@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--red:#ed001a;--ink:#141515;--paper:#f5f5f2;--gray:#666a68;--line:#d7d8d4;--heading:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);font-family:var(--body);font-size:16px;background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}input:focus-visible,select:focus-visible{outline:2px solid var(--ink);outline-offset:2px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:600}h2{font-size:clamp(44px,5.1vw,72px);line-height:1.02;letter-spacing:-.025em}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700}.header{height:100px;background:#101111;display:flex;align-items:center;justify-content:space-between;padding:0 5.6%;border-bottom:1px solid #343535}.brand{width:255px;display:block}.brand img{width:100%;height:auto;display:block}.header nav{display:flex;align-items:center;gap:36px;color:#fff;font-size:14px}.nav-apply{background:#fff;color:var(--ink);padding:15px 20px;display:flex;gap:30px;font-weight:700}.header nav>a:not(.nav-apply):hover{color:#ff5365}.hero{display:grid;grid-template-columns:51% 49%;background:var(--ink);color:#fff;min-height:640px}.hero-copy{padding:58px 8% 25px 11%;display:flex;align-items:flex-start;flex-direction:column}.hero .eyebrow{display:flex;align-items:center;gap:13px;font-size:11px;color:#c9cbc9;letter-spacing:.12em}.red-line{display:inline-block;width:22px;height:2px;background:var(--red)}h1{font-size:clamp(64px,6.7vw,104px);line-height:.98;letter-spacing:-.025em;margin:30px 0 24px}h1>span{color:#ff354a}.hero-description{font-size:17px;line-height:1.6;color:#c4c7c4}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;border:0;padding:18px 24px;font-size:15px;font-weight:700;min-height:54px;transition:background .2s,transform .2s}.primary{background:var(--red);color:#fff}.primary:hover{background:#c90017;transform:translateY(-2px)}.button span{font-size:22px;font-weight:400}.hero .button{margin-top:28px;min-width:245px}.micro{font-size:12px;color:#9ea19e;margin-top:12px}.hero-bottom{width:100%;display:flex;justify-content:space-between;gap:15px;padding-top:42px;margin-top:auto;font-size:10px;letter-spacing:.13em;color:#898d89}.hero-bottom span span{font-size:18px;margin-left:15px}.hero-image{position:relative;overflow:hidden;min-height:640px}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:66% center;position:absolute}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,#0009)}.image-caption{position:absolute;bottom:30px;left:32px;right:32px;display:flex;justify-content:space-between;gap:20px;z-index:1;font-size:9px;letter-spacing:.13em}.photo-badge{position:absolute;top:30px;right:30px;background:var(--red);width:154px;height:172px;transform:rotate(4deg);padding:19px;z-index:1;display:flex;flex-direction:column;justify-content:space-between}.photo-badge>span{font-size:8px;font-weight:700;letter-spacing:.08em}.photo-badge strong{font:600 49px/.9 var(--heading);letter-spacing:-.01em}.photo-badge>span:last-child{font-size:6px;letter-spacing:.05em}.proof-strip{display:grid;grid-template-columns:1fr 1fr 1fr;padding:30px 5.6%;background:#e9eae6;border-bottom:1px solid var(--line);gap:40px}.proof-strip>div{display:flex;align-items:center;gap:20px;border-right:1px solid #c7c9c4}.proof-strip>div:last-child{border:0}.proof-strip strong{font:600 42px/1 var(--heading);white-space:nowrap}.proof-strip span{font-size:13px;color:#585d57;max-width:120px;line-height:1.5}.section{padding:96px 7.2%;max-width:1600px;margin:auto}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:42px}.section-top .eyebrow{color:#71756e;margin-bottom:19px}.section-top>p{font-size:15px;line-height:1.7;padding-bottom:4px}.muted{color:#777d76}.role-list{border-top:1px solid var(--ink)}.role{border:0;border-bottom:1px solid #ced1ca;background:transparent;display:grid;grid-template-columns:55px 1fr 210px 42px;align-items:center;text-align:left;width:100%;padding:26px 12px 26px 0;transition:padding .2s,background .2s}.role-number{font-size:12px;color:#7d827a}.role h3{font-size:33px;line-height:1.1}.role p{font-size:13px;color:#737970;margin-top:7px}.role-meta{font-size:10px;letter-spacing:.12em;color:#6e746a}.role-arrow{font-size:27px;border:1px solid #cfd2c9;display:grid;place-items:center;width:42px;height:42px}.role:hover{background:#e9ebe4;padding-left:14px}.role:hover .role-arrow{background:var(--red);color:white;border-color:var(--red)}.roles-foot{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin-top:25px}.roles-foot>span{color:#777c73}.roles-foot a{font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:5px}.culture{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:30px;padding-bottom:105px}.culture-photo{position:relative;min-height:620px}.culture-photo img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:44% center}.photo-label{position:absolute;left:0;bottom:24px;background:var(--paper);padding:17px 24px;font-size:10px;font-weight:700;letter-spacing:.12em}.culture-copy{padding:22px 0}.culture-copy .eyebrow{color:#70766b;margin-bottom:23px}.intro{color:#6d746a;line-height:1.65;margin:24px 0 25px;font-size:15px;max-width:400px}.value{display:flex;gap:25px;padding:21px 0;border-top:1px solid var(--line)}.value>span{color:var(--red);font-size:11px;margin-top:5px}.value h3{font-family:var(--body);font-weight:700;font-size:16px}.value p{font-size:14px;color:#757a72;line-height:1.6;margin-top:9px;max-width:370px}.apply-section{max-width:none;background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:90px;padding-bottom:90px}.apply-copy .eyebrow{color:#a9aca6;margin-bottom:27px}.apply-copy h2{font-size:clamp(65px,7.6vw,108px);line-height:.98}.apply-copy em{color:#ff354a;font-style:normal}.apply-copy>p:not(.eyebrow){font-size:16px;color:#b8bdb5;line-height:1.7;margin:26px 0}.apply-points{display:flex;flex-direction:column;gap:12px;color:#c5c9c2;font-size:13px}.call{border-top:1px solid #41453e;margin-top:35px;padding-top:24px;max-width:360px;display:flex;flex-direction:column;gap:9px}.call>span{font-size:12px;color:#93998e}.call>a{font:500 29px var(--heading)}.call>a>span{font-size:20px;margin-left:30px}.form-card{background:#fff;color:var(--ink);padding:34px;align-self:start;min-height:560px}.form-header{display:flex;justify-content:space-between;gap:15px}.form-header .eyebrow{font-size:10px}.form-header>span:last-child{font-size:10px;color:#7a8076;letter-spacing:.1em}.progress{height:3px;background:#e9ebe6;margin:20px 0 30px}.progress>span{display:block;background:var(--red);height:3px;width:50%;transition:width .2s}.form-card h3{font-size:36px;line-height:1.1}.form-intro{font-size:13px;line-height:1.6;color:#6b7266;margin:12px 0 24px}fieldset{border:0;padding:0;margin:0 0 20px}legend{font-size:13px;font-weight:700;margin-bottom:12px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choices label{position:relative;cursor:pointer}.choices input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.choices label>span{font-size:12px;display:flex;justify-content:space-between;align-items:center;gap:7px;border:1px solid #d8dcd2;padding:17px 12px;min-height:55px}.choices b{font-size:17px;font-weight:400;color:#888e82}.choices input:checked+span{border-color:var(--red);background:#fff3f3;box-shadow:inset 0 0 0 1px var(--red)}.choices input:focus-visible+span{outline:2px solid var(--ink);outline-offset:2px}.choices .wide{grid-column:span 2}.field{display:block;font-size:13px;font-weight:700;margin-bottom:19px}.field input,.field select{display:block;width:100%;padding:14px 12px;margin-top:9px;border:1px solid #d8dcd2;border-radius:0;background:#fff;font-size:14px;color:#171917;min-height:48px}.field input::placeholder{color:#91978b;font-size:13px}.full{width:100%;margin-top:3px}.form-note{text-align:center;margin-top:15px;font-size:11px;color:#82897a}.field-row{display:grid;grid-template-columns:1.3fr 1fr;gap:16px}.back{background:none;border:0;padding:0;margin:0 0 16px;font-size:12px;color:#656d5e}.optional{font-weight:400;color:#747d6c}.consent{display:flex;gap:10px;font-size:11px;line-height:1.6;color:#606956}.consent input{flex-shrink:0;width:16px;height:16px;accent-color:var(--red);margin:2px 0 0}.privacy-note{font-size:10px;color:#707966;line-height:1.6;margin:13px 0 19px}.privacy-note button{border:0;padding:0;background:transparent;text-decoration:underline;font-size:inherit}.trap{position:absolute;left:-9999px}.form-error{background:#fff1f1;color:#a60017;padding:14px;font-size:13px;line-height:1.5;margin-top:16px}.success-icon{background:var(--red);color:white;font-size:28px;display:grid;place-items:center;width:56px;height:56px;margin:25px 0}#success h3{font-size:52px;margin:20px 0}#success>p:not(.eyebrow){font-size:15px;color:#68715d;line-height:1.7;margin:20px 0}#success a{text-decoration:underline}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;padding-top:80px;padding-bottom:85px}.faq .eyebrow{margin-bottom:22px;color:#777e6f}.faq h2{font-size:52px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:24px 0;display:flex;justify-content:space-between;gap:16px;cursor:pointer;font-size:14px;font-weight:700;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:22px;line-height:1;font-weight:400;color:var(--red)}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:#707968;line-height:1.7;margin-bottom:24px}footer{padding:45px 5.6% 25px;background:#101111;color:white}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:42px}.footer-top img{width:245px;height:auto}.footer-top p{font:500 26px/1.2 var(--heading);color:#afb5a8}.footer-top a{font-size:12px;border-bottom:1px solid #676d61;padding-bottom:8px}.footer-bottom{border-top:1px solid #363a32;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#8f9687}.mobile-cta{display:none}.skip{position:fixed;top:-80px;left:20px;padding:15px;background:white;z-index:100}.skip:focus{top:10px}dialog{max-width:550px;width:calc(100% - 32px);padding:35px;border:0}dialog::backdrop{background:#000b}dialog h2{font-size:42px;margin:20px 0}dialog p:not(.eyebrow){font-size:15px;line-height:1.7;margin:16px 0;color:#626b58}dialog a{text-decoration:underline}#privacy-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:30px}[hidden]{display:none!important}
@media(min-width:1600px){.hero-copy{padding-left:16%}.hero{min-height:760px}.hero-image{min-height:760px}.apply-section{padding-left:max(7.2%,calc((100vw - 1368px)/2));padding-right:max(7.2%,calc((100vw - 1368px)/2))}}
@media(max-width:1000px){.header{padding:0 5%;height:88px}.brand{width:210px}.header nav{gap:20px}.hero-copy{padding-left:9%;padding-right:6%;padding-top:45px}.hero h1{font-size:70px}.hero .eyebrow{font-size:9px}.hero-image,.hero{min-height:590px}.hero-description{font-size:15px}.photo-badge{width:125px;height:145px;padding:15px;right:20px;top:22px}.photo-badge strong{font-size:40px}.photo-badge>span{font-size:7px}.photo-badge>span:last-child{font-size:5px}.image-caption span:last-child{display:none}.proof-strip{gap:20px;padding:25px 5%}.proof-strip>div{gap:12px}.proof-strip strong{font-size:34px}.proof-strip span{font-size:11px}.section{padding-left:6%;padding-right:6%}.role{grid-template-columns:40px 1fr 170px 42px}.culture{gap:6%}.culture-photo{min-height:590px}.apply-section{gap:6%}.form-card{padding:25px}.choices{grid-template-columns:1fr}.choices .wide{grid-column:auto}.choices label>span{padding:12px;min-height:43px}.apply-copy h2{font-size:85px}.footer-top img{width:210px}}
@media(max-width:700px){html{scroll-padding-top:20px}.header{height:82px}.brand{width:185px}.header nav>a:not(.nav-apply){display:none}.nav-apply{padding:12px 14px;font-size:12px;gap:14px}.hero{display:flex;flex-direction:column}.hero-copy{padding:36px 6% 25px}.hero .eyebrow{font-size:9px;letter-spacing:.13em}.hero h1{font-size:clamp(58px,14vw,88px);margin-top:25px;margin-bottom:20px}.hero-description{font-size:16px}.hero .button{margin-top:24px;min-width:245px}.micro{font-size:11px}.hero-bottom{padding-top:26px;font-size:9px}.hero-image{min-height:350px}.hero-image>img{object-position:50% 58%}.photo-badge{width:118px;height:132px;top:20px;right:24px}.image-caption{bottom:20px;left:24px}.proof-strip{padding:25px 6%;gap:14px}.proof-strip>div{display:flex;align-items:flex-start;flex-direction:column;gap:8px;padding-right:8px}.proof-strip strong{font-size:32px}.proof-strip span{font-size:10px;max-width:90px;line-height:1.5}.section{padding:62px 6%}.section-top{display:block;margin-bottom:30px}.section-top h2{font-size:52px}.section-top>p{margin-top:23px;font-size:14px}.section-top .eyebrow{font-size:10px}.role{grid-template-columns:30px 1fr 37px;padding:22px 0}.role h3{font-size:28px}.role p{font-size:12px}.role-meta{display:none}.role-arrow{width:35px;height:35px;font-size:23px}.role-number{font-size:10px}.roles-foot{flex-direction:column;align-items:flex-start;line-height:1.6;font-size:12px}.culture{display:flex;flex-direction:column;padding-top:0;gap:30px}.culture-photo{min-height:385px}.culture-copy{padding:0}.culture-copy h2{font-size:56px}.culture-copy .eyebrow{font-size:10px}.value p{max-width:none}.apply-section{grid-template-columns:1fr;gap:35px}.apply-copy h2{font-size:80px}.apply-copy h2 br:nth-child(2){display:none}.apply-copy h2 em{margin-left:12px}.apply-copy .eyebrow{font-size:10px}.apply-copy>p:not(.eyebrow){font-size:15px}.apply-points{font-size:12px;gap:9px}.call{margin-top:25px;padding-top:20px}.form-card{padding:25px 22px;min-height:auto}.choices{grid-template-columns:1fr 1fr}.choices .wide{grid-column:span 2}.choices label>span{font-size:11px;min-height:55px;padding:13px 10px}.form-card h3{font-size:34px}.field input,.field select{font-size:16px}.consent{font-size:12px}.privacy-note{font-size:11px}.faq{grid-template-columns:1fr;gap:30px}.faq h2{font-size:48px}.faq h2 br{display:none}.faq .eyebrow{font-size:10px}.faq summary{font-size:13px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:30px}.footer-top img{width:195px}.footer-top p{font-size:21px}.footer-top a{font-size:11px}.footer-bottom{flex-direction:column;gap:12px;font-size:10px}footer{padding-bottom:100px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;padding:11px 5% calc(11px + env(safe-area-inset-bottom));box-shadow:0 -2px 20px #0002;z-index:10}.mobile-cta>span{font-size:11px;max-width:115px;line-height:1.5}.mobile-cta .button{min-height:44px;font-size:12px;padding:12px 20px}.mobile-cta.is-hidden{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep recruiting information legible on every screen. */
.eyebrow,.hero .eyebrow,.hero-bottom,.micro,.image-caption,.photo-badge>span,.photo-badge>span:last-child,.role-number,.role-meta,.photo-label,.form-header .eyebrow,.form-header>span:last-child,.form-note,.privacy-note,.footer-bottom,.footer-top a,.section-top .eyebrow,.culture-copy .eyebrow,.apply-copy .eyebrow,.faq .eyebrow{font-size:12px}
.photo-badge{width:165px;height:195px}.photo-badge>span{font-size:10px}.photo-badge>span:last-child{font-size:9px}.image-caption span:last-child{display:none}.hero .eyebrow{line-height:1.6}.hero-bottom{font-size:11px;letter-spacing:.08em}.proof-strip span,.role p,.roles-foot,.form-intro,legend,.field,.choices label>span,.back,.consent,.apply-points,.faq summary{font-size:14px}.form-card .choices b{font-size:17px}.role-meta{letter-spacing:.06em}.proof-strip span{max-width:150px}.mobile-cta>span{font-size:12px}
@media(max-width:1000px){.hero .eyebrow{font-size:11px}.hero-bottom{flex-wrap:wrap;font-size:10px}.proof-strip span{font-size:12px}.photo-badge{width:145px;height:170px}.photo-badge>span{font-size:9px}.photo-badge>span:last-child{font-size:8px}}
@media(max-width:700px){.hero .eyebrow{font-size:10px}.hero-bottom{font-size:10px}.photo-badge{width:140px;height:165px}.choices{grid-template-columns:1fr}.choices .wide{grid-column:auto}.choices label>span{min-height:48px;font-size:14px}.proof-strip span{font-size:12px}.footer-bottom{font-size:12px}.footer-top a{font-size:12px}.faq summary{font-size:14px}}

/* Immediate application in the hero. */
.hero-application{display:flex;align-items:center;justify-content:center;padding:36px;isolation:isolate;scroll-margin-top:24px}
.hero-application>img{inset:0;z-index:-2;filter:brightness(.55);object-position:65% center}
.hero-application:after{z-index:-1;background:#14151522}
.hero-application .form-card{position:relative;width:100%;max-width:480px;min-height:0;align-self:center;box-shadow:0 18px 50px #0003}
.hero-application .form-card h3{font-size:34px}
.hero-application .choices{grid-template-columns:1fr 1fr}
.hero-application .choices .wide{grid-column:span 2}
.hero-application .choices label>span{padding:14px 10px;min-height:51px;font-size:14px}
.hero-application .form-intro{margin-bottom:20px}
.role{grid-template-columns:55px 1fr 210px}
.hero .button,.nav-apply{justify-content:center}
@media(max-width:1000px){.hero{grid-template-columns:47% 53%}.hero h1{font-size:65px}.hero-application{padding:26px 20px}.hero-application .form-card{padding:26px}.hero-application .choices{grid-template-columns:1fr}.hero-application .choices .wide{grid-column:auto}.hero-application .choices label>span{min-height:42px;padding:10px}.role{grid-template-columns:40px 1fr 170px}}
@media(max-width:700px){.hero-copy{padding-bottom:28px}.hero h1{font-size:clamp(58px,14vw,88px)}.hero-bottom{padding-top:25px}.hero-application{padding:26px 6%;min-height:0}.hero-application .form-card{padding:26px 22px}.hero-application .choices label>span{min-height:48px}.role{grid-template-columns:30px 1fr}.hero-application .form-card h3{font-size:34px}}
.hero-application .form-header .eyebrow{color:#4c514a;font-size:12px;letter-spacing:.1em}
.hero-application .button{margin-top:3px;min-width:0}
