@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--accent:#126484;--ink:#082b52;--muted:#65676c;--paper:#ffffff;--line:#d9e4ec}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #e09b20;outline-offset:5px}.topbar{padding:11px 5%;display:flex;justify-content:space-between;font-size:12px;background:#edf5fa;color:#57595b;letter-spacing:.02em}header{height:100px;padding:15px 5%;display:flex;align-items:center;gap:36px;background:#fff;position:relative;z-index:10}.logo{width:220px;height:65px;object-fit:contain}nav{display:flex;gap:32px;margin-left:auto;font-size:14px;font-weight:550}nav a:hover{color:var(--accent)}.button{background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:19px 25px;font-weight:600;font-size:14px;border:0;border-radius:5px;transition:background .2s,transform .2s}.button:hover{background:#082b52;transform:translateY(-2px)}.button span{font-size:20px}.button.small{padding:14px 19px;gap:22px}.menu{display:none}.hero{min-height:665px;position:relative;background:#082b52;overflow:hidden;color:#fff}.hero-photo{position:absolute;inset:0;background:linear-gradient(110deg,#082b52,#657c82);background-size:cover;background-position:center;transform:scale(1.025);animation:slowzoom 18s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,26,30,.88) 0%,rgba(17,30,33,.7) 38%,rgba(15,32,39,.04) 85%)}.hero-content{position:relative;padding:62px 6% 38px;max-width:860px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:650;display:flex;align-items:center;gap:12px;line-height:1.6}.line{width:30px;height:2px;background:#63cbee}.hero h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(44px,4.6vw,72px);font-weight:500;letter-spacing:-.055em;line-height:1.12;margin:28px 0 22px}.hero h1 em{font-style:normal;color:#8cddf7}.hero p{font-size:17px;color:#e3e8e7;line-height:1.65;margin:0 0 30px}.hero-bottom{display:flex;align-items:center;gap:15px;margin-top:47px;max-width:590px;font-size:12px;line-height:1.6}.hero-bottom b{font-weight:500;color:#cbd4d4}.shield{border:1px solid #8b9596;padding:5px 11px;border-radius:50%;font-size:25px}.hero-index{margin-left:auto;font-size:15px}.hero-index i{font-style:normal;color:#9eabaa;font-size:12px;margin-left:8px}.photo-caption{position:absolute;right:5%;bottom:80px;font-size:12px;letter-spacing:.1em;writing-mode:vertical-rl}.photo-caption span{color:#dae1e1;margin-top:20px;font-size:12px}.scroll{position:absolute;right:5%;bottom:27px;width:38px;height:38px;border:1px solid #abb7b6;border-radius:50%;display:grid;place-items:center}.quick{background:#fff;display:flex;align-items:center;min-height:91px;padding:0 6%;border-bottom:1px solid var(--line)}.quick-label{font-size:12px;letter-spacing:.13em;color:var(--muted);flex:1.2}.quick a{flex:1;display:flex;justify-content:space-between;border-left:1px solid var(--line);padding:12px 30px;font-size:16px;font-weight:550}.quick a span{color:var(--accent)}.section{padding:92px 6%}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.red{color:var(--accent)}h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(34px,3.2vw,49px);line-height:1.18;letter-spacing:-.045em;font-weight:550;margin:17px 0 0}h2 span{color:#7a7c7d}.section-aside p{color:var(--muted);font-size:16px;line-height:1.7;margin:0 0 22px}.tabs{display:flex;background:#e9f2f8;padding:5px;border-radius:7px}.tabs button{border:0;background:transparent;color:#626369;padding:12px 17px;font-size:14px;border-radius:4px}.tabs button[aria-selected=true]{background:white;color:var(--ink);box-shadow:0 2px 5px #0000000c}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product-card{border:1px solid var(--line);padding:29px 25px 24px;background:#fff;border-radius:9px;min-height:270px;display:flex;flex-direction:column;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative}.product-card:hover{transform:translateY(-7px);border-color:#63cbee;box-shadow:0 14px 25px #24272a08}.product-card svg{width:41px;height:41px;stroke:var(--accent);fill:none;stroke-width:1.3}.product-card .number{position:absolute;right:24px;top:30px;color:#9a9a9a;font-size:12px}.product-card h3{font-size:21px;font-weight:550;letter-spacing:-.03em;margin:31px 0 8px}.product-card p{color:var(--muted);font-size:14px;line-height:1.65;margin:0 0 25px}.product-card .card-link{font-size:13px;font-weight:600;margin-top:auto;display:flex;justify-content:space-between}.product-card .card-link span{color:var(--accent);font-size:19px}.heritage{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#f0f6fa;padding-top:74px;padding-bottom:68px}.heritage-copy{max-width:470px}.heritage-copy>p{color:var(--muted);line-height:1.85;margin:25px 0;font-size:16px}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid #a8a9a6;padding-bottom:12px;display:inline-flex;gap:50px}.text-link span{color:var(--accent)}.heritage-stats{display:flex;gap:55px;margin-top:37px}.heritage-stats strong{display:block;font-family:Manrope,sans-serif;font-size:38px;font-weight:550;letter-spacing:-.04em}.heritage-stats span{display:block;font-size:12px;color:var(--muted);margin-top:6px}.protection-visual{position:relative;height:420px;align-self:center;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid #c7dbe8;border-radius:50%;width:300px;height:300px}.orbit2{width:400px;height:400px;border-style:dashed;animation:spin 90s linear infinite}.orbit3{width:210px;height:210px;background:#ffffff;border-color:#d3e1eb;box-shadow:0 0 60px #63cbee12}.orbit-center{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;z-index:1}.orbit-center .eyebrow{font-size:9px;letter-spacing:.09em;color:#707570}.orbit-center strong{font-family:Manrope,sans-serif;font-weight:500;font-size:66px;letter-spacing:-.06em}.orbit-center>span:last-child{font-size:10px;color:var(--muted)}.orbit-node{position:absolute;border:1px solid #c7dbe8;border-radius:30px;padding:12px 24px;background:#ffffff;color:#555;box-shadow:0 8px 20px #00000006;font-size:14px;z-index:2;transition:.2s}.orbit-node.active,.orbit-node:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.n1{top:33px;left:30%}.n2{top:43%;right:-5px}.n3{bottom:43px;left:27%}.n4{top:43%;left:-6px}#orbit-note{position:absolute;bottom:-29px;font-size:12px;color:var(--muted);text-align:center}.support{background:#082b52;color:#fff;display:grid;grid-template-columns:1.1fr 1fr;gap:10%;position:relative}.support .eyebrow{color:#8cddf7}.support p{font-size:16px;line-height:1.7;color:#d4e9f4;margin:22px 0 27px}.light{background:#fff;color:var(--accent)}.light:hover{background:#e7f6fd}.support-list a{display:flex;justify-content:space-between;padding:25px 0;border-bottom:1px solid #ffffff40;align-items:center}.support-list small{display:block;font-size:11px;letter-spacing:.1em;color:#aedff2}.support-list strong{display:block;font-size:23px;font-weight:500;letter-spacing:-.02em;margin:13px 0 9px}.support-list p{margin:0;font-size:14px}.support-list>a>span:last-child{font-size:28px}.support-list a:hover strong{text-decoration:underline;text-underline-offset:5px}footer{padding:45px 6% 25px;background:white}.footer-top{display:flex;align-items:center;gap:50px;padding-bottom:32px;border-bottom:1px solid var(--line)}.footer-top .logo{width:185px}.footer-top p{font-size:16px;color:var(--muted)}.footer-top a{margin-left:auto;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:12px;color:var(--muted)}@keyframes slowzoom{from{transform:scale(1.07)}to{transform:scale(1.025)}}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){main,header,.topbar{max-width:1800px;margin:auto}}@media(max-width:1000px){header{gap:20px}header .logo{width:180px}nav{gap:18px}.button.small{display:none}.hero{min-height:625px}.product-grid{grid-template-columns:repeat(2,1fr)}.section{padding:65px 6%}.protection-visual{transform:scale(.88)}.section-top{align-items:flex-start}.section-aside{max-width:390px}.tabs button{padding:12px}.quick a{padding:12px 20px}.quick-label{display:none}.heritage{gap:3%}.orbit2{width:330px;height:330px}.support{gap:7%}}@media(max-width:650px){.topbar{font-size:10px;padding:9px 5%}.topbar a{font-size:10px}header{height:80px;justify-content:space-between}.logo{width:170px;height:55px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:white;padding:25px;flex-direction:column;box-shadow:0 10px 20px #0001}nav.open{display:flex}.menu{display:block;border:1px solid #ddd;background:white;border-radius:5px;padding:7px 11px;font-size:21px}.hero{min-height:660px}.hero-content{padding:48px 7% 35px}.hero h1{font-size:46px;line-height:1.15}.hero .eyebrow{font-size:9px;letter-spacing:.08em}.hero-shade{background:linear-gradient(90deg,#082b52e6,#082b5288)}.hero p{font-size:16px}.hero-bottom{margin-top:55px;padding-right:35px}.photo-caption{display:none}.hero-index{display:none}.quick{padding:0 4%;min-height:78px}.quick a{font-size:12px;padding:12px}.quick a:first-of-type{border:0}.section{padding:54px 6%}.section-top{display:block;margin-bottom:28px}h2{font-size:36px}.section-aside{margin-top:24px}.section-aside p{font-size:14px;margin-bottom:16px}.tabs{width:100%}.tabs button{flex:1;font-size:12px}.product-grid{gap:12px}.product-card{padding:21px 16px;min-height:265px}.product-card h3{font-size:19px}.product-card p{font-size:13px}.product-card .number{right:15px;top:25px}.product-card svg{width:34px}.product-card .card-link{font-size:12px}.heritage{grid-template-columns:1fr;overflow:hidden}.heritage-copy{max-width:100%}.heritage-stats{gap:50px}.protection-visual{height:400px;transform:scale(.9);margin-top:25px}.n2{right:-7px}.n4{left:-12px}.support{grid-template-columns:1fr;gap:20px}.support p{font-size:14px}.support-list strong{font-size:21px}.footer-top{gap:10px;flex-wrap:wrap}.footer-top .logo{width:170px}.footer-top p{font-size:13px;width:100%;order:3;margin:4px 0 0}.footer-bottom{flex-direction:column;gap:14px}.orbit-center .eyebrow{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-photo{background-image:url('assets/abu-dhabi.jpg');background-position:center 57%}
