:root{--blue:#166da5;--blue-dark:#0b3c5a;--green:#45ac3c;--ink:#17252e;--muted:#63727b;--soft:#f5f8fa;--line:#e2eaee;--white:#fff;--shadow:0 14px 40px rgba(19,55,75,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);line-height:1.7;background:#fff}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:10px;top:-60px;z-index:999;background:#fff;padding:10px}.skip-link:focus{top:10px}.site-header{height:82px;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(22,109,165,.09);backdrop-filter:blur(12px)}.nav-wrap{height:100%;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:9px;color:var(--blue-dark);font-size:14px;line-height:1.05;font-weight:600;min-width:176px}.brand img{width:48px;height:48px;object-fit:contain}.brand b{font-size:18px;color:var(--blue)}.main-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.main-nav a{font-size:13px;font-weight:600;color:#42535d;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--green);transition:.25s}.main-nav a:hover{color:var(--blue)}.main-nav a:hover:after{right:0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:0 22px;border-radius:9px;font-size:13px;font-weight:700;transition:.25s;border:1px solid transparent}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:#105b8d;transform:translateY(-2px)}.btn-accent{background:var(--green);color:#fff}.btn-accent:hover{background:#378f30;transform:translateY(-2px)}.btn-outline-light{color:#fff;border-color:rgba(255,255,255,.7)}.btn-outline-light:hover{background:#fff;color:var(--blue)}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:23px;height:2px;background:var(--ink);margin:5px}.hero{position:relative;height:min(720px,calc(100vh - 82px));min-height:570px;overflow:hidden;background:#123}.slide{position:absolute;inset:0;display:grid;align-items:center;opacity:0;visibility:hidden;transition:opacity .8s ease;background-image:linear-gradient(90deg,rgba(4,25,39,.82),rgba(4,25,39,.36) 62%,rgba(4,25,39,.2)),var(--bg);background-size:cover;background-position:center}.slide.active{opacity:1;visibility:visible}.hero-content{color:#fff}.hero-content>*{max-width:660px}.hero h1,.hero h2{font-size:clamp(44px,5vw,72px);line-height:1.08;letter-spacing:-.045em;margin:16px 0 22px;color:#fff}.hero p{font-size:17px;max-width:590px;color:rgba(255,255,255,.86);margin:0 0 30px}.actions{display:flex;gap:12px;flex-wrap:wrap}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:800}.eyebrow:before{content:"";width:25px;height:2px;background:var(--green)}.eyebrow.light{color:#fff}.slider-arrow{position:absolute;top:50%;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.4);color:#fff;background:rgba(0,0,0,.12);font-size:30px;line-height:1;cursor:pointer}.slider-arrow:hover{background:var(--green)}.slider-arrow.prev{left:24px}.slider-arrow.next{right:24px}.slider-dots{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);display:flex;gap:9px}.slider-dots button{width:7px;height:7px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.55);transition:.3s}.slider-dots button.active{width:28px;background:var(--green)}.section{padding:105px 0}.section-soft{background:var(--soft)}.split{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.image-panel{height:520px;position:relative;border-radius:16px;overflow:visible}.image-panel>img{width:100%;height:100%;object-fit:cover;border-radius:16px}.experience{position:absolute;right:-25px;bottom:28px;background:#fff;border-radius:12px;padding:18px 25px;box-shadow:var(--shadow);display:flex;flex-direction:column;border-left:4px solid var(--green)}.experience b{color:var(--blue)}.experience span{font-size:12px;color:var(--muted)}h2{font-size:clamp(32px,4vw,49px);line-height:1.15;letter-spacing:-.035em;color:var(--blue-dark);margin:15px 0 23px}p{color:var(--muted);margin:0 0 17px}.text-link{display:inline-flex;gap:10px;color:var(--blue);font-weight:800;font-size:13px;margin-top:8px}.text-link span,.product-card a span{color:var(--green);transition:.2s}.text-link:hover span,.product-card a:hover span{transform:translateX(4px)}.section-head{text-align:center;max-width:720px;margin:0 auto 48px}.section-head .eyebrow:before{display:none}.section-head p{margin:auto}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:.3s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:transparent}.product-card img{height:220px;width:100%;object-fit:cover}.product-card>div{padding:22px}.product-card h3{font-size:18px;color:var(--blue-dark);margin:0 0 7px}.product-card p{font-size:13px;line-height:1.6;margin-bottom:13px}.product-card a{color:var(--blue);font-size:12px;font-weight:800;display:inline-flex;gap:8px}.feature-product{margin-top:22px;padding:26px 32px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:25px}.feature-product h3{font-size:23px;margin:5px 0;color:var(--blue-dark)}.feature-product p{margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{padding:28px 22px;border:1px solid var(--line);border-radius:13px;background:#fff;transition:.25s}.service-card:hover{border-color:rgba(69,172,60,.45);box-shadow:0 10px 30px rgba(19,55,75,.07)}.service-icon{width:44px;height:44px;border-radius:11px;display:grid;place-items:center;background:#edf6fb;color:var(--blue);font-size:21px;margin-bottom:18px}.service-card:nth-child(3n) .service-icon{background:#eff8ed;color:var(--green)}.service-card h3{font-size:16px;margin:0 0 8px;color:var(--blue-dark)}.service-card p{font-size:12px;line-height:1.65;margin:0}.image-panel.tall{height:610px}.check-list{list-style:none;padding:0;margin:28px 0;display:grid;grid-template-columns:1fr 1fr;gap:13px}.check-list li{font-size:13px;font-weight:600;color:#3c4d57;display:flex;align-items:center;gap:9px}.check-list li:before{content:"✓";width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#eaf7e8;color:var(--green);font-weight:900}.purpose{background:#fff}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.purpose article{padding:50px;border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:14px}.purpose article+article{border-top-color:var(--green)}.purpose h2{font-size:29px}.icon-box{width:48px;height:48px;border-radius:12px;background:#edf6fb;color:var(--blue);display:grid;place-items:center;font-size:25px;margin-bottom:30px}.icon-box.green{background:#eff8ed;color:var(--green)}.green-text{color:var(--green)}.cta{background:linear-gradient(100deg,rgba(8,66,101,.98),rgba(22,109,165,.92)),url('images/slide3.jpg') center/cover;padding:70px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px;color:#fff}.cta h2{color:#fff;margin:10px 0;font-size:40px}.cta p{color:rgba(255,255,255,.8);margin:0;max-width:650px}footer{background:#092d43;color:#fff;padding:75px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.15fr;gap:55px}.footer-brand{color:#fff;margin-bottom:20px}.footer-brand b{color:#fff}.footer-grid p{font-size:12px;color:#a9bdc8}.footer-grid h3{font-size:14px;margin:0 0 20px}.footer-grid>div>a:not(.brand){display:block;color:#a9bdc8;font-size:12px;margin:0 0 10px}.footer-grid>div>a:hover{color:#7bd172}.socials{display:flex;gap:9px;margin-top:20px}.socials a{width:34px;height:34px;border:1px solid rgba(255,255,255,.14);border-radius:8px;display:grid;place-items:center}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:55px;padding:22px 0;display:flex;justify-content:space-between;color:#7f9aaa;font-size:11px}
@media(max-width:1000px){.main-nav{position:fixed;left:0;right:0;top:82px;background:#fff;display:flex;flex-direction:column;align-items:stretch;padding:22px 30px;gap:0;transform:translateY(-130%);transition:.3s;box-shadow:var(--shadow);z-index:-1}.main-nav.open{transform:translateY(0)}.main-nav a{padding:12px;border-bottom:1px solid var(--line)}.menu-toggle{display:block;margin-left:auto}.nav-cta{margin-left:0}.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.slider-arrow{display:none}}
@media(max-width:760px){.container{width:min(100% - 28px,1160px)}.nav-cta{display:none}.site-header{height:72px}.main-nav{top:72px}.hero{height:650px;min-height:0}.slide{background-position:center}.hero h1,.hero h2{font-size:42px}.hero p{font-size:14px}.section{padding:75px 0}.split{grid-template-columns:1fr;gap:48px}.image-panel,.image-panel.tall{height:410px}.experience{right:12px}.product-grid{grid-template-columns:1fr}.product-card img{height:250px}.feature-product,.cta-inner{align-items:flex-start;flex-direction:column}.service-grid{grid-template-columns:1fr}.purpose-grid{grid-template-columns:1fr}.purpose article{padding:32px 25px}.check-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}.cta h2{font-size:34px}.reverse-mobile>div:first-child{order:2}}
@media(min-width:761px) and (max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}}
/* Polished motion and visual depth */
.brand{min-width:92px;gap:0}.brand img{width:72px;height:72px;object-fit:contain;transition:transform .35s ease}.brand:hover img{transform:scale(1.07)}.footer-brand span{display:none}.footer-brand img{width:92px;height:92px}
.section-soft{background:linear-gradient(180deg,#f8fbfc 0%,#f3f7f9 100%)}
.image-panel:before{content:"";position:absolute;inset:18px -18px -18px 18px;border:1px solid rgba(22,109,165,.18);border-radius:16px;z-index:-1}
.product-card img{transition:transform .65s cubic-bezier(.2,.8,.2,1)}.product-card:hover img{transform:scale(1.055)}
.service-card:hover .service-icon{transform:rotate(-5deg) scale(1.08)}.service-icon{transition:transform .3s ease}
.purpose article{transition:transform .35s ease,box-shadow .35s ease}.purpose article:hover{transform:translateY(-7px);box-shadow:var(--shadow)}
.reveal{opacity:0;transform:translateY(32px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.reveal.revealed{opacity:1;transform:none}
.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}
.slide.active .hero-content>*{animation:heroRise .75s both}.slide.active .hero-content>*:nth-child(2){animation-delay:.1s}.slide.active .hero-content>*:nth-child(3){animation-delay:.2s}.slide.active .hero-content>*:nth-child(4){animation-delay:.3s}
@keyframes heroRise{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
@media(max-width:760px){.brand{min-width:72px}.brand img{width:62px;height:62px}.image-panel:before{inset:12px -8px -12px 8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}

/* Stronger branding, expressive headings and animated section backgrounds */
.site-header{height:94px}html{scroll-padding-top:94px}.brand{min-width:112px}.brand img{width:94px;height:94px}.footer-brand img{width:118px;height:118px}
h1,h2,h3,.product-card h3,.service-card h3{font-family:Poppins,Manrope,sans-serif;font-weight:800}
h2{letter-spacing:-.045em;text-wrap:balance}.section-head h2{position:relative;display:inline-block;margin-bottom:25px}.section-head h2:after{content:"";position:absolute;width:58px;height:4px;border-radius:10px;bottom:-11px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,var(--blue),var(--green));animation:titleLine 3s ease-in-out infinite}.hero h1,.hero h2{font-weight:800;text-shadow:0 5px 25px rgba(0,0,0,.2)}
.product-card h3,.service-card h3{font-weight:700;letter-spacing:-.02em}.purpose h2,.cta h2{font-weight:800}

.section,.purpose,.cta,footer{position:relative;isolation:isolate;overflow:hidden}.section>.container,.purpose>.container,.cta>.container,footer>.container{position:relative;z-index:2}
.section:before,.section:after,.purpose:before,.cta:before{content:"";position:absolute;z-index:0;border-radius:50%;pointer-events:none;filter:blur(2px)}
.section:before{width:330px;height:330px;right:-190px;top:8%;background:radial-gradient(circle,rgba(22,109,165,.10),rgba(22,109,165,0) 70%);animation:floatGlow 9s ease-in-out infinite alternate}
.section:after{width:250px;height:250px;left:-145px;bottom:3%;background:radial-gradient(circle,rgba(69,172,60,.09),rgba(69,172,60,0) 70%);animation:floatGlow 11s ease-in-out infinite alternate-reverse}
.section:nth-of-type(even):before{right:auto;left:-160px;animation-duration:12s}.section:nth-of-type(even):after{left:auto;right:-120px;animation-duration:8s}
.section-soft:before{background:radial-gradient(circle,rgba(69,172,60,.12),rgba(69,172,60,0) 68%)}
.purpose:before{width:420px;height:420px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(22,109,165,.065),transparent 68%);animation:pulseGlow 5s ease-in-out infinite}
.cta:before{width:300px;height:300px;right:6%;top:-180px;border:1px solid rgba(255,255,255,.13);box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.018);animation:ctaOrbit 13s linear infinite}
.slide.active{animation:heroDrift 7s ease-out both}.eyebrow:before{animation:accentPulse 2.5s ease-in-out infinite}
.product-card,.service-card{animation:cardBreathe 5s ease-in-out infinite}.product-card:nth-child(2n),.service-card:nth-child(2n){animation-delay:1s}.product-card:nth-child(3n),.service-card:nth-child(3n){animation-delay:2s}
.image-panel>img{transition:transform 1s cubic-bezier(.2,.8,.2,1)}.image-panel:hover>img{transform:scale(1.035)}
@keyframes titleLine{0%,100%{width:42px}50%{width:76px}}
@keyframes floatGlow{0%{transform:translate3d(0,0,0) scale(1)}100%{transform:translate3d(35px,55px,0) scale(1.18)}}
@keyframes pulseGlow{0%,100%{opacity:.55;transform:translate(-50%,-50%) scale(.9)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}}
@keyframes ctaOrbit{to{transform:rotate(360deg)}}
@keyframes heroDrift{from{background-position:50% 50%}to{background-position:53% 48%}}
@keyframes accentPulse{0%,100%{transform:scaleX(1);opacity:1}50%{transform:scaleX(.65);opacity:.65}}
@keyframes cardBreathe{0%,100%{box-shadow:0 0 0 rgba(19,55,75,0)}50%{box-shadow:0 8px 28px rgba(19,55,75,.055)}}
@media(max-width:1000px){.main-nav{top:94px}}
@media(max-width:760px){.site-header{height:82px}html{scroll-padding-top:82px}.main-nav{top:82px}.brand{min-width:92px}.brand img{width:82px;height:82px}.footer-brand img{width:105px;height:105px}.section:before{width:230px;height:230px}}

/* Living light, animated actions and purpose-built line icons */
body:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:radial-gradient(circle at 15% 25%,rgba(22,109,165,.07),transparent 24%),radial-gradient(circle at 85% 70%,rgba(69,172,60,.06),transparent 22%);animation:ambientMove 14s ease-in-out infinite alternate}
.hero:before{content:"";position:absolute;z-index:3;top:-50%;left:-35%;width:24%;height:210%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.13),transparent);transform:rotate(18deg);animation:lightSweep 7s ease-in-out infinite}
.hero:after{content:"";position:absolute;z-index:2;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 22%,rgba(69,172,60,.17),transparent 20%);animation:heroLight 5s ease-in-out infinite alternate}
.section>.container:after{content:"";position:absolute;z-index:-1;width:150px;height:1px;right:4%;top:10%;background:linear-gradient(90deg,transparent,rgba(22,109,165,.35),transparent);box-shadow:0 25px 0 rgba(69,172,60,.13);transform:rotate(-22deg);animation:sectionLight 8s ease-in-out infinite alternate}
.section:nth-of-type(odd)>.container:after{right:auto;left:4%;transform:rotate(22deg);animation-delay:-3s}
.cta:after{content:"";position:absolute;inset:-60% auto -60% -25%;width:18%;z-index:1;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transform:rotate(15deg);animation:ctaSweep 6s ease-in-out infinite}
.btn{position:relative;overflow:hidden;isolation:isolate;box-shadow:0 8px 20px rgba(22,109,165,.13);animation:buttonFloat 3.2s ease-in-out infinite}.btn:before{content:"";position:absolute;z-index:-1;inset:0;transform:translateX(-120%) skewX(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);animation:buttonShine 4.5s ease-in-out infinite}.btn:nth-child(2){animation-delay:.45s}.btn:hover{box-shadow:0 13px 30px rgba(22,109,165,.25);transform:translateY(-4px) scale(1.025)}
.text-link,.product-card a{position:relative}.text-link:after,.product-card a:after{content:"";position:absolute;left:0;right:100%;bottom:-3px;height:2px;background:var(--green);transition:right .3s}.text-link:hover:after,.product-card a:hover:after{right:0}
.service-icon svg,.icon-box svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-card:hover .service-icon svg{animation:iconDraw .7s ease both}.service-card:hover .service-icon{box-shadow:0 0 0 8px rgba(22,109,165,.07)}
.icon-box svg{width:27px;height:27px}.purpose article:hover .icon-box{animation:iconBounce .75s ease}.check-list li:before{animation:checkGlow 3s ease-in-out infinite}.check-list li:nth-child(2n):before{animation-delay:.7s}
.socials a{transition:.3s;animation:socialPulse 4s ease-in-out infinite}.socials a:nth-child(2){animation-delay:.7s}.socials a:nth-child(3){animation-delay:1.4s}.socials a:hover{background:var(--green);border-color:var(--green);transform:translateY(-5px) rotate(6deg)}
@keyframes ambientMove{to{background-position:90px 60px,-80px -50px}}
@keyframes lightSweep{0%,35%{left:-35%;opacity:0}48%{opacity:1}65%,100%{left:125%;opacity:0}}
@keyframes heroLight{to{opacity:.4;transform:scale(1.25)}}
@keyframes sectionLight{to{transform:translate(35px,25px) rotate(-14deg);opacity:.35}}
@keyframes ctaSweep{0%,30%{left:-25%;opacity:0}50%{opacity:1}75%,100%{left:125%;opacity:0}}
@keyframes buttonFloat{0%,100%{translate:0 0}50%{translate:0 -3px}}
@keyframes buttonShine{0%,60%{transform:translateX(-120%) skewX(-20deg)}85%,100%{transform:translateX(150%) skewX(-20deg)}}
@keyframes iconDraw{0%{stroke-dasharray:8 5;stroke-dashoffset:18;transform:scale(.85)}100%{stroke-dasharray:40 0;stroke-dashoffset:0;transform:scale(1.08)}}
@keyframes iconBounce{0%,100%{transform:none}40%{transform:translateY(-8px) rotate(-7deg)}70%{transform:translateY(2px) rotate(3deg)}}
@keyframes checkGlow{0%,100%{box-shadow:0 0 0 0 rgba(69,172,60,0)}50%{box-shadow:0 0 0 5px rgba(69,172,60,.1)}}
@keyframes socialPulse{0%,100%{box-shadow:0 0 0 rgba(69,172,60,0)}50%{box-shadow:0 0 18px rgba(69,172,60,.15)}}
.slider-arrow{animation:arrowGlow 2.8s ease-in-out infinite;transition:transform .3s,background .3s}.slider-arrow.next{animation-delay:.5s}.slider-arrow:hover{transform:scale(1.13)}.slider-dots button{animation:dotPulse 2.2s ease-in-out infinite;cursor:pointer}.slider-dots button:nth-child(2){animation-delay:.35s}.slider-dots button:nth-child(3){animation-delay:.7s}.menu-toggle span{transition:transform .3s,width .3s}.menu-toggle:hover span:nth-child(2){width:16px}.menu-toggle:hover span:first-child{transform:translateX(4px)}
@keyframes arrowGlow{0%,100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}50%{box-shadow:0 0 0 7px rgba(255,255,255,.08)}}
@keyframes dotPulse{0%,100%{transform:scale(1);opacity:.65}50%{transform:scale(1.35);opacity:1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* Eye-catching floating atmosphere */
.section>.container:before{content:"";position:absolute;z-index:-1;top:8%;left:3%;width:10px;height:10px;border-radius:50%;background:rgba(69,172,60,.42);box-shadow:130px 65px 0 -2px rgba(22,109,165,.23),420px -18px 0 2px rgba(69,172,60,.14),720px 85px 0 -1px rgba(22,109,165,.22),940px 12px 0 3px rgba(69,172,60,.1),1040px 170px 0 -2px rgba(22,109,165,.19);animation:particleFloat 8s ease-in-out infinite alternate}
#products{background:linear-gradient(135deg,#f7fbfd 0%,#fff 45%,#f4faf4 100%)}
#products:before{width:520px;height:520px;right:-210px;top:-90px;background:radial-gradient(circle at 35% 35%,rgba(22,109,165,.19),rgba(22,109,165,.04) 42%,transparent 70%);filter:blur(0);animation:productOrb 10s ease-in-out infinite alternate}
#products:after{width:410px;height:410px;left:-180px;bottom:-60px;background:radial-gradient(circle at center,rgba(69,172,60,.16),rgba(69,172,60,.025) 48%,transparent 70%);filter:blur(0);animation:productOrb 12s ease-in-out infinite alternate-reverse}
#products .section-head:before{content:"";position:absolute;width:76px;height:76px;border:1px solid rgba(22,109,165,.14);border-radius:22px;left:-100px;top:0;transform:rotate(25deg);box-shadow:0 0 0 15px rgba(22,109,165,.025);animation:shapeFloat 6s ease-in-out infinite}
#products .section-head{position:relative}
@keyframes particleFloat{to{transform:translate3d(28px,55px,0) rotate(8deg);opacity:.5}}
@keyframes productOrb{to{transform:translate3d(-65px,70px,0) scale(1.14)}}
@keyframes shapeFloat{0%,100%{transform:translateY(0) rotate(25deg)}50%{transform:translateY(25px) rotate(55deg)}}

/* Redesigned premium product collection */
.product-grid{counter-reset:product;gap:25px}.product-card{counter-increment:product;position:relative;height:390px;border:0;border-radius:24px;overflow:hidden;background:#0a354f;box-shadow:0 18px 45px rgba(11,60,90,.12);isolation:isolate;animation:none}
.product-card:before{content:"0" counter(product);position:absolute;z-index:4;top:19px;left:19px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;font:700 11px Poppins,sans-serif;letter-spacing:.08em;background:rgba(9,45,67,.3);border:1px solid rgba(255,255,255,.42);backdrop-filter:blur(10px);transition:.35s}
.product-card:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(3,25,38,.02) 28%,rgba(3,25,38,.18) 48%,rgba(3,25,38,.94) 100%);transition:.45s}
.product-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .5s}
.product-card>div{position:absolute;z-index:3;left:0;right:0;bottom:0;padding:32px;color:#fff;transform:translateY(34px);transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.product-card h3{font-size:22px;line-height:1.2;color:#fff;margin:0 0 9px;text-shadow:0 3px 15px rgba(0,0,0,.25)}
.product-card p{color:rgba(255,255,255,.78);font-size:12px;line-height:1.6;margin:0 0 17px;opacity:0;transition:opacity .35s}
.product-card a{width:max-content;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.12em;padding:9px 14px;border-radius:99px;background:var(--green);opacity:0;transform:translateY(8px);transition:.35s}.product-card a span{color:#fff}
.product-card:hover{transform:translateY(-10px);box-shadow:0 26px 60px rgba(11,60,90,.24)}.product-card:hover img{transform:scale(1.095);filter:saturate(1.08)}.product-card:hover:after{background:linear-gradient(180deg,rgba(3,25,38,.04),rgba(3,25,38,.94) 92%)}.product-card:hover:before{background:var(--blue);transform:rotate(12deg) scale(1.08)}.product-card:hover>div{transform:translateY(0)}.product-card:hover p,.product-card:hover a{opacity:1;transform:none}
.product-card:nth-child(2n):before{background:rgba(69,172,60,.48)}
.feature-product{position:relative;overflow:hidden;margin-top:28px;min-height:150px;padding:34px 38px;border:0;border-radius:22px;color:#fff;background:linear-gradient(100deg,rgba(8,54,82,.96),rgba(22,109,165,.91)),url('images/glasses-with-slightly-rounded-frame-1.jpg') center 45%/cover;box-shadow:0 18px 45px rgba(11,60,90,.16)}
.feature-product:before{content:"";position:absolute;width:180px;height:180px;right:18%;top:-110px;border-radius:50%;border:1px solid rgba(255,255,255,.2);box-shadow:0 0 0 28px rgba(255,255,255,.035),0 0 0 56px rgba(255,255,255,.02);animation:featureOrbit 8s linear infinite}.feature-product>*{position:relative;z-index:2}.feature-product h3{color:#fff;font-size:27px}.feature-product p{color:rgba(255,255,255,.75)}.feature-product .eyebrow{color:#9bdf95}.feature-product .btn{background:var(--green)}
@keyframes featureOrbit{to{transform:rotate(360deg) translate(8px) rotate(-360deg)}}
@media(max-width:760px){.section>.container:before{opacity:.45}.product-card{height:410px}.product-card>div{transform:none;padding:26px}.product-card p,.product-card a{opacity:1;transform:none}.feature-product{padding:32px 25px}}

/* Compact mobile hero and two-column services */
@media(max-width:760px){
  .hero{height:520px;min-height:520px}
  .hero-content{padding-top:8px;padding-right:10px}
  .hero h1,.hero h2{font-size:clamp(32px,9vw,40px);line-height:1.08;margin:11px 0 15px}
  .hero p{font-size:13px;line-height:1.6;margin-bottom:20px;max-width:94%}
  .hero .eyebrow{font-size:9px;letter-spacing:.13em}
  .hero .btn{min-height:42px;padding:0 16px;font-size:11px}
  .slider-dots{bottom:16px}
  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .service-card{padding:20px 14px;border-radius:14px;min-width:0}
  .service-icon{width:40px;height:40px;margin-bottom:14px}
  .service-icon svg{width:22px;height:22px}
  .service-card h3{font-size:13px;line-height:1.35;margin-bottom:7px}
  .service-card p{font-size:10px;line-height:1.55}
}

/* Smaller final logo size */
.site-header .brand{width:82px;min-width:82px}
.site-header .brand img{width:68px;height:56px}
.footer-brand{width:120px;height:88px;padding:8px}
.footer-brand img{width:100px;height:72px}
@media(max-width:760px){
  .site-header .brand{width:70px;min-width:70px}
  .site-header .brand img{width:58px;height:50px}
  .footer-brand{width:108px;height:80px;padding:7px}
  .footer-brand img{width:90px;height:64px}
}

/* Final sizing for the newly cropped logo asset */
.site-header{height:88px}
html{scroll-padding-top:88px}
.site-header .brand{width:105px;height:86px;min-width:105px;overflow:visible;justify-content:flex-start}
.site-header .brand img{width:88px;height:76px;max-width:100%;object-fit:contain;transform:none}
.site-header .brand:hover img{transform:scale(1.04)}
.footer-brand{width:150px;height:112px;min-width:0;padding:10px;background:#fff;overflow:visible;justify-content:center}
.footer-brand img{width:130px;height:92px;max-width:100%;object-fit:contain;animation:footerLogoCropped 3.5s ease-in-out infinite}
@keyframes footerLogoCropped{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.025)}}
@media(max-width:1000px){.main-nav{top:88px}}
@media(max-width:760px){
  .site-header{height:78px}
  html{scroll-padding-top:78px}
  .main-nav{top:78px}
  .site-header .brand{width:92px;height:76px;min-width:92px}
  .site-header .brand img{width:78px;height:66px;transform:none}
  .site-header .brand:hover img{transform:scale(1.03)}
  .footer-brand{width:138px;height:102px;padding:8px}
  .footer-brand img{width:118px;height:84px}
}

/* Balanced logo sizing */
.site-header .brand{width:180px;height:108px;min-width:180px}
.site-header .brand img{width:140px;height:140px;transform:scale(1.32)}
.site-header .brand:hover img{transform:scale(1.38)}
.footer-brand{width:215px;height:138px}
.footer-brand img{width:160px;height:160px;animation:footerLogoBalanced 3.5s ease-in-out infinite}
@keyframes footerLogoBalanced{0%,100%{transform:translateY(0) scale(1.35)}50%{transform:translateY(-3px) scale(1.42)}}
@media(max-width:760px){
  .site-header .brand{width:145px;height:90px;min-width:145px;justify-content:flex-start}
  .site-header .brand img{width:120px;height:120px;transform:scale(1.22)}
  .site-header .brand:hover img{transform:scale(1.27)}
  .footer-brand{width:190px;height:125px}
  .footer-brand img{width:145px;height:145px}
}

/* The source PNG has generous white margins; crop them visually for a truly large logo. */
.site-header .brand{width:230px;height:108px;min-width:230px;overflow:hidden;justify-content:center}
.site-header .brand img{width:150px;height:150px;max-width:none;transform:scale(1.65)}
.site-header .brand:hover img{transform:scale(1.75)}
.footer-brand{width:245px;height:150px;justify-content:center;padding:0;overflow:hidden}
.footer-brand img{width:175px;height:175px;max-width:none;animation:footerLogoLarge 3.5s ease-in-out infinite}
@keyframes footerLogoLarge{0%,100%{transform:translateY(0) scale(1.62)}50%{transform:translateY(-3px) scale(1.72)}}
@media(max-width:760px){
  .site-header .brand{width:185px;height:92px;min-width:185px;justify-content:flex-start}
  .site-header .brand img{width:135px;height:135px;transform:scale(1.55)}
  .site-header .brand:hover img{transform:scale(1.62)}
  .footer-brand{width:220px;height:140px}
  .footer-brand img{width:160px;height:160px}
}
@media(max-width:380px){
  .hero{height:490px;min-height:490px}
  .service-grid{gap:9px}
  .service-card{padding:18px 11px}
}

/* Footer logo card */
.footer-brand{width:max-content;min-width:0;padding:8px 18px;background:#fff;border-radius:16px;box-shadow:0 14px 34px rgba(0,0,0,.18);overflow:hidden;animation:footerLogoSlide 5.5s ease-in-out infinite}
.footer-brand img{width:110px;height:110px;object-fit:contain;animation:footerLogoFloat 3s ease-in-out infinite}
@keyframes footerLogoSlide{0%,100%{transform:translateX(0)}45%{transform:translateX(16px)}65%{transform:translateX(16px)}90%{transform:translateX(0)}}
@keyframes footerLogoFloat{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.035)}}
@media(max-width:760px){.footer-brand{padding:7px 15px}.footer-brand img{width:100px;height:100px}}

/* Larger logo presentation across the site */
.site-header{height:112px}
html{scroll-padding-top:112px}
.brand{min-width:138px}
.brand img{width:122px;height:122px}
.main-nav{margin-left:auto}
.footer-brand{padding:10px 24px}
.footer-brand img{width:150px;height:150px}
@media(max-width:1000px){.main-nav{top:112px}}
@media(max-width:760px){
  .site-header{height:94px}
  html{scroll-padding-top:94px}
  .main-nav{top:94px}
  .brand{min-width:108px}
  .brand img{width:100px;height:100px}
  .footer-brand{padding:9px 20px}
  .footer-brand img{width:130px;height:130px}
}

/* Definitive logo layout — preserve the cropped asset's natural proportions */
.site-header{height:82px!important}
html{scroll-padding-top:82px!important}
.site-header .brand{width:150px!important;height:80px!important;min-width:150px!important;overflow:visible!important;justify-content:flex-start!important}
.site-header .brand img{display:block!important;width:145px!important;height:auto!important;max-height:70px!important;max-width:145px!important;object-fit:contain!important;transform:none!important;animation:none!important}
.site-header .brand:hover img{transform:scale(1.025)!important}
.footer-brand{width:155px!important;height:auto!important;min-width:0!important;padding:10px!important;overflow:hidden!important;justify-content:center!important;animation:footerCardSoft 5s ease-in-out infinite!important}
.footer-brand img{display:block!important;width:135px!important;height:auto!important;max-height:90px!important;max-width:135px!important;object-fit:contain!important;transform:none!important;animation:none!important}
@keyframes footerCardSoft{0%,100%{transform:translateX(0)}50%{transform:translateX(6px)}}
@media(max-width:1000px){.main-nav{top:82px!important}}
@media(max-width:760px){
  .site-header{height:72px!important}
  html{scroll-padding-top:72px!important}
  .main-nav{top:72px!important}
  .site-header .brand{width:118px!important;height:70px!important;min-width:118px!important}
  .site-header .brand img{width:112px!important;max-width:112px!important;max-height:58px!important}
  .footer-brand{width:135px!important;padding:8px!important}
  .footer-brand img{width:118px!important;max-width:118px!important;max-height:78px!important}
}

/* Reduced logo scale */
.site-header .brand{width:112px!important;min-width:112px!important}
.site-header .brand img{width:105px!important;max-width:105px!important;max-height:58px!important}
.footer-brand{width:128px!important}
.footer-brand img{width:108px!important;max-width:108px!important;max-height:72px!important}
@media(max-width:760px){
  .site-header .brand{width:94px!important;min-width:94px!important}
  .site-header .brand img{width:88px!important;max-width:88px!important;max-height:48px!important}
  .footer-brand{width:115px!important}
  .footer-brand img{width:98px!important;max-width:98px!important;max-height:65px!important}
}

/* Performance mode: lightweight motion and optimized imagery */
*,*:before,*:after{animation:none!important}
.site-header{backdrop-filter:none;background:#fff}
body:before,.hero:before,.hero:after,.section:before,.section:after,.section>.container:before,.section>.container:after,.purpose:before,.cta:before,.cta:after,.feature-product:before,#products .section-head:before{display:none!important}
.btn:before{display:none!important}
.reveal,.reveal.revealed{opacity:1!important;transform:none!important;transition:none!important}
.product-card:before{backdrop-filter:none}
.product-card,.service-card,.purpose article,.btn,.socials a{box-shadow:none}
.product-card:hover{box-shadow:0 12px 28px rgba(11,60,90,.14)}
.section{content-visibility:auto;contain-intrinsic-size:800px}
.cta{background-image:linear-gradient(100deg,rgba(8,66,101,.98),rgba(22,109,165,.92)),url('images/optimized/slide3.jpg')}
.feature-product{background-image:linear-gradient(100deg,rgba(8,54,82,.96),rgba(22,109,165,.91)),url('images/optimized/glasses-with-slightly-rounded-frame-1.jpg')}
@media(max-width:760px){.product-card img,.image-panel>img{transition:none}.product-card:hover img{transform:none}}

/* Lightweight visual motion: compositor-friendly transform + opacity only */
.section:before,.purpose:before{display:block!important;content:"";position:absolute;z-index:0;width:240px;height:240px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(22,109,165,.105) 0 2%,rgba(22,109,165,.045) 38%,transparent 70%);right:-90px;top:12%;will-change:transform,opacity;animation:softOrb 10s ease-in-out infinite alternate!important}
.section:after{display:block!important;content:"";position:absolute;z-index:0;width:150px;height:150px;border-radius:50%;pointer-events:none;border:1px solid rgba(69,172,60,.13);left:-70px;bottom:12%;will-change:transform,opacity;animation:softRing 12s ease-in-out infinite alternate!important}
.section:nth-of-type(even):before{right:auto;left:-85px;background:radial-gradient(circle,rgba(69,172,60,.1) 0 2%,rgba(69,172,60,.04) 38%,transparent 70%);animation-delay:-4s!important}.section:nth-of-type(even):after{left:auto;right:-55px;animation-delay:-6s!important}
.hero:before{display:block!important;content:"";position:absolute;z-index:3;top:-60%;left:-28%;width:13%;height:230%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);transform:rotate(17deg);will-change:transform,opacity;animation:lightPass 9s ease-in-out infinite!important}
.cta:after{display:block!important;content:"";position:absolute;z-index:1;top:-80%;left:-22%;width:12%;height:260%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(15deg);will-change:transform,opacity;animation:ctaLightPass 10s ease-in-out infinite!important}
.section-head h2:after{animation:titleBreath 3.8s ease-in-out infinite!important;will-change:transform,opacity}
.btn{animation:gentleButton 3.5s ease-in-out infinite!important;will-change:transform}.btn:nth-child(2){animation-delay:-1.2s!important}.btn:before{display:block!important;z-index:0;pointer-events:none;animation:smallShine 5.5s ease-in-out infinite!important}.btn>*{position:relative;z-index:1}
.service-icon svg,.icon-box svg{transition:transform .3s ease}.service-card:hover .service-icon svg,.purpose article:hover .icon-box svg{transform:scale(1.12) rotate(-5deg)}
.product-card:hover img{transform:scale(1.045)}
.socials a:hover{transform:translateY(-3px)}
@keyframes softOrb{0%{transform:translate3d(0,0,0) scale(.92);opacity:.55}100%{transform:translate3d(-35px,42px,0) scale(1.1);opacity:1}}
@keyframes softRing{0%{transform:translate3d(0,0,0) rotate(0);opacity:.35}100%{transform:translate3d(38px,-28px,0) rotate(35deg);opacity:.8}}
@keyframes lightPass{0%,50%{transform:translate3d(0,0,0) rotate(17deg);opacity:0}62%{opacity:1}78%,100%{transform:translate3d(1150%,0,0) rotate(17deg);opacity:0}}
@keyframes ctaLightPass{0%,55%{transform:translate3d(0,0,0) rotate(15deg);opacity:0}68%{opacity:1}85%,100%{transform:translate3d(1250%,0,0) rotate(15deg);opacity:0}}
@keyframes titleBreath{0%,100%{transform:translateX(-50%) scaleX(.7);opacity:.65}50%{transform:translateX(-50%) scaleX(1.15);opacity:1}}
@keyframes gentleButton{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}
@keyframes smallShine{0%,65%{transform:translateX(-130%) skewX(-18deg);opacity:0}78%{opacity:.7}95%,100%{transform:translateX(145%) skewX(-18deg);opacity:0}}
@media(max-width:760px){
  .section:before,.purpose:before{width:170px;height:170px;right:-90px;opacity:.65}
  .section:after{width:105px;height:105px}
  .hero:before,.cta:after{width:9%}
  .product-card:hover img{transform:none}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

/* Visible, lightweight animated backgrounds */
.section:before,.purpose:before{display:block!important;width:380px;height:380px;right:-145px;top:6%;filter:none!important;opacity:1;background:conic-gradient(from 30deg,rgba(22,109,165,.12),rgba(69,172,60,.07),rgba(22,109,165,.025),rgba(22,109,165,.12));border:1px solid rgba(22,109,165,.12);box-shadow:inset 0 0 0 42px rgba(255,255,255,.35);animation:orbDance 13s ease-in-out infinite alternate!important}
.section:after{display:block!important;width:210px;height:210px;left:-85px;bottom:8%;filter:none!important;border:2px solid rgba(69,172,60,.16);border-radius:38% 62% 55% 45%;background:rgba(69,172,60,.025);animation:morphFloat 10s ease-in-out infinite alternate!important}
.section:nth-of-type(even):before{left:-155px;right:auto;background:conic-gradient(from 190deg,rgba(69,172,60,.13),rgba(22,109,165,.06),rgba(69,172,60,.02),rgba(69,172,60,.13));animation-direction:alternate-reverse!important}.section:nth-of-type(even):after{left:auto;right:-70px}
.section>.container:before{display:block!important;content:"";position:absolute;z-index:-1;top:15%;left:5%;width:7px;height:7px;border-radius:50%;background:var(--green);opacity:.3;box-shadow:120px 70px 0 rgba(22,109,165,.5),310px -35px 0 rgba(69,172,60,.42),540px 95px 0 rgba(22,109,165,.38),760px 5px 0 rgba(69,172,60,.35),980px 110px 0 rgba(22,109,165,.4);animation:dotField 8s ease-in-out infinite alternate!important;will-change:transform}
#products:before{width:450px;height:450px;background:conic-gradient(from 20deg,rgba(22,109,165,.16),rgba(69,172,60,.1),rgba(255,255,255,.1),rgba(22,109,165,.16))}#services:after{border-radius:50%;box-shadow:0 0 0 22px rgba(22,109,165,.025),0 0 0 45px rgba(69,172,60,.018)}
.btn{animation:buttonAttention 3s ease-in-out infinite!important}.btn:before{animation:smallShine 4s ease-in-out infinite!important}.nav-cta{animation-delay:-1.4s!important}.slider-arrow{animation:controlPulse 2.5s ease-in-out infinite!important}.slider-dots button{animation:dotControl 2.1s ease-in-out infinite!important}.socials a{animation:socialFloat 3s ease-in-out infinite!important}.socials a:nth-child(2){animation-delay:-1s!important}.socials a:nth-child(3){animation-delay:-2s!important}
.socials a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.socials a:first-child svg{fill:currentColor;stroke:none}.socials .fill-dot{fill:currentColor;stroke:none}.socials a:hover{background:var(--green);color:#fff;box-shadow:0 8px 20px rgba(69,172,60,.23)}
@keyframes orbDance{0%{transform:translate3d(0,0,0) rotate(0) scale(.9)}55%{transform:translate3d(-42px,38px,0) rotate(100deg) scale(1.04)}100%{transform:translate3d(-12px,78px,0) rotate(190deg) scale(.94)}}
@keyframes morphFloat{0%{transform:translate3d(0,0,0) rotate(0);border-radius:38% 62% 55% 45%}100%{transform:translate3d(55px,-38px,0) rotate(65deg);border-radius:61% 39% 42% 58%}}
@keyframes dotField{to{transform:translate3d(28px,42px,0);opacity:.65}}
@keyframes buttonAttention{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.012)}}
@keyframes controlPulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(255,255,255,0)}50%{transform:scale(1.07);box-shadow:0 0 0 6px rgba(255,255,255,.08)}}
@keyframes dotControl{0%,100%{transform:scale(1);opacity:.6}50%{transform:scale(1.3);opacity:1}}
@keyframes socialFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@media(max-width:760px){.section:before,.purpose:before{width:240px;height:240px;right:-130px}.section:after{width:135px;height:135px}.section>.container:before{opacity:.22;box-shadow:100px 60px 0 rgba(22,109,165,.4),240px -20px 0 rgba(69,172,60,.35),330px 100px 0 rgba(22,109,165,.3)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important}}

