*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;min-height:100%}body{min-width:320px}img,video{max-width:100%}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat-Regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat-Bold.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{--black: #000000;--text: #000000;--muted: #666666;--offwhite: #f4f1ea;--accent: #cb5400;--panel: #242834;--line: #7a7a7a}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:#fff;color:var(--text);font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:10px}#root{min-height:100%}a{color:inherit}img,video{display:block;max-width:100%}button,input,textarea{font:inherit}.page{min-height:100vh;padding-top:0;background:#fff}.site-header{position:relative;z-index:20;min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;padding:14px 28px 0 18px;background:var(--offwhite)}.page--home>.site-header{position:absolute;top:0;left:0;right:0}.site-header.site-header--home{position:absolute;top:0;left:0;right:0;z-index:35;background:var(--offwhite)}.site-header.site-header--catalog{position:relative;top:auto;z-index:20;background:var(--offwhite)}.site-header.site-header--home .site-logo,.site-header.site-header--catalog .site-logo{margin-top:13px}.site-header.site-header--home .site-logo__image,.site-header.site-header--catalog .site-logo__image{width:clamp(250px,26vw,395px)}.site-header.site-header--home .site-nav,.site-header.site-header--catalog .site-nav{gap:34px;font-size:16px}.site-header.site-header--home .reach-us,.site-header.site-header--catalog .reach-us{min-width:136px;padding:11px 22px;border-radius:8px;background:#000;color:var(--offwhite)}.site-logo,.footer-logo,.footer-wordmark{display:inline-flex;align-items:flex-start;text-decoration:none}.site-logo{margin-top:13px}.site-logo__image{display:block;width:clamp(250px,26vw,395px);height:auto}.site-logo__image--footer{width:clamp(260px,23vw,400px)}.footer-wordmark{color:#111;font-size:22px;font-weight:600;letter-spacing:.32em;text-transform:uppercase}.site-nav{display:flex;align-items:flex-start;gap:32px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400}.site-nav a{text-decoration:none;color:#000;transition:color .15s ease,opacity .15s ease,background .15s ease}.site-nav a:hover{color:#3d3d3d}.site-nav a.active{opacity:.45}.site-nav .reach-us{min-width:120px;padding:9px 20px;border-radius:8px;background:#000;color:var(--offwhite);text-align:center}.site-nav .reach-us:hover{background:#111;color:#fff}.home-page,.about-page,.careers-page,.catalog-page{font-family:Montserrat,sans-serif}.home-hero{position:relative;min-height:705px;overflow:hidden;background:#e7e3dd}.home-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-hero__veil{position:absolute;inset:0;background:linear-gradient(to bottom,#ffffff14,#0000002e 42%,#000000c7)}.home-hero__content{position:relative;z-index:2;width:min(957px,calc(100% - 72px));margin:188px auto 0;text-align:center;color:#f4f4f4}.home-hero__content h1{margin:0;font-size:42px;line-height:1.2;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#f4f4f4;text-shadow:0 1px 1px rgba(0,0,0,.35),0 0 2px rgba(0,0,0,.25)}.home-hero__content p{max-width:871px;margin:170px auto 0;font-size:18px;line-height:1.8;color:#f4f4f4;text-shadow:0 1px 1px rgba(0,0,0,.35)}.home-button{display:inline-grid;grid-template-columns:auto 48px;align-items:stretch;border:1px solid #b7b7b7;border-radius:8px;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:400;line-height:1;transition:background .15s ease,color .15s ease,transform .15s ease;overflow:hidden}.home-button:hover{transform:translateY(-1px)}.home-button--light{width:144px;height:48px;margin-top:58px;margin-left:288px;background:#fff;color:#000}.home-button--light:hover{background:#f8f8f8;color:#000}.home-button__label,.home-button__arrow{display:inline-flex;align-items:center;justify-content:center}.home-button__label{padding:0 14px;white-space:nowrap}.home-button__arrow{border-left:1px solid #b7b7b7;font-size:24px;line-height:1}.home-link{display:inline-block;margin-top:12px;border-bottom:1px solid currentColor;padding-bottom:2px;font-size:12px;text-decoration:none}.home-section{width:100%}.home-about{padding:120px 0 80px}.split-section{width:min(1120px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:center}.split-section--reverse .split-section__copy{order:2}.split-section--reverse .split-section__media{order:1}.split-section__copy{min-width:0}.split-section__copy--plain{border-left:0;padding-left:0}.split-section__copy--dark{border-left:1px solid rgba(255,255,255,.22);padding-left:56px}.split-section__copy h2,.split-section__copy h3{margin:0;font-weight:400}.split-section__copy h2{font-size:40px;line-height:1.4}.split-section__copy h3{font-size:40px;line-height:1.5}.split-section__copy p{margin:0 0 18px;font-size:18px;line-height:1.85}.home-about .split-section__copy{max-width:430px}.home-about .split-section__copy h2{margin-bottom:24px}.home-about .split-section__media img{width:100%;height:616px;object-fit:cover}.home-services{padding:112px 0 48px}.home-services__inner{width:min(560px,calc(100% - 96px));margin-left:max(160px,calc((100vw - 1120px)/2 + 28px))}.home-services__inner h2{margin:0 0 24px;font-size:40px;font-weight:400}.home-services__inner p{margin:0 0 18px;font-size:18px;line-height:1.9}.home-sourcing,.home-engineering{padding:96px 0 74px}.home-sourcing .split-section__copy h3,.home-engineering .split-section__copy h3{max-width:430px}.home-sourcing .split-section__media img{width:100%;height:678px;object-fit:cover}.home-engineering .split-section__media img{width:100%;height:516px;object-fit:cover}.home-break{overflow:hidden}.home-break img{width:100%;height:420px;object-fit:cover;object-position:center}.home-why{padding:120px 0;background:#000;color:#fff}.why-grid{width:min(1120px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:72px}.split-section__copy--dark .eyebrow{margin:0 0 40px;color:#fff}.split-section__copy--dark h2{margin:0 0 28px;font-size:24px;line-height:1.55}.split-section__copy--dark p,.why-side p{margin:0 0 18px;font-size:18px;line-height:1.85}.why-side{padding-top:64px}.home-impact{padding:112px 0 104px}.impact-grid{width:min(1120px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:72px;align-items:start}.impact-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 20px}.impact-stat{text-align:center;padding:0 6px}.impact-stat strong{display:block;margin-bottom:10px;font-size:34px;font-weight:400;line-height:1}.impact-stat span{display:block;font-size:11px;line-height:1.6;letter-spacing:.18em}.impact-copy h2{margin:0;padding-top:6px;font-size:24px;font-weight:400;line-height:1.8}.home-brands{padding:96px 0 110px}.brands-grid{width:min(1120px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}.brands-copy h2{margin:0 0 28px;font-size:24px;line-height:1.55;font-weight:400}.brands-copy p{margin:0 0 16px;font-size:18px;line-height:1.85}.brands-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 34px;align-items:center}.brands-logos img{width:100%;max-width:160px;height:72px;justify-self:center;object-fit:contain;filter:grayscale(100%) contrast(120%)}.home-values{position:relative;padding:102px 0 120px;overflow:hidden}.home-values__heading{width:min(1080px,calc(100% - 72px));margin:0 auto 48px;text-align:center}.home-values__heading h2{margin:0;font-size:35px;font-weight:400;line-height:1.2;letter-spacing:.08em}.home-values__heading p{margin:18px 0 0;font-size:18px;line-height:1.8}.values-grid{width:min(1180px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.value-card{min-height:230px;padding:28px 26px 30px;border:1px solid #ececec;border-radius:12px;background:#fff;box-shadow:0 18px 34px #0000000a}.value-card__icon{position:relative;display:block;width:42px;height:42px;margin-bottom:24px;border:3px solid #ea650f;border-radius:50%}.value-card__icon:before{content:"";position:absolute;inset:9px;border:2px solid #ea650f;border-radius:50%}.value-card__icon:after{content:"";position:absolute;left:50%;top:6px;width:3px;height:17px;border-radius:3px;background:#ea650f;transform:translate(-50%) rotate(32deg);transform-origin:center top}.value-card h3{margin:0 0 12px;font-size:18px;font-weight:500;line-height:1.4}.value-card p{margin:0;font-size:16px;line-height:1.75}.home-testimonials{padding:110px 0 120px;background:#000;color:#fff}.testimonials-grid{width:min(1180px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.testimonials-copy h2{margin:0 0 20px;font-size:24px;font-weight:400;line-height:1.45}.testimonials-copy p{margin:0;font-size:18px;line-height:1.8}.testimonials-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.testimonial-card{min-height:300px;padding:40px 36px 36px;border-radius:14px;background:#fff;color:#000;box-shadow:0 24px 40px #00000024}.testimonial-card__author{margin:0 0 6px;font-size:15px;font-weight:600;letter-spacing:.02em}.testimonial-card__role{margin:0;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.testimonial-card__location{margin:14px 0 0;font-size:13px;color:#555}.testimonial-card__body{margin:0 0 28px;font-size:16px;line-height:1.75}.home-contact{padding:120px 0 100px;scroll-margin-top:140px}.contact-grid{width:min(1180px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:start}.contact-copy{padding-top:8px}.contact-copy__eyebrow{display:block;max-width:480px;margin:0 0 26px;font-size:18px;line-height:1.6;letter-spacing:0;text-transform:none}.contact-copy h2{max-width:300px;margin:0 0 22px;font-size:55px;font-weight:400;line-height:1.02;letter-spacing:.08em}.contact-copy p:last-child{max-width:480px;margin:0;font-size:18px;line-height:1.85}.contact-form{padding-top:24px}.contact-form h3{margin:0 0 40px;font-size:18px;font-weight:400;letter-spacing:.03em}.field{display:block;margin-bottom:28px;font-family:Arial,Helvetica,sans-serif;font-size:14px}.field input,.field textarea{display:block;width:100%;margin-top:14px;border:0;border-bottom:1px solid #000000;background:transparent;padding:8px 0;outline:none;resize:vertical}.contact-form button{width:100%;margin-top:18px;border:0;background:var(--accent);color:#fff;padding:12px 14px;cursor:pointer;font-size:17px}.contact-form button:hover{filter:brightness(.95)}.catalog-page{padding:24px 0 0}.catalog-note{width:min(930px,calc(100% - 64px));margin:0 auto 22px;font-size:17px;line-height:1.5;text-align:center}.catalog-grid{width:min(1078px,calc(100% - 72px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:96px 0}.catalog-card{min-height:895px;padding:330px 38px 50px;background:var(--panel);color:#f7f7f7;border-right:1px solid #f2f2f2}.catalog-card:nth-child(3n){border-right:0}.catalog-card h2{margin:0 0 26px;font-size:21px;font-weight:500;letter-spacing:.16em}.catalog-card ul{margin:0;padding:0;list-style:none}.catalog-card li{border-top:1px solid rgba(255,255,255,.2);padding:12px 0;color:#f1f1f1;font-size:16px;line-height:1.35}.catalog-help{width:min(1202px,calc(100% - 78px));margin:42px auto 0;padding-bottom:105px}.catalog-help h1{margin:0 0 33px;font-size:25px;line-height:1.2}.catalog-help p{margin:0 0 18px;font-size:17px;line-height:1.55}.catalog-contact{width:min(1128px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:94px;padding-bottom:82px;scroll-margin-top:140px}.message-visual{position:relative;min-height:735px}.message-visual h2{position:relative;z-index:2;max-width:320px;margin:0;font-size:54px;font-weight:300;line-height:1.18;letter-spacing:.025em}.ship-front,.ship-port{position:absolute;object-fit:cover}.ship-front{top:121px;left:285px;width:283px;height:466px}.ship-port{left:64px;bottom:14px;width:350px;height:206px}.catalog-contact .contact-form{padding-top:114px}.about-page .center-hero,.careers-page .center-hero{border-bottom:1px solid #6c6c6c}.center-hero{display:grid;place-items:center;padding:58px 32px 80px;text-align:center;font-family:Montserrat,sans-serif}.center-hero h1{margin:0;font-size:63px;font-weight:400;line-height:1.55;letter-spacing:.17em}.center-hero p{max-width:730px;margin:56px auto 0;font-size:28px;line-height:1.55}.journey-hero,.careers-hero{min-height:570px}.careers-hero p{margin-top:39px;font-size:25px;line-height:1.3}.split-reference{width:min(1120px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:center}.side-line-copy{border-left:1px solid #9c9c9c;padding-left:56px}.eyebrow{margin:0 0 44px;font-size:15px;font-weight:500;letter-spacing:.28em;text-transform:uppercase}.side-line-copy h2{margin:0 0 34px;font-size:27px;font-weight:300;line-height:1.65;letter-spacing:.14em}.side-line-copy p:not(.eyebrow){max-width:420px;margin:0 0 26px;font-size:17px;line-height:1.55}.rounded-photo{width:400px;height:616px;justify-self:end;object-fit:cover;border-radius:12px}.mission-section{padding:108px 0 110px;border-bottom:1px solid #6c6c6c}.timeline-section{width:min(1120px,calc(100% - 96px));margin:0 auto;padding:96px 0 112px}.timeline-section h2{margin:0 0 44px;font-size:27px;font-weight:300;letter-spacing:.14em}.timeline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.timeline-card{padding-top:28px;border-top:1px solid #767676}.timeline-card span{display:block;margin-bottom:18px;font-size:17px}.timeline-card h3{margin:0 0 18px;font-size:20px;font-weight:400;line-height:1.6;letter-spacing:.11em}.timeline-card p{margin:0;max-width:420px;font-size:17px;line-height:1.55}.press-strip{height:88px;overflow:hidden;background:#777}.press-strip img{width:100%;height:100%;object-fit:cover;transform:scale(1.05)}.press-section{padding:110px 0 88px;background:#000;color:#fff;font-family:Montserrat,sans-serif}.press-copy{width:min(1120px,calc(100% - 96px));margin:0 auto 40px}.press-copy h2{margin:0;font-size:27px;font-weight:300;letter-spacing:.14em}.press-logos{width:min(1120px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 34px;align-items:center}.press-logos img{width:100%;max-width:136px;height:auto;justify-self:center;filter:grayscale(100%) brightness(110%)}.location-section{padding:110px 0}.jobs-section{padding:90px 0 126px;background:#fff;color:#000}.jobs-intro{width:min(1120px,calc(100% - 96px));margin:0 auto 96px}.jobs-intro img{width:100%;height:590px;object-fit:cover}.job-grid{width:min(1120px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.job-card{min-height:470px;display:flex;flex-direction:column;align-items:flex-start;padding:42px 36px 38px;border:1px solid #000000;border-radius:14px;background:#fff;color:#000}.job-card h3{max-width:350px;margin:0;font-size:21px;font-weight:500;line-height:1.55;letter-spacing:.11em}.job-card p{margin:0;font-size:17px;line-height:1.45}.job-card .location{margin:76px 0 28px;color:#6a6a6a;font-size:15px}.apply-button{display:inline-grid;grid-template-columns:auto 40px;align-items:center;margin-top:auto;border:1px solid currentColor;border-radius:8px;color:#000;text-decoration:none;overflow:hidden}.apply-button span{padding:10px 14px}.apply-button span+span{border-left:1px solid currentColor;font-size:26px;line-height:.8;text-align:center}.apply-button.dark{color:#000}.cv-card{width:min(420px,calc(100% - 96px));min-height:318px;margin:120px auto 0;padding:62px 40px 44px;border:1px solid #000000;border-radius:14px;background:#fff;color:#000}.cv-card h3{margin:0 0 70px;font-size:27px;font-weight:300;line-height:1.65;letter-spacing:.11em}.reference-footer{padding:67px 0 76px;background:#fff}.footer-inner{width:min(980px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:1fr .82fr;gap:110px}.footer-left{min-width:0}.footer-links{margin-top:33px;display:grid;grid-template-columns:160px 260px;gap:42px 28px}.footer-links a,.footer-links p{margin:0;color:#111;font-size:17px;line-height:1.5;text-decoration:none}.footer-whatsapp{white-space:nowrap}.social-icons{margin-top:104px;display:flex;align-items:center;gap:33px}.social-icons a{display:inline-flex}.social-icons img{width:18px;height:18px;object-fit:contain}.subscribe-form h2{margin:4px 0 44px;font-size:21px;font-weight:300;letter-spacing:.18em}.subscribe-form p{margin:0 0 48px;font-size:17px;line-height:1.5}.subscribe-form label{display:block;font-size:15px}.check-row{display:flex!important;align-items:center;gap:12px;margin-top:29px}.page{position:relative}.site-header--catalog{position:relative;top:auto;left:0;right:0;z-index:20;min-height:92px;padding:14px 24px 0 18px;background:var(--offwhite)}.site-header--catalog .site-logo__image{width:clamp(250px,26vw,395px)}.site-header--catalog .site-nav{gap:34px;font-size:16px}.site-header--catalog .site-nav a{color:#00060f}.site-header--catalog .site-nav a:hover{color:#0b1320}.site-header--catalog .site-nav a.active{opacity:.4}.site-header--catalog .site-nav .reach-us{min-width:136px;padding:11px 22px;border-radius:8px;background:#000;color:var(--offwhite)}.catalog-page{padding-top:186px}.catalog-note{width:min(980px,calc(100% - 72px));margin:0 auto 18px;font-size:16px;line-height:1.6;text-align:center}.tech-band{width:min(1388px,calc(100% - 212px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--panel);overflow:hidden}.tech-band--primary{margin-bottom:118px}.tech-band__column{min-width:0;padding:18px 46px 42px 52px;border-right:1px solid rgba(255,255,255,.46)}.tech-band__column:last-child{border-right:0}.tech-block+.tech-block{margin-top:26px}.tech-block__title{display:inline-flex;flex-direction:column;align-items:flex-start;min-width:176px;margin:0 0 24px;padding:16px 22px 12px;border-radius:0 0 12px 12px;background:#fff;color:#00060f;font-size:16px;line-height:1.1;font-weight:700;letter-spacing:0}.tech-block__title-main{display:block}.tech-block__subtitle{display:block;margin-top:4px;font-size:12px;font-weight:600;line-height:1.2}.tech-block__image{display:block;width:100%;max-width:346px;margin:0 auto 32px;border-radius:14px}.tech-list{margin:0;padding:0;list-style:none}.tech-list li{margin:0;padding:14px 0;border-top:1px solid rgba(255,255,255,.18);color:#fff;font-size:16px;font-weight:700;line-height:1.35}.catalog-help{width:min(1280px,calc(100% - 212px));margin:52px auto 0;padding:4px 0 108px}.catalog-help h1{margin:0 0 28px;font-size:clamp(32px,2.6vw,44px);font-weight:700;line-height:1.15;letter-spacing:0}.catalog-help p{margin:0 0 18px;max-width:1480px;font-size:16px;line-height:1.8}.catalog-contact{width:min(1280px,calc(100% - 212px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.07fr) minmax(0,.93fr);gap:92px;padding:76px 0 92px;scroll-margin-top:196px}.message-visual{position:relative;min-height:790px}.message-visual h2{position:relative;z-index:2;max-width:335px;margin:0;font-size:clamp(66px,4.8vw,92px);font-weight:300;line-height:1;letter-spacing:0}.contact-form--catalog{padding-top:10px;max-width:440px}.contact-form--catalog .field{margin-bottom:24px;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.55}.contact-form--catalog .field input,.contact-form--catalog .field textarea{margin-top:16px;padding:8px 0}.contact-form--catalog button{width:100%;max-width:340px;margin-top:26px;padding:14px 18px;background:var(--accent);color:#fff;font-size:17px}.contact-success{margin:14px 0 0;font-size:14px;line-height:1.5}.reference-footer{padding:61px 0 76px;background:#fff}.footer-inner{width:min(1046px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:1fr .87fr;gap:118px}.footer-wordmark{font-size:21px;font-weight:600;letter-spacing:.34em}.footer-links{margin-top:42px;display:grid;grid-template-columns:160px 260px;gap:38px 30px}.footer-links a,.footer-links p{margin:0;color:#111;font-size:16px;line-height:1.42;text-decoration:none;letter-spacing:.01em}.social-icons{margin-top:108px;display:flex;align-items:center;gap:28px}.footer-credit{margin:24px 0 0;color:#111;font-size:14px;line-height:1.4;letter-spacing:.02em}.footer-credit a{color:inherit;text-decoration:none}.footer-credit a:hover{text-decoration:underline}.social-icons img{width:18px;height:18px}.subscribe-form{padding-top:7px}.subscribe-form h2{margin:0 0 42px;font-size:18px;font-weight:400;letter-spacing:.18em}.subscribe-form p{margin:0 0 60px;font-size:16px;line-height:1.42}.subscribe-form label{display:block;font-size:14px}.subscribe-row{display:grid;grid-template-columns:250px 122px;gap:8px;margin-top:10px}.subscribe-row input{min-width:0;height:40px;padding:0 10px;border:1px solid #000000;border-radius:8px}.subscribe-row button{border:0;border-radius:8px;background:#000;color:#fff;font-size:17px;cursor:pointer}.check-row{display:flex!important;align-items:center;gap:12px;margin-top:26px;font-size:14px;line-height:1.42}.check-row input{width:16px;height:16px;margin:0;appearance:none;border:1px solid #000000}@media(max-width:1200px){.site-header{padding-right:22px}.home-services__inner{margin-left:0;width:min(560px,calc(100% - 72px))}.home-services__inner,.split-section,.why-grid,.impact-grid,.brands-grid,.testimonials-grid,.contact-grid,.split-reference,.timeline-section,.press-copy,.press-logos,.jobs-intro,.job-grid,.catalog-note,.catalog-grid,.catalog-help,.catalog-contact,.footer-inner,.home-values__heading,.values-grid{width:calc(100% - 64px)}}@media(max-width:980px){.site-header{min-height:auto;flex-direction:column;align-items:flex-start;gap:16px;padding:18px 24px}.site-logo__image,.site-logo__image--footer{width:clamp(210px,48vw,320px)}.site-nav{width:100%;justify-content:space-between;flex-wrap:wrap;gap:14px 20px}.home-hero__content h1{font-size:36px}.home-button--light{margin-left:0}.split-section,.why-grid,.impact-grid,.brands-grid,.testimonials-grid,.contact-grid,.split-reference,.jobs-intro,.job-grid,.catalog-contact,.footer-inner{grid-template-columns:1fr}.split-section--reverse .split-section__copy,.split-section--reverse .split-section__media{order:initial}.home-about .split-section__media img,.home-sourcing .split-section__media img,.home-engineering .split-section__media img,.jobs-intro img,.rounded-photo{height:auto}.home-services__inner{width:calc(100% - 64px)}.home-services__inner,.split-section__copy,.split-section__copy--dark,.side-line-copy{border-left:0;padding-left:0}.why-side{padding-top:0}.impact-stats,.brands-logos,.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.press-logos{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-inner{gap:56px}.footer-links{grid-template-columns:1fr 1fr}.subscribe-row{grid-template-columns:1fr 122px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card{min-height:auto;padding-top:120px;border-right:0;border-bottom:1px solid #f2f2f2}.catalog-card:nth-child(3n){border-right:0}.catalog-card:nth-child(2n){border-right:0}.catalog-contact .contact-form{padding-top:0}.rounded-photo{width:100%}}@media(max-width:700px){.page{padding-top:0}.home-hero__content{margin-top:140px;width:calc(100% - 36px)}.home-hero__content h1{font-size:28px}.home-hero__content p,.home-services__inner p,.split-section__copy p,.brands-copy p,.values-grid p,.testimonials-copy p,.contact-copy p:last-child,.catalog-help p,.catalog-note,.side-line-copy p:not(.eyebrow),.timeline-card p,.footer-links a,.footer-links p,.subscribe-form p,.job-card p,.press-copy h2,.brands-copy h2,.impact-copy h2{font-size:16px}.home-services__inner h2,.split-section__copy h2,.split-section__copy h3,.brands-copy h2,.home-values__heading h2,.testimonials-copy h2,.contact-copy h2,.timeline-section h2,.press-copy h2,.side-line-copy h2,.center-hero h1,.catalog-help h1{font-size:24px;letter-spacing:.05em}.home-services__inner,.split-section,.why-grid,.impact-grid,.brands-grid,.testimonials-grid,.contact-grid,.split-reference,.jobs-intro,.job-grid,.catalog-note,.catalog-grid,.catalog-help,.catalog-contact,.footer-inner,.timeline-section,.press-copy,.press-logos,.home-values__heading,.values-grid{width:calc(100% - 36px)}.home-services__inner,.home-about,.home-sourcing,.home-engineering,.home-why,.home-impact,.home-brands,.home-values,.home-testimonials,.home-contact,.mission-section,.timeline-section,.press-section,.jobs-section,.catalog-help{padding-left:0;padding-right:0}.split-section,.why-grid,.impact-grid,.brands-grid,.testimonials-grid,.contact-grid,.split-reference,.jobs-intro,.job-grid,.catalog-contact,.footer-inner,.timeline-grid,.catalog-grid{grid-template-columns:1fr}.split-section__copy--plain,.split-section__copy--dark,.side-line-copy{padding-left:0;border-left:0}.home-services__inner{margin-left:0}.home-hero__content,.home-services__inner,.why-grid,.impact-grid,.brands-grid,.testimonials-grid,.contact-grid,.split-reference,.jobs-intro,.job-grid,.catalog-note,.catalog-grid,.catalog-help,.catalog-contact,.footer-inner,.timeline-section,.press-copy,.press-logos,.home-values__heading,.values-grid{width:calc(100% - 36px)}.home-about .split-section__media img,.home-sourcing .split-section__media img,.home-engineering .split-section__media img,.jobs-intro img,.rounded-photo,.home-break img{height:auto}.impact-stats,.values-grid,.brands-logos,.press-logos,.catalog-grid,.job-grid,.footer-links,.subscribe-row,.timeline-grid{grid-template-columns:1fr}.home-values__heading{margin-bottom:32px}.value-card,.job-card{min-height:auto}.contact-copy h2{max-width:100%;font-size:42px;letter-spacing:.04em}.contact-form h3{margin-bottom:28px}.message-visual{min-height:auto}.message-visual h2{font-size:42px}.ship-front,.ship-port{position:static;width:100%;height:auto;margin-top:24px}.catalog-card{padding-top:90px}.catalog-grid,.catalog-contact,.footer-inner,.job-grid{gap:36px}.cv-card{width:calc(100% - 36px);margin-top:72px}.press-logos img{max-width:120px}.social-icons{margin-top:64px}}.home-hero{min-height:706px}.home-hero__veil{background:linear-gradient(to bottom,#ffffff14,#0000001f 44%,#000000bd)}.home-hero__content{width:min(980px,calc(100% - 72px));margin-top:154px}.home-hero__content h1{font-size:clamp(38px,4vw,58px);line-height:1.16;letter-spacing:.06em}.home-hero__content p{max-width:840px;margin-top:138px;font-size:15px;line-height:1.85}.home-button--light{width:145px;height:48px;margin:28px auto 0;grid-template-columns:auto 46px}.home-about{padding:0;background:#000}.home-about .split-section{width:min(1120px,100%);gap:0;align-items:stretch;background:#000}.home-about .split-section__copy{display:flex;flex-direction:column;justify-content:center;padding:68px 42px 46px 54px;border-left:1px solid rgba(255,255,255,.2);color:#fff}.home-about .split-section__copy h2{margin-bottom:20px;font-size:16px;line-height:1.2;letter-spacing:.02em}.home-about .split-section__copy p{max-width:320px;margin-bottom:14px;font-size:12px;line-height:1.95;color:#ffffffdb}.home-about .split-section__media{min-height:574px}.home-about .split-section__media img{height:100%;min-height:574px;object-fit:cover}.home-services{padding:86px 0 48px}.home-services__layout{width:min(1450px,calc(100% - 52px));margin:0 auto;display:grid;grid-template-columns:minmax(280px,.74fr) minmax(300px,.96fr) minmax(360px,1.18fr);grid-template-areas:"intro . media" ". details media";column-gap:56px;row-gap:34px;align-items:start}.home-services__intro{grid-area:intro}.home-services__inner{width:auto;margin-left:0;padding-left:36px;border-left:1px solid #dddddd}.home-services__inner h2{margin-bottom:18px;font-size:30px;line-height:1.2;letter-spacing:.02em}.home-services__lead{margin:0;font-size:12px;line-height:1.95}.home-services__details{grid-area:details;max-width:372px}.home-services__details p{margin-bottom:14px;font-size:12px;line-height:1.95}.home-services__media{grid-area:media;align-self:stretch}.home-services__media img{width:100%;height:100%;min-height:612px;object-fit:cover}.home-sourcing,.home-engineering{width:min(1120px,100%);margin:0 auto;gap:0;padding:0;align-items:stretch}.home-sourcing .split-section__copy,.home-engineering .split-section__copy{display:flex;flex-direction:column;justify-content:center;padding:42px 56px}.home-sourcing .split-section__copy h3,.home-engineering .split-section__copy h3{max-width:340px;font-size:30px;line-height:1.18;letter-spacing:.04em}.home-sourcing .split-section__copy p,.home-engineering .split-section__copy p{max-width:330px;margin-top:16px;margin-bottom:0;font-size:12px;line-height:1.95}.home-sourcing .split-section__media,.home-engineering .split-section__media{min-height:332px}.home-sourcing .split-section__media img,.home-engineering .split-section__media img{width:100%;height:100%;min-height:332px;object-fit:cover}.home-sourcing .home-link,.home-engineering .home-link{width:fit-content;margin-top:18px;border:1px solid #adadad;padding:7px 12px;font-size:10px}.home-break{display:none}.home-break img{height:250px}.home-why{padding:74px 0 88px;background:linear-gradient(90deg,#000000f0,#000000d1 34%,#0000008f 60%,#0003),url(/assets/images/c837a6_870aaf57c1d9484a9a6ee57f2465df75~mv2.jpg) right center / cover no-repeat;color:#fff}.why-grid{width:min(1120px,calc(100% - 96px));grid-template-columns:.58fr .42fr;gap:42px}.home-why .split-section__copy--dark{max-width:324px;padding:22px 24px 24px 26px;border-left:1px solid rgba(255,255,255,.22);background:#000000e6;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.home-why .split-section__copy--dark .eyebrow{margin-bottom:18px;font-size:10px;letter-spacing:.22em}.home-why .split-section__copy--dark h2{margin-bottom:18px;font-size:19px;line-height:1.55}.home-why .split-section__copy--dark p,.why-side p{margin-bottom:13px;font-size:12px;line-height:1.9}.why-side{max-width:302px;padding-top:54px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35)}.home-impact{padding:72px 0 68px}.impact-grid{width:min(1120px,calc(100% - 96px));grid-template-columns:.56fr .44fr;gap:42px;align-items:end}.impact-visual{min-width:0}.impact-visual img{width:min(338px,100%);margin-bottom:16px;object-fit:contain}.impact-notes{max-width:308px}.impact-notes p{margin:0 0 10px;font-size:11px;line-height:1.9}.impact-summary{display:grid;justify-items:end;gap:22px}.impact-copy h2{font-size:16px;line-height:1.4;letter-spacing:.02em;text-align:right}.impact-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 34px;max-width:364px}.impact-stat{text-align:left;padding:0}.impact-stat strong{margin-bottom:6px;font-size:28px}.impact-stat span{font-size:10px;line-height:1.5;letter-spacing:.12em}.home-brands{padding:56px 0 72px;background:#000;color:#fff}.brands-grid{width:min(1120px,calc(100% - 96px));grid-template-columns:.5fr .5fr;gap:64px;align-items:start}.brands-copy--dark{padding-left:38px;border-left:1px solid rgba(255,255,255,.2)}.brands-copy--dark h3{margin:0 0 16px;font-size:16px;font-weight:400;line-height:1.6}.brands-copy--dark p{margin-bottom:14px;font-size:12px;line-height:1.9;color:#ffffffdb}.brands-logos{gap:40px 44px;align-items:center}.brands-logos img{max-width:140px;height:46px;filter:grayscale(100%) brightness(2.5)}.home-values{padding:60px 0 74px;overflow:hidden}.home-values__heading{margin-bottom:36px}.home-values__heading h2{font-size:33px;line-height:1.18}.home-values__heading p{margin-top:8px;font-size:12px;line-height:1.6}.home-values__scene{position:absolute;inset:192px 0 56px;display:block;width:min(1120px,calc(100% - 72px));margin:0 auto;pointer-events:none;z-index:1}.home-values__compass{position:absolute;display:block;object-fit:contain;filter:none}.home-values__compass--left{left:-26px;top:164px;width:330px;height:330px}.home-values__compass--right{right:8px;top:170px;width:292px;height:292px}.values-grid{position:relative;width:min(1040px,calc(100% - 120px));grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"value-a . value-d" ". value-b ." "value-c . value-e";gap:16px 52px;align-items:start;z-index:2}.value-card:nth-child(1){grid-area:value-a}.value-card:nth-child(2){grid-area:value-b}.value-card:nth-child(3){grid-area:value-c}.value-card:nth-child(4){grid-area:value-d}.value-card:nth-child(5){grid-area:value-e}.value-card{position:relative;min-height:0;max-width:264px;padding:0 10px;border:0;border-radius:0;background:transparent;box-shadow:none;z-index:2}.value-card:nth-child(2){max-width:356px;justify-self:center}.value-card:nth-child(4),.value-card:nth-child(5){max-width:240px;justify-self:end}.value-card__icon{position:relative;width:34px;height:34px;margin:0 auto 12px}.value-card__icon:before{content:"";position:absolute;inset:0}.value-card__icon:after{content:"";position:absolute}.value-card__icon--petal:before,.value-card__icon--petal:after{top:2px;width:15px;height:30px;background:#d9680f}.value-card__icon--petal:before{left:1px;border-radius:16px 0 0 16px}.value-card__icon--petal:after{right:1px;border-radius:0 16px 16px 0}.value-card__icon--crescent:before{border-radius:50%;background:#d9680f}.value-card__icon--crescent:after{top:2px;right:-1px;width:21px;height:21px;border-radius:50%;background:#fff}.value-card__icon--half:before{left:8px;width:17px;height:34px;border-radius:0 17px 17px 0;background:#d9680f}.value-card h3{margin-bottom:11px;font-size:14px;line-height:1.4;text-align:center}.value-card__title-line{display:block}.value-card p{font-size:12px;line-height:1.68;text-align:left}.home-testimonials{padding:60px 0 64px}.testimonials-grid{width:min(1120px,calc(100% - 96px));grid-template-columns:.33fr .67fr;gap:50px;align-items:center}.testimonials-copy{max-width:300px;padding-left:30px;border-left:1px solid rgba(255,255,255,.2)}.testimonials-copy h2{margin-bottom:16px;font-size:22px;font-weight:400;line-height:1.35}.testimonials-copy p{font-size:23px;line-height:1.55;letter-spacing:.01em}.testimonials-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:6px}.testimonial-card{display:block;min-height:0;padding:24px 24px 22px;border-radius:18px;background:#fff;color:#000;box-shadow:0 24px 44px #00000047;transform-origin:center}.testimonial-card:nth-child(1){transform:translateY(10px) rotate(-2.4deg)}.testimonial-card:nth-child(2){transform:translateY(-14px) rotate(1.8deg)}.testimonial-card:nth-child(3){transform:translateY(-4px) rotate(2.1deg)}.testimonial-card:nth-child(4){transform:translateY(16px) rotate(-1.6deg)}.testimonial-card__author{margin:0 0 6px;font-size:13px;font-weight:600}.testimonial-card__role{font-size:10px;letter-spacing:.12em}.testimonial-card__location{margin-top:10px;font-size:11px}.testimonial-card__body{margin-bottom:20px;font-size:13px;line-height:1.8}.home-contact{padding:26px 0 58px;background:#000;color:#fff}.contact-grid{width:min(1120px,calc(100% - 96px));grid-template-columns:.48fr .52fr;gap:78px}.contact-copy__intro{max-width:346px;margin-bottom:18px}.contact-copy__intro p{margin:0 0 8px;font-size:12px;line-height:1.62;letter-spacing:.02em}.contact-copy h2{max-width:228px;font-size:59px;line-height:1;letter-spacing:0}.contact-form--home{max-width:352px;padding-top:4px}.contact-form--home h3{margin-bottom:18px;font-size:12px;font-weight:400}.contact-form--home .field{margin-bottom:16px;font-size:11px}.contact-form--home .field input,.contact-form--home .field textarea{margin-top:8px;padding:6px 0}.home-contact .contact-copy__intro p,.home-contact .contact-copy h2,.home-contact .contact-form--home h3,.home-contact .contact-form--home .field{color:#fff}.home-contact .contact-form--home .field input,.home-contact .contact-form--home .field textarea{border-bottom-color:#ffffff85;color:#fff}.home-contact .contact-form--home .field input::placeholder,.home-contact .contact-form--home .field textarea::placeholder{color:#ffffffad}.contact-form--home button{max-width:282px;padding:10px 14px;font-size:12px}@media(max-width:980px){.home-about .split-section,.home-sourcing,.home-engineering,.impact-grid,.brands-grid,.testimonials-grid,.contact-grid{width:calc(100% - 64px);grid-template-columns:1fr;gap:32px}.home-about .split-section__copy,.home-services__inner,.home-why .split-section__copy--dark,.brands-copy--dark,.testimonials-copy{padding-left:0;border-left:0}.home-values__scene{display:none}.home-services__layout{width:calc(100% - 64px);grid-template-columns:1fr;grid-template-areas:"intro" "media" "details";row-gap:28px}.home-services__inner{width:100%;margin-left:0}.home-services__details{max-width:none}.home-services__media img{min-height:auto;height:auto}.testimonials-stack{grid-template-columns:1fr;gap:16px}.testimonial-card,.testimonial-card:nth-child(1),.testimonial-card:nth-child(2),.testimonial-card:nth-child(3),.testimonial-card:nth-child(4){transform:none}.home-about .split-section__media,.home-sourcing .split-section__media,.home-engineering .split-section__media{min-height:auto}.home-about .split-section__media img,.home-sourcing .split-section__media img,.home-engineering .split-section__media img{min-height:auto;height:auto}.impact-summary{justify-items:start}.impact-copy h2{text-align:left}.impact-stats{max-width:none}.contact-copy h2{max-width:100%;font-size:42px}}@media(max-width:700px){.home-hero__content{width:calc(100% - 36px);margin-top:142px}.home-hero__content p{margin-top:86px}.home-about .split-section,.home-sourcing,.home-engineering,.impact-grid,.brands-grid,.testimonials-grid,.contact-grid,.values-grid,.home-services__layout{width:calc(100% - 36px)}.impact-stats,.brands-logos,.values-grid,.testimonials-stack{grid-template-columns:1fr}.home-services__inner{width:calc(100% - 36px)}.home-button--light{margin-top:22px}.home-why .split-section__copy--dark{max-width:none;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.values-grid{grid-template-areas:none}}.about-page .center-hero,.careers-page .center-hero{border-bottom:1px solid #c8c8c8}.about-page .center-hero{padding:54px 32px 82px}.about-page .center-hero p{max-width:642px;margin-top:38px;font-size:17px;line-height:1.9}.about-page .mission-section.split-reference{width:min(1124px,calc(100% - 110px));gap:128px;align-items:start;padding:64px 0 56px;border-bottom:1px solid #c8c8c8}.about-page .side-line-copy{max-width:372px;margin-top:22px;padding-left:46px;border-left-color:#bcbcbc}.about-page .eyebrow{margin-bottom:26px;font-size:10px;letter-spacing:.24em}.about-page .side-line-copy h2{margin-bottom:28px;font-size:18px;font-weight:400;line-height:1.8;letter-spacing:.14em}.about-page .side-line-copy p:not(.eyebrow){margin-bottom:18px;font-size:15px;line-height:1.8}.about-page .rounded-photo{width:400px;height:616px;border-radius:8px;object-fit:cover;object-position:center}.timeline-section{width:min(1124px,calc(100% - 110px));padding:40px 0 0}.timeline-section h2{margin-bottom:34px;font-size:16px;font-weight:400;letter-spacing:.02em}.timeline-stage{position:relative;min-height:346px;padding:0 54px}.timeline-arrow{position:absolute;top:50%;width:28px;height:28px;padding:0;border:0;background:transparent;font-size:33px;font-weight:300;line-height:1;color:#262626;transform:translateY(-50%);cursor:pointer}.timeline-arrow--prev{left:0}.timeline-arrow--next{right:0}.about-page .timeline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.about-page .timeline-card{min-height:206px;padding:34px 36px 30px;border:1px solid #2a2a2a;border-radius:18px;background:#fff}.about-page .timeline-card span{margin-bottom:18px;color:#c56d2d;font-size:40px;letter-spacing:.08em}.about-page .timeline-card h3{max-width:260px;margin-bottom:18px;font-size:14px;font-weight:400;line-height:1.8;letter-spacing:.16em;text-transform:uppercase}.about-page .timeline-card p{max-width:470px;font-size:16px;line-height:1.8;letter-spacing:.05em}.press-strip{height:196px}.press-strip img{filter:saturate(.96) brightness(.98);transform:scale(1.03);object-position:center}.press-section{min-height:412px;padding:112px 0 0}.press-copy{width:min(1124px,calc(100% - 110px));margin:0 auto}.press-copy h2{font-size:18px;font-weight:400;letter-spacing:.04em}.press-logos{width:min(1124px,calc(100% - 110px));margin:72px auto 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 34px;align-items:center}.press-logos img{width:100%;max-width:136px;height:auto;justify-self:center;filter:grayscale(100%) brightness(1.12)}.careers-page .center-hero{padding:52px 32px 58px}.careers-page .center-hero p{margin-top:18px;font-size:17px;line-height:1.6}.careers-page .center-hero h1{line-height:1.32}.location-section.split-reference{width:min(1124px,calc(100% - 110px));gap:118px;align-items:center;padding:66px 0 46px}.careers-page .side-line-copy{max-width:350px;padding-left:40px}.careers-page .side-line-copy h2{max-width:296px;margin-bottom:24px;font-size:18px;font-weight:400;line-height:1.8;letter-spacing:.12em}.careers-page .side-line-copy p:not(.eyebrow){font-size:15px;line-height:1.8}.careers-illustration{width:386px;height:auto;justify-self:end}.jobs-section{padding:50px 0 92px;background:#000;color:#fff}.jobs-shell{width:min(1124px,calc(100% - 110px));margin:0 auto}.split-reference--jobs{width:100%;gap:84px;align-items:start}.side-line-copy--light{margin-top:0;border-left-color:#ffffff57}.side-line-copy--light .eyebrow,.side-line-copy--light h2,.side-line-copy--light p{color:#fff}.side-line-copy--light p:not(.eyebrow){color:#ffffffd1}.jobs-lead-image{width:100%;max-width:500px;height:292px;justify-self:end;object-fit:cover}.jobs-intro{margin:0 0 52px}.job-grid{width:100%;gap:52px 54px}.jobs-section .job-card{min-height:286px;padding:26px 26px 22px;border:1px solid rgba(255,255,255,.56);border-radius:8px;background:transparent;color:#fff}.jobs-section .job-card h3{max-width:210px;font-size:15px;font-weight:400;line-height:1.6;letter-spacing:.12em}.jobs-section .job-card .location{margin:22px 0 18px;color:#ffffffb3;font-size:13px}.jobs-section .job-card p:not(.location){max-width:246px;font-size:14px;line-height:1.7;color:#ffffffe0}.jobs-section .apply-button{margin-top:22px;border-color:#ffffffc2;border-radius:6px;color:#fff}.jobs-section .apply-button span{padding:7px 12px;font-size:12px}.jobs-section .apply-button span+span{font-size:18px}.cv-card{width:min(286px,100%);min-height:238px;margin:48px 0 0;padding:24px 22px 20px;border:0;border-radius:8px;background:#fff;color:#000}.cv-card h3{margin-bottom:38px;font-size:16px;font-weight:400;line-height:1.72;letter-spacing:.06em}.cv-card .apply-button{margin-top:0;color:#000;border-color:#000}.catalog-contact{width:min(1124px,calc(100% - 160px));gap:112px;padding-top:46px}.message-visual{min-height:744px;overflow:hidden}.message-visual h2{max-width:258px}.ship-front{top:458px;left:234px;width:186px;height:306px;opacity:.11}.ship-port{left:54px;bottom:8px;width:236px;height:134px;opacity:.14}.contact-form--catalog{max-width:368px;padding-top:16px}.contact-form--catalog .field{margin-bottom:18px;font-size:13px}.contact-form--catalog .field input,.contact-form--catalog .field textarea{margin-top:10px}.contact-form--catalog button{max-width:272px;margin-top:18px}@media(max-width:980px){.about-page .mission-section.split-reference,.location-section.split-reference,.jobs-shell,.timeline-section,.press-copy,.catalog-contact{width:calc(100% - 64px)}.about-page .mission-section.split-reference,.location-section.split-reference,.split-reference--jobs{grid-template-columns:1fr;gap:42px}.about-page .rounded-photo,.careers-illustration,.jobs-lead-image{width:100%;max-width:460px;justify-self:start}.jobs-section{padding-top:56px}.job-grid{gap:28px}.catalog-contact{gap:56px}.message-visual{min-height:auto}.ship-front,.ship-port{position:static;width:100%;height:auto;margin-top:24px}}@media(max-width:700px){.about-page .center-hero,.careers-page .center-hero{padding-left:18px;padding-right:18px}.about-page .center-hero p,.careers-page .center-hero p,.about-page .side-line-copy p:not(.eyebrow),.careers-page .side-line-copy p:not(.eyebrow),.jobs-section .job-card p:not(.location){font-size:14px}.about-page .mission-section.split-reference,.location-section.split-reference,.jobs-shell,.timeline-section,.press-copy,.catalog-contact{width:calc(100% - 36px)}.about-page .side-line-copy,.careers-page .side-line-copy,.side-line-copy--light{margin-top:0;padding-left:0;border-left:0}.timeline-arrow--prev{left:0}.timeline-arrow--next{right:0}.press-section{min-height:240px}.job-grid{grid-template-columns:1fr}.jobs-section .job-card,.cv-card{width:100%}.catalog-contact{gap:36px}.message-visual h2{max-width:220px;font-size:42px}.contact-form--catalog{max-width:none}.contact-form--catalog button{max-width:100%}}@media(max-width:1200px){.site-header--catalog{padding-right:22px}.catalog-note,.tech-band,.catalog-help,.catalog-contact,.footer-inner{width:calc(100% - 64px)}.catalog-note,.catalog-help,.catalog-contact{padding-left:0}.tech-band__column{padding-left:36px;padding-right:36px}}@media(max-width:980px){.site-header--catalog{position:relative;top:auto;left:auto;right:auto;min-height:auto;padding:18px 24px;background:var(--offwhite)}.site-header--catalog .site-nav{width:100%;flex-wrap:wrap}.tech-band,.catalog-contact,.footer-inner{grid-template-columns:1fr}.tech-band__column{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.tech-band__column:last-child{border-bottom:0}.tech-band__column,.catalog-help,.catalog-contact{padding-left:0;padding-right:0}.tech-band,.catalog-note,.catalog-help,.catalog-contact,.footer-inner{width:calc(100% - 64px)}.catalog-contact{gap:56px}.message-visual{min-height:auto}.message-visual h2{font-size:42px}.ship-front,.ship-port{position:static;width:100%;height:auto;margin-top:24px}.contact-form--catalog{max-width:none;padding-top:0}.contact-form--catalog button{max-width:100%}.footer-inner{gap:56px}.footer-links{grid-template-columns:1fr 1fr}.subscribe-row{grid-template-columns:1fr 122px}}@media(max-width:700px){.catalog-note,.tech-band,.catalog-help,.catalog-contact,.footer-inner{width:calc(100% - 36px)}.tech-band__column{padding-left:20px;padding-right:20px}.tech-block__title{min-width:0;font-size:16px}.tech-block__image{max-width:100%}.catalog-help h1{font-size:24px}.catalog-help p{font-size:16px}.catalog-contact{gap:36px}.contact-form--catalog button{width:100%}.footer-links,.subscribe-row{grid-template-columns:1fr}.footer-inner{gap:36px}.social-icons{margin-top:64px}.site-logo__image,.site-logo__image--footer{width:clamp(190px,56vw,290px)}}
