*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,sans-serif;color:#fff;background:#050716}a{color:inherit;text-decoration:none}svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}header{position:relative;z-index:5;background:#fff;color:#210f64}.topbar{height:54px;padding:0 clamp(40px,3.8vw,72px);background:#050314;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700}.topbar div{display:flex;align-items:center;gap:25px}.topbar a{display:flex;align-items:center;gap:5px}.topbar a>svg{width:16px;height:16px}.social{width:32px;height:32px;border:1px solid rgba(255,255,255,.75);border-radius:50%;display:grid!important;place-items:center}.social svg{width:16px;height:16px}.navbar{height:92px;padding:0 clamp(40px,3.8vw,72px);display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:296px;height:73px;padding:7px 10px;background:#090618;border-radius:6px}.logo img{width:100%;height:100%;object-fit:contain}nav{display:flex;gap:clamp(34px,3vw,60px);align-items:center}nav a{font-weight:600;font-size:17px}.active{border-bottom:3px solid #f36d08;padding-bottom:17px}.quote,.primary,.secondary{display:inline-flex;align-items:center;gap:13px;font-weight:600}.quote{min-height:58px;padding:0 18px 0 27px;border-radius:19px;background:#f77800;color:#fff;font-size:17px}.quote b,.primary b,.secondary b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#f77800}.quote svg{width:17px;height:17px}.hero{min-height:calc(100vh - 146px);position:relative;overflow:hidden;background:#050716}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scaleX(-1)}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,4,19,.98),rgba(4,6,28,.94) 31%,rgba(6,10,38,.6) 48%,rgba(3,5,18,.08) 72%),linear-gradient(0deg,rgba(0,3,19,.56),transparent 38%)}.content{position:relative;z-index:1;max-width:810px;padding:clamp(120px,10.3vw,190px) 0 0 clamp(74px,3.8vw,78px)}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 16px;padding:7px 14px;border:1px solid #00a7f4;border-radius:9px;background:rgba(0,29,92,.32);font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:#00c3ff;box-shadow:0 0 9px #00c3ff}h1{margin:0;font:600 clamp(50px,4.3vw,76px)/1.15 Poppins,sans-serif;letter-spacing:-.052em}h1 em{font-style:normal;color:#f87800}.summary{max-width:660px;margin:21px 0 32px;font-size:17px;font-weight:400;line-height:1.7;font-style:italic}.actions{display:flex;gap:16px}.primary,.secondary{min-height:66px;padding:0 26px;border-radius:20px;font-size:17px}.primary{background:#f77800;box-shadow:0 10px 24px rgba(247,120,0,.3)}.secondary{border:1px solid #fff;background:rgba(19,27,94,.72)}.secondary b{color:#1d1765}.primary b svg,.secondary b svg{width:17px;height:17px}.stats{position:absolute;z-index:1;left:clamp(74px,3.8vw,78px);bottom:55px;display:flex;gap:25px;width:min(935px,55vw);padding:23px 20px;border:1px solid rgba(115,82,255,.56);border-radius:18px;background:linear-gradient(100deg,rgba(20,15,99,.82),rgba(20,16,74,.55));box-shadow:0 14px 35px rgba(0,0,0,.25)}.stats div{display:grid;grid-template-columns:40px auto;grid-template-rows:auto auto;column-gap:10px;min-width:0}.stats i{grid-row:1/3;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#201064;font-style:normal}.stats i svg{width:18px;height:18px}.stats strong{color:#f77800;font-size:22px;line-height:1.1}.stats span{margin-top:2px;font-size:11px;font-weight:500;white-space:nowrap}@media(max-width:1180px){nav{gap:24px}nav a{font-size:15px}.logo{width:250px}.content{padding-left:54px}.stats{left:54px;width:min(830px,67vw)}}@media(max-width:980px){nav{display:none}.hero{min-height:820px}.stats{width:calc(100% - 80px);bottom:34px;justify-content:space-between}}@media(max-width:640px){.topbar{height:32px;padding:0 16px}.topbar>span{font-size:9px}.topbar a:not(.social){display:none}.topbar div{gap:7px}.social{width:20px;height:20px}.social svg{width:11px;height:11px}.navbar{height:61px;padding:0 16px}.logo{width:174px;height:45px}.quote{min-height:0;padding:8px 10px 8px 13px;border-radius:14px;font-size:11px;gap:6px}.quote b{width:19px;height:19px}.quote svg{width:12px;height:12px}.hero{min-height:780px}.hero-art{object-position:64% center}.shade{background:linear-gradient(180deg,rgba(2,4,19,.78),rgba(2,4,19,.62) 52%,rgba(2,4,19,.93) 100%)}.content{padding:104px 20px 0}.eyebrow{font-size:8px;letter-spacing:.13em}h1{font-size:clamp(38px,10.5vw,52px)}.summary{max-width:330px;font-size:14px}.actions{gap:8px}.primary,.secondary{min-height:45px;padding:0 13px;border-radius:13px;font-size:12px;gap:8px}.primary b,.secondary b{width:22px;height:22px}.stats{left:15px;bottom:20px;width:calc(100% - 30px);display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px 10px}.stats div{grid-template-columns:27px auto;column-gap:5px}.stats i{width:27px;height:27px;font-size:11px}.stats i svg{width:13px;height:13px}.stats strong{font-size:16px}.stats span{font-size:8px;white-space:normal}}
/* Short desktop windows: retain the supplied dark, cinematic composition without overlap. */
@media (min-width:641px) and (max-height:800px){.hero{min-height:720px}.content{padding-top:76px}.stats{bottom:42px}.summary{margin:16px 0 24px}.primary,.secondary{min-height:58px}.active{padding-bottom:12px}}

