.about-hero{background:radial-gradient(circle at 70% 22%,rgba(142,227,242,.22),transparent 34%),linear-gradient(110deg,rgba(8,24,38,.98),rgba(8,32,48,.9) 58%,rgba(22,92,108,.72)),#102738;border:0;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.74fr);gap:clamp(24px,4vw,64px);align-items:center;min-height:clamp(360px,34vw,560px);overflow:hidden;padding:clamp(28px,5vw,58px)}.about-hero h1{color:#fff;font-family:var(--site-font-family);font-size:var(--page-hero-title-size);font-weight:600;line-height:1.06;margin:0;max-width:980px;text-transform:none}.about-hero img{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;border:1px solid var(--line);border-radius:8px;background:#fff}.about-image-slider{aspect-ratio:16/10;border:1px solid rgba(255,255,255,.18);border-radius:0;background:rgba(255,255,255,.08);box-shadow:0 28px 64px rgba(0,0,0,.22);overflow:hidden;position:relative}.about-image-slider img{border:0;border-radius:0;height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity .28s ease;width:100%}.about-image-slider-dots{align-items:center;bottom:12px;display:flex;gap:8px;justify-content:center;left:0;position:absolute;right:0;z-index:2}.about-image-slider-dots button{background:rgba(255,255,255,.72);border:1px solid rgba(23,32,42,.28);border-radius:999px;cursor:pointer;height:10px;padding:0;width:10px}.about-image-slider-dots button[aria-current=true]{background:var(--blue-strong);border-color:var(--blue-strong)}.about-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.about-facts div{border:0;background:rgba(21,48,82,.94);color:#d9e9f0;display:grid;gap:clamp(10px,1vw,16px);min-height:clamp(142px,11vw,196px);padding:clamp(22px,2vw,34px);position:relative}.about-facts div+div:before{background:rgba(214,228,236,.34);bottom:clamp(20px,2vw,34px);content:"";left:0;position:absolute;top:clamp(20px,2vw,34px);width:1px}.about-facts strong{color:#fff;font-family:var(--site-font-family);font-size:var(--page-hero-title-size);font-weight:600;line-height:1.06}.about-facts span{color:rgba(216,227,238,.72);font-weight:600;line-height:1.45}.about-section{display:grid;gap:18px;padding-top:clamp(18px,2vw,34px)}.about-production h2,.about-section>h2{font-family:var(--site-font-family);font-size:var(--page-section-title-size);font-weight:600;line-height:1.16;margin:0}.about-production{border:1px solid rgba(9,32,50,.12);border-radius:0;background:var(--surface);display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);gap:24px;padding:clamp(22px,2.2vw,38px)}.about-production ul{display:grid;gap:10px;list-style:none;margin:16px 0 0;padding:0}.about-production li{border:1px solid rgba(9,32,50,.1);border-radius:0;background:#f7f9fb;padding:12px 14px}.about-production p{color:var(--muted);line-height:1.6}.about-document-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.about-document-links a{border:1px solid rgba(8,127,168,.2);border-radius:0;background:#f7f9fb;color:#0c5f78;font-size:14px;font-weight:600;padding:10px 12px}.about-document-links a:hover{border-color:var(--blue-strong);color:var(--blue-strong)}@media (max-width:900px){.about-hero{min-height:auto}.about-hero,.about-production{grid-template-columns:1fr}.about-facts div+div:before{display:none}}.about-hero p:not(.section-kicker){color:#d7e7ee;font-size:clamp(16px,1.35vw,21px);line-height:1.6;max-width:900px}.about-hero .section-kicker{color:#8ee3f2}.about-hero .button.secondary{border-color:rgba(255,255,255,.32);color:#fff}.about-hero .button.secondary:hover{background:rgba(255,255,255,.12);color:#fff}.about-image-slider img.active{opacity:1}