@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;font-family:poppins}body{cursor:auto;background-color:#f5f5f5}html{scroll-behavior:smooth}@media (width>=1201px){.nav-list-desktop{display:flex!important}.hamburger-btn{display:none!important}}@media (width<=1200px){.nav-list-desktop{display:none!important}.hamburger-btn{display:flex!important}.navbar{padding:16px 24px!important}}nav.navbar.navbar--top{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important}.mobile-nav-pill{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:none;border-radius:14px;align-items:center;gap:0;margin-right:auto;padding:18px 18px 12px 14px;transition:transform .15s;display:none;box-shadow:0 2px 14px #00000021}.mobile-nav-pill:active{transform:scale(.96)}.mobile-nav-pill__ham{justify-content:center;align-items:center;width:30px;height:40px;display:flex}.mobile-nav-pill__divider{background:#0000002e;flex-shrink:0;width:1px;height:18px;margin:0 10px}.mobile-nav-pill__logo{object-fit:contain;width:auto;height:35px;display:block}@media (width<=1200px){.navbar,nav.navbar{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important;width:100%!important;padding:20px!important;top:0!important;left:0!important;right:0!important}.desktop-logo{display:none!important}.mobile-nav-pill{display:flex!important}}@media (width>=1201px){.mobile-nav-pill{display:none!important}.desktop-logo{display:block!important}.bcg-drawer,.bcg-overlay{display:none!important}}.bcg-overlay{z-index:1199;pointer-events:none;background:0 0;transition:background .4s;position:fixed;inset:0}.bcg-overlay--open{pointer-events:all;background:#00000059}.bcg-drawer{z-index:1200;will-change:transform;background:#fff;flex-direction:column;transition:transform .52s cubic-bezier(.76,0,.24,1);display:flex;position:fixed;inset:0;overflow:hidden;transform:translateY(-100%)}.bcg-drawer--open{transform:translateY(0)}.bcg-drawer__header{border-bottom:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:20px;padding:20px 28px;display:flex}.bcg-drawer__close{cursor:pointer;background:#f2f2f2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,transform .25s;display:flex}.bcg-drawer__close:hover{background:#e5e5e5;transform:rotate(90deg)}.bcg-drawer__logo{object-fit:contain;width:auto;height:50px;display:block}.bcg-drawer__body{flex:1;display:flex;overflow:hidden}.bcg-drawer__left{border-right:1px solid #e8e8e8;flex-direction:column;flex-shrink:0;width:100%;max-width:320px;padding:12px 0;display:flex;overflow-y:auto}.bcg-drawer__main-link{color:#111;letter-spacing:-.02em;opacity:0;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:18px 28px;font-family:Inter,sans-serif;font-size:22px;font-weight:400;text-decoration:none;transition:background .18s,color .18s;display:flex;transform:translate(-20px)}.bcg-drawer--open .bcg-drawer__main-link{animation:.45s cubic-bezier(.22,1,.36,1) forwards bcgLinkIn}.bcg-drawer__main-link:hover{color:#000;background:#f7f7f7}.bcg-drawer__main-link--active{background:#f0f0f0;font-weight:500}.bcg-drawer__services-toggle{text-align:left;cursor:pointer;color:#111;background:0 0;border:none;border-bottom:1px solid #f0f0f0;width:100%;font-size:22px}.bcg-chevron{flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.bcg-drawer__right{opacity:0;pointer-events:none;flex:1;padding:32px 36px;transition:opacity .35s,transform .35s;overflow-y:auto;transform:translate(24px)}.bcg-drawer__right--open{opacity:1;pointer-events:all;transform:translate(0)}.bcg-drawer__right-title{color:#111;margin:0 0 8px;font-family:Inter,sans-serif;font-size:20px;font-weight:600}.bcg-drawer__right-sub{color:#777;max-width:480px;margin:0 0 20px;font-family:Inter,sans-serif;font-size:13px;line-height:1.6}.bcg-drawer__right-rule{background:#e8e8e8;height:1px;margin-bottom:24px}.bcg-drawer__services-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.bcg-drawer__svc-item{color:#222;cursor:pointer;border-bottom:1px solid #f0f0f0;padding:14px 0;font-family:Inter,sans-serif;font-size:15px;line-height:1.4;transition:color .18s}.bcg-drawer__svc-item:hover{color:#2f6fdb}.bcg-drawer__footer{border-top:1px solid #e8e8e8;flex-shrink:0;padding:20px 28px}.bcg-drawer__contact-btn{color:#fff;cursor:pointer;background:#2f6fdb;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:16px 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;transition:background .2s,transform .15s;display:inline-flex}.bcg-drawer__contact-btn:hover{background:#2460c4}.bcg-drawer__contact-btn:active{transform:scale(.98)}@keyframes bcgLinkIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (width<=600px){.bcg-drawer__left{border-right:none;max-width:100%}.bcg-drawer__right{display:none}.bcg-drawer__right--open{z-index:10;opacity:1;background:#fff;padding:24px 20px;display:block;position:fixed;inset:70px 0 0;overflow-y:auto;transform:none}.bcg-drawer__services-grid{grid-template-columns:1fr}.bcg-drawer__main-link{padding:16px 20px;font-size:20px}}@media (width<=768px){.home-hero-section{padding-top:70px!important;padding-bottom:10px!important}.home-welcome-label{letter-spacing:1px!important;margin-top:25px!important;margin-bottom:12px!important;font-size:14px!important}.home-hero-headline{margin-bottom:14px!important;padding:0 16px!important;font-size:clamp(24px,6vw,36px)!important;line-height:1.25!important}.home-hero-sub{margin-bottom:18px!important;padding:0 20px!important;font-size:16px!important}.home-hero-cta{padding:12px 24px!important;font-size:15px!important}}@media (width<=480px){.home-hero-section{padding-top:60px!important}.home-hero-headline{padding:0 12px!important;font-size:clamp(22px,7vw,20px)!important;line-height:1.2!important}.home-hero-sub{padding:0 14px!important;font-size:14px!important}}@media (width<=768px){.home-center-overlay{border-radius:18px!important;padding:16px 14px 12px!important;bottom:12px!important;left:16px!important;right:16px!important}.home-overlay-meta{margin-bottom:4px!important;font-size:11px!important}.home-overlay-title{font-size:14px!important;line-height:1.3!important}}@media (width<=1024px){.about-hero-content{padding:60px 40px 40px!important}.about-hero-title{font-size:52px!important}.about-hero-desc{font-size:20px!important}}@media (width<=768px){.about-hero-wrapper{min-height:70vh!important}.about-hero-content{text-align:center!important;padding:40px 20px 20px!important}.about-hero-title{margin-bottom:16px!important;font-size:clamp(32px,8vw,48px)!important;line-height:1.1!important}.about-hero-desc{max-width:none!important;font-size:18px!important;line-height:1.5!important}}@media (width<=480px){.about-hero-content{padding-left:16px!important;padding-right:16px!important}.about-hero-title{font-size:clamp(28px,9vw,40px)!important}.about-hero-desc{font-size:16px!important}}@media (width<=1024px){.about-stats-section{padding:40px 32px 50px!important}.about-stats-grid{grid-template-columns:repeat(3,1fr)!important;gap:24px!important}}@media (width<=768px){.about-stats-section{padding:32px 20px 40px!important}.about-stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}.about-explore-btn{margin-top:20px!important;padding:14px 24px!important;font-size:18px!important}}@media (width<=480px){.about-stats-section{padding:24px 16px 32px!important}.about-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.about-stat-item{text-align:center!important;justify-content:center!important;align-items:center!important;padding:18px 16px!important}.about-stats-value{font-size:clamp(2.5rem,10vw,3.8rem)!important}.about-stats-label{white-space:normal!important;max-width:380px!important;margin:0 auto!important;font-size:15px!important;line-height:1.6!important}.about-explore-btn{width:min(100%,280px)!important;margin:24px auto 0!important;display:block!important}}@media (width<=1024px){.about-purpose-section{padding:50px 32px 60px!important}.about-section-title{font-size:36px!important}.about-purpose-intro,.about-purpose-item{font-size:16px!important}}@media (width<=768px){.about-purpose-section{padding:40px 20px 50px!important}.about-section-title{margin-bottom:24px!important;font-size:32px!important}.about-purpose-intro{font-size:16px!important;line-height:1.6!important}.about-purpose-list{gap:16px!important}.about-purpose-item{font-size:16px!important;line-height:1.6!important}}@media (width<=480px){.about-purpose-section{padding:32px 16px 40px!important}.about-section-title{font-size:28px!important}.about-purpose-intro,.about-purpose-item{font-size:15px!important}}@media (width<=1024px){.about-values-section{padding:50px 32px 60px!important}.about-values-grid{grid-template-columns:repeat(2,1fr)!important;gap:32px!important}}@media (width<=768px){.about-values-section{padding:40px 20px 50px!important}.about-values-grid{grid-template-columns:repeat(2,1fr)!important;gap:24px!important}.about-value-item{gap:12px!important}.about-value-label{font-size:16px!important}.about-value-desc{font-size:14px!important}}@media (width<=480px){.about-values-section{padding:32px 16px 40px!important}.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.about-value-item{text-align:center!important;background:#00000005!important;border-radius:24px!important;justify-items:center!important;padding:18px 12px!important}.about-value-icon-wrap{justify-content:center!important}.about-value-label{font-size:15px!important}.about-value-desc{font-size:13px!important;line-height:1.6!important}.home-center-overlay{border-radius:14px!important;padding:12px 10px 10px!important;bottom:8px!important;left:10px!important;right:10px!important}.home-overlay-title{font-size:12px!important}}@media (width>=481px) and (width<=1024px){.home-hero-section{padding-top:80px!important}.home-hero-headline{padding:0 24px!important;font-size:clamp(28px,4vw,44px)!important;line-height:1.3!important}.home-hero-sub{padding:0 24px!important;font-size:18px!important}}@media (width>=1280px){.sectors-heading{font-size:56px}.sectors-subheading{max-width:680px;font-size:19px}}@media (width<=1023px){.sectors-page-wrapper{padding:48px 0}.sectors-container{border-radius:18px;padding:36px 0 44px}.sectors-heading{font-size:40px}.sectors-subheading{max-width:520px;padding:0 16px;font-size:16px}.sectors-header{margin-bottom:28px;padding:0 24px}.sectors-track{padding:12px 48px 14px}}@media (width<=767px){.sectors-page-wrapper{padding:40px 0}.sectors-container{border-radius:16px;padding:32px 0 40px}.sectors-heading{letter-spacing:-.02em;font-size:32px}.sectors-subheading{max-width:420px;padding:0 20px;font-size:15px}.sectors-header{margin-bottom:24px;padding:0 20px}.sectors-arrow-btn{width:34px!important;height:34px!important;font-size:20px!important}.sectors-arrow-left{left:8px!important}.sectors-arrow-right{right:8px!important}}@media (width<=599px){.sectors-heading{font-size:28px}.sectors-subheading{font-size:14px}.sectors-card-title{font-size:18px!important}.sectors-card-desc{font-size:12px!important}}@media (width<=479px){.sectors-page-wrapper{padding:32px 0}.sectors-heading{letter-spacing:-.015em;font-size:24px}.sectors-subheading{padding:0 16px;font-size:13.5px}.sectors-header{margin-bottom:20px;padding:0 16px}.sectors-card{border-radius:12px!important}.sectors-card-title{font-size:17px!important}.sectors-card-desc{font-size:12px!important;line-height:1.5!important}.sectors-card-icon-box{width:34px!important;height:34px!important;font-size:15px!important}.sectors-carousel-outer{padding-bottom:70px!important}.sectors-arrow-left,.sectors-arrow-right{top:auto!important;bottom:15px!important;transform:none!important}.sectors-arrow-left{left:calc(50% - 50px)!important;right:auto!important}.sectors-arrow-right{left:50%!important;right:auto!important}.sectors-arrow-btn{width:38px!important;height:38px!important;font-size:18px!important}}.hamburger{cursor:pointer;z-index:1100;background:#0000008c;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:28px;height:28px;display:none}.hamburger span{background:#fff;border-radius:999px;width:16px;height:2px;transition:transform .2s,opacity .2s;display:block}.trust-steps-wrapper{flex-direction:row;align-items:flex-start;gap:0;width:100%;margin-top:8px;display:flex}.trust-step-item{z-index:1;flex-direction:column;flex:1;align-items:center;font-size:18px;display:flex;position:relative}.trust-step-top{align-items:center;width:100%;display:flex}.trust-step-circle{color:#fff;z-index:2;background-color:#176fce;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;display:flex;position:relative;box-shadow:0 4px 14px #176fce59}.trust-step-line{opacity:.25;background-color:#176fce;flex:1;height:2px}.trust-step-line-hidden{background:0 0;flex:1;height:2px}.trust-step-text{color:#3c3c43;text-align:center;margin-top:14px;padding:0 6px;font-family:Inter,sans-serif;font-size:13.5px;line-height:1.5}.trust-handshake{object-fit:cover;border-radius:20px;width:100%;max-width:520px;height:auto;display:block}*{box-sizing:border-box}.sectorCard .sector-icon{filter:brightness(0)invert()}@media (width<=480px){html,body,#root{text-align:left!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.navbar{z-index:1101!important;-webkit-backdrop-filter:blur(12px)!important;background:#0a0c10a6!important;width:calc(100% - 32px)!important;margin-top:0!important;padding:12px 16px!important;position:fixed!important;top:16px!important;left:16px!important;right:16px!important}.logo img{width:48px!important;height:auto!important}.hamburger{cursor:pointer!important;z-index:1101!important;opacity:1!important;background:#0000008c!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;display:flex!important;position:relative!important}.hamburger span{background:#fff!important;border-radius:999px!important;height:2px!important;transition:transform .2s,opacity .2s!important;display:block!important}.hamburger.open span:first-child{transform:translateY(4px)rotate(45deg)!important}.hamburger.open span:nth-child(2){opacity:0!important}.hamburger.open span:nth-child(3){transform:translateY(-4px)rotate(-45deg)!important}.nav-list{-webkit-backdrop-filter:blur(10px)!important;z-index:1102!important;background:#0b0b0ba6!important;border-radius:16px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;width:100vw!important;height:100vh!important;max-height:95vh!important;margin:0!important;padding:90px 16px 20px!important;list-style:none!important;transition:transform .4s ease-in-out!important;display:none!important;position:fixed!important;top:0!important;left:0!important;overflow:hidden!important;transform:translate(110%)!important}.menu-overlay{-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#0009!important}.close-btn{cursor:pointer;border-radius:50%;align-items:center!important;width:40px!important;height:40px!important;margin-bottom:0!important;display:flex!important;position:absolute!important}.nav-list .close-btn+li{margin-top:70px!important}.nav-list li{left:10px;text-align:left!important;width:100%!important;height:auto!important;margin-bottom:6px!important}.nav-list li button{width:100%!important}.nav-list.active{width:100%!important;max-width:calc(100vw - 24px)!important;display:flex!important;transform:translate(0)!important}.services-dropdown{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#2e3440b8,#16181dc7)!important;border:1px solid #788cb433!important;border-radius:14px!important;width:100%!important;margin:10px 0 6px!important;padding:14px 14px 12px!important;position:relative!important;box-shadow:0 10px 30px #00000040!important}.services-dropdown-title{letter-spacing:.8px!important;text-transform:uppercase!important;color:#a9c6ff!important;margin-bottom:10px!important;font-size:12px!important}.services-dropdown-grid{color:#eef1f7!important;grid-template-columns:1fr!important;gap:8px!important;font-size:12.5px!important;line-height:1.45!important;display:grid!important}.services-dropdown-grid p{padding-left:12px!important;position:relative!important}.services-dropdown-grid p:before{content:""!important;background:#5aa2ff!important;border-radius:999px!important;width:6px!important;height:6px!important;position:absolute!important;top:7px!important;left:0!important}.services-dropdown .nav-link{color:#8ab6ff!important;align-items:center!important;gap:6px!important;margin-top:10px!important;font-size:12px!important;display:inline-flex!important}.hero-container{position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:top center;width:100%;height:320px;display:block}.hero-container:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0000004d 40%,#000000b3 70%,#000 100%);width:100%;height:120px;position:absolute;bottom:0;left:0}.hero-content{text-align:center!important;width:90%!important;max-width:320px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.hero-title{text-align:center!important;margin-bottom:12px!important;font-size:32px!important;line-height:1.3!important}.hero-content p{text-align:center!important;font-size:14px!important;line-height:1!important}.readMore,.read-more{margin-bottom:16px!important}.primaryButton,.appointment-btn{padding:12px 16px!important;font-size:12px!important;display:block!important}.sectorGrid{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.sectorCard{min-height:220px!important;padding:14px!important}.trust-section{padding:56px 12px!important}.trust-container{flex-direction:column!important;gap:20px!important}.trust-left,.trust-right{width:100%!important;max-width:100%!important}.trust-right{height:160px!important}.trust-left h2{margin-bottom:12px!important;font-size:26px!important;line-height:1.2!important}.trust-left p{margin-top:12px!important;font-size:12.5px!important;line-height:1.5!important}.trust-list-item{gap:10px!important;margin:10px 0!important}.trust-check{width:20px!important;height:20px!important;font-size:10px!important}.clients-section{padding:56px 12px!important}.clients-title{margin-bottom:36px!important;font-size:20px!important;line-height:1.4!important}.logo-track{gap:10px!important}.logo-wrapper{width:230px!important;height:140px!important}.client-logo{cursor:default!important;max-width:100%!important;height:250px!important}.appointment-btnn{white-space:nowrap!important;align-items:center!important;gap:10px!important;width:auto!important;padding:12px 22px!important;display:inline-flex!important}.appointment-btnn .btnn-arrow{flex-shrink:0!important;align-items:center!important;display:inline-flex!important}.what-section{padding:56px 12px!important}.what-title{margin-bottom:12px!important;font-size:28px!important;line-height:1.2!important}.what-text{font-size:12.5px!important;line-height:1.5!important}.core-btn{max-width:260px;width:100%!important;padding:12px 18px!important;font-size:12.5px!important}.big-card-section{border-radius:20px!important;padding:24px 14px!important}.card-grid{grid-template-columns:1fr!important;gap:16px!important}.card1{border-radius:16px!important;min-height:auto!important;padding:16px!important}.card1 h3{margin:0 0 8px!important;font-size:18px!important;line-height:1.3!important}.card1 p{margin:8px 0!important;font-size:12.5px!important;line-height:1.5!important}.cardIcon1{width:44px!important;height:34px!important;margin-bottom:14px!important}.learnBtn{padding:10px 12px!important;font-size:12px!important}.sectors-section{padding:56px 12px!important}.sectors-title{margin-bottom:12px!important;font-size:28px!important;line-height:1.2!important}.sectors-text{font-size:12.5px!important;line-height:1.5!important}.more-card{min-height:180px!important}.strategy-section{padding:56px 12px!important}.strategyTopRow{flex-direction:column!important;align-items:flex-start!important;gap:14px!important;margin-bottom:28px!important}.strategy-title{font-size:28px!important;line-height:1.2!important}.strategy-text{max-width:100%!important;font-size:12.5px!important;line-height:1.5!important}.strategy-grid{grid-template-columns:1fr!important;gap:18px!important}.strategy-card{flex-direction:column!important;gap:16px!important;padding:16px!important}.strategy-card img{border-radius:14px!important;width:100%!important;height:auto!important}.strategy-card h3{margin-bottom:8px!important;font-size:18px!important}.strategy-card ul{margin:8px 0!important;font-size:12.5px!important;line-height:1.5!important}.strategy-card li{gap:10px!important;margin:10px 0!important;padding-left:24px!important;font-size:12.5px!important}.partners-section{padding:56px 12px!important}.partners-title{margin-bottom:28px!important;font-size:22px!important}.partner-track{gap:2px!important}.partner-logo{cursor:default!important;max-width:100%!important;height:auto!important}}@media (width>=481px) and (width<=1200px){.navbar{-webkit-backdrop-filter:blur(10px)!important;background:#0a0c1099!important;width:calc(100% - 40px)!important;padding:14px 20px!important;left:20px!important;right:20px!important}.logo img{width:56px!important;height:auto!important}.hamburger{opacity:1!important;width:32px!important;height:32px!important;display:flex!important}.navbar:hover .hamburger{opacity:1!important}.hamburger span{width:18px!important;height:2px!important}.hamburger.open span:first-child{transform:translateY(4px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-4px)rotate(-45deg)}.nav-list{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;z-index:1102!important;background:#0b0b0b!important;border-radius:16px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:12px!important;width:82%!important;max-width:300px!important;height:auto!important;max-height:720px!important;margin:0!important;padding:80px 16px 16px!important;list-style:none!important;transition:transform .4s ease-in-out!important;display:none!important;position:fixed!important;top:12px!important;overflow:hidden!important;transform:translate(-110%)!important}.menu-overlay{-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#0009!important}.close-btn{left:15px;border-radius:999px!important;align-items:center!important;width:40px!important;height:40px!important;margin-bottom:0!important;display:flex!important;position:absolute!important;top:20px!important}.nav-list .close-btn+li{margin-top:54px!important}.nav-list li{margin:0!important}.nav-list.active{width:100%!important;max-width:calc(100vw - 24px)!important;display:flex!important;transform:translate(0)!important}.nav-list li{text-align:left!important;width:100%!important;height:auto!important}.nav-list li button{width:100%!important}.services-dropdown{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#2e3440b3,#16181dcc)!important;border:1px solid #788cb433!important;border-radius:16px!important;width:100%!important;margin:12px 0 8px!important;padding:16px 16px 14px!important;position:relative!important;box-shadow:0 12px 36px #00000047!important}.services-dropdown-title{color:#a9c6ff!important;letter-spacing:.9px!important;text-transform:uppercase!important;margin-bottom:10px!important;font-size:12px!important}.services-dropdown-grid{color:#eef1f7!important;grid-template-columns:1fr!important;gap:8px!important;font-size:12.5px!important;line-height:1.45!important}.services-dropdown-grid p{padding-left:12px!important;position:relative!important}.services-dropdown-grid p:before{content:""!important;background:#5aa2ff!important;border-radius:999px!important;width:6px!important;height:6px!important;position:absolute!important;top:7px!important;left:0!important}.services-dropdown .nav-link{color:#8ab6ff!important;align-items:center!important;gap:6px!important;margin-top:10px!important;font-size:12px!important;display:inline-flex!important}.hero-image{object-fit:cover;object-position:center;width:100%;height:450px;display:block}.hero-content{max-width:100%;top:50%!important;left:16px!important;right:16px!important}.hero-title{margin-bottom:16px!important;font-size:28px!important;line-height:1.3!important}.hero-content p{font-size:14px!important;line-height:1.5!important}.readMore{margin-bottom:20px!important}.primaryButton{margin:10px 0!important;padding:12px 18px!important;font-size:12.5px!important}.trust-section{padding:50px 20px!important}.trust-container{gap:24px;flex-direction:column!important}.trust-left{order:1!important;min-width:100%!important;max-width:100%!important}.trust-right{order:2!important;width:100%!important;height:160px!important}.sectors-section{margin-top:20px!important;padding:20px 16px!important}.strategyTopRow{text-align:center!important;flex-direction:column!important;align-items:center!important}.strategyTopDescription{padding:0;text-align:center!important;max-width:none!important;margin-top:10px!important}.trust-left h2{margin-bottom:16px!important;font-size:26px!important;line-height:1.2!important}.trust-left p{margin-top:16px!important;font-size:12px!important;line-height:1.4!important}.trust-list-item{gap:6px!important;margin:15px 0!important}.trust-check{width:24px!important;height:24px!important;font-size:12px!important}.clients-section{padding:40px 20px!important}.logo-track{gap:10px!important}.logo-wrapper{width:250px!important;height:150px!important}.client-logo{cursor:default!important;max-width:100%!important;height:250px!important}.partner-track{gap:24px!important}.partner-logo{cursor:default!important;max-width:100%!important;height:auto!important}.partner-logo-wrapper{width:250px!important;height:150px!important}.what-section{padding:60px 20px!important}.card-grid{gap:20px;grid-template-columns:1fr!important}.card1{min-height:240px!important;padding:20px!important}.cardIcon1{width:48px!important;height:36px!important;margin-bottom:16px!important}.sectors-section{padding:60px 20px!important}.grid{gap:20px;grid-template-columns:1fr!important}.strategy-section{padding:60px 20px!important}.strategy-grid{gap:20px;grid-template-columns:1fr!important}.sectorGrid{grid-template-columns:1fr!important;gap:14px!important}.sectorCard{min-height:240px!important;padding:16px!important}}.performance-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:60px;display:flex}.performance-left{flex:1;max-width:520px}.performance-card{flex:1;width:215px;height:400px}.performance-img{width:100%;max-width:180px;height:auto;display:block}.appointment-btnn{white-space:nowrap!important;align-items:center!important;gap:10px!important;width:auto!important;display:inline-flex!important}.appointment-btnn .btnn-arrow{flex-shrink:0!important;align-items:center!important;display:inline-flex!important}@media (width>=769px) and (width<=1024px){.service-page{padding:120px 24px 70px!important}.service-card{border-radius:28px!important;flex-direction:column!important;gap:32px!important;padding:48px 36px!important}.service-left,.service-right{width:100%!important}.service-title{text-align:center!important;font-size:34px!important}.service-text{text-align:center!important;font-size:15px!important}.service-button{margin:0 auto!important;display:block!important}.service-right{flex-direction:column!important;align-items:center!important;display:flex!important}.service-image{width:100%!important;max-width:620px!important}.service-tags{flex-wrap:wrap!important;justify-content:center!important;gap:10px!important;margin-top:18px!important;display:flex!important}.service-tag{position:static!important}}@media (width>=481px) and (width<=768px){.service-page{padding:110px 18px 60px!important}.service-card{border-radius:24px!important;flex-direction:column!important;gap:26px!important;padding:36px 22px!important}.service-left,.service-right{width:100%!important}.service-title{text-align:center!important;font-size:30px!important}.service-text{text-align:center!important;font-size:14px!important}.service-button{margin:0 auto!important;display:block!important}.service-right{flex-direction:column!important;align-items:center!important;display:flex!important}.service-image{width:100%!important;max-width:520px!important}.service-tags{flex-wrap:wrap!important;justify-content:center!important;gap:6px!important;margin-top:16px!important;display:flex!important}.service-tag{position:static!important}}@media (width<=480px){.service-page{padding:100px 12px 50px!important}.service-card{border-radius:20px!important;flex-direction:column!important;gap:22px!important;padding:28px 18px!important}.service-left,.service-right{width:100%!important}.service-title{text-align:center!important;font-size:26px!important}.service-text{text-align:center!important;font-size:12.5px!important}.service-button{width:100%!important;max-width:240px!important;margin:0 auto!important;display:block!important}.service-right{flex-direction:column!important;align-items:center!important;display:flex!important}.service-image{width:100%!important}.service-tags{flex-wrap:wrap!important;justify-content:center!important;gap:6px!important;margin-top:14px!important;display:flex!important}.service-tag{font-size:11px!important;position:static!important}}@media (width>=481px) and (width<=1024px){.intersection-section{padding:70px 20px!important}.intersection-heading{margin-bottom:24px!important;font-size:32px!important}.intersection-tags{gap:10px!important;margin-bottom:36px!important}.intersection-tag{padding:8px 14px!important;font-size:12.5px!important}.intersection-cards{grid-template-columns:1fr!important;gap:22px!important}.intersection-card-img{height:300px!important}.intersection-cta{padding:12px 22px!important;font-size:14px!important}}@media (width<=480px){.intersection-section{padding:56px 12px!important}.intersection-heading{margin-bottom:20px!important;font-size:26px!important}.intersection-tags{gap:6px!important;margin-bottom:28px!important}.intersection-tag{padding:7px 12px!important;font-size:12px!important}.intersection-cards{grid-template-columns:1fr!important;gap:18px!important}.intersection-card-img{height:300px!important}.intersection-card-overlay{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.intersection-cta{padding:12px 20px!important;font-size:12.5px!important}}@media (width>=481px) and (width<=1024px){.ir-section{padding:70px 20px!important}.ir-container{flex-direction:column!important;gap:28px!important}.ir-image{max-height:360px!important}.ir-title{font-size:20px!important}.ir-text{font-size:14px!important}}@media (width<=480px){.ir-section{padding:56px 12px!important}.ir-container{flex-direction:column!important;gap:22px!important}.ir-title{font-size:18px!important}.ir-text{font-size:12.5px!important}.ir-button{width:100%!important;max-width:220px!important}}@media (width>=481px) and (width<=1024px){.deliverables-wrapper{padding:60px 20px!important}.deliverables-box{flex-direction:column!important;gap:24px!important;padding:40px!important}.deliverables-left,.deliverables-right{width:100%!important}.deliverables-title{text-align:center!important;font-size:32px!important}.deliverables-list{font-size:14px!important}.blue-section{flex-direction:column!important;gap:20px!important;height:auto!important;padding:28px 26px!important}.blue-column{width:100%!important}}@media (width<=480px){.deliverables-wrapper{padding:50px 12px!important}.deliverables-box{border-radius:20px!important;flex-direction:column!important;gap:20px!important;padding:28px 20px!important}.deliverables-left,.deliverables-right{width:100%!important}.deliverables-title{text-align:center!important;font-size:26px!important}.deliverables-list{font-size:12.5px!important}.blue-section{flex-direction:column!important;gap:16px!important;height:auto!important;padding:22px 18px!important}.blue-column{width:100%!important}.blue-title{font-size:16px!important}.blue-text{font-size:12.5px!important}}@media (width<=1024px){.admin-fixed-root .admin-layout{flex-direction:column!important;min-height:auto!important}.admin-fixed-root .admin-sidebar{border-bottom:1px solid #24243a!important;border-right:none!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;width:100%!important;height:auto!important;min-height:0!important;padding:14px 16px!important;position:static!important}.admin-fixed-root .admin-user-badge{justify-content:center!important;width:100%!important;margin-bottom:0!important}.admin-fixed-root .admin-user-badge span{margin-left:0!important}.admin-fixed-root .admin-sidebar-nav{flex-direction:row!important;flex:none!important;gap:10px!important;width:100%!important;padding:0 4px!important;overflow-x:auto!important}.admin-fixed-root .admin-sidebar-nav>button{white-space:nowrap!important}.admin-fixed-root .admin-logout-btn{justify-content:center!important;width:100%!important;margin-top:6px!important;margin-left:0!important}.admin-fixed-root .admin-main{box-sizing:border-box!important;width:100%!important;padding:22px 18px!important}.admin-fixed-root .admin-page-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.admin-fixed-root .admin-card{box-sizing:border-box!important;width:100%!important;padding:22px!important}.admin-fixed-root .admin-table-wrap{overflow-x:auto!important}.admin-fixed-root .admin-table{min-width:720px!important}}@media (width<=600px){.admin-fixed-root{overflow-x:hidden!important}.admin-fixed-root .admin-sidebar{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.admin-fixed-root .admin-sidebar-nav{flex-wrap:wrap!important;gap:8px!important;width:100%!important}.admin-fixed-root .admin-sidebar-nav>button{flex:auto!important;justify-content:center!important}.admin-fixed-root .admin-logout-btn{justify-content:center!important;width:100%!important;margin-left:0!important}.admin-fixed-root .admin-user-badge{justify-content:center!important;width:100%!important}.admin-fixed-root .admin-main{padding:18px 12px!important}.admin-fixed-root .admin-page-header button{justify-content:center!important;width:100%!important}.admin-fixed-root .admin-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;padding:18px!important}.admin-fixed-root .admin-form-row2{grid-template-columns:1fr!important;gap:12px!important}.admin-fixed-root .admin-form-actions{flex-direction:column!important;align-items:stretch!important}.admin-fixed-root .admin-table{min-width:640px!important}.admin-fixed-root select,.admin-fixed-root input,.admin-fixed-root textarea{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.admin-fixed-root .admin-login-page,.admin-login-page{padding:16px!important}.admin-fixed-root .admin-login-card,.admin-login-card{border-radius:18px!important;padding:28px 22px!important}}@media (width<=1024px){.sectors-page-wrapper{padding:40px 0!important}.sectors-container{border-radius:18px!important;padding:28px 0 32px!important}.sectors-header{margin-bottom:24px!important;padding:0 24px!important}.sectors-heading{font-size:40px!important;line-height:1.2!important}.sectors-subheading{max-width:520px!important;font-size:15px!important}.sectors-arrow-btn{width:34px!important;height:34px!important;font-size:20px!important}.sectors-card-title{font-size:20px!important}.sectors-card-desc{font-size:15px!important}}@media (width<=768px){.sectors-page-wrapper{padding:32px 0!important}.sectors-container{border-radius:16px!important;padding:22px 0 26px!important}.sectors-header{margin-bottom:20px!important;padding:0 18px!important}.sectors-heading{font-size:32px!important}.sectors-subheading{font-size:14px!important}.sectors-arrow-btn{width:32px!important;height:32px!important;font-size:18px!important}.sectors-card-title{font-size:18px!important}.sectors-card-desc{font-size:14px!important}.sectors-card-icon-box{width:34px!important;height:34px!important;margin:6px!important;padding:12px!important}}@media (width<=480px){.sectors-page-wrapper{padding:24px 0!important}.sectors-container{border-radius:14px!important;padding:18px 0 20px!important}.sectors-header{margin-bottom:18px!important;padding:0 14px!important}.sectors-heading{font-size:26px!important}.sectors-subheading{font-size:13px!important}.sectors-arrow-btn{width:30px!important;height:30px!important;font-size:17px!important}.sectors-card-title{font-size:16px!important}.sectors-card-desc{font-size:14px!important}.sectors-card-icon-box{width:30px!important;height:30px!important;margin:4px!important;padding:10px!important}}@media (width>=481px) and (width<=1024px){.performance-section{padding:60px 40px!important}.performance-container{text-align:center;gap:40px;flex-direction:column!important;align-items:center!important}.performance-left{max-width:650px!important}.performance-title{font-size:32px!important;line-height:1.25!important}.performance-text{font-size:14px!important;line-height:1.6!important}.performance-btn{padding:12px 18px!important;font-size:12.5px!important}.performance-card{max-width:520px;position:relative;flex-direction:column!important;align-items:center!important;gap:22px!important;width:100%!important;height:auto!important;margin-bottom:0!important;padding:24px 20px!important;display:flex!important;overflow:visible!important}.performance-img{width:220px!important;max-width:220px!important}.imageBoxLeft,.imageBoxRight{position:relative!important;inset:auto!important;transform:none!important}}@media (width<=480px){.performance-section{padding:56px 12px!important}.performance-container{text-align:center;gap:30px;flex-direction:column!important;align-items:center!important}.performance-left{max-width:100%!important}.performance-title{font-size:26px!important;line-height:1.25!important}.performance-text{font-size:12.5px!important;line-height:1.5!important}.performance-btn{max-width:240px;width:100%!important;padding:11px 16px!important;font-size:12.5px!important}.performance-card{flex-direction:column;align-items:center;gap:30px;max-width:360px;display:flex;width:100%!important;height:auto!important;padding:30px 20px!important}.performance-img{height:auto;width:180px!important}.imageBoxLeft,.imageBoxRight{position:relative!important;inset:auto!important}.imageBoxLeft{margin-bottom:10px}.blueBg{background:#7ea6d8;width:100%;height:100%;bottom:-12px;left:-12px;position:absolute!important}.greenBg{background:#9cd3a8;width:100%;height:100%;bottom:-12px;right:-12px;position:absolute!important}}.expansion-section{padding:120px 20px}.expansion-container{text-align:center;max-width:1000px;margin:0 auto}.expansion-subtitle{max-width:760px;margin:0 auto 60px}.expansion-image-wrapper{width:100%}.expansion-image{object-fit:cover;width:100%;height:520px}@media (width<=1024px){.expansion-section{padding:90px 16px!important}.expansion-title{font-size:42px!important}.expansion-subtitle{margin-bottom:40px!important;font-size:14px!important}.expansion-image{height:420px!important}}@media (width<=480px){.expansion-section{padding:60px 12px!important}.expansion-title{font-size:28px!important;line-height:1.3!important}.expansion-subtitle{margin-bottom:30px!important;font-size:12.5px!important}.expansion-image{height:300px!important}}.influence-header{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.influence-text-box{max-width:420px}.influence-card-box{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}@media (width<=1024px){.influence-card-box{grid-template-columns:repeat(2,1fr)!important;gap:30px!important}.influence-section{border-radius:20px!important;width:100%!important;margin:70px auto!important;padding:60px 24px!important}.influence-header{flex-direction:column;align-items:flex-start;gap:20px}.influence-title{font-size:36px!important;line-height:1.2!important}.influence-subtitle{margin:0 0 8px!important;font-size:16px!important}.influence-text{font-size:14px!important;line-height:1.5!important}.influence-highlight{font-size:15px!important}.influence-card-box{gap:22px!important;padding:32px!important}.influence-card-title{font-size:16px!important;line-height:1.3!important}.influence-card-text{font-size:13px!important;line-height:1.5!important}.influence-card-icon{width:32px!important;height:32px!important}}@media (width<=480px){.influence-card-box{grid-template-columns:1fr!important;gap:20px!important;padding:30px!important}.influence-section{border-radius:16px!important;width:100%!important;margin:50px auto!important;padding:40px 20px!important}.influence-header{flex-direction:column;align-items:flex-start;gap:16px}.influence-text-box{max-width:100%!important}.influence-title{font-size:28px!important;line-height:1.2!important}.influence-subtitle{margin:0 0 6px!important;font-size:14px!important}.influence-text{font-size:13px!important;line-height:1.5!important}.influence-highlight{font-size:13px!important}.influence-card-title{font-size:15px!important;line-height:1.3!important}.influence-card-text{font-size:12.5px!important;line-height:1.5!important}.influence-card-icon{width:28px!important;height:28px!important}}@media (width<=1200px){.navbar{transition:all .3s!important}.hamburger{cursor:pointer!important;opacity:1!important;display:flex!important}.navbar:hover .hamburger,.hamburger.active{opacity:1!important}.nav-list{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;z-index:1000!important;background:#0a0a0afa!important;border-radius:0!important;flex-direction:column!important;align-items:flex-start!important;gap:20px!important;width:50%!important;height:100vh!important;margin:0!important;padding:24px 20px!important;list-style:none!important;transition:transform .4s ease-in-out!important;display:none!important;position:fixed!important;top:0!important;left:0!important;overflow-y:auto!important;transform:translate(-100%)!important;box-shadow:-4px 0 16px #0000004d!important}.nav-list.active{display:flex!important;transform:translate(0)!important}.close-btn{cursor:pointer!important;align-self:flex-end!important;margin-right:-8px!important;padding:8px!important}}body.menu-open{overflow:hidden!important}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (width>=769px) and (width<=1024px){.navbar{width:calc(100% - 80px)!important;padding:16px 40px!important;left:40px!important;right:40px!important}.logo img{width:56px!important}.nav-list{gap:16px!important}.nav-list li{font-size:14px!important}.services-dropdown{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#2e3440b3,#16181dcc)!important;border:1px solid #788cb433!important;border-radius:16px!important;width:100%!important;margin:12px 0 8px!important;padding:16px 18px 14px!important;position:relative!important;box-shadow:0 12px 36px #00000047!important}.services-dropdown-title{color:#a9c6ff!important;letter-spacing:.9px!important;text-transform:uppercase!important;margin-bottom:10px!important;font-size:12px!important}.services-dropdown-grid{color:#eef1f7!important;grid-template-columns:1fr!important;gap:8px!important;font-size:12.5px!important;line-height:1.45!important}.services-dropdown-grid p{padding-left:12px!important;position:relative!important}.services-dropdown-grid p:before{content:""!important;background:#5aa2ff!important;border-radius:999px!important;width:6px!important;height:6px!important;position:absolute!important;top:7px!important;left:0!important}.services-dropdown .nav-link{color:#8ab6ff!important;align-items:center!important;gap:6px!important;margin-top:10px!important;font-size:12px!important;display:inline-flex!important}.hero-image{object-fit:cover;object-position:center;width:100%;height:500px;display:block}.hero-content{top:55%!important;left:40px!important;right:40px!important}.hero-title{font-size:40px!important}.hero-content p{font-size:15px!important}.trust-section{padding:60px 40px!important}.trust-left{min-width:100%!important;max-width:100%!important}.trust-container{gap:40px;flex-direction:column!important}.trust-right{width:100%!important;height:180px!important}.sectors-section{margin-top:20px!important}.trust-left h2{margin-bottom:28px!important;font-size:44px!important;line-height:1.2!important}.trust-left p{margin-top:28px!important;font-size:16px!important;line-height:1.5!important}.trust-list-item{gap:16px!important;margin:20px 0!important}.trust-check{width:28px!important;height:28px!important;font-size:14px!important}.what-section{padding:80px 40px!important}.card-grid{gap:24px;grid-template-columns:1fr 1fr!important}.card1{min-height:260px!important;padding:22px!important}.cardIcon1{width:52px!important;height:40px!important;margin-bottom:18px!important}.sectors-section{padding:80px 40px!important}.grid{gap:24px;grid-template-columns:1fr 1fr!important}.strategy-section{padding:80px 40px!important}.strategy-grid{gap:24px;grid-template-columns:1fr!important}.clients-section{padding:60px 40px!important}.sectorGrid{grid-template-columns:repeat(3,1fr)!important;gap:18px!important}.sectorCard{min-height:200px!important;padding:12px!important}}@media (width>=1200px){.hamburger{display:none!important}.nav-list{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-radius:0!important;gap:20px!important;padding:0!important;display:flex!important;position:relative!important}.trust-section{padding:100px 80px}.trust-container{flex-direction:row;gap:80px}.trust-left{min-width:600px;max-width:450px}.trust-right{flex:1;height:350px}.what-section{padding:120px 80px}.card-grid{grid-template-columns:1fr 1fr 1fr;gap:32px}.card1{min-height:280px!important;padding:24px!important}.cardIcon1{width:58px!important;height:45px!important;margin-bottom:22px!important}.sector-section{padding:120px 80px}.grid{grid-template-columns:1fr 1fr 1fr;gap:32px}.strategy-section{padding:120px 80px}.strategy-grid{grid-template-columns:1fr 1fr 1fr;gap:32px}.sectorGrid{grid-template-columns:repeat(4,1fr)!important;gap:20px!important}.sectorCard{min-height:200px!important;padding:12px!important}}@media (width>=1025px){.resolved-cases-section{padding:100px 40px!important}.resolved-cases-container{max-width:1100px!important}.resolved-case-card{min-height:420px}.resolved-case-left{padding:56px!important}.resolved-case-heading{font-size:24px!important;line-height:1.2!important}.resolved-case-description,.resolved-case-meta{font-size:14px!important;line-height:1.4!important}}@media (width>=481px) and (width<=1024px){.resolved-cases-section{padding:80px 24px!important}.resolved-cases-title{font-size:42px!important;line-height:1.2!important}.resolved-cases-subtitle{margin-bottom:28px!important;font-size:14px!important}.resolved-case-card{border-radius:16px!important;flex-direction:column!important}.resolved-case-left{padding:32px!important}.resolved-case-heading{font-size:24px!important;line-height:1.25!important}.resolved-case-description,.resolved-case-meta{margin:10px 0!important;font-size:14px!important;line-height:1.45!important}.resolved-case-right{width:100%!important}.resolved-case-image{object-fit:cover!important;width:100%!important;height:320px!important}.resolved-slider-controls{gap:14px!important}.resolved-slider-arrow{width:30px!important;height:30px!important}}@media (width<=480px){.resolved-cases-section{padding:56px 12px!important}.resolved-cases-title{font-size:30px!important;line-height:1.2!important}.resolved-cases-subtitle{padding:0 6px;margin-bottom:24px!important;font-size:12.5px!important;line-height:1.45!important}.resolved-case-card{border-radius:14px!important;flex-direction:column!important;margin-bottom:20px!important}.resolved-case-left{padding:20px!important}.resolved-case-heading{font-size:24px!important;line-height:1.25!important}.resolved-case-description,.resolved-case-meta{margin:8px 0!important;font-size:14px!important;line-height:1.5!important}.resolved-case-button{white-space:nowrap!important;gap:8px!important;width:auto!important;padding:10px 18px!important;font-size:12px!important}.resolved-case-right{width:100%!important}.resolved-case-image{object-fit:cover!important;width:100%!important;height:220px!important}.resolved-slider-controls{gap:10px!important}.resolved-slider-arrow{width:26px!important;height:26px!important}.resolved-dots-wrapper{gap:6px!important}.resolved-dot,.resolved-dot-active{width:7px!important;height:7px!important}}@media (width>=1025px){.contact-section{padding:60px 24px!important}.contact-container{max-width:1100px!important}.contact-card{gap:40px!important;padding:40px!important}.contact-form-title{font-size:36px!important;line-height:1.2!important}.contact-qr-code{width:250px!important}}@media (width>=481px) and (width<=1024px){.contact-section{padding:78px 20px!important}.contact-title{font-size:42px!important;line-height:1.2!important}.contact-subtitle{margin-bottom:32px!important;font-size:14px!important}.contact-card{border-radius:12px!important;flex-direction:column!important;gap:28px!important;padding:28px!important}.contact-form-title{margin-bottom:10px!important;font-size:30px!important;line-height:1.25!important}.contact-text{margin-bottom:18px!important;font-size:14px!important;line-height:1.5!important}.contact-name-row{gap:10px!important}.contact-input-half,.contact-input-full,.contact-textarea{padding:11px!important;font-size:14px!important}.contact-qr-wrapper{width:100%!important;min-height:360px!important}.contact-qr-code{width:220px!important;margin-bottom:16px!important}.contact-qr-title{font-size:20px!important}.contact-qr-text{font-size:12.5px!important}}@media (width<=480px){.contact-section{padding:56px 12px!important}.contact-title{font-size:30px!important;line-height:1.2!important}.contact-subtitle{padding:0 4px;margin-bottom:22px!important;font-size:12.5px!important;line-height:1.5!important}.contact-card{border-radius:12px!important;flex-direction:column!important;gap:20px!important;padding:18px!important}.contact-form-title{margin-bottom:8px!important;font-size:24px!important;line-height:1.25!important}.contact-text{margin-bottom:14px!important;font-size:12.5px!important;line-height:1.5!important}.contact-name-row{flex-direction:column!important;gap:0!important}.contact-input-half,.contact-input-full,.contact-textarea{width:100%!important;margin-bottom:10px!important;padding:10px!important;font-size:12.5px!important}.contact-submit-btn{padding:11px!important;font-size:12.5px!important}.contact-qr-wrapper{width:100%!important;min-height:280px!important;padding:18px 12px!important}.contact-qr-code{width:165px!important;margin-bottom:12px!important}.contact-qr-title{margin-bottom:4px!important;font-size:18px!important}.contact-qr-text{font-size:12px!important}}@media (width>=1025px){.footer-section{padding:110px 20px 40px!important}.footer-container{max-width:1180px;width:85%!important}.newsletter-title{font-size:40px!important;line-height:1.2!important}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr!important}}@media (width>=481px) and (width<=1024px){.footer-section{padding:84px 20px 36px!important}.footer-container{width:94%!important}.newsletter-title{margin-bottom:28px!important;font-size:34px!important;line-height:1.25!important}.subscribe-box{gap:6px!important;margin-bottom:44px!important}.subscribe-input{width:100%!important;max-width:380px!important}.footer-divider{margin:52px 0!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:34px!important}.footer-brand-col{grid-column:1/-1}.footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:16px!important;margin-top:50px!important}}@media (width<=480px){.footer-section{padding:62px 12px 28px!important}.footer-container{width:100%!important}.newsletter-title{margin-bottom:22px!important;font-size:27px!important;line-height:1.25!important}.subscribe-box{flex-direction:column!important;gap:10px!important;margin-bottom:34px!important}.subscribe-input,.subscribe-btn{justify-content:center!important;width:100%!important;padding:14px 16px!important;font-size:12.5px!important}.subscribe-btn{text-align:center!important;justify-content:center!important;align-items:center!important;display:flex!important}.subscribe-arrow{align-items:center!important;display:inline-flex!important}.footer-divider{margin:36px 0!important}.footer-grid{text-align:center;grid-template-columns:1fr!important;gap:24px!important}.footer-links-col,.footer-legals-col,.footer-contact-col{flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.footer-links-col .footer-link,.footer-legals-col .footer-link,.footer-contact-col .footer-link{text-align:center!important;justify-content:center!important;width:100%!important}.footer-links-col .footer-link img,.footer-legals-col .footer-link img,.footer-contact-col .footer-link img{margin-right:8px!important}.footer-links-col>div{flex-direction:column!important;align-items:center!important;width:100%!important;padding-left:0!important;display:flex!important}.footer-logo{margin:0 auto 14px!important}.footer-text{margin-bottom:16px!important;font-size:12.5px!important}.social-icons,.language-box{justify-content:center!important}.footer-heading{margin-bottom:10px!important;font-size:15px!important}.footer-link{margin-bottom:7px!important;font-size:12.5px!important}.footer-bottom{text-align:center;flex-direction:column!important;align-items:center!important;gap:14px!important;margin-top:34px!important;padding-top:16px!important}.bottom-links{justify-content:center!important;gap:10px!important}.bottom-link-item,.footer-bottom-text{font-size:12px!important}}@media (width<=1024px){.service-page{padding:120px 24px 70px!important}.service-card{gap:28px!important;padding:60px!important}.service-title{font-size:34px!important}.service-right{width:48%!important}.intersection-wrapper{padding:70px 16px!important}.intersection-heading{font-size:34px!important}.intersection-cards{grid-template-columns:repeat(2,1fr)!important;gap:22px!important}.ir-section{padding:70px 16px!important}.ir-image{object-fit:cover!important;width:100%!important;height:400px!important}.ir-container{gap:28px!important}.deliverables-wrapper{padding:70px 20px!important}.deliverables-box{padding:44px!important}.deliverables-title{font-size:40px!important}.blue-section{height:auto!important;padding:28px 30px!important}}@media (width<=768px){.service-page{padding:110px 16px 60px!important}.service-card{border-radius:24px!important;flex-direction:column!important;align-items:stretch!important;padding:32px!important}.service-left,.service-right{width:100%!important}.service-title{text-align:left!important;font-size:30px!important}.service-text{font-size:14px!important}.service-button{width:100%!important;max-width:260px!important}.service-image{border-radius:18px!important}.intersection-heading{font-size:28px!important}.intersection-tags{gap:10px!important}.intersection-tag{padding:9px 14px!important;font-size:12.5px!important}.intersection-cards{grid-template-columns:1fr!important}.intersection-card-img{height:300px!important}.intersection-cta{text-align:center!important;width:100%!important;max-width:360px!important;margin:0 auto!important;display:block!important}.ir-container{flex-direction:column!important;align-items:stretch!important}.ir-image{object-fit:cover!important;width:100%!important;height:400px!important}.ir-title{font-size:18px!important}.ir-text{font-size:13.5px!important}.deliverables-box{flex-direction:column!important;gap:18px!important}.deliverables-left,.deliverables-right{width:100%!important}.deliverables-title{font-size:34px!important}.deliverables-list{font-size:13.5px!important}.blue-section{flex-direction:column!important;gap:16px!important}.blue-column{width:100%!important}}@media (width<=480px){.service-page{padding:100px 12px 50px!important}.service-card{border-radius:20px!important;padding:24px!important}.service-title{font-size:26px!important}.service-text{font-size:13px!important}.service-button{padding:12px 18px!important;font-size:12.5px!important}.intersection-wrapper{padding:60px 12px!important}.intersection-heading{font-size:24px!important}.intersection-card-img{height:300px!important}.ir-section{padding:60px 12px!important}.ir-image{object-fit:cover!important;width:100%!important;height:320px!important}.ir-button{width:100%!important;max-width:220px!important}.deliverables-wrapper{padding:40px 12px!important}.deliverables-box{border-radius:20px!important;padding:26px!important}.deliverables-title{font-size:28px!important}.blue-section{border-radius:20px!important;padding:20px!important}.blue-title{font-size:16px!important}.blue-text{font-size:12.5px!important}}.navbar{font-family:Inter,sans-serif;animation:.6s navbarFade}@keyframes navbarFade{0%{opacity:0}to{opacity:1}}.nav-list li{cursor:pointer;font-family:Inter,sans-serif;position:relative}.nav-list li:hover:after{width:80%}.services-link{align-items:center;gap:6px;display:flex}.services-arrow{width:14px;transition:transform .3s}.services-link:hover .services-arrow{transform:translateY(2px)}@keyframes overlayFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-overlay-animate{opacity:0;animation:.5s .1s forwards overlayFadeUp}@keyframes heroSectionFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.home-hero-label-animate{animation:.7s forwards heroSectionFadeIn}.home-hero-headline-animate{animation:.9s .1s forwards heroSectionFadeIn}.home-hero-sub-animate{animation:1s .2s forwards heroSectionFadeIn}.home-hero-cta-animate{animation:1.1s .3s forwards heroSectionFadeIn}@keyframes ctaPulse{0%{box-shadow:0 6px 24px #2f6fdb47}50%{box-shadow:0 10px 36px #2f6fdb7a}to{box-shadow:0 6px 24px #2f6fdb47}}.home-hero-cta:hover{animation:1.5s ease-in-out infinite ctaPulse}@keyframes carouselSlide{0%{transform:translateX(var(--from-x)) translateY(-50%)}to{transform:translateX(var(--to-x)) translateY(-50%)}}.home-center-card,.home-side-card{transition:all .45s cubic-bezier(.4,0,.2,1)}.home-side-card:hover{filter:blur(1px)brightness(.8)!important;opacity:.95!important}.sectors-card{transition:transform .3s,box-shadow .3s}.sectors-card:hover{transform:translateY(-5px)!important}.sectors-card-bg{transition:transform .4s;transform:scale(1)}.sectors-card:hover .sectors-card-bg{transform:scale(1.05)}.sectors-arrow-btn{transition:background .2s,box-shadow .2s,transform .15s}.sectors-arrow-btn:hover{transform:scale(1.08);background:#f0f0f2!important}.sectors-arrow-btn:active{transform:scale(.94)}.sectors-card:hover .sectors-card-icon-box{animation:.5s forwards iconPulse}@keyframes iconPulse{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1.06)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.sectors-heading{animation:.6s 50ms both fadeUp}.sectors-subheading{animation:.6s .15s both fadeUp}.sectors-card-desc{opacity:.88;transition:opacity .25s,transform .25s;transform:translateY(0)}.sectors-card:hover .sectors-card-desc{opacity:1;transform:translateY(-2px)}.sectors-card-top-bar{opacity:.8;transition:opacity .3s}.sectors-card:hover .sectors-card-top-bar{opacity:1;animation:1.2s forwards shimmer}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.sectors-track{will-change:transform}.hero-image{animation:1s heroFade}.hero-content{animation:1.2s heroFade}@keyframes heroFade{0%{opacity:0}to{opacity:1}}.read-arrow{transition:transform .3s;display:inline-flex}.read-more:hover .read-arrow{transform:translateY(4px)}button{transition:all .3s}button:hover{opacity:.9}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(40px)}.reveal.active{opacity:1;transform:translateY(0)}.read-more{cursor:pointer;transition:all .3s;display:inline-block}.read-more:hover{color:#fff;transform:translateY(3px)}.appointment-btn{color:#fff;cursor:pointer;z-index:1;background:0 0;border:2px solid #fff;border-radius:40px;padding:16px 40px;transition:color .4s;position:relative;overflow:hidden}.appointment-btn:before{content:"";z-index:-1;background:#1d74b2;width:0%;height:100%;transition:width .4s;position:absolute;top:0;left:0}.appointment-btn:hover:before{width:100%}.appointment-btn:hover{color:#fff}.hero-title{animation:1.4s heroTitleFade}@keyframes heroTitleFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-content p{animation:1.6s heroParaFade}@keyframes heroParaFade{0%{opacity:0}to{opacity:1}to{opacity:1}50%{opacity:.6}to{opacity:.9}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nav-link{color:inherit;font-family:Inter,sans-serif;text-decoration:none;transition:all .3s;position:relative}.nav-link:after{content:"";background:#3b82f6;width:0%;height:2px;transition:all .3s;position:absolute;bottom:-5px;left:0}.nav-link:hover{color:#3b82f6}.nav-link:hover:after{width:100%}.nav-desktop-link{color:inherit;text-decoration:none;transition:color .3s}.nav-desktop-link:hover{color:#3b82f6!important}.contact-btn{font-family:Inter,sans-serif;position:relative}.contact-btn:after{display:none!important}.contact-btn:hover{text-decoration:none!important}.trust-text{animation:1.2s trustTextSlide}@keyframes trustTextSlide{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.trust-item{opacity:0;animation:.8s forwards trustListFade}.trust-item:first-child{animation-delay:.3s}.trust-item:nth-child(2){animation-delay:.6s}.trust-item:nth-child(3){animation-delay:.9s}@keyframes trustListFade{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.trust-image img{animation:4s ease-in-out infinite trustImageFloat}@keyframes trustImageFloat{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.clients-title{opacity:0;transition:all .9s;transform:translateY(40px)}.clients-title.active{opacity:1;transform:translateY(0)}.partners-title{opacity:0;transition:all .9s;transform:translateY(40px)}.partners-title.active{opacity:1;transform:translateY(0)}.shine-text{background:linear-gradient(90deg,#2563eb,#60a5fa,#fff,#60a5fa,#2563eb) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:4s linear infinite shineTextMove}@keyframes shineTextMove{0%{background-position:0%}to{background-position:200%}}.what-title{opacity:0;transition:all .9s;transform:translateY(40px)}.what-title.active{opacity:1;transform:translateY(0)}.what-text{opacity:0;transition:all 1s;transform:translateY(30px)}.what-text.active{opacity:1;transform:translateY(0)}.core-btn{transition:all .35s}.core-btn:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 14px 35px #2563eb73}.service-card{cursor:pointer;transition:all .4s;opacity:1!important;visibility:visible!important}.card-active p{color:#e5e7eb}.card-active button{color:#fff;background:#2563eb}.sectors-title{opacity:0;transition:all .9s;transform:translateY(40px)}.sectors-title.active{opacity:1;transform:translateY(0)}.sectors-text{opacity:0;transition:all 1s;transform:translateY(30px)}.sectors-text.active{opacity:1;transform:translateY(0)}.sector-card{cursor:pointer;transition:all .35s}.sector-card:hover{transform:translateY(-10px)scale(1.02)}.sector-card:first-child{transition-delay:.1s}.sector-card:nth-child(2){transition-delay:.2s}.sector-card:nth-child(3){transition-delay:.3s}.sector-card:nth-child(4){transition-delay:.4s}.sector-card:nth-child(5){transition-delay:.5s}.sector-card:nth-child(6){transition-delay:.6s}.sector-card:nth-child(7){transition-delay:.7s}.sector-card:nth-child(8){transition-delay:.8s}.more-card{opacity:0;transition:all .8s;transform:translateY(40px)}.more-card.active{opacity:1;transform:translateY(0)}.more-card:hover{color:#fff;background:#2563eb;transform:translateY(-10px)scale(1.05);box-shadow:0 20px 40px #2563eb59}.strategy-subtitle{opacity:0;transition:all .7s;transform:translateY(20px)}.strategy-subtitle.active{opacity:1;transform:translateY(0)}.strategy-title{opacity:0;transition:all .9s;transform:translateY(40px)}.strategy-title.active{opacity:1;transform:translateY(0)}.strategy-text{opacity:0;transition:all 1s;transform:translateY(30px)}.strategy-text.active{opacity:1;transform:translateY(0)}.strategy-card{cursor:pointer;transition:all .35s}.strategy-card img{transition:transform .4s}.strategy-card:first-child{transition-delay:.1s}.strategy-card:nth-child(2){transition-delay:.2s}.strategy-card:nth-child(3){transition-delay:.3s}.strategy-card:nth-child(4){transition-delay:.4s}.influence-subtitle{opacity:0;transition:all .7s;transform:translateY(20px)}.influence-subtitle.active{opacity:1;transform:translateY(0)}.influence-title{opacity:0;transition:all .9s;transform:translateY(40px)}.influence-title.active{opacity:1;transform:translateY(0)}.influence-text{opacity:0;transition:all .9s;transform:translateY(25px)}.influence-text.active{opacity:1;transform:translateY(0)}.influence-highlight{opacity:0;transition:all 1s;transform:translateY(25px)}.influence-highlight.active{opacity:1;transform:translateY(0)}.influence-card-animate{cursor:pointer;transition:all .35s}.influence-card-animate:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 25px 50px #00000040}.influence-card-animate .icon2{transition:transform .4s}.influence-card-animate:hover .icon2{transform:scale(1.2)rotate(8deg)}.influence-card-animate:first-child{transition-delay:.1s}.influence-card-animate:nth-child(2){transition-delay:.2s}.influence-card-animate:nth-child(3){transition-delay:.3s}.influence-card-animate:nth-child(4){transition-delay:.4s}.influence-card-animate:nth-child(5){transition-delay:.5s}.influence-card-animate:nth-child(6){transition-delay:.6s}.expansion-title{opacity:0;transition:all .9s;transform:translateY(40px)}.expansion-title.active{opacity:1;transform:translateY(0)}.expansion-subtitle{opacity:0;transition:all 1s;transform:translateY(30px)}.expansion-subtitle.active{opacity:1;transform:translateY(0)}.expansion-image-wrapper{opacity:0;transition:all 1.1s;transform:scale(.9)}.expansion-image-wrapper.active{opacity:1;transform:scale(1)}.expansion-image{transition:transform .5s}.expansion-image:hover{transform:scale(1.05)}.performance-title{opacity:0;transition:all .9s;transform:translateY(40px)}.performance-title.active{opacity:1;transform:translateY(0)}.performance-text{opacity:0;transition:all 1s;transform:translateY(30px)}.performance-text.active{opacity:1;transform:translateY(0)}.btn-arrow{transition:transform .3s;display:flex}.appointment-btn:hover .btn-arrow{transform:translate(6px)}.performance-card{opacity:0;transition:all 1s;transform:translateY(40px)}.performance-card.active{opacity:1;transform:translateY(0)}.float-img{animation:4s ease-in-out infinite floatImage}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.performance-img{transition:transform .5s}.performance-img:hover{transform:scale(1.08)}.resolved-title{opacity:0;transition:all .9s;transform:translateY(40px)}.resolved-title.active{opacity:1;transform:translateY(0)}.resolved-subtitle{opacity:0;transition:all 1s;transform:translateY(30px)}.resolved-subtitle.active{opacity:1;transform:translateY(0)}.resolved-card{opacity:0;transition:all 1.1s;transform:translateY(50px)}.resolved-card.active{opacity:1;transform:translateY(0)}.resolved-img{transition:transform .6s}.resolved-img:hover{transform:scale(1.08)}.resolved-controls{opacity:0;transition:all 1s;transform:translateY(20px)}.resolved-controls.active{opacity:1;transform:translateY(0)}.resolved-slider-arrow{cursor:pointer;transition:transform .3s}.resolved-slider-arrow:hover{transform:scale(1.2)}.case-btn{color:#000;align-items:center;gap:8px;transition:all .3s;display:inline-flex}.case-btn-arrow{transition:transform .3s;display:flex}.case-btn:hover{color:#000}.case-btn:hover .case-btn-arrow{transform:translate(8px)}.contact-title-animate{opacity:0;transition:all .9s;transform:translateY(40px)}.contact-title-animate.active{opacity:1;transform:translateY(0)}.contact-subtitle-animate{opacity:0;transition:all 1s;transform:translateY(20px)}.contact-subtitle-animate.active{opacity:1;transform:translateY(0)}.contact-card-animate{opacity:0;transition:all 1s;transform:translateY(50px)}.contact-card-animate.active{opacity:1;transform:translateY(0)}.contact-form-animate{animation:1s forwards formSlide}@keyframes formSlide{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.contact-qr-animate{animation:1s forwards qrSlide}@keyframes qrSlide{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.contact-input-half,.contact-input-full,.contact-textarea{transition:all .3s}.contact-input-half:focus,.contact-input-full:focus,.contact-textarea:focus{border:1px solid #2563eb;outline:none;box-shadow:0 0 10px #2563eb4d}.contact-submit-btn{cursor:pointer;transition:all .3s}.contact-submit-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000040}.contact-qr-code{transition:transform .5s}.contact-qr-code:hover{transform:scale(1.08)}.footer-title{opacity:0;transition:all .8s;transform:translateY(30px)}.footer-title.active{opacity:1;transform:translateY(0)}.footer-subscribe{opacity:0;transition:all 1s;transform:translateY(40px)}.footer-subscribe.active{opacity:1;transform:translateY(0)}.footer-grid-animate{opacity:0;transition:all 1.1s;transform:translateY(40px)}.footer-grid-animate.active{opacity:1;transform:translateY(0)}.subscribe-btn{cursor:pointer;transition:all .3s}.subscribe-btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}.subscribe-arrow{transition:transform .3s}.subscribe-btn:hover .subscribe-arrow{transform:translate(6px)}.icon-circle{transition:all .3s}.icon-circle:hover{background:#2563eb;transform:translateY(-6px)scale(1.1)}.footer-link{cursor:pointer;transition:color .3s;position:relative}.footer-link:after{content:"";background:#2563eb;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.footer-link:hover:after{width:100%}.bottom-link-item{cursor:pointer;transition:color .3s}.bottom-link-item:hover{color:#2563eb}
