@import"https://fonts.googleapis.com/css2?family=Adamina&family=Darker+Grotesque:wght@300..900&display=swap";p.svelte-z3fkfx{color:var(--primary);text-align:center;text-wrap-mode:nowrap}a.svelte-z3fkfx{all:unset;cursor:pointer}.inactive-section.svelte-z3fkfx{font-weight:200;font-size:1.2rem;transition:all .8s cubic-bezier(.16,1,.3,1)}.active-section.svelte-z3fkfx{font-weight:500;font-size:3rem}.navbar-container.svelte-z3fkfx{position:sticky;bottom:0;top:0;width:100vw;background-color:var(--on-primary);z-index:5}.navbar.svelte-z3fkfx{display:flex;padding-left:2rem;padding-right:2rem;justify-content:space-evenly;flex-wrap:nowrap;align-items:center;height:70px}.sections.svelte-z3fkfx{display:flex;width:100%;flex-wrap:nowrap;align-items:center;justify-content:space-evenly}@media (max-width: 600px){.logo.svelte-z3fkfx{display:none}.inactive-section.svelte-z3fkfx{font-size:1rem}.active-section.svelte-z3fkfx{font-weight:500;font-size:2rem}}main.svelte-n7z715{box-sizing:border-box;display:flex;justify-content:center;flex-direction:column;align-items:center;margin:2rem}section.svelte-n7z715{align-content:center;margin-block-end:9rem;width:90%}hr.svelte-n7z715{margin-block-start:2em;margin-block-end:2em}#intro.svelte-n7z715{position:relative;display:flex;flex-direction:column;align-items:center}.intro-top-strip.svelte-n7z715{background-color:var(--on-primary);margin-top:50px;margin-bottom:80px;width:100vw;display:flex;justify-content:center}.top-strip.svelte-n7z715{width:80%;display:flex;flex-direction:row;flex-wrap:nowrap}.logo.svelte-n7z715{margin-bottom:70px;height:7rem}.top-strip.svelte-n7z715 .letter:where(.svelte-n7z715){width:100%;color:var(--primary);font-family:Hanken Grotesk,serif;font-optical-sizing:auto;font-style:normal}.center-text.svelte-n7z715{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:50px}.lower-text.svelte-n7z715{text-align:center}.accent-highlight.svelte-n7z715{background-color:var(--accent);color:#fff;font-weight:400;padding:4px;border-radius:4px}.work-with-us-h1.svelte-n7z715{font-size:8rem;background-color:var(--secondary);color:var(--on-secondary);padding:1rem;border-radius:6px;line-height:1}.vl.svelte-n7z715{border-left:2px solid #80808082}#how-it-works.svelte-n7z715{height:100vh}#how-it-works.svelte-n7z715 .how-step:where(.svelte-n7z715):nth-of-type(1){background-color:#90897e}#how-it-works.svelte-n7z715 .how-step:where(.svelte-n7z715):nth-of-type(2){background-color:#403d39}#how-it-works.svelte-n7z715 .how-step:where(.svelte-n7z715):nth-of-type(3){background-color:var(--accent)}.how-step.svelte-n7z715{display:flex;box-sizing:border-box;margin-block-end:1rem;align-items:center;background:var(--primary);padding:1.3rem;border-radius:6px}#how-it-works.svelte-n7z715 .how-step:where(.svelte-n7z715) h2:where(.svelte-n7z715){font-size:3.2rem}#how-it-works.svelte-n7z715 .how-step:where(.svelte-n7z715) p:where(.svelte-n7z715){font-weight:200}#how-it-works.svelte-n7z715 .how-step:where(.svelte-n7z715) h2:where(.svelte-n7z715),#how-it-works.svelte-n7z715 .how-step:where(.svelte-n7z715) p:where(.svelte-n7z715){color:var(--primary)}.how-it-works-title.svelte-n7z715{display:flex;margin-block-end:1.4rem;align-items:center}.how-step-image.svelte-n7z715{height:4rem;margin-right:2rem}.work-with-us-row.svelte-n7z715{display:flex;flex-direction:row;align-items:center;gap:4rem}#what-we-offer.svelte-n7z715{height:100%}.offers.svelte-n7z715{display:flex;flex-direction:row;justify-content:space-evenly;gap:5rem;height:100%}.offer-section.svelte-n7z715{display:flex;flex-direction:column;height:100%;justify-content:space-between;align-items:stretch}.offer-professionals.svelte-n7z715,.offer-employers.svelte-n7z715{margin-block-end:2rem;height:50%}.offer-title.svelte-n7z715{padding:10px;border-radius:7px;font-size:5rem;position:sticky;top:40%}.list.svelte-n7z715{margin-block-end:2rem}.list-horizontal.svelte-n7z715{display:flex;flex-direction:row;gap:3rem}.offer-title-small.svelte-n7z715{border-radius:7px;font-size:5rem;margin-block-end:2rem;padding:10px;display:none}.hidden.svelte-n7z715{opacity:0;filter:blur(3px);transform:translateY(20%);transition:all 1.1s cubic-bezier(.39,.34,.16,1)}.reveal.svelte-n7z715{opacity:1;filter:blur(0);transform:translateY(0)}#apply.svelte-n7z715 button:where(.svelte-n7z715){font-size:3rem;position:relative;box-shadow:0 10px 20px #00000080;transition:none}#apply.svelte-n7z715{opacity:1;background-image:linear-gradient(#e6e6e6 .6000000000000001px,transparent .6000000000000001px),linear-gradient(to right,#e6e6e6 .6000000000000001px,var(--primary) .6000000000000001px);background-size:12px 12px;height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;outline:solid 1px #e7e7e7}#footer.svelte-n7z715{display:flex;box-sizing:border-box;flex-direction:column;align-items:center;padding:2rem;height:100vh;width:100%;border-radius:40px 40px 0 0;background-color:var(--on-primary);margin-block-end:0}.footer-strech-title.svelte-n7z715{color:#fff;font-family:Darker Grotesque,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:3rem;margin-block-end:4rem;display:flex;flex-direction:row;justify-content:space-evenly}.footer-contact.svelte-n7z715{display:flex;flex-direction:column;align-items:center}.title-narrow.svelte-n7z715{width:55%;transition:width .95s cubic-bezier(.39,.34,.23,.99)}.title-wide.svelte-n7z715{width:100%}@media (max-width: 780px){#how-it-works.svelte-n7z715 div:where(.svelte-n7z715):nth-of-type(2){margin-left:0}#how-it-works.svelte-n7z715 div:where(.svelte-n7z715):nth-of-type(3){margin-left:0}.how-step.svelte-n7z715{width:fit-content;padding:1.5rem}.offers.svelte-n7z715{display:flex;flex-direction:column;justify-content:space-evenly}.offer-titles.svelte-n7z715{display:none}.offer-title-small.svelte-n7z715{display:block}.offer-section.svelte-n7z715{height:unset;align-items:stretch}.work-with-us-h1.svelte-n7z715{writing-mode:sideways-lr}}@media (max-width: 580px){section.svelte-n7z715{margin-block-end:4rem;height:100%;width:100%}.how-step-image.svelte-n7z715{height:7rem}.work-with-us-h1.svelte-n7z715{font-size:7rem}#work-with-us.svelte-n7z715{height:100%}}
