:root{--blue:#006db5;--navy:#071d3b;--orange:#f47721;--muted:#667085;--line:#e1e7ef;--green:#22c55e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;color:var(--navy);font-family:Inter,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.symbols{position:absolute;width:0;height:0}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.skip{position:fixed;left:20px;top:-100px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}header{position:fixed;inset:0 0 auto;z-index:20;transition:background .3s,box-shadow .3s;background:rgba(248,251,254,.65);backdrop-filter:blur(16px)}header.scrolled{background:rgba(255,255,255,.96);box-shadow:0 2px 22px #071d3b09}.nav-wrap{max-width:1440px;margin:auto;padding:24px 48px;display:flex;align-items:center;gap:28px}.logo{font-family:Manrope,sans-serif;font-size:34px;letter-spacing:-2px;font-weight:800;line-height:1;position:relative;white-space:nowrap}.logo span{color:var(--blue)}.logo i{display:inline-block;background:var(--orange);width:7px;height:7px;margin-left:4px;border-radius:2px}.logo small{display:block;font-family:Inter,sans-serif;font-size:8px;letter-spacing:1.75px;margin-top:7px;font-weight:600}nav{display:flex;gap:25px;margin:auto;font-size:13px;font-weight:500}nav a{transition:color .2s}nav a:hover{color:var(--blue)}.button{min-height:56px;padding:16px 22px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:14px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;border:1px solid transparent}.button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #071d3b1a}.button:active{transform:translateY(0)}.button svg{transition:transform .25s}.button:hover svg:last-child{transform:translateX(3px)}.green{background:var(--green);color:#062b18}.green:hover{background:#31d86e}.nav-cta{min-height:46px;font-size:12px;padding:12px 16px;gap:9px}.nav-cta svg{width:19px;height:19px}.menu-toggle{display:none}.hero{padding-top:144px;background:radial-gradient(ellipse at 75% 36%,#e4f0fc 0,transparent 52%),linear-gradient(120deg,#fff,#f6f9fc);position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:60px;min-height:620px;padding-bottom:56px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.9px;line-height:1.6;color:var(--blue);margin:0 0 25px;display:flex;align-items:center;gap:10px}.eyebrow>span{height:6px;width:6px;background:var(--orange);border-radius:50%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(45px,4.5vw,68px);line-height:1.12;letter-spacing:-3px;font-weight:600;margin-bottom:25px}h1 em{font-style:normal;color:var(--blue);position:relative}h1 em:after{content:'';position:absolute;height:3px;width:58px;bottom:-11px;left:2px;background:var(--orange)}.lead{font-size:16px;line-height:1.8;color:var(--muted);max-width:470px;margin:33px 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.primary{background:var(--blue);color:white;box-shadow:0 8px 18px #006db51b}.primary:hover{background:#005a97}.secondary{border-color:#cbd6e4;background:#ffffff80}.social-proof{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:26px;font-size:11px;color:var(--muted)}.stars{color:#e89433;letter-spacing:3px;font-size:14px}.hero-visual{position:relative;padding:8px 10px 24px 0;will-change:transform}.hero-visual:before{content:'';position:absolute;inset:-17px -24px 2px 35px;border:1px solid #bdd2e64d;border-radius:22px;background-image:linear-gradient(#006db508 1px,transparent 1px),linear-gradient(90deg,#006db508 1px,transparent 1px);background-size:32px 32px;transform:rotate(3deg)}.photo-frame{height:554px;border-radius:20px;overflow:hidden;position:relative;box-shadow:0 20px 50px #071d3b16;background:#dce8f2}.photo-frame:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#041b32b0)}.photo-frame img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;bottom:25px;left:26px;right:26px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.5px;color:white;z-index:1}.floating-label{position:absolute;bottom:61px;left:-42px;display:flex;align-items:center;gap:13px;border:1px solid white;background:#ffffffed;backdrop-filter:blur(12px);border-radius:14px;padding:17px 23px;box-shadow:0 12px 35px #071d3b1a;z-index:2}.iconbox{background:#eaf3fc;color:var(--blue);width:43px;height:43px;border-radius:11px;display:grid;place-items:center}.floating-label strong{display:block;font-size:13px;margin-bottom:5px}.floating-label div>span{font-size:10px;color:var(--muted)}.cross{position:absolute;color:var(--orange);font:24px Inter}.cross-one{right:-24px;top:-27px}.cross-two{bottom:-2px;left:25px}.side-note{position:absolute;right:-51px;top:47%;writing-mode:vertical-rl;font-size:8px;letter-spacing:2px;color:#667f98}.hero-bottom{border-top:1px solid var(--line);display:flex;gap:58px;align-items:center;padding:28px 0;color:#5e6c80;font-size:12px}.hero-bottom>div{display:flex;gap:12px;align-items:center}.hero-bottom svg{width:19px;color:var(--blue)}.hero-bottom strong{font-weight:600;color:var(--navy)}.scroll-link{margin-left:auto;display:flex;gap:20px;font-size:9px;letter-spacing:2px}.scroll-link span{font-size:18px;color:var(--blue)}.services{padding:100px 0 108px;background:#f5f7fa}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:43px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:clamp(30px,3vw,43px);letter-spacing:-1.6px;line-height:1.23;font-weight:600;margin-bottom:0}h2 span{color:var(--blue)}.section-heading>p{max-width:330px;font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:5px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.service-card{border:1px solid #e0e6ed;border-radius:20px;overflow:hidden;background:white;transition:transform .45s,box-shadow .45s,border-color .45s;scroll-margin-top:115px;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-5px);border-color:#8ab8d8;box-shadow:0 20px 40px #071d3b0b}.service-image{aspect-ratio:1.95;position:relative;overflow:hidden;background:#e4e9ef}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.service-card:hover img{transform:scale(1.03)}.category{position:absolute;left:24px;top:22px;border:1px solid #ffffffa0;background:#ffffffdd;backdrop-filter:blur(10px);border-radius:6px;padding:8px 12px;font-size:9px;letter-spacing:1.7px;font-weight:700;color:var(--blue)}.image-corner{position:absolute;bottom:18px;right:22px;font:12px Inter;color:#61758b}.service-content{padding:31px 32px 0;display:flex;flex-direction:column;flex:1}.service-content h3{font-size:27px;font-weight:600;letter-spacing:-.8px;line-height:1.3;margin-bottom:16px}.service-content>p{font-size:14px;line-height:1.8;color:var(--muted);max-width:455px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 28px}.tags span{font-size:10px;color:#596a7f;background:#f5f7fa;border:1px solid #e9edf2;border-radius:5px;padding:7px 10px}.service-link{border-top:1px solid var(--line);min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-weight:600;font-size:13px;color:var(--blue);margin-top:auto}.service-link svg{transition:transform .3s;width:19px}.service-link:hover svg{transform:translateX(4px)}.trust{position:relative;background:radial-gradient(ellipse at 90% 0,#11447288,transparent 60%),#071d3b;color:#fff;padding:91px 0 0;overflow:hidden}.trust:before{content:'';position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(#ffffff03 1px,transparent 1px),linear-gradient(90deg,#ffffff03 1px,transparent 1px);background-size:64px 64px}.trust>.wrap{position:relative}.trust-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.trust .eyebrow{color:#74bdf0;font-size:10px}.trust h2{font-size:clamp(31px,3vw,42px);line-height:1.3;margin-bottom:25px}.trust h2 span{color:#81bde9}.trust-copy>p:not(.eyebrow){max-width:480px;color:#aabbd0;font-size:14px;line-height:1.9}.stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px;margin-top:33px;padding-top:25px;border-top:1px solid #ffffff20}.stats strong{display:block;font-family:Manrope;font-size:38px;font-weight:500;letter-spacing:-1.8px}.stats strong span{font-size:26px}.stats div>span{display:block;color:#a5b8cc;font-size:8px;line-height:1.7;letter-spacing:1.6px;margin-top:8px}.contact-card{border:1px solid #ffffff24;background:linear-gradient(130deg,#ffffff0e,#ffffff03);border-radius:20px;padding:36px;backdrop-filter:blur(16px);box-shadow:0 20px 60px #0000000c}.contact-icon{width:47px;height:47px;border:1px solid #ffffff20;border-radius:12px;display:grid;place-items:center;margin-bottom:26px;color:#8bdaae;background:#ffffff06}.contact-icon svg{width:25px;height:25px}.contact-card .eyebrow{margin-bottom:12px}.contact-card h3{font-size:30px;line-height:1.25;letter-spacing:-.8px;font-weight:500;margin-bottom:16px}.contact-card>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#b4c3d6;max-width:335px;margin-bottom:24px}.contact-card .button{width:100%;font-size:12px;padding:15px 14px;gap:9px}.end-arrow{width:17px!important;margin-left:auto}.contact-card small{display:block;text-align:center;font-size:9px;color:#aabbd0;margin-top:12px}.contact-card ul{padding:22px 0 0;margin:22px 0 0;border-top:1px solid #ffffff18;list-style:none;display:flex;flex-direction:column;gap:10px;font-size:11px;color:#c6d3e1}.contact-card li{display:flex;align-items:center;gap:10px}.contact-card li svg{width:15px;height:15px;color:#74bdf0}.closing{border-top:1px solid #ffffff18;margin-top:66px;padding:30px 0;display:flex;align-items:center;gap:30px}.closing .logo{font-size:26px}.closing .logo span{color:#fff}.closing>span{font-size:11px;color:#aabbd0}.closing>a:last-child{margin-left:auto;font-size:10px;color:#c6d3e1}.intro{animation:enter .9s both}.hero-copy .intro:nth-child(2){animation-delay:.1s}.hero-copy .intro:nth-child(3){animation-delay:.2s}.hero-copy .intro:nth-child(4){animation-delay:.3s}.hero-copy .intro:nth-child(5){animation-delay:.4s}.hero-visual.intro{animation-delay:.2s}.js .reveal{opacity:0;transform:translateY(24px);transition:opacity .75s,transform .75s}.js .reveal.visible{opacity:1;transform:translateY(0)}.service-card:nth-child(2){transition-delay:.08s}@keyframes enter{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero{padding-top:175px}.hero-grid{min-height:690px}.photo-frame{height:610px}}@media(max-width:1200px){nav{gap:15px;font-size:12px}.nav-wrap{padding:22px 32px;gap:20px}.nav-cta{font-size:11px}.wrap{width:calc(100% - 72px)}.hero-grid{gap:40px}.hero-actions{gap:10px}.hero-actions .button{font-size:12px;padding:16px}.trust-grid{gap:50px}.hero-bottom{gap:35px}.photo-frame{height:515px}.side-note{right:-35px}.floating-label{left:-22px}}@media(max-width:980px){nav{display:none}.nav-wrap{padding:18px 32px}.nav-cta{margin-left:auto}.menu-toggle{display:flex;width:44px;height:44px;background:transparent;border:1px solid #d8e2ed;border-radius:10px;flex-direction:column;align-items:center;justify-content:center;gap:6px}.menu-toggle span{display:block;width:19px;height:1.5px;background:var(--navy)}nav.open{display:flex;position:absolute;top:100%;left:0;right:0;background:#fff;padding:22px 32px;box-shadow:0 20px 25px #071d3b0c;flex-wrap:wrap;gap:22px;font-size:14px}.hero-grid{gap:30px;min-height:auto;padding-bottom:45px}.hero{padding-top:135px}h1{font-size:47px;letter-spacing:-2.5px}.lead{font-size:15px}.photo-frame{height:500px}.floating-label{padding:12px;left:-12px}.floating-label strong{font-size:11px}.floating-label div>span{font-size:9px}.hero-bottom{gap:20px;font-size:10px}.hero-bottom>div{gap:7px}.scroll-link{display:none}.section-heading>p{max-width:260px}.services{padding:75px 0}.service-content{padding:25px 24px 0}.service-content h3{font-size:24px}.service-link{font-size:11px}.trust-grid{gap:35px}.contact-card{padding:27px}.contact-card h3{font-size:27px}.trust h2{font-size:32px}.stats{gap:15px}.stats strong{font-size:31px}.contact-card .button{font-size:11px}.end-arrow{display:none}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.nav-wrap{padding:15px 20px;gap:12px}.logo{font-size:29px}.logo small{font-size:6px;letter-spacing:1.4px}.nav-cta{padding:11px 12px;min-height:42px;font-size:10px;gap:6px}.nav-cta span{font-size:0}.nav-cta span:after{content:'WhatsApp';font-size:10px}.menu-toggle{width:40px;height:42px}nav.open{display:grid;grid-template-columns:1fr 1fr;padding:24px}.hero{padding-top:118px}.hero-grid{display:flex;flex-direction:column;gap:40px;padding-bottom:27px;align-items:stretch}.eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:24px}h1{font-size:clamp(38px,8.9vw,56px);line-height:1.15;letter-spacing:-1.8px;margin-bottom:22px}h1 br:first-of-type{display:none}.lead{font-size:16px;line-height:1.75;margin-top:30px;max-width:100%}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.hero-actions .button{font-size:14px;min-height:54px}.social-proof{gap:9px;font-size:10px;margin-top:23px}.hero-visual{margin:0 6px 0 10px;padding:0 0 26px}.photo-frame{height:auto;aspect-ratio:1.05}.photo-frame img{object-position:center 58%}.hero-visual:before{inset:-9px -7px 22px 15px;transform:rotate(2deg)}.floating-label{left:-10px;bottom:13px;padding:13px 18px}.floating-label strong{font-size:12px}.floating-label div>span{font-size:10px}.photo-caption{left:20px;right:20px;bottom:72px;font-size:7px}.side-note{display:none}.cross-one{top:-21px;right:-6px}.cross-two{display:none}.hero-bottom{padding:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:17px;font-size:10px}.hero-bottom>div:last-of-type{grid-column:1/-1}.hero-bottom svg{width:17px;height:17px}.services{padding:61px 0 65px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:17px}h2{font-size:30px;letter-spacing:-1.2px;line-height:1.25}.section-heading>p{max-width:100%;margin:20px 0 0;font-size:14px;line-height:1.8}.service-grid{grid-template-columns:1fr;gap:24px}.service-image{aspect-ratio:1.65}.category{left:18px;top:17px}.service-content{padding:25px 24px 0}.service-content h3{font-size:26px}.service-content>p{font-size:14px}.tags{margin-bottom:23px}.service-link{font-size:12px;min-height:72px;line-height:1.5}.service-link svg{width:18px}.trust{padding-top:61px}.trust-grid{grid-template-columns:1fr;gap:37px}.trust h2{font-size:30px;letter-spacing:-1px}.trust-copy>p:not(.eyebrow){font-size:14px}.stats{margin-top:27px;padding-top:24px;gap:10px}.stats strong{font-size:35px}.stats div>span{font-size:8px;letter-spacing:1px}.contact-card{padding:27px 23px}.contact-card h3{font-size:29px}.contact-card>p:not(.eyebrow){font-size:14px;max-width:100%}.contact-card .button{font-size:11px;gap:8px;min-height:56px}.contact-card .button svg{width:20px}.contact-card small{font-size:9px}.contact-card ul{font-size:12px}.closing{margin-top:44px;gap:18px;padding:25px 0;flex-wrap:wrap}.closing>span{font-size:9px}.closing>a:last-child{font-size:10px;width:100%;margin-left:0}.trust .eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;transform:none!important}.js .reveal{opacity:1}}
/* Readable interface labels at every breakpoint. */
nav{font-size:14px}.nav-cta{font-size:14px}.eyebrow,.trust .eyebrow{font-size:12px;letter-spacing:1.3px}.social-proof{font-size:12px}.floating-label strong{font-size:14px}.floating-label div>span{font-size:12px}.photo-caption{font-size:12px;letter-spacing:.6px}.side-note{font-size:12px;letter-spacing:1px}.hero-bottom{font-size:14px}.scroll-link{font-size:12px}.section-heading>p,.service-content>p,.trust-copy>p:not(.eyebrow),.contact-card>p:not(.eyebrow){font-size:16px}.category,.tags span{font-size:12px}.service-link{font-size:14px}.stats div>span{font-size:12px;letter-spacing:.5px}.contact-card .button{font-size:14px}.contact-card small{font-size:12px}.contact-card ul{font-size:14px}.closing>span,.closing>a:last-child{font-size:12px}.hero-actions .button{font-size:14px}.service-image{aspect-ratio:1.7}
@media(min-width:981px) and (max-width:1200px){.nav-wrap{gap:18px;padding-inline:24px}nav{font-size:12px;gap:14px}.nav-cta{font-size:12px;padding-inline:12px}.logo{font-size:30px}.hero-grid{gap:45px}}
@media(max-width:980px){.hero-bottom{font-size:12px}.contact-card .button{font-size:12px}.stats div>span{font-size:12px}.hero-actions .button{font-size:14px}.floating-label{left:-18px}.floating-label strong{font-size:12px}.floating-label div>span{font-size:12px}}
@media(max-width:700px){.eyebrow,.trust .eyebrow{font-size:12px;letter-spacing:.8px}.nav-cta span:after{font-size:12px}.hero-bottom{font-size:12px;gap:15px}.photo-caption{font-size:10px}.floating-label strong{font-size:13px}.floating-label div>span{font-size:12px}.service-link{font-size:14px}.contact-card .button{font-size:12px}.stats div>span{font-size:11px}.stats{gap:8px}.closing>span{font-size:12px}.closing>a:last-child{font-size:12px}.social-proof{font-size:12px}.social-proof .stars{font-size:14px}}
@media(max-width:360px){.eyebrow,.trust .eyebrow{font-size:11px;letter-spacing:.4px}.nav-wrap{gap:8px}.nav-cta{padding-inline:8px}.contact-card{padding-inline:18px}.contact-card .button{font-size:12px;padding-inline:8px}.stats strong{font-size:31px}.stats div>span{font-size:10px}.photo-caption{font-size:9px}.hero-bottom{grid-template-columns:1fr}.hero-actions .button{font-size:14px}}
/* Official logo, preserving the supplied artwork and transparency. */
.logo,.closing .logo{display:block;position:relative;width:164px;height:auto;aspect-ratio:808/223;overflow:hidden;flex-shrink:0}
.logo img{position:absolute;width:111.386%;max-width:none;height:auto;left:-5.322%;top:-77.13%}
.hero-carousel{height:auto;aspect-ratio:1;touch-action:pan-y}
.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s;pointer-events:none}
.hero-slide.active{opacity:1;visibility:visible}
.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center!important}
.hero-carousel:after{inset:75% 0 0;pointer-events:none}
.carousel-controls{position:absolute;right:15px;bottom:16px;z-index:4;display:flex;gap:2px;align-items:center;padding:3px;border-radius:12px;background:#071d3bbd;backdrop-filter:blur(12px);color:#fff;border:1px solid #ffffff30}
.carousel-controls button{cursor:pointer;display:grid;place-items:center;background:none;border:0;color:#fff;width:36px;height:40px;border-radius:8px;font-size:28px}
.carousel-controls button:hover{background:#ffffff20}.carousel-controls button:focus-visible{outline:2px solid #f47721;outline-offset:1px}
.carousel-dots{display:flex}.carousel-dots button{width:26px;font-size:0}.carousel-dots button:after{content:'';width:6px;height:6px;border-radius:50%;background:#ffffff66;transition:width .3s,background .3s}.carousel-dots button.selected:after{width:17px;border-radius:8px;background:#fff}.carousel-controls .carousel-pause{font-size:16px;border-left:1px solid #ffffff25;border-radius:0 8px 8px 0}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-visual .floating-label{bottom:-8px}.hero-visual .cross-two{display:none}
@media(max-width:1200px) and (min-width:981px){.logo{width:145px}}
@media(max-width:700px){.logo{width:132px}.closing .logo{width:150px}.hero-carousel{aspect-ratio:1}.hero-visual .floating-label{bottom:-17px;max-width:calc(100% - 10px)}.hero-grid{gap:35px;padding-bottom:54px}.carousel-controls{bottom:14px;right:12px}.carousel-controls button{height:44px;width:36px}.carousel-dots button{width:27px}}
@media(max-width:360px){.logo{width:116px}.nav-wrap{gap:8px}.hero-visual .floating-label{padding-inline:12px}.floating-label strong{font-size:12px}.floating-label div>span{font-size:11px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}
.gallery-section{padding:90px 0 84px;background:#fff;overflow:hidden}.gallery-heading-end{max-width:360px}.gallery-heading-end p{font-size:16px;line-height:1.8;color:var(--muted);margin:0 0 18px}.gallery-toggle{min-height:48px;font-size:14px;padding:12px 18px}.gallery-window{width:100%;overflow:hidden;outline-offset:-4px;--photo-width:clamp(260px,29vw,410px);--photo-gap:22px}.gallery-belt{display:flex;width:max-content;animation:gallery-flow 38s linear infinite;will-change:transform}.gallery-group{display:flex;gap:var(--photo-gap);padding-right:var(--photo-gap);flex-shrink:0}.gallery-photo{width:var(--photo-width);aspect-ratio:1;margin:0;border-radius:18px;overflow:hidden;background:#edf2f7;flex-shrink:0}.gallery-photo img{display:block;width:100%;height:100%;object-fit:cover}.gallery-window:hover .gallery-belt,.gallery-window:focus-within .gallery-belt,.gallery-section.is-paused .gallery-belt{animation-play-state:paused}.gallery-section.is-paused .gallery-window{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#a6c4dc transparent}.gallery-section.is-paused .gallery-belt{animation:none;transform:none}.gallery-section.is-paused .gallery-copy{display:none}.gallery-section.is-paused .gallery-group{padding:0 20px}.location-section{padding:86px 0 96px;background:#f5f7fa;border-top:1px solid #e8edf3}.location-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center}.location-copy h2{margin-bottom:34px}.location-detail{display:flex;gap:17px;margin-bottom:27px}.location-icon{display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;background:#e4eff8;border:1px solid #d7e6f2;border-radius:12px;color:var(--blue)}.location-detail h3{font-family:Inter,sans-serif;font-size:14px;font-weight:600;margin:1px 0 9px}.location-detail address{font-style:normal;font-size:16px;line-height:1.85;color:var(--muted)}.hours{margin:0;font-size:16px;color:var(--muted)}.hours>div{display:flex;gap:24px;justify-content:space-between;line-height:1.85}.hours dd{margin:0;color:var(--navy);font-variant-numeric:tabular-nums}.directions{min-width:210px;margin-top:5px}.map-panel{border:1px solid #dfe7ef;border-radius:20px;overflow:hidden;background:#e7edf3;box-shadow:0 12px 35px #071d3b08}.map-panel iframe{display:block;border:0;width:100%;height:435px}.map-link{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;background:white;padding:20px 23px;font-size:12px;color:var(--muted)}.map-link strong{color:var(--blue);display:flex;align-items:center;gap:9px;font-size:14px;font-weight:500}.map-link svg{width:17px;height:17px}@keyframes gallery-flow{to{transform:translateX(-50%)}}
@media(min-width:1600px){.gallery-window{--photo-width:30vw}}
@media(max-width:980px){.location-grid{gap:30px;grid-template-columns:1fr 1fr}.location-copy h2{font-size:31px}.location-detail address,.hours{font-size:14px}.hours>div{gap:16px}.map-panel iframe{height:450px}.gallery-heading-end{max-width:300px}}
@media(max-width:700px){.gallery-section{padding:60px 0}.gallery-heading-end{max-width:none;margin-top:22px}.gallery-heading-end p{font-size:16px}.gallery-window{--photo-width:80vw;--photo-gap:16px}.gallery-photo{border-radius:14px}.gallery-belt{animation-duration:32s}.location-section{padding:60px 0}.location-grid{grid-template-columns:1fr;gap:32px}.location-copy h2{font-size:30px}.location-detail{gap:14px}.location-detail address,.hours{font-size:15px}.hours>div{gap:20px}.directions{width:100%}.map-panel iframe{height:340px}.map-link{padding:18px}.gallery-section .section-heading{margin-bottom:28px}}
@media(prefers-reduced-motion:reduce){.gallery-window{overflow-x:auto}.gallery-belt{animation:none!important;transform:none!important}.gallery-copy{display:none}.gallery-group{padding:0 20px}}
.trust{padding-bottom:86px}.site-footer{background:#06172e;color:#fff;padding:52px 0 0;border-top:1px solid #ffffff17}.footer-heading{display:flex;align-items:center;gap:28px;padding-bottom:33px;border-bottom:1px solid #ffffff14}.footer-heading p{margin:0;font-size:14px;color:#b3c4d8}.footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 38px;padding:37px 0}.footer-contact{display:flex;gap:14px;align-items:flex-start;min-width:0}.footer-icon{width:42px;height:42px;display:grid;place-items:center;background:#ffffff07;border:1px solid #ffffff19;border-radius:11px;flex-shrink:0;color:#74bdf0;transition:background .25s,color .25s}.footer-contact strong{font-size:14px;font-weight:600;display:block;line-height:1.5;margin-bottom:5px}.footer-contact>span>span{display:block;font-size:14px;line-height:1.6;color:#b3c4d8;overflow-wrap:anywhere}.footer-contact:hover .footer-icon{background:#006db5;color:white}.footer-contact:hover>span>span{color:white}.footer-hours{grid-column:1/-1;padding-top:25px;border-top:1px solid #ffffff14}.footer-hours dl{margin:8px 0 0;display:flex;gap:40px;color:#b3c4d8;font-size:14px}.footer-hours dl>div{display:flex;gap:14px}.footer-hours dd{margin:0;color:#fff;font-variant-numeric:tabular-nums}.footer-bottom{border-top:1px solid #ffffff14;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;color:#9eb3cc;font-size:12px}.footer-bottom a{padding:8px 0;color:#d0deef}
@media(max-width:980px){.footer-grid{gap:27px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.trust{padding-bottom:60px}.site-footer{padding-top:36px}.footer-heading{align-items:flex-start;flex-direction:column;gap:20px;padding-bottom:27px}.footer-grid{grid-template-columns:1fr;gap:25px;padding:30px 0}.footer-contact{gap:15px}.footer-contact>span>span{font-size:15px}.footer-hours dl{flex-direction:column;gap:12px}.footer-hours dl>div{justify-content:space-between;gap:22px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px;line-height:1.6}}
