.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.8rem;padding:.8rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .16s cubic-bezier(.16,1,.3,1),color .16s cubic-bezier(.16,1,.3,1),border-color .16s cubic-bezier(.16,1,.3,1),transform .16s cubic-bezier(.16,1,.3,1),box-shadow .16s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn:focus-visible{outline-offset:2px;outline:2px solid #14b8a6}.btn svg{flex-shrink:0}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--primary{color:#12163b;background:#14b8a6;box-shadow:0 8px 20px -8px #14b8a68c}.btn--primary:hover:not(:disabled){background:#2dd4bf}.btn--secondary{color:#f6f7fb;background:0 0;border-color:#f6f7fb24}.btn--secondary:hover:not(:disabled){color:#2dd4bf;border-color:#14b8a6}.btn--ghost{color:#12163b;background:0 0;border-color:#12163b1f}.btn--ghost:hover:not(:disabled){border-color:#12163b}.btn--outline{color:#12163b;background:#fff;border-color:#12163b1f}.btn--outline:hover:not(:disabled){color:#14b8a6;border-color:#14b8a6}.btn--coral{color:#fff;background:#ff6b4a}.btn--coral:hover:not(:disabled){background:#ff8266}.header{z-index:100;border-bottom:1px solid #12163b1f;position:sticky;top:0}.header__bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f7fbeb}.header__bar-inner{justify-content:space-between;align-items:center;gap:1.6rem;height:74px;display:flex}.header__brand{color:#12163b;flex-shrink:0;align-items:center;gap:.8rem;text-decoration:none;display:flex}.header__brand-mark{color:#2dd4bf;background:#12163b;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-family:Sora,Segoe UI,sans-serif;font-size:1.1rem;font-weight:700;display:flex}.header__brand-name{font-family:Sora,Segoe UI,sans-serif;font-size:1.15rem;font-weight:700}.header__brand-name em{color:#14b8a6;font-style:normal}.header__nav{display:none}@media (width>=1024px){.header__nav{display:block}}.header__nav ul{gap:2.4rem;display:flex}.header__nav a{color:#565b78;padding-block:.3rem;font-size:.875rem;font-weight:600;text-decoration:none;position:relative}.header__nav a:hover,.header__nav a.is-active{color:#12163b}.header__nav a.is-active:after{content:"";background:#14b8a6;border-radius:999px;height:2px;position:absolute;bottom:-2px;left:0;right:0}.header__actions{align-items:center;gap:1.2rem;display:none}@media (width>=1024px){.header__actions{display:flex}}.header__toggle{appearance:none;font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}.header__toggle:focus-visible{outline-offset:2px;outline:2px solid #14b8a6}.header__toggle{color:#12163b;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}@media (width>=1024px){.header__toggle{display:none}}.mobile-drawer__overlay{appearance:none;font:inherit;cursor:pointer;color:inherit;opacity:0;pointer-events:none;z-index:190;background:#12163b8c;border:none;transition:opacity .38s cubic-bezier(.16,1,.3,1);position:fixed;inset:0}@media (width>=1024px){.mobile-drawer__overlay{display:none}}.mobile-drawer__overlay.is-open{opacity:1;pointer-events:auto}.mobile-drawer{color:#f6f7fb;z-index:200;background:#12163b;flex-direction:column;justify-content:space-between;width:min(88vw,380px);height:100dvh;padding:2.4rem;transition:transform .38s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}@media (width>=1024px){.mobile-drawer{display:none}}.mobile-drawer.is-open{transform:translate(0)}.mobile-drawer ul{flex-direction:column;gap:.4rem;display:flex}.mobile-drawer a{color:#f6f7fb;border-bottom:1px solid #f6f7fb24;padding:1.2rem 0;font-family:Sora,Segoe UI,sans-serif;font-size:1.35rem;font-weight:700;text-decoration:none;display:block}.mobile-drawer a.is-active{color:#2dd4bf}.mobile-drawer__head{justify-content:space-between;align-items:center;margin-bottom:2.4rem;display:flex}.mobile-drawer__brand{color:#f6f7fb;font-family:Sora,Segoe UI,sans-serif;font-size:1.2rem;font-weight:700}.mobile-drawer__brand em{color:#2dd4bf;font-style:normal}.mobile-drawer__close{appearance:none;font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}.mobile-drawer__close:focus-visible{outline-offset:2px;outline:2px solid #14b8a6}.mobile-drawer__close{color:#f6f7fb;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-drawer__footer{flex-direction:column;gap:1.2rem;padding-top:2.4rem;display:flex}.mobile-drawer__footer a.btn{border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:.85rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.mobile-drawer__phone{color:#a9aec9;align-items:center;gap:.4rem;font-size:.875rem;text-decoration:none;display:flex}.footer{color:#a9aec9;background:#12163b;padding-block:4.8rem 1.6rem}.footer__grid{grid-template-columns:1fr;gap:3.2rem;display:grid}@media (width>=480px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.footer__grid{grid-template-columns:1.4fr .8fr 1fr 1fr}}.footer__col--brand{flex-direction:column;gap:.8rem;display:flex}.footer__brand{color:#f6f7fb;font-family:Sora,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700}.footer__brand em{color:#2dd4bf;font-style:normal}.footer__tagline{max-width:32ch;font-size:.875rem}.footer__heading{color:#f6f7fb;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:700}.footer__col ul{flex-direction:column;gap:.8rem;display:flex}.footer__col a{color:#a9aec9;font-size:.875rem;text-decoration:none}.footer__col a:hover{color:#2dd4bf}.footer__contact li{align-items:flex-start;gap:.8rem;font-size:.875rem;display:flex}.footer__contact li svg{color:#2dd4bf;flex-shrink:0;margin-top:.2rem}.footer__hours li{justify-content:space-between;gap:.8rem;font-size:.875rem;display:flex}.footer__bottom{border-top:1px solid #f6f7fb24;flex-wrap:wrap;justify-content:space-between;gap:.8rem;margin-top:4.8rem;padding-top:1.6rem;font-size:.75rem;display:flex}.section-head--center{text-align:center;flex-direction:column;align-items:center;margin-inline:auto}.search-bar{background:#fff;border-radius:20px;flex-direction:column;gap:.8rem;padding:.8rem;display:flex;box-shadow:0 24px 48px -24px #12163b59}@media (width>=768px){.search-bar{flex-direction:row;align-items:center;padding:.8rem}}.search-bar__field{flex:1;align-items:center;gap:.8rem;min-width:0;padding:.8rem 1.2rem;display:flex}.search-bar__field svg{color:#14b8a6;flex-shrink:0}.search-bar__field input{color:#12163b;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:.875rem}.search-bar__field input::placeholder{color:#565b78}.search-bar__divider{background:#12163b1f;align-self:stretch;width:1px;margin-block:.4rem;display:none}@media (width>=768px){.search-bar__divider{display:block}}.search-bar__submit{appearance:none;font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}.search-bar__submit:focus-visible{outline-offset:2px;outline:2px solid #14b8a6}.search-bar__submit{color:#12163b;white-space:nowrap;background:#14b8a6;border-radius:999px;width:100%;padding:.9rem 1.5rem;font-size:.875rem;font-weight:700;transition:background-color .16s cubic-bezier(.16,1,.3,1)}.search-bar__submit:hover{background:#2dd4bf}@media (width>=768px){.search-bar__submit{width:auto}}.search-bar--sm .search-bar__field{padding:.4rem .8rem}.search-bar--sm .search-bar__submit{padding:.75rem 1.2rem}.job-meta{flex-wrap:wrap;gap:.4rem 1.2rem;display:flex}.job-meta li{color:#565b78;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.job-meta svg{color:#14b8a6;flex-shrink:0}.job-meta--lg li{font-size:.875rem}.job-card{background:#fff;border:1px solid #12163b1f;border-radius:14px;flex-direction:column;gap:1.6rem;height:100%;padding:1.6rem;transition:border-color .16s cubic-bezier(.16,1,.3,1),box-shadow .16s cubic-bezier(.16,1,.3,1),transform .16s cubic-bezier(.16,1,.3,1);display:flex}.job-card:hover{border-color:#14b8a6;transform:translateY(-2px);box-shadow:0 16px 32px -20px #12163b40}.job-card__top{gap:1.2rem;display:flex}.job-card__logo{background:#eaecf6;border-radius:8px;flex-shrink:0;width:52px;height:52px;overflow:hidden}.job-card__logo img{object-fit:cover;width:100%;height:100%}.job-card__heading{min-width:0}.job-card__workmode{text-transform:uppercase;letter-spacing:.03em;color:#14b8a6;background:#14b8a61f;border-radius:999px;margin-bottom:.4rem;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-block}.job-card__title{overflow-wrap:break-word;margin-bottom:.2rem;font-size:1.05rem}.job-card__company{color:#565b78;font-size:.875rem;font-weight:500}.job-card__cta{color:#12163b;border-top:1px solid #12163b1f;align-items:center;gap:.4rem;margin-top:auto;padding-top:1.2rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.job-card__cta svg{color:#14b8a6;transition:transform .16s cubic-bezier(.16,1,.3,1)}.job-card__cta:hover svg{transform:translate(3px)}.category-card{color:#12163b;background:#fff;border:1px solid #12163b1f;border-radius:14px;flex-direction:column;align-items:flex-start;gap:.8rem;padding:1.6rem;text-decoration:none;transition:border-color .16s cubic-bezier(.16,1,.3,1),transform .16s cubic-bezier(.16,1,.3,1);display:flex}.category-card:hover{border-color:#14b8a6;transform:translateY(-2px)}.category-card__icon{color:#14b8a6;background:#eaecf6;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.category-card__label{font-size:1rem;font-weight:700}.category-card__count{color:#565b78;font-size:.75rem}.stat-card{border-top:2px solid #14b8a6;padding-block:1.2rem}.stat-card__value{color:#f6f7fb;font-variant-numeric:tabular-nums;margin-bottom:.8rem;font-family:Sora,Segoe UI,sans-serif;font-size:clamp(2.2rem,1.9rem + 1.2vw,3.2rem);font-weight:700;line-height:1}.stat-card__label{color:#a9aec9;font-size:.875rem}.testimonial-card{color:#12163b;background:#fff;border:1px solid #12163b1f;border-radius:14px;flex-direction:column;height:100%;margin:0;padding:2.4rem;display:flex}.testimonial-card__mark{color:#14b8a6;margin-bottom:1.2rem}.testimonial-card blockquote{flex:1;margin:0}.testimonial-card blockquote p{color:#12163b;font-size:1.05rem;line-height:1.55}.testimonial-card figcaption{border-top:1px solid #12163b1f;flex-direction:column;margin-top:1.6rem;padding-top:1.2rem;display:flex}.testimonial-card__name{font-size:.875rem;font-weight:700}.testimonial-card__role{color:#565b78;font-size:.75rem}.cta{color:#f6f7fb;background-color:#12163b;background-position:50%;background-size:cover;padding-block:4.8rem}@media (width>=768px){.cta{padding-block:6.4rem}}.cta__inner{flex-direction:column;align-items:flex-start;gap:2.4rem;display:flex}@media (width>=768px){.cta__inner{flex-direction:row;justify-content:space-between;align-items:center}}.cta__copy{max-width:56ch}.cta__heading{color:#f6f7fb;margin-bottom:.8rem;font-size:clamp(1.7rem,1.5rem + 1vw,2.5rem)}.cta__desc{color:#a9aec9;font-size:clamp(1.05rem,.98rem + .3vw,1.2rem)}.cta__actions{flex-wrap:wrap;flex-shrink:0;gap:1.2rem;display:flex}.home-hero{color:#f6f7fb;background:#12163b;align-items:center;min-height:86vh;display:flex;position:relative;overflow:hidden}.home-hero__bg{z-index:0;position:absolute;inset:0}.home-hero__bg img{object-fit:cover;width:100%;height:100%}.home-hero__bg:after{content:"";background:linear-gradient(#12163ba6 0%,#12163bcc 60%,#12163bf5 100%);position:absolute;inset:0}.home-hero__content{z-index:1;padding-block:4.8rem;animation:.62s cubic-bezier(.16,1,.3,1) both hero-rise;position:relative}@media (prefers-reduced-motion:reduce){.home-hero__content{animation:none}}@keyframes hero-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.home-hero__headline{color:#f6f7fb;max-width:18ch;margin-block:1.2rem 1.6rem;font-size:clamp(2.3rem,1.8rem + 2.2vw,3.8rem)}.home-hero__sub{color:#a9aec9;max-width:52ch;margin-bottom:2.4rem;font-size:clamp(1.05rem,.98rem + .3vw,1.2rem)}.home-hero__quicklinks{color:#a9aec9;flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.6rem;font-size:.875rem;display:flex}.home-hero__quicklinks button{appearance:none;font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}.home-hero__quicklinks button:focus-visible{outline-offset:2px;outline:2px solid #14b8a6}.home-hero__quicklinks button{color:#f6f7fb;border:1px solid #f6f7fb24;border-radius:999px;padding:.4rem .9rem;font-size:.75rem;transition:border-color .16s cubic-bezier(.16,1,.3,1),color .16s cubic-bezier(.16,1,.3,1)}.home-hero__quicklinks button:hover{color:#2dd4bf;border-color:#14b8a6}.home-jobs__grid{grid-template-columns:1fr;gap:1.6rem;display:grid}@media (width>=480px){.home-jobs__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.home-jobs__grid{grid-template-columns:repeat(3,1fr)}}.home-categories__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}@media (width>=480px){.home-categories__grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.home-categories__grid{grid-template-columns:repeat(4,1fr)}}.home-companies__strip{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}.home-companies__logo{opacity:.85;border-radius:8px;width:56px;height:56px;transition:opacity .16s cubic-bezier(.16,1,.3,1),transform .16s cubic-bezier(.16,1,.3,1);overflow:hidden}.home-companies__logo img{object-fit:cover;width:100%;height:100%}.home-companies__logo:hover{opacity:1;transform:translateY(-2px)}.home-how__grid{grid-template-columns:1fr;gap:2.4rem;display:grid}@media (width>=768px){.home-how__grid{grid-template-columns:repeat(3,1fr)}}.home-how__item{border-top:2px solid #14b8a6;padding-top:1.2rem}.home-how__item h3{margin-block:.8rem;font-size:1.15rem}.home-how__item p{color:#565b78;font-size:.875rem;line-height:1.6}.home-how__index{color:#565b78;font-family:Sora,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700}.home-stats__grid{grid-template-columns:repeat(2,1fr);gap:1.6rem;display:grid}@media (width>=768px){.home-stats__grid{grid-template-columns:repeat(4,1fr)}}.home-testimonials__grid{grid-template-columns:1fr;gap:1.6rem;display:grid}@media (width>=480px){.home-testimonials__grid{grid-template-columns:repeat(2,1fr)}}.filter-panel{background:#fff;border:1px solid #12163b1f;border-radius:20px;margin-bottom:2.4rem;padding:1.6rem}.filter-panel__grid{grid-template-columns:1fr;gap:1.2rem;display:grid}@media (width>=480px){.filter-panel__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.filter-panel__grid{grid-template-columns:repeat(4,1fr)}}.filter-panel__field{flex-direction:column;gap:.4rem;display:flex}.filter-panel__field label{color:#565b78;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:700}.filter-panel__field select{color:#12163b;background:#fff;border:1px solid #12163b1f;border-radius:8px;padding:.7rem .85rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;transition:border-color .16s cubic-bezier(.16,1,.3,1)}.filter-panel__field select:focus-visible{border-color:#14b8a6;outline:none}.filter-panel__clear{appearance:none;font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}.filter-panel__clear:focus-visible{outline-offset:2px;outline:2px solid #14b8a6}.filter-panel__clear{color:#ff6b4a;align-items:center;gap:.4rem;margin-top:1.2rem;font-size:.875rem;font-weight:700;display:inline-flex}.jobs-hero{padding-block:3.2rem 4.8rem}.jobs-hero__heading{color:#f6f7fb;max-width:20ch;margin-block:1.2rem 1.6rem;font-size:clamp(2.3rem,1.8rem + 2.2vw,3.8rem)}.jobs-hero__desc{color:#a9aec9;max-width:52ch;margin-bottom:2.4rem;font-size:clamp(1.05rem,.98rem + .3vw,1.2rem)}.jobs-body__scoped{color:#565b78;margin-bottom:1.6rem;font-size:.875rem}.jobs-body__scoped strong{color:#12163b}.jobs-body__scoped button{appearance:none;font:inherit;cursor:pointer;color:#14b8a6;background:0 0;border:none;font-weight:600;text-decoration:underline}.jobs-body__count{color:#565b78;margin-bottom:1.6rem;font-size:.875rem}.jobs-body__grid{grid-template-columns:1fr;gap:1.6rem;display:grid}@media (width>=480px){.jobs-body__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.jobs-body__grid{grid-template-columns:repeat(3,1fr)}}.jobs-body__empty{text-align:center;color:#565b78;flex-direction:column;align-items:center;gap:.8rem;padding-block:4.8rem;display:flex}.jobs-body__empty svg{color:#565b78;margin-bottom:.8rem}.jobs-body__empty h3{color:#12163b;font-size:1.2rem}.jobs-body__empty p{max-width:44ch;margin-bottom:1.2rem}.application-form{background:#eaecf6;border:1px solid #12163b1f;border-radius:20px;padding:2.4rem}.application-form h3{margin-bottom:.8rem;font-size:1.3rem}.application-form__desc{color:#565b78;max-width:60ch;margin-bottom:1.6rem;font-size:.875rem;line-height:1.6}.application-form__row{flex-direction:column;gap:.8rem;margin-bottom:1.6rem;display:flex}.application-form__row label{color:#12163b;font-size:.75rem;font-weight:700}.application-form__row input,.application-form__row textarea{color:#12163b;background:#fff;border:1px solid #12163b1f;border-radius:8px;padding:.75rem .9rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;transition:border-color .16s cubic-bezier(.16,1,.3,1)}.application-form__row input:focus-visible,.application-form__row textarea:focus-visible{border-color:#14b8a6;outline:none}.application-form__row textarea{resize:vertical;min-height:90px}.application-form__row--split{grid-template-columns:1fr;gap:1.6rem;display:grid}@media (width>=480px){.application-form__row--split{grid-template-columns:1fr 1fr}}.application-form__row--split>div{flex-direction:column;gap:.8rem;display:flex}.application-form__warning{color:#ff6b4a;align-items:center;gap:.4rem;margin-bottom:1.2rem;font-size:.875rem;display:flex}.application-form__warning svg{flex-shrink:0}.application-form__actions{flex-wrap:wrap;gap:1.2rem;margin-bottom:1.6rem;display:flex}.application-form__btn{appearance:none;font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}.application-form__btn:focus-visible{outline-offset:2px;outline:2px solid #14b8a6}.application-form__btn{border-radius:999px;align-items:center;gap:.8rem;padding:.85rem 1.5rem;font-size:.875rem;font-weight:700;transition:background-color .16s cubic-bezier(.16,1,.3,1),transform .16s cubic-bezier(.16,1,.3,1);display:inline-flex}.application-form__btn:active{transform:translateY(1px)}.application-form__btn--email{color:#f6f7fb;background:#12163b}.application-form__btn--email:hover{background:#1b2050}.application-form__btn--whatsapp{color:#12163b;background:#25d366}.application-form__btn--whatsapp:hover{background:#3ddb79}.application-form__note{color:#565b78;font-size:.75rem;line-height:1.6}.job-detail-hero{padding-block:3.2rem}.job-detail-hero__back{color:#a9aec9;align-items:center;gap:.4rem;margin-bottom:2.4rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.job-detail-hero__back:hover{color:#2dd4bf}.job-detail-hero__top{gap:1.6rem;margin-bottom:1.6rem;display:flex}.job-detail-hero__logo{border-radius:8px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.job-detail-hero__logo img{object-fit:cover;width:100%;height:100%}.job-detail-hero__workmode{text-transform:uppercase;letter-spacing:.03em;color:#2dd4bf;background:#14b8a629;border-radius:999px;margin-bottom:.8rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.job-detail-hero__title{color:#f6f7fb;max-width:30ch;margin-bottom:.8rem;font-size:clamp(1.7rem,1.5rem + 1vw,2.5rem)}.job-detail-hero__company{color:#a9aec9;font-size:clamp(1.05rem,.98rem + .3vw,1.2rem);font-weight:600;text-decoration:none}.job-detail-hero__company:hover{color:#2dd4bf}.job-detail-hero__actions{flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem;display:flex}.job-detail-body__grid{gap:3.2rem;display:grid}@media (width>=1024px){.job-detail-body__grid{grid-template-columns:1fr .55fr;align-items:start;gap:4.8rem}}.job-detail-block{margin-bottom:3.2rem}.job-detail-block h2{margin-bottom:1.2rem;font-size:1.3rem}.job-detail-block p{color:#565b78;max-width:68ch;line-height:1.7}.job-detail-block--apply{margin-bottom:0}.job-detail-list{flex-direction:column;gap:.8rem;display:flex}.job-detail-list li{color:#565b78;align-items:flex-start;gap:.8rem;line-height:1.6;display:flex}.job-detail-list li svg{color:#14b8a6;flex-shrink:0;margin-top:.2rem}.job-detail-body__side{flex-direction:column;gap:1.6rem;display:flex}@media (width>=1024px){.job-detail-body__side{position:sticky;top:100px}}.job-detail-summary,.job-detail-company{background:#eaecf6;border:1px solid #12163b1f;border-radius:20px;padding:1.6rem}.job-detail-summary h3,.job-detail-company h3{margin-bottom:1.2rem;font-size:1.1rem}.job-detail-summary dl{flex-direction:column;gap:.8rem;margin-bottom:1.6rem;display:flex}.job-detail-summary dl div{border-bottom:1px solid #12163b1f;justify-content:space-between;gap:.8rem;padding-bottom:.8rem;font-size:.875rem;display:flex}.job-detail-summary dl dt{color:#565b78}.job-detail-summary dl dd{color:#12163b;text-align:right;margin:0;font-weight:600}.job-detail-summary__cta{justify-content:center;width:100%}.job-detail-company__logo{border-radius:8px;width:52px;height:52px;margin-bottom:1.2rem;overflow:hidden}.job-detail-company__logo img{object-fit:cover;width:100%;height:100%}.job-detail-company__industry{color:#14b8a6;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.8rem;font-size:.75rem;font-weight:700}.job-detail-company p{color:#565b78;margin-bottom:1.2rem;font-size:.875rem;line-height:1.6}.job-detail-company__link{color:#12163b;align-items:center;gap:.4rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.job-detail-company__link svg{color:#14b8a6}.job-detail-related__heading{margin-bottom:2.4rem;font-size:clamp(1.7rem,1.5rem + 1vw,2.5rem)}.job-detail-related__grid{grid-template-columns:1fr;gap:1.6rem;display:grid}@media (width>=480px){.job-detail-related__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.job-detail-related__grid{grid-template-columns:repeat(3,1fr)}}.company-card{background:#fff;border:1px solid #12163b1f;border-radius:14px;flex-direction:column;height:100%;padding:1.6rem;transition:border-color .16s cubic-bezier(.16,1,.3,1),transform .16s cubic-bezier(.16,1,.3,1);display:flex}.company-card:hover{border-color:#14b8a6;transform:translateY(-2px)}.company-card__logo{border-radius:8px;width:56px;height:56px;margin-bottom:1.2rem;overflow:hidden}.company-card__logo img{object-fit:cover;width:100%;height:100%}.company-card__name{margin-bottom:.2rem;font-size:1.1rem}.company-card__industry{color:#14b8a6;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.8rem;font-size:.75rem;font-weight:700}.company-card__location{color:#565b78;align-items:center;gap:.35rem;margin-bottom:1.2rem;font-size:.875rem;display:flex}.company-card__location svg{color:#565b78;flex-shrink:0}.company-card__desc{color:#565b78;flex:1;margin-bottom:1.6rem;font-size:.875rem;line-height:1.6}.company-card__footer{border-top:1px solid #12163b1f;justify-content:space-between;align-items:center;gap:.8rem;padding-top:1.2rem;display:flex}.company-card__openings{color:#12163b;background:#eaecf6;border-radius:999px;padding:.3rem .6rem;font-size:.75rem;font-weight:700}.company-card__cta{color:#12163b;align-items:center;gap:.3rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.company-card__cta svg{color:#14b8a6;transition:transform .16s cubic-bezier(.16,1,.3,1)}.company-card__cta:hover svg{transform:translate(3px)}.companies-hero{padding-block:3.2rem}.companies-hero__heading{color:#f6f7fb;max-width:22ch;margin-block:1.2rem 1.6rem;font-size:clamp(2.3rem,1.8rem + 2.2vw,3.8rem)}.companies-hero__desc{color:#a9aec9;max-width:52ch;font-size:clamp(1.05rem,.98rem + .3vw,1.2rem)}.companies-filter{flex-wrap:wrap;gap:.8rem;margin-bottom:1.6rem;display:flex}.companies-filter__btn{appearance:none;font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}.companies-filter__btn:focus-visible{outline-offset:2px;outline:2px solid #14b8a6}.companies-filter__btn{color:#12163b;border:1px solid #12163b1f;border-radius:999px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600;transition:background-color .16s cubic-bezier(.16,1,.3,1),color .16s cubic-bezier(.16,1,.3,1),border-color .16s cubic-bezier(.16,1,.3,1)}.companies-filter__btn:hover{border-color:#14b8a6}.companies-filter__btn.is-active{color:#2dd4bf;background:#12163b;border-color:#12163b}.companies-count{color:#565b78;margin-bottom:1.6rem;font-size:.875rem}.companies-grid{grid-template-columns:1fr;gap:1.6rem;display:grid}@media (width>=480px){.companies-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.companies-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1280px){.companies-grid{grid-template-columns:repeat(4,1fr)}}.contact-hero{padding-block:3.2rem}.contact-hero__heading{color:#f6f7fb;max-width:20ch;margin-block:1.2rem 1.6rem;font-size:clamp(2.3rem,1.8rem + 2.2vw,3.8rem)}.contact-hero__desc{color:#a9aec9;max-width:50ch;font-size:clamp(1.05rem,.98rem + .3vw,1.2rem)}.contact-body__grid{gap:3.2rem;display:grid}@media (width>=1024px){.contact-body__grid{grid-template-columns:.85fr 1.15fr;gap:4.8rem}}.contact-info{flex-direction:column;gap:1.6rem;display:flex}.contact-info__block{border-bottom:1px solid #12163b1f;gap:1.2rem;padding-bottom:1.6rem;display:flex}.contact-info__block svg{color:#14b8a6;flex-shrink:0;margin-top:.15rem}.contact-info__block h3{margin-bottom:.3rem;font-size:.875rem;font-weight:700}.contact-info__block p{color:#565b78;font-size:.875rem;line-height:1.6}.contact-info__block a{color:#565b78;text-decoration:none}.contact-info__block a:hover{color:#14b8a6}.contact-info__hours{flex-direction:column;gap:.3rem;display:flex}.contact-info__hours div{justify-content:space-between;gap:1.2rem;font-size:.875rem;display:flex}.contact-info__hours dt{color:#565b78}.contact-info__hours dd{color:#12163b;margin:0;font-weight:600}.contact-info__actions{flex-wrap:wrap;gap:1.2rem;padding-top:.4rem;display:flex}.contact-form-wrap{background:#eaecf6;border:1px solid #12163b1f;border-radius:20px;padding:2.4rem}.contact-form-wrap h2{margin-bottom:.8rem;font-size:1.4rem}.contact-form-wrap__desc{color:#565b78;max-width:48ch;margin-bottom:2.4rem;font-size:.875rem}.contact-form{flex-direction:column;gap:1.6rem;display:flex}.contact-form__row{flex-direction:column;gap:.8rem;display:flex}.contact-form__row label{color:#12163b;font-size:.75rem;font-weight:700}.contact-form__row input,.contact-form__row textarea{color:#12163b;background:#fff;border:1px solid #12163b1f;border-radius:8px;padding:.75rem .9rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;transition:border-color .16s cubic-bezier(.16,1,.3,1)}.contact-form__row input:focus-visible,.contact-form__row textarea:focus-visible{border-color:#14b8a6;outline:none}.contact-form__row textarea{resize:vertical;min-height:110px}.contact-form__row--split{grid-template-columns:1fr;gap:1.6rem;display:grid}@media (width>=480px){.contact-form__row--split{grid-template-columns:1fr 1fr}}.contact-form__row--split>div{flex-direction:column;gap:.8rem;display:flex}.contact-form__warning{color:#ff6b4a;font-size:.875rem}.contact-form__actions{flex-wrap:wrap;gap:1.2rem;display:flex}.contact-form__note{color:#565b78;font-size:.75rem}.contact-location{background:#12163b;border-top:1px solid #12163b1f;padding-block:3.2rem}.contact-location__panel{color:#f6f7fb;align-items:flex-start;gap:1.6rem;width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3rem);display:flex}.contact-location__panel svg{color:#14b8a6;flex-shrink:0;margin-top:.2rem}.contact-location__panel h3{color:#f6f7fb;margin-bottom:.8rem;font-size:1.2rem}.contact-location__panel p{color:#a9aec9;font-size:.875rem;line-height:1.6}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{color:#12163b;-webkit-font-smoothing:antialiased;background:#f6f7fb;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.55;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.01em;margin:0;font-family:Sora,Segoe UI,sans-serif;font-weight:700;line-height:1.15}p{margin:0}a{color:inherit}img{max-width:100%;display:block}button{font-family:inherit}ul,ol{margin:0;padding:0;list-style:none}input,select,textarea{font-family:inherit}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3rem)}.section{padding-block:4.8rem}@media (width>=768px){.section{padding-block:6.4rem}}.section--tight{padding-block:3.2rem}.section--dark{color:#f6f7fb;background:#12163b}.section--dim{background:#eaecf6}.eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#14b8a6;margin-bottom:.8rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:700;display:block}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.2rem;margin-bottom:2.4rem;display:flex}.section-head__title{max-width:26ch;font-size:clamp(1.7rem,1.5rem + 1vw,2.5rem)}.section-head__desc{color:#565b78;max-width:42ch;font-size:clamp(1.05rem,.98rem + .3vw,1.2rem)}.section--dark .section-head__desc{color:#a9aec9}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{color:#f6f7fb;z-index:999;background:#12163b;border-radius:8px;padding:.8rem 1.2rem;transition:top .16s cubic-bezier(.16,1,.3,1);position:absolute;top:-60px;left:.8rem}.skip-link:focus{top:.8rem}