/* Refined navigation: clearer hierarchy, brand lock-up, and equal-weight utility icons. */
header{box-shadow:0 1px 0 rgba(20,12,74,.12)}
.topbar{height:50px;padding-inline:clamp(42px,4vw,78px);font-size:13px;letter-spacing:-.015em}
.topbar>span{font-weight:700}.topbar div{gap:20px}.topbar a{opacity:.94;transition:opacity .2s ease,color .2s ease}.topbar a:hover{opacity:1;color:#ff7b00}.topbar a>svg{width:17px;height:17px;stroke-width:1.9}.social{width:34px;height:34px;border-color:rgba(255,255,255,.65)!important;transition:background .2s ease,border-color .2s ease,transform .2s ease!important}.social:hover{background:#f77800;border-color:#f77800!important;color:#fff!important;transform:translateY(-2px)}
.navbar{height:88px;padding-inline:clamp(42px,4vw,78px);border-bottom:1px solid #ecebf1;gap:34px}.logo{position:relative;width:306px;height:66px;padding:5px 11px 5px 15px;border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:0 7px 16px rgba(12,8,35,.12);overflow:hidden}.logo:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:99px;background:#f77800}.logo img{position:relative;z-index:1}nav{height:100%;gap:clamp(28px,2.6vw,53px);margin-left:auto}nav a{height:100%;display:inline-flex;align-items:center;position:relative;font-size:16px;font-weight:600;color:#17065a;transition:color .2s ease}nav a:after{content:"";position:absolute;left:50%;bottom:19px;width:0;height:3px;border-radius:10px;background:#f77800;transform:translateX(-50%);transition:width .2s ease}.active{border:0!important;padding:0!important;color:#f06f00!important}.active:after,nav a:hover:after{width:100%}nav a:hover{color:#f06f00}.quote{flex:0 0 auto;min-height:54px;padding:0 16px 0 23px;border-radius:17px;font-size:16px;box-shadow:0 9px 20px rgba(247,120,0,.18);transition:transform .2s ease,box-shadow .2s ease}.quote:hover{transform:translateY(-2px);box-shadow:0 13px 26px rgba(247,120,0,.28)}.quote b{width:29px;height:29px}.quote svg{width:16px;height:16px}
@media(max-width:1180px){.navbar{gap:22px}.logo{width:260px}nav{gap:21px}.quote{font-size:14px;padding-left:18px}}
@media(max-width:640px){.topbar{height:34px;padding-inline:16px}.navbar{height:66px;padding-inline:16px}.logo{width:182px;height:48px;padding:4px 7px 4px 11px;border-radius:6px}.logo:before{top:9px;bottom:9px;width:2px}.quote{min-height:0;font-size:11px;padding:8px 10px 8px 13px}.social{width:21px;height:21px}}

/* Premium CTA micro-interactions and glass depth. */
.quote,.primary,.secondary{position:relative;isolation:isolate;overflow:hidden}.quote:before,.primary:before,.secondary:before{content:"";position:absolute;z-index:-1;inset:1px;border-radius:inherit;pointer-events:none}.quote:after,.primary:after,.secondary:after{content:"";position:absolute;z-index:-1;top:-120%;left:-32%;width:42%;height:340%;transform:rotate(24deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transition:transform .65s ease;pointer-events:none}.quote:hover:after,.primary:hover:after,.secondary:hover:after{transform:translateX(390%) rotate(24deg)}.quote b,.primary b,.secondary b{position:relative;overflow:hidden;box-shadow:0 5px 13px rgba(3,5,20,.17);transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease}.quote b:before,.primary b:before,.secondary b:before{content:"";position:absolute;inset:2px auto auto 4px;width:55%;height:34%;border-radius:50%;background:rgba(255,255,255,.78);filter:blur(2px);opacity:.72}.quote b svg,.primary b svg,.secondary b svg{position:relative;z-index:1;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.quote:hover b,.primary:hover b,.secondary:hover b{transform:scale(1.1) rotate(-7deg);box-shadow:0 7px 17px rgba(3,5,20,.25)}.quote:hover b svg,.primary:hover b svg{transform:translateX(2px)}.secondary:hover b svg{transform:scale(1.13)}.quote:hover,.primary:hover{transform:translateY(-3px);filter:saturate(1.08)}.primary{box-shadow:0 13px 28px rgba(247,120,0,.26),inset 0 1px 0 rgba(255,255,255,.22)!important}.primary:before,.quote:before{background:linear-gradient(145deg,rgba(255,255,255,.16),transparent 48%)}.secondary{background:linear-gradient(125deg,rgba(75,95,190,.36),rgba(23,26,103,.58))!important;backdrop-filter:blur(17px) saturate(135%);-webkit-backdrop-filter:blur(17px) saturate(135%);box-shadow:inset 0 1px 0 rgba(255,255,255,.37),inset 0 -1px 0 rgba(255,255,255,.08),0 12px 27px rgba(2,4,30,.22)!important;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.secondary:before{background:linear-gradient(130deg,rgba(255,255,255,.19),rgba(255,255,255,.03) 37%,transparent 64%)}.secondary:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.95)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.48),0 17px 33px rgba(2,4,30,.34)!important}.actions{animation:ctaEnter .72s .2s both}@keyframes ctaEnter{from{opacity:0;transform:translateY(13px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.actions{animation:none}.quote:after,.primary:after,.secondary:after,.quote b,.primary b,.secondary b,.quote b svg,.primary b svg,.secondary b svg{transition:none}}

/* Meaningful stats icons with a quiet, premium floating rhythm. */
.stats i{background:linear-gradient(145deg,#fff,#eef0ff)!important;box-shadow:inset 0 1px 0 #fff,0 9px 20px rgba(2,4,41,.26);animation:statFloat 3.8s ease-in-out infinite}.stats i svg{stroke:#22106d;stroke-width:1.65}.stats div:nth-child(2) i{animation-delay:-.85s}.stats div:nth-child(3) i{animation-delay:-1.7s}.stats div:nth-child(4) i{animation-delay:-2.55s}.stats div{transition:transform .28s ease}.stats div:hover{transform:translateY(-4px)}.stats div:hover i{animation-play-state:paused;transform:scale(1.09);box-shadow:inset 0 1px 0 #fff,0 13px 24px rgba(2,4,41,.35)}@keyframes statFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.stats i{animation:none}.stats div{transition:none}}

/* White-nav glass surface and restrained motion. */
.navbar{position:relative;isolation:isolate;background:linear-gradient(115deg,#fff 0%,#fff 52%,#f8f8ff 100%);overflow:hidden}.navbar:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(249,137,34,.07) 48%,rgba(255,255,255,0) 76%);transform:translateX(-115%);animation:navGlow 8s ease-in-out infinite}.navbar:after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,#ff8900 18%,#5d38d8 49%,#00b9e7 78%,transparent);background-size:220% 100%;animation:navLine 6s linear infinite;opacity:.72}.logo{transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.logo:hover{transform:translateY(-3px) scale(1.015);box-shadow:0 13px 25px rgba(12,8,35,.19)}nav a{z-index:0;padding-inline:8px;transition:color .25s ease,transform .25s ease}nav a:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:calc(50% - 20px);height:40px;border-radius:12px;background:linear-gradient(135deg,rgba(255,126,0,.11),rgba(94,56,216,.08));opacity:0;transform:scale(.84);transition:opacity .25s ease,transform .25s ease}nav a:hover{transform:translateY(-1px)}nav a:hover:before{opacity:1;transform:scale(1)}.active:before{opacity:1;transform:scale(1);background:linear-gradient(135deg,rgba(255,126,0,.12),rgba(255,126,0,.035))}.quote{animation:quotePulse 3.5s ease-in-out infinite}.quote:hover{animation-play-state:paused}@keyframes navGlow{0%,25%{transform:translateX(-115%)}52%,72%{transform:translateX(115%)}100%{transform:translateX(115%)}}@keyframes navLine{to{background-position:220% 0}}@keyframes quotePulse{0%,100%{box-shadow:0 9px 20px rgba(247,120,0,.18)}50%{box-shadow:0 12px 28px rgba(247,120,0,.33)}}@media(prefers-reduced-motion:reduce){.navbar:before,.navbar:after,.quote{animation:none}.logo,nav a,nav a:before{transition:none}}

/* Layered hero drift: independent timing keeps the scene alive without visual noise. */
.hero-art{animation:artworkDrift 9s ease-in-out infinite}.eyebrow{animation:contentFloat 5.4s ease-in-out infinite}.hero h1{animation:contentFloat 6.1s ease-in-out -.7s infinite}.summary{animation:contentFloat 5.7s ease-in-out -1.5s infinite}.actions{translate:0 0;animation:ctaEnter .72s .2s both,contentFloat 5.8s ease-in-out 1s infinite}.actions .primary{animation:buttonFloat 4.7s ease-in-out -.4s infinite}.actions .secondary{animation:buttonFloat 4.7s ease-in-out -2.7s infinite}.stats{animation:panelFloat 6.2s ease-in-out infinite}.stats:before{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(118deg,rgba(255,255,255,.13),transparent 28%,transparent 70%,rgba(90,217,255,.11));background-size:210% 100%;animation:glassTravel 7s linear infinite}@keyframes artworkDrift{0%,100%{transform:scaleX(-1) translate3d(0,0,0)}50%{transform:scaleX(-1) translate3d(-10px,-8px,0) scale(1.012)}}@keyframes contentFloat{0%,100%{translate:0 0}50%{translate:0 -5px}}@keyframes buttonFloat{0%,100%{translate:0 0}50%{translate:0 -4px}}@keyframes panelFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes glassTravel{from{background-position:0 0}to{background-position:210% 0}}@media(prefers-reduced-motion:reduce){.hero-art,.eyebrow,.hero h1,.summary,.actions,.actions .primary,.actions .secondary,.stats,.stats:before{animation:none!important;translate:0 0}}

/* Home carousel: the original branding scene stays first; all slides share its premium motion language. */
.carousel{isolation:isolate}.hero-slide{position:absolute;inset:0;overflow:hidden;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .8s ease,transform 1s cubic-bezier(.2,.7,.2,1),visibility 0s linear .8s}.hero-slide.is-active{z-index:1;opacity:1;visibility:visible;transform:scale(1);transition-delay:0s}.hero-slide .content,.hero-slide .stats{opacity:0;transform:translateY(20px);transition:opacity .55s ease .16s,transform .7s cubic-bezier(.2,.75,.2,1) .16s}.hero-slide.is-active .content,.hero-slide.is-active .stats{opacity:1;transform:none}.school-slide{background:#f5f8ff}.school-art{width:100%;height:100%;object-fit:cover;object-position:center;display:block;animation:schoolArtworkDrift 9s ease-in-out infinite}.school-slide:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,rgba(255,255,255,.06),transparent 28%,transparent 65%,rgba(15,95,225,.08));background-size:220% 100%;animation:glassTravel 7s linear infinite}.school-cta{position:absolute;z-index:2;right:7%;bottom:5%;width:min(360px,25vw);height:9%;border-radius:999px}.carousel-dots{position:absolute;z-index:3;right:clamp(22px,3.8vw,78px);bottom:24px;display:flex;gap:9px;padding:8px 10px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(4,7,30,.38);backdrop-filter:blur(12px)}.carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.56);cursor:pointer;transition:width .25s ease,background .25s ease}.carousel-dots button.is-active{width:28px;background:#ff7900}@keyframes schoolArtworkDrift{0%,100%{transform:scale(1.018) translate3d(0,0,0)}50%{transform:scale(1.04) translate3d(-9px,-5px,0)}}@media(max-width:640px){.school-art{object-position:57% center}.school-cta{right:6%;bottom:7%;width:50%;height:8%}.carousel-dots{right:15px;bottom:14px}}@media(prefers-reduced-motion:reduce){.hero-slide,.hero-slide .content,.hero-slide .stats,.school-art{transition:none!important;animation:none!important;}}

/* Built school-ID slide: the supplied artwork is now the background only; all copy and UI are live HTML. */
.school-slide{background:#020b24;color:#fff}.school-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:schoolArtworkDrift 9s ease-in-out infinite}.school-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,7,27,.94) 0%,rgba(0,7,27,.82) 36%,rgba(0,7,27,.2) 58%,rgba(0,7,27,.03) 100%)}.school-content{position:relative;z-index:1;width:min(49%,805px);padding:clamp(66px,6.4vw,112px) 0 0 clamp(48px,3.8vw,78px)}.school-eyebrow{border-color:#00a9ec;background:rgba(3,16,57,.54);margin-bottom:18px}.school-content h2{margin:0;font:700 clamp(44px,4vw,75px)/1.08 Poppins,sans-serif;letter-spacing:-.06em}.school-content h2 em{font-style:normal;color:#ff7600}.school-summary{max-width:650px;margin:18px 0 23px;font-size:clamp(14px,1.08vw,18px);line-height:1.55}.school-benefits{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 26px}.school-benefits>div{min-width:0;padding:0 15px;text-align:center;border-right:1px solid rgba(51,139,255,.42)}.school-benefits>div:first-child{padding-left:0}.school-benefits>div:last-child{border:0}.school-benefits i{width:55px;height:55px;margin:0 auto 10px;display:grid;place-items:center;border:1px solid #1b8eff;border-radius:50%;color:#10a9ff;background:rgba(2,11,50,.38);box-shadow:0 0 21px rgba(0,115,255,.19);font-style:normal}.school-benefits div:nth-child(2) i,.school-benefits div:nth-child(4) i{border-color:#ff7100;color:#ff7900;box-shadow:0 0 21px rgba(255,96,0,.18)}.school-benefits svg{width:26px;height:26px}.school-benefits strong{display:block;font-size:clamp(11px,.82vw,15px);line-height:1.28}.school-benefits span{display:block;margin-top:8px;font-size:clamp(8px,.57vw,11px);line-height:1.35;color:#e6ebff}.school-actions{display:flex;gap:15px;margin:0}.school-actions .primary,.school-actions .secondary{min-height:60px;padding:0 20px;border-radius:18px;font-size:15px}.school-bottom{position:absolute;z-index:2;left:clamp(48px,3.8vw,78px);bottom:25px;width:min(71%,1260px);display:grid;grid-template-columns:repeat(4,1fr);padding:18px 12px;border:1px solid rgba(28,132,255,.72);border-radius:18px;background:linear-gradient(95deg,rgba(2,15,64,.83),rgba(2,10,43,.57));backdrop-filter:blur(12px);box-shadow:0 12px 32px rgba(0,0,0,.3)}.school-bottom>div{display:grid;grid-template-columns:53px auto;grid-template-rows:auto auto;column-gap:12px;padding:0 15px;border-right:1px solid rgba(76,135,255,.38)}.school-bottom>div:last-child{border:0}.school-bottom i{grid-row:1/3;width:53px;height:53px;display:grid;place-items:center;border:1px solid #108cf9;border-radius:50%;font-style:normal;font-size:23px;color:#fff;box-shadow:0 0 17px rgba(16,140,249,.22)}.school-bottom strong{color:#ff7900;font-size:16px;line-height:1.25}.school-bottom span{font-size:10px;line-height:1.35;color:#f2f4ff}.school-slide.is-active .school-content,.school-slide.is-active .school-bottom{animation:schoolEnter .72s cubic-bezier(.2,.75,.2,1) both}.school-slide.is-active .school-bottom{animation-delay:.13s}@keyframes schoolEnter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(max-width:980px){.school-content{width:68%}.school-bottom{width:calc(100% - 96px)}.school-benefits>div{padding-inline:8px}}@media(max-width:640px){.school-bg{object-position:68% center}.school-shade{background:linear-gradient(180deg,rgba(0,7,27,.76),rgba(0,7,27,.74) 59%,rgba(0,7,27,.94))}.school-content{width:100%;padding:58px 20px 0}.school-content h2{font-size:42px}.school-summary{font-size:13px;margin:13px 0 17px}.school-benefits{grid-template-columns:1fr 1fr;gap:12px}.school-benefits>div{padding:0 6px;border-right:0}.school-benefits i{width:42px;height:42px;margin-bottom:6px}.school-benefits svg{width:21px;height:21px}.school-benefits strong{font-size:10px}.school-benefits span{display:none}.school-actions .primary,.school-actions .secondary{min-height:45px;padding:0 11px;border-radius:13px;font-size:11px}.school-bottom{left:15px;bottom:18px;width:calc(100% - 30px);grid-template-columns:1fr 1fr;gap:10px;padding:12px 5px}.school-bottom>div{grid-template-columns:35px auto;column-gap:7px;padding:0 6px;border:0}.school-bottom i{width:35px;height:35px;font-size:14px}.school-bottom strong{font-size:11px}.school-bottom span{font-size:7px}.school-bottom>div:nth-child(3),.school-bottom>div:nth-child(4){display:none}}

/* 16:9 desktop composition and motion parity with the original hero slide. */
@media (min-width:641px){.hero.carousel{min-height:0;height:auto;aspect-ratio:16/9}.school-content{width:min(47.5%,760px);padding-top:clamp(76px,7.2vw,124px)}.school-summary{max-width:610px;margin:18px 0 28px}.school-benefits{margin-bottom:29px}.school-bottom{bottom:clamp(22px,2.6vw,42px);width:min(72%,1280px);padding:20px 14px}.school-bottom>div{padding:0 17px}.carousel-dots{bottom:clamp(22px,2.6vw,42px)}}
.school-slide .school-bg{animation:schoolBackgroundDrift 9s ease-in-out infinite}.school-slide .school-eyebrow{animation:contentFloat 5.4s ease-in-out infinite}.school-slide h2{animation:contentFloat 6.1s ease-in-out -.7s infinite}.school-slide .school-summary{animation:contentFloat 5.7s ease-in-out -1.5s infinite}.school-slide .school-benefits{animation:contentFloat 6s ease-in-out -2.1s infinite}.school-slide .school-actions{animation:ctaEnter .72s .2s both,contentFloat 5.8s ease-in-out 1s infinite}.school-slide .school-actions .primary,.school-slide .school-actions .secondary{animation:buttonFloat 4.7s ease-in-out infinite}.school-slide .school-actions .secondary{animation-delay:-2.35s}.school-slide .school-bottom{animation:panelFloat 6.2s ease-in-out infinite}.school-slide .school-bottom:before{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(118deg,rgba(255,255,255,.13),transparent 28%,transparent 70%,rgba(90,217,255,.11));background-size:210% 100%;animation:glassTravel 7s linear infinite}.school-slide .school-bottom i{animation:statFloat 3.8s ease-in-out infinite}.school-slide .school-bottom>div:nth-child(2) i{animation-delay:-.85s}.school-slide .school-bottom>div:nth-child(3) i{animation-delay:-1.7s}.school-slide .school-bottom>div:nth-child(4) i{animation-delay:-2.55s}@keyframes schoolBackgroundDrift{0%,100%{transform:scale(1.018) translate3d(0,0,0)}50%{transform:scale(1.03) translate3d(-10px,-8px,0)}}
@media(prefers-reduced-motion:reduce){.school-slide .school-bg,.school-slide .school-eyebrow,.school-slide h2,.school-slide .school-summary,.school-slide .school-benefits,.school-slide .school-actions,.school-slide .school-actions .primary,.school-slide .school-actions .secondary,.school-slide .school-bottom,.school-slide .school-bottom:before,.school-slide .school-bottom i{animation:none!important}}


/* Keep the home hero inside the actual browser viewport, avoiding the large gap before the stat panel. */
@media (min-width:641px){.hero.carousel{height:calc(100vh - 138px);min-height:0;aspect-ratio:auto}.content{padding-top:clamp(54px,6.2vh,108px)}.stats{bottom:clamp(24px,4.4vh,55px)}.school-content{padding-top:clamp(54px,6.2vh,104px)}.school-bottom{bottom:clamp(18px,3.3vh,38px)}}
@media (min-width:641px) and (max-height:800px){.hero.carousel{height:calc(100vh - 138px);min-height:0}.content{padding-top:46px}.content .summary{margin:13px 0 19px}.content .primary,.content .secondary{min-height:55px}.stats{bottom:20px;padding:17px 18px}.school-content{padding-top:44px}.school-summary{margin:12px 0 18px}.school-benefits{margin-bottom:17px}.school-actions .primary,.school-actions .secondary{min-height:53px}.school-bottom{bottom:14px;padding:14px 10px}.school-bottom i{width:44px;height:44px}.school-bottom strong{font-size:14px}.school-bottom span{font-size:9px}}
/* The school artwork remains still; only the live foreground UI keeps the same refined motion as slide one. */
.school-slide .school-bg{animation:none!important;transform:scale(1.018)}

.school-slide:after{animation:none!important}

/* The school slide is intentionally cleaner: feature row removed and remaining copy aligned as one compact block. */
.school-content{display:flex;flex-direction:column;align-items:flex-start}.school-actions{margin-top:8px}.school-slide .school-actions{animation:ctaEnter .72s .2s both,contentFloat 5.8s ease-in-out 1s infinite}@media (min-width:641px){.school-content{padding-top:clamp(88px,10vh,148px)}.school-summary{margin-bottom:22px}}@media (min-width:641px) and (max-height:800px){.school-content{padding-top:clamp(58px,8vh,80px)}.school-summary{margin-bottom:16px}}@media(max-width:640px){.school-content{padding-top:72px}.school-actions{margin-top:2px}}

/* Preserve the complete 16:9 background artwork instead of cropping it on wide browser windows. */
.school-slide{background:#020817}.school-slide .school-bg{object-fit:contain;object-position:center center;}
/* Bring the live copy closer to the lower benefit panel for a balanced desktop composition. */
@media (min-width:641px){.school-content{padding-top:clamp(104px,12vh,156px)}.school-actions{margin-top:2px}.school-bottom{bottom:18px}}@media (min-width:641px) and (max-height:800px){.school-content{padding-top:92px}.school-summary{margin-bottom:17px}.school-bottom{bottom:15px}}

/* Wide supplied school background matches the browser hero ratio without a zoom crop. */
.school-slide .school-bg{object-fit:cover;object-position:center center;}

/* Compact the school slide so its live UI does not overpower the background artwork. */
@media (min-width:641px){.school-content h2{font-size:clamp(42px,3.25vw,62px);line-height:1.1}.school-summary{max-width:560px;font-size:clamp(14px,.96vw,16px);margin-top:14px}.school-actions .primary,.school-actions .secondary{min-height:54px;padding-inline:17px;font-size:14px}.school-bottom{bottom:48px;width:min(61%,1120px);padding:13px 10px;border-radius:15px}.school-bottom>div{grid-template-columns:42px auto;column-gap:9px;padding:0 11px}.school-bottom i{width:42px;height:42px;font-size:17px}.school-bottom strong{font-size:14px;line-height:1.2}.school-bottom span{font-size:9px;line-height:1.28}.school-bottom>div{border-right-color:rgba(76,135,255,.3)}}@media (min-width:641px) and (max-height:800px){.school-content h2{font-size:clamp(40px,3vw,55px)}.school-bottom{bottom:30px;width:min(66%,1140px)}}

/* Restore the school slide to the same visual scale and motion language as the primary hero. */
@media (min-width:641px){.school-content h2{font-size:clamp(50px,4.3vw,76px);line-height:1.15}.school-summary{max-width:660px;font-size:17px;margin-top:21px;margin-bottom:25px}.school-actions .primary,.school-actions .secondary{min-height:66px;padding-inline:26px;font-size:17px}.school-bottom{bottom:64px;width:min(68%,1120px);padding:19px 16px;border-radius:18px;grid-template-columns:repeat(3,1fr)}.school-bottom>div{grid-template-columns:52px auto;column-gap:12px;padding:0 16px}.school-bottom i{width:52px;height:52px;font-size:21px}.school-bottom strong{font-size:16px;line-height:1.25}.school-bottom span{font-size:10px;line-height:1.35}.school-bottom>div:nth-child(3){border-right:0}}
.school-slide .school-bg{animation:schoolPrimaryBackground 9s ease-in-out infinite!important;}.school-slide:after{animation:glassTravel 7s linear infinite!important}@keyframes schoolPrimaryBackground{0%,100%{transform:scale(1.055) translate3d(0,0,0)}50%{transform:scale(1.078) translate3d(-10px,-8px,0)}}
@media (min-width:641px) and (max-height:800px){.school-content h2{font-size:clamp(46px,3.8vw,64px)}.school-actions .primary,.school-actions .secondary{min-height:58px}.school-bottom{bottom:42px;width:min(70%,1130px);padding:16px 12px}}
@media(prefers-reduced-motion:reduce){.school-slide .school-bg,.school-slide:after{animation:none!important;}}

/* Second slide now uses the same layout rhythm as the original hero slide. */
@media (min-width:641px){.school-content{max-width:810px;width:auto;padding:clamp(120px,10.3vw,190px) 0 0 clamp(74px,3.8vw,78px)}.school-content h2{font:600 clamp(50px,4.3vw,76px)/1.15 Poppins,sans-serif;letter-spacing:-.052em}.school-summary{max-width:660px;margin:21px 0 32px;font-size:17px;font-style:italic;line-height:1.7}.school-actions{gap:16px}.school-actions .primary,.school-actions .secondary{min-height:66px;padding:0 26px;border-radius:20px;font-size:17px}.school-bottom{left:clamp(74px,3.8vw,78px);bottom:55px;display:flex;gap:25px;width:min(935px,55vw);padding:23px 20px;border-radius:18px}.school-bottom>div{display:grid;grid-template-columns:40px auto;grid-template-rows:auto auto;column-gap:10px;padding:0;border-right:0}.school-bottom i{grid-row:1/3;width:40px;height:40px;font-size:17px}.school-bottom strong{font-size:22px;line-height:1.1}.school-bottom span{margin-top:2px;font-size:11px;line-height:normal;white-space:nowrap}}
@media (min-width:641px) and (max-height:800px){.school-content{padding-top:76px}.school-summary{margin:16px 0 24px}.school-actions .primary,.school-actions .secondary{min-height:58px}.school-bottom{bottom:42px}}

/* Lower the school benefit bar slightly and keep every description inside its own column. */
@media (min-width:641px){.school-bottom{bottom:28px}.school-bottom>div{min-width:0;flex:1}.school-bottom span{white-space:normal;overflow-wrap:anywhere;max-width:100%}}@media (min-width:641px) and (max-height:800px){.school-bottom{bottom:20px}}

/* Precisely align the three school benefits on a shared grid. */
@media (min-width:641px){.school-bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:min(1050px,62vw);padding:20px 18px}.school-bottom>div{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:12px;min-width:0;padding:0 20px;border-right:1px solid rgba(76,135,255,.34)}.school-bottom>div:first-child{padding-left:0}.school-bottom>div:last-child{padding-right:0;border-right:0}.school-bottom i{grid-row:1/3;align-self:center}.school-bottom strong{align-self:end;font-size:20px;line-height:1.15}.school-bottom span{align-self:start;margin-top:4px;font-size:10px;line-height:1.35;white-space:normal}}
@media (min-width:641px) and (max-height:800px){.school-bottom{padding:17px 15px}.school-bottom>div{padding-inline:15px}.school-bottom strong{font-size:18px}}

/* Match the first hero's simple artwork zoom rhythm; remove the school slide's extra background glow layer. */
.school-slide:after{animation:none!important;display:none}.school-slide .school-bg{animation:schoolZoomDrift 9s ease-in-out infinite!important}@keyframes schoolZoomDrift{0%,100%{transform:scale(1.055) translate3d(0,0,0)}50%{transform:scale(1.067) translate3d(-10px,-8px,0)}}@media(prefers-reduced-motion:reduce){.school-slide .school-bg{animation:none!important;}}

/* Direct equivalent of the primary hero artwork movement, without mirroring the school artwork. */
.school-slide .school-bg{animation:schoolHeroArtworkDrift 9s ease-in-out infinite!important;will-change:transform}@keyframes schoolHeroArtworkDrift{0%,100%{transform:scale(1.055) translate3d(0,0,0)}50%{transform:scale(1.068) translate3d(-10px,-8px,0)}}
@media(prefers-reduced-motion:reduce){.school-slide .school-bg{animation:none!important;transform:none}}

/* Shared trust strip beneath both carousel slides. */
.quality-strip{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:center;min-height:76px;padding:12px clamp(42px,7.2vw,140px);overflow:hidden;background:linear-gradient(105deg,#fff 0%,#f8f8ff 48%,#fff6ef 100%);color:#1c105d;box-shadow:0 -1px 0 rgba(44,25,112,.08),0 10px 28px rgba(4,8,38,.1)}.quality-strip:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 28%,rgba(255,122,0,.12) 48%,transparent 67%);transform:translateX(-110%);animation:qualitySheen 7s ease-in-out infinite}.quality-item{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:12px;font-size:16px;font-weight:700;transition:transform .28s ease,color .28s ease}.quality-item i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#27146c,#160845);color:#fff;box-shadow:0 5px 13px rgba(20,9,75,.22);font-style:normal;animation:qualityFloat 3.8s ease-in-out infinite}.quality-item i:after{content:"";position:absolute;width:32px;height:32px;border:1px solid rgba(82,51,202,.36);border-radius:50%;animation:qualityPulse 3.8s ease-out infinite}.quality-item svg{width:17px;height:17px;stroke-width:2}.quality-item:nth-child(2) i{animation-delay:-.9s}.quality-item:nth-child(3) i{animation-delay:-1.8s}.quality-item:nth-child(4) i{animation-delay:-2.7s}.quality-item:hover{color:#f36f00;transform:translateY(-3px)}.quality-item:hover i{background:linear-gradient(145deg,#ff942c,#ed6200);box-shadow:0 9px 18px rgba(239,104,0,.31)}@keyframes qualityFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes qualityPulse{0%,45%{transform:scale(1);opacity:.58}80%,100%{transform:scale(1.52);opacity:0}}@keyframes qualitySheen{0%,25%{transform:translateX(-110%)}55%,72%{transform:translateX(110%)}100%{transform:translateX(110%)}}@media(max-width:640px){.quality-strip{grid-template-columns:1fr 1fr;gap:10px;min-height:102px;padding:12px 16px}.quality-item{justify-content:flex-start;font-size:11px;gap:8px}.quality-item i{width:27px;height:27px}.quality-item i:after{width:27px;height:27px}.quality-item svg{width:14px;height:14px}}@media(prefers-reduced-motion:reduce){.quality-strip:before,.quality-item i,.quality-item i:after{animation:none}.quality-item{transition:none}}

/* Slimmer, more refined trust strip with tighter UI spacing. */
.quality-strip{min-height:54px;padding:7px clamp(34px,6vw,112px);gap:14px;background:linear-gradient(105deg,#fff 0%,#fbfbff 52%,#fff9f5 100%)}.quality-item{gap:9px;font-size:14px;letter-spacing:-.015em}.quality-item i{width:27px;height:27px;border:1px solid rgba(92,64,188,.24);background:linear-gradient(145deg,#28136f,#170847);box-shadow:0 4px 10px rgba(20,9,75,.2)}.quality-item i:after{width:27px;height:27px;border-color:rgba(78,46,191,.22)}.quality-item svg{width:14px;height:14px;stroke-width:2.15}.quality-item:hover i{background:linear-gradient(145deg,#ff9b38,#ee6300)}@media(max-width:640px){.quality-strip{min-height:82px;padding:8px 16px;gap:6px}.quality-item{font-size:10px}.quality-item i,.quality-item i:after{width:24px;height:24px}.quality-item svg{width:13px;height:13px}}

/* Compact centered trust bar: less empty white area, clearer visual grouping. */
.quality-strip{display:flex;justify-content:center;grid-template-columns:none;min-height:44px;padding:5px clamp(18px,3vw,56px);gap:clamp(24px,5vw,92px);background:linear-gradient(90deg,#f5f6fa,#fff,#f8f7fb);border-top:1px solid rgba(23,10,77,.06);box-shadow:0 5px 18px rgba(4,8,38,.08)}.quality-item{flex:0 0 auto;gap:7px;font-size:13px}.quality-item i{width:24px;height:24px;box-shadow:0 3px 8px rgba(20,9,75,.18)}.quality-item i:after{width:24px;height:24px}.quality-item svg{width:13px;height:13px}@media(max-width:640px){.quality-strip{display:grid;grid-template-columns:1fr 1fr;justify-content:initial;min-height:76px;gap:5px 12px;padding:7px 16px}.quality-item{font-size:10px}}

/* Live services page / section. */
.services-section{position:relative;overflow:hidden;padding:76px clamp(42px,5vw,96px) 84px;background:#fafafa;color:#120b42;isolation:isolate}.services-section:before,.services-section:after{content:"";position:absolute;z-index:-1;width:62vw;height:62vw;border-radius:37% 63% 56% 44%/50% 42% 58% 50%;background:linear-gradient(135deg,rgba(45,25,129,.055),rgba(255,120,0,.035));filter:blur(2px)}.services-section:before{left:-32vw;top:-28vw}.services-section:after{right:-33vw;bottom:-38vw;transform:rotate(25deg)}.services-heading{text-align:center}.services-heading p{display:table;margin:0 auto 7px;padding:7px 24px;border-radius:11px;background:linear-gradient(135deg,#1a0a64,#31208d);box-shadow:0 5px 13px rgba(31,13,109,.22);color:#fff;font-size:13px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.services-heading h2{margin:0;font:700 clamp(34px,3.5vw,60px)/1.1 Poppins,sans-serif;letter-spacing:-.045em;color:#09040f}.services-heading h2 span{color:#321f8f}.services-heading h2 em{font-style:normal;color:#f67700}.services-heading>div{margin-top:3px;color:#372584;font-size:clamp(14px,1.2vw,20px);font-weight:500}.services-carousel{position:relative;margin:38px auto 0;max-width:1420px}.service-track{display:flex;gap:22px;overflow-x:auto;padding:7px 1px 18px;scroll-snap-type:x mandatory;scrollbar-width:none}.service-track::-webkit-scrollbar{display:none}.service-card{flex:0 0 calc((100% - 66px)/4);min-width:260px;display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#24115d 0 13%,#fff 13%);box-shadow:0 16px 26px rgba(29,16,95,.18),inset 0 -7px 0 rgba(73,43,160,.35);scroll-snap-align:start;transition:transform .35s cubic-bezier(.2,.75,.2,1),box-shadow .35s ease}.service-card:hover{transform:translateY(-9px);box-shadow:0 25px 35px rgba(29,16,95,.26),inset 0 -7px 0 rgba(246,117,0,.52)}.service-card-title{min-height:67px;display:flex;align-items:center;gap:12px;padding:10px 17px;color:#fff}.service-card-title i{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#ffea00;color:#130746;font-size:17px;font-style:normal;box-shadow:0 0 14px rgba(255,232,0,.35)}.service-card-title h3{margin:0;font-size:13px;line-height:1.2}.service-visual{height:183px;margin:0 11px;border:4px solid #ffc1a4;border-radius:19px;overflow:hidden;background:#1d1356;box-shadow:0 6px 12px rgba(17,8,50,.18)}.service-visual img{width:100%;height:100%;object-fit:cover;object-position:72% center;transition:transform .7s ease}.service-card:nth-child(3) .service-visual img{object-position:center}.service-card:hover .service-visual img{transform:scale(1.08)}.service-card>p{flex:1;min-height:72px;margin:15px 18px 12px;color:#58516b;font-size:12px;line-height:1.5}.service-card>a{align-self:center;display:inline-flex;align-items:center;gap:11px;margin:0 0 16px;padding:8px 15px;border:1px solid rgba(31,17,92,.28);border-radius:11px;background:linear-gradient(135deg,#eeeafa,#fff);color:#25146e;font-size:12px;font-weight:700;transition:transform .24s ease,background .24s ease}.service-card>a b{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#2c197b;color:#fff}.service-card>a svg{width:12px;height:12px}.service-card>a:hover{transform:translateY(-2px);background:#ffebdc}.service-arrow{position:absolute;z-index:2;top:50%;width:45px;height:45px;display:grid;place-items:center;border:1px solid rgba(34,17,100,.25);border-radius:14px;background:linear-gradient(145deg,#fff,#ded9f3);color:#2d1b7e;box-shadow:0 7px 15px rgba(31,17,99,.18);cursor:pointer;transition:transform .25s ease,background .25s ease}.service-arrow:hover{transform:translateY(-3px);background:#ff8b25;color:#fff}.service-arrow svg{width:25px;height:25px;stroke-width:2.7}.service-prev{left:-65px}.service-next{right:-65px}@media(max-width:1500px){.service-prev{left:-24px}.service-next{right:-24px}}@media(max-width:980px){.service-card{flex-basis:calc((100% - 22px)/2)}.service-arrow{display:none}}@media(max-width:640px){.services-section{padding:54px 16px 58px}.services-heading p{font-size:10px;padding:6px 14px}.services-heading>div{font-size:13px}.services-carousel{margin-top:26px}.service-card{flex-basis:86%;min-width:0}.service-visual{height:190px}.service-card-title{min-height:64px}.service-card>p{min-height:60px}}

/* Supplied service backdrop and centered card typography. */
.services-section{background:#fafafa url("images/services-background.png") center/cover no-repeat}.services-section:before,.services-section:after{display:none}.service-card-title{justify-content:center;text-align:center}.service-card-title h3{text-align:center}.service-card>p{text-align:center}.service-card>a{align-self:center}

/* Normal-speed looping service carousel. */
.service-track{scroll-behavior:smooth}.service-arrow{z-index:5}

/* Animated glass treatment for the complete services carousel. */
.services-heading{animation:servicesReveal .75s cubic-bezier(.2,.75,.2,1) both}.service-card{position:relative;border:1px solid rgba(255,255,255,.72);background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(247,246,255,.71));backdrop-filter:blur(16px) saturate(135%);-webkit-backdrop-filter:blur(16px) saturate(135%);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -8px 0 rgba(72,40,163,.26),0 18px 30px rgba(30,17,98,.16);animation:serviceFloat 5.8s ease-in-out infinite}.service-card:before{content:"";position:absolute;z-index:2;top:-90%;left:-38%;width:42%;height:280%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.56),transparent);transform:rotate(22deg);animation:serviceGlassSweep 7s ease-in-out infinite}.service-card:nth-child(2n){animation-delay:-1.45s}.service-card:nth-child(3n){animation-delay:-2.9s}.service-card:nth-child(4n){animation-delay:-4.35s}.service-card-title{position:relative;background:linear-gradient(135deg,rgba(40,18,100,.94),rgba(34,14,86,.78));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}.service-card-title:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.16),transparent 43%);pointer-events:none}.service-card-title i{position:relative;z-index:1;animation:serviceIconPulse 3.5s ease-in-out infinite}.service-card-title h3{position:relative;z-index:1}.service-visual{position:relative;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 8px 18px rgba(20,9,66,.2)}.service-visual:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(118deg,rgba(255,255,255,.2),transparent 30%,transparent 70%,rgba(91,172,255,.14));background-size:210% 100%;animation:serviceVisualGlass 6s linear infinite}.service-visual img{animation:serviceImageDrift 8s ease-in-out infinite}.service-card:nth-child(2n) .service-visual img{animation-delay:-2s}.service-card:nth-child(3n) .service-visual img{animation-delay:-4s}.service-card>a{position:relative;overflow:hidden;background:rgba(255,255,255,.53);backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 5px 12px rgba(27,13,88,.1)}.service-card>a:before{content:"";position:absolute;top:-100%;left:-35%;width:36%;height:300%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:rotate(24deg);transition:transform .55s ease}.service-card>a:hover:before{transform:translateX(430%) rotate(24deg)}.service-arrow{background:rgba(255,255,255,.65);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:arrowFloat 3.7s ease-in-out infinite}.service-next{animation-delay:-1.8s}@keyframes servicesReveal{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes serviceFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes serviceGlassSweep{0%,38%{transform:translateX(0) rotate(22deg);opacity:0}45%{opacity:1}68%,100%{transform:translateX(410%) rotate(22deg);opacity:0}}@keyframes serviceIconPulse{0%,100%{transform:scale(1);box-shadow:0 0 14px rgba(255,232,0,.35)}50%{transform:scale(1.11);box-shadow:0 0 22px rgba(255,232,0,.62)}}@keyframes serviceVisualGlass{from{background-position:0 0}to{background-position:210% 0}}@keyframes serviceImageDrift{0%,100%{transform:scale(1.02) translate3d(0,0,0)}50%{transform:scale(1.075) translate3d(-5px,-3px,0)}}@keyframes arrowFloat{0%,100%{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 5px))}}@media(prefers-reduced-motion:reduce){.services-heading,.service-card,.service-card:before,.service-card-title i,.service-visual:after,.service-visual img,.service-arrow{animation:none!important}.service-card>a:before{transition:none}}

/* Keep every portfolio collage fully visible inside its card frame. */
.service-visual{background:#fff}.service-visual img{object-fit:contain;object-position:center center}

/* Use the portfolio collage ratio so the image frame has no unnecessary white bands. */
.service-visual{height:auto;aspect-ratio:2.1/1}

/* Give the portfolio frame a small gap below the card header. */
.service-visual{margin:12px 11px 0}

/* Corporate branding capability detail page. */
.capability-page{background:#f6f8fc;color:#192561}.capability-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,90px);background:rgba(255,255,255,.91);box-shadow:0 1px 0 rgba(24,25,83,.1);backdrop-filter:blur(12px)}.capability-logo{width:235px;height:54px;padding:4px 10px;background:#080618;border-radius:7px}.capability-logo img{width:100%;height:100%;object-fit:contain}.capability-back{display:inline-flex;align-items:center;gap:7px;padding:10px 15px;border:1px solid rgba(42,34,121,.2);border-radius:12px;color:#24166d;font-weight:700;font-size:13px;transition:transform .2s ease,background .2s ease}.capability-back:hover{transform:translateX(-3px);background:#eeeaff}.capability-back svg{width:17px;height:17px}.capability-hero{position:relative;overflow:hidden;padding:86px clamp(24px,10vw,190px);color:#fff;background:radial-gradient(circle at 80% 45%,rgba(255,115,0,.34),transparent 25%),radial-gradient(circle at 72% 20%,rgba(47,126,255,.33),transparent 28%),linear-gradient(112deg,#050723,#131265 54%,#181253)}.capability-hero:before,.capability-hero:after{content:"";position:absolute;border:1px solid rgba(61,160,255,.48);border-radius:50%;width:570px;height:570px;right:9%;top:-210px;box-shadow:0 0 40px rgba(22,116,255,.4),inset 0 0 40px rgba(255,109,0,.1)}.capability-hero:after{width:470px;height:470px;right:5%;top:-160px;border-color:rgba(255,121,0,.6)}.capability-hero>*{position:relative;z-index:1}.capability-hero p{display:inline-block;margin:0 0 14px;padding:7px 13px;border:1px solid #22bfff;border-radius:9px;background:rgba(8,31,102,.42);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.capability-hero h1{max-width:700px;margin:0;font-size:clamp(40px,5vw,74px);line-height:1.08;letter-spacing:-.055em}.capability-hero h1 span{color:#ff7a00}.capability-hero>div{max-width:620px;margin:19px 0 28px;font-size:17px;line-height:1.65;color:#e8ecff}.capability-hero>a{display:inline-flex;align-items:center;gap:13px;padding:14px 20px 14px 23px;border-radius:16px;background:#ff7900;color:#fff;font-weight:700;box-shadow:0 10px 24px rgba(255,105,0,.29);transition:transform .22s ease}.capability-hero>a:hover{transform:translateY(-3px)}.capability-hero>a b{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#f97800}.capability-hero>a svg{width:15px;height:15px}.capabilities{padding:78px clamp(24px,5vw,96px) 90px;background:#f7f9fe}.capabilities-intro{text-align:center}.capabilities-intro p{display:inline-block;margin:0 0 10px;color:#f17800;font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.capabilities-intro h2{margin:0;color:#254faa;font-size:clamp(30px,3.1vw,48px);line-height:1.18;letter-spacing:-.04em}.capabilities-intro h2 span{color:#111d50}.capabilities-intro i{display:block;width:48px;height:3px;margin:19px auto 0;border-radius:99px;background:#ff7a00}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:46px auto 0;max-width:1320px}.capability-card{overflow:hidden;border:1px solid #dce4f0;border-radius:15px;background:rgba(255,255,255,.84);box-shadow:0 12px 24px rgba(34,57,121,.1);transition:transform .32s ease,box-shadow .32s ease}.capability-card:hover{transform:translateY(-8px);box-shadow:0 20px 30px rgba(34,57,121,.18)}.capability-card img{display:block;width:calc(100% - 20px);margin:10px;border:5px solid #a6f5f4;aspect-ratio:1.63;object-fit:cover;box-shadow:0 4px 9px rgba(0,0,0,.2)}.capability-card div{padding:15px 30px 26px}.capability-card h3{margin:0 0 10px;color:#2554b1;font-size:21px;line-height:1.2}.capability-card p{margin:0;color:#425477;font-size:14px;line-height:1.6}@media(max-width:880px){.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.capability-hero{padding-block:65px}}@media(max-width:600px){.capability-header{height:67px;padding-inline:16px}.capability-logo{width:165px;height:42px}.capability-back{padding:8px;font-size:0}.capability-back svg{width:20px;height:20px}.capability-hero{padding:56px 20px}.capability-hero h1{font-size:42px}.capability-hero>div{font-size:14px}.capabilities{padding:53px 16px}.capability-grid{grid-template-columns:1fr;margin-top:32px}.capability-card div{padding:14px 20px 23px}.capability-card h3{font-size:19px}}

/* Supplied backdrop plus elevated 3D motion for the corporate capability page. */
.capabilities{position:relative;isolation:isolate;background:#f8f9fc url("images/corporate-capabilities-background.png") center/cover no-repeat}.capabilities:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.16),rgba(237,244,255,.08));pointer-events:none}.capabilities-intro{animation:capabilityIntro .8s cubic-bezier(.2,.75,.2,1) both}.capabilities-intro p{padding:7px 14px;border-radius:99px;background:rgba(255,255,255,.73);box-shadow:0 7px 15px rgba(37,58,131,.11)}.capabilities-intro h2{display:inline-block;text-shadow:0 2px 0 #fff,0 8px 18px rgba(40,63,135,.13)}.capability-card{position:relative;border:1px solid rgba(255,255,255,.92);background:linear-gradient(145deg,rgba(255,255,255,.87),rgba(245,248,255,.72));backdrop-filter:blur(13px) saturate(130%);-webkit-backdrop-filter:blur(13px) saturate(130%);box-shadow:inset 0 1px 0 rgba(255,255,255,.96),inset 0 -8px 0 rgba(41,84,177,.13),0 14px 0 rgba(51,81,155,.13),0 25px 32px rgba(35,55,117,.16);transform-style:preserve-3d;animation:capabilityFloat 6.1s ease-in-out infinite}.capability-card:before{content:"";position:absolute;z-index:2;top:-90%;left:-36%;width:42%;height:280%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:rotate(22deg);animation:capabilitySheen 7s ease-in-out infinite}.capability-card:nth-child(2n){animation-delay:-1.5s}.capability-card:nth-child(3n){animation-delay:-3s}.capability-card:hover{transform:translateY(-12px) rotateX(2deg) rotateY(-2deg);box-shadow:inset 0 1px 0 rgba(255,255,255,.98),inset 0 -8px 0 rgba(255,116,0,.25),0 20px 0 rgba(45,65,146,.13),0 33px 43px rgba(35,55,117,.22)}.capability-card img{position:relative;z-index:1;transform:translateZ(18px);border-color:#adf5f4;box-shadow:0 8px 0 rgba(68,184,185,.17),0 14px 19px rgba(21,41,91,.2);transition:transform .45s cubic-bezier(.2,.75,.2,1)}.capability-card:hover img{transform:translateZ(28px) scale(1.025)}.capability-card div{position:relative;z-index:1;transform:translateZ(12px)}.capability-card h3{transition:color .25s ease,transform .25s ease}.capability-card:hover h3{color:#f36f00;transform:translateX(3px)}@keyframes capabilityIntro{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes capabilityFloat{0%,100%{translate:0 0}50%{translate:0 -7px}}@keyframes capabilitySheen{0%,38%{transform:translateX(0) rotate(22deg);opacity:0}45%{opacity:1}68%,100%{transform:translateX(410%) rotate(22deg);opacity:0}}@media(prefers-reduced-motion:reduce){.capabilities-intro,.capability-card,.capability-card:before{animation:none}.capability-card,.capability-card:hover,.capability-card img,.capability-card:hover img{transform:none}}

/* Keep the section label above and centered over the capability heading. */
.capabilities-intro p{display:table;margin:0 auto 12px}.capabilities-intro h2{display:block}

/* Why Choose Global Media – live third homepage section. */
.values-section{position:relative;display:grid;grid-template-columns:minmax(340px,.82fr) minmax(500px,1.18fr);gap:clamp(34px,5vw,95px);padding:clamp(68px,6.2vw,115px) clamp(42px,5.5vw,105px) 156px;overflow:hidden;background:#f8faff url("images/services-background.png") center/cover no-repeat;color:#12245e}.values-section:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(250,252,255,.87),rgba(255,255,255,.19));pointer-events:none}.values-copy,.values-gallery,.values-trust{position:relative;z-index:1}.values-kicker{margin:0 0 8px;font-size:clamp(17px,1.4vw,27px);font-weight:500;color:#2d427b}.values-kicker strong{color:#2835a7}.values-copy h2{margin:0;font-size:clamp(44px,4.6vw,78px);line-height:1.08;letter-spacing:-.055em;color:#071849}.values-copy h2 span{color:#3438a6}.values-line{display:block;width:178px;height:6px;margin:22px 0;border-radius:99px;background:linear-gradient(90deg,#ff7500 0 92%,transparent 92%)}.values-summary{max-width:480px;margin:0 0 25px;color:#425477;font-size:18px;line-height:1.5}.values-cta{display:inline-flex;align-items:center;gap:13px;padding:14px 20px 14px 25px;border-radius:18px;background:linear-gradient(125deg,#ff9821,#fa5f00);color:#fff;font-size:16px;font-weight:700;box-shadow:0 11px 22px rgba(249,99,0,.26);transition:transform .25s ease}.values-cta:hover{transform:translateY(-3px)}.values-cta b{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#223174}.values-cta svg{width:16px;height:16px}.value-list{margin-top:29px}.value-list>div{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:13px;padding:10px 0;border-bottom:1px solid rgba(48,76,149,.2)}.value-list i,.values-trust i{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#e9edff,#fff);box-shadow:0 6px 13px rgba(42,58,135,.13);color:#2441b3;font-size:20px;font-style:normal}.value-list span,.values-trust span{display:grid;color:#5a698a;font-size:12px;line-height:1.4}.value-list strong,.values-trust strong{color:#1736a4;font-size:14px}.showcase-stack{position:relative;height:clamp(330px,32vw,535px);display:flex;justify-content:center;align-items:center;perspective:1100px}.showcase-stack>img{position:absolute;border:3px solid #fff;border-radius:30px;object-fit:cover;box-shadow:0 20px 32px rgba(36,53,119,.24)}.showcase-side{width:48%;height:78%;opacity:.92}.side-one{left:1%;transform:rotate(-8deg) translateY(10px)}.side-two{right:1%;transform:rotate(8deg) translateY(10px)}#about-showcase{z-index:1;width:51%;height:98%;transform:translateY(-5px);transition:opacity .25s ease,transform .35s ease}.work-heading{display:flex;align-items:center;gap:18px;justify-content:center;margin:14px 0 20px;color:#1930a5}.work-heading span{width:25%;height:2px;background:linear-gradient(90deg,transparent,#2b47bf)}.work-heading span:last-child{background:linear-gradient(90deg,#2b47bf,transparent)}.work-heading strong{white-space:nowrap;font-size:16px}.work-controls{display:grid;grid-template-columns:58px 1fr 58px;align-items:center;gap:14px}.work-arrow{width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(30,56,152,.15);border-radius:50%;background:rgba(255,255,255,.78);color:#1f3fb9;box-shadow:0 8px 16px rgba(36,52,125,.16);cursor:pointer;transition:transform .2s ease,background .2s ease}.work-arrow:hover{transform:scale(1.08);background:#fff}.work-arrow svg{width:27px;height:27px}.work-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.work-thumbs button{padding:0;border:3px solid #fff;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 15px rgba(36,52,125,.17);cursor:pointer;transition:transform .22s ease,border-color .22s ease}.work-thumbs button:hover,.work-thumbs button.is-active{transform:translateY(-4px);border-color:#ff7800}.work-thumbs img{display:block;width:100%;aspect-ratio:1.55;object-fit:cover}.values-trust{position:absolute;z-index:2;left:clamp(42px,5.5vw,105px);right:clamp(42px,5.5vw,105px);bottom:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:16px 26px;border:1px solid rgba(255,255,255,.75);border-radius:22px;background:rgba(255,255,255,.7);box-shadow:0 12px 24px rgba(34,53,122,.14);backdrop-filter:blur(12px)}.values-trust>div{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:10px;border-right:1px solid rgba(45,67,143,.18)}.values-trust>div:last-child{border:0}.values-trust i{width:42px;height:42px}.values-section .values-copy{animation:valuesReveal .8s both}.values-gallery{animation:valuesReveal .9s .12s both}@keyframes valuesReveal{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media(max-width:980px){.values-section{grid-template-columns:1fr;padding-bottom:230px}.values-gallery{max-width:720px;margin:auto;width:100%}.values-trust{grid-template-columns:1fr 1fr;bottom:26px}.values-trust>div:nth-child(2){border:0}}@media(max-width:640px){.values-section{padding:55px 20px 300px}.values-copy h2{font-size:45px}.values-summary{font-size:15px}.showcase-stack{height:315px}.showcase-stack>img{border-radius:18px}.work-controls{grid-template-columns:38px 1fr 38px;gap:7px}.work-arrow{width:34px;height:34px}.work-arrow svg{width:20px;height:20px}.work-thumbs{gap:7px}.values-trust{left:15px;right:15px;grid-template-columns:1fr 1fr;padding:12px;gap:10px}.values-trust>div{grid-template-columns:35px 1fr;gap:7px}.values-trust i{width:32px;height:32px;font-size:15px}.values-trust strong{font-size:11px}.values-trust span{font-size:9px}}@media(prefers-reduced-motion:reduce){.values-section .values-copy,.values-gallery{animation:none}.values-cta,.work-thumbs button,.work-arrow{transition:none}}

/* Refined work showcase: balanced gallery cards instead of oversized portrait frames. */
.showcase-stack{height:clamp(330px,27vw,470px);padding:14px;isolation:isolate}.showcase-stack:before{content:"";position:absolute;z-index:-1;width:70%;height:72%;border-radius:50%;background:radial-gradient(circle,rgba(51,78,196,.18),transparent 68%);filter:blur(14px)}.showcase-stack>img{border:5px solid rgba(255,255,255,.96);border-radius:26px;box-shadow:0 18px 35px rgba(25,42,116,.22),inset 0 1px 0 #fff;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s ease}.showcase-side{width:37%;height:63%;top:18%;filter:saturate(.9) brightness(.94)}.side-one{left:1%;transform:rotate(-7deg) translateY(8px)}.side-two{right:1%;transform:rotate(7deg) translateY(8px)}#about-showcase{width:70%;height:94%;border-radius:28px;object-fit:cover;object-position:center;transform:translateY(-3px)}.showcase-stack:hover #about-showcase{transform:translateY(-9px) scale(1.015);box-shadow:0 26px 42px rgba(25,42,116,.28)}.showcase-stack:hover .side-one{transform:rotate(-10deg) translateX(-7px)}.showcase-stack:hover .side-two{transform:rotate(10deg) translateX(7px)}@media(max-width:640px){.showcase-stack{height:275px;padding:8px}.showcase-stack>img{border-width:3px;border-radius:18px}.showcase-side{width:34%;height:61%}#about-showcase{width:73%;height:94%;border-radius:20px}}

/* Auto-looping project fan-out: side projects emerge from behind the central showcase and return. */
.showcase-stack{overflow:visible}.showcase-side{width:34%;height:64%;top:18%;z-index:0;animation-duration:7.2s;animation-timing-function:cubic-bezier(.5,0,.2,1);animation-iteration-count:infinite}.side-one{left:4%;animation-name:projectFanOutLeft}.side-two{right:4%;animation-name:projectFanOutRight}#about-showcase{z-index:2;animation:projectCenterPulse 7.2s ease-in-out infinite}@keyframes projectFanOutLeft{0%,20%,100%{transform:rotate(-2deg) translateX(44px) scale(.88);opacity:.78}38%,66%{transform:rotate(-10deg) translateX(-24px) scale(1);opacity:1}82%{transform:rotate(-5deg) translateX(20px) scale(.94);opacity:.9}}@keyframes projectFanOutRight{0%,20%,100%{transform:rotate(2deg) translateX(-44px) scale(.88);opacity:.78}38%,66%{transform:rotate(10deg) translateX(24px) scale(1);opacity:1}82%{transform:rotate(5deg) translateX(-20px) scale(.94);opacity:.9}}@keyframes projectCenterPulse{0%,20%,100%{transform:translateY(-3px) scale(1)}38%,66%{transform:translateY(-8px) scale(1.018)}82%{transform:translateY(-5px) scale(1.008)}}.showcase-stack:hover #about-showcase,.showcase-stack:hover .side-one,.showcase-stack:hover .side-two{animation-play-state:paused}@media(max-width:640px){.showcase-side{width:31%;height:61%}.side-one{left:2%}.side-two{right:2%}}@media(prefers-reduced-motion:reduce){.showcase-side,#about-showcase{animation:none!important}}

/* Full-visibility three-card project carousel: no image is hidden behind another card. */
.showcase-stack{display:block;height:clamp(320px,25vw,420px);padding:0;perspective:none}.showcase-stack>img{top:8%;height:84%;object-fit:contain!important;object-position:center;background:linear-gradient(145deg,#eef3ff,#fff);border:4px solid #fff;border-radius:22px;box-shadow:0 15px 30px rgba(25,42,116,.19);filter:none}.showcase-side{width:22%!important;z-index:1;opacity:1!important}.side-one{left:0!important;animation:sideCardFloatLeft 5.2s ease-in-out infinite!important}.side-two{right:0!important;animation:sideCardFloatRight 5.2s ease-in-out -2.6s infinite!important}#about-showcase{left:25%;width:50%!important;z-index:2;height:100%!important;top:0;animation:centerCardFloat 5.2s ease-in-out infinite!important}.showcase-stack.is-switching>img{opacity:.2;transform:scale(.97);transition:opacity .18s ease,transform .18s ease}.showcase-stack>img{transition:opacity .24s ease,transform .34s cubic-bezier(.2,.75,.2,1)}@keyframes sideCardFloatLeft{0%,100%{transform:translateY(7px) rotate(-3deg)}50%{transform:translateY(-5px) rotate(-5deg)}}@keyframes sideCardFloatRight{0%,100%{transform:translateY(7px) rotate(3deg)}50%{transform:translateY(-5px) rotate(5deg)}}@keyframes centerCardFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}.showcase-stack:hover #about-showcase,.showcase-stack:hover .side-one,.showcase-stack:hover .side-two{animation-play-state:paused!important}@media(max-width:640px){.showcase-stack{height:240px}.showcase-stack>img{border-width:3px;border-radius:14px}.showcase-side{width:20%!important}#about-showcase{left:23%;width:54%!important}}

/* Square project cards with a cleaner 3D carousel motion. */
.showcase-stack{height:clamp(300px,25vw,430px);display:flex;align-items:center;justify-content:center}.showcase-stack>img{box-sizing:border-box;aspect-ratio:1/1;width:auto!important;object-fit:contain!important;background:linear-gradient(145deg,#eef3ff,#fff);border:5px solid rgba(255,255,255,.96);border-radius:28px}.showcase-side{top:auto!important;height:66%!important;z-index:1}.side-one{left:3%!important;animation:squareOrbitLeft 6.4s cubic-bezier(.4,0,.2,1) infinite!important}.side-two{right:3%!important;animation:squareOrbitRight 6.4s cubic-bezier(.4,0,.2,1) -3.2s infinite!important}#about-showcase{left:50%!important;height:100%!important;z-index:2;animation:squareCenterFloat 6.4s ease-in-out infinite!important}@keyframes squareOrbitLeft{0%,100%{transform:rotate(-8deg) translateY(8px) scale(.94)}50%{transform:rotate(-13deg) translateY(-11px) scale(1)}}@keyframes squareOrbitRight{0%,100%{transform:rotate(8deg) translateY(8px) scale(.94)}50%{transform:rotate(13deg) translateY(-11px) scale(1)}}@keyframes squareCenterFloat{0%,100%{transform:translateX(-50%) translateY(0) scale(1)}50%{transform:translateX(-50%) translateY(-10px) scale(1.02)}}.showcase-stack.is-switching>img{opacity:.18;transition:opacity .18s ease}.showcase-stack:hover #about-showcase,.showcase-stack:hover .side-one,.showcase-stack:hover .side-two{animation-play-state:paused!important}@media(max-width:640px){.showcase-stack{height:250px}.showcase-stack>img{border-width:3px;border-radius:18px}.showcase-side{height:55%!important}.side-one{left:0!important}.side-two{right:0!important}}

/* Final project orbit: landscape frames match the real image ratio, so no white bands or cropping. */
.showcase-stack{height:clamp(315px,29vw,470px);display:block;overflow:visible;perspective:1200px}.showcase-stack>img{box-sizing:border-box;aspect-ratio:4/3;width:auto;height:auto!important;object-fit:contain!important;object-position:center;background:#2858b6;border:5px solid #fff;border-radius:24px;box-shadow:0 18px 34px rgba(24,42,111,.24);will-change:transform,opacity}.showcase-side{top:18%!important;width:29%!important;z-index:1;opacity:1!important}.side-one{left:0!important;animation:galleryRevealLeft 8s cubic-bezier(.55,0,.18,1) infinite!important}.side-two{right:0!important;animation:galleryRevealRight 8s cubic-bezier(.55,0,.18,1) infinite!important}#about-showcase{left:24%!important;top:5%!important;width:52%!important;z-index:3;animation:galleryCenterFloat 8s ease-in-out infinite!important}@keyframes galleryRevealLeft{0%,16%,100%{transform:translate3d(128px,12px,-120px) rotateY(20deg) rotateZ(-3deg) scale(.8);opacity:.35}36%,64%{transform:translate3d(-32px,-8px,0) rotateY(7deg) rotateZ(-6deg) scale(1);opacity:1}82%{transform:translate3d(55px,4px,-70px) rotateY(14deg) rotateZ(-4deg) scale(.89);opacity:.7}}@keyframes galleryRevealRight{0%,16%,100%{transform:translate3d(-128px,12px,-120px) rotateY(-20deg) rotateZ(3deg) scale(.8);opacity:.35}36%,64%{transform:translate3d(32px,-8px,0) rotateY(-7deg) rotateZ(6deg) scale(1);opacity:1}82%{transform:translate3d(-55px,4px,-70px) rotateY(-14deg) rotateZ(4deg) scale(.89);opacity:.7}}@keyframes galleryCenterFloat{0%,16%,100%{transform:translateY(0) scale(1)}36%,64%{transform:translateY(-10px) scale(1.015)}82%{transform:translateY(-4px) scale(1.005)}}.showcase-stack.is-switching>img{opacity:.18!important;transition:opacity .18s ease}.showcase-stack:hover #about-showcase,.showcase-stack:hover .side-one,.showcase-stack:hover .side-two{animation-play-state:paused!important}@media(max-width:640px){.showcase-stack{height:240px}.showcase-stack>img{border-width:3px;border-radius:16px}.showcase-side{top:25%!important;width:28%!important}#about-showcase{top:8%!important;width:54%!important;left:23%!important}@keyframes galleryRevealLeft{0%,16%,100%{transform:translate3d(65px,8px,-80px) rotateY(15deg) rotateZ(-3deg) scale(.8);opacity:.35}36%,64%{transform:translate3d(-9px,-5px,0) rotateY(5deg) rotateZ(-5deg) scale(1);opacity:1}82%{transform:translate3d(30px,2px,-40px) rotateY(10deg) rotateZ(-4deg) scale(.89);opacity:.7}}@keyframes galleryRevealRight{0%,16%,100%{transform:translate3d(-65px,8px,-80px) rotateY(-15deg) rotateZ(3deg) scale(.8);opacity:.35}36%,64%{transform:translate3d(9px,-5px,0) rotateY(-5deg) rotateZ(5deg) scale(1);opacity:1}82%{transform:translate3d(-30px,2px,-40px) rotateY(-10deg) rotateZ(4deg) scale(.89);opacity:.7}}}

/* Ensure the landscape orbit overrides older square-card sizing. */
#about-showcase{height:auto!important;aspect-ratio:4/3!important}
.showcase-stack .showcase-side{height:auto!important;aspect-ratio:4/3!important}

/* Gallery layout reset — contained three-card orbit with no spill into page content. */
.values-gallery{min-width:0;overflow:hidden;padding:4px 0 0}
.showcase-stack{position:relative!important;display:block!important;width:100%!important;height:clamp(330px,26vw,430px)!important;min-height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;isolation:isolate;perspective:1100px}
.showcase-stack>img{position:absolute!important;display:block!important;box-sizing:border-box!important;object-fit:contain!important;object-position:center!important;aspect-ratio:4/3!important;height:auto!important;background:#224fae!important;border:4px solid #fff!important;border-radius:22px!important;box-shadow:0 16px 30px rgba(25,42,116,.22)!important}
#about-showcase{left:23%!important;top:6%!important;width:54%!important;height:auto!important;z-index:3!important;animation:cleanCenterFloat 8s ease-in-out infinite!important}
.showcase-stack .showcase-side{top:22%!important;width:28%!important;height:auto!important;z-index:1!important;opacity:1!important}
.side-one{left:-1%!important;animation:cleanOrbitLeft 8s cubic-bezier(.55,0,.2,1) infinite!important}
.side-two{right:-1%!important;animation:cleanOrbitRight 8s cubic-bezier(.55,0,.2,1) infinite!important}
@keyframes cleanOrbitLeft{0%,18%,100%{transform:translate3d(100px,12px,-100px) rotateY(18deg) rotateZ(-5deg) scale(.82);opacity:.5}40%,63%{transform:translate3d(0,-4px,0) rotateY(5deg) rotateZ(-7deg) scale(1);opacity:1}82%{transform:translate3d(60px,6px,-55px) rotateY(13deg) rotateZ(-5deg) scale(.9);opacity:.75}}
@keyframes cleanOrbitRight{0%,18%,100%{transform:translate3d(-100px,12px,-100px) rotateY(-18deg) rotateZ(5deg) scale(.82);opacity:.5}40%,63%{transform:translate3d(0,-4px,0) rotateY(-5deg) rotateZ(7deg) scale(1);opacity:1}82%{transform:translate3d(-60px,6px,-55px) rotateY(-13deg) rotateZ(5deg) scale(.9);opacity:.75}}
@keyframes cleanCenterFloat{0%,18%,100%{transform:translateY(0) scale(1)}40%,63%{transform:translateY(-7px) scale(1.012)}82%{transform:translateY(-3px) scale(1.004)}}
.showcase-stack.is-switching>img{opacity:.2!important;transition:opacity .18s ease!important}
.showcase-stack:hover #about-showcase,.showcase-stack:hover .side-one,.showcase-stack:hover .side-two{animation-play-state:paused!important}
@media(max-width:640px){.showcase-stack{height:230px!important}.showcase-stack>img{border-width:3px!important;border-radius:15px!important}#about-showcase{left:21%!important;top:7%!important;width:58%!important}.showcase-stack .showcase-side{top:28%!important;width:28%!important}.side-one{left:-4%!important}.side-two{right:-4%!important}}

/* Keep the orbit cards fully visible at their outer edges. */
.values-gallery,.showcase-stack{overflow:visible!important}
.showcase-stack .showcase-side{width:26%!important}
.side-one{left:2.5%!important}
.side-two{right:2.5%!important}
@media(max-width:640px){.showcase-stack .showcase-side{width:25%!important}.side-one{left:1%!important}.side-two{right:1%!important}}

/* Staggered text motion for the Values section. */
.values-copy>*{animation:textRevealUp .7s cubic-bezier(.2,.8,.2,1) both}
.values-copy> :nth-child(1){animation-delay:.05s}.values-copy> :nth-child(2){animation-delay:.14s}.values-copy> :nth-child(3){animation-delay:.23s}.values-copy> :nth-child(4){animation-delay:.32s}.values-copy> :nth-child(5){animation-delay:.41s}
.value-item{animation:textRevealRight .62s cubic-bezier(.2,.8,.2,1) both}.value-item:nth-of-type(1){animation-delay:.42s}.value-item:nth-of-type(2){animation-delay:.51s}.value-item:nth-of-type(3){animation-delay:.60s}.value-item:nth-of-type(4){animation-delay:.69s}
.work-heading,.work-thumbs,.values-trust>div{animation:textRevealUp .65s cubic-bezier(.2,.8,.2,1) both}.work-heading{animation-delay:.25s}.work-thumbs{animation-delay:.38s}.values-trust>div:nth-child(1){animation-delay:.42s}.values-trust>div:nth-child(2){animation-delay:.5s}.values-trust>div:nth-child(3){animation-delay:.58s}.values-trust>div:nth-child(4){animation-delay:.66s}
.values-copy h2{animation-name:textRevealTitle}.values-copy h2 em{display:inline-block;animation:textAccentGlow 2.8s ease-in-out .8s infinite}
@keyframes textRevealUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes textRevealRight{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}
@keyframes textRevealTitle{from{opacity:0;transform:translateY(24px);filter:blur(5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
@keyframes textAccentGlow{0%,100%{transform:translateY(0);text-shadow:none}50%{transform:translateY(-2px);text-shadow:0 8px 18px rgba(53,45,174,.2)}}
@media(prefers-reduced-motion:reduce){.values-copy>*,.value-item,.work-heading,.work-thumbs,.values-trust>div,.values-copy h2 em{animation:none!important}}

/* Fourth page: polished Work Process with numbered circular icons. */
.process-section{position:relative;overflow:hidden;padding:82px clamp(28px,5vw,96px) 92px;background:linear-gradient(120deg,#edf6ff 0%,#fff 48%,#fafbff 100%);color:#190d5e}.process-section:before{content:"";position:absolute;width:58vw;height:58vw;left:-33vw;top:-34vw;border-radius:50%;background:radial-gradient(circle,rgba(87,162,232,.2),transparent 66%)}.process-heading{position:relative;text-align:center;margin-bottom:43px}.process-heading p{display:inline-block;margin:0 0 9px;padding:7px 19px;border-radius:999px;background:#fff;box-shadow:0 8px 18px rgba(27,16,96,.12);color:#392787;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.process-heading h2{margin:0;font:700 clamp(38px,4vw,62px)/1.08 Poppins,sans-serif;letter-spacing:-.045em;color:#25166f}.process-heading h2 span{color:#f37400}.process-heading>div{max-width:625px;margin:12px auto 0;color:#615b84;font-size:16px}.process-grid{position:relative;z-index:1;display:flex;align-items:stretch;justify-content:center;max-width:1640px;margin:auto}.process-card{position:relative;flex:1 1 0;min-height:280px;padding:40px 18px 28px;border:1px solid rgba(42,29,122,.12);border-radius:24px;background:rgba(255,255,255,.78);box-shadow:0 16px 30px rgba(40,29,110,.12),inset 0 1px 0 #fff;text-align:center;backdrop-filter:blur(8px);transition:transform .35s ease,box-shadow .35s ease}.process-card:hover{z-index:2;transform:translateY(-10px);box-shadow:0 24px 38px rgba(40,29,110,.19)}.process-number{position:absolute;top:14px;left:15px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(145deg,#4e3ab0,#24136f);box-shadow:0 5px 12px rgba(31,15,101,.28);color:white;font-size:12px;font-weight:800}.process-icon{display:grid;place-items:center;width:86px;height:86px;margin:0 auto 23px;border:7px solid rgba(255,255,255,.95);border-radius:50%;background:radial-gradient(circle at 32% 26%,#fff,#dfe5ff 68%,#c9d1fa);box-shadow:0 10px 18px rgba(31,15,101,.16),inset 0 2px 6px rgba(55,42,135,.1);color:#261570;font-size:44px;font-style:normal;line-height:1;animation:processIconFloat 4s ease-in-out infinite}.process-card:nth-of-type(3n) .process-icon{animation-delay:-1.3s}.process-card:nth-of-type(5n) .process-icon{animation-delay:-2.5s}.process-card h3{margin:0;color:#211260;font:700 18px/1.27 Poppins,sans-serif;letter-spacing:-.035em}.process-card>b{display:block;width:34px;height:2px;margin:14px auto 13px;border-radius:2px;background:#8166d5}.process-card p{margin:0;color:#635d77;font-size:12px;line-height:1.55}.process-link{display:grid;place-items:center;align-self:center;flex:0 0 27px;width:27px;height:27px;margin:0 -2px;border-radius:50%;background:#fff;box-shadow:0 6px 14px rgba(39,21,109,.14);color:#3e299b;font:700 31px/20px Arial;z-index:3}@keyframes processIconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(max-width:1100px){.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.process-link{display:none}.process-card{min-height:250px}}@media(max-width:640px){.process-section{padding:58px 18px 64px}.process-heading{margin-bottom:28px}.process-heading>div{font-size:14px}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.process-card{min-height:230px;padding:34px 10px 18px;border-radius:18px}.process-number{top:10px;left:10px;width:29px;height:29px;font-size:10px}.process-icon{width:66px;height:66px;margin-bottom:17px;border-width:5px;font-size:33px}.process-card h3{font-size:14px}.process-card p{font-size:10px}.process-card>b{margin:10px auto}}@media(prefers-reduced-motion:reduce){.process-icon{animation:none}.process-card{transition:none}}

/* Client logo wall below Work Process. */
.clients-section{position:relative;overflow:hidden;padding:72px clamp(28px,5vw,96px) 84px;background:linear-gradient(145deg,#fff,#fafbff 46%,#fff9f4);color:#1d105d}.clients-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 25%,rgba(86,155,233,.13),transparent 28%),radial-gradient(circle at 88% 72%,rgba(255,128,0,.09),transparent 25%);pointer-events:none}.clients-heading{position:relative;text-align:center;margin-bottom:36px}.clients-heading p{display:inline-block;margin:0 0 10px;padding:8px 22px;border:1px solid rgba(47,28,125,.2);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 7px 18px rgba(37,20,105,.1);color:#33218a;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.clients-heading h2{margin:0;font:700 clamp(36px,3.6vw,58px)/1.1 Poppins,sans-serif;letter-spacing:-.045em;color:#171216}.clients-heading h2 span{color:#35218c}.clients-heading h2 em{font-style:normal;color:#f57600}.clients-logo-wall{position:relative;z-index:1;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:17px;max-width:1680px;margin:auto}.clients-logo-wall>div{display:grid;place-items:center;min-width:0;aspect-ratio:1.95/1;overflow:hidden;border:1px solid rgba(33,19,107,.1);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 9px 20px rgba(31,16,93,.1),inset 0 1px 0 #fff;transition:transform .3s ease,box-shadow .3s ease;animation:logoWallReveal .65s cubic-bezier(.2,.8,.2,1) both}.clients-logo-wall>div:nth-child(2n){animation-delay:.05s}.clients-logo-wall>div:nth-child(3n){animation-delay:.1s}.clients-logo-wall>div:nth-child(4n){animation-delay:.15s}.clients-logo-wall>div:hover{transform:translateY(-7px) scale(1.035);box-shadow:0 17px 27px rgba(31,16,93,.18)}.clients-logo-wall img{display:block;width:calc(100% + 8px);height:calc(100% + 8px);margin:-4px;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s ease}.clients-logo-wall>div:hover img{transform:scale(1.05)}@keyframes logoWallReveal{from{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1180px){.clients-logo-wall{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}}@media(max-width:640px){.clients-section{padding:56px 16px 64px}.clients-heading{margin-bottom:25px}.clients-heading p{font-size:10px;padding:7px 13px}.clients-logo-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;border-radius:12px}.clients-logo-wall>div{border-radius:12px}}@media(prefers-reduced-motion:reduce){.clients-logo-wall>div{animation:none;transition:none}.clients-logo-wall img{transition:none}}

/* Continuous motion for the Work Process and brand logo marquee. */
.process-heading>*{animation:processTextIn .72s cubic-bezier(.2,.8,.2,1) both}.process-heading p{animation-delay:.05s}.process-heading h2{animation-delay:.15s}.process-heading>div{animation-delay:.25s}.process-card{animation:processCardIn .7s cubic-bezier(.2,.8,.2,1) both,processCardBreathe 5.2s ease-in-out 1s infinite}.process-card:nth-of-type(3n){animation-delay:.08s,1.3s}.process-card:nth-of-type(5n){animation-delay:.16s,2.1s}.process-link{animation:processLinkPulse 2.3s ease-in-out infinite}.process-link:nth-of-type(2n){animation-delay:-1.1s}@keyframes processTextIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes processCardIn{from{opacity:0;transform:translateY(23px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes processCardBreathe{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes processLinkPulse{0%,100%{transform:scale(1);box-shadow:0 6px 14px rgba(39,21,109,.14)}50%{transform:scale(1.13);box-shadow:0 8px 20px rgba(61,38,170,.25)}}
.clients-section{overflow:hidden}.clients-section:after{content:"";position:absolute;z-index:3;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96),transparent 10%,transparent 90%,rgba(255,255,255,.96));pointer-events:none}.clients-heading{animation:processTextIn .7s cubic-bezier(.2,.8,.2,1) both}.clients-logo-wall{display:flex!important;grid-template-columns:none!important;gap:16px!important;max-width:none!important;width:max-content!important;margin:0!important;padding:8px 0;animation:brandLogoMarquee 42s linear infinite!important;will-change:transform}.clients-logo-wall>div{flex:0 0 clamp(155px,12vw,198px);aspect-ratio:1.95/1;animation:brandLogoFloat 4.5s ease-in-out infinite!important}.clients-logo-wall>div:nth-child(3n){animation-delay:-1.5s!important}.clients-logo-wall>div:nth-child(5n){animation-delay:-3s!important}.clients-logo-wall>div:hover{transform:translateY(-8px) scale(1.05)!important}@keyframes brandLogoMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes brandLogoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.clients-section:hover .clients-logo-wall{animation-play-state:paused!important}@media(max-width:640px){.clients-logo-wall{gap:11px!important;animation-duration:32s!important}.clients-logo-wall>div{flex-basis:132px}}@media(prefers-reduced-motion:reduce){.process-heading>*,.process-card,.process-link,.clients-heading,.clients-logo-wall,.clients-logo-wall>div{animation:none!important}}

/* Center every logo inside its card with consistent breathing room. */
.clients-logo-wall>div{display:flex!important;align-items:center!important;justify-content:center!important}
.clients-logo-wall img{width:100%!important;height:100%!important;margin:0!important;padding:10px!important;box-sizing:border-box!important;object-fit:contain!important;object-position:center center!important}
@media(max-width:640px){.clients-logo-wall img{padding:7px!important}}

/* Brand marquee must never pause — keep the loop running continuously. */
.clients-section:hover .clients-logo-wall,.clients-logo-wall:hover{animation-play-state:running!important}
.clients-logo-wall{animation-play-state:running!important}

/* Premium two-tier navigation redesign. */
header{padding:18px 6px 7px;background:linear-gradient(120deg,#f8f9ff,#fff 55%,#f9fbff);box-shadow:none}
.topbar{height:50px;padding:0 clamp(34px,3.6vw,58px);border-radius:16px 16px 0 0;background:linear-gradient(105deg,#05031d,#0d0a3a 55%,#121064);box-shadow:0 12px 23px rgba(11,7,50,.18);font-size:13px;letter-spacing:-.01em}.topbar>span:before{content:'✦';margin-right:9px;color:#ff7900;font-size:16px}.topbar>span{color:#f2f1ff}.topbar div{gap:18px}.topbar a{opacity:.92;transition:opacity .2s ease,color .2s ease}.topbar a:hover{opacity:1;color:#ff9a3d}.topbar a+a{position:relative;padding-left:18px}.topbar a+a:before{content:'';position:absolute;left:0;top:50%;width:1px;height:18px;transform:translateY(-50%);background:rgba(255,255,255,.28)}.social{width:31px;height:31px;border-color:rgba(255,255,255,.58);background:rgba(255,255,255,.035)}
.navbar{height:112px;margin-top:-1px;padding:0 clamp(28px,3vw,50px);border:1px solid rgba(51,38,125,.1);border-radius:19px 19px 16px 16px;background:rgba(255,255,255,.93)!important;box-shadow:0 15px 32px rgba(25,20,85,.13);overflow:hidden}.navbar:before{display:none}.navbar:after{height:4px;opacity:1;background:linear-gradient(90deg,#ff7900,#fa7d15 24%,#fa3d26 45%,#6949ff 72%,#1758ff);animation:none}.logo{width:330px;height:82px;padding:8px 16px!important;border:0!important;border-radius:22px!important;background:#fff!important;box-shadow:0 10px 25px rgba(33,25,97,.14)!important}.logo:before{display:none}.logo img{object-position:center}
nav{height:72px;margin-left:auto;gap:0;border-radius:18px;overflow:visible}nav a{min-width:106px;height:66px;flex-direction:column;justify-content:center;gap:5px;padding:7px 13px!important;color:#16113f!important;font-size:13px!important;font-weight:700!important;line-height:1.1;text-align:center;transition:color .22s ease,background .22s ease,transform .22s ease!important}nav a:not(:last-child){border-right:1px solid rgba(40,28,104,.14)}nav a:before{position:static!important;display:block!important;z-index:auto!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:auto!important;background:none!important;opacity:1!important;transform:none!important;color:#25166e;font-size:20px;line-height:19px}nav a:after{bottom:0!important;width:0!important;height:3px!important;background:#ff7900!important;transition:width .25s ease!important}nav a:nth-child(1):before{content:'⌂'}nav a:nth-child(2):before{content:'♧'}nav a:nth-child(3):before{content:'▣'}nav a:nth-child(4):before{content:'▤'}nav a:nth-child(5):before{content:'♙'}nav a:nth-child(6):before{content:'✉'}nav a:hover{transform:translateY(-2px)!important;background:linear-gradient(145deg,rgba(255,121,0,.08),rgba(85,62,196,.05))!important;color:#f27000!important}nav a:hover:before{color:#f27000}.active{border:0!important;border-right:1px solid rgba(40,28,104,.14)!important;border-radius:15px;background:linear-gradient(145deg,#fff,#fff6ef)!important;color:#f27000!important;box-shadow:0 7px 14px rgba(32,20,105,.11)}.active:before{color:#f27000}.active:after,nav a:hover:after{width:45%!important}
.quote{min-height:62px;margin-left:8px;padding:0 17px 0 25px;border-radius:22px;background:linear-gradient(135deg,#ff8d25,#f35d00);font-size:15px;box-shadow:0 13px 24px rgba(244,101,0,.26)}.quote b{width:31px;height:31px}.quote b svg{stroke-width:2.4}.quote:hover{background:linear-gradient(135deg,#ff9e42,#f26b08);transform:translateY(-3px) scale(1.01)}
@media(max-width:1180px){header{padding-top:10px}.navbar{height:94px}.logo{width:272px;height:66px}nav a{min-width:78px;font-size:11px!important}.quote{font-size:13px;padding-left:17px}}
@media(max-width:980px){.topbar{border-radius:12px 12px 0 0}.navbar{height:77px;border-radius:14px}.logo{width:220px;height:57px}.quote{min-height:48px}.navbar nav{display:none}}
@media(max-width:640px){header{padding:5px 4px}.topbar{height:31px;border-radius:8px 8px 0 0;padding:0 12px}.topbar>span:before{font-size:10px;margin-right:3px}.navbar{height:66px;padding:0 10px;border-radius:0 0 11px 11px}.logo{width:183px;height:49px;border-radius:13px!important}.quote{min-height:42px;margin-left:auto;padding:0 10px 0 13px;border-radius:14px;font-size:10px}.quote b{width:22px;height:22px}}

/* Restore the previous clean navbar layout. */
header{padding:0!important;background:#fff!important;box-shadow:0 1px 0 rgba(20,12,74,.12)!important}
.topbar{height:54px!important;padding:0 clamp(40px,3.8vw,72px)!important;border-radius:0!important;background:#050314!important;box-shadow:none!important;font-size:14px!important;letter-spacing:normal!important}.topbar>span:before{display:none!important}.topbar div{gap:25px!important}.topbar a+a{padding-left:0!important}.topbar a+a:before{display:none!important}.topbar a{opacity:1!important;color:#fff!important}.social{width:32px!important;height:32px!important;background:transparent!important;border:1px solid rgba(255,255,255,.75)!important}
.navbar{height:88px!important;margin:0!important;padding-inline:clamp(42px,4vw,78px)!important;border:0!important;border-bottom:1px solid #ecebf1!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}.navbar:before,.navbar:after{display:none!important}.logo{width:306px!important;height:66px!important;padding:5px 11px 5px 15px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px!important;background:#090618!important;box-shadow:0 7px 16px rgba(12,8,35,.12)!important;transform:none!important}.logo:before{display:block!important;top:12px!important;bottom:12px!important;width:3px!important;background:#f77800!important}.logo:hover{transform:translateY(-3px) scale(1.015)!important}
nav{height:100%!important;margin-left:auto!important;gap:clamp(28px,2.6vw,53px)!important;border-radius:0!important;overflow:visible!important}nav a{min-width:0!important;height:100%!important;display:inline-flex!important;flex-direction:row!important;justify-content:center!important;gap:0!important;padding:0 8px!important;border:0!important;border-right:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#17065a!important;font-size:16px!important;font-weight:600!important;line-height:normal!important;text-align:left!important;transform:none!important}nav a:before{display:none!important}nav a:after{bottom:19px!important;left:50%!important;position:absolute!important;width:0!important;height:3px!important;border-radius:10px!important;background:#f77800!important;transform:translateX(-50%)!important}.active{padding:0 8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#f06f00!important}.active:after,nav a:hover:after{width:100%!important}nav a:hover{color:#f06f00!important;transform:none!important;background:transparent!important}
.quote{min-height:54px!important;margin-left:0!important;padding:0 16px 0 23px!important;border-radius:17px!important;background:#f77800!important;font-size:16px!important;box-shadow:0 9px 20px rgba(247,120,0,.18)!important;transform:none!important;animation:quotePulse 3.5s ease-in-out infinite!important}.quote:hover{transform:translateY(-2px)!important}.quote b{width:29px!important;height:29px!important}
@media(max-width:1180px){.navbar{gap:22px!important}.logo{width:260px!important}nav{gap:21px!important}.quote{font-size:14px!important;padding-left:18px!important}}@media(max-width:980px){nav{display:none!important}.navbar{height:77px!important;padding-inline:24px!important}.logo{width:220px!important;height:57px!important}}@media(max-width:640px){.topbar{height:34px!important;padding-inline:16px!important}.navbar{height:66px!important;padding-inline:16px!important}.logo{width:182px!important;height:48px!important;padding:4px 7px 4px 11px!important;border-radius:6px!important}.logo:before{top:9px!important;bottom:9px!important;width:2px!important}.quote{min-height:0!important;font-size:11px!important;padding:8px 10px 8px 13px!important;border-radius:14px!important}.social{width:21px!important;height:21px!important}}

/* Compact navbar with the supplied Global Media brand mark. */
.navbar{height:76px!important;padding-inline:clamp(34px,3.5vw,68px)!important;gap:26px!important}.logo{width:310px!important;height:54px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.logo:before{display:none!important}.logo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:left center!important}.logo:hover{transform:translateY(-1px) scale(1.01)!important;box-shadow:none!important}nav{gap:clamp(25px,2.3vw,46px)!important}nav a{font-size:15px!important}nav a:after{bottom:14px!important}.quote{min-height:48px!important;padding:0 14px 0 20px!important;border-radius:15px!important;font-size:15px!important}.quote b{width:27px!important;height:27px!important}@media(max-width:1180px){.navbar{height:70px!important}.logo{width:255px!important;height:47px!important}nav{gap:18px!important}nav a{font-size:13px!important}.quote{font-size:13px!important;min-height:45px!important}}@media(max-width:980px){.navbar{height:70px!important}.logo{width:245px!important;height:46px!important}}@media(max-width:640px){.navbar{height:61px!important;padding-inline:14px!important}.logo{width:205px!important;height:39px!important}.quote{min-height:40px!important;font-size:10px!important}.quote b{width:21px!important;height:21px!important}}
.capability-logo{background:transparent!important;padding:0!important;border-radius:0!important;width:255px!important;height:48px!important}.capability-logo img{object-fit:contain!important;object-position:left center!important}

/* Fifth section: category-free, continuously looping brand item showcase. */
.items-section{position:relative;overflow:hidden;padding:80px 0 86px;background:linear-gradient(145deg,#fafbff,#fff 48%,#fff9f4);color:#20115e}.items-heading,.feedback-heading{position:relative;z-index:1;text-align:center;padding-inline:20px}.items-heading p,.feedback-heading p{display:inline-block;margin:0 0 10px;padding:8px 21px;border-radius:999px;background:linear-gradient(135deg,#eee9ff,#fff);box-shadow:0 7px 17px rgba(41,23,116,.12);color:#39248d;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.items-heading h2,.feedback-heading h2{margin:0;font:700 clamp(37px,4vw,62px)/1.1 Poppins,sans-serif;letter-spacing:-.05em;color:#18121e}.items-heading h2 span,.feedback-heading h2 span{color:#3a248f}.items-heading>div,.feedback-heading>div{max-width:670px;margin:13px auto 0;color:#68607d;font-size:16px}.items-marquee-wrap{position:relative;z-index:1;margin-top:42px;overflow:hidden;padding:10px 0 25px}.items-marquee-wrap:before,.items-marquee-wrap:after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:8%;pointer-events:none}.items-marquee-wrap:before{left:0;background:linear-gradient(90deg,#fbfcff,transparent)}.items-marquee-wrap:after{right:0;background:linear-gradient(-90deg,#fffaf6,transparent)}.items-marquee{display:flex;gap:22px;width:max-content;animation:itemsMarquee 54s linear infinite;will-change:transform}.item-card{flex:0 0 clamp(230px,18vw,290px);overflow:hidden;border:1px solid rgba(41,23,115,.11);border-radius:21px;background:#fff;box-shadow:0 14px 28px rgba(32,20,98,.12);transition:transform .3s ease,box-shadow .3s ease}.item-card img{display:block;width:100%;height:190px;object-fit:cover;background:#f5f6fb}.item-card>div{padding:17px 18px 19px}.item-card h3{margin:0;color:#231562;font-size:18px;line-height:1.2}.item-card p{margin:8px 0 0;color:#706a80;font-size:13px;line-height:1.45}.item-card:hover{transform:translateY(-9px);box-shadow:0 21px 35px rgba(32,20,98,.19)}@keyframes itemsMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.items-marquee:hover{animation-play-state:running}
.feedback-section{position:relative;padding:76px clamp(24px,6vw,110px) 90px;background:linear-gradient(130deg,#f2f7ff,#fff 50%,#fff7f0);color:#20115e}.feedback-heading{margin-bottom:38px}.feedback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1280px;margin:auto}.feedback-grid article{padding:28px;border:1px solid rgba(47,29,121,.12);border-radius:22px;background:rgba(255,255,255,.88);box-shadow:0 13px 26px rgba(32,20,98,.11);transition:transform .3s ease}.feedback-grid article:hover{transform:translateY(-7px)}.feedback-stars{color:#f77b00;letter-spacing:3px;font-size:15px}.feedback-grid blockquote{margin:18px 0 25px;color:#433c5e;font-size:16px;line-height:1.65}.feedback-grid footer{display:flex;align-items:center;gap:12px}.feedback-grid footer i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e8e6ff;color:#342289;font-style:normal;font-size:13px;font-weight:800}.feedback-grid footer span{display:grid;gap:2px;color:#777087;font-size:11px}.feedback-grid footer strong{color:#26176c;font-size:13px}@media(max-width:760px){.items-section{padding-block:58px}.items-heading>div,.feedback-heading>div{font-size:14px}.items-marquee-wrap{margin-top:28px}.items-marquee{gap:14px;animation-duration:39s}.item-card{flex-basis:218px;border-radius:17px}.item-card img{height:165px}.feedback-section{padding:58px 18px 66px}.feedback-grid{grid-template-columns:1fr;gap:15px}.feedback-grid article{padding:22px}.feedback-grid blockquote{font-size:14px}}@media(prefers-reduced-motion:reduce){.items-marquee{animation:none}.item-card,.feedback-grid article{transition:none}}

/* Individual high-quality product cards and category controls for Our Items. */
.item-filters{position:relative;z-index:3;display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:28px auto 0;padding-inline:20px}.item-filters button{min-width:132px;padding:11px 19px;border:1px solid rgba(60,39,154,.2);border-radius:999px;background:rgba(255,255,255,.86);box-shadow:0 5px 13px rgba(38,24,108,.07);color:#32217e;font:700 13px Poppins,sans-serif;cursor:pointer;transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.item-filters button:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(38,24,108,.13)}.item-filters .is-active{border-color:transparent;background:linear-gradient(135deg,#2f1a7f,#5036b9);box-shadow:0 10px 19px rgba(47,26,127,.23);color:#fff}.items-marquee-wrap{margin-top:30px!important}.item-card{flex-basis:278px!important;border-radius:20px!important}.item-card img{height:196px!important;object-fit:cover!important;object-position:center!important;background:#f4f6fb}.item-card>div{padding:17px 18px 21px!important}.item-card h3{font-size:17px!important}.item-card p{min-height:38px!important}@media(max-width:640px){.item-filters{gap:8px;margin-top:22px;padding-inline:12px}.item-filters button{min-width:auto;padding:9px 13px;font-size:11px}.item-card{flex-basis:218px!important}.item-card img{height:157px!important}.item-card h3{font-size:15px!important}}

/* Sixth section: professional conversion CTA and footer. */
.site-footer{position:relative;overflow:hidden;padding:0 clamp(22px,4vw,70px);background:linear-gradient(125deg,#03051b,#070b31 50%,#160c55);color:#fff}.footer-cta{position:relative;display:grid;grid-template-columns:86px minmax(340px,1.35fr) auto 240px;gap:30px;align-items:center;max-width:1500px;margin:0 auto;transform:translateY(-38px);padding:28px 34px;border:1px solid rgba(125,111,255,.36);border-radius:27px;background:radial-gradient(circle at 72% 35%,rgba(46,126,255,.25),transparent 28%),linear-gradient(110deg,#1c1166,#0b0a3d 55%,#150a52);box-shadow:0 22px 35px rgba(2,3,20,.34);isolation:isolate}.footer-cta:before{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;background:repeating-linear-gradient(135deg,transparent 0 10px,rgba(83,159,255,.05) 11px 12px);opacity:.8}.footer-cta-mark{display:grid;place-items:center;width:86px;height:86px;border:2px solid rgba(255,255,255,.62);border-radius:50%;background:linear-gradient(145deg,#fff,#dce7ff);box-shadow:0 12px 26px rgba(0,0,0,.26);color:#312287}.footer-cta-mark svg{width:40px;height:40px}.footer-cta p{margin:0 0 4px;color:#afb9f2;font-size:13px;font-weight:600}.footer-cta h2{margin:0;font:700 clamp(26px,2.35vw,40px)/1.2 Poppins,sans-serif;letter-spacing:-.04em}.footer-cta h2 span{color:#ff7b00}.footer-cta-actions{display:grid;gap:11px;min-width:190px}.footer-cta-actions a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px 12px 18px;border-radius:15px;font-weight:700;font-size:14px;transition:transform .25s ease,box-shadow .25s ease}.footer-primary{background:linear-gradient(135deg,#ff9829,#f36200);box-shadow:0 10px 20px rgba(241,94,0,.25)}.footer-secondary{border:1px solid rgba(255,255,255,.62);background:rgba(255,255,255,.08)}.footer-cta-actions a:hover{transform:translateY(-3px);box-shadow:0 13px 22px rgba(0,0,0,.22)}.footer-cta-actions b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#fff;color:#f37000;font-size:18px}.footer-secondary b{color:#211366}.footer-cta-points{display:grid;gap:9px;margin:0;padding:0;list-style:none}.footer-cta-points li{display:flex;align-items:center;gap:10px;color:#f4f4ff;font-size:13px;font-weight:700}.footer-cta-points i{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.29);border-radius:10px;background:rgba(255,255,255,.08);color:#82d5ff}.footer-cta-points svg{width:18px;height:18px}.footer-main{display:grid;grid-template-columns:1.3fr .7fr 1.25fr;gap:clamp(35px,8vw,150px);max-width:1320px;margin:-5px auto 0;padding:25px 0 51px}.footer-brand img{display:block;width:min(335px,100%);height:73px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1) grayscale(1) contrast(1.8)}.footer-brand p{max-width:390px;margin:27px 0 22px;color:#c6c9e5;font-size:14px;line-height:1.9}.footer-socials{display:flex;gap:12px}.footer-socials a{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.06);color:#fff;transition:transform .22s ease,background .22s ease}.footer-socials a:hover{transform:translateY(-5px);background:#ff7900}.footer-socials svg{width:19px;height:19px}.footer-links{display:grid;align-content:start;gap:14px}.footer-main h3{margin:0 0 8px;color:#fff;font-size:21px;letter-spacing:.04em}.footer-links a{color:#d7daee;font-size:14px;transition:color .2s ease,transform .2s ease}.footer-links a:hover{color:#ff861b;transform:translateX(5px)}.footer-contact{display:grid;align-content:start;gap:17px;font-style:normal}.footer-contact>div{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start;color:#e4e6f7;font-size:14px;line-height:1.65}.footer-contact i{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.07);color:#85cbff}.footer-contact i svg{width:18px;height:18px}.footer-contact span{display:grid;gap:2px}.footer-contact b{color:#fff;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.footer-contact a{color:#e7e9f7}.footer-contact a:hover{color:#ff861b}.footer-bottom{display:flex;justify-content:space-between;gap:20px;max-width:1320px;margin:auto;padding:20px 0 25px;border-top:1px solid rgba(255,255,255,.14);color:#afb4d3;font-size:12px}@media(max-width:1120px){.footer-cta{grid-template-columns:70px 1fr auto;gap:20px}.footer-cta-points{display:none}.footer-cta-mark{width:70px;height:70px}.footer-main{gap:50px}}@media(max-width:760px){.site-footer{padding-inline:16px}.footer-cta{display:flex;flex-wrap:wrap;gap:17px;margin-inline:0;transform:translateY(-24px);padding:22px;border-radius:21px}.footer-cta-mark{width:56px;height:56px}.footer-cta-mark svg{width:28px;height:28px}.footer-cta h2{font-size:25px}.footer-cta-actions{display:flex;width:100%;min-width:0}.footer-cta-actions a{flex:1;padding:11px;font-size:11px}.footer-main{grid-template-columns:1fr;gap:35px;padding-bottom:37px}.footer-brand img{height:54px}.footer-brand p{font-size:13px;margin:17px 0}.footer-links{grid-template-columns:1fr 1fr;gap:12px}.footer-main h3{grid-column:1/-1}.footer-contact{gap:12px}.footer-bottom{flex-direction:column;padding:16px 0 19px;font-size:10px}}@media(prefers-reduced-motion:reduce){.footer-cta-actions a,.footer-socials a,.footer-links a{transition:none}}

/* Prevent CTA clipping and use the supplied footer logo in its natural colors. */
.site-footer{overflow:visible!important;padding-top:1px}.footer-cta{margin-bottom:0!important}.footer-brand img{width:min(410px,100%)!important;height:82px!important;filter:none!important;object-fit:contain!important;object-position:left center!important}
@media(max-width:760px){.footer-brand img{width:min(300px,100%)!important;height:62px!important}}

/* About Us navigation and dedicated company profile. */
.about-nav{position:relative;display:flex;height:100%;align-items:center}.about-nav>a{white-space:nowrap}.about-nav>a span{margin-left:5px;font-size:17px;transition:transform .25s ease}.about-menu{position:absolute;z-index:30;top:calc(100% - 9px);left:50%;display:grid;min-width:245px;padding:10px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:linear-gradient(145deg,#193e98,#182870);box-shadow:0 22px 40px rgba(11,18,76,.3);opacity:0;pointer-events:none;transform:translate(-50%,-10px);transition:opacity .2s ease,transform .2s ease}.about-menu a{height:auto!important;justify-content:flex-start!important;padding:12px 14px!important;border-radius:9px!important;color:#fff!important;font-size:12px!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}.about-menu a:after{display:none!important}.about-menu a:hover{background:rgba(255,255,255,.13)!important;color:#fff!important}.about-nav:hover .about-menu,.about-nav:focus-within .about-menu,.about-nav.is-open .about-menu{opacity:1;pointer-events:auto;transform:translate(-50%,0)}.about-nav:hover>a span,.about-nav.is-open>a span{transform:rotate(180deg)}
.about-page{background:#f8faff;color:#19235a}.about-page main{overflow:hidden}.about-page .about-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:center;gap:45px;min-height:480px;padding:75px clamp(35px,7vw,135px);background:radial-gradient(circle at 72% 35%,rgba(80,121,255,.2),transparent 28%),linear-gradient(115deg,#f8fbff,#fff 60%,#edf2ff)}.about-kicker,.about-label{margin:0 0 11px;color:#f67100;font-size:11px;font-weight:800;letter-spacing:.13em}.about-page h1,.about-page h2,.about-page h3{letter-spacing:-.04em}.about-page h1{margin:0;color:#091449;font-size:clamp(42px,5vw,72px);line-height:1.05}.about-page h1 span,.about-page h2 span{color:#3b36a8}.about-hero p:not(.about-kicker){max-width:570px;margin:20px 0 29px;color:#5b668e;font-size:17px;line-height:1.7}.about-hero>a{display:inline-flex;align-items:center;gap:14px;padding:13px 17px 13px 21px;border-radius:14px;background:linear-gradient(135deg,#ff9826,#ff6200);box-shadow:0 12px 23px rgba(255,103,0,.25);color:#fff;font-weight:700}.about-hero>a b{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#fff;color:#f66d00}.about-hero-art{position:relative;min-height:315px;animation:aboutFloat 5s ease-in-out infinite}.about-hero-art:after{content:"";position:absolute;z-index:0;right:-5%;bottom:-7%;width:70%;height:55%;border-radius:50%;background:rgba(245,108,0,.17);filter:blur(30px)}.about-hero-art img{position:relative;z-index:1;width:100%;height:325px;object-fit:cover;border:10px solid #fff;border-radius:25px;box-shadow:0 23px 43px rgba(24,39,114,.2);transform:rotate(2deg)}.about-hero-art i{position:absolute;z-index:2;top:-17px;left:-17px;width:70px;height:70px;border:10px solid #f77900;border-radius:22px;animation:aboutPulse 3s ease-in-out infinite}.about-overview{display:grid;grid-template-columns:1fr 1fr;gap:55px;max-width:1380px;margin:0 auto;padding:95px clamp(28px,6vw,100px)}.about-page h2{margin:0;color:#111d57;font-size:clamp(32px,3.5vw,51px);line-height:1.12}.overview-copy>p:not(.about-label){color:#596486;line-height:1.8}.overview-logo{display:grid;place-items:center;width:min(390px,100%);height:92px;margin-top:23px;padding:10px 16px;border-radius:16px;background:#fff;box-shadow:0 13px 28px rgba(25,35,90,.12);animation:logoBreathe 4s ease-in-out infinite}.overview-logo img{width:100%;height:100%;object-fit:contain}.overview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;align-content:end}.overview-stats>img{grid-column:1/-1;width:100%;height:245px;object-fit:cover;border-radius:19px;box-shadow:0 13px 28px rgba(23,32,95,.16)}.overview-stats>div{display:grid;gap:2px;padding:15px;border-radius:13px;background:linear-gradient(140deg,#2f48b0,#14267c);color:#fff;text-align:center}.overview-stats strong{font-size:24px}.overview-stats span{font-size:10px}.vision-band{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center;margin:0 clamp(22px,5vw,85px);padding:56px clamp(28px,5vw,85px);border-radius:28px;background:linear-gradient(115deg,#071a68,#103a9e 58%,#214cad);box-shadow:0 18px 34px rgba(24,40,130,.22);color:#dfe8ff}.vision-band h2{color:#fff}.vision-band h2 span{color:#ff8415}.vision-band>p{margin:0;font-size:16px;line-height:1.8}.values-section,.leadership-section,.quality-section,.clientele-section{padding:88px clamp(25px,6vw,105px)}.section-title{text-align:center}.section-title>p:not(.about-label){max-width:650px;margin:13px auto 0;color:#687292;line-height:1.6}.value-grid,.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1370px;margin:38px auto 0}.value-grid article,.quality-grid article{padding:27px 22px;border:1px solid #e1e6fa;border-radius:19px;background:#fff;box-shadow:0 10px 25px rgba(30,40,112,.09);transition:transform .25s ease}.value-grid article:hover,.quality-grid article:hover{transform:translateY(-7px)}.value-grid i{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#edf0ff;color:#ee7000;font-size:22px;font-style:normal}.value-grid h3,.quality-grid h3{margin:16px 0 7px;color:#1b2771;font-size:19px}.value-grid p,.quality-grid p{margin:0;color:#66708d;font-size:13px;line-height:1.65}.leadership-section{background:linear-gradient(135deg,#f0f5ff,#fff 55%,#fff7f0)}.leaders{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:18px;max-width:1450px;margin:38px auto 0}.leaders article{padding:22px;border:1px solid #e0e5f6;border-radius:20px;background:#fff;box-shadow:0 13px 27px rgba(25,39,111,.1)}.leaders img{display:block;width:126px;height:126px;margin:0 auto 16px;border:5px solid #eef2ff;border-radius:50%;object-fit:cover}.leaders h3{margin:0;color:#202b77;font-size:20px;text-align:center}.leaders>article>p{margin:5px 0 0;color:#f06e00;font-size:10px;font-weight:800;text-align:center;text-transform:uppercase}.leaders .leader-feature{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:20px;background:linear-gradient(130deg,#1a338d,#2e51bb);color:#fff}.leader-feature img{width:148px;height:148px;margin:0;border-color:rgba(255,255,255,.45)}.leader-feature h3{color:#fff;text-align:left;font-size:29px}.leader-feature p{color:#ffb66d!important;text-align:left!important}.leader-feature blockquote{margin:12px 0;color:#fff;font-size:17px;font-weight:600;line-height:1.5}.leader-feature span{color:#dce5ff;font-size:12px;line-height:1.6}.infrastructure-section{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;max-width:1450px;margin:auto;padding:95px clamp(25px,6vw,105px)}.infra-image{position:relative;height:415px}.infra-image img{position:absolute;box-shadow:0 18px 36px rgba(17,28,86,.2);object-fit:cover}.infra-image img:first-child{inset:0 14% 13% 0;width:77%;height:78%;border-radius:24px}.infra-image img:last-child{right:0;bottom:0;width:57%;height:54%;border:8px solid #fff;border-radius:19px}.infrastructure-section>div>p:not(.about-label){color:#616b8b;line-height:1.8}.infrastructure-section ul{display:grid;gap:11px;margin:20px 0 0;padding:0;list-style:none;color:#24327d;font-size:14px;font-weight:600}.infrastructure-section li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;margin-right:9px;border-radius:50%;background:#ee7200;color:#fff;font-size:12px}.quality-section{background:#10236e;color:#fff}.quality-section .section-title h2{color:#fff}.quality-section .section-title h2 span{color:#ff8214}.quality-grid article{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.08);box-shadow:none}.quality-grid b{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#ff7d0a;color:#fff;font-size:13px}.quality-grid h3{color:#fff}.quality-grid p{color:#cad6ff}.clientele-section{background:linear-gradient(135deg,#f9fbff,#fff8f1)}.about-client-logos{display:grid;grid-template-columns:repeat(8,1fr);gap:13px;max-width:1450px;margin:35px auto 0}.about-client-logos img{width:100%;height:82px;padding:12px;border:1px solid #e0e5f5;border-radius:14px;background:#fff;object-fit:contain;box-shadow:0 7px 15px rgba(29,39,102,.08);transition:transform .2s ease}.about-client-logos img:hover{transform:translateY(-6px)}.about-footer{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:35px clamp(25px,7vw,125px);background:#050b2e;color:#fff}.about-footer img{width:300px;height:62px;object-fit:contain;object-position:left center}.about-footer p{max-width:490px;margin:6px 0 0;color:#c6cbed;font-size:13px}.about-footer>a{padding:12px 19px;border-radius:12px;background:#ff7600;color:#fff;font-weight:700;white-space:nowrap}.reveal{opacity:0;transform:translateY(30px);transition:opacity .65s ease var(--delay,0ms),transform .65s ease var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:none}@keyframes aboutFloat{50%{transform:translateY(-12px)}}@keyframes aboutPulse{50%{transform:scale(.88) rotate(8deg);opacity:.65}}@keyframes logoBreathe{50%{transform:scale(1.025);box-shadow:0 18px 34px rgba(240,105,0,.18)}}
@media(max-width:1050px){.about-page .about-hero,.about-overview,.infrastructure-section{grid-template-columns:1fr;gap:35px}.about-hero{padding-block:65px}.about-hero-art{max-width:620px;margin:auto;width:100%}.vision-band{grid-template-columns:1fr}.leaders{grid-template-columns:repeat(3,1fr)}.leaders .leader-feature{grid-column:1/-1}.about-client-logos{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.about-nav{display:none}.about-page .about-hero{padding:48px 22px;min-height:0}.about-hero-art{min-height:220px}.about-hero-art img{height:230px;border-width:6px}.about-overview,.values-section,.leadership-section,.quality-section,.clientele-section,.infrastructure-section{padding:60px 20px}.overview-stats{gap:7px}.overview-stats>img{height:180px}.overview-stats strong{font-size:17px}.vision-band{margin:0 15px;padding:34px 22px;border-radius:20px}.value-grid,.quality-grid{grid-template-columns:1fr 1fr;gap:10px}.value-grid article,.quality-grid article{padding:19px 15px}.leaders{grid-template-columns:1fr}.leaders .leader-feature{grid-column:auto;grid-template-columns:1fr;text-align:center}.leader-feature h3,.leader-feature p{text-align:center!important}.infrastructure-section{gap:25px}.infra-image{height:290px}.about-client-logos{grid-template-columns:repeat(2,1fr)}.about-footer{display:grid}.about-footer img{width:270px}.about-menu{display:none}}
.about-back{display:inline-flex;align-items:center;gap:5px;color:#29206f!important;font-size:12px!important;font-weight:700!important;white-space:nowrap}.about-back:hover{color:#f57600!important}.about-page .navbar{position:relative}.vision-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.95fr);gap:55px;align-items:center;padding:88px clamp(28px,7vw,130px);background:linear-gradient(125deg,#f8fbff,#fff 55%,#eef4ff)}.vision-hero h1{font-size:clamp(42px,5vw,67px)}.vision-hero>div>p:not(.about-label){max-width:620px;color:#4f5d84;font-size:16px;line-height:1.8}.vision-hero img{width:100%;height:315px;object-fit:cover;border:8px solid #fff;border-radius:19px;box-shadow:0 21px 38px rgba(22,43,120,.2)}.vision-quote{display:flex;align-items:center;justify-content:center;gap:20px;padding:46px clamp(35px,10vw,180px);background:linear-gradient(115deg,#071b67,#1346ac);color:#fff;text-align:center}.vision-quote b{color:#ff7d00;font-size:54px;line-height:.5}.vision-quote p{max-width:1100px;margin:0;font-size:clamp(20px,2.2vw,30px);font-style:italic;font-weight:600;line-height:1.45}.mission-pillar{padding:76px clamp(25px,6vw,105px);background:#f8faff}.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1400px;margin:35px auto 0}.pillar-grid article{padding:27px 23px;border:1px solid #dce4fa;border-radius:20px;background:#fff;box-shadow:0 12px 25px rgba(27,40,110,.09)}.pillar-grid i{display:grid;place-items:center;width:57px;height:57px;border-radius:50%;background:#eef2ff;color:#f47300;font-size:27px;font-style:normal}.pillar-grid h3{margin:16px 0 9px;color:#1d2c7c;font-size:19px}.pillar-grid p{margin:0;color:#626d8b;font-size:13px;line-height:1.7}@media(max-width:1050px){.vision-hero{grid-template-columns:1fr}.vision-hero img{max-width:650px}}@media(max-width:700px){.about-back{display:none}.vision-hero{padding:58px 22px}.vision-hero img{height:220px}.pillar-grid{grid-template-columns:1fr 1fr;gap:10px}.pillar-grid article{padding:19px 15px}.vision-quote{padding:34px 20px}.vision-quote p{font-size:18px}}

/* Keep the utility bar and navigation in separate full-width rows. */
header{display:block!important;width:100%!important}
header .topbar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;height:54px!important;white-space:nowrap!important}
header .topbar>span{white-space:nowrap!important}
header .topbar>div{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;white-space:nowrap!important}
header .navbar{display:flex!important;width:100%!important;min-width:0!important}
/* Premium About Us dropdown interaction. */
#shared-about-dropdown{isolation:isolate}
#shared-about-dropdown .shared-about-trigger{position:relative!important;transition:color .24s ease,transform .24s ease!important}
#shared-about-dropdown .shared-about-trigger:hover{transform:translateY(-1px)}
#shared-about-dropdown .shared-about-menu{overflow:hidden!important;width:320px!important;padding:12px!important;border:1px solid rgba(156,191,255,.32)!important;border-radius:20px!important;background:linear-gradient(145deg,rgba(17,46,128,.98),rgba(38,23,117,.98))!important;box-shadow:0 24px 52px rgba(5,15,73,.34),inset 0 1px rgba(255,255,255,.18)!important;backdrop-filter:blur(18px)!important}
#shared-about-dropdown .shared-about-menu:after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 100% 0,rgba(84,156,255,.3),transparent 36%),radial-gradient(circle at 0 100%,rgba(255,118,0,.2),transparent 39%);pointer-events:none}
#shared-about-dropdown .shared-about-menu:before{padding:9px 12px 11px!important;color:#c5d7ff!important;font-size:10px!important;letter-spacing:.15em!important}
#shared-about-dropdown .shared-about-menu a,#shared-about-dropdown header nav .shared-about-menu a{position:relative!important;overflow:hidden!important;min-height:50px!important;margin:3px 0!important;padding:10px 12px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:13px!important;background:rgba(255,255,255,.065)!important;box-shadow:inset 0 1px rgba(255,255,255,.06)!important;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease!important}
#shared-about-dropdown .shared-about-menu a:before{content:""!important;position:absolute!important;top:-110%!important;bottom:-110%!important;left:-38%!important;width:25%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent)!important;transform:rotate(22deg)!important;transition:transform .65s ease!important}
#shared-about-dropdown .shared-about-menu a:hover{border-color:rgba(177,211,255,.34)!important;background:linear-gradient(100deg,rgba(91,132,255,.31),rgba(255,115,0,.17))!important;box-shadow:0 9px 17px rgba(6,12,69,.2)!important;transform:translateX(5px)!important}
#shared-about-dropdown .shared-about-menu a:hover:before{transform:translateX(520%) rotate(22deg)!important}
#shared-about-dropdown .shared-about-menu b{width:29px!important;height:29px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:10px!important;background:linear-gradient(145deg,#5977df,#30439e)!important;box-shadow:inset 0 1px rgba(255,255,255,.25)!important;color:#ffc67e!important}
#shared-about-dropdown .shared-about-menu a:nth-of-type(2) b{background:linear-gradient(145deg,#ff9d3c,#e65a00)!important;color:#fff!important}
#shared-about-dropdown .shared-about-menu i{position:relative!important;display:grid!important;place-items:center!important;width:25px!important;height:25px!important;margin-left:auto!important;border-radius:50%!important;background:rgba(255,255,255,.09)!important;color:#a9e3ff!important;font-size:19px!important;transition:transform .25s ease,background .25s ease!important}
#shared-about-dropdown .shared-about-menu a:hover i{background:#ff7800!important;color:#fff!important;transform:translateX(2px)!important}
#shared-about-dropdown.is-open .shared-about-menu{animation:aboutMenuLift .36s cubic-bezier(.16,.86,.27,1.18) both!important}
#shared-about-dropdown.is-open .shared-about-menu a{animation:aboutItemIn .38s cubic-bezier(.2,.8,.2,1) both}
#shared-about-dropdown.is-open .shared-about-menu a:nth-of-type(1){animation-delay:.04s}#shared-about-dropdown.is-open .shared-about-menu a:nth-of-type(2){animation-delay:.08s}#shared-about-dropdown.is-open .shared-about-menu a:nth-of-type(3){animation-delay:.12s}#shared-about-dropdown.is-open .shared-about-menu a:nth-of-type(4){animation-delay:.16s}
@keyframes aboutMenuLift{from{opacity:0;transform:translate(-50%,-15px) scale(.93)}to{opacity:1;transform:translate(-50%,0) scale(1)}}@keyframes aboutItemIn{from{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:none}}
@media(max-width:640px){#shared-about-dropdown .shared-about-menu{width:min(320px,calc(100vw - 24px))!important}}
/* Dropdown spacing and alignment refinement. */
#shared-about-dropdown .shared-about-menu a,#shared-about-dropdown header nav .shared-about-menu a{display:flex!important;align-items:center!important;gap:0!important;min-height:58px!important;padding:11px 13px!important;font-size:14px!important;letter-spacing:-.01em!important}
#shared-about-dropdown .shared-about-menu b{display:grid!important;place-items:center!important;flex:0 0 36px!important;width:36px!important;height:36px!important;margin-right:12px!important;border-radius:11px!important;font-size:11px!important;line-height:1!important}
#shared-about-dropdown .shared-about-menu i{flex:0 0 28px!important;width:28px!important;height:28px!important;margin-left:auto!important;font-size:20px!important}
#shared-about-dropdown .shared-about-menu a:nth-of-type(1) b{background:linear-gradient(145deg,#5578e6,#31429c)!important}
#shared-about-dropdown .shared-about-menu a:nth-of-type(2) b{background:linear-gradient(145deg,#ffae4e,#ef6700)!important}
#shared-about-dropdown .shared-about-menu a:nth-of-type(3) b{background:linear-gradient(145deg,#6f96ff,#3451af)!important}
#shared-about-dropdown .shared-about-menu a:nth-of-type(4) b{background:linear-gradient(145deg,#58b2e8,#2466bd)!important}
#shared-about-dropdown .shared-about-menu a:hover b{transform:scale(1.07);box-shadow:0 5px 12px rgba(4,14,69,.25),inset 0 1px rgba(255,255,255,.28)!important}
@media(max-width:640px){#shared-about-dropdown .shared-about-menu a{min-height:54px!important;font-size:13px!important}#shared-about-dropdown .shared-about-menu b{flex-basis:34px!important;width:34px!important;height:34px!important;margin-right:10px!important}}
/* Responsive alignment fix: keep the Work In Action trust panel in document flow. */
.values-section{grid-template-rows:auto auto!important;padding-bottom:clamp(58px,5vw,84px)!important}
.values-trust{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;grid-column:1/-1!important;width:100%!important;margin:8px 0 0!important;align-self:stretch!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:16px 24px!important}
.values-trust>div{min-width:0!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:0 18px!important}
.values-trust>div:first-child{padding-left:8px!important}.values-trust>div:last-child{padding-right:8px!important}
.values-trust span{min-width:0!important}.values-trust strong{display:block!important;line-height:1.25!important}.values-trust span span{display:block!important}
@media(max-width:980px){.values-section{grid-template-columns:1fr!important;grid-template-rows:auto!important;padding-bottom:64px!important}.values-trust{grid-column:1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-top:18px!important;padding:14px!important;gap:0!important}.values-trust>div{padding:10px 14px!important}.values-trust>div:nth-child(2n){border-right:0!important}.values-trust>div:nth-child(-n+2){border-bottom:1px solid rgba(45,67,143,.14)!important}}
@media(max-width:640px){.values-section{padding:52px 16px 58px!important;gap:26px!important}.values-gallery{width:100%!important;min-width:0!important}.work-heading{position:relative!important;z-index:3!important;margin:12px 0 16px!important;gap:10px!important}.work-heading span{min-width:28px!important}.work-heading strong{font-size:15px!important}.values-trust{width:100%!important;margin:4px 0 0!important;padding:10px 8px!important;border-radius:22px!important}.values-trust>div{grid-template-columns:39px minmax(0,1fr)!important;gap:8px!important;padding:9px 7px!important}.values-trust>div:first-child{padding-left:7px!important}.values-trust>div:last-child{padding-right:7px!important}.values-trust i{width:35px!important;height:35px!important;font-size:16px!important}.values-trust strong{font-size:11px!important;line-height:1.22!important}.values-trust span{font-size:9px!important;line-height:1.35!important}}
@media(max-width:390px){.values-trust{grid-template-columns:1fr!important;padding:9px 12px!important}.values-trust>div{border-right:0!important;border-bottom:1px solid rgba(45,67,143,.14)!important;padding:10px 6px!important}.values-trust>div:last-child{border-bottom:0!important}}