:root{--primary:#1579D3;--primary-deep:#0F5FA8;--gold:#1579D3;--cream:#EEF6FF;--paper:#F5F9FD;--ink:#2F4E68;--muted:#607B91;--line:#D5E4F2;--white:#FFFFFF}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{object-fit:cover}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}section{padding:88px 0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,253,248,.97);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar{height:34px;background:var(--primary-deep);color:var(--cream);padding:0 max(20px,calc((100vw - 1180px)/2));font-size:12px;letter-spacing:.08em}.nav-wrap,.topbar{display:flex;align-items:center;justify-content:space-between}.nav-wrap{height:82px;gap:24px}.logo{display:flex;align-items:center;gap:10px}.logo-mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:var(--white);font-weight:900;border:3px solid var(--gold)}.logo b{display:block;color:var(--primary);letter-spacing:.06em;font-size:18px}.logo small{display:block;color:var(--gold);font-weight:700;letter-spacing:.25em}.nav{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700}.nav a:hover{color:var(--primary)}.nav-cta{padding:10px 17px;background:var(--primary);color:var(--white)!important;border-radius:4px}.menu{display:none;border:0;background:transparent;color:var(--primary)}.home-hero{min-height:650px;background-size:cover;background-position:50%;display:flex;align-items:center;color:var(--white);padding:90px 0}.hero-copy{max-width:720px}.hero-copy h1,.page-hero h1{font-family:Georgia,serif;font-size:clamp(44px,7vw,86px);line-height:1.02;margin:16px 0 24px}.hero-copy p{font-size:20px;max-width:640px}.eyebrow{color:var(--primary);font-size:12px;font-weight:900;letter-spacing:.2em}.eyebrow.light{color:#D8EDFF}.actions{display:flex;gap:24px;margin-top:34px;flex-wrap:wrap}.actions,.btn{align-items:center}.btn{display:inline-flex;gap:10px;background:var(--gold);color:var(--primary-deep);font-weight:900;padding:14px 22px;border-radius:4px;border:1px solid var(--gold);cursor:pointer}.btn.outline{background:transparent;border-color:var(--primary);color:var(--primary)}.text-link{font-weight:800;border-bottom:1px solid}.text-link.strong{color:var(--primary);display:inline-flex;gap:8px;align-items:center}.stats{padding:0;background:var(--primary)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid div{padding:30px;border-right:1px solid rgba(255,255,255,.18);color:var(--cream)}.stats-grid b{font-family:Georgia,serif;font-size:38px;display:block}.stats-grid span{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.section-title{margin-bottom:35px}.section-title.center{text-align:center;max-width:760px;margin:0 auto 45px}.contact-layout h2,.content-panel h2,.gallery-head h2,.section-title h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1.15;margin:8px 0;color:var(--primary-deep)}.business-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.business-card{position:relative;min-height:370px;overflow:hidden;border-radius:5px}.business-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 15%,rgba(15,95,168,.94))}.business-card img{transition:.45s}.business-card:hover img{transform:scale(1.06)}.business-overlay{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:var(--white)}.business-overlay span{color:#D8EDFF;font-size:12px}.business-overlay h3{font-family:Georgia,serif;font-size:28px;margin:6px 0}.business-overlay p{font-size:13px;line-height:1.5}.business-overlay b{display:flex;align-items:center;gap:7px;color:#D8EDFF;font-size:13px}.center-action{text-align:center;margin-top:35px}.about-band,.soft{background:var(--cream)}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center}.split.reverse{grid-template-columns:1fr .75fr}.detail-image,.image-panel,.portrait{position:relative;min-height:520px;border-radius:5px;overflow:hidden}.content-panel p,.narrow p{font-size:17px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.feature-grid article,.simple-grid article{padding:30px;border:1px solid var(--line);background:var(--white)}.feature-grid svg{color:var(--primary);width:34px;height:34px}.feature-grid h3,.simple-grid h3{font-family:Georgia,serif;color:var(--primary-deep);font-size:24px}.number{color:var(--gold);font-weight:900}.leader-highlight{background:#EAF5FF}.portrait{min-height:500px}.page-hero{padding:105px 0;background:linear-gradient(110deg,var(--primary-deep),var(--primary));color:var(--white)}.page-hero h1{font-size:clamp(48px,7vw,78px);margin-bottom:18px}.hero-line{height:3px;width:90px;background:var(--gold)}.narrow{max-width:850px}.lead{font-size:22px!important;color:var(--primary-deep)!important}.simple-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.simple-grid article span{color:var(--gold);font-weight:900}.motto{max-width:950px;margin:0 auto 85px;text-align:center}.motto span{color:var(--gold);font-weight:900;letter-spacing:.2em}.motto p{font-family:Georgia,serif;font-size:28px;color:var(--primary-deep)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.team-card{background:var(--white);border:1px solid var(--line)}.team-img{position:relative;height:360px;background:var(--cream)}.team-card>div:last-child{padding:25px}.team-card h3{font-family:Georgia,serif;color:var(--primary-deep);font-size:25px;margin:0}.team-card b{color:var(--primary);font-size:13px}.team-card p{color:var(--muted)}.business-list{display:grid;grid-gap:28px;gap:28px}.wide-card{display:grid;grid-template-columns:.7fr 1fr;border:1px solid var(--line);background:var(--white);min-height:300px}.wide-img{position:relative}.wide-card>div:last-child{padding:38px}.wide-card span{color:var(--gold);font-weight:900}.wide-card h2{font-family:Georgia,serif;font-size:38px;color:var(--primary-deep);margin:5px 0}.wide-card b{color:var(--primary);display:flex;align-items:center;gap:7px}.product-stack{display:grid;grid-gap:70px;gap:70px}.product-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.product-row.flip .product-img{order:2}.product-img{position:relative;min-height:400px}.product-row h2{font-family:Georgia,serif;font-size:46px;color:var(--primary-deep);margin:8px 0}.contact-strip{display:grid;grid-gap:8px;gap:8px;padding:24px;border-left:5px solid var(--gold);background:var(--cream)}.center-copy{text-align:center;max-width:760px;margin:-25px auto 45px;color:var(--muted)}.logo-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.logo-grid div{min-height:130px;border:1px solid var(--line);display:grid;place-items:center;text-align:center;padding:20px;font-family:Georgia,serif;color:var(--primary-deep);font-weight:700}.gallery-group{margin-bottom:80px}.gallery-head{max-width:760px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.gallery-grid button{position:relative;height:280px;border:0;padding:0;cursor:pointer;overflow:hidden;background:var(--cream)}.gallery-grid button:hover img{transform:scale(1.04)}.gallery-grid img{transition:.3s}.lightbox{position:fixed;z-index:100;inset:0;background:rgba(15,73,120,.94);display:grid;place-items:center;padding:50px}.lightbox>div{position:relative;width:min(1000px,90vw);height:80vh}.lightbox button{position:absolute;right:25px;top:25px;color:var(--white);background:transparent;border:0;z-index:2}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:70px;gap:70px}.contact-item{display:flex;gap:18px;margin:24px 0}.contact-item svg{color:var(--primary);flex:none}.contact-item b{color:var(--primary-deep)}.contact-item p{margin:3px 0;color:var(--muted)}.contact-form{padding:38px;background:var(--cream);border-top:5px solid var(--gold)}.contact-form h3{color:var(--primary-deep);letter-spacing:.12em}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:14px;border:1px solid #bdd5e8;background:var(--white);color:var(--ink);margin-bottom:14px}.success{color:#0F5FA8;font-weight:700}.newsletter{background:var(--primary)}.newsletter-inner{padding:48px 0;display:flex;justify-content:space-between;align-items:center;gap:30px;color:var(--white)}.newsletter h2{font-family:Georgia,serif;font-size:36px;margin:5px 0}.light-btn{background:var(--cream);border-color:var(--cream)}footer{background:var(--primary-deep);color:#EAF5FF}.footer-main{display:grid;grid-template-columns:1.2fr .7fr 1fr 1fr;grid-gap:45px;gap:45px;padding-top:65px;padding-bottom:65px}.footer-logo{font-family:Georgia,serif;font-size:27px;font-weight:900}.footer-logo span{color:var(--gold)}.footer-main h3{color:#D8EDFF}.footer-main a{display:block;margin:7px 0}.footer-main p{display:flex;gap:9px}.copyright,.footer-main p{color:#C7DFF2;font-size:13px}.copyright{text-align:center;padding:18px;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:1000px){.nav{position:fixed;top:116px;right:0;left:0;background:var(--paper);padding:25px;display:none;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.nav.open{display:flex}.menu{display:block}.business-grid,.feature-grid,.footer-main,.logo-grid,.simple-grid,.team-grid{grid-template-columns:repeat(2,1fr)}.contact-layout,.split,.split.reverse{grid-template-columns:1fr}.portrait{max-width:600px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.container{width:min(100% - 28px,1180px)}section{padding:62px 0}.topbar span{display:none}.topbar{justify-content:center}.nav-wrap{height:72px}.logo-mark{width:42px;height:42px}.logo b{font-size:15px}.nav{top:106px}.home-hero{min-height:570px}.hero-copy h1{font-size:46px}.hero-copy p{font-size:17px}.business-grid,.feature-grid,.footer-main,.gallery-grid,.logo-grid,.simple-grid,.stats-grid,.team-grid{grid-template-columns:1fr}.stats-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.business-card{min-height:390px}.split{gap:35px}.detail-image,.image-panel,.portrait{min-height:360px}.product-row,.wide-card{grid-template-columns:1fr}.wide-img{min-height:250px}.product-row.flip .product-img{order:0}.product-img{min-height:300px}.team-img{height:400px}.field-row{grid-template-columns:1fr}.newsletter-inner{align-items:flex-start;flex-direction:column}.footer-main{gap:25px}.gallery-grid button{height:240px}.page-hero{padding:75px 0}.page-hero h1{font-size:48px}}.logo-image{display:flex;align-items:center;flex:none}.logo-image img{width:205px;height:72px;object-fit:contain}.footer-brand{width:230px;height:auto;object-fit:contain;background:#fff;border-radius:8px;padding:8px}.client-logo-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:18px;gap:18px}.client-logo-grid div{min-height:150px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;padding:18px;border-radius:8px}.client-logo-grid img{max-width:100%;height:auto;object-fit:contain}.overseas-video{width:100%;max-height:650px;border-radius:12px;background:#0F5FA8}.download-row{display:flex;gap:14px;flex-wrap:wrap;margin:25px 0 30px}@media(max-width:1000px){.client-logo-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.logo-image img{width:150px;height:60px}.client-logo-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{width:210px}}.gallery-hero{min-height:420px;padding:90px 0;display:flex;align-items:center;background-size:cover;background-position:50%;color:#fff}.gallery-hero-content{max-width:900px}.gallery-hero-content h1{margin:0;font-family:Georgia,serif;font-size:clamp(48px,7vw,78px);line-height:1.05}.gallery-hero-content p{max-width:880px;margin:24px 0 0;font-size:clamp(18px,2.2vw,27px);font-weight:700;font-style:italic;line-height:1.55}.gallery-page-section{padding:70px 0;background:#fff}.gallery-events{display:grid;grid-gap:70px;gap:70px}.gallery-event{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 32px rgba(15,95,168,.1)}.gallery-event-header{padding:38px 34px;text-align:center;background:#0C0520;color:#fff}.gallery-event-header h2{margin:0;color:#fff;font-family:Georgia,serif;font-size:clamp(27px,3vw,40px);line-height:1.2}.gallery-event-header h3{margin:12px 0 0;color:#39c778;font-size:clamp(18px,2vw,24px)}.gallery-event-header p{max-width:970px;margin:18px auto 0;color:rgba(255,255,255,.9);font-size:17px;line-height:1.75}.gallery-event-body{padding:32px}.gallery-event-body h4{margin:0 0 24px;color:var(--primary-deep);text-align:center;font-family:Georgia,serif;font-size:24px}.gallery-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.gallery-media-card{position:relative;display:block;width:100%;aspect-ratio:4/3;padding:0;overflow:hidden;border:0;border-radius:10px;background:var(--cream);cursor:pointer;box-shadow:0 7px 20px rgba(15,95,168,.15)}.gallery-media-card img{object-fit:cover;transition:transform .45s ease}.gallery-media-card:hover img{transform:scale(1.055)}.gallery-play-overlay{position:absolute;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.25)}.gallery-play-button{width:82px;height:82px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;color:#fff;background:rgba(0,0,0,.55);box-shadow:0 0 0 12px rgba(255,255,255,.12);transition:transform .25s ease}.gallery-play-button svg{width:34px;height:34px;margin-left:5px;fill:currentColor}.gallery-media-card:hover .gallery-play-button{transform:scale(1.08)}.gallery-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.93)}.gallery-modal-close{position:absolute;top:20px;right:20px;z-index:2;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:50%;color:#111;background:#fff;cursor:pointer}.gallery-modal-content{width:min(1180px,95vw);max-height:90vh;display:flex;align-items:center;justify-content:center}.gallery-modal-content video{display:block;max-width:100%;max-height:88vh;border-radius:10px;background:#000}.gallery-modal-image{position:relative;width:100%;height:88vh}.gallery-modal-image img{object-fit:contain}@media(max-width:1000px){.gallery-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.gallery-hero{min-height:330px;padding:65px 0}.gallery-page-section{padding:42px 0}.gallery-events{gap:42px}.gallery-event-header{padding:28px 18px}.gallery-event-header p{font-size:15px}.gallery-event-body{padding:18px}.gallery-media-grid{grid-template-columns:1fr;gap:16px}.gallery-play-button{width:68px;height:68px}.gallery-modal{padding:12px}.gallery-modal-close{top:10px;right:10px}.gallery-modal-image{height:82vh}}:root{--nd-navy:#061d4e;--nd-blue:#0c69c7;--nd-sky:#44a7ef;--nd-ice:#eef7ff;--nd-gold:#e7b75d;--nd-text:#16314f}[data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}[data-reveal].is-visible{opacity:1;transform:none}.premium-hero{position:relative;min-height:clamp(680px,86vh,900px);padding:0;overflow:hidden;background:var(--nd-navy);color:#fff}.premium-hero-media{position:absolute;inset:0;opacity:0;transform:scale(1.08);transition:opacity 1s ease,transform 7s ease}.premium-hero-media.active{opacity:1;transform:scale(1)}.premium-hero-media img{object-fit:cover}.premium-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,57,.96),rgba(3,26,71,.72) 48%,rgba(3,26,71,.16) 80%),linear-gradient(0deg,rgba(2,14,42,.72),transparent 45%)}.premium-hero-grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:80px 80px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 75%);mask-image:linear-gradient(90deg,#000,transparent 75%)}.premium-hero-layout{position:relative;z-index:3;min-height:clamp(680px,86vh,900px);display:grid;grid-template-columns:1fr 80px;align-items:center;grid-gap:40px;gap:40px}.premium-hero-copy{max-width:820px;animation:premiumCopy .75s ease both}@keyframes premiumCopy{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.premium-kicker,.premium-label{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:900;color:var(--nd-blue)}.premium-label{color:#9bd6ff}.premium-hero-copy h1{max-width:820px;margin:22px 0;font-family:Georgia,serif;font-size:clamp(56px,8vw,116px);font-weight:500;line-height:.88;letter-spacing:-.055em;text-transform:uppercase}.premium-hero-copy p{max-width:590px;margin:0;color:rgba(255,255,255,.78);font-size:clamp(16px,1.5vw,20px);line-height:1.8}.premium-hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:38px}.premium-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 22px;border-radius:999px;font-weight:800;transition:.3s ease}.premium-btn:hover{transform:translateY(-3px)}.premium-btn-light{background:#fff;color:var(--nd-navy);box-shadow:0 16px 40px rgba(0,0,0,.18)}.premium-btn-blue{background:linear-gradient(135deg,var(--nd-blue),var(--nd-sky));color:#fff;box-shadow:0 18px 35px rgba(12,105,199,.22)}.premium-text-btn{display:inline-flex;gap:10px;border:0;background:transparent;cursor:pointer}.premium-hero-rail,.premium-text-btn{align-items:center;color:#fff;font-weight:800}.premium-hero-rail{justify-self:end;display:flex;flex-direction:column;gap:14px;font-size:12px}.premium-hero-line{position:relative;width:2px;height:170px;background:rgba(255,255,255,.22);overflow:hidden}.premium-hero-line i{position:absolute;left:0;right:0;top:0;background:var(--nd-sky);transition:height .6s ease}.premium-hero-controls{position:absolute;z-index:4;left:max(24px,calc((100vw - 1180px)/2));bottom:40px;display:flex;align-items:center;gap:18px}.premium-hero-controls>button{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(4,24,63,.48);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.premium-hero-dots{display:flex;gap:8px}.premium-hero-dots button{width:28px;height:3px;padding:0;border:0;background:rgba(255,255,255,.28);cursor:pointer;transition:.3s}.premium-hero-dots button.active{width:58px;background:#fff}.premium-intro{padding:130px 0;background:#fff}.premium-intro-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:90px;gap:90px;align-items:center}.premium-intro-visual{position:relative;min-height:590px}.premium-intro-image{position:absolute;inset:0 70px 0 0;overflow:hidden;border-radius:0 150px 0 0;box-shadow:0 35px 80px rgba(10,55,104,.16)}.premium-intro-image img{object-fit:cover}.premium-video-orbit{position:absolute;right:0;bottom:55px;width:180px;height:180px;border:12px solid #fff;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--nd-navy);color:#fff;box-shadow:0 25px 60px rgba(5,35,82,.28);cursor:pointer}.premium-video-orbit span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--nd-blue)}.premium-video-orbit svg{margin-left:4px;fill:currentColor}.premium-video-orbit b{font-family:Georgia,serif;font-size:15px;line-height:1.2}.premium-facts-title h2,.premium-intro-copy h2,.premium-section-title h2,.premium-values-heading h2{margin:14px 0 22px;color:var(--nd-navy);font-family:Georgia,serif;font-size:clamp(40px,5vw,68px);line-height:1.05;letter-spacing:-.035em}.premium-intro-copy p,.premium-values-heading p{color:#60758a;font-size:17px;line-height:1.9}.premium-milestone{padding:105px 0;background:linear-gradient(135deg,#0a64bd,#0d8ee5);color:#fff}.premium-milestone-card{display:grid;grid-template-columns:90px .85fr 1.3fr;grid-gap:38px;gap:38px;align-items:start}.premium-milestone-index{font-family:Georgia,serif;font-size:72px;line-height:1;color:rgba(255,255,255,.28)}.premium-kicker.light{color:#b8e1ff}.premium-milestone-card h2{margin:14px 0 0;font-family:Georgia,serif;font-size:clamp(34px,4vw,55px);line-height:1.08}.premium-milestone-copy{padding-left:38px;border-left:1px solid rgba(255,255,255,.3)}.premium-milestone-copy p{margin:0 0 14px;color:rgba(255,255,255,.84);line-height:1.75}.premium-values{padding:125px 0;background:linear-gradient(180deg,#f7fbff,#edf6ff)}.premium-values-layout{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:90px;gap:90px;align-items:start}.premium-values-heading{position:-webkit-sticky;position:sticky;top:150px}.premium-values-card{padding:18px;background:#fff;border:1px solid #d8e9f7;border-radius:28px;box-shadow:0 30px 80px rgba(12,75,137,.1)}.premium-tabs{display:grid;grid-template-columns:1fr 1fr;padding:6px;border-radius:18px;background:#edf6ff}.premium-tabs button{padding:15px;border:0;border-radius:14px;background:transparent;color:#5c7188;font-weight:900;cursor:pointer}.premium-tabs button.active{background:var(--nd-navy);color:#fff;box-shadow:0 10px 20px rgba(6,29,78,.18)}.premium-tab-content{padding:36px 28px 24px;animation:premiumFade .35s ease}@keyframes premiumFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.premium-tab-content>p{color:#65788b}.premium-tab-content ul{list-style:none;margin:28px 0 0;padding:0;display:grid;grid-gap:5px;gap:5px}.premium-tab-content li{display:grid;grid-template-columns:48px 1fr;align-items:center;grid-gap:14px;gap:14px;padding:15px 0;border-bottom:1px solid #e5eef6;color:var(--nd-text);font-weight:700}.premium-tab-content li span{color:var(--nd-blue);font-size:12px}.premium-tab-content blockquote{margin:0;min-height:290px;display:flex;flex-direction:column;justify-content:center;gap:24px;color:var(--nd-navy);font-family:Georgia,serif;font-size:30px;line-height:1.45}.premium-tab-content blockquote svg{width:48px;height:48px;color:var(--nd-blue)}.premium-leadership{padding:130px 0;background:var(--nd-navy);color:#fff;overflow:hidden}.premium-section-title{max-width:760px;margin:0 auto 65px;text-align:center}.premium-section-title h2{color:#fff}.premium-leader-grid{grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.premium-leader-card{min-height:620px;border-radius:30px}.premium-leader-photo{position:absolute;inset:0}.premium-leader-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,22,58,.98),rgba(4,22,58,.75) 30%,transparent 67%)}.premium-leader-content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:38px;color:#fff}.premium-leader-content span{color:#8ed1ff;letter-spacing:.16em}.premium-leader-content h3{margin:8px 0 14px;font-size:38px}.premium-leader-content p{margin:8px 0;color:rgba(255,255,255,.78);font-size:14px;line-height:1.7}.premium-leader-card:hover .premium-leader-photo img{transform:scale(1.045)}.premium-leader-photo img{transition:transform .8s ease}.premium-official{padding:120px 0;background:#fff}.premium-official-shell{padding:70px;border-radius:36px;background:linear-gradient(145deg,#f7fbff,#eaf4ff);border:1px solid #d5e8f8;box-shadow:0 30px 90px rgba(13,76,139,.11)}.premium-official-title{max-width:760px;margin:0 auto 48px;text-align:center}.premium-official-title>span{display:inline-block;padding:8px 14px;border-radius:999px;background:var(--nd-navy);color:#fff;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.premium-official-title h2{margin:18px 0 14px;color:var(--nd-navy);font-family:Georgia,serif;font-size:clamp(38px,5vw,64px)}.premium-official-title p{color:#63788d}.premium-appointment-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.premium-appointment-grid article{position:relative;padding:34px;border-radius:22px;background:#fff;border:1px solid #d7e8f6;box-shadow:0 18px 35px rgba(14,72,129,.08)}.premium-appointment-grid small{color:var(--nd-blue);font-weight:900;text-transform:uppercase;letter-spacing:.15em}.premium-appointment-grid h3{margin:14px 0 8px;color:#b78b34;font-size:14px;text-transform:uppercase;letter-spacing:.12em}.premium-appointment-grid strong{display:block;color:var(--nd-navy);font-family:Georgia,serif;font-size:25px}.premium-appointment-grid p{color:#697d90}.premium-official-note{text-align:center;margin:30px 0 0;color:#6d8093;font-style:italic}.premium-facts{padding:90px 0;background:linear-gradient(120deg,#0755a4,#0c85df);color:#fff}.premium-facts-layout{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:60px;gap:60px;align-items:center}.premium-facts-title h2{color:#fff}.premium-facts-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.24);border-radius:26px;overflow:hidden;background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.premium-facts-grid article{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center;border-right:1px solid rgba(255,255,255,.18)}.premium-facts-grid article:last-child{border-right:0}.premium-facts-grid img{object-fit:contain;filter:brightness(0) invert(1);opacity:.85}.premium-facts-grid strong{display:block;margin:12px 0 2px;font-family:Georgia,serif;font-size:52px}.premium-facts-grid span{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#cde9ff}.premium-video-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:25px;background:rgba(1,12,33,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.premium-video-close{position:absolute;top:24px;right:24px;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--nd-navy);cursor:pointer}.premium-video-frame{width:min(1100px,94vw)}.premium-video-frame video{display:block;width:100%;max-height:86vh;border-radius:22px;background:#000;box-shadow:0 30px 100px rgba(0,0,0,.45)}@media(max-width:1000px){.premium-hero-layout{grid-template-columns:1fr}.premium-hero-rail{display:none}.premium-facts-layout,.premium-intro-grid,.premium-values-layout{grid-template-columns:1fr;gap:55px}.premium-values-heading{position:static}.premium-milestone-card{grid-template-columns:70px 1fr}.premium-milestone-copy{grid-column:1/-1;padding-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.3);padding-top:28px}.premium-leader-grid{grid-template-columns:1fr}.premium-leader-card{min-height:700px}}@media(max-width:700px){.premium-hero{min-height:720px}.premium-hero-layout{min-height:720px;align-items:end;padding-bottom:145px}.premium-hero-copy h1{font-size:clamp(50px,16vw,72px)}.premium-hero-shade{background:linear-gradient(0deg,rgba(3,20,57,.96),rgba(3,26,71,.72) 70%,rgba(3,26,71,.28))}.premium-hero-controls{left:20px;right:20px;bottom:35px}.premium-hero-dots{overflow:hidden}.premium-hero-dots button{width:16px}.premium-hero-dots button.active{width:34px}.premium-intro,.premium-leadership,.premium-official,.premium-values{padding:78px 0}.premium-intro-visual{min-height:430px}.premium-intro-image{right:0;border-radius:0 80px 0 0}.premium-video-orbit{width:130px;height:130px;right:12px;bottom:-45px;border-width:8px}.premium-video-orbit span{width:46px;height:46px}.premium-video-orbit b{font-size:12px}.premium-intro-copy{padding-top:38px}.premium-milestone{padding:72px 0}.premium-milestone-card{grid-template-columns:1fr}.premium-milestone-index{font-size:52px}.premium-milestone-copy{grid-column:auto}.premium-values-card{padding:10px}.premium-tab-content{padding:28px 16px 18px}.premium-tab-content li{grid-template-columns:34px 1fr}.premium-leader-card{min-height:620px}.premium-leader-content{padding:24px}.premium-leader-content h3{font-size:30px}.premium-leader-content p{font-size:13px}.premium-official-shell{padding:34px 18px;border-radius:24px}.premium-appointment-grid{grid-template-columns:1fr}.premium-facts{padding:70px 0}.premium-facts-grid{grid-template-columns:1fr}.premium-facts-grid article{min-height:175px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.premium-facts-grid article:last-child{border-bottom:0}}.premium-leadership{position:relative;padding:140px 0;background:radial-gradient(circle at 10% 20%,rgba(68,167,239,.15),transparent 34%),radial-gradient(circle at 90% 80%,rgba(12,105,199,.18),transparent 32%),#061d4e}.premium-leadership:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(180deg,transparent,#000 18%,#000 82%,transparent)}.premium-leadership .container{position:relative;z-index:1}.premium-leader-grid{display:grid;grid-template-columns:1fr;grid-gap:44px;gap:44px;max-width:1120px;margin:0 auto}.premium-leader-card{position:relative;display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);min-height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:32px;background:#fff;color:var(--nd-text);box-shadow:0 32px 85px rgba(0,0,0,.25);transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s ease}.premium-leader-card:nth-child(2n){grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr)}.premium-leader-card:nth-child(2n) .premium-leader-photo{order:2}.premium-leader-card:nth-child(2n) .premium-leader-content{order:1}.premium-leader-card:hover{transform:translateY(-8px);box-shadow:0 42px 100px rgba(0,0,0,.34)}.premium-leader-card:after{display:none}.premium-leader-photo{position:relative;inset:auto;min-height:520px;overflow:hidden;background:linear-gradient(145deg,#e9f4ff,#cfe5f7)}.premium-leader-photo:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(0deg,rgba(6,29,78,.18),transparent);pointer-events:none}.premium-leader-photo img{object-fit:cover;object-position:top center;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.premium-leader-card:hover .premium-leader-photo img{transform:scale(1.035)}.premium-leader-content{position:relative;inset:auto;display:flex;flex-direction:column;justify-content:center;padding:58px 64px;color:var(--nd-text);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(238,247,255,.96))}.premium-leader-content:before{content:"";width:58px;height:4px;margin-bottom:24px;border-radius:999px;background:linear-gradient(90deg,var(--nd-blue),var(--nd-sky))}.premium-leader-content span{color:var(--nd-blue);font-size:11px;font-weight:900;line-height:1.6;text-transform:uppercase;letter-spacing:.18em}.premium-leader-content h3{margin:12px 0 24px;color:var(--nd-navy);font-family:Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1.06;letter-spacing:-.025em}.premium-leader-content p{max-width:680px;margin:0 0 17px;color:#526a80;font-size:15px;line-height:1.85}.premium-leader-content p:last-child{margin-bottom:0}@media(max-width:950px){.premium-leader-card,.premium-leader-card:nth-child(2n){grid-template-columns:1fr}.premium-leader-card:nth-child(2n) .premium-leader-content,.premium-leader-card:nth-child(2n) .premium-leader-photo{order:0}.premium-leader-photo{min-height:560px}.premium-leader-content{padding:46px}}@media(max-width:700px){.premium-leadership{padding:90px 0}.premium-leader-grid{gap:28px}.premium-leader-card{min-height:0;border-radius:22px}.premium-leader-photo{min-height:410px}.premium-leader-content{padding:34px 24px 38px}.premium-leader-content h3{margin-bottom:18px;font-size:34px}.premium-leader-content p{font-size:14px;line-height:1.75}}@media(max-width:430px){.premium-leader-photo{min-height:350px}.premium-leader-content{padding:30px 20px 34px}}.team-premium-hero{position:relative;min-height:620px;display:flex;align-items:center;padding:120px 0;overflow:hidden;background-position:50%;background-size:cover;color:#fff}.team-premium-hero:before{content:"";position:absolute;width:520px;height:520px;right:-170px;top:-190px;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.035),0 0 0 140px rgba(255,255,255,.025)}.team-premium-hero-copy{position:relative;z-index:2;max-width:760px;opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s ease}.team-premium-hero-copy.is-visible{opacity:1;transform:none}.team-featured-copy>span,.team-premium-heading span,.team-premium-hero-copy>span,.team-profile-copy>span{color:#7dc8ff;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.team-premium-hero-copy h1{max-width:720px;margin:18px 0 24px;font-family:Georgia,serif;font-size:clamp(60px,9vw,112px);line-height:.88;letter-spacing:-.055em}.team-premium-hero-copy>p{max-width:650px;margin:0;color:rgba(255,255,255,.8);font-size:19px;line-height:1.75}.team-premium-breadcrumb{display:flex;align-items:center;gap:10px;margin-top:38px;color:rgba(255,255,255,.72);font-size:14px}.team-premium-breadcrumb a:hover,.team-premium-breadcrumb strong{color:#fff}.team-premium-hero-line{position:absolute;right:0;bottom:0;width:55%;height:8px;background:linear-gradient(90deg,#0c69c7,#5bbcff)}.team-premium-motto{position:relative;padding:0;background:#eef7ff}.team-premium-motto-card{position:relative;z-index:3;display:grid;grid-template-columns:120px 1fr;grid-gap:34px;gap:34px;margin-top:-72px;padding:52px 60px;border:1px solid rgba(21,121,211,.14);border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 28px 70px rgba(8,62,116,.14);opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s ease}.team-premium-motto-card.is-visible{opacity:1;transform:none}.team-premium-motto-index{color:#c9e6fb;font-family:Georgia,serif;font-size:78px;font-weight:700;line-height:1}.team-premium-motto-card span{color:#126bb8;font-size:12px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.team-premium-motto-card p{max-width:950px;margin:14px 0 0;color:#183e61;font-family:Georgia,serif;font-size:clamp(23px,3vw,37px);line-height:1.45}.team-premium-section{padding:125px 0;background:radial-gradient(circle at 95% 8%,rgba(100,191,255,.16),transparent 24%),linear-gradient(180deg,#eef7ff,#fff 34%,#f5faff)}.team-premium-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:70px;gap:70px;align-items:end;margin-bottom:58px;opacity:0;transform:translateY(30px);transition:opacity .75s ease,transform .75s ease}.team-premium-heading.is-visible{opacity:1;transform:none}.team-premium-heading span{color:#1579d3}.team-premium-heading h2{max-width:720px;margin:12px 0 0;color:#08285e;font-family:Georgia,serif;font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.04em}.team-premium-heading p{margin:0;color:#637b90;font-size:17px;line-height:1.8}.team-featured-member{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);min-height:600px;margin-bottom:62px;overflow:hidden;border-radius:34px;background:#062457;box-shadow:0 34px 90px rgba(5,45,91,.2);opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.team-featured-member.is-visible{opacity:1;transform:none}.team-featured-image{position:relative;min-height:600px;overflow:hidden;background:#dcecff}.team-featured-image img{object-fit:cover;object-position:top center;transition:transform .8s ease}.team-featured-member:hover .team-featured-image img{transform:scale(1.035)}.team-featured-number{position:absolute;left:28px;bottom:18px;color:rgba(255,255,255,.48);font-family:Georgia,serif;font-size:82px;font-weight:700;line-height:1}.team-featured-copy{display:flex;flex-direction:column;justify-content:center;padding:70px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(56,162,236,.35),transparent 38%),#062457}.team-featured-copy h2,.team-profile-copy h2{margin:15px 0 10px;font-family:Georgia,serif;font-size:clamp(40px,5vw,66px);line-height:1.05}.team-featured-copy strong,.team-profile-copy strong{color:#83cfff;font-size:15px;letter-spacing:.08em;text-transform:uppercase}.team-featured-copy p{margin:28px 0 0;color:rgba(255,255,255,.76);font-size:16px;line-height:1.9}.team-premium-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.team-premium-card{overflow:hidden;border:1px solid #d9e9f7;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(11,73,130,.1);opacity:0;transform:translateY(34px);transition:opacity .7s ease,transform .7s ease,box-shadow .35s ease}.team-premium-card.is-visible{opacity:1;transform:none}.team-premium-card:hover{transform:translateY(-8px);box-shadow:0 30px 65px rgba(11,73,130,.18)}.team-premium-card-trigger{display:block;width:100%;padding:0;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.team-premium-card-image{position:relative;height:390px;overflow:hidden;background:linear-gradient(145deg,#eaf5ff,#cfe5f7)}.team-premium-card-image img{object-fit:cover;object-position:top center;transition:transform .65s ease}.team-premium-card:hover .team-premium-card-image img{transform:scale(1.055)}.team-premium-card-image>span{position:absolute;top:20px;right:20px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:#fff;background:rgba(5,42,91,.58);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;font-weight:800}.team-premium-card-content{min-height:180px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:28px}.team-premium-card-content h3{margin:0 0 8px;color:#08285e;font-family:Georgia,serif;font-size:28px;line-height:1.2}.team-premium-card-content strong{display:block;color:#1579d3;font-size:12px;line-height:1.6;letter-spacing:.08em;text-transform:uppercase}.team-premium-view{display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid #e3eef7;color:#496980;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.team-premium-card:hover .team-premium-view{color:#0d70c7}.team-profile-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:30px;background:rgba(2,17,48,.91);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:teamModalFade .25s ease both}.team-profile-close{position:absolute;top:24px;right:24px;z-index:2;width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;background:rgba(255,255,255,.1);cursor:pointer}.team-profile-panel{width:min(1080px,94vw);max-height:90vh;display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);overflow:auto;border-radius:30px;background:#fff;animation:teamModalPanel .35s ease both}.team-profile-image{position:relative;min-height:610px;background:#dbeeff}.team-profile-image img{object-fit:cover;object-position:top center}.team-profile-copy{display:flex;flex-direction:column;justify-content:center;padding:64px}.team-profile-copy>span{color:#1579d3}.team-profile-copy h2{color:#08285e}.team-profile-copy strong{color:#1579d3}.team-profile-copy p{margin:30px 0 0;color:#5d7488;font-size:16px;line-height:1.9}@keyframes teamModalFade{0%{opacity:0}to{opacity:1}}@keyframes teamModalPanel{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:1050px){.team-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-featured-copy{padding:50px}}@media(max-width:850px){.team-premium-hero{min-height:520px;padding:90px 0}.team-premium-motto-card{grid-template-columns:1fr}.team-premium-motto-index{font-size:58px}.team-premium-heading{gap:24px}.team-featured-member,.team-premium-heading,.team-profile-panel{grid-template-columns:1fr}.team-featured-image{min-height:530px}.team-profile-image{min-height:500px}}@media(max-width:650px){.team-premium-hero{min-height:500px;padding:72px 0 100px;background-position:68%}.team-premium-hero-copy h1{font-size:58px}.team-premium-hero-copy>p{font-size:16px}.team-premium-motto-card{margin-top:-48px;padding:34px 24px;border-radius:22px}.team-premium-motto-card p{font-size:23px}.team-premium-section{padding:85px 0}.team-premium-heading h2{font-size:42px}.team-featured-member{min-height:0;border-radius:24px}.team-featured-image{min-height:420px}.team-featured-copy{padding:38px 26px 42px}.team-featured-copy h2{font-size:39px}.team-premium-grid{grid-template-columns:1fr}.team-premium-card-image{height:430px}.team-profile-modal{padding:12px}.team-profile-close{top:12px;right:12px}.team-profile-panel{max-height:94vh;border-radius:22px}.team-profile-image{min-height:410px}.team-profile-copy{padding:34px 24px 40px}.team-profile-copy h2{font-size:38px}}@media(max-width:420px){.team-premium-card-image{height:380px}.team-featured-image,.team-profile-image{min-height:360px}}@media(prefers-reduced-motion:reduce){.team-featured-member,.team-premium-card,.team-premium-heading,.team-premium-hero-copy,.team-premium-motto-card{opacity:1;transform:none;transition:none}.team-featured-image img,.team-premium-card-image img{transition:none}}.about-premium-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;padding:120px 0;background-position:50%;background-size:cover;color:#fff}.about-premium-hero:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:74px 74px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 76%);mask-image:linear-gradient(90deg,#000,transparent 76%)}.about-premium-hero-copy{position:relative;z-index:2;max-width:820px;opacity:0;transform:translateY(36px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}.about-premium-hero-copy.is-visible{opacity:1;transform:none}.about-premium-heading span,.about-premium-hero-copy>span,.about-premium-intro-title>span,.about-premium-story-aside>span{color:#72c5ff;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.about-premium-hero-copy h1{margin:20px 0 24px;font-family:Georgia,serif;font-size:clamp(64px,10vw,122px);line-height:.88;letter-spacing:-.06em}.about-premium-hero-copy>p{max-width:670px;margin:0;color:rgba(255,255,255,.8);font-size:19px;line-height:1.8}.about-premium-breadcrumb{display:flex;align-items:center;gap:10px;margin-top:38px;color:rgba(255,255,255,.68);font-size:14px}.about-premium-breadcrumb strong{color:#fff}.about-premium-hero-orbit{position:absolute;right:-160px;bottom:-260px;width:620px;height:620px;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:0 0 0 76px rgba(255,255,255,.035),0 0 0 152px rgba(255,255,255,.022)}.about-premium-intro{padding:130px 0;background:#fff}.about-premium-intro-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:90px;gap:90px;align-items:start;opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s ease}.about-premium-intro-grid.is-visible{opacity:1;transform:none}.about-premium-intro-title>span{color:#1476ce}.about-premium-heading h2,.about-premium-intro-title h2,.about-premium-story-copy h2{margin:14px 0 0;color:#06285f;font-family:Georgia,serif;font-size:clamp(44px,6vw,72px);line-height:1.03;letter-spacing:-.04em}.about-premium-intro-copy>p{margin:0;color:#526b82;font-size:18px;line-height:1.95}.about-premium-signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:38px}.about-premium-signals article{min-height:128px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;border:1px solid #dceaf6;border-radius:18px;background:#f7fbff}.about-premium-signals svg{color:#1579d3}.about-premium-signals strong{color:#153b63;font-size:13px;line-height:1.45}.about-premium-story{padding:120px 0;background:radial-gradient(circle at 90% 10%,rgba(67,166,238,.2),transparent 30%),#061d4e}.about-premium-story-card{grid-template-columns:280px 1fr;border:1px solid rgba(255,255,255,.1);border-radius:32px;background:rgba(255,255,255,.06);box-shadow:0 28px 80px rgba(0,0,0,.22);transition:opacity .85s ease,transform .85s ease}.about-premium-story-aside{min-height:480px;padding:0;border-right:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.05)}.about-premium-story-aside img{width:100%;height:100%;display:block;object-fit:cover}.about-premium-story-copy{padding:64px 70px}.about-premium-story-copy p{margin:28px 0 0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.95}.about-premium-map{padding:125px 0;background:#edf7ff}.about-premium-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:70px;gap:70px;align-items:end;margin-bottom:54px;opacity:0;transform:translateY(30px);transition:opacity .75s ease,transform .75s ease}.about-premium-heading.is-visible{opacity:1;transform:none}.about-premium-heading span{color:#1579d3}.about-premium-heading p{margin:0;color:#61798e;font-size:17px;line-height:1.8}.about-premium-map-frame{position:relative;overflow:hidden;border:10px solid #fff;border-radius:30px;background:#fff;box-shadow:0 30px 80px rgba(9,67,123,.17);opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s ease}.about-premium-map-frame.is-visible{opacity:1;transform:none}.about-premium-map-frame iframe{display:block;width:100%;height:560px;border:0}.about-premium-map-badge{position:absolute;z-index:2;left:24px;top:24px;display:flex;align-items:center;gap:11px;padding:13px 18px;border-radius:999px;color:#fff;background:rgba(6,35,83,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;font-weight:800}.about-premium-verticals{padding:130px 0;background:radial-gradient(circle at 0 0,rgba(62,164,238,.16),transparent 28%),#061d4e}.about-premium-heading.light h2{color:#fff}.about-premium-heading.light p{color:rgba(255,255,255,.65)}.about-premium-accordion{display:grid;grid-gap:14px;gap:14px;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.about-premium-accordion.is-visible{opacity:1;transform:none}.about-premium-vertical{overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:rgba(255,255,255,.045)}.about-premium-vertical>button{width:100%;display:grid;grid-template-columns:70px 1fr auto;align-items:center;grid-gap:20px;gap:20px;padding:28px 30px;border:0;color:#fff;text-align:left;background:transparent;cursor:pointer}.about-premium-vertical>button>span{color:#68bdf8;font-family:Georgia,serif;font-size:22px}.about-premium-vertical>button>strong{font-family:Georgia,serif;font-size:26px;letter-spacing:.02em}.about-premium-vertical>button svg{transition:transform .3s ease}.about-premium-vertical.active>button svg{transform:rotate(180deg)}.about-premium-vertical-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.2,.7,.2,1)}.about-premium-vertical.active .about-premium-vertical-panel{grid-template-rows:1fr}.about-premium-company-grid{min-height:0;overflow:hidden;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;padding:0 24px;transition:padding .35s ease}.about-premium-vertical.active .about-premium-company-grid{padding:0 24px 24px}.about-premium-company-card{min-height:210px;padding:28px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.07)}.about-premium-company-card>span{color:#6fc4ff;font-size:11px;font-weight:900;letter-spacing:.16em}.about-premium-company-card h3{margin:14px 0;color:#fff;font-family:Georgia,serif;font-size:24px;line-height:1.22}.about-premium-company-card p{margin:0;color:rgba(255,255,255,.67);font-size:14px;line-height:1.8}.about-premium-associates{padding:130px 0;background:#fff}.about-premium-associate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.about-premium-associate-card{min-height:300px;display:flex;flex-direction:column;padding:30px;border:1px solid #dce9f5;border-radius:24px;background:linear-gradient(145deg,#fff,#f3f9ff);box-shadow:0 18px 50px rgba(12,76,133,.08);opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease,box-shadow .35s ease}.about-premium-associate-card.is-visible{opacity:1;transform:none}.about-premium-associate-card:hover{transform:translateY(-8px);box-shadow:0 30px 70px rgba(12,76,133,.16)}.about-premium-associate-top{display:flex;align-items:center;justify-content:space-between;color:#1579d3}.about-premium-associate-top>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#0b64b9;font-size:12px;font-weight:900}.about-premium-associate-card h3{margin:48px 0 18px;color:#08285e;font-family:Georgia,serif;font-size:26px;line-height:1.22}.about-premium-associate-card p{margin:auto 0 0;color:#62798d;font-size:14px;line-height:1.8}@media(max-width:1000px){.about-premium-heading,.about-premium-intro-grid{grid-template-columns:1fr;gap:30px}.about-premium-story-card{grid-template-columns:220px 1fr}.about-premium-associate-grid,.about-premium-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.about-premium-hero{min-height:520px;padding:88px 0}.about-premium-associates,.about-premium-intro,.about-premium-map,.about-premium-story,.about-premium-verticals{padding:90px 0}.about-premium-story-card{grid-template-columns:1fr}.about-premium-story-aside{border-right:0;border-bottom:1px solid rgba(255,255,255,.11)}.about-premium-story-copy{padding:46px 34px}.about-premium-associate-grid,.about-premium-company-grid,.about-premium-signals{grid-template-columns:1fr}.about-premium-map-frame iframe{height:470px}}@media(max-width:520px){.about-premium-hero-copy h1{font-size:56px}.about-premium-hero-copy>p{font-size:16px}.about-premium-heading h2,.about-premium-intro-title h2,.about-premium-story-copy h2{font-size:40px}.about-premium-story-aside,.about-premium-story-copy{padding:34px 24px}.about-premium-vertical>button{grid-template-columns:44px 1fr auto;gap:12px;padding:22px 18px}.about-premium-vertical>button>strong{font-size:20px}.about-premium-vertical.active .about-premium-company-grid{padding:0 14px 14px}.about-premium-company-card{padding:22px}.about-premium-map-frame{border-width:6px;border-radius:20px}.about-premium-map-frame iframe{height:420px}}@media(prefers-reduced-motion:reduce){.about-premium-accordion,.about-premium-associate-card,.about-premium-heading,.about-premium-hero-copy,.about-premium-intro-grid,.about-premium-map-frame,.about-premium-story-card{opacity:1;transform:none;transition:none}}.products-premium-hero{position:relative;min-height:680px;display:flex;align-items:center;padding:120px 0;overflow:hidden;background-position:50%;background-size:cover;color:#fff}.products-premium-hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:84px 84px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 76%);mask-image:linear-gradient(90deg,#000,transparent 76%)}.products-premium-hero-copy{position:relative;z-index:2;max-width:900px;opacity:0;transform:translateY(36px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}.products-premium-hero-copy.is-visible{opacity:1;transform:none}.products-premium-heading span,.products-premium-hero-copy>span,.products-premium-modal-copy>span,.products-premium-overview-copy>span,.products-premium-quality-heading>span,.products-premium-row-copy>span{color:#78c7ff;font-size:11px;font-weight:900;line-height:1.5;letter-spacing:.22em;text-transform:uppercase}.products-premium-hero-copy h1{max-width:900px;margin:20px 0 28px;font-family:Georgia,serif;font-size:clamp(58px,8.5vw,116px);font-weight:500;line-height:.9;letter-spacing:-.055em;text-transform:uppercase}.products-premium-hero-copy p{max-width:650px;margin:0;color:rgba(255,255,255,.78);font-size:19px;line-height:1.8}.products-premium-hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:40px}.products-premium-primary,.products-premium-text-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;transition:transform .3s ease,box-shadow .3s ease}.products-premium-primary{padding:15px 24px;border-radius:999px;color:#062457;background:#fff;box-shadow:0 16px 42px rgba(0,0,0,.22)}.products-premium-text-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.5)}.products-premium-primary:hover,.products-premium-text-link:hover{transform:translateY(-3px)}.products-premium-hero-rail{position:absolute;right:max(24px,calc((100vw - 1180px)/2));top:50%;z-index:2;display:flex;flex-direction:column;align-items:center;gap:12px;transform:translateY(-50%);color:#fff;font-size:12px;font-weight:900}.products-premium-hero-rail i{width:2px;height:170px;background:linear-gradient(#65c2ff,rgba(255,255,255,.2))}.products-premium-overview{padding:130px 0;background:radial-gradient(circle at 100% 0,rgba(79,177,242,.14),transparent 28%),#f6fbff}.products-premium-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);grid-gap:90px;gap:90px;align-items:center}.products-premium-overview-image{position:relative;min-height:620px;overflow:hidden;border-radius:34px;background:#dbeeff;box-shadow:0 32px 85px rgba(9,71,132,.17);opacity:0;transform:translateX(-35px);transition:opacity .85s ease,transform .85s ease}.products-premium-overview-image.is-visible{opacity:1;transform:none}.products-premium-overview-image img{object-fit:cover;transition:transform .8s ease}.products-premium-overview-image:hover img{transform:scale(1.04)}.products-premium-image-badge{position:absolute;left:28px;bottom:28px;width:190px;padding:25px;border:1px solid rgba(255,255,255,.55);border-radius:22px;color:#fff;background:rgba(4,36,87,.83);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.products-premium-image-badge strong{display:block;font-family:Georgia,serif;font-size:55px;line-height:1}.products-premium-image-badge span{display:block;margin-top:8px;font-size:12px;line-height:1.5;text-transform:uppercase;letter-spacing:.1em}.products-premium-overview-copy{opacity:0;transform:translateX(35px);transition:opacity .85s ease,transform .85s ease}.products-premium-overview-copy.is-visible{opacity:1;transform:none}.products-premium-heading span,.products-premium-modal-copy>span,.products-premium-overview-copy>span,.products-premium-quality-heading>span,.products-premium-row-copy>span{color:#1579d3}.products-premium-heading h2,.products-premium-overview-copy h2,.products-premium-quality-heading h2{margin:15px 0 28px;color:#07285d;font-family:Georgia,serif;font-size:clamp(42px,5.5vw,72px);line-height:1.04;letter-spacing:-.04em}.products-premium-overview-copy p{margin:0 0 20px;color:#60798f;font-size:17px;line-height:1.9}.products-premium-quality{position:relative;padding:120px 0;overflow:hidden;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(73,177,245,.28),transparent 30%),linear-gradient(135deg,#041a46,#073d7f)}.products-premium-quality:after{content:"QUALITY";position:absolute;right:-20px;bottom:-62px;color:rgba(255,255,255,.045);font-family:Georgia,serif;font-size:190px;font-weight:700;line-height:1;letter-spacing:-.06em}.products-premium-quality-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:100px;gap:100px;align-items:start}.products-premium-quality-copy,.products-premium-quality-heading{opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s ease}.products-premium-quality-copy.is-visible,.products-premium-quality-heading.is-visible{opacity:1;transform:none}.products-premium-quality-heading h2{color:#fff;margin-bottom:0}.products-premium-quality-copy>p{margin:0;color:rgba(255,255,255,.76);font-size:18px;line-height:1.9}.products-premium-quality-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:38px}.products-premium-quality-list div{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:rgba(255,255,255,.07);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.products-premium-quality-list span{width:36px;height:36px;display:grid;place-items:center;flex:none;border-radius:50%;color:#062457;background:#7ccaff}.products-premium-quality-list strong{font-size:13px;letter-spacing:.04em}.products-premium-portfolio{padding:135px 0;background:radial-gradient(circle at 5% 12%,rgba(73,177,245,.14),transparent 24%),linear-gradient(180deg,#f6fbff,#fff)}.products-premium-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:70px;gap:70px;align-items:end;margin-bottom:76px;opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s ease}.products-premium-heading.is-visible{opacity:1;transform:none}.products-premium-heading h2{max-width:760px;margin-bottom:0}.products-premium-heading p{margin:0;color:#60798f;font-size:17px;line-height:1.8}.products-premium-list{display:grid;grid-gap:72px;gap:72px}.products-premium-row{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);min-height:560px;overflow:hidden;border:1px solid #dceaf6;border-radius:32px;background:#fff;box-shadow:0 26px 75px rgba(9,67,126,.11);opacity:0;transform:translateY(42px);transition:opacity .85s ease,transform .85s ease,box-shadow .4s ease}.products-premium-row.is-visible{opacity:1;transform:none}.products-premium-row:hover{box-shadow:0 38px 95px rgba(9,67,126,.18)}.products-premium-row.is-reverse{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.products-premium-row.is-reverse .products-premium-row-image{order:2}.products-premium-row.is-reverse .products-premium-row-copy{order:1}.products-premium-row-image{position:relative;min-height:560px;padding:0;overflow:hidden;border:0;background:#dcecff;cursor:pointer}.products-premium-row-image img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.products-premium-row:hover .products-premium-row-image img{transform:scale(1.045)}.products-premium-row-number{position:absolute;left:28px;top:25px;color:rgba(255,255,255,.84);font-family:Georgia,serif;font-size:62px;font-weight:700;line-height:1;text-shadow:0 5px 25px rgba(0,0,0,.3)}.products-premium-row-view{position:absolute;right:24px;bottom:24px;display:flex;align-items:center;gap:9px;padding:12px 17px;border:1px solid rgba(255,255,255,.55);border-radius:999px;color:#fff;background:rgba(3,34,80,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.products-premium-row-copy{display:flex;flex-direction:column;justify-content:center;padding:62px}.products-premium-row-copy h3{margin:15px 0 25px;color:#07285d;font-family:Georgia,serif;font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.04em}.products-premium-row-copy p{margin:0;color:#60788d;font-size:16px;line-height:1.9}.products-premium-row-action{width:max-content;display:inline-flex;align-items:center;gap:10px;margin-top:30px;padding:0 0 9px;border:0;border-bottom:1px solid #1579d3;color:#0f69b8;background:transparent;cursor:pointer;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.products-premium-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:32px 92px;background:rgba(2,15,43,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:productsModalFade .25s ease both}.products-premium-modal-panel{width:min(1180px,92vw);max-height:90vh;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);overflow:auto;border-radius:30px;background:#fff;animation:productsModalPanel .35s ease both}.products-premium-modal-image{position:relative;min-height:690px;background:#dcecff}.products-premium-modal-image img{object-fit:cover}.products-premium-modal-copy{display:flex;flex-direction:column;justify-content:center;padding:60px}.products-premium-modal-copy h2{margin:14px 0 24px;color:#07285d;font-family:Georgia,serif;font-size:clamp(40px,5vw,64px);line-height:1}.products-premium-modal-copy p{margin:0;color:#60788d;font-size:16px;line-height:1.9}.products-premium-modal-arrow,.products-premium-modal-close{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;background:rgba(255,255,255,.1);cursor:pointer}.products-premium-modal-close{top:22px;right:22px;width:50px;height:50px}.products-premium-modal-arrow{top:50%;width:54px;height:54px;transform:translateY(-50%)}.products-premium-modal-arrow.previous{left:22px}.products-premium-modal-arrow.next{right:22px}@keyframes productsModalFade{0%{opacity:0}to{opacity:1}}@keyframes productsModalPanel{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:1050px){.products-premium-overview-grid{gap:55px}.products-premium-row-copy{padding:46px}.products-premium-modal-panel{grid-template-columns:1fr 420px}}@media(max-width:900px){.products-premium-hero-rail{display:none}.products-premium-heading,.products-premium-overview-grid,.products-premium-quality-grid{grid-template-columns:1fr}.products-premium-overview-image{min-height:560px}.products-premium-quality-grid{gap:45px}.products-premium-heading{gap:24px}.products-premium-row,.products-premium-row.is-reverse{grid-template-columns:1fr}.products-premium-row.is-reverse .products-premium-row-copy,.products-premium-row.is-reverse .products-premium-row-image{order:0}.products-premium-row-image{min-height:500px}.products-premium-modal{padding:18px}.products-premium-modal-panel{grid-template-columns:1fr}.products-premium-modal-image{min-height:500px}.products-premium-modal-arrow{display:none}}@media(max-width:650px){.products-premium-hero{min-height:560px;padding:85px 0 100px;background-position:65%}.products-premium-hero-copy h1{font-size:52px}.products-premium-hero-copy p{font-size:16px}.products-premium-overview,.products-premium-portfolio{padding:85px 0}.products-premium-overview-grid{gap:45px}.products-premium-overview-image{min-height:420px;border-radius:24px}.products-premium-image-badge{left:18px;bottom:18px;width:160px;padding:19px}.products-premium-image-badge strong{font-size:45px}.products-premium-heading h2,.products-premium-overview-copy h2,.products-premium-quality-heading h2{font-size:42px}.products-premium-quality{padding:85px 0}.products-premium-quality-list{grid-template-columns:1fr}.products-premium-list{gap:38px}.products-premium-row{min-height:0;border-radius:24px}.products-premium-row-image{min-height:390px}.products-premium-row-copy{padding:38px 25px 42px}.products-premium-row-copy h3{font-size:42px}.products-premium-row-copy p{font-size:15px;line-height:1.8}.products-premium-row-number{left:20px;top:18px;font-size:48px}.products-premium-modal{padding:10px}.products-premium-modal-close{top:10px;right:10px}.products-premium-modal-panel{max-height:95vh;border-radius:22px}.products-premium-modal-image{min-height:390px}.products-premium-modal-copy{padding:34px 24px 40px}.products-premium-modal-copy h2{font-size:40px}}@media(max-width:420px){.products-premium-hero-copy h1{font-size:45px}.products-premium-modal-image,.products-premium-row-image{min-height:340px}}@media(prefers-reduced-motion:reduce){.products-premium-heading,.products-premium-hero-copy,.products-premium-overview-copy,.products-premium-overview-image,.products-premium-quality-copy,.products-premium-quality-heading,.products-premium-row{opacity:1;transform:none;transition:none}.products-premium-overview-image img,.products-premium-row-image img{transition:none}}.overseas-premium-hero{position:relative;min-height:700px;display:flex;align-items:center;padding:125px 0;overflow:hidden;background-size:cover;background-position:50%;color:#fff}.overseas-premium-hero:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:88px 88px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 78%);mask-image:linear-gradient(90deg,#000,transparent 78%)}.overseas-premium-hero-copy{position:relative;z-index:2;max-width:900px;opacity:0;transform:translateY(38px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}.overseas-premium-hero-copy.is-visible{opacity:1;transform:none}.overseas-premium-about-copy>span,.overseas-premium-contact-card>div:first-child>span,.overseas-premium-heading span,.overseas-premium-hero-copy>span,.overseas-premium-leadership-copy>span,.overseas-premium-tab-copy>span,.overseas-premium-values-heading>span{color:#7acbff;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.overseas-premium-hero-copy h1{max-width:860px;margin:22px 0 28px;font-family:Georgia,serif;font-size:clamp(62px,9vw,122px);font-weight:500;line-height:.88;letter-spacing:-.06em;text-transform:uppercase}.overseas-premium-hero-copy p{max-width:650px;margin:0;color:rgba(255,255,255,.78);font-size:19px;line-height:1.8}.overseas-premium-hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:40px}.overseas-premium-primary,.overseas-premium-text-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;transition:transform .3s ease}.overseas-premium-primary{padding:15px 24px;border-radius:999px;color:#052251;background:#fff;box-shadow:0 16px 42px rgba(0,0,0,.22)}.overseas-premium-text-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.45)}.overseas-premium-primary:hover,.overseas-premium-text-link:hover{transform:translateY(-3px)}.overseas-premium-hero-orbit{position:absolute;right:-170px;top:50%;width:560px;height:560px;border:1px solid rgba(255,255,255,.2);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 0 80px rgba(255,255,255,.035),0 0 0 160px rgba(255,255,255,.02)}.overseas-premium-video{min-height:440px;display:flex;align-items:center;padding:90px 0;background-size:cover;background-position:50%}.overseas-premium-video-trigger{display:flex;align-items:center;gap:26px;padding:0;border:0;color:#fff;background:transparent;cursor:pointer;opacity:0;transform:translateY(30px);transition:opacity .75s ease,transform .75s ease}.overseas-premium-video-trigger.is-visible{opacity:1;transform:none}.overseas-premium-play{width:96px;height:96px;display:grid;place-items:center;flex:none;border:2px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(255,255,255,.12);box-shadow:0 0 0 16px rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease}.overseas-premium-video-trigger:hover .overseas-premium-play{transform:scale(1.08)}.overseas-premium-play svg{width:34px;height:34px;margin-left:5px;fill:currentColor}.overseas-premium-video-trigger small{display:block;margin-bottom:8px;color:#8fd3ff;text-align:left;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.overseas-premium-video-trigger strong{display:block;text-align:left;font-family:Georgia,serif;font-size:clamp(30px,4vw,48px);font-weight:500}.overseas-premium-about{padding:130px 0;background:radial-gradient(circle at 100% 0,rgba(82,183,249,.15),transparent 28%),#f5faff}.overseas-premium-about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);grid-gap:90px;gap:90px;align-items:center}.overseas-premium-about-image{position:relative;min-height:630px;overflow:hidden;border-radius:34px;background:#dcecff;box-shadow:0 32px 85px rgba(8,65,125,.16);opacity:0;transform:translateX(-38px);transition:opacity .85s ease,transform .85s ease}.overseas-premium-about-image.is-visible{opacity:1;transform:none}.overseas-premium-about-image img{object-fit:cover;transition:transform .8s ease}.overseas-premium-about-image:hover img{transform:scale(1.04)}.overseas-premium-capacity{position:absolute;left:28px;bottom:28px;width:230px;padding:26px;border:1px solid rgba(255,255,255,.55);border-radius:22px;color:#fff;background:rgba(4,35,82,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.overseas-premium-capacity strong{display:block;font-family:Georgia,serif;font-size:50px;line-height:1}.overseas-premium-capacity span{display:block;margin-top:8px;font-size:12px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase}.overseas-premium-about-copy{opacity:0;transform:translateX(38px);transition:opacity .85s ease,transform .85s ease}.overseas-premium-about-copy.is-visible{opacity:1;transform:none}.overseas-premium-about-copy>span,.overseas-premium-heading span,.overseas-premium-leadership-copy>span,.overseas-premium-tab-copy>span,.overseas-premium-values-heading>span{color:#1579d3}.overseas-premium-about-copy h2,.overseas-premium-heading h2,.overseas-premium-leadership-copy h2,.overseas-premium-values-heading h2{margin:15px 0 28px;color:#06275d;font-family:Georgia,serif;font-size:clamp(42px,5.5vw,74px);line-height:1.03;letter-spacing:-.04em}.overseas-premium-about-copy p{margin:0;color:#5f788d;font-size:17px;line-height:1.9}.overseas-premium-about-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px;margin-top:34px}.overseas-premium-about-points div{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid #d9e9f7;border-radius:17px;background:#fff;color:#17476e;font-size:13px;font-weight:800}.overseas-premium-about-points svg{color:#1579d3}.overseas-premium-vision{padding:130px 0;background:#fff}.overseas-premium-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:70px;gap:70px;align-items:end;margin-bottom:60px;opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s ease}.overseas-premium-heading.is-visible{opacity:1;transform:none}.overseas-premium-heading h2{max-width:760px;margin-bottom:0}.overseas-premium-heading>p{margin:0;color:#60798f;font-size:17px;line-height:1.8}.overseas-premium-tabs{overflow:hidden;border:1px solid #dbeaf6;border-radius:32px;background:#f5faff;box-shadow:0 28px 80px rgba(9,70,130,.13);opacity:0;transform:translateY(36px);transition:opacity .85s ease,transform .85s ease}.overseas-premium-tabs.is-visible{opacity:1;transform:none}.overseas-premium-tab-buttons{display:flex;gap:8px;padding:16px;border-bottom:1px solid #dceaf6;background:#fff}.overseas-premium-tab-buttons button{padding:13px 22px;border:0;border-radius:999px;color:#41647f;background:transparent;cursor:pointer;font-size:13px;font-weight:900}.overseas-premium-tab-buttons button.active{color:#fff;background:linear-gradient(135deg,#0c69c7,#44a7ef);box-shadow:0 12px 28px rgba(12,105,199,.22)}.overseas-premium-tab-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);min-height:560px}.overseas-premium-tab-image{position:relative;min-height:560px;overflow:hidden;background:#dcecff}.overseas-premium-tab-image img{object-fit:cover;transition:transform .7s ease}.overseas-premium-tab-panel:hover .overseas-premium-tab-image img{transform:scale(1.035)}.overseas-premium-tab-copy{display:flex;flex-direction:column;justify-content:center;padding:58px}.overseas-premium-tab-copy h3{margin:14px 0 24px;color:#06275d;font-family:Georgia,serif;font-size:clamp(38px,4.5vw,60px);line-height:1.05}.overseas-premium-tab-copy p{margin:0;color:#60788e;font-size:16px;line-height:1.9}.overseas-premium-leadership{position:relative;padding:120px 0;overflow:hidden;color:#fff;background:radial-gradient(circle at 88% 15%,rgba(80,184,247,.28),transparent 30%),linear-gradient(135deg,#041943,#073c7d)}.overseas-premium-leadership:after{content:"GLOBAL";position:absolute;right:-20px;bottom:-48px;color:rgba(255,255,255,.045);font-family:Georgia,serif;font-size:170px;font-weight:700}.overseas-premium-leadership-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:100px;gap:100px}.overseas-premium-leadership-copy,.overseas-premium-leadership-grid>p{opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s ease}.overseas-premium-leadership-copy.is-visible,.overseas-premium-leadership-grid>p.is-visible{opacity:1;transform:none}.overseas-premium-leadership-copy h2{margin-bottom:0;color:#fff}.overseas-premium-leadership-grid>p{margin:0;color:rgba(255,255,255,.76);font-size:18px;line-height:1.9}.overseas-premium-values{padding:130px 0;background:radial-gradient(circle at 8% 12%,rgba(73,177,245,.14),transparent 25%),#f5faff}.overseas-premium-values-heading{max-width:820px;margin:0 auto 58px;text-align:center;opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s ease}.overseas-premium-values-heading.is-visible{opacity:1;transform:none}.overseas-premium-values-heading p{margin:0;color:#637b90;font-size:17px}.overseas-premium-values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.overseas-premium-value-card{position:relative;min-height:340px;padding:32px;overflow:hidden;border:1px solid #dbeaf6;border-radius:25px;background:#fff;box-shadow:0 18px 48px rgba(9,69,128,.09);opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .75s ease,box-shadow .35s ease}.overseas-premium-value-card.is-visible{opacity:1;transform:none}.overseas-premium-value-card:hover{transform:translateY(-8px);box-shadow:0 30px 65px rgba(9,69,128,.16)}.overseas-premium-value-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,#0c69c7,#44a7ef);box-shadow:0 14px 30px rgba(12,105,199,.22)}.overseas-premium-value-card>span{position:absolute;top:28px;right:28px;color:#cbe4f8;font-family:Georgia,serif;font-size:42px;font-weight:700}.overseas-premium-value-card h3{margin:30px 0 14px;color:#06275d;font-family:Georgia,serif;font-size:29px}.overseas-premium-value-card p{margin:0;color:#60788e;font-size:14px;line-height:1.8}.overseas-premium-data,.overseas-premium-gallery{padding:130px 0;background:#fff}.overseas-premium-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.overseas-premium-gallery-card{overflow:hidden;border:1px solid #dbeaf6;border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(9,69,128,.1);opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .75s ease,box-shadow .35s ease}.overseas-premium-gallery-card.is-visible{opacity:1;transform:none}.overseas-premium-gallery-card:hover{transform:translateY(-7px);box-shadow:0 30px 64px rgba(9,69,128,.17)}.overseas-premium-gallery-card>div{position:relative;min-height:320px;overflow:hidden;background:#dcecff}.overseas-premium-gallery-card img{object-fit:cover;transition:transform .65s ease}.overseas-premium-gallery-card:hover img{transform:scale(1.055)}.overseas-premium-gallery-card header{padding:24px}.overseas-premium-gallery-card h3{margin:0 0 7px;color:#06275d;font-family:Georgia,serif;font-size:24px}.overseas-premium-gallery-card p{margin:0;color:#60798f;font-size:13px}.overseas-premium-download-card{display:block;color:inherit;text-decoration:none}.overseas-premium-download-card header p{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#0c69c7;font-weight:800}.overseas-premium-download-card header p svg{flex:none}.overseas-premium-data{background:#f5faff}.overseas-premium-table-stack{display:grid;grid-gap:30px;gap:30px}.overseas-premium-table-card{overflow:hidden;border:1px solid #dbeaf6;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(9,69,128,.09);opacity:0;transform:translateY(32px);transition:opacity .75s ease,transform .75s ease}.overseas-premium-table-card.is-visible{opacity:1;transform:none}.overseas-premium-table-card h3{margin:0;padding:24px 28px;color:#fff;font-family:Georgia,serif;font-size:27px;background:linear-gradient(135deg,#06275d,#0c69c7)}.overseas-premium-table-wrap{overflow-x:auto}.overseas-premium-table-wrap table{width:100%;border-collapse:collapse;min-width:720px}.overseas-premium-table-wrap td,.overseas-premium-table-wrap th{padding:15px 18px;border-bottom:1px solid #e3eef7;color:#536f86;text-align:left;font-size:13px}.overseas-premium-table-wrap th{color:#123e68;background:#eef7ff;font-weight:900}.overseas-premium-contact{padding:100px 0;background:#fff}.overseas-premium-contact-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:80px;gap:80px;padding:58px;border-radius:30px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(74,183,249,.34),transparent 32%),linear-gradient(135deg,#041943,#073c7d);box-shadow:0 30px 85px rgba(7,52,105,.22);opacity:0;transform:translateY(36px);transition:opacity .8s ease,transform .8s ease}.overseas-premium-contact-card.is-visible{opacity:1;transform:none}.overseas-premium-contact-card h2{margin:14px 0 18px;font-family:Georgia,serif;font-size:clamp(38px,5vw,62px)}.overseas-premium-contact-card p{margin:0;color:rgba(255,255,255,.74);line-height:1.8}.overseas-premium-contact-list{display:grid;grid-gap:15px;gap:15px}.overseas-premium-contact-list>a,.overseas-premium-contact-list>div{display:flex;align-items:flex-start;gap:13px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.88)}.overseas-premium-contact-list svg{flex:none;color:#83ceff}.overseas-premium-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:28px;background:rgba(1,13,39,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:overseasModalFade .25s ease both}.overseas-premium-modal video{display:block;max-width:min(1180px,94vw);max-height:88vh;border-radius:18px;background:#000;box-shadow:0 35px 90px rgba(0,0,0,.45)}.overseas-premium-modal-close{position:absolute;top:22px;right:22px;width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;background:rgba(255,255,255,.1);cursor:pointer}@keyframes overseasModalFade{0%{opacity:0}to{opacity:1}}@media(max-width:1050px){.overseas-premium-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overseas-premium-about-grid{gap:55px}}@media(max-width:900px){.overseas-premium-about-grid,.overseas-premium-contact-card,.overseas-premium-heading,.overseas-premium-leadership-grid,.overseas-premium-tab-panel{grid-template-columns:1fr}.overseas-premium-hero-orbit{display:none}.overseas-premium-heading{gap:22px}.overseas-premium-about-image{min-height:560px}.overseas-premium-tab-image{min-height:500px}.overseas-premium-leadership-grid{gap:35px}.overseas-premium-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.overseas-premium-hero{min-height:570px;padding:90px 0 105px;background-position:68%}.overseas-premium-hero-copy h1{font-size:52px}.overseas-premium-hero-copy p{font-size:16px}.overseas-premium-video{min-height:360px}.overseas-premium-video-trigger{align-items:flex-start;flex-direction:column}.overseas-premium-play{width:78px;height:78px}.overseas-premium-about,.overseas-premium-data,.overseas-premium-gallery,.overseas-premium-values,.overseas-premium-vision{padding:85px 0}.overseas-premium-about-image{min-height:420px;border-radius:24px}.overseas-premium-capacity{left:18px;bottom:18px;width:190px;padding:20px}.overseas-premium-about-copy h2,.overseas-premium-capacity strong,.overseas-premium-heading h2,.overseas-premium-leadership-copy h2,.overseas-premium-values-heading h2{font-size:42px}.overseas-premium-about-points,.overseas-premium-gallery-grid,.overseas-premium-values-grid{grid-template-columns:1fr}.overseas-premium-tab-buttons{overflow-x:auto}.overseas-premium-tab-image{min-height:400px}.overseas-premium-tab-copy{padding:38px 24px 42px}.overseas-premium-tab-copy h3{font-size:40px}.overseas-premium-leadership{padding:85px 0}.overseas-premium-gallery-card>div,.overseas-premium-value-card{min-height:300px}.overseas-premium-contact{padding:75px 0}.overseas-premium-contact-card{gap:38px;padding:38px 24px;border-radius:24px}.overseas-premium-modal{padding:12px}.overseas-premium-modal-close{top:10px;right:10px}}@media(max-width:420px){.overseas-premium-hero-copy h1{font-size:45px}.overseas-premium-about-image,.overseas-premium-tab-image{min-height:350px}}@media(prefers-reduced-motion:reduce){.overseas-premium-about-copy,.overseas-premium-about-image,.overseas-premium-contact-card,.overseas-premium-gallery-card,.overseas-premium-heading,.overseas-premium-hero-copy,.overseas-premium-leadership-copy,.overseas-premium-leadership-grid>p,.overseas-premium-table-card,.overseas-premium-tabs,.overseas-premium-value-card,.overseas-premium-values-heading,.overseas-premium-video-trigger{opacity:1;transform:none;transition:none}.overseas-premium-about-image img,.overseas-premium-gallery-card img,.overseas-premium-tab-image img{transition:none}}.clients-premium-hero{position:relative;min-height:620px;display:flex;align-items:center;padding:120px 0;overflow:hidden;background-size:cover;background-position:50%;color:#fff}.clients-premium-hero:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:82px 82px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 78%);mask-image:linear-gradient(90deg,#000,transparent 78%)}.clients-premium-hero-copy{position:relative;z-index:2;max-width:900px;opacity:0;transform:translateY(36px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}.clients-premium-hero-copy.is-visible{opacity:1;transform:none}.clients-premium-cta-card span,.clients-premium-heading span,.clients-premium-hero-copy>span,.clients-premium-intro-heading>span{color:#7bcaff;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.clients-premium-hero-copy h1{max-width:880px;margin:20px 0 28px;font-family:Georgia,serif;font-size:clamp(60px,9vw,118px);font-weight:500;line-height:.88;letter-spacing:-.06em;text-transform:uppercase}.clients-premium-hero-copy p{max-width:650px;margin:0;color:rgba(255,255,255,.78);font-size:19px;line-height:1.8}.clients-premium-hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:40px}.clients-premium-primary,.clients-premium-text-link{display:inline-flex;align-items:center;gap:10px;font-weight:800;transition:transform .3s ease}.clients-premium-primary{padding:15px 24px;border-radius:999px;color:#062457;background:#fff;box-shadow:0 16px 42px rgba(0,0,0,.22)}.clients-premium-text-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.45)}.clients-premium-primary:hover,.clients-premium-text-link:hover{transform:translateY(-3px)}.clients-premium-hero-orbit{position:absolute;right:-170px;top:50%;width:540px;height:540px;border:1px solid rgba(255,255,255,.18);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 0 74px rgba(255,255,255,.035),0 0 0 148px rgba(255,255,255,.022)}.clients-premium-intro{padding:125px 0;background:radial-gradient(circle at 100% 0,rgba(74,178,244,.14),transparent 27%),#f5faff}.clients-premium-intro-heading{max-width:830px;margin:0 auto 58px;text-align:center;opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s ease}.clients-premium-intro-heading.is-visible{opacity:1;transform:none}.clients-premium-heading span,.clients-premium-intro-heading>span{color:#1579d3}.clients-premium-cta-card h2,.clients-premium-heading h2,.clients-premium-intro-heading h2{margin:15px 0 22px;color:#06275d;font-family:Georgia,serif;font-size:clamp(42px,5.5vw,72px);line-height:1.04;letter-spacing:-.04em}.clients-premium-intro-heading p{margin:0;color:#60798f;font-size:17px;line-height:1.85}.clients-premium-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.clients-premium-stat-card{min-height:250px;padding:30px;border:1px solid #dbeaf6;border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(9,69,128,.09);opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .75s ease,box-shadow .35s ease}.clients-premium-stat-card.is-visible{opacity:1;transform:none}.clients-premium-stat-card:hover{transform:translateY(-7px);box-shadow:0 30px 65px rgba(9,69,128,.16)}.clients-premium-stat-icon{width:56px;height:56px;display:grid;place-items:center;margin-bottom:30px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#0c69c7,#44a7ef);box-shadow:0 14px 30px rgba(12,105,199,.22)}.clients-premium-stat-card strong{display:block;color:#06275d;font-family:Georgia,serif;font-size:46px;line-height:1}.clients-premium-stat-card>span{display:block;margin-top:12px;color:#637b90;font-size:13px;line-height:1.6;text-transform:uppercase;letter-spacing:.08em}.clients-premium-showcase{padding:135px 0;background:#fff}.clients-premium-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:70px;gap:70px;align-items:end;margin-bottom:65px;opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s ease}.clients-premium-heading.is-visible{opacity:1;transform:none}.clients-premium-heading h2{max-width:750px;margin-bottom:0}.clients-premium-heading>p{margin:0;color:#60798f;font-size:17px;line-height:1.8}.clients-premium-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.clients-premium-logo-card{position:relative;min-height:230px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;overflow:hidden;border:1px solid #dbeaf6;border-radius:23px;color:inherit;background:linear-gradient(145deg,#fff,#f6fbff);box-shadow:0 14px 38px rgba(9,69,128,.08);cursor:pointer;opacity:0;transform:translateY(32px);transition:opacity .72s ease,transform .72s ease,box-shadow .35s ease,border-color .35s ease}.clients-premium-logo-card.is-visible{opacity:1;transform:none}.clients-premium-logo-card:hover{transform:translateY(-8px);border-color:#9dd2f5;box-shadow:0 28px 58px rgba(9,69,128,.16)}.clients-premium-logo-index{color:#bddcf1;font-family:Georgia,serif;font-size:30px;font-weight:700;line-height:1;text-align:left}.clients-premium-logo-frame{position:relative;min-height:100px;margin:10px 0}.clients-premium-logo-frame img{object-fit:contain;padding:8px;transition:transform .45s ease}.clients-premium-logo-card:hover .clients-premium-logo-frame img{transform:scale(1.07)}.clients-premium-logo-view{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #e4eef6;color:#527087;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.clients-premium-logo-card:hover .clients-premium-logo-view{color:#0d6fc4}.clients-premium-cta{padding:95px 0;background:#f5faff}.clients-premium-cta-card{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:55px 60px;border-radius:30px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(73,181,248,.34),transparent 32%),linear-gradient(135deg,#041943,#073c7d);box-shadow:0 28px 80px rgba(8,56,112,.21);opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s ease}.clients-premium-cta-card.is-visible{opacity:1;transform:none}.clients-premium-cta-card h2{max-width:760px;margin-bottom:0;color:#fff;font-size:clamp(36px,4.5vw,58px)}.clients-premium-cta-card>a{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex:none;padding:15px 23px;border-radius:999px;color:#062457;background:#fff;font-weight:900;transition:transform .3s ease}.clients-premium-cta-card>a:hover{transform:translateY(-3px)}.clients-premium-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:28px;background:rgba(2,15,43,.93);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:clientsModalFade .25s ease both}.clients-premium-modal-card{width:min(820px,92vw);min-height:430px;display:grid;place-items:center;padding:50px;border-radius:30px;background:#fff;box-shadow:0 34px 90px rgba(0,0,0,.36);animation:clientsModalCard .35s ease both}.clients-premium-modal-card img{max-width:100%;height:auto;object-fit:contain}.clients-premium-modal-close{position:absolute;top:22px;right:22px;width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;background:rgba(255,255,255,.1);cursor:pointer}@keyframes clientsModalFade{0%{opacity:0}to{opacity:1}}@keyframes clientsModalCard{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:1100px){.clients-premium-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.clients-premium-hero-orbit{display:none}.clients-premium-heading{grid-template-columns:1fr;gap:22px}.clients-premium-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.clients-premium-cta-card{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.clients-premium-hero{min-height:540px;padding:90px 0 105px;background-position:66%}.clients-premium-hero-copy h1{font-size:52px}.clients-premium-hero-copy p{font-size:16px}.clients-premium-intro,.clients-premium-showcase{padding:85px 0}.clients-premium-heading h2,.clients-premium-intro-heading h2{font-size:42px}.clients-premium-stats{grid-template-columns:1fr}.clients-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.clients-premium-logo-card{min-height:210px;padding:16px;border-radius:19px}.clients-premium-logo-frame{min-height:86px}.clients-premium-cta{padding:75px 0}.clients-premium-cta-card{padding:38px 24px;border-radius:24px}.clients-premium-modal{padding:12px}.clients-premium-modal-card{min-height:330px;padding:28px;border-radius:22px}.clients-premium-modal-close{top:10px;right:10px}}@media(max-width:420px){.clients-premium-hero-copy h1{font-size:45px}.clients-premium-grid{grid-template-columns:1fr}.clients-premium-logo-card{min-height:220px}}@media(prefers-reduced-motion:reduce){.clients-premium-cta-card,.clients-premium-heading,.clients-premium-hero-copy,.clients-premium-intro-heading,.clients-premium-logo-card,.clients-premium-stat-card{opacity:1;transform:none;transition:none}.clients-premium-logo-frame img{transition:none}}.contact-premium-hero{position:relative;min-height:620px;display:flex;align-items:center;padding:120px 0;overflow:hidden;background-size:cover;background-position:50%;color:#fff}.contact-premium-hero:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:84px 84px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 78%);mask-image:linear-gradient(90deg,#000,transparent 78%)}.contact-premium-hero-copy{position:relative;z-index:2;max-width:850px;opacity:0;transform:translateY(36px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}.contact-premium-hero-copy.is-visible{opacity:1;transform:none}.contact-premium-form-copy>span,.contact-premium-hero-copy>span,.contact-premium-intro-heading>span,.contact-premium-map-heading>span{color:#7bcaff;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.contact-premium-hero-copy h1{margin:20px 0 28px;font-family:Georgia,serif;font-size:clamp(64px,9vw,122px);font-weight:500;line-height:.88;letter-spacing:-.06em;text-transform:uppercase}.contact-premium-hero-copy>p{max-width:640px;margin:0;color:rgba(255,255,255,.78);font-size:19px;line-height:1.8}.contact-premium-breadcrumb{display:flex;align-items:center;gap:10px;margin-top:38px;color:rgba(255,255,255,.72);font-size:14px}.contact-premium-breadcrumb a:hover,.contact-premium-breadcrumb strong{color:#fff}.contact-premium-hero-orbit{position:absolute;right:-170px;top:50%;width:540px;height:540px;border:1px solid rgba(255,255,255,.18);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 0 76px rgba(255,255,255,.035),0 0 0 152px rgba(255,255,255,.022)}.contact-premium-intro{padding:125px 0;background:radial-gradient(circle at 100% 0,rgba(72,178,246,.14),transparent 27%),#f5faff}.contact-premium-intro-heading{max-width:840px;margin:0 auto 60px;text-align:center;opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s ease}.contact-premium-intro-heading.is-visible{opacity:1;transform:none}.contact-premium-form-copy>span,.contact-premium-intro-heading>span,.contact-premium-map-heading>span{color:#1579d3}.contact-premium-form-copy h2,.contact-premium-intro-heading h2,.contact-premium-map-heading h2{margin:15px 0 22px;color:#06275d;font-family:Georgia,serif;font-size:clamp(42px,5.5vw,72px);line-height:1.04;letter-spacing:-.04em}.contact-premium-form-copy>p,.contact-premium-intro-heading p{margin:0;color:#60798f;font-size:17px;line-height:1.85}.contact-premium-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.contact-premium-detail-card{position:relative;min-height:330px;padding:30px;overflow:hidden;border:1px solid #dbeaf6;border-radius:25px;color:inherit;background:#fff;box-shadow:0 18px 48px rgba(9,69,128,.09);opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .75s ease,box-shadow .35s ease,border-color .35s ease}.contact-premium-detail-card.is-visible{opacity:1;transform:none}.contact-premium-detail-card:hover{transform:translateY(-8px);border-color:#a6d7f6;box-shadow:0 30px 66px rgba(9,69,128,.16)}.contact-premium-detail-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:42px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#0c69c7,#44a7ef);box-shadow:0 14px 30px rgba(12,105,199,.22)}.contact-premium-detail-card>span{position:absolute;top:28px;right:28px;color:#c6e0f3;font-family:Georgia,serif;font-size:42px;font-weight:700;line-height:1}.contact-premium-detail-card h3{margin:0 0 16px;color:#06275d;font-family:Georgia,serif;font-size:28px;line-height:1.2}.contact-premium-detail-card p{margin:0;color:#61798e;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.contact-premium-form-section{position:relative;padding:130px 0;overflow:hidden;color:#fff;background:radial-gradient(circle at 88% 14%,rgba(76,184,249,.29),transparent 29%),linear-gradient(135deg,#041943,#073c7d)}.contact-premium-form-section:after{content:"CONTACT";position:absolute;right:-15px;bottom:-54px;color:rgba(255,255,255,.04);font-family:Georgia,serif;font-size:170px;font-weight:700;letter-spacing:-.06em}.contact-premium-form-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);grid-gap:90px;gap:90px;align-items:start}.contact-premium-form-copy{position:-webkit-sticky;position:sticky;top:145px;opacity:0;transform:translateX(-34px);transition:opacity .8s ease,transform .8s ease}.contact-premium-form-copy.is-visible{opacity:1;transform:none}.contact-premium-form-copy>span{color:#83ceff}.contact-premium-form-copy h2{color:#fff}.contact-premium-form-copy>p{color:rgba(255,255,255,.74)}.contact-premium-form-note{display:flex;align-items:flex-start;gap:13px;margin-top:32px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:17px;color:rgba(255,255,255,.84);background:rgba(255,255,255,.07);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:13px}.contact-premium-form-note svg{flex:none;color:#81ceff}.contact-premium-form{padding:42px;border:1px solid rgba(255,255,255,.17);border-radius:28px;background:rgba(255,255,255,.1);box-shadow:0 30px 80px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);opacity:0;transform:translateX(34px);transition:opacity .8s ease,transform .8s ease}.contact-premium-form.is-visible{opacity:1;transform:none}.contact-premium-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.contact-premium-form label{margin-bottom:18px}.contact-premium-form label>span{display:block;margin-bottom:8px;color:rgba(255,255,255,.82);font-size:12px;font-weight:800;letter-spacing:.04em}.contact-premium-form input,.contact-premium-form textarea{width:100%;border:1px solid rgba(255,255,255,.18);border-radius:14px;outline:none;color:#fff;background:rgba(255,255,255,.09);transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.contact-premium-form input{min-height:54px;padding:0 17px}.contact-premium-form textarea{display:block;resize:vertical;padding:16px 17px}.contact-premium-form input::placeholder,.contact-premium-form textarea::placeholder{color:rgba(255,255,255,.46)}.contact-premium-form input:focus,.contact-premium-form textarea:focus{border-color:#7dcaff;background:rgba(255,255,255,.13);box-shadow:0 0 0 4px rgba(91,190,255,.12)}.contact-premium-submit{width:100%;min-height:56px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:4px;border:0;border-radius:999px;color:#062457;background:#fff;box-shadow:0 16px 35px rgba(0,0,0,.18);cursor:pointer;font-weight:900;transition:transform .3s ease,opacity .3s ease}.contact-premium-submit:hover:not(:disabled){transform:translateY(-3px)}.contact-premium-submit:disabled{cursor:not-allowed;opacity:.72}.contact-premium-spinner{animation:contactPremiumSpin .8s linear infinite}.contact-premium-form-message{margin-top:18px;padding:14px 16px;border-radius:13px;font-size:13px;font-weight:700}.contact-premium-form-message.success{color:#dfffee;background:rgba(29,180,103,.18);border:1px solid rgba(92,236,160,.35)}.contact-premium-form-message.error{color:#ffe7e7;background:rgba(219,62,62,.17);border:1px solid rgba(255,136,136,.32)}.contact-premium-map{padding:125px 0;background:#f5faff}.contact-premium-map-heading{max-width:760px;margin-bottom:48px;opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s ease}.contact-premium-map-heading.is-visible{opacity:1;transform:none}.contact-premium-map-heading h2{margin-bottom:0}.contact-premium-map-frame{overflow:hidden;border:10px solid #fff;border-radius:30px;background:#dcecff;box-shadow:0 30px 80px rgba(9,69,128,.15);opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s ease}.contact-premium-map-frame.is-visible{opacity:1;transform:none}.contact-premium-map-frame iframe{display:block}@keyframes contactPremiumSpin{to{transform:rotate(1turn)}}@media(max-width:1100px){.contact-premium-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.contact-premium-hero-orbit{display:none}.contact-premium-form-layout{grid-template-columns:1fr;gap:52px}.contact-premium-form-copy{position:static}}@media(max-width:650px){.contact-premium-hero{min-height:540px;padding:90px 0 105px;background-position:65%}.contact-premium-hero-copy h1{font-size:54px}.contact-premium-hero-copy>p{font-size:16px}.contact-premium-form-section,.contact-premium-intro,.contact-premium-map{padding:85px 0}.contact-premium-form-copy h2,.contact-premium-intro-heading h2,.contact-premium-map-heading h2{font-size:42px}.contact-premium-detail-grid,.contact-premium-field-grid{grid-template-columns:1fr}.contact-premium-detail-card{min-height:280px}.contact-premium-form{padding:28px 20px;border-radius:22px}.contact-premium-map-frame{border-width:6px;border-radius:22px}.contact-premium-map-frame iframe{height:430px}}@media(max-width:420px){.contact-premium-hero-copy h1{font-size:46px}}@media(prefers-reduced-motion:reduce){.contact-premium-detail-card,.contact-premium-form,.contact-premium-form-copy,.contact-premium-hero-copy,.contact-premium-intro-heading,.contact-premium-map-frame,.contact-premium-map-heading{opacity:1;transform:none;transition:none}}.gallery-premium-hero{position:relative;min-height:760px;display:flex;align-items:center;padding:130px 0;overflow:hidden;background-size:cover;background-position:50%;color:#fff}.gallery-premium-hero:before{content:"";position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:86px 86px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 80%);mask-image:linear-gradient(90deg,#000,transparent 80%)}.gallery-premium-hero-copy{position:relative;z-index:2;max-width:920px;opacity:0;transform:translateY(38px);transition:.9s ease}.gallery-premium-hero-copy.is-visible{opacity:1;transform:none}.gallery-premium-event-kicker,.gallery-premium-hero-copy>span,.gallery-premium-overview-heading>span{color:#82ceff;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.gallery-premium-hero-copy h1{margin:18px 0 28px;font-family:Georgia,serif;font-size:clamp(72px,11vw,150px);font-weight:500;line-height:.82;letter-spacing:-.065em;text-transform:uppercase}.gallery-premium-hero-copy blockquote{max-width:780px;margin:0;padding-left:22px;border-left:2px solid #6fc5ff;color:rgba(255,255,255,.8);font-family:Georgia,serif;font-size:clamp(19px,2vw,28px);font-style:italic;line-height:1.6}.gallery-premium-hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:42px}.gallery-premium-primary-btn,.gallery-premium-text-link{display:inline-flex;align-items:center;gap:10px;font-weight:900;transition:.3s}.gallery-premium-primary-btn{padding:15px 24px;border-radius:999px;color:#062457;background:#fff;box-shadow:0 18px 44px rgba(0,0,0,.22)}.gallery-premium-text-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.42)}.gallery-premium-primary-btn:hover,.gallery-premium-text-link:hover{transform:translateY(-3px)}.gallery-premium-hero-orbit{position:absolute;right:-170px;top:50%;width:580px;height:580px;border:1px solid rgba(255,255,255,.18);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 0 80px rgba(255,255,255,.035),0 0 0 160px rgba(255,255,255,.02)}.gallery-premium-overview{padding:130px 0;background:radial-gradient(circle at 100% 0,rgba(72,178,246,.14),transparent 27%),#f5faff}.gallery-premium-overview-heading{max-width:850px;margin:0 auto 64px;text-align:center;opacity:0;transform:translateY(34px);transition:.8s ease}.gallery-premium-overview-heading.is-visible{opacity:1;transform:none}.gallery-premium-overview-heading>span{color:#1579d3}.gallery-premium-overview-heading h2{margin:15px 0 22px;color:#06275d;font-family:Georgia,serif;font-size:clamp(44px,5.8vw,76px);line-height:1.03;letter-spacing:-.045em}.gallery-premium-overview-heading p{margin:0;color:#60798f;font-size:17px;line-height:1.85}.gallery-premium-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.gallery-premium-stats article{min-height:230px;padding:30px;border:1px solid #dbeaf6;border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(9,69,128,.09);opacity:0;transform:translateY(34px);transition:.75s ease}.gallery-premium-stats article.is-visible{opacity:1;transform:none}.gallery-premium-stats article:hover{transform:translateY(-7px);box-shadow:0 30px 64px rgba(9,69,128,.15)}.gallery-premium-stats svg{width:50px;height:50px;padding:13px;margin-bottom:28px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#0c69c7,#44a7ef);box-shadow:0 14px 30px rgba(12,105,199,.22)}.gallery-premium-stats strong{display:block;color:#06275d;font-family:Georgia,serif;font-size:48px;line-height:1}.gallery-premium-stats span{display:block;margin-top:11px;color:#657d91;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gallery-premium-events{padding:140px 0;overflow:hidden;background:#fff}.gallery-premium-timeline{position:relative;display:grid;grid-gap:130px;gap:130px}.gallery-premium-timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(#d2e8f8,#7fc7f5,#d2e8f8)}.gallery-premium-event{position:relative;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:90px;gap:90px;align-items:center;opacity:0;transform:translateY(42px);transition:.9s ease}.gallery-premium-event.is-visible{opacity:1;transform:none}.gallery-premium-event.is-reverse .gallery-premium-event-copy{order:2}.gallery-premium-event.is-reverse .gallery-premium-mosaic{order:1}.gallery-premium-event-marker{position:absolute;z-index:3;left:50%;top:50%;width:66px;height:66px;display:grid;place-items:center;border:10px solid #fff;border-radius:50%;color:#fff;background:linear-gradient(135deg,#0c69c7,#44a7ef);box-shadow:0 15px 32px rgba(12,105,199,.28);transform:translate(-50%,-50%);font-size:11px;font-weight:900}.gallery-premium-event-copy{padding:20px 5px}.gallery-premium-event-copy h2{margin:14px 0;color:#06275d;font-family:Georgia,serif;font-size:clamp(38px,4.5vw,62px);line-height:1.06;letter-spacing:-.04em}.gallery-premium-event-copy h3{margin:0 0 20px;color:#1579d3;font-size:18px}.gallery-premium-event-copy>p{margin:0;color:#627b90;font-size:16px;line-height:1.85}.gallery-premium-event-meta{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;padding-top:24px;border-top:1px solid #dfebf5}.gallery-premium-event-meta span{display:flex;align-items:center;gap:8px;color:#47687f;font-size:12px;font-weight:900;text-transform:uppercase}.gallery-premium-event-meta svg{color:#1579d3}.gallery-premium-mosaic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,150px);grid-gap:14px;gap:14px}.gallery-premium-mosaic-item{position:relative;display:block;min-height:0;padding:0;overflow:hidden;border:0;border-radius:22px;background:#e9f4fc;cursor:pointer;box-shadow:0 18px 48px rgba(9,69,128,.12)}.gallery-premium-mosaic-item.item-1{grid-row:span 2}.gallery-premium-mosaic-item.item-4{grid-column:span 2}.gallery-premium-mosaic-item img{object-fit:cover;transition:transform .7s ease}.gallery-premium-mosaic-item:hover img{transform:scale(1.065)}.gallery-premium-mosaic-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:flex-end;padding:17px;background:linear-gradient(0deg,rgba(4,25,64,.72),transparent 54%);opacity:0;transition:.35s}.gallery-premium-mosaic-item:hover .gallery-premium-mosaic-overlay{opacity:1}.gallery-premium-view{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase}.gallery-premium-play{position:absolute;inset:0;margin:auto;width:72px;height:72px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:#fff;background:rgba(4,28,70,.72);box-shadow:0 0 0 12px rgba(255,255,255,.12)}.gallery-premium-play svg{margin-left:4px;fill:currentColor}.gallery-premium-more{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:rgba(5,35,82,.66);font-family:Georgia,serif;font-size:44px;font-weight:700}.gallery-premium-lightbox{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;justify-content:center;padding:92px 90px 78px;color:#fff;background:radial-gradient(circle at 50% 50%,rgba(14,71,133,.42),transparent 40%),rgba(2,13,37,.97)}.gallery-premium-lightbox-top{position:absolute;top:22px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.gallery-premium-lightbox-top span{display:block;color:#80cfff;font-size:11px;font-weight:900;text-transform:uppercase}.gallery-premium-lightbox-top strong{display:block;max-width:70vw;margin-top:5px;overflow:hidden;color:#fff;font-family:Georgia,serif;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.gallery-premium-lightbox-top>button{width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;background:rgba(255,255,255,.08);cursor:pointer}.gallery-premium-lightbox-stage{width:min(1180px,88vw);height:min(76vh,820px);display:flex;align-items:center;justify-content:center;align-self:center}.gallery-premium-lightbox-stage video{display:block;max-width:100%;max-height:100%;border-radius:18px;background:#000}.gallery-premium-lightbox-image{position:relative;width:100%;height:100%}.gallery-premium-lightbox-image img{object-fit:contain}.gallery-premium-lightbox-nav{position:absolute;top:50%;width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;background:rgba(255,255,255,.08);cursor:pointer;transform:translateY(-50%)}.gallery-premium-lightbox-nav.previous{left:25px}.gallery-premium-lightbox-nav.next{right:25px}.gallery-premium-lightbox-bottom{position:absolute;left:30px;right:30px;bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.gallery-premium-lightbox-bottom button{display:flex;align-items:center;gap:8px;border:0;color:#fff;background:transparent;cursor:pointer;font-weight:800}.gallery-premium-lightbox-bottom>span{color:rgba(255,255,255,.48);font-size:11px;text-transform:uppercase}@media(max-width:1050px){.gallery-premium-stats{grid-template-columns:repeat(2,1fr)}.gallery-premium-event{grid-template-columns:1fr;gap:44px;padding-left:72px}.gallery-premium-event.is-reverse .gallery-premium-event-copy,.gallery-premium-event.is-reverse .gallery-premium-mosaic{order:0}.gallery-premium-timeline:before{left:25px}.gallery-premium-event-marker{left:25px;top:34px;transform:translate(-50%)}.gallery-premium-mosaic{grid-template-rows:repeat(3,190px)}}@media(max-width:700px){.gallery-premium-hero{min-height:620px;padding:105px 0 120px;background-position:62%}.gallery-premium-hero-copy h1{font-size:62px}.gallery-premium-hero-copy blockquote{font-size:18px}.gallery-premium-hero-orbit{display:none}.gallery-premium-events,.gallery-premium-overview{padding:88px 0}.gallery-premium-overview-heading h2{font-size:43px}.gallery-premium-stats{grid-template-columns:1fr}.gallery-premium-timeline{gap:90px}.gallery-premium-event{padding-left:46px}.gallery-premium-timeline:before{left:15px}.gallery-premium-event-marker{left:15px;width:52px;height:52px;border-width:8px}.gallery-premium-event-copy h2{font-size:38px}.gallery-premium-mosaic{grid-template-columns:1fr;grid-template-rows:none}.gallery-premium-mosaic-item,.gallery-premium-mosaic-item.item-1,.gallery-premium-mosaic-item.item-4{grid-column:auto;grid-row:auto;aspect-ratio:4/3}.gallery-premium-lightbox{padding:82px 12px 72px}.gallery-premium-lightbox-stage{width:100%;height:72vh}.gallery-premium-lightbox-nav{display:none}.gallery-premium-lightbox-top{top:12px;left:14px;right:14px}.gallery-premium-lightbox-bottom{left:15px;right:15px;bottom:16px}.gallery-premium-lightbox-bottom>span{display:none}}@media(prefers-reduced-motion:reduce){.gallery-premium-event,.gallery-premium-hero-copy,.gallery-premium-overview-heading,.gallery-premium-stats article{opacity:1;transform:none;transition:none}}[data-business-reveal]{opacity:0;transform:translateY(34px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}[data-business-reveal].is-visible{opacity:1;transform:none}.business-detail-hero,.business-premium-hero{position:relative;display:flex;align-items:center;min-height:340px;padding:140px 0 90px;overflow:hidden;background:linear-gradient(135deg,#0D2047,#0D2047 45%,#14356E);color:#fff}.business-detail-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 40%)}.business-detail-hero img,.business-detail-hero-shade{display:none}.business-detail-hero-copy{position:relative;z-index:2}.business-detail-hero-copy a{display:inline-flex;align-items:center;gap:8px;color:#fff;opacity:.95;margin-bottom:22px}.business-detail-hero-copy h1{margin:0;color:#fff;font-size:clamp(42px,6vw,72px)}.business-detail-hero>img,.business-premium-hero>img{object-fit:cover}.business-detail-hero-shade,.business-premium-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,57,.97),rgba(5,46,96,.72) 55%,rgba(3,20,57,.22)),linear-gradient(0deg,rgba(2,14,42,.72),transparent 50%)}.business-premium-hero-grid{position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:84px 84px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 78%);mask-image:linear-gradient(90deg,#000,transparent 78%)}.business-detail-hero-copy,.business-premium-hero-copy{position:relative;z-index:2;max-width:850px}.business-detail-gallery header>span,.business-detail-hero-copy>span,.business-detail-links header>span,.business-detail-videos header>span,.business-premium-hero-copy>span,.business-premium-kicker,.business-premium-section-head>span{color:#8bd2ff;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.business-detail-hero-copy h1,.business-premium-hero-copy h1{margin:18px 0 25px;font-family:Georgia,serif;font-size:clamp(60px,9vw,128px);font-weight:500;line-height:.88;letter-spacing:-.06em;text-transform:uppercase}.business-detail-hero-copy p,.business-premium-hero-copy p{max-width:660px;color:rgba(255,255,255,.78);font-size:19px;line-height:1.8}.business-detail-hero-copy>a,.business-premium-hero-copy>a{display:inline-flex;align-items:center;gap:10px;margin-top:30px;padding:14px 22px;border-radius:999px;background:#fff;color:#06275d;font-weight:900}.business-detail-hero-copy>a{margin:0 0 30px;padding:0;background:transparent;color:#fff}.business-premium-intro{padding:125px 0;background:linear-gradient(180deg,#fff,#f2f8fd)}.business-premium-intro-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:90px;gap:90px;align-items:end}.business-premium-kicker,.business-premium-section-head>span{color:#1579d3}.business-detail-gallery h2,.business-detail-links h2,.business-detail-videos h2,.business-premium-intro h2,.business-premium-section-head h2{margin:14px 0 0;color:#06275d;font-family:Georgia,serif;font-size:clamp(42px,5.5vw,72px);line-height:1.04;letter-spacing:-.045em}.business-premium-intro-grid>p{margin:0;color:#637a8e;font-size:17px;line-height:1.9}.business-premium-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-top:70px}.business-premium-stats article{padding:28px;border:1px solid #d9e9f6;border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(10,69,126,.08)}.business-premium-stats svg{width:44px;height:44px;padding:11px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#0c69c7,#44a7ef)}.business-premium-stats strong{display:block;margin-top:22px;color:#06275d;font-family:Georgia,serif;font-size:30px}.business-premium-stats span{color:#71879a;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.business-premium-portfolio{padding:130px 0;background:#fff}.business-premium-section-head{max-width:760px;margin-bottom:55px}.business-premium-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.business-premium-card{position:relative;min-height:500px;overflow:hidden;border-radius:28px;background:#06275d;color:#fff;box-shadow:0 22px 55px rgba(6,39,93,.16)}.business-premium-card>img{object-fit:cover;transition:transform .8s ease}.business-premium-card:hover>img{transform:scale(1.065)}.business-premium-card-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,20,57,.98),rgba(3,20,57,.18) 68%)}.business-premium-card-number{position:absolute;top:22px;right:22px;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(5,35,82,.35);font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.business-premium-card>div{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:30px}.business-premium-card small{color:#8bd2ff;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.business-premium-card h3{margin:8px 0 10px;font-family:Georgia,serif;font-size:38px}.business-premium-card p{display:-webkit-box;margin:0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.65;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.business-premium-card b{display:flex;align-items:center;gap:8px;margin-top:20px;color:#fff}.business-premium-cta{padding:110px 0;background:linear-gradient(135deg,#0b68c5,#1197e8);color:#fff;text-align:center}.business-premium-cta>div>div{max-width:820px;margin:auto}.business-premium-cta span{color:#bce5ff;font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.business-premium-cta h2{margin:14px 0 30px;font-family:Georgia,serif;font-size:clamp(40px,5vw,66px);line-height:1.05}.business-premium-cta a{display:inline-flex;align-items:center;gap:9px;padding:15px 23px;border-radius:999px;background:#fff;color:#06275d;font-weight:900}.business-detail-hero{min-height:680px}.business-detail-main{padding:125px 0;background:#fff}.business-detail-layout{display:grid;grid-template-columns:.36fr .64fr;grid-gap:90px;gap:90px;align-items:start}.business-detail-aside{position:-webkit-sticky;position:sticky;top:145px;padding:34px;border-radius:25px;background:linear-gradient(145deg,#f7fbff,#eaf5ff);border:1px solid #d8e9f7}.business-detail-aside>span{color:#1579d3;font-size:10px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.business-detail-aside h2{margin:12px 0;color:#06275d;font-family:Georgia,serif;font-size:38px}.business-detail-aside p{color:#617a90}.business-detail-aside a{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#1579d3;font-weight:900}.business-rich-content{min-width:0}.business-rich-content>h2{margin:60px 0 18px;color:#06275d;font-family:Georgia,serif;font-size:clamp(32px,4vw,50px);line-height:1.1}.business-rich-content>h2:first-child{margin-top:0}.business-rich-content>p{color:#5f768a;font-size:16px;line-height:1.9}.business-rich-content ol,.business-rich-content ul{display:grid;grid-gap:12px;gap:12px;padding-left:22px;color:#536f85}.business-rich-content li{padding-left:6px;line-height:1.7}.business-table-wrap{margin:28px 0;overflow-x:auto;border:1px solid #d8e8f4;border-radius:18px}.business-table-wrap table{width:100%;min-width:650px;border-collapse:collapse;background:#fff}.business-table-wrap td,.business-table-wrap th{padding:15px 17px;border-bottom:1px solid #e3edf5;text-align:left;color:#4b667d}.business-table-wrap th{background:#082e65;color:#fff;font-size:13px}.business-detail-gallery,.business-detail-links,.business-detail-videos{padding:120px 0;background:#f3f8fc}.business-detail-gallery header,.business-detail-links header,.business-detail-videos header{max-width:750px;margin-bottom:50px}.business-detail-gallery header>span,.business-detail-links header>span,.business-detail-videos header>span{color:#1579d3}.business-detail-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.business-detail-gallery-grid button{position:relative;aspect-ratio:4/3;padding:0;overflow:hidden;border:0;border-radius:20px;background:#dbeaf5;cursor:pointer}.business-detail-gallery-grid img{object-fit:cover;transition:transform .6s}.business-detail-gallery-grid button:hover img{transform:scale(1.06)}.business-detail-gallery-grid button>span{position:absolute;left:14px;bottom:14px;display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:rgba(5,35,82,.78);color:#fff;font-size:11px;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.business-detail-videos{background:#061d4e;color:#fff}.business-detail-videos h2{color:#fff}.business-detail-video-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px}.business-detail-video-grid button{position:relative;min-height:410px;padding:0;overflow:hidden;border:0;border-radius:26px;background:#082e65;color:#fff;cursor:pointer}.business-detail-video-grid img{object-fit:cover;opacity:.7}.business-detail-video-grid i{position:absolute;inset:0;margin:auto;width:78px;height:78px;display:grid;place-items:center;border-radius:50%;background:rgba(6,29,78,.75);box-shadow:0 0 0 12px rgba(255,255,255,.12)}.business-detail-video-grid i svg{fill:currentColor}.business-detail-video-grid b{position:absolute;left:25px;bottom:22px}.business-detail-links>div>div{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.business-detail-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;border-radius:16px;background:#fff;border:1px solid #d9e8f4;color:#0b5da9;font-weight:900;word-break:break-word}.business-detail-navigation{padding:55px 0;background:#fff}.business-detail-navigation>div>div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dce9f4;border-bottom:1px solid #dce9f4}.business-detail-navigation a{display:flex;align-items:center;gap:18px;padding:28px;color:#5d768a}.business-detail-navigation a:last-child{justify-content:flex-end;text-align:right;border-left:1px solid #dce9f4}.business-detail-navigation small{display:block;color:#06275d;font-family:Georgia,serif;font-size:24px}.business-media-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:70px 30px 30px;background:rgba(2,13,37,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.business-media-modal>button{position:absolute;right:22px;top:20px;width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.1);color:#fff}.business-media-modal>div{width:min(1200px,94vw);height:82vh;display:grid;place-items:center}.business-media-modal video{max-width:100%;max-height:100%;border-radius:16px;background:#000}.business-media-modal-image{position:relative;width:100%;height:100%}.business-media-modal-image img{object-fit:contain}@media(max-width:1050px){.business-premium-grid,.business-premium-stats{grid-template-columns:repeat(2,1fr)}.business-detail-layout{grid-template-columns:1fr}.business-detail-aside{position:relative;top:auto}.business-detail-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.business-detail-hero,.business-premium-hero{min-height:600px}.business-detail-hero-copy h1,.business-premium-hero-copy h1{font-size:56px}.business-detail-gallery,.business-detail-links,.business-detail-main,.business-detail-videos,.business-premium-intro,.business-premium-portfolio{padding:85px 0}.business-premium-intro-grid{grid-template-columns:1fr;gap:28px}.business-detail-gallery h2,.business-detail-links h2,.business-detail-videos h2,.business-premium-intro h2,.business-premium-section-head h2{font-size:42px}.business-detail-gallery-grid,.business-detail-links>div>div,.business-detail-video-grid,.business-premium-grid,.business-premium-stats{grid-template-columns:1fr}.business-premium-card{min-height:460px}.business-detail-layout{gap:48px}.business-detail-navigation small{font-size:18px}.business-detail-navigation a{padding:22px 10px}.business-detail-navigation a svg{display:none}.business-media-modal{padding:65px 10px 20px}.business-media-modal>div{height:78vh}}@media(prefers-reduced-motion:reduce){[data-business-reveal]{opacity:1;transform:none;transition:none}.business-detail-gallery-grid img,.business-premium-card>img{transition:none}}.business-company-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;margin:26px 0 44px}.business-company-grid-owned{grid-template-columns:1fr}.business-company-card{position:relative;overflow:hidden;padding:28px;border:1px solid rgba(15,95,168,.16);border-radius:18px;background:linear-gradient(145deg,#fff,#f4f9ff);box-shadow:0 14px 38px rgba(6,29,78,.08)}.business-company-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,var(--nd-blue,#0c69c7),var(--nd-sky,#44a7ef))}.business-company-number{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:28px;margin-bottom:14px;border-radius:999px;color:#fff;background:var(--nd-blue,#0c69c7);font-size:12px;font-weight:900;letter-spacing:.12em}.business-company-card h3{margin:0 0 17px;color:var(--nd-navy,#061d4e);font-family:Georgia,serif;font-size:clamp(20px,2vw,27px);line-height:1.28}.business-company-card ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.business-company-card li{position:relative;margin:0;padding-left:21px;color:#536d84;font-size:15px;line-height:1.72}.business-company-card li:before{content:"";position:absolute;top:.72em;left:0;width:8px;height:8px;border-radius:50%;background:var(--nd-sky,#44a7ef);box-shadow:0 0 0 4px rgba(68,167,239,.14)}.business-company-grid-associated .business-company-card:last-child:nth-child(odd){grid-column:1/-1}@media(max-width:760px){.business-company-grid,.business-company-grid-associated{grid-template-columns:1fr}.business-company-grid-associated .business-company-card:last-child:nth-child(odd){grid-column:auto}.business-company-card{padding:23px 21px;border-radius:14px}}:root{--compact-section-space:72px;--compact-card-radius:20px;--compact-card-padding:24px}h1{font-size:clamp(38px,5vw,68px)!important;line-height:1.02!important}h2{font-size:clamp(30px,3.8vw,48px)!important;line-height:1.1!important}h3{font-size:clamp(21px,2.2vw,31px)!important;line-height:1.2!important}h4{font-size:clamp(18px,1.7vw,24px)!important;line-height:1.3!important}h5{font-size:18px!important}h6{font-size:16px!important}section{padding-top:var(--compact-section-space)!important;padding-bottom:var(--compact-section-space)!important}.about-premium-hero,.business-detail-hero,.business-premium-hero,.clients-premium-hero,.contact-premium-hero,.gallery-hero,.gallery-premium-hero,.home-hero,.overseas-premium-hero,.page-hero,.premium-hero,.products-premium-hero,.team-premium-hero{min-height:clamp(400px,58vh,560px)!important;padding-top:72px!important;padding-bottom:72px!important}.premium-hero-layout{min-height:clamp(400px,58vh,560px)!important}.about-premium-hero-copy h1,.business-detail-hero-copy h1,.business-premium-hero-copy h1,.clients-premium-hero-copy h1,.contact-premium-hero-copy h1,.gallery-premium-hero-copy h1,.hero-copy h1,.overseas-premium-hero-copy h1,.page-hero h1,.premium-hero-copy h1,.products-premium-hero-copy h1,.team-premium-hero-copy h1{font-size:clamp(38px,5.8vw,72px)!important;margin-top:14px!important;margin-bottom:18px!important;line-height:.98!important}.premium-hero-controls{bottom:24px!important}.premium-hero-controls>button{width:40px!important;height:40px!important}.premium-hero-line{height:120px!important}.products-premium-hero-rail i{height:110px!important}.clients-premium-hero-orbit,.contact-premium-hero-orbit,.gallery-premium-hero-orbit,.overseas-premium-hero-orbit{width:420px!important;height:420px!important}.about-premium-heading,.business-premium-section-head,.clients-premium-heading,.contact-premium-intro-heading,.gallery-premium-overview-heading,.overseas-premium-heading,.premium-section-title,.products-premium-heading,.team-premium-heading{margin-bottom:38px!important}.about-premium-section,.business-detail-gallery,.business-detail-links,.business-detail-main,.business-detail-videos,.business-premium-intro,.business-premium-portfolio,.clients-premium-intro,.clients-premium-showcase,.contact-premium-form-section,.contact-premium-intro,.contact-premium-map,.gallery-premium-events,.gallery-premium-overview,.overseas-premium-about,.overseas-premium-data,.overseas-premium-gallery,.overseas-premium-values,.overseas-premium-vision,.premium-intro,.premium-leadership,.premium-official,.premium-values,.products-premium-overview,.products-premium-portfolio,.team-premium-section{padding-top:72px!important;padding-bottom:72px!important}.about-premium-grid,.business-detail-layout,.clients-premium-heading,.contact-premium-form-layout,.overseas-premium-about-grid,.overseas-premium-heading,.overseas-premium-leadership-grid,.premium-facts-layout,.premium-intro-grid,.premium-values-layout,.products-premium-heading,.products-premium-overview-grid,.products-premium-quality-grid,.team-premium-heading{gap:48px!important}.premium-intro-visual{min-height:470px!important}.premium-intro-image{inset:0 52px 0 0!important;border-radius:0 100px 0 0!important}.premium-video-orbit{width:140px!important;height:140px!important;border-width:9px!important;bottom:38px!important}.premium-video-orbit span{width:48px!important;height:48px!important}.premium-milestone{padding-top:65px!important;padding-bottom:65px!important}.premium-milestone-card{grid-template-columns:62px .85fr 1.3fr!important;gap:26px!important}.premium-milestone-index{font-size:52px!important}.premium-milestone-copy{padding-left:26px!important}.premium-values-card{padding:14px!important;border-radius:22px!important}.premium-tab-content{padding:26px 22px 18px!important}.premium-tab-content blockquote{min-height:220px!important;font-size:24px!important}.premium-official-shell{padding:44px!important;border-radius:26px!important}.premium-appointment-grid article{padding:25px!important;border-radius:17px!important}.premium-facts{padding-top:60px!important;padding-bottom:60px!important}.premium-facts-grid article{min-height:165px!important;padding:20px!important}.premium-facts-grid strong{font-size:40px!important}.premium-leader-grid{gap:30px!important}.premium-leader-card{border-radius:24px!important}.premium-leader-card,.premium-leader-photo{min-height:430px!important}.premium-leader-content{padding:38px 42px!important}.premium-leader-content h3{font-size:clamp(28px,3vw,42px)!important}.team-premium-motto-card{padding:34px 42px!important;margin-top:-48px!important;border-radius:22px!important}.team-premium-motto-index{font-size:58px!important}.team-featured-member{border-radius:25px!important;margin-bottom:42px!important}.team-featured-image,.team-featured-member{min-height:470px!important}.team-featured-copy{padding:46px!important}.team-premium-grid{gap:18px!important}.team-premium-card{border-radius:19px!important}.team-premium-card-image{height:310px!important}.team-premium-card-content{min-height:145px!important;padding:22px!important;gap:18px!important}.team-premium-card-content h3{font-size:24px!important}.about-premium-business-card,.about-premium-company-card,.about-premium-map-card,.about-premium-story-card{border-radius:20px!important}.about-premium-map-card,.about-premium-story-card{padding:34px!important}.about-premium-business-grid,.about-premium-company-grid{gap:18px!important}.about-premium-business-card,.about-premium-company-card{padding:23px!important}.products-premium-overview-image{min-height:470px!important;border-radius:25px!important}.products-premium-image-badge{width:165px!important;padding:19px!important;border-radius:17px!important}.products-premium-image-badge strong{font-size:42px!important}.products-premium-quality{padding-top:72px!important;padding-bottom:72px!important}.products-premium-quality-list div{padding:14px!important;border-radius:14px!important}.products-premium-list{gap:46px!important}.products-premium-row{border-radius:24px!important}.products-premium-row,.products-premium-row-image{min-height:430px!important}.products-premium-row-copy{padding:42px!important}.products-premium-row-copy h3{font-size:clamp(32px,4vw,50px)!important}.products-premium-row-number{font-size:48px!important}.overseas-premium-video{min-height:330px!important;padding-top:60px!important;padding-bottom:60px!important}.overseas-premium-play{width:76px!important;height:76px!important}.overseas-premium-about-image{min-height:470px!important;border-radius:25px!important}.overseas-premium-capacity{width:190px!important;padding:20px!important}.overseas-premium-capacity strong{font-size:42px!important}.overseas-premium-tab-image,.overseas-premium-tab-panel{min-height:440px!important}.overseas-premium-tab-copy{padding:42px!important}.overseas-premium-value-card{min-height:270px!important;padding:25px!important;border-radius:20px!important}.overseas-premium-gallery-card>div{min-height:250px!important}.overseas-premium-contact-card{padding:42px!important;gap:50px!important;border-radius:24px!important}.clients-premium-intro{padding-top:72px!important;padding-bottom:72px!important}.clients-premium-stats{gap:16px!important}.clients-premium-stat-card{min-height:190px!important;padding:23px!important;border-radius:19px!important}.clients-premium-stat-icon{width:48px!important;height:48px!important;margin-bottom:20px!important}.clients-premium-stat-card strong{font-size:38px!important}.clients-premium-grid{gap:14px!important}.clients-premium-logo-card{min-height:180px!important;padding:16px!important;border-radius:18px!important}.clients-premium-logo-frame{min-height:78px!important}.clients-premium-cta{padding-top:65px!important;padding-bottom:65px!important}.clients-premium-cta-card{padding:40px 44px!important;border-radius:24px!important}.contact-premium-detail-grid{gap:16px!important}.contact-premium-detail-card{min-height:245px!important;padding:23px!important;border-radius:20px!important}.contact-premium-detail-icon{width:50px!important;height:50px!important;margin-bottom:28px!important}.contact-premium-form{padding:30px!important;border-radius:22px!important}.contact-premium-map-frame iframe{height:440px!important}.gallery-premium-stats{gap:15px!important}.gallery-premium-stats article{min-height:180px!important;padding:23px!important;border-radius:19px!important}.gallery-premium-stats svg{width:44px!important;height:44px!important;margin-bottom:20px!important}.gallery-premium-stats strong{font-size:40px!important}.gallery-premium-timeline{gap:85px!important}.gallery-premium-event{gap:62px!important}.gallery-premium-event-marker{width:56px!important;height:56px!important;border-width:8px!important}.gallery-premium-event-copy h2{font-size:clamp(30px,3.8vw,46px)!important}.gallery-premium-mosaic{grid-template-rows:repeat(3,120px)!important;gap:11px!important}.gallery-premium-mosaic-item{border-radius:17px!important}.business-premium-stats{gap:16px!important}.business-premium-stats article{min-height:170px!important;padding:22px!important}.business-premium-grid{gap:18px!important}.business-premium-card{min-height:340px!important;border-radius:20px!important}.business-premium-card>div{padding:24px!important}.business-detail-aside{padding:25px!important;border-radius:18px!important}.business-rich-content h2{font-size:clamp(28px,3vw,40px)!important;margin-top:34px!important}.business-company-grid{gap:16px!important}.business-company-card{padding:22px!important;border-radius:15px!important}.business-detail-gallery-grid{gap:14px!important}.business-detail-gallery-grid button{min-height:230px!important;border-radius:18px!important}.business-detail-video-grid button{min-height:300px!important;border-radius:18px!important}.btn,.clients-premium-primary,.contact-premium-submit,.gallery-premium-primary-btn,.overseas-premium-primary,.premium-btn,.products-premium-primary{padding:12px 19px!important}.nav-wrap{height:72px!important}.logo-image img{width:175px!important;height:60px!important}.nav{gap:18px!important;font-size:13px!important}.footer-main{padding-top:48px!important;padding-bottom:48px!important;gap:32px!important}.footer-brand{width:195px!important}@media(max-width:1000px){:root{--compact-section-space:62px}.premium-leader-card,.premium-leader-photo{min-height:390px!important}.team-premium-card-image{height:285px!important}.products-premium-row,.products-premium-row-image{min-height:390px!important}.gallery-premium-mosaic{grid-template-rows:repeat(3,155px)!important}}@media(max-width:700px){:root{--compact-section-space:48px}h1{font-size:clamp(34px,10vw,48px)!important}h2{font-size:clamp(28px,8vw,38px)!important}h3{font-size:clamp(21px,6vw,27px)!important}.about-premium-hero,.business-detail-hero,.business-premium-hero,.clients-premium-hero,.contact-premium-hero,.gallery-hero,.gallery-premium-hero,.home-hero,.overseas-premium-hero,.page-hero,.premium-hero,.products-premium-hero,.team-premium-hero{min-height:410px!important;padding-top:58px!important;padding-bottom:58px!important}.premium-hero-layout{min-height:410px!important}.about-premium-hero-copy h1,.business-detail-hero-copy h1,.business-premium-hero-copy h1,.clients-premium-hero-copy h1,.contact-premium-hero-copy h1,.gallery-premium-hero-copy h1,.overseas-premium-hero-copy h1,.premium-hero-copy h1,.products-premium-hero-copy h1,.team-premium-hero-copy h1{font-size:clamp(36px,11vw,50px)!important}.premium-intro-visual{min-height:360px!important}.premium-official-shell{padding:28px 20px!important}.premium-leader-card,.premium-leader-photo{min-height:350px!important}.premium-leader-content{padding:28px 22px!important}.team-featured-image,.team-featured-member{min-height:360px!important}.team-featured-copy{padding:30px 22px!important}.team-premium-card-image{height:330px!important}.products-premium-overview-image,.products-premium-row,.products-premium-row-image{min-height:340px!important}.products-premium-row-copy{padding:30px 22px!important}.overseas-premium-about-image,.overseas-premium-tab-image{min-height:340px!important}.overseas-premium-tab-copy{padding:30px 22px!important}.clients-premium-logo-card{min-height:165px!important}.contact-premium-detail-card{min-height:215px!important}.contact-premium-form{padding:24px 18px!important}.gallery-premium-timeline{gap:62px!important}.gallery-premium-event{gap:30px!important}.gallery-premium-mosaic{grid-template-rows:none!important}.business-premium-card{min-height:300px!important}.business-detail-gallery-grid button{min-height:210px!important}.footer-main{padding-top:38px!important;padding-bottom:38px!important}}.overseas-premium-milestones{background:#07356f;color:#fff}.overseas-premium-story-grid{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:70px;gap:70px;align-items:start}.overseas-premium-social-copy span,.overseas-premium-story-grid span{font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase;color:#8fc8ff}.overseas-premium-story-grid h2{margin:10px 0 0;font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:1.08}.overseas-premium-story-grid p{margin:0;color:#dbeeff;font-size:17px}.overseas-premium-commitment{background:#eef7ff}.overseas-premium-social-copy{max-width:790px;margin:55px auto 0;text-align:center}.overseas-premium-social-copy h3{font-family:Georgia,serif;color:#07356f;font-size:clamp(28px,3vw,40px);margin:10px 0}.overseas-premium-social-copy p{color:#5b748c}.overseas-premium-social-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:46px}.overseas-premium-social-grid article{background:#fff;border:1px solid #dceaf6;border-radius:14px;padding:30px;text-align:center;box-shadow:0 12px 34px rgba(15,95,168,.08)}.overseas-premium-social-grid img{object-fit:contain}.overseas-premium-social-grid h3{font-family:Georgia,serif;color:#07356f;font-size:24px;margin:18px 0 8px}.overseas-premium-social-grid p{margin:0;color:#61798f;font-size:14px}.overseas-premium-closing{background:#fff;padding:55px 0}.overseas-premium-closing p{max-width:980px;margin:0 auto;text-align:center;color:#536f88;font-size:18px}.overseas-premium-video-card{position:relative;width:100%;padding:0;border:0;text-align:left;cursor:pointer;background:#fff}.overseas-premium-card-play{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#0f5fa8;box-shadow:0 10px 30px rgba(0,0,0,.25);z-index:2}.overseas-premium-card-play svg{fill:currentColor}.overseas-premium-download-card{cursor:pointer}@media(max-width:850px){.overseas-premium-story-grid{grid-template-columns:1fr;gap:26px}.overseas-premium-social-grid{grid-template-columns:1fr}.overseas-premium-card-play{width:56px;height:56px}}.gallery-catalog-section{padding:120px 0!important;background:linear-gradient(180deg,#f7fbff,#fff 24%,#f4f9fd)!important;overflow:hidden}.gallery-catalog-heading{max-width:790px;margin:0 auto 58px;text-align:center;opacity:0;transform:translateY(28px);transition:.75s ease}.gallery-catalog-heading.is-visible{opacity:1;transform:none}.gallery-catalog-heading>span{display:inline-block;color:#1579d3;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.gallery-catalog-heading h2{margin:14px 0 18px;color:#06275d;font-family:Georgia,serif;font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.035em}.gallery-catalog-heading p{max-width:680px;margin:0 auto;color:#637e94;font-size:16px;line-height:1.8}.gallery-catalog-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:34px;gap:34px;align-items:start}.gallery-catalog-card{overflow:hidden;border:1px solid #dceaf5;border-radius:26px;background:#fff;box-shadow:0 20px 55px rgba(8,60,111,.1);opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .75s ease,box-shadow .35s ease}.gallery-catalog-card.is-visible{opacity:1;transform:none}.gallery-catalog-card:hover{box-shadow:0 28px 70px rgba(8,60,111,.16)}.gallery-catalog-media{grid-template-columns:1.35fr .65fr;grid-template-rows:repeat(2,155px);grid-gap:7px;gap:7px;padding:7px}.gallery-catalog-media-item{position:relative;min-width:0;min-height:0;padding:0;overflow:hidden;border:0;border-radius:16px;background:#dcebf6;cursor:pointer}.gallery-catalog-media-item.media-1{grid-row:1/span 2}.gallery-catalog-media-item img{object-fit:cover;transition:transform .55s ease,filter .35s ease}.gallery-catalog-media-item:hover img{transform:scale(1.06);filter:saturate(1.06)}.gallery-catalog-media-overlay{position:absolute;right:12px;bottom:12px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.6);border-radius:50%;color:#fff;background:rgba(3,30,67,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transform:translateY(6px);transition:.3s ease}.gallery-catalog-media-item:hover .gallery-catalog-media-overlay{opacity:1;transform:none}.gallery-catalog-media-overlay svg{width:17px;height:17px}.gallery-catalog-more{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:rgba(3,34,73,.58);font-size:25px;font-weight:900;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.gallery-catalog-content{padding:28px 30px 32px}.gallery-catalog-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.gallery-catalog-topline>span{color:#1579d3;font-size:10px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.gallery-catalog-topline>div{display:flex;align-items:center;gap:13px}.gallery-catalog-topline>div span{display:flex;align-items:center;gap:5px;color:#6a8194;font-size:11px;font-weight:800}.gallery-catalog-content h2{margin:0;color:#06275d;font-family:Georgia,serif;font-size:clamp(27px,2.7vw,39px);line-height:1.1;letter-spacing:-.025em}.gallery-catalog-content h3{margin:10px 0 0;color:#1579d3;font-size:15px;line-height:1.5}.gallery-catalog-content p{margin:17px 0 0;color:#627b90;font-size:14px;line-height:1.78;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.gallery-catalog-open{display:inline-flex;align-items:center;gap:8px;margin-top:24px;padding:0 0 6px;border:0;border-bottom:1px solid #1579d3;color:#0f5fa8;background:transparent;font-size:13px;font-weight:900;cursor:pointer;transition:.25s ease}.gallery-catalog-open:hover{gap:13px;color:#06275d;border-color:#06275d}@media(max-width:1000px){.gallery-catalog-grid{grid-template-columns:1fr}.gallery-catalog-media{grid-template-rows:repeat(2,190px)}}@media(max-width:700px){.gallery-catalog-section{padding:82px 0!important}.gallery-catalog-heading{margin-bottom:38px}.gallery-catalog-heading h2{font-size:41px}.gallery-catalog-grid{gap:24px}.gallery-catalog-card{border-radius:20px}.gallery-catalog-media{grid-template-columns:1fr 1fr;grid-template-rows:220px 110px}.gallery-catalog-media-item.media-1{grid-column:1/span 2;grid-row:auto}.gallery-catalog-media-item{border-radius:13px}.gallery-catalog-content{padding:23px 22px 27px}.gallery-catalog-content h2{font-size:30px}.gallery-catalog-content p{-webkit-line-clamp:7}.gallery-catalog-media-overlay{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.gallery-catalog-card,.gallery-catalog-heading{opacity:1;transform:none;transition:none}}.gallery-catalog-section{padding-top:42px!important;padding-bottom:72px!important}.gallery-catalog-heading{margin-bottom:34px}.gallery-catalog-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-gap:8px;gap:8px;padding:8px;background:#eaf4fb}.gallery-catalog-media-item,.gallery-catalog-media-item.media-1{grid-column:auto;grid-row:auto;aspect-ratio:16/10;min-height:0;background:#dcebf6}.gallery-catalog-media-item img{object-fit:contain!important;object-position:center!important;padding:3px;background:#fff}.gallery-catalog-media.media-count-1{grid-template-columns:1fr}.gallery-catalog-media.media-count-1 .gallery-catalog-media-item{aspect-ratio:16/8.5}.gallery-catalog-media.media-count-2,.gallery-catalog-media.media-count-3{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-catalog-media.media-count-3 .gallery-catalog-media-item:first-child{grid-row:span 2;aspect-ratio:auto}.gallery-catalog-media.media-count-4{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:700px){.gallery-catalog-section{padding-top:34px!important;padding-bottom:58px!important}.gallery-catalog-heading{margin-bottom:26px}.gallery-catalog-media,.gallery-catalog-media.media-count-2,.gallery-catalog-media.media-count-3,.gallery-catalog-media.media-count-4{grid-template-columns:1fr 1fr;grid-template-rows:none}.gallery-catalog-media.media-count-1{grid-template-columns:1fr}.gallery-catalog-media.media-count-1 .gallery-catalog-media-item{aspect-ratio:4/3}.gallery-catalog-media.media-count-2 .gallery-catalog-media-item,.gallery-catalog-media.media-count-3 .gallery-catalog-media-item,.gallery-catalog-media.media-count-4 .gallery-catalog-media-item{grid-column:auto;grid-row:auto;aspect-ratio:4/3}.gallery-catalog-media.media-count-3 .gallery-catalog-media-item:first-child{grid-column:1/-1;grid-row:auto;aspect-ratio:16/9}}.gallery-modern-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,18,53,.96),rgba(4,43,91,.82) 48%,rgba(4,43,91,.24)),linear-gradient(0deg,rgba(2,17,48,.75),transparent 55%)}.gallery-modern-hero-pattern{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 82%);mask-image:linear-gradient(90deg,#000,transparent 82%)}.gallery-modern-hero-copy{max-width:850px;transform:translateY(28px);transition:.8s ease}.gallery-modern-kicker{display:inline-flex;align-items:center;gap:9px;color:#78c5ff;font-size:11px;font-weight:900;letter-spacing:.24em;text-transform:uppercase}.gallery-modern-kicker:before{content:"";width:34px;height:2px;background:currentColor}.gallery-modern-hero h1{max-width:820px;margin:20px 0 24px;font-family:Georgia,serif;font-size:clamp(58px,8vw,108px);font-weight:500;line-height:.92;letter-spacing:-.05em}.gallery-modern-hero blockquote{max-width:700px;margin:0;padding-left:22px;border-left:3px solid #59b9ff;color:rgba(255,255,255,.85);font-size:clamp(17px,1.7vw,23px);font-style:italic;line-height:1.7}.gallery-modern-hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:38px}.gallery-modern-primary-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 23px;border-radius:999px;background:#fff;color:#072557;font-weight:900;box-shadow:0 18px 45px rgba(0,0,0,.22);transition:.3s ease}.gallery-modern-primary-btn:hover{transform:translateY(-3px)}.gallery-modern-text-btn{display:inline-flex;align-items:center;gap:9px;color:#fff;font-weight:800}.gallery-modern-scroll{position:absolute;z-index:2;right:max(24px,calc((100vw - 1180px)/2));bottom:34px;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.72);font-size:10px;font-weight:900;letter-spacing:.2em;text-transform:uppercase;writing-mode:vertical-rl}.gallery-modern-scroll span{width:1px;height:45px;background:linear-gradient(#fff,transparent)}.gallery-modern-overview{padding:105px 0;background:linear-gradient(180deg,#f4f9fd,#fff)}.gallery-modern-overview-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px;align-items:end}.gallery-modern-overview-copy{opacity:0;transform:translateY(25px);transition:.75s ease}.gallery-modern-overview-copy.is-visible{opacity:1;transform:none}.gallery-modern-overview-copy .gallery-modern-kicker,.gallery-modern-section-heading .gallery-modern-kicker{color:#1579d3}.gallery-modern-overview-copy h2,.gallery-modern-section-heading h2{margin:14px 0 18px;color:#06275d;font-family:Georgia,serif;font-size:clamp(40px,5vw,66px);font-weight:500;line-height:1.03;letter-spacing:-.04em}.gallery-modern-overview-copy p,.gallery-modern-section-heading p{margin:0;color:#647f95;font-size:16px;line-height:1.8}.gallery-modern-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.gallery-modern-stats article{min-height:180px;padding:25px;border:1px solid #dceaf5;border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 16px 45px rgba(8,60,111,.08);opacity:0;transform:translateY(24px);transition:.65s ease}.gallery-modern-stats article.is-visible{opacity:1;transform:none}.gallery-modern-stat-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:22px;border-radius:14px;color:#1579d3;background:#eaf5ff}.gallery-modern-stat-icon svg{width:23px;height:23px}.gallery-modern-stats strong{display:block;color:#06275d;font-family:Georgia,serif;font-size:42px;line-height:1}.gallery-modern-stats article>span{display:block;margin-top:8px;color:#6c8497;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.gallery-modern-events{padding:120px 0;background:#fff;overflow:hidden}.gallery-modern-section-heading{max-width:790px;margin:0 auto 72px;text-align:center;opacity:0;transform:translateY(25px);transition:.75s ease}.gallery-modern-section-heading.is-visible{opacity:1;transform:none}.gallery-modern-section-heading .gallery-modern-kicker{justify-content:center}.gallery-modern-event-list{display:grid;grid-gap:72px;gap:72px}.gallery-modern-event-card{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;overflow:hidden;border:1px solid #dceaf5;border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(8,60,111,.1);opacity:0;transform:translateY(36px);transition:opacity .75s ease,transform .75s ease,box-shadow .35s ease}.gallery-modern-event-card.is-visible{opacity:1;transform:none}.gallery-modern-event-card:hover{box-shadow:0 32px 85px rgba(8,60,111,.16)}.gallery-modern-event-card.is-reverse .gallery-modern-event-content{order:2}.gallery-modern-event-card.is-reverse .gallery-modern-event-media{order:1}.gallery-modern-event-content{display:flex;flex-direction:column;justify-content:center;padding:48px 44px;background:linear-gradient(145deg,#fff,#f7fbff)}.gallery-modern-event-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.gallery-modern-event-meta>span{color:#1579d3;font-size:10px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.gallery-modern-event-meta>div{display:flex;gap:12px}.gallery-modern-event-meta>div span{display:flex;align-items:center;gap:5px;color:#6c8497;font-size:11px;font-weight:800}.gallery-modern-event-content h2{margin:0;color:#06275d;font-family:Georgia,serif;font-size:clamp(31px,3.5vw,50px);font-weight:500;line-height:1.05;letter-spacing:-.035em}.gallery-modern-event-content h3{margin:13px 0 0;color:#1579d3;line-height:1.45}.gallery-modern-event-content p{margin:22px 0 0;color:#637d93;font-size:15px;line-height:1.82}.gallery-modern-open-btn{width:max-content;display:inline-flex;align-items:center;gap:9px;margin-top:28px;padding:13px 18px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#0d68c5,#40a6ee);font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(13,104,197,.22);transition:.3s ease}.gallery-modern-open-btn:hover{transform:translateY(-2px)}.gallery-modern-event-media{display:grid;grid-template-rows:minmax(360px,1fr) 105px;grid-gap:8px;gap:8px;padding:8px;background:#eaf4fb}.gallery-modern-featured-media{position:relative;min-height:0;overflow:hidden;border:0;border-radius:22px;padding:0;cursor:pointer;background:#dcebf6}.gallery-modern-featured-media img,.gallery-modern-thumbnail-row img{object-fit:cover;transition:transform .65s ease}.gallery-modern-featured-media:hover img,.gallery-modern-thumbnail-row button:hover img{transform:scale(1.06)}.gallery-modern-image-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,28,65,.68),transparent 48%)}.gallery-modern-media-type{position:absolute;left:20px;bottom:18px;display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;background:rgba(3,30,67,.5);font-size:11px;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gallery-modern-thumbnail-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.gallery-modern-thumbnail-row button{position:relative;min-width:0;overflow:hidden;border:0;border-radius:15px;padding:0;background:#dcebf6;cursor:pointer}.gallery-modern-thumb-play{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:rgba(3,30,67,.28)}.gallery-modern-thumb-play svg{width:26px;height:26px;fill:currentColor}.gallery-modern-more{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:rgba(3,34,73,.65);font-size:25px;font-weight:900;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.gallery-modern-empty-media{display:grid;place-items:center;min-height:360px;border-radius:22px;color:#71899c;background:#edf5fb;font-weight:800}@media(max-width:1000px){.gallery-modern-overview-grid{grid-template-columns:1fr;gap:48px}.gallery-modern-event-card,.gallery-modern-event-card.is-reverse{grid-template-columns:1fr}.gallery-modern-event-card.is-reverse .gallery-modern-event-content,.gallery-modern-event-card.is-reverse .gallery-modern-event-media{order:0}.gallery-modern-event-media{grid-template-rows:430px 105px}}@media(max-width:700px){.gallery-modern-hero{min-height:610px;padding:100px 0 105px;background-position:62%}.gallery-modern-hero h1{font-size:clamp(48px,16vw,66px)}.gallery-modern-hero blockquote{padding-left:16px;font-size:16px}.gallery-modern-hero-actions{gap:20px}.gallery-modern-scroll{display:none}.gallery-modern-events,.gallery-modern-overview{padding:78px 0}.gallery-modern-stats{grid-template-columns:1fr 1fr;gap:10px}.gallery-modern-stats article{min-height:145px;padding:18px;border-radius:17px}.gallery-modern-stat-icon{width:40px;height:40px;margin-bottom:17px}.gallery-modern-stats strong{font-size:34px}.gallery-modern-stats article>span{font-size:9px}.gallery-modern-section-heading{margin-bottom:44px}.gallery-modern-event-list{gap:38px}.gallery-modern-event-card{border-radius:22px}.gallery-modern-event-content{padding:30px 22px}.gallery-modern-event-meta{align-items:flex-start}.gallery-modern-event-meta>div{flex-direction:column;gap:5px}.gallery-modern-event-content h2{font-size:36px}.gallery-modern-event-media{grid-template-rows:290px 78px;padding:6px;gap:6px}.gallery-modern-featured-media{border-radius:17px}.gallery-modern-thumbnail-row{gap:6px}.gallery-modern-thumbnail-row button{border-radius:10px}.gallery-modern-media-type{left:13px;bottom:12px}.gallery-modern-empty-media{min-height:290px}}@media(max-width:420px){.gallery-modern-stats{grid-template-columns:1fr}.gallery-modern-primary-btn{width:100%;justify-content:center}.gallery-modern-event-media{grid-template-rows:245px 68px}.gallery-modern-event-content h2{font-size:32px}}@media(prefers-reduced-motion:reduce){.gallery-modern-event-card,.gallery-modern-hero-copy,.gallery-modern-overview-copy,.gallery-modern-section-heading,.gallery-modern-stats article{opacity:1;transform:none;transition:none}.gallery-modern-featured-media img,.gallery-modern-thumbnail-row img{transition:none}}.gallery-modern-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;padding:120px 0;background-position:50%;background-size:cover;color:#fff}.gallery-modern-hero:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 0);background-size:74px 74px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 76%);mask-image:linear-gradient(90deg,#000,transparent 76%)}.gallery-modern-hero-copy{position:relative;z-index:2;max-width:820px;opacity:0;transform:translateY(36px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}.gallery-modern-hero-copy.is-visible{opacity:1;transform:none}.gallery-modern-hero-copy>span,.gallery-modern-overview-copy>.gallery-modern-kicker,.gallery-modern-section-heading>.gallery-modern-kicker{display:inline-block;color:#72c5ff;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.gallery-modern-hero-copy>span:before,.gallery-modern-overview-copy>.gallery-modern-kicker:before,.gallery-modern-section-heading>.gallery-modern-kicker:before{display:none}.gallery-modern-hero-copy h1{max-width:820px;margin:20px 0 24px;font-family:Georgia,serif;font-size:clamp(64px,10vw,122px);font-weight:700;line-height:.88;letter-spacing:-.06em}.gallery-modern-hero-copy>p{max-width:670px;margin:0;color:rgba(255,255,255,.8);font-size:19px;font-style:normal;line-height:1.8}.gallery-modern-breadcrumb{display:flex;align-items:center;gap:10px;margin-top:38px;color:rgba(255,255,255,.68);font-size:14px}.gallery-modern-breadcrumb a:hover,.gallery-modern-breadcrumb strong{color:#fff}.gallery-modern-hero-orbit{position:absolute;right:-160px;bottom:-260px;width:620px;height:620px;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:0 0 0 76px rgba(255,255,255,.035),0 0 0 152px rgba(255,255,255,.025)}.gallery-modern-event-content p,.gallery-modern-overview-copy p,.gallery-modern-section-heading p{color:var(--muted);font-size:17px;line-height:1.8}.gallery-modern-event-content h3{font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.55}@media(max-width:700px){.gallery-modern-hero{min-height:540px;padding:90px 0;background-position:50%}.gallery-modern-hero-copy h1{font-size:clamp(48px,15vw,68px)}.gallery-modern-hero-copy>p{font-size:16px;line-height:1.7}.gallery-modern-breadcrumb{margin-top:28px}.gallery-modern-event-content p,.gallery-modern-overview-copy p,.gallery-modern-section-heading p{font-size:16px}}@media(max-width:850px){.gallery-modern-hero{min-height:520px;padding:90px 0}}@media(max-width:650px){.gallery-modern-hero{min-height:500px;padding:72px 0 100px;background-position:68%}.gallery-modern-hero-copy h1{font-size:58px}.gallery-modern-hero-copy>p{font-size:16px}}.gallery-modern-hero{min-height:clamp(400px,58vh,560px)!important;padding-top:72px!important;padding-bottom:72px!important}.gallery-modern-hero-copy h1{font-size:clamp(38px,5.8vw,72px)!important;margin-top:14px!important;margin-bottom:18px!important;line-height:.98!important}.overseas-premium-about-image img{object-fit:contain!important;object-position:center!important;background:#dcecff}.overseas-premium-about-image:hover img{transform:none!important}.contact-premium-form label{position:relative;display:block}.contact-premium-form input[aria-invalid=true],.contact-premium-form textarea[aria-invalid=true]{border-color:#c93636!important;box-shadow:0 0 0 3px rgba(201,54,54,.1)!important}.contact-premium-field-error{display:block;margin-top:7px;margin-bottom:14px;color:#ff6b6b;font-size:12px;font-weight:700;line-height:1.45}@media(max-width:700px){.gallery-modern-hero{min-height:410px!important;padding-top:58px!important;padding-bottom:58px!important}.gallery-modern-hero-copy h1{font-size:clamp(36px,11vw,50px)!important}}.premium-footer{position:relative;overflow:hidden;background:#061d4e;color:#fff}.premium-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 8% 22%,rgba(68,167,239,.16),transparent 28%),radial-gradient(circle at 92% 75%,rgba(21,121,211,.14),transparent 30%)}.premium-footer-cta{position:relative;z-index:1;background:linear-gradient(135deg,#0f5fa8,#1579d3 62%,#44a7ef)}.premium-footer-cta-inner{min-height:210px;display:flex;align-items:center;justify-content:space-between;gap:45px;padding-top:45px;padding-bottom:45px}.premium-footer-kicker{display:inline-flex;margin-bottom:9px;color:#dff1ff;font-size:11px;font-weight:900;letter-spacing:.2em}.premium-footer-cta h2{max-width:720px;margin:0;color:#fff;font-family:Georgia,serif;font-size:clamp(31px,4vw,50px);font-weight:500;line-height:1.12}.premium-footer-cta p{max-width:690px;margin:13px 0 0;color:rgba(255,255,255,.82);font-size:15px}.premium-footer-cta-button{flex:none;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border:1px solid rgba(255,255,255,.85);border-radius:999px;background:#fff;color:#061d4e;font-weight:900;box-shadow:0 16px 38px rgba(3,25,67,.2);transition:transform .25s ease,box-shadow .25s ease}.premium-footer-cta-button:hover{transform:translateY(-3px);box-shadow:0 20px 45px rgba(3,25,67,.28)}.premium-footer-main{position:relative;z-index:1;display:grid;grid-template-columns:1.25fr .72fr 1fr 1fr .86fr;grid-gap:42px;gap:42px;padding-top:70px;padding-bottom:64px}.premium-footer-brand-column{min-width:0}.premium-footer-logo{width:250px;max-width:100%;min-height:98px;display:flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(0,0,0,.18)}.premium-footer-logo img{width:100%;height:auto;object-fit:contain}.premium-footer-about{max-width:310px;margin:23px 0 0;color:#bcd5ec;font-size:14px;line-height:1.8}.premium-footer-socials{display:flex;align-items:center;gap:9px;margin-top:24px;flex-wrap:wrap}.premium-footer-socials a{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#dff1ff;background:rgba(255,255,255,.055);transition:transform .25s ease,background .25s ease,color .25s ease}.premium-footer-socials a:hover{transform:translateY(-3px);color:#061d4e;background:#fff}.premium-footer-column h3{position:relative;margin:8px 0 26px;padding-bottom:14px;color:#fff;font-size:15px;letter-spacing:.08em;text-transform:uppercase}.premium-footer-column h3:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:2px;border-radius:999px;background:#44a7ef}.premium-footer-links-column nav{display:grid;grid-gap:5px;gap:5px}.premium-footer-links-column nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;color:#bed7ed;font-size:14px;border-bottom:1px solid rgba(255,255,255,.07);transition:padding .2s ease,color .2s ease}.premium-footer-links-column nav a:hover{padding-left:6px;color:#fff}.premium-footer-links-column nav svg{flex:none;color:#44a7ef}.premium-footer-contact{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px;color:#c5daed;font-size:13px;line-height:1.7}.premium-footer-contact small{display:block;margin-bottom:1px;color:#80c5f5;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.premium-footer-contact:hover{color:#fff}.premium-footer-icon{width:38px;height:38px;flex:none;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:11px;color:#7bc6fb;background:rgba(255,255,255,.055)}.premium-footer-address address{margin:0;color:inherit;font:inherit;line-height:1.75}.premium-footer-site-list{display:grid;grid-gap:12px;gap:12px}.premium-footer-site-card{position:relative;min-height:83px;display:flex;align-items:center;justify-content:center;padding:12px 30px 12px 12px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:13px;transition:transform .25s ease,box-shadow .25s ease}.premium-footer-site-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(0,0,0,.2)}.premium-footer-site-card.light{background:#fff}.premium-footer-site-card.dark{background:#404045}.premium-footer-site-card img{max-width:100%;height:50px;object-fit:contain}.premium-footer-site-card svg{position:absolute;top:9px;right:9px;color:#1579d3}.premium-footer-site-card.dark svg{color:#fff}.premium-footer-bottom{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.11);background:rgba(1,14,43,.4)}.premium-footer-bottom-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#aac7df;font-size:13px}.premium-footer-bottom-inner p{margin:0}.premium-footer-bottom-inner a{display:inline-flex;align-items:center;gap:7px;color:#fff;font-weight:800}.premium-footer-scroll-top,.premium-footer-whatsapp{position:fixed;z-index:95;right:22px;display:flex;align-items:center;justify-content:center;border:0;box-shadow:0 12px 32px rgba(0,0,0,.22);cursor:pointer}.premium-footer-whatsapp{bottom:88px;min-height:52px;gap:8px;padding:0 17px;border-radius:999px;background:#25d366;color:#fff;font-size:13px;font-weight:900}.premium-footer-scroll-top{bottom:24px;width:48px;height:48px;border-radius:50%;background:#1579d3;color:#fff}.premium-footer-scroll-top:hover,.premium-footer-whatsapp:hover{transform:translateY(-3px)}@media(max-width:1180px){.premium-footer-main{grid-template-columns:1.15fr .75fr 1fr 1fr}.premium-footer-websites{grid-column:2/-1}.premium-footer-site-list{grid-template-columns:repeat(2,minmax(0,220px))}}@media(max-width:900px){.premium-footer-cta-inner{align-items:flex-start;flex-direction:column}.premium-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 34px}.premium-footer-brand-column{grid-column:1/-1}.premium-footer-about{max-width:620px}.premium-footer-websites{grid-column:auto}.premium-footer-site-list{grid-template-columns:1fr}}@media(max-width:620px){.premium-footer-cta-inner{min-height:auto;gap:27px;padding-top:36px;padding-bottom:38px}.premium-footer-cta-button{width:100%}.premium-footer-main{grid-template-columns:1fr;gap:34px;padding-top:48px;padding-bottom:44px}.premium-footer-brand-column,.premium-footer-websites{grid-column:auto}.premium-footer-logo{width:220px;min-height:88px}.premium-footer-column h3{margin-bottom:20px}.premium-footer-site-list{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-footer-site-card{min-height:76px;padding:9px 25px 9px 9px}.premium-footer-site-card img{height:43px}.premium-footer-bottom-inner{align-items:flex-start;flex-direction:column;justify-content:center;padding-top:18px;padding-bottom:18px}.premium-footer-whatsapp{right:15px;bottom:77px;width:50px;height:50px;min-height:50px;padding:0;border-radius:50%}.premium-footer-whatsapp span{display:none}.premium-footer-scroll-top{right:15px;bottom:17px;width:45px;height:45px}}@media (max-width:1000px){.premium-milestone-card{grid-template-columns:64px minmax(0,1fr)!important;gap:20px!important;align-items:start}.premium-milestone-index{font-size:48px!important}.premium-milestone-card h2{font-size:clamp(32px,5vw,42px)!important;line-height:1.12}.premium-milestone-copy{grid-column:1/-1!important;padding:24px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.3)}.premium-milestone-copy p{max-width:100%;font-size:16px;line-height:1.8}}@media (max-width:700px){.premium-milestone{padding:48px 0!important}.premium-milestone-card{grid-template-columns:1fr!important;gap:12px!important}.premium-milestone-index{font-size:38px!important;margin-bottom:2px}.premium-milestone-card h2{margin-top:10px;font-size:30px!important;line-height:1.13}.premium-milestone-copy{grid-column:auto!important;margin-top:8px;padding:20px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.28)}.premium-milestone-copy p{margin:0 0 16px;font-size:15px;line-height:1.75}.premium-milestone-copy p:last-child{margin-bottom:0}}.clients-premium-logo-card{justify-content:flex-start}.clients-premium-logo-frame{width:100%;flex:1 1}.clients-premium-modal-card{position:relative}.clients-premium-modal-image{position:relative;width:100%;height:min(55vh,430px)}.clients-premium-modal-image img{object-fit:contain;padding:8px}@media(max-width:700px){.clients-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.clients-premium-logo-card{min-height:180px!important;padding:12px!important;border-radius:16px!important}.clients-premium-logo-index{font-size:23px}.clients-premium-logo-frame{min-height:118px!important;margin:4px 0 0}.clients-premium-logo-frame img{padding:3px}.clients-premium-modal-card{width:94vw;min-height:300px;padding:20px}.clients-premium-modal-image{height:min(58vh,390px)}}@media(max-width:420px){.clients-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.clients-premium-logo-card{min-height:165px!important;padding:10px!important}.clients-premium-logo-frame{min-height:108px!important}}.about-premium-story{position:relative;overflow:hidden;padding:120px 0 130px;background:radial-gradient(circle at 86% 12%,rgba(68,167,239,.18),transparent 30%),radial-gradient(circle at 8% 88%,rgba(21,121,211,.16),transparent 28%),#061d4e}.about-premium-story-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:70px;gap:70px;align-items:end;margin-bottom:48px;opacity:0;transform:translateY(30px);transition:opacity .75s ease,transform .75s ease}.about-premium-story-heading.is-visible{opacity:1;transform:none}.about-premium-story-heading span,.about-premium-story-kicker{color:#7bc9ff;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.about-premium-story-heading h2{max-width:820px;margin:14px 0 0;color:#fff;font-family:Georgia,serif;font-size:clamp(40px,5.4vw,68px);line-height:1.04;letter-spacing:-.04em}.about-premium-story-heading p{margin:0;color:rgba(255,255,255,.68);font-size:16px;line-height:1.85}.about-premium-story-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:30px;background:rgba(255,255,255,.055);box-shadow:0 34px 90px rgba(0,0,0,.28);opacity:0;transform:translateY(40px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease}.about-premium-story-card.is-visible{opacity:1;transform:none}.about-premium-story-card:hover{box-shadow:0 42px 105px rgba(0,0,0,.34)}.about-premium-story-aside{position:relative;min-width:0;min-height:0;padding:20px;overflow:hidden;border-right:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,#0a2d5e,#04162f)}.about-premium-story-image{position:relative;width:100%;aspect-ratio:3/2;min-height:0;overflow:hidden;border-radius:20px;background:#071c3b;box-shadow:0 20px 50px rgba(0,0,0,.28)}.about-premium-story-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#071c3b;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.about-premium-story-card:hover .about-premium-story-image img{transform:scale(1.018)}.about-premium-story-image-label{position:absolute;left:36px;top:36px;padding:9px 13px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;background:rgba(3,24,57,.68);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 25px rgba(0,0,0,.18)}.about-premium-story-image-label span{font-size:10px;font-weight:900;letter-spacing:.18em}.about-premium-story-year{position:absolute;left:38px;bottom:38px;display:flex;align-items:baseline;gap:12px;padding:12px 17px;border:1px solid rgba(255,255,255,.16);border-radius:14px;color:#fff;background:rgba(3,24,57,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.about-premium-story-year span{color:#a8dfff;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.about-premium-story-year strong{font-family:Georgia,serif;font-size:30px;line-height:1}.about-premium-story-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:64px 58px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))}.about-premium-story-kicker{display:block}.about-premium-story-copy h2{margin:14px 0 0;color:#fff;font-family:Georgia,serif;font-size:clamp(38px,4.4vw,58px);line-height:1.05;letter-spacing:-.035em}.about-premium-story-copy p{margin:26px 0 0;color:rgba(255,255,255,.73);font-size:15.5px;line-height:1.9}.about-premium-story-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;margin-top:34px;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.about-premium-story-meta div{min-width:0;padding:20px 16px 20px 0}.about-premium-story-meta div+div{padding-left:16px;border-left:1px solid rgba(255,255,255,.14)}.about-premium-story-meta strong{display:block;color:#fff;font-family:Georgia,serif;font-size:24px;line-height:1.1}.about-premium-story-meta span{display:block;margin-top:6px;color:rgba(255,255,255,.55);font-size:11px;line-height:1.45}@media(max-width:1050px){.about-premium-story-heading{grid-template-columns:1fr;gap:22px}.about-premium-story-card{grid-template-columns:1fr}.about-premium-story-aside{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.about-premium-story-image{aspect-ratio:16/10}.about-premium-story-copy{padding:52px 48px}}@media(max-width:700px){.about-premium-story{padding:76px 0 84px}.about-premium-story-heading{gap:18px;margin-bottom:30px}.about-premium-story-heading h2{margin-top:11px;font-size:clamp(34px,10vw,48px)}.about-premium-story-heading p{font-size:14px;line-height:1.7}.about-premium-story-card{border-radius:22px}.about-premium-story-aside{padding:12px}.about-premium-story-image{aspect-ratio:3/2;border-radius:15px}.about-premium-story-image-label{left:25px;top:25px;padding:8px 11px}.about-premium-story-image-label span{font-size:9px}.about-premium-story-year{left:25px;bottom:25px;padding:10px 13px;gap:9px}.about-premium-story-year strong{font-size:24px}.about-premium-story-copy{padding:34px 24px 30px}.about-premium-story-copy h2{font-size:36px}.about-premium-story-copy p{margin-top:20px;font-size:14px;line-height:1.8}.about-premium-story-meta{grid-template-columns:1fr;margin-top:26px}.about-premium-story-meta div,.about-premium-story-meta div+div{padding:14px 0;border-left:0}.about-premium-story-meta div+div{border-top:1px solid rgba(255,255,255,.14)}.about-premium-story-meta strong{font-size:21px}}.about-premium-story-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;min-height:0!important}.about-premium-story-aside{position:relative!important;width:100%!important;min-height:0!important;padding:20px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;background:linear-gradient(145deg,#0a2d5e,#04162f)!important}.about-premium-story-image{width:100%!important;aspect-ratio:3/2!important;height:auto!important;min-height:0!important;max-height:none!important;border-radius:22px!important;overflow:hidden!important;background:#071c3b!important}.about-premium-story-image img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;object-position:center!important;background:#071c3b!important}.about-premium-story-copy{width:100%!important;padding:44px 54px 46px!important;display:block!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important}.about-premium-story-copy h2{margin:12px 0 0!important;font-size:clamp(34px,4vw,54px)!important;line-height:1.08!important}.about-premium-story-copy p{max-width:none!important;margin:20px 0 0!important;font-size:15px!important;line-height:1.85!important}.about-premium-story-meta{margin-top:28px!important}@media(max-width:760px){.about-premium-story{padding:70px 0 78px!important}.about-premium-story-heading{margin-bottom:28px!important}.about-premium-story-card{border-radius:22px!important}.about-premium-story-aside{padding:12px!important}.about-premium-story-image{aspect-ratio:3/2!important;border-radius:16px!important}.about-premium-story-image-label{left:24px!important;top:24px!important}.about-premium-story-year{left:24px!important;bottom:24px!important}.about-premium-story-copy{padding:30px 22px 26px!important}.about-premium-story-copy h2{font-size:34px!important}.about-premium-story-copy p{margin-top:16px!important;font-size:14px!important;line-height:1.8!important}.about-premium-story-meta{margin-top:22px!important}}@media(max-width:480px){.about-premium-story-image{aspect-ratio:3/2!important}.about-premium-story-year{padding:9px 12px!important;gap:8px!important}.about-premium-story-year strong{font-size:23px!important}.about-premium-story-copy{padding:26px 18px 22px!important}}