
/* =========================================================
   CAREERS PAGE
   ========================================================= */
.cr-page{background:#f2f1ee;color:#111}
.cr-shell{width:min(calc(100% - 80px),1320px);margin:0 auto}
.cr-label{margin:0 0 18px;color:#d90a2c;font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}
.cr-label--light{color:#ff4964}
.cr-page h2{margin:0;font-size:clamp(40px,4.9vw,72px);line-height:.97;letter-spacing:-.055em;font-weight:500}
.cr-page h2 em{font-style:normal;color:#d90a2c}
.cr-section-head{display:grid;grid-template-columns:1fr 410px;gap:70px;align-items:end;margin-bottom:58px}
.cr-section-head>p{margin:0;color:#5d5e62;font-size:13px;line-height:1.75}

/* Hero */
.cr-hero{position:relative;padding:78px 0 76px;background:#07080a;color:#fff;overflow:hidden}
.cr-hero:before{content:"";position:absolute;inset:78px 0 0;background:
 linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),
 linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);
 background-size:86px 86px;mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.18) 72%,transparent)}
.cr-hero__layout{position:relative;z-index:2;min-height:660px;display:grid;grid-template-columns:.92fr 1.08fr;gap:62px;align-items:center;padding-top:54px}
.cr-kicker{margin:0 0 20px;color:rgba(255,255,255,.45);font-size:10px;font-weight:700;letter-spacing:.18em}
.cr-hero h1{margin:0;font-size:clamp(66px,7.4vw,116px);line-height:.82;letter-spacing:-.075em;font-weight:600;text-transform:uppercase}
.cr-hero h1 span{display:block;color:#d90a2c}
.cr-breadcrumbs{display:flex;align-items:center;gap:10px;margin-top:28px;color:rgba(255,255,255,.5);font-size:10px;font-weight:500}
.cr-breadcrumbs a{color:#fff;text-decoration:none}
.cr-breadcrumbs svg{width:15px;height:15px;fill:none;stroke:#d90a2c;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.cr-hero__lead{max-width:620px;margin:27px 0 0;color:rgba(255,255,255,.67);font-size:14px;line-height:1.82}
.cr-hero__lead strong{color:#fff;font-weight:500}
.cr-hero__actions{display:flex;gap:11px;margin-top:29px;flex-wrap:wrap}
.cr-hero__visual{position:relative;height:565px;border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden;background:#08090b;box-shadow:0 34px 90px rgba(0,0,0,.38)}
.cr-hero__visual picture,.cr-hero__visual picture img{display:block;width:100%;height:100%}
.cr-hero__visual img{object-fit:cover;object-position:center}
.cr-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(4,5,7,.05),rgba(4,5,7,.16) 45%,rgba(4,5,7,.72));pointer-events:none}
.cr-console{position:absolute;z-index:3;right:23px;bottom:23px;width:min(405px,80%);padding:18px;border:1px solid rgba(255,255,255,.17);background:rgba(6,7,9,.78);backdrop-filter:blur(10px)}
.cr-console__head{display:flex;justify-content:space-between;align-items:center;color:rgba(255,255,255,.43);font-size:10px;font-weight:700;letter-spacing:.15em}
.cr-console__head i{width:7px;height:7px;background:#d90a2c;transform:rotate(45deg);box-shadow:0 0 12px rgba(217,10,44,.65)}
.cr-console__core{margin-top:17px;padding:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.025)}
.cr-console__core small{display:block;color:#ff4964;font-size:10px;font-weight:700;letter-spacing:.14em}
.cr-console__core strong{display:block;margin-top:8px;font-size:27px;line-height:.91;font-weight:500;letter-spacing:-.04em}
.cr-console__nodes{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px}
.cr-console__nodes span{padding:9px 4px;border:1px solid rgba(255,255,255,.09);color:rgba(255,255,255,.42);font-size:10px;font-weight:700;text-align:center;letter-spacing:.06em}
.cr-hero__signal{position:absolute;z-index:4;left:4%;right:4%;top:45%;height:1px;background:rgba(217,10,44,.14)}
.cr-hero__signal i{position:absolute;left:0;top:-3px;width:7px;height:7px;border-radius:50%;background:#d90a2c;box-shadow:0 0 14px rgba(217,10,44,.6);animation:crSignal 8s ease-in-out infinite alternate}
@keyframes crSignal{to{left:94%}}

/* Intro */
.cr-intro{padding:105px 0 100px}
.cr-intro__layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}
.cr-intro__copy{padding-top:25px;border-top:1px solid rgba(0,0,0,.14)}
.cr-intro__copy p{color:#57585b;font-size:14px;line-height:1.82}
.cr-intro__copy .cr-intro__lead{margin-top:0;color:#17181a;font-size:20px;line-height:1.55;font-weight:500}
.cr-values{margin-top:74px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(0,0,0,.13);border-left:1px solid rgba(0,0,0,.13)}
.cr-values article{min-height:220px;padding:25px;border-right:1px solid rgba(0,0,0,.13);border-bottom:1px solid rgba(0,0,0,.13)}
.cr-values span{color:#d90a2c;font-size:11px;font-weight:700}
.cr-values strong{display:block;margin-top:70px;font-size:18px}
.cr-values p{margin:8px 0 0;color:#626367;font-size:12px;line-height:1.68}

/* Disciplines */
.cr-disciplines{position:relative;padding:105px 0 112px;background:#f7f6f3;overflow:hidden}
.cr-disciplines:before{content:"";position:absolute;inset:0;background:
 linear-gradient(rgba(0,0,0,.028) 1px,transparent 1px),
 linear-gradient(90deg,rgba(0,0,0,.028) 1px,transparent 1px);
 background-size:96px 96px;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}
.cr-disciplines>*{position:relative;z-index:2}
.cr-discipline-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(0,0,0,.13);border-left:1px solid rgba(0,0,0,.13);background:rgba(247,246,243,.74)}
.cr-discipline-grid article{position:relative;min-height:285px;padding:25px;border-right:1px solid rgba(0,0,0,.13);border-bottom:1px solid rgba(0,0,0,.13);transition:.2s ease}
.cr-discipline-grid article:hover{background:#fff;transform:translateY(-2px)}
.cr-discipline-grid article:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#d90a2c;transform:scaleX(0);transform-origin:left;transition:.22s ease}
.cr-discipline-grid article:hover:after{transform:scaleX(1)}
.cr-icon{width:43px;height:43px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.16);border-radius:50%}
.cr-icon svg{width:20px;height:20px;fill:none;stroke:#111;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.cr-discipline-grid article>span{position:absolute;right:24px;top:27px;color:#aaa;font-size:11px;font-weight:700}
.cr-discipline-grid h3{margin:66px 0 11px;font-size:17px;line-height:1.2;letter-spacing:-.025em}
.cr-discipline-grid p{margin:0;color:#616266;font-size:12px;line-height:1.72}

/* Application quality */
.cr-fit{position:relative;padding:116px 0;background:#07080a;color:#fff;overflow:hidden}
.cr-fit__art{position:absolute;inset:0 0 0 49%;opacity:.3}
.cr-fit__art img{width:100%;height:100%;object-fit:cover}
.cr-fit__art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07080a,rgba(7,8,10,.88) 29%,rgba(7,8,10,.18))}
.cr-fit__layout{position:relative;z-index:2;display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:start}
.cr-fit__layout>div:first-child>p:not(.cr-label){color:rgba(255,255,255,.57);font-size:13px;line-height:1.8}
.cr-fit__cards{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.13);border-left:1px solid rgba(255,255,255,.13);background:rgba(7,8,10,.66);backdrop-filter:blur(7px)}
.cr-fit__cards article{min-height:190px;padding:22px;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}
.cr-fit__cards span{color:#ff4964;font-size:10px;font-weight:700}
.cr-fit__cards strong{display:block;margin-top:43px;font-size:14px}
.cr-fit__cards p{margin:8px 0 0;color:rgba(255,255,255,.48);font-size:10px;line-height:1.65}

/* Locations */
.cr-locations{padding:108px 0;background:#f2f1ee}
.cr-location-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(0,0,0,.13);border-left:1px solid rgba(0,0,0,.13)}
.cr-location-grid article{min-height:280px;padding:25px;border-right:1px solid rgba(0,0,0,.13);border-bottom:1px solid rgba(0,0,0,.13)}
.cr-location-grid article>span{color:#d90a2c;font-size:11px;font-weight:700}
.cr-location-grid h3{margin:63px 0 10px;font-size:19px;line-height:1.17;letter-spacing:-.03em}
.cr-location-grid p{margin:0;color:#626367;font-size:11px;line-height:1.72}
.cr-location-grid strong{display:block;margin-top:22px;color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.1em}

/* Application form */
.cr-apply{padding:108px 0 115px;background:#090a0d;color:#fff}
.cr-apply__head{display:grid;grid-template-columns:1fr 430px;gap:72px;align-items:end;margin-bottom:48px}
.cr-apply__head>div:last-child p{margin:0;color:rgba(255,255,255,.57);font-size:12px;line-height:1.75}
.cr-apply__head>div:last-child a{display:inline-block;margin-top:16px;color:#ff4964;text-decoration:none;font-size:11px;font-weight:700;border-bottom:1px solid rgba(217,10,44,.45);padding-bottom:3px}
.cr-form-shell{overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#fff;box-shadow:0 34px 85px rgba(0,0,0,.24)}
.cr-form-shell__bar{height:46px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#0b0c0f;border-bottom:1px solid rgba(255,255,255,.12)}
.cr-form-shell__bar>span{color:rgba(255,255,255,.43);font-size:10px;font-weight:700;letter-spacing:.14em}
.cr-form-shell__bar>div{display:flex;gap:6px}
.cr-form-shell__bar i{display:block;width:7px;height:7px;border:1px solid rgba(255,255,255,.25);border-radius:50%}
.cr-form-shell__bar i:first-child{background:#d90a2c;border-color:#d90a2c}
.cr-form-shell iframe{display:block;width:100%;height:3000px;border:0;background:#fff}

/* FAQ */
.cr-faq{padding:110px 0;background:#f7f6f3}
.cr-faq__layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:95px}
.cr-faq__layout>div:first-child>p:not(.cr-label){max-width:470px;color:#636468;font-size:13px;line-height:1.75}
.cr-faq__items{border-top:1px solid rgba(0,0,0,.14)}
.cr-faq details{border-bottom:1px solid rgba(0,0,0,.14)}
.cr-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:24px 0;font-size:15px;font-weight:600;line-height:1.4}
.cr-faq summary::-webkit-details-marker{display:none}
.cr-faq summary span{color:#d90a2c;font-size:21px;font-weight:400;transition:.18s ease}
.cr-faq details[open] summary span{transform:rotate(45deg)}
.cr-faq details p{margin:-3px 70px 25px 0;color:#5f6064;font-size:12px;line-height:1.75}

/* CTA */
.cr-cta{padding:82px 0;background:#0a0b0e;color:#fff}
.cr-cta__inner{display:grid;grid-template-columns:1fr 390px auto;gap:48px;align-items:center}
.cr-cta__inner>p{margin:0;color:rgba(255,255,255,.56);font-size:12px;line-height:1.72}
.cr-cta h2{font-size:clamp(38px,4vw,60px)}

/* Laptop */
@media(min-width:821px) and (max-width:1600px){
 .cr-shell{width:min(calc(100% - 88px),1180px)}
 .cr-hero__layout{min-height:600px;gap:44px}
 .cr-hero__visual{height:505px}
 .cr-hero h1{font-size:clamp(58px,6.4vw,90px)}
 .cr-intro,.cr-disciplines,.cr-locations,.cr-faq{padding-top:88px;padding-bottom:92px}
 .cr-fit,.cr-apply{padding-top:94px;padding-bottom:100px}
 .cr-section-head{gap:54px}
}
@media(min-width:821px) and (max-width:1380px){
 .cr-shell{width:min(calc(100% - 72px),1080px)}
 .cr-hero__layout{min-height:560px;gap:35px}
 .cr-hero__visual{height:465px}
 .cr-hero h1{font-size:clamp(54px,6vw,78px)}
 .cr-section-head{grid-template-columns:1fr 350px;gap:46px}
 .cr-fit__layout,.cr-faq__layout{gap:55px}
 .cr-location-grid{grid-template-columns:1fr 1fr}
}

/* Tablet/mobile */
@media(max-width:920px){
 .cr-shell{width:min(calc(100% - 42px),1180px)}
 .cr-hero__layout,.cr-intro__layout,.cr-fit__layout,.cr-faq__layout,.cr-cta__inner{grid-template-columns:1fr}
 .cr-hero__layout{padding-top:78px}
 .cr-hero__visual{height:440px}
 .cr-section-head,.cr-apply__head{grid-template-columns:1fr;gap:30px}
 .cr-values,.cr-discipline-grid{grid-template-columns:1fr 1fr}
 .cr-location-grid{grid-template-columns:1fr 1fr}
 .cr-fit__art{inset:42% 0 0 10%;opacity:.2}
 .cr-fit__art:after{background:linear-gradient(180deg,#07080a,rgba(7,8,10,.93) 40%,rgba(7,8,10,.26))}
}
@media(max-width:620px){
 .cr-shell{width:min(calc(100% - 32px),1180px)}
 .cr-hero h1{font-size:clamp(52px,15.5vw,76px)}
 .cr-hero__visual{height:345px;border-radius:15px}
 .cr-console{right:11px;bottom:11px;width:84%;padding:13px}
 .cr-console__core{padding:13px}
 .cr-console__core strong{font-size:21px}
 .cr-hero__actions{display:grid}
 .cr-hero__actions .vm-btn{width:100%}
 .cr-intro,.cr-disciplines,.cr-locations,.cr-faq{padding-top:72px;padding-bottom:76px}
 .cr-values,.cr-discipline-grid,.cr-location-grid,.cr-fit__cards{grid-template-columns:1fr}
 .cr-form-shell iframe{height:3300px}
 .cr-faq details p{margin-right:20px}
}
@media(prefers-reduced-motion:reduce){
 .cr-hero__signal i{animation:none!important}
}
