:root{--background:#fff;--foreground:#171717}html{height:100%;scroll-padding-top:var(--header-total-h,98px)}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}main{flex:1 0 auto}.header-actions{align-items:center;gap:10px;display:none}.hamburgerBtn{appearance:none;color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:10px;width:42px;height:42px;font-size:18px}button.mobileOverlay{appearance:none;cursor:pointer;border:0;margin:0;padding:0}.mobileAccTrigger{cursor:pointer;box-sizing:border-box;justify-content:space-between;align-items:center;gap:12px;display:flex}.mobileSubLink{padding-left:16px;position:relative}.mobileSubLink:before{content:"";background:linear-gradient(#f36a10,#f36a1047);border-radius:999px;width:3px;position:absolute;top:10px;bottom:10px;left:0;box-shadow:0 0 14px #f36a102e}@media (max-width:860px){.navRoot{display:none!important}.header-actions{display:inline-flex}}
*{box-sizing:border-box}:root{--topbar-h:34px;--main-header-h:64px;--header-total-h:calc(var(--topbar-h) + var(--main-header-h))}html{scroll-padding-top:var(--header-total-h)}body,html{max-width:100%;overflow-x:hidden}body{padding-top:var(--header-total-h);margin:0;font-family:Arial,sans-serif}.site-header{z-index:5000;height:var(--header-total-h);background:0 0;flex-direction:column;align-items:stretch;padding:0;display:flex;position:fixed;left:0;right:0}.topbar{height:var(--topbar-h);background:#0f121aeb;border-bottom:1px solid #ffffff14;align-items:center;display:flex}.topbar-inner{gap:14px;width:min(1280px,92%)}.topbar-link{color:#ffffffdb;letter-spacing:.2px;font-size:13px;font-weight:600}.header-main{height:var(--main-header-h);-webkit-backdrop-filter:blur(10px);background:#111624c7;border-bottom:1px solid #ffffff1a;align-items:center;padding:0 18px;display:flex}.header-inner{grid-column-gap:34px;grid-template-columns:auto 1fr auto;column-gap:34px;width:min(1280px,92%);display:grid}.logo img{width:auto;height:34px}.navRoot{justify-content:flex-start;min-width:0}.navList{white-space:nowrap;gap:clamp(18px,1.8vw,30px);margin:0;padding:0}.navLink{color:#ffffffe6;letter-spacing:.25px;border-radius:10px;align-items:center;padding:9px 10px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.navLink:hover{color:#fff;background:#ffffff12}.navTrigger{appearance:none;color:#ffffffe6;letter-spacing:.25px;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:6px;padding:9px 10px;font-size:13px;font-weight:700;display:inline-flex}.navTrigger:hover{color:#fff;background:#ffffff12}.navTrigger[data-state=open]{color:#fff;background:#ffffff14}.chev{opacity:.9;transition:transform .18s}[data-state=open] .chev{transform:rotate(180deg)}.navContent{width:100%;position:absolute;top:0;left:0}.navViewportWrap{left:0;right:0;top:var(--header-total-h);z-index:1199;width:100%}.navViewport{width:100%;height:var(--radix-navigation-menu-viewport-height);background:#fff;border-bottom:1px solid #0f17221a;box-shadow:0 18px 55px #00000024}.navViewport[data-state=open]{margin-top:-35px;padding-top:10px}.navViewport[data-state=closed]{margin-top:0;padding-top:0}.navDropdown{width:min(1280px,92%);box-shadow:none;grid-gap:0;grid-template-columns:1fr;gap:0;margin:0 auto;padding:6px 0 14px;list-style:none;display:grid}.navDropdown,.navDropdownLink{background:0 0;border:0;border-radius:0}.navDropdownLink{color:#0f1722e0;justify-content:space-between;align-items:center;padding:18px 8px;font-size:22px;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:flex}.navDropdownLink:hover{color:#0f1722;background:#0f172208}.navDropdownLink:after{content:"›";opacity:.55;margin-left:16px;font-size:26px}.navDropdown li+li .navDropdownLink{border-top:1px solid #0f172214}.header-actions{gap:10px}.langSwitch{padding:0 10px;font-size:12px}.hamburgerBtn,.langSwitch{color:#ffffffeb;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;justify-content:center;align-items:center;height:34px;display:inline-flex}.hamburgerBtn{cursor:pointer;width:42px}.hamburgerBtn svg{width:18px;height:18px}.mobileOverlay{z-index:7000;background:#0000009e}.mobilePanel{z-index:7100;background:radial-gradient(900px 500px at 20% 10%,#ffffff0f,#0000 55%),#111624f7;border-left:1px solid #ffffff24;width:min(92vw,360px);height:100vh;padding:16px;top:0;right:0;overflow:auto;box-shadow:-22px 0 80px #0000008c}.mobileTop{padding-bottom:10px}.closeBtn{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;justify-content:center;align-items:center;width:40px;height:36px;display:inline-flex}.closeBtn,.mobileLink{color:#ffffffeb}.mobileLink{background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;padding:11px 12px}.mobileLink:hover{border-color:#ff6a0059}.mobileAcc{margin:8px 0}.mobileAccItem{background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden}.mobileAccTrigger{color:#ffffffeb;background:0 0;border:0;padding:11px 12px;font-size:13px}.mobileAccChev{width:18px;height:18px}[data-state=open] .mobileAccChev{transform:rotate(180deg)}.mobileAccContent{padding:0 12px 12px}.mobileAccLinks{padding-top:8px}.mobileSubLink{color:#ffffffdb;background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;padding:10px}.mobileSubLink:hover{color:#fff;border-color:#ff6a0059}@media (max-width:860px){:root{--topbar-h:0px;--main-header-h:58px;--header-total-h:var(--main-header-h)}.topbar{display:none}.logo img{height:32px}.navViewportWrap{display:none}}.main-slider,.slide-bg{position:relative}.slide-bg{background-position:50%;background-size:cover;align-items:center;height:100vh;display:flex}.slide-bg:before{content:"";background:#0006;position:absolute;inset:0}.container{z-index:2;padding-left:80px;position:relative}.slide-bg h2{color:#fff;font-size:110px;font-weight:800;line-height:1}.services-section{background:#f5f5f5;padding:80px 20px 90px}.services-container{text-align:center;max-width:1150px;margin:0 auto}.services-header h2{color:#152b3a;margin-bottom:15px;font-size:42px}.services-header p{color:#555;margin-bottom:60px;font-size:18px}.services-grid{grid-gap:25px;grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.service-card{border-radius:18px;overflow:hidden}.service-image{background-position:50%;background-size:cover;height:260px;position:relative}.overlay{background:linear-gradient(#0009,#000000d9);padding:45px 40px 60px;display:flex;position:absolute;inset:0}.overlay-content{text-align:center;color:#fff;justify-content:space-between;width:100%;height:100%}.overlay-content,.overlay-text{flex-direction:column;display:flex}.overlay-text{gap:15px}.overlay-content h3{font-size:24px;font-weight:700;line-height:1.15}.overlay-content p{margin:0;font-size:15px;line-height:1.6}.service-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;align-self:center;padding:10px 24px;transition:all .3s}.service-btn:hover{background:#ff6a00;border-color:#ff6a00}.service-1{background-image:url(/main-slider-1-1.jpg)}.service-2{background-image:url(/main-slider-1-2.jpg)}.service-3{background-image:url(/main-slider-1-3.jpg)}@media (max-width:768px){.services-grid{grid-template-columns:1fr}.service-image{height:300px}}.services-hub{color:#ffffffeb;background:linear-gradient(#0f1722fa 0,#0f1722d9 260px,#0f1722 640px),radial-gradient(1200px 700px at 20% 10%,#ffffff0d,#0000 58%),radial-gradient(900px 600px at 80% 25%,#ffffff0a,#0000 60%),#0f1722;padding:64px 18px 70px}.services-hub__wrap{max-width:1150px;margin:0 auto}.services-hub__title{margin:0;font-size:clamp(40px,5vw,56px);font-weight:900;line-height:1.05}.services-hub__intro{color:#ffffffbd;max-width:62ch;margin-top:14px;font-size:16px;line-height:1.8}.services-hub__grid{grid-gap:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:44px;display:grid}.services-hub__card{min-height:190px;color:inherit;background:#ffffff0a;border:1px solid #ffffff17;border-radius:22px;padding:26px 26px 24px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000003d}.services-hub__card:before{content:"";background-image:var(--card-bg,none);filter:contrast(1.04)saturate(1.02);opacity:.42;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.06)}.services-hub__card:after{content:"";background:radial-gradient(90% 85% at 25% 15%,#ffffff0f,#0000 55%),linear-gradient(#0f17229e,#0f1722eb);position:absolute;inset:0}.services-hub__cardDesc,.services-hub__cardTop{z-index:1;position:relative}.services-hub__cardTop{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.services-hub__cardTitle{margin:0;font-size:22px;font-weight:800}.services-hub__cardArrow{opacity:.85;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.services-hub__cardDesc{color:#ffffffc7;margin:0;line-height:1.65}.services-hub__card:hover{border-color:#ffffff24;transform:translateY(-2px);box-shadow:0 26px 80px #0000004d}@media (max-width:860px){.services-hub__grid{grid-template-columns:1fr}}.about-fit{--header-h:var(--header-total-h,98px);min-height:calc(100svh - var(--header-h));box-sizing:border-box;background:#fff;align-items:center;height:auto;padding:clamp(56px,8vh,96px) clamp(20px,4vw,72px);display:flex;overflow:visible}.about-container,.about-fit .about-container{grid-gap:clamp(28px,3vw,55px);grid-template-columns:1.02fr 1fr;align-items:center;gap:clamp(28px,3vw,55px);width:min(1150px,100%);min-height:0;margin:0 auto;display:grid;overflow:visible}.about-media{height:clamp(420px,46vw,560px);min-height:420px;position:relative}.about-dots{opacity:.9;background-image:radial-gradient(#152b3a24 1.4px,#0000 0);background-size:14px 14px;border-radius:18px;width:210px;height:210px;position:absolute;top:150px;left:-26px}.about-img{background:#101821;border:1px solid #152b3a0f;border-radius:28px;margin:0;position:absolute;overflow:hidden;box-shadow:0 22px 70px #0000001f}.about-img:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(120% 90% at 20% 10%,#ffffff2e,#0000 55%);position:absolute;inset:0}.about-img__el{object-fit:cover;width:100%;height:100%;display:block}.about-img--top{aspect-ratio:1.42;width:min(78%,470px);top:0;right:0}.about-img--bottom{aspect-ratio:1.46;width:min(69%,410px);bottom:0;left:24px}.about-accent{background:#ff6a00;border-radius:999px;width:5px;height:94px;position:absolute;bottom:74px;left:58px}.about-copy{min-width:0}.about-kicker{color:#ff6a00;letter-spacing:1px;background:#ff6a001a;border-radius:999px;margin-bottom:14px;padding:7px 14px;font-size:11px;font-weight:800;display:inline-block}.about-fit .about-title,.about-title{color:#152b3a;letter-spacing:-.02em;text-wrap:balance;margin:0 0 clamp(10px,1.6vh,18px);font-size:clamp(30px,3.8vw,46px);font-weight:900;line-height:1.05}.about-fit .about-text,.about-text{color:#152b3aad;max-width:54ch;margin:0 0 clamp(10px,1.4vh,16px);font-size:clamp(13px,1.05vw,15px);line-height:1.78}.about-fit .about-points,.about-points{grid-gap:clamp(8px,1.2vh,12px);gap:clamp(8px,1.2vh,12px);margin:0 0 clamp(12px,1.6vh,20px);padding:0;list-style:none;display:grid}.about-fit .about-points li,.about-points li{color:#2a3a45;padding-left:38px;font-weight:600;line-height:1.5;position:relative}.about-fit .about-points li:before,.about-points li:before{content:"✓";color:#ff6a00;background:#ff6a001f;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:2px;left:0;box-shadow:0 10px 25px #ff6a001f}.about-actions,.about-fit .about-actions{flex-wrap:wrap;gap:12px;margin-top:clamp(8px,1.2vh,14px);display:flex}.about-btn,.about-fit .about-btn{border-radius:14px;justify-content:center;align-items:center;height:46px;padding:0 20px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.about-btn--primary{color:#fff;background:#ff6a00;border:1px solid #ff6a00;box-shadow:0 14px 40px #ff6a0038}.about-btn--primary:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 18px 52px #ff6a0047}.about-btn--ghost{color:#152b3a;background:0 0;border:1px solid #152b3a40}.about-btn--ghost:hover{color:#ff6a00;border-color:#ff6a00;transform:translateY(-1px)}.about-btn:focus-visible{outline-offset:3px;outline:3px solid #ff6a0040}@media (max-width:980px){.about-container,.about-fit .about-container{grid-template-columns:1fr;gap:40px}.about-media{height:470px;min-height:470px}.about-fit .about-title,.about-title{max-width:none;font-size:42px}.about-dots{width:170px;height:170px;top:128px;left:0}.about-img--top{width:min(88%,520px)}.about-img--bottom{width:min(76%,430px);left:18px}.about-accent{bottom:68px;left:34px}}@media (max-width:560px){.about-fit{min-height:auto;padding:36px 20px 42px}.about-media{height:390px;min-height:390px}.about-img{border-radius:22px}.about-img--top{width:100%}.about-img--bottom{width:84%;left:12px}.about-dots{width:132px;height:132px;top:126px;left:-6px}.about-accent{height:76px;bottom:52px;left:18px}.about-fit .about-title,.about-title{font-size:34px}.about-fit .about-text,.about-text{font-size:14px;line-height:1.72}.about-btn,.about-fit .about-btn{width:100%}}.iso-hero{background-blend-mode:overlay;background-color:#111624;background-image:radial-gradient(1200px 700px at 20% 20%,#ffffff0b,#0000 60%),radial-gradient(900px 600px at 80% 30%,#ffffff09,#0000 60%),repeating-radial-gradient(circle at 30% 35%,#ffffff08 0 1px,#0000 0 28px);padding:110px 0 70px}.iso-hero__inner{grid-gap:42px;grid-template-columns:1.1fr .9fr;align-items:start;gap:42px;width:min(1200px,90%);margin:0 auto;display:grid;position:relative}.iso-hero__kicker{color:#ff6a00;letter-spacing:1px;background:#00000047;border:1px solid #ff6a002e;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 14px 40px #0000002e}.iso-hero__title{color:#fff;letter-spacing:-.02em;max-width:16ch;margin:0;font-size:clamp(40px,4.6vw,64px);font-weight:900;line-height:1.05}.iso-hero__stats{align-items:flex-start;gap:86px;margin-top:6px;margin-bottom:20px;display:flex;position:relative}.iso-hero__stats:after{content:"";background:#ffffff24;width:1px;position:absolute;top:6px;bottom:10px;left:50%;transform:translate(-.5px)}.iso-stat__value{color:#fff;font-size:40px;font-weight:900;line-height:1}.iso-stat__label{color:#ffffffa6;margin-top:8px;font-size:14px}.iso-hero__video{background:#ffffff0a;border:1px solid #ffffff24;border-radius:10px;overflow:hidden}.iso-hero__video iframe{border:0;width:100%;height:190px;display:block}.iso-hero__videoPlaceholder{background:#ffffff08;place-items:center;height:190px;display:grid;position:relative}.iso-hero__thumb{object-fit:cover;opacity:.85;filter:contrast(1.05)saturate(1.05);width:100%;height:100%;position:absolute;inset:0}.iso-hero__videoPlaceholder:after{content:"";pointer-events:none;background:linear-gradient(#1116241a,#11162459);position:absolute;inset:0}.iso-hero__play{color:#fff;cursor:pointer;background:#ff6a00;border:2px solid #ffffff40;border-radius:999px;width:54px;height:54px;font-weight:900;box-shadow:0 18px 55px #00000059}.iso-hero__brand{color:#ffffffbf;font-size:12px;font-weight:800;position:absolute;bottom:12px;right:14px}.iso-hero__cards{background:#fff;border:1px solid #152b3a1a;border-radius:10px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:28px;display:grid;overflow:hidden;box-shadow:0 28px 80px #0003}.iso-card{min-height:140px;padding:28px 34px 26px;position:relative}.iso-card:not(:last-child){border-right:1px solid #152b3a1f}.iso-card__top{justify-content:space-between;align-items:center;gap:14px;display:flex}.iso-card__title{color:#152b3a;margin:0;font-size:20px;font-weight:900;line-height:1.15}.iso-card__arrow{color:#152b3a;background:#152b3a0d;border:1px solid #152b3a14;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.iso-card__icon{color:#ff6a00;width:44px;height:44px;margin-top:18px}.iso-card__icon svg{width:44px;height:44px;display:block}.iso-card__meta{color:#152b3a29;font-size:26px;font-weight:900;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}@media (max-width:980px){.iso-hero__cards,.iso-hero__inner{grid-template-columns:1fr}.iso-card:not(:last-child){border-bottom:1px solid #152b3a1f;border-right:0}.iso-hero__stats{gap:22px}.iso-hero__stats:after{display:none}}.site-footer{color:#ffffffd9;background:#0f1722}.site-footer--map{background-blend-mode:overlay;background-image:radial-gradient(1200px 700px at 20% 20%,#ffffff0f,#0000 55%),radial-gradient(900px 600px at 80% 30%,#ffffff0d,#0000 55%),repeating-radial-gradient(circle at 30% 35%,#ffffff0b 0 1px,#0000 0 28px)}.footer-top{border-top:1px solid #ffffff14;padding:70px 20px}.footer-container{max-width:1150px;margin:0 auto}.footer-grid{grid-gap:34px;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px}.footer-logo{width:auto;height:44px;margin-bottom:18px;display:block}.footer-claim{color:#ffffffeb;margin:0 0 22px;font-size:20px;font-weight:800;line-height:1.35}.footer-col h4{letter-spacing:.6px;text-transform:uppercase;color:#ffffffeb;margin:0 0 14px;font-size:14px}.footer-links{margin:0;padding:0;list-style:none}.footer-links a{color:#ffffffb8;text-decoration:none;transition:all .25s}.footer-links a:hover{color:#ff6a00}.footer-links-2col{grid-gap:26px;gap:26px}@media (max-width:560px){.footer-links-2col{grid-template-columns:1fr}}.footer-newsletter--white{background:#fff;border:1px solid #0f17221a}.footer-newsletter--white input{color:#0f1722eb}.footer-newsletter--white input::placeholder{color:#0f172273}.footer-muted{color:#ffffffa6;margin:0 0 14px;font-size:14px;line-height:1.6}.footer-social{gap:10px;display:flex}.social-btn{color:#ffffffd9;background:#0000004d;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .25s;display:inline-flex}.social-btn:hover{color:#ff6a00;border-color:#ff6a00;transform:translateY(-1px)}.footer-newsletter{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;align-items:center;max-width:320px;height:44px;display:flex;overflow:hidden}.footer-newsletter input{color:#ffffffe6;background:0 0;border:0;outline:none;flex:1;padding:0 14px;font-size:14px}.footer-newsletter input::placeholder{color:#ffffff73}.footer-newsletter button{cursor:pointer;color:#ff6a00;background:0 0;border:0;width:52px;height:44px;font-size:16px;transition:all .25s}.footer-newsletter button:hover{background:#ff6a0024}.footer-contact-strong{grid-gap:8px;gap:8px;margin-top:12px;display:grid}.footer-phone{color:#ffffffeb;font-size:20px;font-weight:800;text-decoration:none}.footer-email{color:#ff6a00;font-weight:700;text-decoration:none}.footer-email:hover{text-decoration:underline}.footer-bottom{background:#00000059;border-top:1px solid #ffffff14;padding:18px 20px}.footer-bottom-inner{justify-content:center;align-items:center;display:flex}.footer-legal{color:#fff9;font-size:13px}@media (max-width:980px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.footer-grid{grid-template-columns:1fr}.footer-newsletter{max-width:100%}}.capDropdown{padding:6px 0 14px}.capAcc{grid-gap:0;gap:0;display:grid}.capAccItem{border-top:1px solid #0f172214}.capAccItem:first-child{border-top:0}.capAccHeader{margin:0}.capAccTrigger{cursor:pointer;color:#0f1722e0;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:18px 8px;font-size:22px;font-weight:600;display:flex}.capAccTrigger:hover{color:#0f1722;background:#0f172208}.capAccChev{opacity:.7;width:18px;height:18px;transition:transform .18s}.capAccTrigger[data-state=open] .capAccChev{transform:rotate(180deg)}.capAccContent{overflow:hidden}.capAccLinks{grid-gap:0;gap:0;padding:2px 0 14px 26px;display:grid}.capLink{color:#0f1722cc;border-left:2px solid #0f172214;justify-content:space-between;align-items:center;padding:12px 8px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.capLink:hover{color:#0f1722;background:#0f172208;border-left-color:#ff6a008c}.mobileSubAcc{grid-gap:8px;gap:8px;margin-top:10px;display:grid}.mobileSubAcc .mobileAccItem{background:#ffffff05;border-color:#ffffff14}.mobileSubAcc .mobileAccTrigger{padding:10px;font-size:12px}.mobileSubAcc .mobileAccContent{padding:0 10px 10px}.svcHub{background:#fff}.svc-aboutFit{--header-h:var(--header-total-h)}.svc-aboutFit .about-img--top{background-image:var(--svc-img-top,url(/about-1.jpg))}.svc-aboutFit .about-img--bottom{background-image:var(--svc-img-bottom,url(/about-2.jpg))}.svcTiles{background:#f6f7f8;padding:70px 18px 90px}.svcTiles__wrap{max-width:1150px;margin:0 auto}.svcTiles__head{margin-bottom:22px}.svcTiles__title{color:#152b3a;letter-spacing:-.02em;margin:0;font-size:clamp(26px,3vw,34px);font-weight:900}.svcTiles__intro{color:#152b3a9e;max-width:60ch;margin:10px 0 0;font-size:15px;line-height:1.7}.svcTiles__grid{grid-gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.svcTile{color:inherit;background:#fff;border:1px solid #152b3a1f;border-radius:18px;padding:22px 22px 20px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:block;position:relative;box-shadow:0 18px 55px #0000000f}.svcTile:hover{border-color:#ff6a0059;transform:translateY(-2px);box-shadow:0 26px 80px #0000001a}.svcTile__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.svcTile__title{color:#152b3a;margin:0;font-size:20px;font-weight:900;line-height:1.15}.svcTile__arrow{color:#ff6a00;background:#ff6a0014;border:1px solid #ff6a002e;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.svcTile__desc{color:#152b3aa6;margin:10px 0 0;font-size:14px;line-height:1.75}@media (max-width:860px){.svcTiles__grid{grid-template-columns:1fr}}.about-page.about-page--premium{--aboutp-max:1160px;--aboutp-pad:clamp(18px,3vw,34px);--aboutp-radius:20px;--pa-navy:#0b1420;--pa-slate:#0f1c2b;--pa-ink:#0a1220;--pa-line:#ffffff1a;--pa-soft:#ffffff0f;--pa-text:#ffffffd6;--pa-muted:#ffffffa3;--pa-dim:#ffffff85;--pa-accent:#ff6a00;background:radial-gradient(1100px 560px at 12% 10%,#ff6a0029,transparent 55%),radial-gradient(900px 520px at 85% 18%,#3896ff1f,transparent 55%),linear-gradient(180deg,var(--pa-navy),var(--pa-ink));color:#fff}.about-page.about-page--premium:before{content:"";pointer-events:none;opacity:.08;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E");position:fixed;inset:0}.about-page.about-page--premium .aboutp-wrap{max-width:var(--aboutp-max);padding:0 var(--aboutp-pad);margin:0 auto;position:relative}.about-page.about-page--premium .aboutp-hero{border-bottom:1px solid var(--pa-line);background:radial-gradient(1200px 540px at 30% 0,#ffffff0f,#0000 60%),linear-gradient(#ffffff08,#fff0);padding:clamp(44px,6vw,72px) 0 clamp(26px,4vw,44px)}.about-page.about-page--premium .aboutp-kicker{color:#ffffffe6;letter-spacing:.14em;text-transform:uppercase;background:#ff6a0024;border-radius:999px;align-items:center;gap:10px;margin:0 0 14px;padding:7px 12px;font-size:11px;font-weight:950;display:inline-flex}.about-page.about-page--premium .aboutp-kicker:before{content:"";background:var(--pa-accent);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 6px #ff6a0024}.about-page.about-page--premium .aboutp-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:baseline;gap:10px;padding:10px 12px;display:inline-flex}.about-page.about-page--premium .aboutp-pill strong{color:#fff;font-size:14px;font-weight:950}.about-page.about-page--premium .aboutp-pill span{color:#ffffffb3;font-size:13px}.about-page.about-page--premium .aboutp-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(1000px 460px at 30% 0,#ff6a001f,#0000 55%),linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff1f;border-radius:22px;padding:18px 18px 16px;position:relative;overflow:hidden;box-shadow:0 26px 80px #00000059}.about-page.about-page--premium .aboutp-panel:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(600px 220px at 25% 0,#ffffff1a,#0000 60%);position:absolute;inset:-1px}.about-page.about-page--premium .aboutp-panel__head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.about-page.about-page--premium .aboutp-panel__dot{background:var(--pa-accent);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 6px #ff6a0029}.about-page.about-page--premium .aboutp-panel__title{letter-spacing:.14em;text-transform:uppercase;color:#ffffffd6;margin:0;font-size:14px;font-weight:900}.about-page.about-page--premium .aboutp-panel__text{color:#ffffffb8;margin:0;font-size:14px;line-height:1.8}.about-page.about-page--premium .aboutp-panel__footer{grid-gap:10px;border-top:1px solid #ffffff1a;gap:10px;margin-top:14px;padding-top:14px;display:grid}.about-page.about-page--premium .aboutp-signal{align-items:center;gap:10px;display:flex}.about-page.about-page--premium .aboutp-signal__bar{background:linear-gradient(90deg,var(--pa-accent),#ffffff2e);border-radius:999px;width:38px;height:2px}.about-page.about-page--premium .aboutp-signal__label{color:#ffffffb3;font-size:13px;font-weight:700}.about-page.about-page--premium .aboutp-section{padding:clamp(26px,4vw,54px) 0}.about-page.about-page--premium .aboutp-section--tight{padding-top:0}.about-page.about-page--premium .aboutp-h2{letter-spacing:-.02em;margin:12px 0 10px;font-size:clamp(22px,2.4vw,34px);font-weight:950;line-height:1.12}.about-page.about-page--premium .aboutp-lead{color:var(--pa-text);max-width:86ch;margin:0 0 12px;font-size:15px;line-height:1.85}.about-page.about-page--premium .aboutp-p{color:var(--pa-muted);margin:0 0 12px;font-size:14px;line-height:1.85}.about-page.about-page--premium .aboutp-grid-2{grid-gap:clamp(16px,2.8vw,34px);grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(16px,2.8vw,34px);display:grid}.about-page.about-page--premium .aboutp-grid-3{grid-gap:clamp(14px,2.4vw,26px);grid-template-columns:repeat(3,1fr);gap:clamp(14px,2.4vw,26px);display:grid}.about-page.about-page--premium .aboutp-card--premium{border-radius:var(--aboutp-radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(1000px 480px at 30% 0,#ffffff0f,#0000 60%),linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff1f;padding:18px;position:relative;overflow:hidden;box-shadow:0 26px 80px #00000059}.about-page.about-page--premium .aboutp-card--premium:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(520px 220px at 18% 0,#ff6a001a,#0000 62%);position:absolute;inset:-1px}.about-page.about-page--premium .aboutp-card__title{letter-spacing:-.02em;color:#ffffffeb;margin:0 0 10px;font-size:16px;font-weight:950}.about-page.about-page--premium .aboutp-mini{grid-gap:10px;border-top:1px solid #ffffff1a;grid-template-columns:92px 1fr;gap:10px;padding:12px 0;display:grid}.about-page.about-page--premium .aboutp-mini:first-of-type{border-top:0;padding-top:6px}.about-page.about-page--premium .aboutp-mini__k{color:#ffffffdb;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.about-page.about-page--premium .aboutp-mini__v{color:#ffffffa3;font-size:13px;line-height:1.65}.about-page.about-page--premium .aboutp-bullets--premium{grid-gap:12px;gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.about-page.about-page--premium .aboutp-bullets--premium li{grid-gap:12px;color:#ffffffc7;grid-template-columns:14px 1fr;align-items:start;gap:12px;font-weight:650;line-height:1.65;display:grid}.about-page.about-page--premium .aboutp-bullets__icon{background:var(--pa-accent);border-radius:999px;width:10px;height:10px;margin-top:7px;box-shadow:0 0 0 6px #ff6a0024}.about-page.about-page--premium .aboutp-card__cap{align-items:center;gap:10px;display:flex}.about-page.about-page--premium .aboutp-card__mark{background:var(--pa-accent);border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 6px #ff6a0024}.about-page.about-page--premium .aboutp-tags--premium{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.about-page.about-page--premium .aboutp-tag{color:#ffffffc7;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:750}.about-page.about-page--premium .aboutp-hero--ref{padding:clamp(44px,6vw,78px) 0 clamp(26px,4vw,44px)}.about-page.about-page--premium .aboutp-heroRef{grid-gap:clamp(18px,3vw,44px);grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(18px,3vw,44px);display:grid}.about-page.about-page--premium .aboutp-heroRef__media{height:clamp(360px,46vh,520px);min-height:360px;position:relative}.about-page.about-page--premium .aboutp-heroRef__dots{opacity:.55;pointer-events:none;background-image:radial-gradient(#ff6a008c 2px,#0000 0);background-size:16px 16px;border-radius:18px;width:180px;height:130px;position:absolute;top:18%;left:56%;transform:translate(-50%)}.about-page.about-page--premium .aboutp-heroRef__main{border:1px solid #ffffff1f;border-radius:26px;width:74%;height:76%;position:absolute;top:18px;left:0;overflow:hidden;box-shadow:0 26px 90px #00000073}.about-page.about-page--premium .aboutp-heroRef__circle{aspect-ratio:1;place-items:center;width:min(280px,54%);display:grid;position:absolute;bottom:18px;right:0}.about-page.about-page--premium .aboutp-heroRef__circleInner{border:10px solid #0b1420c7;border-radius:999px;outline:1px solid #ffffff1f;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 28px 110px #0000008c}.about-page.about-page--premium .aboutp-heroRef__scrim{pointer-events:none;background:radial-gradient(120% 90% at 20% 10%,#ffffff1a,#0000 55%),linear-gradient(#0000000f,#00000057);position:absolute;inset:0}.about-page.about-page--premium .aboutp-heroRef__badge{writing-mode:vertical-rl;grid-gap:6px;opacity:.92;-webkit-user-select:none;user-select:none;place-items:center;gap:6px;display:grid;position:absolute;top:24px;right:-6px;transform:rotate(180deg)}.about-page.about-page--premium .aboutp-heroRef__badgeNum{color:var(--pa-accent);letter-spacing:-.02em;font-size:44px;font-weight:950;line-height:1}.about-page.about-page--premium .aboutp-heroRef__badgeTxt{color:#ffffffb3;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.about-page.about-page--premium .aboutp-heroRef__content{min-width:0}.about-page.about-page--premium .aboutp-heroRef__eyebrow{color:#ffffffb3;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:10px;font-size:11px;font-weight:900;display:inline-flex}.about-page.about-page--premium .aboutp-heroRef__title{letter-spacing:-.03em;margin:10px 0;font-size:clamp(40px,4.6vw,64px);font-weight:950;line-height:1.02}.about-page.about-page--premium .aboutp-heroRef__subtitle{color:#ffffffad;max-width:70ch;margin:0 0 10px;font-size:15px;line-height:1.7}.about-page.about-page--premium .aboutp-heroRef__lead{color:#ffffffc7;max-width:78ch;margin:0 0 14px;font-size:15px;line-height:1.9}.about-page.about-page--premium .aboutp-heroRef__bullets{grid-gap:10px;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:grid}.about-page.about-page--premium .aboutp-heroRef__bullets li{color:#ffffffc7;padding-left:18px;font-weight:750;line-height:1.55;position:relative}.about-page.about-page--premium .aboutp-heroRef__bullets li:before{content:"";background:var(--pa-accent);border-radius:999px;width:7px;height:7px;position:absolute;top:10px;left:0;box-shadow:0 0 0 6px #ff6a001f}.about-page.about-page--premium .aboutp-panel--inline{margin-top:10px}.about-page.about-page--premium .aboutp-heroRef__chips{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}@media (max-width:980px){.about-page.about-page--premium .aboutp-heroRef{grid-template-columns:1fr;align-items:start}.about-page.about-page--premium .aboutp-heroRef__media{height:420px;min-height:420px}.about-page.about-page--premium .aboutp-heroRef__main{width:100%;height:62%}.about-page.about-page--premium .aboutp-heroRef__circle{width:62%;bottom:10px;right:10px}.about-page.about-page--premium .aboutp-heroRef__badge{top:10px;right:8px}.about-page.about-page--premium .aboutp-heroRef__dots{display:none}.about-page.about-page--premium .aboutp-grid-2,.about-page.about-page--premium .aboutp-grid-3{grid-template-columns:1fr}}.excellence-page{--excp-max:1120px;--excp-pad:clamp(18px,3vw,34px);--excp-radius:18px;background:#fff}.excellence-page .excp-wrap{max-width:var(--excp-max);padding:0 var(--excp-pad);margin:0 auto}.excellence-page .excp-hero{background:#fff;border-bottom:1px solid #152b3a1f;padding:clamp(28px,4vw,44px) 0}.excellence-page .excp-title{letter-spacing:-.02em;color:#152b3a;margin:0 0 10px;font-size:clamp(40px,5vw,58px);font-weight:900;line-height:1.05}.excellence-page .excp-subtitle{color:#152b3ab3;margin:0;font-size:clamp(14px,1.4vw,18px);line-height:1.55}.excellence-page .excp-section{background:#fff;padding:clamp(22px,3.5vw,44px) 0}.excellence-page .excp-kicker{color:#ff6a00;letter-spacing:1px;text-transform:uppercase;background:#ff6a001a;border-radius:999px;margin:0 0 14px;padding:7px 14px;font-size:11px;font-weight:900;display:inline-block}.excellence-page .excp-p{color:#152b3aad;max-width:86ch;margin:0 0 12px;font-size:15px;line-height:1.85}.excellence-page .excp-grid-2{grid-gap:clamp(14px,2.4vw,26px);grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(14px,2.4vw,26px);display:grid}.excellence-page .excp-grid-3{grid-gap:clamp(14px,2.4vw,26px);grid-template-columns:repeat(3,1fr);gap:clamp(14px,2.4vw,26px);display:grid}.excellence-page .excp-card{border-radius:var(--excp-radius);background:linear-gradient(#152b3a08,#152b3a04);border:1px solid #152b3a1f;padding:clamp(16px,2vw,22px);box-shadow:0 14px 40px #0000000f}.excellence-page .excp-h2{color:#152b3a;margin:0 0 10px;font-size:clamp(20px,2.2vw,28px);font-weight:900;line-height:1.15}.excellence-page .excp-bullets{grid-gap:12px;gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.excellence-page .excp-bullets li{color:#2a3a45;padding-left:34px;font-weight:650;line-height:1.6;position:relative}.excellence-page .excp-bullets li:before{content:"✓";color:#ff6a00;background:#ff6a001f;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:1px;left:0}@media (max-width:980px){.excellence-page .excp-grid-2,.excellence-page .excp-grid-3{grid-template-columns:1fr}}.excellence-page.excellence-page--pro{background:radial-gradient(900px 420px at 12% 0,#ff6a001a,#0000 58%),linear-gradient(#fff,#f6f7f8 320px,#fff 980px)}.excellence-page.excellence-page--pro .excp-section{background:0 0}.excellence-page.excellence-page--pro .excp-hero{background:radial-gradient(900px 320px at 18% 10%,#152b3a0f,#0000 60%),radial-gradient(900px 420px at 12% 20%,#ff6a001a,#0000 62%),#fff;border-bottom:1px solid #152b3a1a}.excellence-page.excellence-page--pro .excp-title{letter-spacing:-.03em;font-size:clamp(44px,5.2vw,62px)}.excellence-page.excellence-page--pro .excp-kicker{background:#ff6a0014;border:1px solid #ff6a002e}.excellence-page.excellence-page--pro .excp-card{background:#ffffffeb;border:1px solid #152b3a1f;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 22px 70px #00000014}.excellence-page.excellence-page--pro .excp-card:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(720px 260px at 12% 0,#ff6a001a,#0000 60%);position:absolute;inset:-1px}.excellence-page.excellence-page--pro .excp-card:hover{border-color:#ff6a004d;transform:translateY(-2px);box-shadow:0 28px 90px #0000001f}.excellence-page.excellence-page--pro .excp-grid-2>aside.excp-card{border-color:#ff6a0038;box-shadow:0 26px 90px #0000001a}.excellence-page.excellence-page--pro .excp-grid-2>aside.excp-card:after{content:"";opacity:.95;background:#ff6a00;border-radius:999px;width:4px;position:absolute;top:16px;bottom:16px;left:0}.excellence-page.excellence-page--pro .excp-bullets li:before{border:1px solid #ff6a002e;box-shadow:0 14px 40px #ff6a002e}.experience-page{--expp-max:1120px;--expp-pad:clamp(18px,3vw,34px);--expp-radius:18px;background:#fff}.experience-page .expp-wrap{max-width:var(--expp-max);padding:0 var(--expp-pad);margin:0 auto}.experience-page .expp-hero{background:radial-gradient(760px 260px at 18% 10%,#ff6a0014,#0000 62%),#fff;border-bottom:1px solid #152b3a1f;padding:clamp(28px,4vw,44px) 0}.experience-page .expp-title{letter-spacing:-.02em;color:#152b3a;margin:0 0 10px;font-size:clamp(40px,5vw,58px);font-weight:900;line-height:1.05}.experience-page .expp-subtitle{color:#152b3ab3;margin:0;font-size:clamp(14px,1.4vw,18px);line-height:1.55}.experience-page .expp-section{padding:clamp(22px,3.5vw,44px) 0}.experience-page .expp-kicker{color:#ff6a00;letter-spacing:1px;text-transform:uppercase;background:#ff6a001a;border-radius:999px;margin:0 0 14px;padding:7px 14px;font-size:11px;font-weight:900;display:inline-block}.experience-page .expp-p{color:#152b3aad;max-width:86ch;margin:0 0 12px;font-size:15px;line-height:1.85}.experience-page .expp-grid-2{grid-gap:clamp(14px,2.4vw,26px);grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(14px,2.4vw,26px);display:grid}.experience-page .expp-grid-3{grid-gap:clamp(14px,2.4vw,26px);grid-template-columns:repeat(3,1fr);gap:clamp(14px,2.4vw,26px);display:grid}.experience-page .expp-card{border-radius:var(--expp-radius);background:linear-gradient(#152b3a08,#152b3a04);border:1px solid #152b3a1f;padding:clamp(16px,2vw,22px);box-shadow:0 14px 40px #0000000f}.experience-page .expp-h2{color:#152b3a;margin:0 0 10px;font-size:clamp(20px,2.2vw,28px);font-weight:900;line-height:1.15}.experience-page .expp-bullets{grid-gap:12px;gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.experience-page .expp-bullets li{color:#2a3a45;padding-left:34px;font-weight:650;line-height:1.6;position:relative}.experience-page .expp-bullets li:before{content:"✓";color:#ff6a00;background:#ff6a001f;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:1px;left:0}@media (max-width:980px){.experience-page .expp-grid-2,.experience-page .expp-grid-3{grid-template-columns:1fr}}.fund-page{--fundp-max:1120px;--fundp-pad:clamp(18px,3vw,34px);--fundp-radius:18px;--pa-navy:#152b3a;--pa-accent:#ff6a00;background:radial-gradient(900px 360px at 10% 0,#ff6a001f,#0000 60%),radial-gradient(900px 360px at 90% 18%,#152b3a0f,#0000 62%),linear-gradient(#fff,#f6f7f8 360px,#fff 980px)}.fund-page .fundp-wrap{max-width:var(--fundp-max);padding:0 var(--fundp-pad);margin:0 auto}.fund-page .fundp-hero{background:radial-gradient(900px 320px at 18% 10%,#ff6a001a,#0000 62%),#fff;border-bottom:1px solid #152b3a1a;padding:clamp(30px,4.4vw,58px) 0}.fund-page .fundp-hero__inner{grid-gap:clamp(14px,2.4vw,26px);grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(14px,2.4vw,26px);display:grid}.fund-page .fundp-kicker{color:var(--pa-accent);letter-spacing:.14em;text-transform:uppercase;background:#ff6a0014;border:1px solid #ff6a002e;border-radius:999px;align-items:center;gap:10px;margin:0 0 14px;padding:7px 12px;font-size:11px;font-weight:900;display:inline-flex}.fund-page .fundp-kicker:before{content:"";background:var(--pa-accent);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 6px #ff6a001f}.fund-page .fundp-title{letter-spacing:-.03em;color:var(--pa-navy);margin:0 0 10px;font-size:clamp(42px,5.2vw,62px);font-weight:950;line-height:1.02}.fund-page .fundp-subtitle{color:#152b3ab3;max-width:72ch;margin:0;font-size:clamp(14px,1.4vw,18px);line-height:1.55}.fund-page .fundp-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(900px 360px at 16% 0,#ff6a0014,#0000 60%),#ffffffc7;border:1px solid #152b3a24;border-radius:20px;padding:18px;position:relative;box-shadow:0 22px 70px #00000014}.fund-page .fundp-panel__title{color:var(--pa-navy);letter-spacing:-.02em;margin:0 0 10px;font-size:16px;font-weight:950}.fund-page .fundp-cta{background:var(--pa-accent);color:#fff;border:1px solid var(--pa-accent);border-radius:14px;justify-content:center;align-items:center;height:46px;margin-top:14px;padding:0 18px;font-size:13px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 16px 46px #ff6a0038}.fund-page .fundp-cta:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 20px 56px #ff6a0047}.fund-page .fundp-section{padding:clamp(22px,3.5vw,44px) 0}.fund-page .fundp-h2{color:var(--pa-navy);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(22px,2.4vw,32px);font-weight:950;line-height:1.12}.fund-page .fundp-p{color:#152b3aad;max-width:92ch;margin:0 0 12px;font-size:15px;line-height:1.85}.fund-page .fundp-card{border-radius:var(--fundp-radius);background:#ffffffeb;border:1px solid #152b3a1f;padding:clamp(16px,2vw,22px);position:relative;overflow:hidden;box-shadow:0 22px 70px #00000014}.fund-page .fundp-card:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(720px 260px at 12% 0,#ff6a001a,#0000 60%);position:absolute;inset:-1px}.fund-page .fundp-grid-2{grid-gap:clamp(14px,2.4vw,26px);grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(14px,2.4vw,26px);display:grid}.fund-page .fundp-grid-4{grid-gap:clamp(12px,2vw,22px);grid-template-columns:repeat(4,1fr);gap:clamp(12px,2vw,22px);display:grid}.fund-page .fundp-h3{color:var(--pa-navy);letter-spacing:-.02em;margin:0 0 10px;font-size:16px;font-weight:950;line-height:1.2}@media (max-width:1080px){.fund-page .fundp-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.fund-page .fundp-grid-2,.fund-page .fundp-hero__inner{grid-template-columns:1fr}}@media (max-width:560px){.fund-page .fundp-grid-4{grid-template-columns:1fr}}.talent-page{--talp-max:1120px;--talp-pad:clamp(18px,3vw,34px);--talp-radius:18px;background:radial-gradient(900px 360px at 10% 0,#ff6a001a,#0000 60%),radial-gradient(820px 340px at 92% 18%,#152b3a0f,#0000 62%),linear-gradient(#fff,#f6f7f8 360px,#fff 980px)}.talent-page .talp-wrap{max-width:var(--talp-max);padding:0 var(--talp-pad);margin:0 auto}.talent-page .talp-hero{background:radial-gradient(900px 320px at 18% 10%,#ff6a0014,#0000 62%),#fff;border-bottom:1px solid #152b3a1a;padding:clamp(30px,4.4vw,54px) 0}.talent-page .talp-title{letter-spacing:-.03em;color:#152b3a;margin:0 0 10px;font-size:clamp(42px,5.2vw,62px);font-weight:950;line-height:1.02}.talent-page .talp-subtitle{color:#152b3ab3;margin:0;font-size:clamp(14px,1.4vw,18px);line-height:1.55}.talent-page .talp-section{padding:clamp(22px,3.5vw,44px) 0}.talent-page .talp-kicker{color:#ff6a00;letter-spacing:.14em;text-transform:uppercase;background:#ff6a0014;border:1px solid #ff6a002e;border-radius:999px;align-items:center;gap:10px;margin:0 0 14px;padding:7px 12px;font-size:11px;font-weight:900;display:inline-flex}.talent-page .talp-kicker:before{content:"";background:#ff6a00;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 6px #ff6a001f}.talent-page .talp-p{color:#152b3aad;max-width:92ch;margin:0 0 12px;font-size:15px;line-height:1.85}.talent-page .talp-grid-2{grid-gap:clamp(14px,2.4vw,26px);grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(14px,2.4vw,26px);display:grid}.talent-page .talp-grid-5{grid-gap:clamp(12px,2vw,22px);grid-template-columns:repeat(5,1fr);gap:clamp(12px,2vw,22px);display:grid}.talent-page .talp-card{border-radius:var(--talp-radius);background:#ffffffeb;border:1px solid #152b3a1f;padding:clamp(16px,2vw,22px);position:relative;overflow:hidden;box-shadow:0 22px 70px #00000014}.talent-page .talp-card:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(720px 260px at 12% 0,#ff6a001a,#0000 60%);position:absolute;inset:-1px}.talent-page .talp-h2{font-size:clamp(20px,2.2vw,28px);line-height:1.12}.talent-page .talp-h2,.talent-page .talp-h3{color:#152b3a;letter-spacing:-.02em;margin:0 0 10px;font-weight:950}.talent-page .talp-h3{font-size:16px;line-height:1.2}.talent-page .talp-bullets{grid-gap:12px;gap:12px;margin:12px 0 0;padding:0;list-style:none;display:grid}.talent-page .talp-bullets li{grid-gap:12px;color:#152b3adb;grid-template-columns:14px 1fr;align-items:start;gap:12px;font-weight:750;line-height:1.6;display:grid}.talent-page .talp-bullets li:before{content:"";background:#ff6a00;border-radius:999px;width:10px;height:10px;margin-top:7px;box-shadow:0 0 0 6px #ff6a001f}@media (max-width:1080px){.talent-page .talp-grid-5{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.talent-page .talp-grid-2{grid-template-columns:1fr}}@media (max-width:560px){.talent-page .talp-grid-5{grid-template-columns:1fr}}.qhse-page{--qhp-max:1160px;--qhp-pad:clamp(18px,3vw,34px);--qhp-radius:18px;--pa-navy:#152b3a;--pa-accent:#ff6a00;background:radial-gradient(900px 360px at 10% 0,#ff6a001a,#0000 60%),radial-gradient(900px 360px at 90% 18%,#152b3a0f,#0000 62%),linear-gradient(#fff,#f6f7f8 360px,#fff 980px)}.qhse-page .qhp-wrap{max-width:var(--qhp-max);padding:0 var(--qhp-pad);margin:0 auto}.qhse-page .qhp-hero{background:radial-gradient(900px 320px at 18% 10%,#ff6a001a,#0000 62%),#fff;border-bottom:1px solid #152b3a1a;padding:clamp(30px,4.4vw,58px) 0}.qhse-page .qhp-hero__inner{grid-gap:clamp(14px,2.4vw,26px);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:clamp(14px,2.4vw,26px);display:grid}.qhse-page .qhp-title{letter-spacing:-.03em;color:var(--pa-navy);margin:0 0 10px;font-size:clamp(42px,5.2vw,62px);font-weight:950;line-height:1.02}.qhse-page .qhp-subtitle{color:#152b3ab3;max-width:78ch;margin:0;font-size:clamp(14px,1.4vw,18px);line-height:1.55}.qhse-page .qhp-quote{color:#152b3adb;letter-spacing:-.01em;background:#ff6a000f;border:1px solid #ff6a002e;border-radius:16px;margin-top:14px;padding:14px 16px;font-weight:900}.qhse-page .qhp-card{border-radius:var(--qhp-radius);background:#ffffffeb;border:1px solid #152b3a1f;padding:clamp(16px,2vw,22px);position:relative;overflow:hidden;box-shadow:0 22px 70px #00000014}.qhse-page .qhp-card:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(720px 260px at 12% 0,#ff6a001a,#0000 60%);position:absolute;inset:-1px}.qhse-page .qhp-h2{color:var(--pa-navy);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(22px,2.4vw,32px);font-weight:950;line-height:1.12}.qhse-page .qhp-p{color:#152b3aad;max-width:92ch;margin:0 0 12px;font-size:15px;line-height:1.85}.qhse-page .qhp-section{padding:clamp(22px,3.5vw,44px) 0}.qhse-page .qhp-grid-2{grid-gap:clamp(14px,2.4vw,26px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(14px,2.4vw,26px);display:grid}.qhse-page .qhp-figure{border-radius:var(--qhp-radius);background:#ffffffeb;border:1px solid #152b3a1f;padding:14px;box-shadow:0 22px 70px #00000014}.qhse-page .qhp-figure img{border-radius:12px;width:100%;height:auto;display:block}.qhse-page .qhp-caption{color:#152b3a94;margin:10px 0 0;font-size:13px;line-height:1.6}.qhse-page .qhp-syslist{grid-gap:12px;gap:12px;display:grid}.qhse-page .qhp-sysitem{background:#ffffffeb;border:1px solid #152b3a1f;border-radius:16px;padding:14px 14px 14px 16px;position:relative;box-shadow:0 18px 56px #00000012}.qhse-page .qhp-sysitem:before{content:"";background:var(--pa-accent);opacity:.95;border-radius:999px;width:4px;position:absolute;top:12px;bottom:12px;left:0}.qhse-page .qhp-systitle{color:var(--pa-navy);margin:0 0 6px;font-size:14px;font-weight:950}.qhse-page .qhp-systext{color:#152b3aad;margin:0;font-size:14px;line-height:1.75}.qhse-page .qhp-topics{grid-gap:clamp(12px,2vw,22px);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,2vw,22px);display:grid}.qhse-page .qhp-topicTitle{color:var(--pa-navy);letter-spacing:-.01em;margin:0 0 8px;font-size:16px;font-weight:950}@media (max-width:1180px){.qhse-page .qhp-topics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.qhse-page .qhp-grid-2,.qhse-page .qhp-hero__inner,.qhse-page .qhp-topics{grid-template-columns:1fr}}.contact-page{--ctcp-max:1180px;--ctcp-pad:clamp(18px,3vw,34px);--pa-ink:#0f1722;--pa-ink2:#0b1420;--pa-accent:#ff6a00;color:#ffffffe0;background:radial-gradient(1100px 640px at 16% 10%,#ff6a002e,#0000 56%) no-repeat,radial-gradient(900px 520px at 86% 18%,#3896ff1a,#0000 58%) 100% 0 no-repeat,linear-gradient(#0f1722fa,#0a1220) no-repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='520' viewBox='0 0 520 520'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='0.07' stroke-width='1.2'%3E%3Cpath d='M-40 120 C80 30, 210 30, 340 120 C460 210, 560 210, 700 120'/%3E%3Cpath d='M-70 200 C70 120, 220 120, 360 200 C500 280, 590 280, 740 200'/%3E%3Cpath d='M-60 290 C90 210, 240 210, 380 290 C520 370, 610 370, 760 290'/%3E%3Cpath d='M-30 380 C120 300, 260 300, 420 380 C560 460, 640 460, 780 380'/%3E%3Cpath d='M-50 70 C90 -10, 230 -10, 370 70 C510 150, 600 150, 740 70'/%3E%3C/g%3E%3C/svg%3E") 0 0/560px 560px}.contact-page .ctcp-wrap{max-width:var(--ctcp-max);padding:0 var(--ctcp-pad);margin:0 auto}.contact-page .ctcp-hero,.contact-page .ctcp-offices{border-bottom:1px solid #ffffff14;padding:clamp(54px,7vh,92px) 0}.contact-page .ctcp-map{padding:clamp(54px,7vh,92px) 0}.contact-page .ctcp-heroGrid{grid-gap:clamp(16px,3vw,34px);grid-template-columns:1.05fr 1fr;align-items:start;gap:clamp(16px,3vw,34px);display:grid}.contact-page .ctcp-kicker{color:var(--pa-accent);letter-spacing:.18em;text-transform:uppercase;background:#0006;border:1px solid #ff6a0038;border-radius:999px;padding:7px 14px;font-size:11px;font-weight:900;display:inline-flex}.contact-page .ctcp-title{letter-spacing:-.03em;color:#fffffff5;margin:14px 0 10px;font-size:clamp(44px,5.8vw,72px);font-weight:950;line-height:1.02}.contact-page .ctcp-lead{color:#ffffffb3;max-width:56ch;margin:0;font-size:15px;line-height:1.9}.contact-page .ctcp-hours{grid-gap:8px;gap:8px;margin-top:26px;display:grid}.contact-page .ctcp-hoursLabel{color:#ffffffe6;font-weight:800}.contact-page .ctcp-hoursValue{color:var(--pa-accent);letter-spacing:-.02em;font-size:30px;font-weight:950}.contact-page .ctcp-formCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000047;border:1px solid #ffffff1a;border-radius:22px;padding:18px;box-shadow:0 26px 90px #0006}.contact-page .ctcp-fields{grid-gap:14px;grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-page .ctcp-field--full{grid-column:1/-1}.contact-page .ctcp-label{color:#ffffffc7;margin:0 0 8px;font-size:13px;font-weight:750;display:block}.contact-page .ctcp-input,.contact-page .ctcp-textarea{color:#ffffffeb;background:#00000061;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:14px;transition:border-color .18s,box-shadow .18s}.contact-page .ctcp-input::placeholder,.contact-page .ctcp-textarea::placeholder{color:#ffffff75}.contact-page .ctcp-input:focus,.contact-page .ctcp-textarea:focus{border-color:#ff6a0073;box-shadow:0 0 0 4px #ff6a0024}.contact-page .ctcp-textarea{resize:vertical;min-height:160px}.contact-page .ctcp-submit{background:var(--pa-accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:0;border-radius:16px;width:min(320px,100%);height:56px;margin-top:14px;font-weight:950;transition:transform .18s,filter .18s,box-shadow .18s;box-shadow:0 18px 60px #ff6a0038}.contact-page .ctcp-submit:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 22px 72px #ff6a0047}.contact-page .ctcp-miniLinks{flex-wrap:wrap;gap:14px;margin-top:14px;display:flex}.contact-page .ctcp-miniLink{color:#ffffffb8;border-bottom:1px solid #ffffff29;font-weight:750;text-decoration:none}.contact-page .ctcp-miniLink:hover{color:var(--pa-accent);border-bottom-color:#ff6a008c}.contact-page .ctcp-h2Center{text-align:center;letter-spacing:-.03em;color:#fffffff5;margin:0 0 30px;font-size:clamp(42px,5vw,62px);font-weight:950}.contact-page .ctcp-officesGrid{grid-gap:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.contact-page .ctcp-officeCard{background:#00000042;border:1px solid #ffffff1a;border-radius:22px;min-height:190px;padding:26px;box-shadow:0 24px 80px #00000059}.contact-page .ctcp-officeTitle{color:#fffffff2;margin:0 0 10px;font-size:22px;font-weight:950}.contact-page .ctcp-officeText{color:#ffffffb3;margin:0 0 18px;line-height:1.7}.contact-page .ctcp-officeMeta{grid-gap:10px;gap:10px;display:grid}.contact-page .ctcp-officeLink{color:#fffc;font-weight:750;text-decoration:none}.contact-page .ctcp-officeLink:hover{color:var(--pa-accent)}.contact-page .ctcp-mapFrame{background:#fff;border:1px solid #ffffff14;border-radius:26px;max-width:1200px;margin:0 auto;overflow:hidden;box-shadow:0 28px 110px #0000008c}.contact-page .ctcp-mapWrap{background:#fff}.contact-page .ctcp-iframe{border:0;width:100%;height:clamp(360px,52vh,520px);display:block}.contact-page .ctcp-band{background:linear-gradient(90deg,#ff6a00,#ff7a1a);padding:28px 24px;position:relative;overflow:hidden}.contact-page .ctcp-band:before{content:"";background:#ffffff24;border-radius:999px;width:260px;height:260px;position:absolute;bottom:-120px;left:-80px}.contact-page .ctcp-band:after{content:"";background:#0000001f;border-radius:999px;width:320px;height:320px;position:absolute;top:-140px;right:-120px}.contact-page .ctcp-bandInner{max-width:var(--ctcp-max);padding:0 var(--ctcp-pad);justify-content:space-between;align-items:center;gap:18px;margin:0 auto;display:flex;position:relative}.contact-page .ctcp-bandText{color:#fff;letter-spacing:-.02em;max-width:44ch;font-size:clamp(20px,2.3vw,34px);font-weight:950;line-height:1.2}.contact-page .ctcp-bandBtn{color:#0f1722;letter-spacing:.12em;text-transform:uppercase;background:#fffffff2;border:1px solid #ffffffa6;border-radius:14px;justify-content:center;align-items:center;min-width:160px;height:52px;padding:0 18px;font-weight:950;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex}.contact-page .ctcp-bandBtn:hover{filter:brightness(1.02);transform:translateY(-1px)}@media (max-width:980px){.contact-page .ctcp-fields,.contact-page .ctcp-heroGrid,.contact-page .ctcp-officesGrid{grid-template-columns:1fr}.contact-page .ctcp-bandInner{flex-direction:column;align-items:flex-start}.contact-page .ctcp-bandBtn{width:100%}}.pa-about{--pa-bg:#0f1318;--pa-surface:#151b22;--pa-surface-2:#1b222b;--pa-line:#ffffff1a;--pa-line-dark:#1118201a;--pa-text:#f4f6f8;--pa-text-soft:#c6ccd2;--pa-text-dark:#161b22;--pa-muted-dark:#5b6570;--pa-white:#fff;--pa-offwhite:#f7f8fa;--pa-orange:#f36a10;--pa-orange-soft:#f36a1024;--pa-shadow:0 20px 70px #0000002e;color:var(--pa-text);background:radial-gradient(circle at 100% 0,#f36a1014,#0000 24%),linear-gradient(#0d1117,#10151b)}.pa-about-shell{width:min(1240px,100% - 48px);margin:0 auto}.pa-about-eyebrow,.pa-about-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--pa-orange);align-items:center;gap:10px;font-size:.8rem;font-weight:700;display:inline-flex}.pa-about-eyebrow:before,.pa-about-kicker:before{content:"";opacity:.9;background:currentColor;width:26px;height:1px}.pa-about-section{padding:88px 0}.pa-about-section--dark{border-top:1px solid var(--pa-line);border-bottom:1px solid var(--pa-line);background:linear-gradient(#ffffff05,#ffffff03),#10151b}.pa-about-section--values{color:var(--pa-text-dark);background:linear-gradient(#f7f8fa,#eef2f5)}.pa-about-section__head{max-width:760px;margin-bottom:42px}.pa-about-section__head h2{letter-spacing:-.04em;margin:14px 0;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.96}.pa-about-section__head p{color:var(--pa-text-soft);margin:0;font-size:1.05rem;line-height:1.75}.pa-about-section--values .pa-about-kicker,.pa-about-section--values .pa-about-section__head h2{color:var(--pa-text-dark)}.pa-about-section--values .pa-about-kicker:before{background:var(--pa-orange)}.pa-about-section__head--compact{max-width:none}.pa-about{--pa-header-offset:var(--site-header-total-h,148px)}.pa-about-hero .pa-about-shell{width:min(1440px,100% - 56px)}.pa-about-hero{min-height:calc(100svh - var(--pa-header-offset));isolation:isolate;align-items:center;padding:14px 0 18px;display:flex;position:relative;overflow:clip}.pa-about-hero:after,.pa-about-hero:before{content:"";pointer-events:none;z-index:0;position:absolute}.pa-about-hero:before{filter:blur(22px);background:radial-gradient(circle,#f36a101f 0,#f36a100d 28%,#0000 70%);border-radius:50%;width:640px;height:640px;top:-140px;right:-120px}.pa-about-hero:after{filter:blur(18px);background:radial-gradient(circle,#0c1e34b8 0,#0c1e342e 40%,#0000 72%);border-radius:50%;width:620px;height:620px;bottom:-180px;left:-160px}.pa-about-hero__grid{z-index:1;width:100%;min-height:clamp(620px,calc(100svh - var(--pa-header-offset) - 28px),820px);grid-gap:clamp(22px,2.2vw,38px);grid-template-columns:minmax(360px,.82fr) minmax(620px,1.18fr);align-items:center;gap:clamp(22px,2.2vw,38px);display:grid;position:relative}.pa-about-hero__panel{grid-gap:clamp(18px,1.8vw,28px);align-content:center;gap:clamp(18px,1.8vw,28px);min-width:0;max-width:640px;padding-block:10px;display:grid}.pa-about-hero__intro{max-width:620px;animation:.72s cubic-bezier(.22,1,.36,1) both paHeroLift}.pa-about-hero__title{grid-gap:0;letter-spacing:-.09em;max-width:7.8ch;color:var(--pa-white);text-wrap:balance;gap:0;margin:12px 0 0;font-size:clamp(4rem,6vw,6.4rem);font-weight:900;line-height:.82;display:grid}.pa-about-hero__title span{text-shadow:0 18px 40px #0000002e;display:block}.pa-about-hero__lead{color:#f4f6f8f0;max-width:31ch;margin:16px 0 0;font-size:clamp(.98rem,1.05vw,1.04rem);line-height:1.46}.pa-about-hero__cred{animation:.82s cubic-bezier(.22,1,.36,1) both paHeroLift}.pa-about-hero__stats{grid-gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pa-about-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff0d,#ffffff05),linear-gradient(135deg,#f36a100a,#0000 48%);border:1px solid #ffffff14;border-radius:22px;min-height:104px;padding:16px 18px 14px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;box-shadow:inset 0 1px #ffffff0d,0 18px 44px #0000002e}.pa-about-stat:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff09,#0000 34% 68%,#f36a1006);position:absolute;inset:1px}.pa-about-stat strong{z-index:1;color:var(--pa-white);letter-spacing:-.07em;margin-bottom:8px;font-size:clamp(1.85rem,2.25vw,2.7rem);line-height:.9;display:block;position:relative}.pa-about-stat span{z-index:1;color:var(--pa-text-soft);font-size:.9rem;line-height:1.28;display:block;position:relative}@media (hover:hover) and (pointer:fine){.pa-about-stat:hover{border-color:#f36a102e;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff0d,0 24px 56px #00000038}}.pa-about-hero__stage{width:100%;min-width:0;height:clamp(520px,calc(100svh - var(--pa-header-offset) - 72px),760px);max-height:760px;animation:.9s cubic-bezier(.22,1,.36,1) both paHeroLift;position:relative}.pa-about-hero__ambient{filter:blur(18px);opacity:.96;background:radial-gradient(circle at 18% 84%,#f36a1038,#0000 26%),radial-gradient(circle at 76% 18%,#ffffff14,#0000 20%),linear-gradient(#ffffff05,#ffffff01);border-radius:42px;animation:11s ease-in-out infinite paAmbientDrift;position:absolute;inset:48px 34px 34px 36px}.pa-about-hero__main,.pa-about-hero__shot{box-shadow:var(--pa-shadow);background:#0d1117;position:absolute;overflow:hidden}.pa-about-hero__main{border:1px solid #ffffff14;border-radius:36px;inset:0 120px 84px 0;box-shadow:0 34px 84px #00000047,inset 0 1px #ffffff0d}.pa-about-hero__video,.pa-about-img{object-fit:cover;width:100%;height:100%}.pa-about-hero__video{filter:saturate(.92)contrast(1.03)brightness(.93);display:block;transform:scale(1.03)}.pa-about-hero__main-scrim{pointer-events:none;background:linear-gradient(#0f131805,#0f131824),linear-gradient(90deg,#0f131814,#0000 22% 80%,#0f13181f),radial-gradient(circle at 18% 82%,#f36a1014,#0000 24%);position:absolute;inset:0}.pa-about-hero__shot{border:1px solid #ffffff14;border-radius:24px;transition:transform .24s,border-color .24s,box-shadow .24s;box-shadow:0 24px 54px #00000038,inset 0 1px #ffffff0d}.pa-about-hero__shot--tech{width:40%;height:37%;animation:8s ease-in-out infinite paFloatA;top:10px;left:-135px}.pa-about-hero__shot--scale{width:30%;height:32%;animation:9s ease-in-out infinite paFloatB;top:125px;right:0}.pa-about-hero__shot-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--pa-white);letter-spacing:-.02em;background:#0f1318cc;border:1px solid #ffffff14;border-radius:999px;padding:10px 14px;font-size:.82rem;font-weight:800;line-height:1.18;position:absolute;bottom:12px;left:12px;right:12px}.pa-about-hero__badge{z-index:3;color:#fff;letter-spacing:-.045em;background:linear-gradient(#ff7c22,#f36a10);border-radius:22px;gap:2px;padding:14px 16px;font-size:clamp(.96rem,1.2vw,1.08rem);font-weight:900;line-height:.92;display:inline-grid;position:absolute;bottom:16px;left:18px;box-shadow:0 24px 40px #f36a103d,inset 0 1px #ffffff29}@media (hover:hover) and (pointer:fine){.pa-about-hero__stage:hover .pa-about-hero__shot{border-color:#f36a102e;box-shadow:0 30px 62px #0000003d,inset 0 1px #ffffff0d}.pa-about-hero__stage:hover .pa-about-hero__shot--tech{transform:translateY(-4px)}.pa-about-hero__stage:hover .pa-about-hero__shot--scale{transform:translateY(-5px)}}@keyframes paHeroLift{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes paAmbientDrift{0%,to{transform:translateZ(0)scale(1)}50%{transform:translateY(-10px)scale(1.015)}}@keyframes paFloatA{0%,to{transform:translateZ(0)}50%{transform:translateY(-6px)}}@keyframes paFloatB{0%,to{transform:translateZ(0)}50%{transform:translateY(-8px)}}@media (min-width:1500px){.pa-about-hero .pa-about-shell{width:min(1540px,100% - 72px)}.pa-about-hero__grid{grid-template-columns:minmax(390px,.8fr) minmax(760px,1.2fr);gap:42px}.pa-about-hero__title{font-size:clamp(4.3rem,5.7vw,6.8rem)}.pa-about-hero__stage{height:clamp(560px,calc(100svh - var(--pa-header-offset) - 78px),800px)}}@media (max-width:1380px){.pa-about-hero .pa-about-shell{width:min(1400px,100% - 44px)}.pa-about-hero__grid{grid-template-columns:minmax(330px,.86fr) minmax(540px,1.14fr);gap:26px}.pa-about-hero__title{max-width:8.1ch;font-size:clamp(3.55rem,5.4vw,5.6rem)}.pa-about-hero__lead{max-width:30ch;font-size:.96rem}.pa-about-hero__stage{height:clamp(480px,calc(100svh - var(--pa-header-offset) - 72px),680px)}.pa-about-hero__main{inset:0 98px 72px 0}.pa-about-hero__shot--tech{width:31%;height:40%}.pa-about-hero__shot--scale{width:31%;height:24%;right:0}.pa-about-hero__badge{bottom:96px;left:6px}}@media (max-width:980px){.pa-about-hero .pa-about-shell{width:min(100% - 32px,1320px)}.pa-about-hero{min-height:auto;padding:18px 0 34px}.pa-about-hero__grid{grid-template-columns:1fr;align-items:start;gap:20px;min-height:auto}.pa-about-hero__panel{gap:18px;max-width:none}.pa-about-hero__title{max-width:8.7ch;font-size:clamp(3.15rem,10vw,4.9rem);line-height:.85}.pa-about-hero__lead{max-width:40ch}.pa-about-hero__stage{height:560px;max-height:none}.pa-about-hero__main{inset:0 76px 70px 0}.pa-about-hero__shot--tech{width:30%;height:27%}.pa-about-hero__shot--scale{width:42%;height:21%}}@media (max-width:820px){.pa-about-shell{width:min(100% - 24px,1200px)}.pa-about-hero{padding:16px 0 30px}.pa-about-hero__lead{max-width:100%;font-size:.97rem;line-height:1.5}.pa-about-hero__stats{grid-template-columns:1fr}.pa-about-stat{min-height:auto}.pa-about-hero__stage{height:430px}.pa-about-hero__ambient{inset:24px 14px 24px 10px}.pa-about-hero__main{border-radius:24px;inset:0 52px 56px 0}.pa-about-hero__shot{border-radius:18px}.pa-about-hero__shot--tech{width:34%;height:28%;top:8px}.pa-about-hero__shot--scale{width:44%;height:23%}.pa-about-hero__shot-label{padding:8px 10px;font-size:.74rem;bottom:8px;left:8px;right:8px}.pa-about-hero__badge{border-radius:18px;padding:12px 14px;font-size:.9rem;bottom:50px;left:0}}@media (max-width:560px){.pa-about-hero__stage{height:380px}.pa-about-hero__main{inset:0 34px 50px 0}.pa-about-hero__shot--tech{width:36%;height:26%}.pa-about-hero__shot--scale{width:46%;height:22%}}@media (prefers-reduced-motion:reduce){.pa-about-hero__ambient,.pa-about-hero__cred,.pa-about-hero__intro,.pa-about-hero__shot--scale,.pa-about-hero__shot--tech,.pa-about-hero__stage{animation:none!important}.pa-about-hero__video{transform:none}}.pa-about-manifesto{padding:0 0 28px}.pa-about-manifesto__grid{grid-gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.pa-about-manifesto__card{border:1px solid var(--pa-line);background:linear-gradient(#ffffff0a,#ffffff04);border-radius:24px;min-height:200px;padding:24px;position:relative}.pa-about-manifesto__index{letter-spacing:.14em;color:var(--pa-orange);margin-bottom:16px;font-size:.82rem;font-weight:800;display:inline-block}.pa-about-manifesto__card p{color:var(--pa-text);margin:0;font-size:1rem;line-height:1.7}.pa-about-timeline{grid-gap:18px;gap:18px;display:grid}.pa-about-timeline__item{grid-gap:24px;border-top:1px solid var(--pa-line);grid-template-columns:180px 1fr;gap:24px;padding:24px 0;display:grid}.pa-about-timeline__item:last-child{border-bottom:1px solid var(--pa-line)}.pa-about-timeline__year{letter-spacing:-.06em;color:var(--pa-orange);font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:.9}.pa-about-timeline__body h3{color:var(--pa-white);margin:0 0 8px;font-size:1.3rem}.pa-about-timeline__body p{max-width:70ch;color:var(--pa-text-soft);margin:0;line-height:1.8}.pa-about-who{grid-gap:34px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:34px;display:grid}.pa-about-who__intro h2{letter-spacing:-.04em;margin:14px 0 16px;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.96}.pa-about-who__intro p{color:var(--pa-text-soft);margin:0 0 16px;line-height:1.8}.pa-about-culture{border:1px solid var(--pa-line);background:#ffffff08;border-radius:22px;margin-top:28px;padding:22px 22px 20px}.pa-about-culture h3{color:var(--pa-white);margin:0 0 10px;font-size:1.05rem}.pa-about-culture p{margin:0}.pa-about-who__visuals{grid-gap:16px;gap:16px;display:grid}.pa-about-photo{box-shadow:var(--pa-shadow);background:#0d1117;border:1px solid #ffffff14;border-radius:28px;position:relative;overflow:hidden}.pa-about-photo--field{min-height:360px}.pa-about-photo--office{min-height:260px}.pa-about-photo__caption{color:var(--pa-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1318b8;border:1px solid #ffffff14;border-radius:16px;padding:12px 14px;font-size:.95rem;line-height:1.4;position:absolute;bottom:16px;left:16px;right:16px}.pa-about-org{margin-top:34px}.pa-about-org__head h3{color:var(--pa-white);margin:0 0 18px;font-size:1.1rem}.pa-about-org__grid{grid-gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.pa-about-org__card{border:1px solid var(--pa-line);background:linear-gradient(#ffffff0d,#ffffff05);border-radius:22px;padding:22px}.pa-about-org__card h4{color:var(--pa-white);margin:0 0 14px;font-size:1rem}.pa-about-org__card ul{margin:0;padding:0;list-style:none}.pa-about-org__card li{color:var(--pa-text-soft);border-top:1px solid #ffffff12;padding:9px 0;line-height:1.4}.pa-about-org__card li:first-child{border-top:0;padding-top:0}.pa-about-mv{grid-gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.pa-about-mv__card{color:var(--pa-text-dark);border:1px solid var(--pa-line-dark);background:linear-gradient(#fff,#f7f8fa);border-radius:28px;padding:30px;box-shadow:0 18px 50px #0f131814}.pa-about-mv__card h2{letter-spacing:-.04em;margin:14px 0;font-size:clamp(2rem,4vw,3.3rem);line-height:.96}.pa-about-mv__card p{color:var(--pa-muted-dark);margin:0;line-height:1.8}.pa-about-values{grid-gap:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.pa-about-values__item{background:#fff;border:1px solid #11182014;border-radius:22px;align-items:end;min-height:120px;padding:18px;display:flex;box-shadow:0 12px 30px #1118200d}.pa-about-values__item span{color:var(--pa-text-dark);letter-spacing:-.02em;font-size:1rem;font-weight:700;line-height:1.35}.pa-about-close{padding:0 0 90px}.pa-about-close__box{border:1px solid var(--pa-line);background:linear-gradient(#ffffff0d,#ffffff05),linear-gradient(135deg,#f36a1014,#0000 34%);border-radius:30px;padding:36px}.pa-about-close__box h2{letter-spacing:-.05em;margin:14px 0;font-size:clamp(2rem,5vw,4rem);line-height:.95}.pa-about-close__box p{max-width:60ch;color:var(--pa-text-soft);margin:0;line-height:1.8}@media (max-width:1180px){.pa-about-shell{width:min(1240px,100% - 40px)}.pa-about-hero .pa-about-shell{width:min(1320px,100% - 42px)}.pa-about-hero{padding:10px 0 26px}.pa-about-hero__grid{grid-template-columns:minmax(0,1.06fr) minmax(360px,.82fr);gap:22px}.pa-about-hero__copy{max-width:640px}.pa-about-hero__title{max-width:8.1ch;font-size:clamp(4rem,6.8vw,6rem)}.pa-about-hero__lead{max-width:24ch}.pa-about-collage{min-height:408px}.pa-about-collage__main{inset:0 68px 56px 0}.pa-about-collage__card--top{width:30%;height:28%}.pa-about-collage__card--bottom{width:40%;height:20%}.pa-about-collage__badge{bottom:18px}.pa-about-manifesto__grid,.pa-about-org__grid,.pa-about-values,.pa-about-who__visuals{grid-template-columns:repeat(2,minmax(0,1fr))}.pa-about-photo--field,.pa-about-photo--office{min-height:320px}}@media (max-width:980px){.pa-about-hero .pa-about-shell{width:min(100% - 32px,1320px)}.pa-about-hero{padding:12px 0 34px}.pa-about-hero__grid,.pa-about-who{grid-template-columns:1fr}.pa-about-hero__copy{max-width:none;padding-top:0}.pa-about-hero__title{max-width:8.6ch}.pa-about-hero__lead{max-width:34ch}.pa-about-collage{min-height:470px;margin-top:2px}.pa-about-collage__main{inset:0 76px 62px 0}.pa-about-collage__card--top{width:29%;height:28%}.pa-about-collage__card--bottom{width:40%;height:22%}}@media (max-width:820px){.pa-about-shell{width:min(100% - 24px,1200px)}.pa-about-hero{padding:12px 0 30px}.pa-about-hero__title{max-width:8.8ch;font-size:clamp(3.15rem,15vw,4.85rem);line-height:.86}.pa-about-hero__lead{max-width:100%;margin-bottom:16px;font-size:.97rem;line-height:1.5}.pa-about-hero__stats,.pa-about-manifesto__grid,.pa-about-mv,.pa-about-org__grid,.pa-about-values,.pa-about-who__visuals{grid-template-columns:1fr}.pa-about-stat{min-height:auto}.pa-about-collage{min-height:390px}.pa-about-collage__main{border-radius:24px;inset:0 48px 48px 0}.pa-about-collage__card--top{border-radius:18px;width:35%;height:29%;top:8px}.pa-about-collage__card--bottom{border-radius:18px;width:42%;height:24%;bottom:8px}.pa-about-collage__badge{border-radius:18px;padding:12px 14px;font-size:.9rem;bottom:10px;left:0}.pa-about-timeline__item{grid-template-columns:1fr;gap:12px}.pa-about-photo--field{min-height:300px}.pa-about-photo--office{min-height:240px}.pa-about-close,.pa-about-section{padding-top:64px;padding-bottom:64px}.pa-about-close__box{padding:26px}}.home-hero-video,.home-hero-video__media{min-height:100svh}.home-hero-video__scrim{pointer-events:none;background:linear-gradient(#080c1024,#080c1038),linear-gradient(90deg,#080c102e,#0000 28% 82%,#080c101f);position:absolute;inset:0}.home-hero-video__controls{top:calc(var(--site-header-total-h,148px) + 18px)}.home-hero-video__audioBtn{appearance:none;color:#fff;-webkit-backdrop-filter:blur(12px);font:inherit;cursor:pointer;background:#0c121885;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:800;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 34px #00000038}.home-hero-video__audioBtn--on{padding-right:12px}.home-hero-video__audioIcon{justify-content:center;align-items:center;width:18px;font-size:.95rem;line-height:1;display:inline-flex}.home-hero-video__audioText{white-space:nowrap;font-size:.9rem;line-height:1}@media (hover:hover) and (pointer:fine){.home-hero-video__audioBtn:hover{background:#0c1218ad;border-color:#f36a1057;transform:translateY(-1px);box-shadow:0 18px 42px #00000042}}@media (max-width:980px){.home-hero-video__controls{top:calc(var(--site-header-total-h,148px) + 14px);right:16px}}@media (max-width:640px){.home-hero-video__controls{right:12px}.home-hero-video__audioBtn{gap:8px;padding:9px 12px}.home-hero-video__audioText{font-size:.84rem}}.site-header{z-index:120;width:100%;position:sticky;top:0}.topbar{z-index:121;background:linear-gradient(90deg,#181b22,#20242d 38%,#1a1d25);border-bottom:1px solid #ffffff0f;position:relative}.topbar-inner{justify-content:flex-end;align-items:center;gap:12px;width:min(1280px,100% - 40px);min-height:48px;margin:0 auto;display:flex}.topbar-link{color:#ffffffe0;letter-spacing:.01em;font-size:.98rem;font-weight:700;text-decoration:none;transition:color .18s,opacity .18s}.topbar-link:hover{color:#fff}.topbar-sep{color:#ffffff59;font-size:.9rem}.header-main{z-index:120;background:linear-gradient(#4c5361,#434a57);border-bottom:1px solid #ffffff0f;position:relative;box-shadow:0 10px 34px #060a122e,inset 0 1px #ffffff08}.header-inner{gap:clamp(20px,2.4vw,42px);width:min(1280px,100% - 40px);min-height:88px;margin:0 auto}.header-inner,.logo{align-items:center;display:flex}.logo{flex:none}.logo a{align-items:center;text-decoration:none;display:inline-flex}.navRoot{flex:auto;justify-content:flex-end;display:flex;position:relative}.navList{all:unset;align-items:center;gap:clamp(4px,.6vw,10px);list-style:none;display:flex}.navItem{list-style:none;position:relative}.navLink,.navTrigger{all:unset;cursor:pointer;color:#f3f5f7;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-size:.99rem;font-weight:800;transition:background-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative}.navLink:hover,.navTrigger:hover,.navTrigger[data-state=open]{color:#fff;background:#ffffff14}.navLink:focus-visible,.navTrigger:focus-visible{outline-offset:2px;outline:2px solid #ff7a1ae6}.chev{opacity:.78;width:16px;height:16px;transition:transform .18s,opacity .18s}.navTrigger[data-state=open] .chev{opacity:1;transform:rotate(180deg)}.navViewportWrap{inset:var(--header-total-h,136px) 0 0 0;pointer-events:none;display:block;position:fixed;transform:none}.navViewport,.navViewportWrap{width:100vw;height:calc(100dvh - var(--header-total-h,136px))}.navViewport{max-width:none;max-height:calc(100dvh - var(--header-total-h,136px));pointer-events:auto;background:linear-gradient(#f9fafcfb,#f2f4f7fc);border:0;border-top:1px solid #1218230f;border-radius:0;position:relative;overflow:hidden;box-shadow:0 24px 48px #070c1429}.navViewport[data-state=open]{animation:.22s paNavViewportIn}.navViewport[data-state=closed]{animation:.18s paNavViewportOut}@keyframes paNavViewportIn{0%{opacity:0;transform:scale(.985)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes paNavViewportOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.992)translateY(-4px)}}.navContent{width:min(1240px,100vw - 72px)}.navContent[data-motion=from-end],.navContent[data-motion=from-start]{animation:.22s paMegaContentIn}.navContent[data-motion=to-end],.navContent[data-motion=to-start]{animation:.18s paMegaContentOut}@keyframes paMegaContentIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes paMegaContentOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}.navContent--mega{height:100%;padding:0}.megaMenu{background:linear-gradient(135deg,#ffffffb8,#f7f8faf5 38%,#f1f3f7);grid-template-columns:minmax(340px,.95fr) minmax(420px,1.15fr);min-height:430px;display:grid;position:relative}.megaMenu:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 22%,#ff7a1a17,#0000 34%),radial-gradient(circle at 84% 78%,#1019280f,#0000 30%);position:absolute;inset:0}.megaMenu__left,.megaMenu__preview{z-index:1;position:relative}.megaMenu__left{border-right:1px solid #12182314;flex-direction:column;gap:28px;padding:34px 28px 34px 32px;display:flex}.megaMenu__left--single{justify-content:center}.megaMenu__section{grid-gap:12px;gap:12px;display:grid}.megaMenu__sectionLabel{color:#1e242d9e;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-size:.78rem;font-weight:800;display:inline-flex}.megaMenu__sectionLabel:before{content:"";background:#ff7a1a8c;width:28px;height:1px}.megaMenu__list{all:unset;grid-gap:8px;gap:8px;list-style:none;display:grid}.megaMenu__item{list-style:none}.megaMenu__link{color:#1f2630;background:0 0;border:1px solid #0000;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:14px 16px;text-decoration:none;transition:background-color .18s,color .18s,transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.megaMenu__link--large{min-height:66px;padding:16px 18px}.megaMenu__link.is-active,.megaMenu__link:focus-visible,.megaMenu__link:hover{color:#121821;background:linear-gradient(#ffffffeb,#f8f9fbfa);border-color:#12182314;transform:translate(4px);box-shadow:0 10px 20px #0c121b12,0 3px 10px #0c121b0a}.megaMenu__link:focus-visible{outline-offset:2px;outline:2px solid #ff7a1ad9}.megaMenu__linkText{letter-spacing:-.01em;font-size:clamp(1.05rem,1vw,1.18rem);font-weight:800;line-height:1.1;display:block}.megaMenu__link--large .megaMenu__linkText{letter-spacing:-.03em;font-size:clamp(1.26rem,1.25vw,1.62rem);font-weight:900}.megaMenu__linkArrow{opacity:0;color:#ff6a00;flex:none;font-size:1.05rem;transition:opacity .18s,transform .18s,color .18s;transform:translate(-6px)}.megaMenu__link.is-active .megaMenu__linkArrow,.megaMenu__link:focus-visible .megaMenu__linkArrow,.megaMenu__link:hover .megaMenu__linkArrow{opacity:1;transform:translate(0)}.megaMenu__preview{grid-gap:26px;grid-template-rows:auto 1fr;gap:26px;padding:34px;display:grid}.megaMenu__previewTop{grid-gap:12px;align-content:start;gap:12px;max-width:46rem;display:grid}.megaMenu__eyebrow{color:#1c232d99;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-size:.74rem;font-weight:900;display:inline-flex}.megaMenu__eyebrow:before{content:"";background:#ff7a1a8c;width:22px;height:1px}.megaMenu__title{color:#121821;letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2rem,2.7vw,3.45rem);font-weight:900;line-height:.95}.megaMenu__blurb{color:#181e28c7;max-width:36rem;margin:0;font-size:1rem;font-weight:500;line-height:1.6}.megaMenu__thumbs{grid-gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;min-height:220px;display:grid}.megaMenu__thumb{isolation:isolate;background:linear-gradient(#161b2429,#161b2447),#d8dde4;border-radius:24px;min-height:260px;position:relative;overflow:hidden;box-shadow:0 16px 34px #090e1624,inset 0 1px #ffffff2e}.megaMenu__thumb:before{background:linear-gradient(#0c101805,#0c101829);inset:0}.megaMenu__thumb:after,.megaMenu__thumb:before{content:"";z-index:2;pointer-events:none;position:absolute}.megaMenu__thumb:after{background:linear-gradient(#090d1400,#090d1457);height:36%;inset:auto 0 0}.megaMenu__thumbImg{object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1),filter .26s,opacity .22s}.megaMenu__thumb:hover .megaMenu__thumbImg{transform:scale(1.045)}.megaMenu__thumb:hover{box-shadow:0 22px 44px #090e162e,inset 0 1px #fff3}.capAcc,.capAccChev,.capAccContent,.capAccHeader,.capAccItem,.capAccLinks,.capAccTitle,.capAccTrigger,.capDropdown,.capLink,.navDropdown,.navDropdownLink{box-sizing:border-box}.header-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.langSwitch{color:#fff;letter-spacing:.04em;text-transform:uppercase;font-size:.98rem;font-weight:800;text-decoration:none}.closeBtn,.hamburgerBtn{all:unset;cursor:pointer;color:#fff;background:#ffffff14;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.mobileOverlay{z-index:150;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#070a108a;position:fixed;inset:0}.mobilePanel{z-index:151;color:#fff;background:#11161f;width:min(92vw,420px);padding:18px 18px 28px;position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-12px 0 36px #00000047}.mobileTop{justify-content:flex-end;margin-bottom:12px;display:flex}.mobileNav{grid-gap:8px;gap:8px;display:grid}.mobileLink{color:#f7f8fa;border-bottom:1px solid #ffffff14;padding:14px 10px;font-size:1rem;font-weight:700;text-decoration:none;display:block}.mobileAcc{grid-gap:8px;gap:8px;display:grid}.mobileAccItem{border-bottom:1px solid #ffffff14}.mobileAccHeader{margin:0}.mobileAccTrigger{all:unset;cursor:pointer;color:#f7f8fa;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;font-size:1rem;font-weight:800;display:flex}.mobileAccChev{transition:transform .18s}.mobileAccTrigger[data-state=open] .mobileAccChev{transform:rotate(180deg)}.mobileAccContent{padding-bottom:10px;overflow:hidden}.mobileAccLinks{grid-gap:6px;gap:6px;padding:4px 0 2px 8px;display:grid}.mobileSubLink{color:#ffffffd1;padding:10px 0;font-size:.96rem;font-weight:600;text-decoration:none;display:block}@media (max-width:1180px){.header-inner,.topbar-inner{width:min(100%,100% - 28px)}.navViewportWrap{width:calc(100vw - 28px)}.navContent{width:min(1120px,100vw - 42px)}.megaMenu{grid-template-columns:minmax(310px,.92fr) minmax(360px,1.08fr);min-height:400px}.megaMenu__title{font-size:clamp(1.8rem,2.25vw,3rem)}.megaMenu__thumb{min-height:228px}}@media (max-width:980px){.navLink,.navTrigger{min-height:44px;padding:0 14px;font-size:.92rem}.megaMenu__left{padding:26px 22px 26px 24px}.megaMenu__preview{padding:26px 24px}.megaMenu__link--large .megaMenu__linkText{font-size:1.15rem}}@media (max-width:860px){.topbar{display:none}.header-main{position:relative}.header-inner{min-height:78px}.header-actions>.langSwitch,.navRoot,.navViewportWrap{display:none}.mobileOverlay{z-index:7000;-webkit-backdrop-filter:blur(8px);background:linear-gradient(#04070c33,#04070cc7)}.mobilePanel{z-index:7100;color:#fff;background:radial-gradient(560px 280px at 14% 8%,#f36a1026,#0000 58%),radial-gradient(500px 220px at 92% 0,#ffffff0d,#0000 52%),linear-gradient(#0f1624fb,#050d18fe);border-left:1px solid #ffffff14;width:min(88vw,380px);height:100dvh;padding:0;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-28px 0 72px #00000075}.mobilePanelShell{isolation:isolate;flex-direction:column;min-height:100%;padding:14px 14px 16px;display:flex;position:relative;overflow-y:auto}.mobilePanelShell:before{content:"";pointer-events:none;background:linear-gradient(#f36a10d9,#f36a102e);width:2px;position:absolute;inset:0 0 0 auto}.mobilePanelShell:after{content:"";opacity:.05;filter:grayscale()contrast(1.1);pointer-events:none;z-index:0;background-image:url(/favicon.ico);background-position:50%;background-repeat:no-repeat;background-size:contain;width:190px;height:190px;position:absolute;bottom:84px;right:-18px}.mobileBrand,.mobileNav,.mobileTop,.mobileUtility{z-index:1;position:relative}.mobileTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.mobileLang{color:#fffffff5;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(#ffffff0f,#ffffff06);border:1px solid #ffffff17;border-radius:12px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #00000029,inset 0 1px #ffffff0a}.mobileLangChev,.mobileLangIcon{color:#ffffffc2;justify-content:center;align-items:center;display:inline-flex}.closeBtn{color:#fffffff5;background:linear-gradient(#ffffff13,#ffffff08);border:1px solid #ffffff17;border-radius:14px;width:42px;height:42px;box-shadow:0 10px 24px #0000002e,inset 0 1px #ffffff0a}.mobileBrand{grid-gap:12px;background:radial-gradient(160px 90px at 0 0,#f36a101f,#0000 75%),linear-gradient(#ffffff0e,#ffffff05);border:1px solid #ffffff17;border-radius:18px;grid-template-columns:56px 1fr;align-items:center;gap:12px;margin-bottom:14px;padding:14px;display:grid;box-shadow:0 18px 38px #0003,inset 0 1px #ffffff0a}.mobileBrandBadge{background:radial-gradient(circle at 30% 30%,#f36a103d,#0000 62%),linear-gradient(#ffffff14,#ffffff08);border:1px solid #ffffff1a;border-radius:16px;place-items:center;width:56px;height:56px;display:grid}.mobileBrandMark{object-fit:contain;width:30px;height:30px;display:block}.mobileBrandCopy{grid-gap:3px;gap:3px;min-width:0;display:grid}.mobileBrandKicker{color:#ffffff9e;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:900}.mobileBrandTitle{color:#fff;letter-spacing:-.025em;font-size:1.02rem;font-weight:900;line-height:1.06}.mobileBrandMeta{color:#ffffffa3;font-size:.74rem;line-height:1.45}.mobileNav{grid-gap:10px;gap:10px;display:grid}.mobileAccItem,.mobileLink{background:linear-gradient(90deg,#f36a100d,#ffffff05 14%,#ffffff06);border:1px solid #ffffff14;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 14px 28px #00000024,inset 0 1px #ffffff08}.mobileAccTrigger:before,.mobileLink:before{content:"";background:linear-gradient(#f36a10fa,#f36a1052);border-radius:999px;width:3px;position:absolute;top:11px;bottom:11px;left:0;box-shadow:0 0 18px #f36a1038}.mobileLink{color:#fffffff5;letter-spacing:.02em;text-transform:uppercase;border-bottom:0;align-items:center;min-height:54px;padding:0 14px 0 18px;font-size:.9rem;font-weight:900;text-decoration:none;display:flex}.mobileAcc{grid-gap:10px;gap:10px;margin:0;display:grid}.mobileAccItem[data-state=open]{background:radial-gradient(240px 120px at 0 0,#f36a1014,#0000 72%),linear-gradient(#ffffff0a,#ffffff06);border-color:#f36a1038}.mobileAccHeader{margin:0}.mobileAccTrigger{color:#fffffff5;letter-spacing:.02em;text-transform:uppercase;background:0 0;width:100%;min-height:54px;padding:0 14px 0 18px;font-size:.9rem;font-weight:900;position:relative}.mobileAccChev{color:#ffffffb8;width:18px;height:18px;transition:transform .18s,color .18s}.mobileAccItem[data-state=open] .mobileAccChev{color:#f36a10}.mobileAccContent{padding:0 12px 12px}.mobileAccLinks{grid-gap:8px;gap:8px;padding-top:4px;display:grid}.mobileSubLink{color:#ffffffd6;letter-spacing:.01em;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;min-height:42px;padding:0 12px;font-size:.8rem;font-weight:700;text-decoration:none;display:flex}.mobileSubAcc{grid-gap:8px;gap:8px;margin-top:8px;display:grid}.mobileSubAcc .mobileAccItem{box-shadow:none;background:#ffffff05;border-color:#ffffff0f}.mobileSubAcc .mobileAccTrigger{min-height:44px;padding:0 12px 0 16px;font-size:.78rem}.mobileSubAcc .mobileAccContent{padding:0 10px 10px}.mobileUtilityHead{color:#ffffff94;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:900}.mobileSocials{gap:10px;margin-bottom:14px;display:flex}.mobileSocial{color:#ffffffeb;background:linear-gradient(#ffffff0f,#ffffff06);border:1px solid #ffffff17;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #00000024,inset 0 1px #ffffff0a}.mobileContact{grid-gap:8px;gap:8px;display:grid}.mobileContactLink{color:#ffffffd6;background:#ffffff07;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.mobileContactIcon{color:#f36a10;flex:none;font-size:.8rem}.mobilePanel{background:radial-gradient(620px 320px at 12% 6%,#f36a102e,#0000 56%),radial-gradient(420px 220px at 88% 0,#ffffff0f,#0000 52%),linear-gradient(#0d1421fd,#040b16fe)}.mobilePanelShell:after{opacity:.06;filter:grayscale()contrast(1.12)blur(.2px);width:220px;height:220px;bottom:72px;right:-24px}.mobileBrand{background:radial-gradient(180px 110px at 0 0,#f36a1024,#0000 72%),linear-gradient(#ffffff0f,#ffffff06);border-radius:20px;margin-bottom:16px;padding:16px;box-shadow:0 22px 42px #0000003d,inset 0 1px #ffffff0d}.mobileBrandTitle{letter-spacing:-.03em;font-size:1.14rem;line-height:1.02}.mobileBrandMeta{max-width:22ch;font-size:.77rem;line-height:1.42}.mobileAccItem,.mobileLink{background:linear-gradient(90deg,#f36a100f,#ffffff05 16%,#ffffff06);border:1px solid #ffffff16;border-radius:18px;box-shadow:0 16px 30px #00000029,inset 0 1px #ffffff08}.mobileAccTrigger:before,.mobileLink:before{background:linear-gradient(#f36a10,#f36a1047);width:4px;top:10px;bottom:10px;box-shadow:0 0 20px #f36a103d,0 0 8px #f36a1029}.mobileAccTrigger,.mobileLink{letter-spacing:.015em;min-height:58px;font-size:.96rem}.mobileAccItem[data-state=open]{background:radial-gradient(260px 130px at 0 0,#f36a101a,#0000 72%),linear-gradient(#ffffff0b,#ffffff06);border-color:#f36a1047;box-shadow:0 18px 34px #0003,0 0 0 1px #f36a100f,inset 0 1px #ffffff09}.mobileSubLink{background:#ffffff08;border-radius:13px;min-height:44px;font-size:.81rem}.mobileUtility{border-top:1px solid #ffffff12;margin-top:18px;padding-top:16px}.mobileUtilityHead{color:#ffffff8f;margin-bottom:14px}.mobileSocial{width:44px;height:44px;box-shadow:0 14px 28px #00000029,inset 0 1px #ffffff0b}.mobileContactLink{background:linear-gradient(#ffffff0a,#ffffff06);border-radius:14px;min-height:46px}.mobileBrand{margin-bottom:18px;padding:18px 16px}.mobileBrandCopy{gap:4px}.mobileBrandKicker{letter-spacing:.18em;font-size:10.5px}.mobileBrandTitle{font-size:1.16rem;line-height:1.02}.mobileUtility{margin-top:16px;padding-top:14px}.mobileUtilityHead{opacity:.92;margin-bottom:12px}}.home-hero-video{background:#0d1319}.home-hero-video,.home-hero-video__media{min-height:calc(100dvh - var(--header-total-h));height:calc(100dvh - var(--header-total-h));position:relative}.home-hero-video__media{overflow:hidden}.home-hero-video__el{object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;inset:0}.home-hero-video__controls{z-index:3;justify-content:flex-end;display:flex;position:absolute;top:18px;right:24px}@media (max-width:980px){.home-hero-video__controls{top:14px;right:16px}}@media (max-width:860px){.home-hero-video,.home-hero-video__media{height:100dvh;min-height:100dvh}.home-hero-video__controls{top:calc(var(--header-total-h) + 14px)}}@media (max-width:640px){.home-hero-video__controls{right:12px}}:root{--home-hero-h:calc(100dvh - var(--header-total-h));--home-reveal-overlap:clamp(120px,18vh,240px)}.home-reveal{position:relative}.home-reveal__hero{z-index:1;position:relative}.home-reveal__about{z-index:3;background:#fff;position:relative}@media (min-width:861px){.home-reveal{margin-bottom:0}.home-reveal__hero{height:calc(var(--home-hero-h) + var(--home-reveal-overlap));min-height:calc(var(--home-hero-h) + var(--home-reveal-overlap))}.home-reveal__hero .home-hero-video{top:var(--header-total-h);height:var(--home-hero-h);min-height:var(--home-hero-h);z-index:1;background:#0d1319;position:sticky;overflow:hidden}.home-reveal__hero .home-hero-video__media{height:100%;min-height:100%;position:relative;overflow:hidden}.home-reveal__hero .home-hero-video__el{object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;inset:0}.home-reveal__hero .home-hero-video__scrim{z-index:2;pointer-events:none;position:absolute;inset:0}.home-reveal__hero .home-hero-video__controls{z-index:4;justify-content:flex-end;display:flex;position:absolute;top:18px;right:24px}.home-reveal__about{margin-top:calc(-1 * var(--home-reveal-overlap));padding-top:var(--home-reveal-overlap)}.home-reveal__about .about-fit{z-index:3;background:#fff;min-height:auto;margin:0;position:relative}}@media (max-width:860px){.home-reveal__hero,.home-reveal__hero .home-hero-video,.home-reveal__hero .home-hero-video__media{height:calc(100dvh - var(--header-total-h));min-height:calc(100dvh - var(--header-total-h))}.home-reveal__hero .home-hero-video{position:relative;top:auto}.home-reveal__hero .home-hero-video__controls{top:calc(var(--header-total-h) + 14px);right:16px}.home-reveal__about{margin-top:0;padding-top:0}}@media (max-width:640px){.home-reveal__hero .home-hero-video__controls{right:12px}}:root{--site-header-total-h:var(--header-total-h)}.site-header{backface-visibility:hidden;transform:translateZ(0);z-index:10000!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.header-main,.topbar{z-index:10001!important;position:relative!important}.navViewportWrap{top:var(--header-total-h)!important;z-index:9999!important;position:fixed!important;left:0!important;right:0!important}@media (max-width:860px){.site-header{position:fixed!important}}@media (min-width:861px){.home-reveal__hero{height:calc(100dvh + var(--home-reveal-overlap))!important;min-height:calc(100dvh + var(--home-reveal-overlap))!important}}.megaMenu--capabilities{grid-template-columns:minmax(280px,.78fr) minmax(430px,1.08fr) minmax(300px,.74fr)}.megaMenu--capabilities .megaMenu__left{gap:24px;padding:34px 24px 34px 30px}.megaMenu--capabilities .megaMenu__section{gap:10px}.megaMenu--capabilities .megaMenu__link{border-radius:16px;min-height:54px;padding:13px 14px}.megaMenu--capabilities .megaMenu__linkText{font-size:1rem}.megaMenu__aside,.megaMenu__feature{z-index:1;min-width:0;position:relative}.megaMenu__feature{grid-gap:24px;grid-template-rows:auto 1fr;gap:24px;padding:34px 22px 34px 24px}.megaMenu__feature .megaMenu__blurb{line-height:1.6}.megaMenu__feature .megaMenu__thumbs{align-self:end}.megaMenu__aside{padding:28px 30px 28px 10px}.megaMenu__asideInner{grid-gap:16px;background:linear-gradient(#ffffffd1,#f9fafcf5);border-radius:24px;gap:16px;padding:22px 20px 18px}.megaMenu__asideTitle{font-size:1.18rem;line-height:1.15}.megaMenu__asideList{all:unset;grid-gap:12px;gap:12px;list-style:none;display:grid}.megaMenu__asideItem{grid-gap:10px;color:#181e28cc;grid-template-columns:12px 1fr;align-items:start;gap:10px;font-size:.94rem;font-weight:600;line-height:1.45;display:grid}.megaMenu__asideDot{background:#ff6a00;border-radius:999px;width:8px;height:8px;margin-top:6px;box-shadow:0 0 0 5px #ff6a001f}.megaMenu__metric{grid-gap:6px;background:radial-gradient(circle at 0 0,#ff6a001f,#0000 70%),linear-gradient(#12182308,#12182305);border:1px solid #1218230f;border-radius:18px;gap:6px;padding:14px 14px 12px;display:grid}.megaMenu__metricValue{color:#121821;letter-spacing:-.05em;font-size:1.8rem;font-weight:900;line-height:.9}.megaMenu__metricLabel{color:#181e28a8;font-size:.82rem;font-weight:700;line-height:1.35}.megaMenu__asideNote{color:#181e28a3;margin:0;font-size:.88rem;line-height:1.55}.megaMenu__asideCta{min-height:46px;font-size:.92rem}@media (max-width:1180px){.megaMenu--capabilities{grid-template-columns:minmax(250px,.74fr) minmax(360px,1fr) minmax(270px,.72fr);min-height:438px}.megaMenu__feature{padding:28px 18px 28px 20px}.megaMenu__aside{padding:24px 22px 24px 8px}.megaMenu__feature .megaMenu__thumb{min-height:214px}}@media (max-width:980px){.megaMenu--capabilities{grid-template-columns:minmax(230px,.72fr) minmax(320px,.98fr) minmax(245px,.7fr);min-height:410px}.megaMenu--capabilities .megaMenu__left{padding:24px 18px 24px 20px}.megaMenu__feature{gap:18px;padding:24px 16px 24px 18px}.megaMenu__aside{padding:20px 18px 20px 6px}.megaMenu__asideInner{gap:14px;padding:18px 16px 16px}.megaMenu__feature .megaMenu__title{font-size:clamp(1.7rem,2vw,2.35rem)}.megaMenu__feature .megaMenu__thumb{min-height:188px}}.megaMenu--capabilities{grid-template-columns:minmax(280px,.78fr) minmax(430px,1.08fr) minmax(320px,.8fr);min-height:470px}.megaMenu__feature{grid-gap:18px;grid-template-rows:auto auto;align-content:start;gap:18px;min-height:100%;padding:34px 22px 30px 24px;display:grid}.megaMenu__feature .megaMenu__previewTop{max-width:38rem}.megaMenu__feature .megaMenu__title{font-size:clamp(2rem,2.5vw,3.15rem);line-height:.96}.megaMenu__feature .megaMenu__blurb{max-width:34rem;font-size:.98rem;line-height:1.55}.megaMenu__feature .megaMenu__thumbs{grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:16px;min-height:0;margin-top:4px}.megaMenu__feature .megaMenu__thumb{border-radius:22px;min-height:244px}.megaMenu__aside{align-items:stretch;padding:22px 28px 22px 10px;display:flex}.megaMenu__asideInner{grid-gap:14px;background:linear-gradient(#ffffffd6,#f9fafcf7);border:1px solid #12182314;border-radius:22px;align-content:start;gap:14px;width:100%;min-height:100%;padding:20px 18px 16px;display:grid;box-shadow:0 14px 28px #090e160f,inset 0 1px #ffffffb8}.megaMenu__asideKicker{color:#1e242d94;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;font-size:.72rem;font-weight:900;display:inline-flex}.megaMenu__asideKicker:before{content:"";background:#ff7a1aa6;width:18px;height:1px}.megaMenu__asideTitle{color:#121821;letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:1.08rem;font-weight:900;line-height:1.08}.megaMenu__outline{grid-gap:14px;gap:14px;display:grid}.megaMenu__outlineGroup{grid-gap:6px;gap:6px;display:grid}.megaMenu__outlineTitle{color:#1a2330;letter-spacing:-.01em;padding-left:14px;font-size:.99rem;font-weight:800;line-height:1.28;position:relative}.megaMenu__outlineTitle:before{content:"•";color:#1a2330;opacity:.9;position:absolute;top:0;left:0}.megaMenu__outlineChildren{all:unset;grid-gap:4px;gap:4px;padding-left:28px;list-style:none;display:grid}.megaMenu__outlineChild{color:#181e28c7;padding-left:12px;font-size:.9rem;font-weight:500;line-height:1.35;position:relative}.megaMenu__outlineChild:before{content:"•";color:#ff7a1ab3;position:absolute;top:0;left:0}.megaMenu__asideCta{color:#121821;background:#1218230a;border:1px solid #12182314;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-top:auto;padding:0 14px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.megaMenu__asideCta:hover{color:#0f1722;background:#ff6a0014;border-color:#ff6a0038;transform:translateY(-1px)}@media (max-width:1180px){.megaMenu--capabilities{grid-template-columns:minmax(250px,.74fr) minmax(360px,1fr) minmax(285px,.8fr);min-height:440px}.megaMenu__feature{padding:28px 18px 26px 20px}.megaMenu__aside{padding:20px 20px 20px 8px}.megaMenu__feature .megaMenu__thumb{min-height:214px}}@media (max-width:980px){.megaMenu--capabilities{grid-template-columns:minmax(230px,.72fr) minmax(320px,.98fr) minmax(255px,.78fr);min-height:410px}.megaMenu__feature{gap:14px;padding:24px 16px 22px 18px}.megaMenu__aside{padding:18px 16px 18px 6px}.megaMenu__asideInner{padding:16px 14px 14px}.megaMenu__feature .megaMenu__title{font-size:clamp(1.7rem,2vw,2.35rem)}.megaMenu__feature .megaMenu__thumb{min-height:188px}.megaMenu__outlineTitle{font-size:.93rem}.megaMenu__outlineChild{font-size:.84rem}}.footer-grid{grid-template-columns:minmax(320px,1.05fr) minmax(420px,1.15fr) minmax(320px,.95fr);gap:40px}.footer-brand{max-width:360px}.footer-claim{max-width:12ch;margin-bottom:26px;line-height:1.28}.footer-col h4{text-transform:none;letter-spacing:.01em;margin-bottom:18px;font-size:15px}.footer-links-2col{grid-template-columns:1fr 1fr;gap:34px}.footer-links a{line-height:1.35}@media (min-width:981px){.footer-links a{white-space:nowrap}}.footer-offices{grid-gap:14px;gap:14px;margin-bottom:18px}.footer-office strong{margin-bottom:4px}.footer-newsletterBlock{margin-top:24px;padding-top:18px}.footer-muted--compact{margin-bottom:12px}@media (max-width:1180px){.footer-grid{grid-template-columns:1fr 1.05fr .95fr;gap:32px}.footer-links a{white-space:normal}}@media (max-width:980px){.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1;max-width:none}.footer-col--contact{grid-column:1/-1;max-width:460px}}@media (max-width:560px){.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{text-align:center;justify-items:center}.footer-claim,.footer-logo{margin-inline:auto}.footer-claim{max-width:14ch}.footer-social{justify-content:center}.footer-links-2col{grid-template-columns:1fr;gap:10px}.footer-col--contact{max-width:none}}.footer-grid{grid-gap:26px;grid-template-columns:1fr;align-items:start;gap:26px;display:grid}.footer-brandMain,.footer-brandSocial,.footer-col--links,.footer-contactMain,.footer-contactMeta,.footer-newsletterBlock{min-width:0}.footer-brandMain{max-width:360px}.footer-logo{margin:0 0 22px}.footer-claim{max-width:16ch;margin:0;line-height:1.22}.footer-brandSocial .footer-social{margin-top:2px}.footer-col--links h4,.footer-contactMain h4{text-transform:none;letter-spacing:.01em;margin:0 0 18px;font-size:15px;line-height:1.2}.footer-links-2col{grid-gap:10px;grid-template-columns:1fr;align-items:start;gap:10px;display:grid}.footer-links li{margin:0}.footer-links a{padding:5px 0;line-height:1.34;display:block}.footer-offices{grid-gap:18px;gap:18px;margin-bottom:0;display:grid}.footer-office strong{margin-bottom:6px;display:block}.footer-contactMeta{margin-top:-4px}.footer-contact-strong{gap:10px;margin-top:0}.footer-phone{line-height:1.1}.footer-newsletterBlock{border-top:0;margin-top:0;padding-top:0}.footer-subtitle{color:#fffffff0;margin:0 0 10px;font-size:14px;font-weight:800}.footer-muted--compact{max-width:28ch;margin-bottom:14px}@media (min-width:561px) and (max-width:980px){.footer-grid{grid-template-columns:1fr 1fr;grid-template-areas:"brand links""social contactTop""social contactMeta"".newsletter";gap:22px 34px}.footer-brandMain{grid-area:brand}.footer-brandSocial{grid-area:social}.footer-col--links{grid-area:links}.footer-contactMain{grid-area:contactTop}.footer-contactMeta{grid-area:contactMeta}.footer-newsletterBlock{grid-area:newsletter}.footer-brandMain{max-width:340px}.footer-links-2col{grid-template-columns:1fr;gap:10px}}@media (min-width:981px){.footer-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-areas:"brand brand brand brand links links links links contact contact contact contact""social social social social. . . .meta meta meta meta"". . . . . . . .newsletter newsletter newsletter newsletter";align-items:start;gap:26px 42px}.footer-brandMain{grid-area:brand}.footer-brandSocial{grid-area:social}.footer-col--links{grid-area:links}.footer-contactMain{grid-area:contact}.footer-contactMeta{grid-area:meta}.footer-newsletterBlock{grid-area:newsletter}.footer-brandMain{max-width:390px}.footer-contactMain,.footer-contactMeta,.footer-newsletterBlock{max-width:360px}.footer-logo{margin-bottom:24px}.footer-claim{max-width:18ch;line-height:1.2}.footer-brandSocial .footer-social{margin-top:4px}.footer-col--links h4,.footer-contactMain h4{margin:8px 0 20px}.footer-links-2col{grid-template-columns:1fr 1fr;align-items:start;gap:38px}.footer-links a{white-space:nowrap;padding:6px 0;line-height:1.3}.footer-contactMeta{margin-top:0}.footer-newsletterBlock{border-top:0;margin-top:0;padding-top:0}}@media (max-width:560px){.footer-brandMain{text-align:center}.footer-brandMain,.footer-claim,.footer-logo{margin-inline:auto}.footer-claim{max-width:14ch}.footer-brandSocial .footer-social{justify-content:center}}@media (max-width:860px){.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.mobileHeaderLang{color:#f4f6f8;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:34px;padding:0 12px;font-size:11px;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.mobileHeaderLang:focus-visible,.mobileHeaderLang:hover{background:#ffffff29;border-color:#ffffff3d;outline:none;transform:translateY(-1px)}.mobileTop{justify-content:flex-end;align-items:center;display:flex}}.megaMenu__asideText{grid-gap:18px;gap:18px;margin-top:8px;display:grid}.megaMenu__asideParagraph{color:#101828e0;letter-spacing:0;margin:0;font-size:.98rem;font-weight:400;line-height:1.52}.megaMenu__asideParagraph:last-child{color:#101828f5;font-weight:600}