/* Premium customer-focused hero redesign */
.hero{background:#082b40;border-radius:0 0 32px 32px;box-shadow:0 18px 50px rgba(10,48,69,.14)}
.slide{background-image:linear-gradient(90deg,rgba(4,31,47,.9) 0%,rgba(4,31,47,.7) 44%,rgba(4,31,47,.18) 78%),linear-gradient(0deg,rgba(4,31,47,.25),transparent 45%),var(--bg)}
.hero-content{position:relative;z-index:4}.hero-copy{position:relative;width:min(650px,62%);padding:38px 42px 36px;border:1px solid rgba(255,255,255,.16);border-radius:26px;background:linear-gradient(135deg,rgba(7,43,64,.82),rgba(7,43,64,.55));box-shadow:0 24px 60px rgba(0,0,0,.22);overflow:hidden}.hero-copy:before{content:"";position:absolute;width:120px;height:120px;right:-55px;top:-60px;border-radius:50%;border:1px solid rgba(69,172,60,.35);box-shadow:0 0 0 20px rgba(69,172,60,.035),0 0 0 40px rgba(255,255,255,.02)}
.hero h1,.hero h2{font-size:clamp(43px,4.8vw,68px);margin:14px 0 17px;line-height:1.03}.hero-copy>p{font-size:15px;line-height:1.7;max-width:540px;margin-bottom:24px}.hero .eyebrow{padding:7px 11px;border-radius:99px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12)}
.hero-trust{display:flex;gap:22px;margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.82);font-size:11px;font-weight:700}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust b{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:10px}
.hero .btn{min-width:145px}.hero .btn-primary{background:linear-gradient(135deg,var(--blue),#2389c8)}.hero .btn-accent{background:linear-gradient(135deg,var(--green),#62c758)}
.slider-arrow{z-index:6;width:48px;height:48px;background:rgba(7,43,64,.55);border-color:rgba(255,255,255,.28)}.slider-dots{z-index:6;padding:8px 12px;border-radius:99px;background:rgba(7,43,64,.46)}
@media(max-width:760px){
  .hero{height:510px;min-height:510px;border-radius:0 0 22px 22px;box-shadow:0 12px 32px rgba(10,48,69,.13)}
  .slide{align-items:end;padding:0 0 38px;background-image:linear-gradient(0deg,rgba(3,29,44,.97) 0%,rgba(3,29,44,.8) 49%,rgba(3,29,44,.12) 82%),var(--bg);background-position:center 38%}
  .hero-content{padding:0;width:min(100% - 28px,1160px)}
  .hero-copy{width:100%;padding:21px 18px 17px;border-radius:19px;background:linear-gradient(135deg,rgba(7,43,64,.9),rgba(10,65,91,.78));box-shadow:0 15px 35px rgba(0,0,0,.2)}
  .hero h1,.hero h2{font-size:clamp(29px,8vw,36px);margin:9px 0 10px;line-height:1.04}
  .hero-copy>p{font-size:11px;line-height:1.55;margin-bottom:14px;max-width:100%}
  .hero .eyebrow{font-size:8px;padding:5px 8px}
  .hero .actions{gap:8px}.hero .btn{min-width:0;min-height:38px;padding:0 13px;font-size:10px}
  .hero-trust{gap:14px;margin-top:13px;padding-top:11px;font-size:8px}.hero-trust b{width:16px;height:16px;font-size:8px}
  .slider-dots{bottom:10px;padding:5px 9px}
}
@media(max-width:380px){.hero{height:485px;min-height:485px}.hero-copy{padding:17px 15px 14px}.hero-trust{display:none}}

/* Customer-focused About section */
.about-section{background:linear-gradient(145deg,#fff 0%,#f8fbfd 58%,#f4faf3 100%)}
.about-layout{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:9%;align-items:center}
.about-visual{position:relative;min-height:600px;padding:18px 42px 56px 0}
.about-main-image{height:520px;border-radius:28px 90px 28px 28px;overflow:hidden;box-shadow:0 24px 60px rgba(12,55,77,.15)}.about-main-image img,.about-small-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.about-main-image:hover img,.about-small-image:hover img{transform:scale(1.04)}
.about-main-image:after{content:"";position:absolute;inset:18px 42px 56px 0;border-radius:28px 90px 28px 28px;box-shadow:inset 0 -120px 90px -90px rgba(4,35,52,.35);pointer-events:none}
.about-small-image{position:absolute;right:-10px;bottom:0;width:190px;height:210px;padding:8px;border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(12,55,77,.18);overflow:hidden}.about-small-image img{border-radius:17px}
.about-badge{position:absolute;left:-24px;bottom:42px;display:flex;align-items:center;gap:12px;padding:15px 19px;border-radius:15px;background:#fff;box-shadow:0 16px 40px rgba(12,55,77,.16);border:1px solid rgba(22,109,165,.08)}.badge-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-weight:900}.about-badge div{display:flex;flex-direction:column}.about-badge b{font:700 12px Poppins,sans-serif;color:var(--blue-dark)}.about-badge small{font-size:8px;color:var(--muted);letter-spacing:.04em}
.about-dots{position:absolute;right:5px;top:-8px;width:85px;height:85px;opacity:.22;background-image:radial-gradient(var(--blue) 1.5px,transparent 1.5px);background-size:12px 12px;animation:dotField 8s ease-in-out infinite alternate!important}
.about-content h2{margin:14px 0 18px}.about-content h2 em{font-style:normal;color:var(--blue);position:relative}.about-content h2 em:after{content:"";position:absolute;left:2px;right:0;bottom:1px;height:8px;border-radius:9px;background:rgba(69,172,60,.18);z-index:-1}
.about-lead{font:600 17px/1.6 Poppins,sans-serif;color:#3d5664!important;margin-bottom:16px}.about-content>p:not(.about-lead){font-size:13px;line-height:1.75}
.about-benefits{display:grid;gap:9px;margin:25px 0}.about-benefits>div{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:center;padding:11px 13px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.78);transition:transform .25s,border-color .25s,box-shadow .25s}.about-benefits>div:hover{transform:translateX(7px);border-color:rgba(69,172,60,.4);box-shadow:0 9px 24px rgba(12,55,77,.07)}.about-benefits>div>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#edf6fb;color:var(--blue);font:800 10px Poppins,sans-serif}.about-benefits>div:nth-child(2)>span{background:#eff8ed;color:var(--green)}.about-benefits p{display:flex;flex-direction:column;margin:0}.about-benefits b{font:700 12px Poppins,sans-serif;color:var(--blue-dark)}.about-benefits small{font-size:10px;color:var(--muted)}
.about-actions{display:flex;align-items:center;gap:22px;margin-top:25px;flex-wrap:wrap}.about-contact{display:flex;align-items:center;gap:9px;color:var(--blue-dark);font-size:11px;font-weight:800}.about-contact span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);transition:transform .25s}.about-contact:hover span{transform:translateX(5px)}
@media(max-width:900px){.about-layout{grid-template-columns:1fr;gap:55px}.about-visual{width:min(100%,620px);margin:auto}.about-content{max-width:650px}}
@media(max-width:760px){.about-visual{min-height:430px;padding:8px 24px 45px 0}.about-main-image{height:385px;border-radius:20px 58px 20px 20px}.about-main-image:after{inset:8px 24px 45px 0;border-radius:20px 58px 20px 20px}.about-small-image{right:0;width:125px;height:135px;padding:6px;border-radius:17px}.about-badge{left:10px;bottom:13px;padding:10px 12px}.badge-icon{width:29px;height:29px}.about-badge b{font-size:10px}.about-badge small{font-size:7px}.about-dots{right:0;width:60px;height:60px}.about-content h2 br{display:none}.about-lead{font-size:14px}.about-benefits>div{padding:10px}.about-actions{gap:15px}}

/* Animated branch contact showcase */
.branches-section{background:linear-gradient(145deg,#eef7fc 0%,#fff 47%,#f1faef 100%)}.branches-head{margin-bottom:42px}.branches-head h2{font-size:clamp(36px,4.4vw,54px)}
.branches-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.branch-card{position:relative;min-height:285px;padding:25px 22px 22px;border:1px solid rgba(22,109,165,.12);border-radius:24px;background:rgba(255,255,255,.92);overflow:hidden;box-shadow:0 16px 42px rgba(12,55,77,.09);transition:transform .35s,border-color .35s,box-shadow .35s;animation:branchFloat 5s ease-in-out infinite!important}.branch-card:nth-child(2){animation-delay:-1.2s!important}.branch-card:nth-child(3){animation-delay:-2.4s!important}.branch-card:nth-child(4){animation-delay:-3.6s!important}.branch-card:before{content:"";position:absolute;right:-60px;top:-65px;width:155px;height:155px;border-radius:50%;background:linear-gradient(145deg,rgba(22,109,165,.13),rgba(69,172,60,.08));transition:transform .45s}.branch-card:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(90deg,var(--blue),var(--green));transform:scaleX(.28);transform-origin:left;transition:transform .4s}
.branch-number{position:absolute;right:20px;top:16px;color:rgba(22,109,165,.14);font:800 42px Poppins,sans-serif;line-height:1}.branch-icon{position:relative;width:64px;height:64px;display:grid;place-items:center;margin:35px 0 28px;border-radius:20px;color:#fff;background:linear-gradient(145deg,var(--blue),#238ac8);box-shadow:0 12px 25px rgba(22,109,165,.23);transition:transform .35s}.branch-card:nth-child(even) .branch-icon{background:linear-gradient(145deg,var(--green),#68c95f);box-shadow:0 12px 25px rgba(69,172,60,.23)}.branch-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.branch-icon span{position:absolute;right:-3px;top:-3px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#73d36b;animation:onlinePulse 2s ease-in-out infinite!important}
.branch-info small{color:var(--green);font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.branch-info h3{color:var(--blue-dark);font-size:18px;margin:3px 0 7px}.branch-info p{color:var(--blue);font:700 14px Poppins,sans-serif;margin:0}.call-arrow{position:absolute;right:20px;bottom:19px;width:33px;height:33px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:#edf6fb;font-size:17px;transition:.3s}
.branch-card:hover{transform:translateY(-10px)!important;border-color:rgba(69,172,60,.38);box-shadow:0 24px 55px rgba(12,55,77,.16)}.branch-card:hover:before{transform:scale(1.18) translate(-8px,8px)}.branch-card:hover:after{transform:scaleX(1)}.branch-card:hover .branch-icon{transform:rotate(-7deg) scale(1.08)}.branch-card:hover .call-arrow{color:#fff;background:var(--green);transform:rotate(45deg)}
.branches-note{width:max-content;max-width:100%;display:flex;align-items:center;justify-content:center;gap:10px;margin:30px auto 0;padding:11px 18px;border:1px solid rgba(69,172,60,.2);border-radius:99px;background:#fff}.branches-note p{font-size:11px;margin:0}.status-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(69,172,60,.11);animation:statusPulse 2s ease-in-out infinite!important}
@keyframes branchFloat{0%,100%{translate:0 0}50%{translate:0 -5px}}@keyframes onlinePulse{0%,100%{transform:scale(.8);opacity:.65}50%{transform:scale(1.15);opacity:1}}@keyframes statusPulse{0%,100%{box-shadow:0 0 0 4px rgba(69,172,60,.1)}50%{box-shadow:0 0 0 8px rgba(69,172,60,.04)}}
@media(max-width:1000px){.branches-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.branches-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.branch-card{min-height:225px;padding:17px 13px;border-radius:18px}.branch-number{font-size:29px;right:12px;top:12px}.branch-icon{width:49px;height:49px;margin:26px 0 21px;border-radius:15px}.branch-icon svg{width:22px;height:22px}.branch-info small{font-size:7px;letter-spacing:.08em}.branch-info h3{font-size:13px}.branch-info p{font-size:10px}.call-arrow{right:12px;bottom:12px;width:27px;height:27px;font-size:13px}.branches-note{border-radius:16px;align-items:flex-start}.branches-note p{font-size:9px}}
.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}
@media(max-width:760px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}

/* Animated footer credit */
.footer-credit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 17px;border:1px solid rgba(116,165,255,.35);border-radius:99px;color:#b8c8d1;background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);font:600 11px Poppins,sans-serif;white-space:nowrap}.footer-credit strong{color:#72a8ff;font-weight:800}.footer-credit i{color:#75909f;font-style:normal}.footer-credit .love{display:inline-block;color:#ff5e67;font-size:17px;line-height:1;text-shadow:0 0 13px rgba(255,94,103,.5);transform-origin:center;animation:heartBeat 1.45s ease-in-out infinite!important;will-change:transform}.footer-credit:hover .love{animation-duration:.75s!important}.footer-credit:hover{border-color:rgba(69,172,60,.55);background:rgba(255,255,255,.07)}
@keyframes heartBeat{0%,100%{transform:scale(1) translateY(0)}12%{transform:scale(1.28) translateY(-2px)}24%{transform:scale(1) translateY(0)}36%{transform:scale(1.18) translateY(-1px)}52%{transform:scale(1) translateY(0)}}
@media(max-width:760px){.footer-bottom{align-items:flex-start}.footer-credit{padding:8px 13px;font-size:9px;gap:6px}.footer-credit .love{font-size:15px}}

/* Bold Poppins navigation */
.main-nav a{font-family:Poppins,Manrope,sans-serif;font-weight:700;font-size:13px;letter-spacing:-.01em}
.nav-cta{font-family:Poppins,Manrope,sans-serif;font-weight:700}
@media(max-width:760px){.main-nav a{font-size:13px;font-weight:700}}

/* Compact branch cards */
.branches-grid{width:min(100%,1040px);margin-inline:auto;gap:15px}
.branch-card{min-height:215px;padding:18px 17px 17px;border-radius:19px}
.branch-number{right:15px;top:12px;font-size:32px}
.branch-card:before{width:115px;height:115px;right:-45px;top:-48px}
.branch-icon{width:50px;height:50px;margin:24px 0 19px;border-radius:15px}
.branch-icon svg{width:22px;height:22px}
.branch-icon span{width:11px;height:11px;border-width:2px}
.branch-info small{font-size:7px;letter-spacing:.11em}
.branch-info h3{font-size:14px;margin:2px 0 4px}
.branch-info p{font-size:11px}
.call-arrow{right:14px;bottom:14px;width:27px;height:27px;font-size:13px}
@media(max-width:560px){
  .branches-grid{gap:9px}
  .branch-card{min-height:185px;padding:14px 11px;border-radius:15px}
  .branch-number{font-size:24px;right:9px;top:9px}
  .branch-card:before{width:88px;height:88px}
  .branch-icon{width:41px;height:41px;margin:20px 0 16px;border-radius:12px}
  .branch-icon svg{width:19px;height:19px}
  .branch-info small{font-size:6px}
  .branch-info h3{font-size:11px}
  .branch-info p{font-size:8.5px}
  .call-arrow{right:9px;bottom:9px;width:23px;height:23px;font-size:11px}
}

/* Rich but lightweight animated footer background */
footer:before{content:"";display:block!important;position:absolute;z-index:0;width:430px;height:430px;left:-170px;top:-210px;border-radius:50%;pointer-events:none;background:conic-gradient(from 20deg,rgba(22,109,165,.35),rgba(69,172,60,.2),rgba(9,45,67,.05),rgba(22,109,165,.35));border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 0 0 55px rgba(255,255,255,.018);will-change:transform;animation:footerOrb 16s linear infinite!important}
footer:after{content:"";display:block!important;position:absolute;z-index:0;width:270px;height:270px;right:-75px;bottom:-110px;border-radius:38% 62% 46% 54%;pointer-events:none;border:1px solid rgba(69,172,60,.24);box-shadow:0 0 0 28px rgba(69,172,60,.025),0 0 0 55px rgba(22,109,165,.018);will-change:transform,opacity;animation:footerMorph 10s ease-in-out infinite alternate!important}
.footer-grid:before{content:"";position:absolute;z-index:-1;left:8%;top:5%;width:6px;height:6px;border-radius:50%;background:rgba(69,172,60,.55);box-shadow:110px 65px 0 rgba(255,255,255,.16),260px -15px 0 rgba(69,172,60,.35),410px 90px 0 rgba(22,145,210,.35),590px 12px 0 rgba(255,255,255,.13),760px 100px 0 rgba(69,172,60,.32),940px 28px 0 rgba(22,145,210,.3);will-change:transform,opacity;animation:footerDots 8s ease-in-out infinite alternate!important}
.footer-grid:after{content:"";position:absolute;z-index:-1;top:-160%;left:-28%;width:10%;height:400%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.075),transparent);transform:rotate(18deg);will-change:transform,opacity;animation:footerLight 11s ease-in-out infinite!important}
.footer-grid h3{position:relative;width:max-content}.footer-grid h3:after{content:"";position:absolute;left:0;bottom:-7px;width:26px;height:2px;border-radius:4px;background:var(--green);transform-origin:left;animation:footerTitleLine 3.2s ease-in-out infinite!important}
.footer-bottom{position:relative}.footer-bottom:before{content:"";position:absolute;top:-1px;left:0;width:22%;height:1px;background:linear-gradient(90deg,var(--green),var(--blue),transparent);animation:footerBorderMove 6s ease-in-out infinite alternate!important}
@keyframes footerOrb{to{transform:rotate(360deg)}}
@keyframes footerMorph{0%{transform:translate3d(0,0,0) rotate(0);border-radius:38% 62% 46% 54%;opacity:.55}100%{transform:translate3d(-55px,-42px,0) rotate(70deg);border-radius:61% 39% 58% 42%;opacity:1}}
@keyframes footerDots{to{transform:translate3d(38px,45px,0);opacity:.5}}
@keyframes footerLight{0%,50%{transform:translate3d(0,0,0) rotate(18deg);opacity:0}64%{opacity:1}82%,100%{transform:translate3d(1450%,0,0) rotate(18deg);opacity:0}}
@keyframes footerTitleLine{0%,100%{transform:scaleX(.65);opacity:.6}50%{transform:scaleX(1.35);opacity:1}}
@keyframes footerBorderMove{to{left:78%}}
@media(max-width:760px){footer:before{width:280px;height:280px;left:-150px;top:-110px}footer:after{width:180px;height:180px;right:-90px}.footer-grid:before{opacity:.45;box-shadow:90px 55px 0 rgba(255,255,255,.14),210px -12px 0 rgba(69,172,60,.3),315px 90px 0 rgba(22,145,210,.28)}}
@media(prefers-reduced-motion:reduce){footer:before,footer:after,.footer-grid:before,.footer-grid:after,.footer-grid h3:after,.footer-bottom:before{animation:none!important}}

/* Readable two-column branch cards on mobile */
@media(max-width:560px){
  .branches-grid{gap:10px}
  .branch-card{height:126px;grid-template-columns:35px minmax(0,1fr);gap:7px;padding:12px 9px}
  .branch-icon{width:35px;height:35px;border-radius:10px}
  .branch-icon svg{width:17px;height:17px}
  .branch-info small{font-size:6.5px;line-height:1.25;letter-spacing:.025em;white-space:nowrap}
  .branch-info h3{font-size:12px;line-height:1.2;margin:4px 0 6px;white-space:nowrap}
  .branch-info p{font-size:10px;line-height:1.25;letter-spacing:-.04em;white-space:nowrap}
  .branch-number{font-size:21px;right:7px;top:6px}
  .call-arrow{width:23px;height:23px;font-size:10px}
  .branches-note{padding:11px 13px}
  .branches-note p{font-size:10px;line-height:1.5}
}
@media(max-width:370px){
  .branches-grid{gap:7px}
  .branch-card{grid-template-columns:31px minmax(0,1fr);gap:6px;padding:10px 7px}
  .branch-icon{width:31px;height:31px}
  .branch-info small{font-size:5.8px}.branch-info h3{font-size:10.5px}.branch-info p{font-size:8.7px}
}

/* Floating back-to-top control */
.back-to-top{position:fixed;z-index:90;right:22px;bottom:22px;width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,var(--blue),#238bc9);box-shadow:0 12px 28px rgba(22,109,165,.28);opacity:0;visibility:hidden;transform:translateY(18px) scale(.85);transition:opacity .3s,visibility .3s,transform .3s,box-shadow .3s}.back-to-top.visible{opacity:1;visibility:visible;transform:none;animation:topButtonFloat 3s ease-in-out infinite!important}.back-to-top:hover{background:linear-gradient(145deg,var(--green),#67c95e);box-shadow:0 15px 32px rgba(69,172,60,.3);transform:translateY(-4px)}.back-to-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;animation:topArrow 1.8s ease-in-out infinite!important}
@keyframes topButtonFloat{0%,100%{translate:0 0}50%{translate:0 -4px}}@keyframes topArrow{0%,100%{transform:translateY(2px);opacity:.7}50%{transform:translateY(-3px);opacity:1}}
@media(max-width:760px){.back-to-top{right:14px;bottom:14px;width:42px;height:42px;border-radius:13px}.back-to-top svg{width:20px;height:20px}}
@media(prefers-reduced-motion:reduce){.back-to-top,.back-to-top svg{animation:none!important}}

/* Smooth scroll-triggered reveals */
.reveal{opacity:0!important;transform:translate3d(0,34px,0)!important;transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.25,1)!important;will-change:opacity,transform}
.reveal.revealed{opacity:1!important;transform:translate3d(0,0,0)!important;will-change:auto}
.split>.reveal:first-child,.about-layout>.reveal:first-child{transform:translate3d(-38px,0,0)!important}.split>.reveal:last-child,.about-layout>.reveal:last-child{transform:translate3d(38px,0,0)!important}.split>.reveal.revealed,.about-layout>.reveal.revealed{transform:translate3d(0,0,0)!important}
.product-card.reveal,.service-card.reveal,.branch-card.reveal{transform:translate3d(0,28px,0) scale(.97)!important}.product-card.reveal.revealed,.service-card.reveal.revealed,.branch-card.reveal.revealed{transform:translate3d(0,0,0) scale(1)!important}
.reveal-delay-1{transition-delay:.08s!important}.reveal-delay-2{transition-delay:.16s!important}.reveal-delay-3{transition-delay:.24s!important}
@media(max-width:760px){.reveal{transform:translate3d(0,24px,0)!important;transition-duration:.55s!important}.split>.reveal:first-child,.split>.reveal:last-child,.about-layout>.reveal:first-child,.about-layout>.reveal:last-child{transform:translate3d(0,24px,0)!important}.split>.reveal.revealed,.about-layout>.reveal.revealed{transform:none!important}.reveal-delay-1{transition-delay:.04s!important}.reveal-delay-2{transition-delay:.08s!important}.reveal-delay-3{transition-delay:.12s!important}}
@media(prefers-reduced-motion:reduce){.reveal,.reveal.revealed{opacity:1!important;transform:none!important;transition:none!important}}

/* Immersive scroll feedback */
.scroll-progress{position:fixed;z-index:1000;left:0;right:0;top:0;height:4px;background:rgba(22,109,165,.06);pointer-events:none}.scroll-progress span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--blue),#27a5ce,var(--green));box-shadow:0 0 10px rgba(69,172,60,.38);will-change:transform}
.scroll-orbit{position:fixed;z-index:80;right:10px;top:50%;width:3px;height:130px;border-radius:99px;background:rgba(22,109,165,.1);pointer-events:none;opacity:.75}.scroll-orbit span{position:absolute;left:50%;top:6px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(69,172,60,.14),0 4px 12px rgba(22,109,165,.22);transform:translate(-50%,-50%);transition:top .12s linear;will-change:top}
.site-header{transition:box-shadow .3s,border-color .3s,background-color .3s}.site-header.is-scrolled{box-shadow:0 10px 30px rgba(9,45,67,.11);border-bottom-color:rgba(22,109,165,.16)}
.section-head.reveal .eyebrow{opacity:0;transform:translateY(8px);transition:opacity .45s .08s,transform .45s .08s}.section-head.reveal h2{opacity:0;transform:translateY(13px);transition:opacity .55s .14s,transform .55s .14s}.section-head.reveal p{opacity:0;transform:translateY(10px);transition:opacity .55s .23s,transform .55s .23s}.section-head.revealed .eyebrow,.section-head.revealed h2,.section-head.revealed p{opacity:1;transform:none}
@media(max-width:760px){.scroll-progress{height:3px}.scroll-orbit{right:5px;height:90px;opacity:.55}.scroll-orbit span{width:10px;height:10px;border-width:2px}}
@media(prefers-reduced-motion:reduce){.scroll-orbit{display:none}.section-head.reveal .eyebrow,.section-head.reveal h2,.section-head.reveal p{opacity:1;transform:none;transition:none}}

/* Varied entrance directions for all scroll content */
.reveal.reveal-left{transform:translate3d(-28px,16px,0)!important}.reveal.reveal-right{transform:translate3d(28px,16px,0)!important}.reveal.reveal-up{transform:translate3d(0,30px,0) scale(.985)!important}.reveal.reveal-left.revealed,.reveal.reveal-right.revealed,.reveal.reveal-up.revealed{transform:translate3d(0,0,0) scale(1)!important}
.about-benefits>div.reveal,.check-list li.reveal{transition-duration:.55s!important}.footer-grid a.reveal,.footer-grid p.reveal,.socials a.reveal{transition-duration:.48s!important}.footer-bottom>.reveal{transition-duration:.55s!important}
@media(max-width:760px){.reveal.reveal-left,.reveal.reveal-right,.reveal.reveal-up{transform:translate3d(0,22px,0) scale(.985)!important}.reveal.reveal-left.revealed,.reveal.reveal-right.revealed,.reveal.reveal-up.revealed{transform:none!important}}
@media(prefers-reduced-motion:reduce){.reveal.reveal-left,.reveal.reveal-right,.reveal.reveal-up{opacity:1!important;transform:none!important}}

/* Animated light and running rounded borders for every card */
@property --card-angle{syntax:"<angle>";initial-value:0deg;inherits:false}
.product-card,.service-card,.branch-card,.about-benefits>div,.feature-product{--card-angle:0deg;border:1.5px solid transparent!important;background-origin:border-box!important;background-clip:padding-box,border-box!important;animation:cardBorderRun 7s linear infinite!important,cardLightGlow 3.6s ease-in-out infinite!important}
.service-card,.about-benefits>div{background-image:linear-gradient(#fff,#fff),conic-gradient(from var(--card-angle),transparent 0 20%,rgba(22,109,165,.8) 28%,rgba(69,172,60,.85) 36%,transparent 44% 100%)!important}
.branch-card{background-image:linear-gradient(rgba(255,255,255,.96),rgba(255,255,255,.96)),conic-gradient(from var(--card-angle),transparent 0 18%,rgba(69,172,60,.9) 27%,rgba(22,109,165,.85) 37%,transparent 46% 100%)!important}
.product-card{background-image:linear-gradient(#0a354f,#0a354f),conic-gradient(from var(--card-angle),transparent 0 20%,#4cc442 28%,#2a91ce 38%,transparent 47% 100%)!important}
.feature-product{background-image:linear-gradient(100deg,rgba(8,54,82,.96),rgba(22,109,165,.91)),conic-gradient(from var(--card-angle),transparent 0 18%,rgba(255,255,255,.8) 27%,#58c94f 36%,transparent 45% 100%),url('images/optimized/glasses-with-slightly-rounded-frame-1.jpg')!important;background-size:auto,auto,cover!important;background-position:center!important}
.product-card:nth-child(2n),.service-card:nth-child(2n),.branch-card:nth-child(2n),.about-benefits>div:nth-child(2n){animation-delay:-2.1s!important}.product-card:nth-child(3n),.service-card:nth-child(3n),.branch-card:nth-child(3n){animation-delay:-4.2s!important}
.product-card:hover,.service-card:hover,.branch-card:hover,.about-benefits>div:hover,.feature-product:hover{box-shadow:0 16px 38px rgba(22,109,165,.18),0 0 20px rgba(69,172,60,.12)!important}
@keyframes cardBorderRun{to{--card-angle:360deg}}
@keyframes cardLightGlow{0%,100%{box-shadow:0 8px 24px rgba(22,109,165,.055)}50%{box-shadow:0 12px 32px rgba(22,109,165,.12),0 0 16px rgba(69,172,60,.07)}}
@media(max-width:760px){.product-card,.service-card,.branch-card,.about-benefits>div,.feature-product{animation-duration:9s,4.5s!important}}
@media(prefers-reduced-motion:reduce){.product-card,.service-card,.branch-card,.about-benefits>div,.feature-product{animation:none!important;border-color:rgba(22,109,165,.14)!important}}

/* Horizontal branch card layout */
.branches-grid{width:min(100%,980px);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.branch-card{min-height:0;height:128px;padding:17px 18px;display:grid;grid-template-columns:58px minmax(0,1fr) 32px;align-items:center;gap:16px;border-radius:18px}
.branch-card:before{width:105px;height:105px;right:-42px;top:-52px}
.branch-number{right:17px;top:11px;font-size:25px}
.branch-icon{grid-column:1;margin:0;width:54px;height:54px;border-radius:16px}
.branch-info{grid-column:2;min-width:0;padding-right:4px}
.branch-info small{font-size:7px}.branch-info h3{font-size:14px;margin:2px 0 3px}.branch-info p{font-size:11px;white-space:nowrap}
.call-arrow{position:static;grid-column:3;align-self:end;width:29px;height:29px}
.branch-card:after{height:3px}
@media(max-width:700px){
  .branches-grid{grid-template-columns:1fr;width:min(100%,520px);gap:10px}
  .branch-card{height:112px;grid-template-columns:48px minmax(0,1fr) 27px;gap:12px;padding:13px 14px}
  .branch-icon{width:45px;height:45px;border-radius:13px}
  .branch-icon svg{width:20px;height:20px}
  .branch-number{right:13px;top:8px;font-size:21px}
  .branch-info h3{font-size:12px}.branch-info p{font-size:10px}
  .call-arrow{width:25px;height:25px}
}

/* Four compact branch cards in one desktop row */
.branches-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:12px}
.branch-card{height:116px;grid-template-columns:44px minmax(0,1fr) 23px;gap:9px;padding:13px 11px}
.branch-icon{width:43px;height:43px;border-radius:13px}.branch-icon svg{width:19px;height:19px}
.branch-info small{font-size:6px;letter-spacing:.07em}.branch-info h3{font-size:11px}.branch-info p{font-size:8.5px}
.branch-number{font-size:20px;right:9px;top:7px}.call-arrow{width:23px;height:23px;font-size:11px}
@media(max-width:1000px){.branches-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,700px)}}
@media(max-width:560px){.branches-grid{grid-template-columns:1fr;width:min(100%,500px)}}

/* Improve branch-card readability */
.branch-card{height:124px;grid-template-columns:46px minmax(0,1fr);gap:12px;padding:14px 13px}
.branch-icon{width:46px;height:46px}
.branch-info{padding-right:4px}
.branch-info small{font-size:7px;letter-spacing:.08em}
.branch-info h3{font-size:13px;line-height:1.25;margin:3px 0 5px}
.branch-info p{font-size:11px;line-height:1.3;letter-spacing:-.02em}
.branch-number{font-size:25px;right:11px;top:8px}
.call-arrow{position:absolute;right:11px;bottom:10px;width:25px;height:25px}
@media(max-width:560px){.branch-info small{font-size:8px}.branch-info h3{font-size:15px}.branch-info p{font-size:12px}.branch-number{font-size:24px}}

/* Two branch cards per row on mobile */
@media(max-width:560px){
  .branches-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:9px}
  .branch-card{height:112px;grid-template-columns:36px minmax(0,1fr);gap:8px;padding:11px 9px;border-radius:14px}
  .branch-icon{width:36px;height:36px;border-radius:11px}
  .branch-icon svg{width:17px;height:17px}
  .branch-info{padding-right:0}
  .branch-info small{font-size:5.5px;letter-spacing:.04em}
  .branch-info h3{font-size:10px;margin:2px 0 4px}
  .branch-info p{font-size:8px;letter-spacing:-.025em}
  .branch-number{font-size:18px;right:7px;top:6px}
  .call-arrow{width:21px;height:21px;right:7px;bottom:7px;font-size:9px}
}
