@keyframes rvup{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes rvscale{0%{opacity:0;transform:translateY(34px)scale(.965)}to{opacity:1;transform:none}}@keyframes rvleft{0%{opacity:0;transform:translate(-34px)}to{opacity:1;transform:none}}@keyframes rvright{0%{opacity:0;transform:translate(34px)}to{opacity:1;transform:none}}.rv-up{animation:.9s both rvup;animation-timeline:view();animation-range:entry entry 40%}.rv-scale{animation:1s both rvscale;animation-timeline:view();animation-range:entry entry 30%}.rv-left{animation:1s both rvleft;animation-timeline:view();animation-range:entry entry 35%}.rv-right{animation:1s both rvright;animation-timeline:view();animation-range:entry 5% entry 40%}.rv-d1{animation-range:entry 8% entry 38%}.rv-d2{animation-range:entry 16% entry 46%}.rv-d3{animation-range:entry 24% entry 54%}@keyframes hIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes badgeIn{0%{opacity:0;transform:translateY(14px)scale(.92)}to{opacity:1;transform:none}}@keyframes imgIn{0%{opacity:0;clip-path:inset(6% 8% round 32px)}to{opacity:1;clip-path:inset(0 round 24px)}}.hero-badge{animation:.7s cubic-bezier(.2,.7,.2,1) 50ms both badgeIn}.hero-title{animation:.8s cubic-bezier(.2,.7,.2,1) .18s both hIn}.hero-sub{animation:.8s cubic-bezier(.2,.7,.2,1) .34s both hIn}.hero-cta{animation:.8s cubic-bezier(.2,.7,.2,1) .48s both hIn}.hero-proof{animation:.8s cubic-bezier(.2,.7,.2,1) .62s both hIn}.hero-img{animation:1.1s cubic-bezier(.2,.7,.2,1) .3s both imgIn}.hero-stat-1{animation:.8s cubic-bezier(.2,.7,.2,1) .9s both hIn}.hero-stat-2{animation:.8s cubic-bezier(.2,.7,.2,1) .98s both hIn}.hero-stat-3{animation:.8s cubic-bezier(.2,.7,.2,1) 1.08s both hIn}.hero-float-1{animation:.7s cubic-bezier(.2,.7,.2,1) .9s both badgeIn}.hero-float-2{animation:.7s cubic-bezier(.2,.7,.2,1) 1.08s both badgeIn}@view-transition{navigation:auto}::view-transition-old(root){animation:.28s both vtOut}::view-transition-new(root){animation:.34s both vtIn}@keyframes vtOut{to{opacity:0;transform:translateY(-10px)}}@keyframes vtIn{0%{opacity:0;transform:translateY(14px)}}@keyframes marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{width:max-content;animation:30s linear infinite marq;display:flex}@keyframes rowL{0%{transform:translate(60px)}to{transform:translate(-200px)}}@keyframes rowR{0%{transform:translate(-200px)}to{transform:translate(60px)}}.offers-row-l{gap:18px;width:max-content;margin-left:-120px;animation:linear both rowL;animation-timeline:view();animation-range:entry exit;display:flex}.offers-row-r{gap:18px;width:max-content;margin-left:-40px;animation:linear both rowR;animation-timeline:view();animation-range:entry exit;display:flex}.faq details{interpolate-size:allow-keywords;transition:border-color .3s,box-shadow .3s;animation:.8s both rvup;animation-timeline:view();animation-range:entry entry 55%}.faq details:hover{border-color:#0f4b7073;box-shadow:0 10px 28px -14px #0f0e0c2e}.faq details[open]{border-color:#0f4b70}.faq summary{list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{transition:transform .35s cubic-bezier(.4,0,.2,1)}.faq details[open] summary span{transform:rotate(45deg)}.faq details::details-content{block-size:0;transition:block-size .4s cubic-bezier(.4,0,.2,1),content-visibility .4s allow-discrete;overflow:hidden}.faq details[open]::details-content{block-size:auto}.faq details:first-child{animation-range:entry entry 35%}.faq details:nth-child(2){animation-range:entry 4% entry 39%}.faq details:nth-child(3){animation-range:entry 8% entry 43%}.faq details:nth-child(4){animation-range:entry 12% entry 47%}.faq details:nth-child(5){animation-range:entry 16% entry 51%}.faq details:nth-child(6){animation-range:entry 20% entry 55%}@property --n{syntax:"<integer>";inherits:false;initial-value:0}@keyframes count94{0%{--n:0}to{--n:94}}[data-count94]{counter-reset:n var(--n);animation:1s linear both count94;animation-timeline:view();animation-range:entry 30% cover 55%}[data-count94]:before{content:counter(n)}@keyframes blinkDot{0%,to{opacity:1}50%{opacity:.3}}@keyframes growX{0%{transform:scaleX(0)}45%,80%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes popIn{0%,12%{opacity:0;transform:translateY(10px)scale(.97)}22%,85%{opacity:1;transform:none}95%,to{opacity:0;transform:translateY(10px)scale(.97)}}@keyframes cardAway{0%{transform:scale(1)}to{transform:scale(.92)translateY(-14px)}}@keyframes inkDot{0%,to{transform:scale(1)}50%{transform:scale(1.35)}}@keyframes maskUp{0%{opacity:0;transform:translateY(90px)rotate(2deg)}to{opacity:1;transform:none}}@keyframes ruleGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes tick{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.sticky-step{animation:1s linear both cardAway;animation-timeline:view();animation-range:exit exit 80%}.mag-rule{transform-origin:0;animation:1.2s cubic-bezier(.2,.7,.2,1) both ruleGrow;animation-timeline:view();animation-range:entry entry 30%}@supports not (animation-timeline:view()){.rv-up,.rv-scale,.rv-left,.rv-right,.offers-row-l,.offers-row-r,.faq details,.sticky-step,.mag-rule,[data-count94]{opacity:1;animation:none;transform:none}[data-count94]:before{content:"94"}}@keyframes sheetIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (max-width:900px){.rv-left,.rv-right{animation-name:rvup}}@media (prefers-reduced-motion:reduce){.hiry-root,.hiry-root *,.hiry-root :before,.hiry-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}::view-transition-old(root){animation:none!important}::view-transition-new(root){animation:none!important}}
.hiry-root{-webkit-font-smoothing:antialiased;--font-hiry:var(--font-hiry-sans),"Archivo",system-ui,sans-serif;--font-hiry-accent:var(--font-hiry-serif),Georgia,serif;font-family:var(--font-hiry);color:var(--color-ink);background:var(--color-bg)}:where(.hiry-root a){color:inherit;text-decoration:none}.hiry-root .serif,.hiry-root em.serif{font-family:var(--font-hiry-accent);letter-spacing:-.01em;font-style:italic;font-weight:400}.hiry-root ::selection{background:var(--color-cyan);color:var(--color-ink)}.hiry-root:after{content:"";z-index:9999;pointer-events:none;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='240' height='240' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.hiry-root a,.hiry-root button,.hiry-root [data-offer-card]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Ccircle cx='13' cy='13' r='11' fill='none' stroke='%230F4B70' stroke-width='1.5' opacity='.55'/%3E%3Ccircle cx='13' cy='13' r='4.5' fill='%230F4B70'/%3E%3C/svg%3E") 13 13,pointer}.hiry-root section,.hiry-root header,.hiry-root main,.hiry-root footer{box-sizing:content-box}.hiry-root .nav-link{transition:color .25s}.hiry-root .nav-link:hover{color:var(--color-blue)}.hiry-root .nav-cta:hover{color:#fff;background:var(--nav-accent,var(--color-blue))!important}.hiry-root .topbar-active{border-bottom:2px solid var(--color-ink);padding-bottom:2px;font-weight:700}.hiry-root .mag-prose{color:#0f0e0cc7;font-size:16.5px;line-height:1.75}.hiry-root .mag-prose>*+*{margin-top:1.15em}.hiry-root .mag-prose h2{letter-spacing:-.025em;color:var(--color-ink);margin-top:2.2em;margin-bottom:.6em;scroll-margin-top:120px;font-size:clamp(24px,2.4vw,31px);font-weight:700;line-height:1.2}.hiry-root .mag-prose h3{letter-spacing:-.015em;color:var(--color-ink);margin-top:1.9em;margin-bottom:.5em;scroll-margin-top:120px;font-size:20px;font-weight:700}.hiry-root .mag-prose strong{color:var(--color-ink);font-weight:700}.hiry-root .mag-prose a{color:var(--color-blue);text-underline-offset:3px;-webkit-text-decoration:underline #0f4b7059;text-decoration:underline #0f4b7059;text-decoration-thickness:1px;transition:text-decoration-color .2s}.hiry-root .mag-prose a:hover{-webkit-text-decoration-color:var(--color-blue);text-decoration-color:var(--color-blue)}.hiry-root .mag-prose ul,.hiry-root .mag-prose ol{padding-left:1.25em}.hiry-root .mag-prose li+li{margin-top:.45em}.hiry-root .mag-prose ul li::marker{color:var(--color-blue)}.hiry-root .mag-prose blockquote{border-left:2px solid var(--color-blue);font-family:var(--font-hiry-accent);color:var(--color-ink);margin:1.8em 0;padding:4px 0 4px 26px;font-size:21px;font-style:italic;line-height:1.5}.hiry-root .mag-prose blockquote p{margin:0}.hiry-root .mag-prose hr{border:0;border-top:1px solid #0f0e0c26;margin:2.4em 0}.hiry-root .mag-prose img{border-radius:18px;width:100%}.hiry-root .mag-prose code{background:#0f0e0c0f;border-radius:6px;padding:2px 7px;font-size:.9em}.hiry-root .mag-table-wrap{margin:1.8em 0;overflow-x:auto}.hiry-root .mag-prose table{border-collapse:collapse;background:#fff;border-radius:14px;width:100%;min-width:520px;font-size:14.5px;overflow:hidden}.hiry-root .mag-prose th{text-align:left;color:var(--color-ink);background:var(--color-card-warm);border-bottom:1px solid #0f0e0c1f;padding:12px 16px;font-weight:700}.hiry-root .mag-prose td{vertical-align:top;border-bottom:1px solid #0f0e0c12;padding:12px 16px}.hiry-root .mag-toc a{color:#0f0e0c99;border-left:1px solid #0f0e0c26;padding:5px 0 5px 12px;font-size:13px;line-height:1.4;transition:color .2s,border-color .2s;display:block}.hiry-root .mag-toc a:hover{color:var(--color-ink);border-color:var(--color-blue)}.hiry-root .field{width:100%;color:var(--color-ink);background:#fff;border:1px solid #0f0e0c24;border-radius:14px;padding:13px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.hiry-root .field::placeholder{color:#0f0e0c52}.hiry-root .field:focus{border-color:var(--color-blue);outline:none;box-shadow:0 0 0 3px #0f4b701f}.hiry-root .field-label{letter-spacing:.14em;color:#0f0e0c80;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.hiry-root .btn[disabled]{opacity:.55;cursor:default}.hiry-root .press-row{transition:background .25s,transform .25s}.hiry-root .press-row:hover{background:#fff;transform:translate(6px)}.hiry-root .press-kit{transition:transform .3s,box-shadow .3s}.hiry-root .press-kit:hover{transform:translateY(-5px);box-shadow:0 16px 40px -16px #0f0e0c40}.hiry-root .press-hero [data-h]{animation:.8s cubic-bezier(.2,.7,.2,1) both hIn}.hiry-root .press-hero [data-h="1"]{animation-delay:50ms}.hiry-root .press-hero [data-h="2"]{animation-delay:.15s}.hiry-root .press-hero [data-h="3"]{animation-delay:.28s}.hiry-root .press-hero [data-h="4"]{animation-delay:.4s}.hiry-root .press-hero [data-h="5"]{animation-delay:.52s}.hiry-root .soon-badge{letter-spacing:.04em;color:#0f0e0c99;white-space:nowrap;background:#0f0e0c14;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:11.5px;font-weight:700;display:inline-flex}.hiry-root .soon-badge:before{content:"";opacity:.7;background:currentColor;border-radius:50%;width:6px;height:6px}.hiry-root .soon-badge-dark{color:#f7f3ecb3;background:#f7f3ec1f}.hiry-root .press-kit-soon{cursor:default;opacity:.72}.hiry-root .press-kit-soon:hover{box-shadow:none;transform:none}@media (min-width:901px){.hiry-root .feature-swap>:first-child{order:2}}@keyframes cookieIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hiry-root .cookie-banner{z-index:90;background:var(--color-ink);max-width:640px;color:var(--color-bg);border-radius:22px;gap:16px;margin:0 auto;padding:22px 24px;animation:.45s cubic-bezier(.2,.7,.2,1) 1.2s both cookieIn;display:grid;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 24px 60px -20px #0f0e0c73}.hiry-root .cookie-banner h2{letter-spacing:-.01em;margin:0;font-size:15.5px;font-weight:700}.hiry-root .cookie-banner p{color:#f7f3ec9e;margin:6px 0 0;font-size:13.5px;line-height:1.55}.hiry-root .cookie-banner a{color:var(--color-cyan);text-underline-offset:3px;-webkit-text-decoration:underline #c4f8ff66;text-decoration:underline #c4f8ff66;transition:text-decoration-color .2s}.hiry-root .cookie-banner a:hover{-webkit-text-decoration-color:var(--color-cyan);text-decoration-color:var(--color-cyan)}.hiry-root .cookie-banner .cookie-actions{justify-content:flex-end;gap:10px;display:flex}.hiry-root .cookie-banner button{border:0;border-radius:999px;flex:none;padding:11px 22px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .25s,color .25s}.hiry-root .cookie-refuse{color:#f7f3ecb3;background:0 0;border:1px solid #f7f3ec40!important}.hiry-root .cookie-refuse:hover{color:var(--color-bg);background:#f7f3ec1a}.hiry-root .cookie-accept{background:var(--color-cyan);color:var(--color-ink)}.hiry-root .cookie-accept:hover{background:#fff}@media (min-width:700px){.hiry-root .cookie-banner{grid-template-columns:1fr auto;align-items:center;gap:26px;max-width:780px}}@keyframes cookieOut{to{opacity:0;transform:translateY(18px)}}.hiry-root .cookie-banner.cookie-out{animation:.26s forwards cookieOut}@media (max-width:560px){.hiry-root .cookie-banner .cookie-actions{justify-content:stretch}.hiry-root .cookie-banner button{flex:1}}.hiry-root .locale-switch{letter-spacing:.04em;color:#0f0e0c9e;border:1px solid #0f0e0c29;border-radius:999px;align-items:center;gap:6px;padding:5px 11px 5px 9px;font-size:12px;font-weight:700;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.hiry-root .locale-switch:hover{color:var(--color-ink);border-color:var(--color-ink);background:#fff}.hiry-root .nav-sheet .locale-switch{justify-self:start;padding:9px 16px 9px 13px;font-size:13.5px}.hiry-root .nav-burger{background:var(--color-ink);height:40px;color:var(--color-bg);letter-spacing:.01em;border:0;border-radius:999px;flex:none;align-items:center;gap:10px;margin-left:auto;padding:0 20px 0 16px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .25s;display:none}.hiry-root .nav-burger:hover{background:var(--nav-accent,var(--color-blue))}.hiry-root .nav-burger-bars{justify-items:end;gap:4px;display:grid}.hiry-root .nav-burger-bars span{background:currentColor;border-radius:2px;height:2px;transition:width .25s cubic-bezier(.2,.7,.2,1);display:block}.hiry-root .nav-burger-bars span:first-child{width:16px}.hiry-root .nav-burger-bars span:last-child{width:10px}.hiry-root .nav-burger:hover .nav-burger-bars span:last-child{width:16px}.hiry-root .nav-sheet-close{background:0 0;border:1px solid #0f0e0c29;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;transition:background .25s,border-color .25s;display:grid;position:absolute;top:18px;right:20px}.hiry-root .nav-sheet-close:hover{background:var(--color-ink);border-color:var(--color-ink)}.hiry-root .nav-sheet-close>span{width:16px;height:16px;display:block;position:relative}.hiry-root .nav-sheet-close>span span{background:var(--color-ink);border-radius:2px;width:16px;height:2px;transition:background .25s;position:absolute;top:7px;left:0}.hiry-root .nav-sheet-close>span span:first-child{transform:rotate(45deg)}.hiry-root .nav-sheet-close>span span:last-child{transform:rotate(-45deg)}.hiry-root .nav-sheet-close:hover>span span{background:var(--color-bg)}.hiry-root .nav-sheet{z-index:100;background:var(--color-bg);overscroll-behavior:contain;animation:.28s cubic-bezier(.2,.7,.2,1) both sheetIn;position:fixed;inset:0;overflow-y:auto}.hiry-root .nav-sheet-inner{align-content:start;gap:4px;min-height:100%;padding:92px 20px 48px;display:grid}.hiry-root .nav-sheet-inner>a{padding:13px 0}.hiry-root .nav-sheet-rule{border-top:1px solid #0f0e0c24;margin:14px 0 10px}@media (max-width:900px){.hiry-root .nav-burger{display:inline-flex}.hiry-root nav [data-r~=cta]{display:none!important}}.hiry-root .mag-rule{border-top:1px solid var(--color-ink);margin:0 calc(50% - 50vw)}.hiry-root .mag-item{transition:background .25s,transform .25s}.hiry-root .mag-item:hover{color:var(--color-ink);background:#0f0e0c0b;transform:translate(6px)}.hiry-root .mag-link:hover{color:var(--color-blue)}.hiry-root .btn{text-align:center;white-space:nowrap;border-radius:999px;font-weight:700;transition:background-color .25s,color .25s,border-color .25s;display:inline-block}.hiry-root .btn-ink{background:var(--color-ink);color:#fff}.hiry-root .btn-ink:hover{background:var(--color-blue);color:#fff}.hiry-root .btn-ink-alt{background:var(--color-ink);color:#fff}.hiry-root .btn-ink-alt:hover,.hiry-root .btn-white{color:var(--color-ink);background:#fff}.hiry-root .btn-white:hover{background:var(--color-ink);color:#fff}.hiry-root .btn-outline{color:var(--color-ink);background:#fff;border:1px solid #0f0e0c40}.hiry-root .btn-outline:hover{background:var(--color-ink);color:#fff;border-color:var(--color-ink)}.hiry-root .btn-eco{background:var(--color-ink);color:#fff}.hiry-root .btn-eco-talents:hover{background:var(--color-blue)}.hiry-root .btn-eco-companies:hover{background:var(--color-blue-2)}.hiry-root .btn-eco-schools:hover{background:var(--color-green)}@media (max-width:900px){.hiry-root section,.hiry-root header,.hiry-root footer,.hiry-root nav{padding-left:20px!important;padding-right:20px!important}.hiry-root [data-r~=g]{grid-template-columns:1fr!important}.hiry-root [data-r~=g]>*{grid-area:auto!important}.hiry-root [data-r~=hide]{display:none!important}.hiry-root [data-r~=img]{min-height:340px!important}.hiry-root .eyebrow-pill{white-space:nowrap;letter-spacing:.06em!important;padding:7px 12px!important;font-size:9.5px!important}.hiry-root .btn{white-space:normal}.hiry-root .eco-motion{aspect-ratio:3/2;max-height:300px;height:auto!important}.hiry-root [data-r~=wrap]{flex-wrap:wrap!important}.hiry-root [data-r~=pad]{padding-left:20px!important;padding-right:20px!important}}.hiry-root [data-offer-card]:hover{border-color:#0f4b7066;transform:translateY(-5px);box-shadow:0 14px 34px -14px #0f0e0c40}
