@import"https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap";.fixed-sidebar-v2{position:fixed!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;z-index:2147483647!important;width:60px;background:#ffffffb3!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgba(13,30,68,.08)!important;border-right:none!important;border-top-left-radius:12px!important;border-bottom-left-radius:12px!important;padding:8px 0!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;box-shadow:-5px 0 20px #0000000d!important;pointer-events:all!important}.sidebar-item-v2{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 0;color:#0d1e44;cursor:pointer;transition:all .2s ease;text-decoration:none}.sidebar-item-v2 svg{width:18px;height:18px;margin-bottom:3px;opacity:.8}.sidebar-item-v2 span{font-size:.48rem;font-weight:800;letter-spacing:.04em;opacity:.8;text-transform:uppercase}.sidebar-item-v2:hover{background:#0d1e440a;color:#2563eb}.sidebar-item-v2.is-quote{padding:8px 0}.quote-box-inner{background:transparent;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:none;color:inherit}@media (max-width: 768px){.fixed-sidebar-v2{width:58px}.quote-box-inner{width:46px;height:46px}.sidebar-item-v2 svg{width:18px;height:18px}}@media (max-width: 480px){.fixed-sidebar-v2{width:50px;padding:8px 0}.sidebar-item-v2 span{display:none}.quote-box-inner{width:40px;height:40px;border-radius:8px}.quote-box-inner svg{width:16px;height:16px;margin-bottom:0}}.why-v3-section{width:100%;padding:80px 0;background:#f0f5ff;font-family:Inter,sans-serif;overflow:hidden;position:relative}.why-v3-badge-wrap{display:flex;justify-content:center;margin-bottom:16px}.why-v3-badge{display:inline-block;padding:8px 24px;background:#fff;border:1.5px solid #0b1630;color:#0b1630;border-radius:100px;font-size:.75rem;font-weight:800;letter-spacing:.05em;box-shadow:0 4px 10px #0000000d}.why-v3-main-title{text-align:center;font-size:2.8rem;font-weight:800;color:#0b1630;margin-bottom:60px;letter-spacing:-.02em}.why-v3-container{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:20px;padding:0 40px;position:relative;z-index:5}.why-v3-left{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.why-v3-card{width:100%;max-width:280px;background:#fff;border-radius:100px;padding:10px 10px 10px 25px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 15px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(11,22,48,.05)}.why-v3-card:hover{transform:translate(10px);box-shadow:0 10px 25px #0000001a;background:#0b1630}.why-v3-card-title{font-size:.85rem;font-weight:700;color:#0b1630;transition:color .3s ease}.why-v3-card:hover .why-v3-card-title{color:#fff}.why-v3-card-icon{width:40px;height:40px;background:#1e2d4d;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.why-v3-card:hover .why-v3-card-icon{background:#fff}.why-v3-card-icon svg{width:18px;height:18px;stroke:#fff;transition:stroke .3s ease}.why-v3-card:hover .why-v3-card-icon svg{stroke:#0b1630}.why-v3-center{position:relative;display:flex;justify-content:center;align-items:center}.why-v3-circle-outer{position:relative;width:450px;height:450px;display:flex;justify-content:center;align-items:center}.why-v3-lining{position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;pointer-events:none}.lining-svg{width:100%;height:100%}.why-v3-image-wrap{width:420px;height:420px;border-radius:50%;overflow:hidden;border:1px solid rgba(11,22,48,.2);box-shadow:0 20px 50px #00000026}.why-v3-image-wrap img{width:100%;height:100%;object-fit:cover}.why-v3-connections{position:absolute;top:50%;left:50%;width:1200px;height:600px;transform:translate(-50%,-50%);z-index:-1;pointer-events:none}.connections-svg{width:100%;height:100%}.why-v3-right{display:flex;flex-direction:column;gap:20px;padding-left:20px}.why-v3-right-heading{font-size:2.2rem;font-weight:800;color:#0b1630;line-height:1.1}.why-v3-right-desc{font-size:.95rem;color:#0b163099;line-height:1.5;margin:0}.why-v3-checklist{list-style:none;padding:0;margin-top:10px;display:flex;flex-direction:column;gap:15px}.why-v3-checklist li{display:flex;align-items:center;gap:12px;font-size:.9rem;font-weight:700;color:#0b1630}.why-v3-check{width:24px;height:24px;background:#0b1630;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.why-v3-check svg{width:14px;height:14px}.why-v3-footer{margin-top:80px;display:flex;align-items:center;justify-content:center;gap:20px;width:100%}.fact-divider{flex:1;height:1px;background:#0b16301a}.fact-divider:first-child{margin-left:100px}.fact-divider:last-child{margin-right:100px}.fact-text{font-size:.7rem;font-weight:800;color:#0b163066;letter-spacing:.2em;white-space:nowrap}@media (max-width: 1200px){.why-v3-container{grid-template-columns:1fr;gap:50px;justify-items:center}.why-v3-left{align-items:center;width:100%}.why-v3-right{text-align:center;padding-left:0;align-items:center}.why-v3-checklist{align-items:flex-start;text-align:left}.why-v3-connections{display:none}}@media (max-width: 768px){.why-v3-main-title{font-size:2.2rem}.why-v3-circle-outer,.why-v3-image-wrap{width:320px;height:320px}.why-v3-right-heading{font-size:1.8rem}}@media (max-width: 480px){.why-v3-section{padding:64px 0}.why-v3-container{padding:0 20px;gap:40px}.why-v3-circle-outer,.why-v3-image-wrap{width:260px;height:260px}.why-v3-main-title{font-size:1.9rem;margin-bottom:40px}.why-v3-right-heading{font-size:1.6rem}}.why-rayon-section{width:100%;padding:50px 10px;background:#eaf1ff;position:relative;overflow:hidden}.why-rayon-container{max-width:1300px;margin:0 auto;padding:0 40px}.why-rayon-header{text-align:center;margin-bottom:50px}.why-badge{display:inline-block;padding:8px 24px;background:#fff;border:1.5px solid #0D1E44;border-radius:100px;font-size:.7rem;font-weight:800;color:#0d1e44;margin-bottom:20px;letter-spacing:.1em;box-shadow:0 4px 10px #0d1e440d}.why-rayon-title{font-family:Raleway,sans-serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;color:#0d1e44;letter-spacing:-.01em;margin-top:5px}.why-rayon-content{display:grid;grid-template-columns:1fr 1.4fr 1.1fr;align-items:center;gap:40px;margin-top:50px;width:100%}.why-left-list{display:flex;flex-direction:column;gap:16px}.why-pill{background:#fff;border:1px solid rgba(13,30,68,.1);border-radius:100px;padding:8px 8px 8px 25px;display:flex;align-items:center;justify-content:space-between;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;min-width:280px;box-shadow:0 4px 15px #0d1e4408;position:relative;overflow:hidden}.why-pill:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.6),transparent);transform:skew(-25deg);transition:.7s}.why-pill:not(.active):hover{border-color:#0d1e4433;background:#fff}.why-pill:not(.active):hover .why-pill-arrow{background:#0d1e44;transform:rotate(45deg)}.why-pill:hover:after{left:150%}.why-pill.active{background:#fff;box-shadow:0 10px 25px #0d1e4414;border-color:#0d1e44}.why-pill:not(.active){background:#e9f2ff;border-color:#0d1e4408}.why-pill span{font-size:.95rem;font-weight:700;color:#0d1e44}.why-pill-arrow{width:38px;height:38px;background:#717171;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease}.why-pill.active .why-pill-arrow{background:#0d1e44}.why-pill-arrow svg{width:18px;height:18px}.why-middle-circle{position:relative;display:flex;align-items:center;justify-content:center}.circle-ring{width:340px;height:340px;border:1.2px solid rgba(13,30,68,.1);border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;animation:rotateRing 20s linear infinite,pulseRing 4s ease-in-out infinite}@keyframes rotateRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulseRing{0%,to{border-color:#0d1e441a;box-shadow:0 0 #0d1e440d}50%{border-color:#0d1e444d;box-shadow:0 0 0 15px #0d1e4400}}.circle-img-wrap{width:280px;height:280px;border-radius:50%;overflow:hidden;position:relative;border:1.5px solid #0D1E44;box-shadow:0 30px 80px #0d1e4426;animation:rotateRing 20s linear infinite reverse}.circle-img{width:100%;height:100%;object-fit:cover}.circle-overlay-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 10px 30px #0000001a}.speed-icon-wrap{width:50px;height:50px;color:#0d1e44}.circle-dot{position:absolute;width:14px;height:14px;background:#0d1e44;border-radius:50%;border:3px solid #f0f7ff;z-index:5;transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.circle-dot:hover{transform:scale(2);box-shadow:0 0 15px #0d1e4433;z-index:15}.dot-1{top:15%;right:12%}.dot-2{top:calc(50% - 7px);right:-7px}.dot-3{bottom:15%;right:12%}.dot-4{bottom:15%;left:12%}.dot-5{top:30%;left:-7px}.why-right-benefits{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.benefit-main-title{font-size:1.5rem;font-weight:500;color:#0d1e44;line-height:1.1;margin-bottom:7px;letter-spacing:-.01em}.benefit-desc{font-size:.8rem;color:#64748b;line-height:1.7;margin-bottom:10px;opacity:.8}.benefit-list{display:flex;flex-direction:column;gap:14px;position:relative;padding-top:5px;margin-top:10px}.benefit-item{display:flex;align-items:center;gap:15px;position:relative;z-index:2;transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;padding:5px 0}.benefit-item:hover{transform:translate(8px)}.benefit-icon-wrap{width:28px;height:28px;background:#0d1e44;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:all .5s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 10px #0d1e4426;border:2px solid #ffffff}.benefit-item:hover .benefit-icon-wrap{transform:scale(1.4) rotate(5deg);background:#585f6d;box-shadow:0 12px 25px #2563eb4d;z-index:10}.benefit-icon-wrap svg{width:14px;height:14px;transition:transform .3s ease}.benefit-item:hover .benefit-icon-wrap svg{transform:scale(1.1)}.benefit-text{font-size:1.05rem;font-weight:700;color:#0d1e44;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform-origin:left center;display:inline-block}.benefit-item:hover .benefit-text{transform:scale(1.1) translateY(-3px);color:#0d1e44;text-shadow:1px 4px 12px rgba(13,30,68,.18)}.benefit-connector{position:absolute;left:14px;top:25px;bottom:25px;width:2px;background:#0d1e44;z-index:1}.benefit-item:before{content:"";position:absolute;left:13px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#0d1e44;border-radius:50%;z-index:3;display:none}.fun-facts-divider{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:40px}.fun-facts-line{flex:1;height:1px;background:#0d1e441a}.fun-facts-text{font-size:.75rem;font-weight:800;color:#0d1e4466;letter-spacing:.15em;white-space:nowrap}@media (max-width: 1400px){.circle-ring{width:300px;height:300px}.circle-img-wrap{width:240px;height:240px}}@media (max-width: 1024px){.why-rayon-content{grid-template-columns:1fr;gap:60px;justify-items:center}.why-left-list,.why-right-benefits{width:100%;max-width:600px;align-items:center;text-align:center}.benefit-list{align-items:flex-start}.why-pill{min-width:100%}.benefit-main-title,.benefit-desc{text-align:center}}@media (max-width: 768px){.why-rayon-section{padding:60px 0;width:100%;overflow:hidden}.why-rayon-container{padding:0 16px;width:100%;max-width:100%}.why-rayon-content{grid-template-columns:1fr;gap:50px;width:100%;display:flex;flex-direction:column;align-items:center}.why-left-list{order:2;width:100%;gap:12px}.why-pill{min-width:100%;width:100%;padding:10px 10px 10px 20px}.why-middle-circle{order:1;width:100%;justify-content:center;margin-bottom:20px}.circle-ring{width:260px;height:260px}.circle-img-wrap{width:200px;height:200px}.why-right-benefits{order:3;width:100%;align-items:flex-start;padding:0 10px}.benefit-list{margin-top:20px;width:100%;padding-left:0;position:relative}.benefit-item{justify-content:flex-start;padding:12px 0;gap:15px;width:100%}.benefit-connector{display:block!important;left:13px;top:25px;bottom:25px;width:2px;opacity:1;background:#0d1e44}.benefit-main-title{font-size:1.6rem;text-align:left;width:100%}.benefit-desc{text-align:left;width:100%;font-size:.85rem}.why-rayon-title{font-size:1.8rem;padding:0 10px}}@media (max-width: 480px){.why-rayon-section{padding:50px 0}.why-rayon-title{font-size:1.6rem}.benefit-main-title{font-size:1.4rem}.circle-ring{width:240px;height:240px}.circle-img-wrap{width:180px;height:180px}}.stats-row-section{width:100%;background-color:#eaf1ff;padding:80px 40px 100px;display:flex;justify-content:center}.stats-row-container{width:100%;max-width:1300px;display:flex;justify-content:space-between;align-items:center;gap:20px}.stat-item-final{display:flex;flex-direction:column;align-items:center;flex:1;margin-top:-90px}.stat-num-box{display:flex;align-items:baseline;justify-content:center;line-height:1;margin-bottom:10px;position:relative}.stat-num-box:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);width:120%;padding-bottom:120%;height:0;border:1px solid rgba(148,163,184,.4);border-radius:50%;opacity:0;pointer-events:none;z-index:-1}.stat-item-final:hover .stat-num-box:after{animation:stat-ring-pulse 1.8s cubic-bezier(.24,0,.38,1) infinite}@keyframes stat-ring-pulse{0%{transform:translate(-50%,-50%) scale(.7);opacity:0}50%{opacity:.6}to{transform:translate(-50%,-50%) scale(1.3);opacity:0}}.stat-num-outlined{font-family:Inter,sans-serif;font-size:clamp(3rem,6.5vw,6.5rem);font-weight:900;color:transparent;-webkit-text-stroke:1.5px #0D1E44;line-height:1.2;letter-spacing:-.02em;transition:all .4s ease}.stat-item-final:hover .stat-num-outlined{-webkit-text-stroke:2px #0D1E44;transform:scale(1.05)}.stat-plus-solid{font-family:Inter,sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:900;color:#0d1e44;line-height:1;margin-left:4px;transition:all .4s ease}.stat-item-final:hover .stat-plus-solid{transform:scale(1.1) translate(5px)}.stat-label-final{font-size:.85rem;color:#64748b;font-weight:500;letter-spacing:.02em;text-align:center;max-width:160px;margin-bottom:-35px}@media (max-width: 1024px){.stats-row-container{display:grid;grid-template-columns:repeat(2,1fr);gap:60px 20px}.stat-item-final{width:100%}}@media (max-width: 600px){.stats-row-section{padding:60px 20px}.stats-row-container{grid-template-columns:1fr;gap:40px}.stat-item-final{margin-top:0}.stat-num-outlined{font-size:4rem}.stat-plus-solid{font-size:3rem}.stat-label-final{margin-bottom:0;max-width:220px}}.industries-section{width:100%;margin-top:40px;padding:40px 40px 0;background:#0d1e44;border-radius:38px;color:#fff;position:relative;overflow:hidden}.industries-header{margin-bottom:25px;position:relative;z-index:2;text-align:left}.industries-badge{display:inline-block;padding:6px 18px;border:1px solid rgba(255,255,255,.2);border-radius:100px;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;margin-bottom:-30px}.industries-title{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:200;font-size:2.4rem;margin-bottom:5px;line-height:1.1;letter-spacing:-.02em}.industries-subtitle{font-size:.8rem;color:#fff9;max-width:600px;line-height:1.5}.industries-grid{display:flex;flex-direction:column;gap:20px;position:relative;z-index:2}.industry-card{position:relative;width:100%;height:380px;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px #0003}.industry-card-img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.165,.84,.44,1)}.industry-card:hover .industry-card-img{transform:scale(1.08)}.industry-info-card h3{font-size:1.7rem;font-weight:700;color:#0d1e44;margin:0 0 15px;line-height:1.2}.industry-info-card .card-line{width:100%;height:1px;background:#f1f5f9;margin-bottom:25px}.industry-info-card p{font-size:.95rem;color:#1e293b;line-height:1.6;margin:0;padding-bottom:40px}.industry-action-btn-circle{position:absolute;bottom:30px;right:35px;display:flex;align-items:center;justify-content:center;z-index:5;background:#fff;width:52px;height:52px;border-radius:50%;box-shadow:0 10px 30px #00000026;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.industry-card:hover .industry-action-btn-circle{transform:translateY(-5px) scale(1.1);background:#0d1e44}.industry-action-btn{background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:#0d1e44;cursor:pointer;transition:all .3s ease}.industry-card:hover .industry-action-btn{color:#fff}.industry-action-btn svg{width:20px;height:20px}.industry-all-btn-wrap{margin-top:0;display:flex;justify-content:center;position:relative;z-index:10;height:100px;background:#0d1e44}.industry-btn-container{position:relative;width:250px;height:90px;background:#f0f7ff;border-radius:20px 20px 0 0;display:flex;justify-content:center;align-items:center;z-index:11;align-self:flex-end}.industry-btn-container:before{left:-40px;border-bottom-right-radius:40px;box-shadow:20px 0 #f0f7ff}.industry-btn-container:after{right:-40px;border-bottom-left-radius:40px;box-shadow:-20px 0 #f0f7ff}.industry-all-btn{display:inline-flex;align-items:center;gap:12px;padding:14px 40px;background:#fff;color:#4b5563;border-radius:100px;text-decoration:none;font-weight:700;font-size:.95rem;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 10px 25px #0000000d}.industry-all-btn span{font-size:1.1rem;line-height:1;transition:transform .3s ease}.industry-all-btn:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a;color:#0d1e44}.industry-all-btn:hover span{transform:translate(5px)}@media (max-width: 1200px){.industry-info-card{right:50px;max-width:380px;padding:35px 40px}}@media (max-width: 1024px){.industry-card{height:480px}.industry-info-card{right:40px;max-width:340px;padding:30px}}@media (max-width: 768px){.industries-section{padding:80px 24px;border-radius:40px;margin-top:60px}.industries-title{font-size:2.2rem}.industry-card{height:auto;display:flex;flex-direction:column;border-radius:32px}.industry-card-img{height:320px}.industry-info-card{position:relative;top:auto;right:auto;transform:none;max-width:100%;border-radius:0 0 32px 32px;padding:40px 30px;box-shadow:none;background:#fff}.industry-action-btn-circle{bottom:20px;right:20px}}.product-page-container{width:100%;max-width:100%;overflow-x:hidden;display:flex;flex-direction:column}.page-shell-products{background:#f0f4f9;padding-bottom:0!important;padding-left:0!important;padding-right:0!important}.product-hero{width:100%;min-height:400px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px}.product-hero-bg-text{position:absolute;bottom:1px;right:0;font-size:15vw;font-weight:500;color:#ffffff08;line-height:1;pointer-events:none;z-index:1;letter-spacing:-.05em;white-space:nowrap}.product-hero-content{position:relative;z-index:2;max-width:900px}.product-hero-title{font-size:clamp(1.8rem,5vw,4rem);font-weight:200;color:#fff;margin-bottom:20px;letter-spacing:-.02em}.product-hero-subtitle{font-size:clamp(.9rem,2vw,1.3rem);font-weight:100;color:#fffc;line-height:1.5;max-width:600px;margin:0 auto}.topbar.product-header-premium{background:transparent;padding:15px 24px;box-shadow:none;border-bottom:none;margin-bottom:-5px}.premium-nav-bar{background:#fff;width:100%;max-width:1550px;margin:0 auto;border-radius:12px;padding:8px 25px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 15px 50px #0d1e441a;gap:12px;position:relative;border:1px solid rgba(13,30,68,.05)}.premium-nav-menu-btn{display:none;width:44px;height:44px;border-radius:12px;border:1px solid rgba(13,30,68,.12);background:#fff;color:#112042;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 25px #0d1e440f}.premium-nav-menu-btn svg{width:22px;height:22px}@media (max-width: 1024px){.premium-nav-bar{width:98%;padding:8px 15px}.premium-nav-links{display:none}.premium-nav-menu-btn{display:flex}.premium-nav-right .nav-icon-circle.search{display:none}.nav-appointment-btn{padding:8px 16px;font-size:.75rem}}.premium-mobile-menu{display:none}.premium-mobile-menu.is-open{display:block;position:absolute;left:0;right:0;top:calc(100% + 10px);background:#fff;border-radius:16px;border:1px solid rgba(13,30,68,.1);box-shadow:0 25px 55px #0d1e442e;overflow-y:auto;max-height:80vh;z-index:2000}.premium-mobile-menu-inner{display:flex;flex-direction:column;padding:15px;gap:10px}.premium-mobile-link{width:100%;text-align:left;padding:12px 14px;border-radius:12px;border:1px solid rgba(13,30,68,.08);background:#f6f8ff;color:#0d1e44;font-weight:800;letter-spacing:.08em;font-size:.82rem;cursor:pointer}.premium-mobile-link.active{background:#0d1e44;color:#fff;border-color:#0d1e44}.premium-mobile-group{display:flex;flex-direction:column;gap:2px}.premium-mobile-sub-expand{display:none;flex-direction:column;gap:4px;padding:4px 0 8px;background:#0d1e4405;border-radius:0 0 12px 12px}.premium-mobile-group:hover .premium-mobile-sub-expand{display:flex}.premium-mobile-group:hover .mobile-expand-icon{transform:rotate(90deg)}.mobile-expand-icon{font-size:1.2rem;transition:transform .3s ease;margin-left:auto;opacity:.5}.premium-mobile-sublist{display:flex;flex-direction:column;gap:10px}.premium-mobile-sublink{width:100%;text-align:left;padding:12px 14px;border-radius:12px;border:1px solid rgba(13,30,68,.08);background:#fff;color:#0d1e44;font-weight:700;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.premium-mobile-sublink.sub-item{padding-left:32px;font-size:.82rem;color:#64748b;font-weight:500;background:transparent;border:none}.premium-mobile-sublink.sub-item:before{content:"—";margin-right:8px;color:#cbd5e1}.premium-mobile-sublink.active{background:#0d1e44;color:#fff;border-color:#0d1e44}.premium-nav-logo{height:48px;cursor:pointer;display:flex;align-items:center;flex-shrink:0}.premium-nav-logo img{height:100%;width:auto;object-fit:contain}.premium-nav-links{display:flex;align-items:center;gap:6px}.premium-nav-links a{font-size:.76rem;font-weight:700;color:#475569;text-decoration:none;transition:all .3s ease;letter-spacing:.02em;text-transform:uppercase;padding:5px 6px;white-space:nowrap}.premium-nav-links a:hover,.premium-nav-links a.active{color:#0d1e44}.nav-dot{font-size:.9rem;color:#0d1e44;opacity:.5;margin:0 2px;display:flex;align-items:center}.premium-nav-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.nav-phone-group{display:flex;align-items:center;gap:10px}.nav-icon-circle{width:42px;height:42px;background:#0d1e44;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease}.nav-icon-circle svg{width:18px;height:18px}.nav-icon-circle:hover{transform:translateY(-2px);background:#2563eb}.nav-phone-num{font-size:.95rem;font-weight:800;color:#0d1e44;white-space:nowrap;letter-spacing:-.01em}.nav-appointment-btn{background:#132157;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:700;font-size:.82rem;white-space:nowrap;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .3s ease}.nav-appointment-btn:hover{background:#1e3a8a;box-shadow:0 8px 25px #13215740}.nav-appointment-btn .btn-arrow{transition:transform .3s ease}.nav-appointment-btn:hover .btn-arrow{transform:translate(4px)}.nav-divider{color:#0d1e44;opacity:.2;font-size:1rem;margin:0;display:flex;align-items:center}.nav-dropdown-wrapper{position:relative;display:inline-block}.nav-dropdown{position:absolute;top:100%;left:0;transform:translateY(15px);background:#fff;min-width:300px;box-shadow:0 20px 60px #0d1e441f;border-radius:14px;padding:15px 0;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1);z-index:10000;border:1px solid rgba(13,30,68,.06)}.nav-dropdown.is-open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item-container{position:relative;width:100%}.dropdown-item{padding:14px 24px;color:#1e293b;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:left;white-space:normal;line-height:1.4;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(13,30,68,.03)}.flyout-arrow{font-size:1.2rem;color:#94a3b8;line-height:1;margin-left:15px;transition:transform .3s ease}.flyout-submenu{position:absolute;left:100%;top:0;background:#fff;min-width:280px;box-shadow:20px 20px 60px #0d1e4426;border-radius:14px;padding:12px 0;opacity:0;visibility:hidden;transform:translate(10px);transition:all .4s cubic-bezier(.165,.84,.44,1);z-index:10001;border:1px solid rgba(13,30,68,.08)}.dropdown-item-container:hover>.flyout-submenu{opacity:1;visibility:visible;transform:translate(0)}.dropdown-item-container:hover>.dropdown-item{background:#f4f8ff;color:#2563eb}.dropdown-item-container:hover .flyout-arrow{color:#2563eb;transform:translate(3px)}.dropdown-item.sub-item{padding:12px 24px;font-size:.88rem;color:#475569;background:transparent;border-bottom:none}.dropdown-item.sub-item:hover{background:#f8fafc;color:#2563eb;padding-left:28px}.dropdown-item:last-child{border-bottom:none}@media (max-width: 768px){.nav-dropdown{position:fixed;top:80px;left:5%;width:90%;max-width:none;transform:translateY(10px);max-height:80vh}.nav-dropdown.is-open{transform:translateY(0)}.flyout-submenu{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;background:#f8fafc;padding-left:20px;width:100%}.dropdown-item-container:hover>.flyout-submenu{display:block}}@media (max-width: 768px){.topbar.product-header-minimal{padding:8px 14px;flex-direction:row;flex-wrap:nowrap;gap:8px}.topbar.product-header-minimal .main-nav{gap:5px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.topbar.product-header-minimal .main-nav a{font-size:.75rem;white-space:nowrap}.topbar.product-header-minimal .brand-copy .brand-title{font-size:.88rem;line-height:1.2}.topbar.product-header-minimal .brand-copy .brand-subtitle{font-size:.7rem}.topbar.product-header-minimal .brand-mark{width:36px;height:36px}.nav-divider{font-size:.8rem;margin:0}}@media (max-width: 480px){.topbar.product-header-minimal{padding:8px 10px;gap:6px}.topbar.product-header-minimal .main-nav a{font-size:.68rem}.topbar.product-header-minimal .brand-mark{width:30px;height:30px}.topbar.product-header-minimal .brand-copy .brand-title{font-size:.8rem}.topbar.product-header-minimal .brand-copy .brand-subtitle{display:none}}@media (max-width: 640px){.topbar.product-header-minimal{flex-direction:row!important;align-items:center!important;padding:8px 12px;border-radius:0!important}.topbar.product-header-minimal .brand-group{margin-bottom:0!important}.topbar.product-header-minimal .main-nav{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding:0}}.product-details{padding:100px 24px;background:#fff}.product-details-container{max-width:1200px;margin:0 auto}.product-details-header{margin-bottom:80px;display:flex;flex-direction:column;align-items:center;text-align:center}.product-details-main-title{font-size:clamp(1.6rem,4vw,3rem);font-weight:400;color:#0d1e44;margin:0;text-transform:uppercase;letter-spacing:.05em;text-align:center}.title-underline{width:80px;height:4px;background:#0d1e44;margin:15px auto 0;border-radius:2px}.product-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.product-gallery{display:flex;flex-direction:column;gap:20px}.gallery-main{position:relative;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(13,30,68,.08);box-shadow:0 20px 50px #0000000f;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}.gallery-main img{width:100%;height:100%;object-fit:contain;display:block;padding:20px}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:none;box-shadow:0 4px 15px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#0d1e44;z-index:10;transition:.3s}.gallery-nav:hover{background:#0d1e44;color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 8px 25px #0d1e4433}.gallery-nav.prev{left:16px}.gallery-nav.next{right:16px}.gallery-thumbs{display:flex;gap:12px;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.thumb{width:80px;height:80px;min-width:80px;border-radius:12px;overflow:hidden;cursor:pointer;opacity:.6;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;padding:5px;border:1px solid rgba(13,30,68,.1);flex-shrink:0}.thumb:hover{opacity:1;transform:translateY(-3px);border-color:#0d1e4433}.thumb.active{opacity:1;border-color:#0d1e44;border-width:2px;box-shadow:0 4px 15px #0d1e441a}.thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}.product-info{display:flex;flex-direction:column;gap:30px}.product-description{font-size:1rem;line-height:1.5;color:#556270;margin:0;font-weight:300}.tech-specs-header{display:flex;align-items:center;gap:10px;color:#0d1e44}.tech-specs-header h3{margin:0;font-size:1.4rem;font-weight:700;color:#0d1e44;letter-spacing:.02em}.tech-icon{width:26px;height:26px;color:#0d1e44}.specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.spec-item-card{background:#f3f6f9;padding:20px;border-radius:10px;border:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:12px}.spec-item-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0d1e440d}.spec-card-divider{width:100%;height:1px;background:#0d1e4414;margin-bottom:5px}.spec-item-card h4{margin:0;font-size:1rem;color:#0d1e44;font-weight:500;letter-spacing:.01em}.spec-item-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.spec-item-card li{display:flex;align-items:flex-start;gap:10px;font-size:.95rem;color:#4b5a71;line-height:1.4;font-weight:400}.spec-check{color:#0d1e44;width:20px;height:15px;min-width:20px;display:flex;align-items:center;justify-content:center}.spec-check svg{width:100%;height:100%}.note-box{background:#fff;padding:15px;border-radius:10px;border:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;gap:10px}.note-box p{margin:0;font-size:.95rem;color:#556270;line-height:1.5}.get-quote-btn{background:#0d1e44;color:#fff;padding:15px 35px;border-radius:10px;border:none;font-size:1.05rem;font-weight:500;cursor:pointer;width:fit-content;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #0d1e4433;margin-top:10px}.get-quote-btn:hover{background:#1a2f5a;transform:translateY(-2px);box-shadow:0 15px 30px #0d1e4433}.get-quote-btn .arrow{font-size:1.3rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:inline-block;transform:rotate(-45deg)}.get-quote-btn:hover .arrow{transform:translate(8px) rotate(0)}.product-features{background:#fcfdfe;padding:60px 24px 80px}.product-features-container{max-width:1100px;margin:0 auto}.product-features-header{display:flex;align-items:center;gap:16px;margin-bottom:40px}.vertical-accent{width:5px;height:30px;background:#0d1e44;border-radius:10px}.features-title{color:#0d1e44;font-size:1.6rem;font-weight:500;letter-spacing:.02em;margin:0}.features-card{background:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 40px #0d1e4408;border:1px solid rgba(13,30,68,.05)}.features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.features-list li{display:flex;align-items:flex-start;gap:20px}.check-icon{width:30px;height:30px;min-width:30px;border-radius:48%;background:#f1f4f9;display:flex;align-items:center;justify-content:center;color:#0d1e44;margin-top:-2px;flex-shrink:0}.check-icon svg{width:16px;height:16px}.features-list p{color:#4b5a71;font-size:1.05rem;line-height:1.6;margin:0;font-weight:400}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0d1e4499;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px}.modal-container{background:#fff;width:100%;max-width:820px;display:grid;grid-template-columns:.8fr 1.2fr;border-radius:4px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;position:relative;animation:modalScale .4s cubic-bezier(.165,.84,.44,1);max-height:95vh}@keyframes modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-left{background:#eaedf0;padding:30px 32px;display:flex;flex-direction:column;gap:15px;overflow-y:auto}.modal-left h2{font-size:1.6rem;font-weight:800;color:#111c38;line-height:1.15;margin-bottom:2px}.modal-left-desc{font-size:.88rem;color:#4b5a71;line-height:1.5;margin-bottom:8px}.modal-feature{display:flex;align-items:flex-start;gap:14px}.modal-feature-icon{width:22px;height:22px;color:#2563eb;flex-shrink:0;margin-top:4px}.modal-feature-text h4{font-size:.78rem;font-weight:700;text-transform:uppercase;color:#111c38;margin:0 0 4px;letter-spacing:.05em}.modal-feature-text p{font-size:.82rem;color:#5f6f8e;line-height:1.4;margin:0}.modal-right{padding:28px 36px;background:#fff;overflow-y:auto}.modal-right h3{font-size:1.1rem;font-weight:700;color:#111c38;margin:0 0 8px}.form-divider{width:100%;height:1px;background:#e2e8f0;margin-bottom:14px}.modal-form{display:flex;flex-direction:column;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-group{display:flex;flex-direction:column;gap:5px}.form-group label{font-size:.78rem;font-weight:700;color:#111c38}.form-group input,.form-group textarea{padding:9px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:.88rem;color:#111c38;width:100%;background:#fff;outline:none;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#0d1e44}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group textarea{height:80px;resize:none}.verification-box{background:#f8fafc;padding:14px;border:1px solid #e2e8f0;border-radius:4px;display:flex;align-items:center;justify-content:space-between}.verification-content{display:flex;align-items:center;gap:12px}.verification-check{width:22px;height:22px;border:2px solid #cbd5e1;border-radius:4px;cursor:pointer;flex-shrink:0}.verification-text p{font-size:.83rem;font-weight:700;margin:0;color:#111c38}.verification-text span{font-size:.78rem;color:#64748b}.submit-btn-wrap{display:flex;justify-content:flex-end;margin-top:8px}.submit-protocol-btn{background:#000;color:#fff;border:none;padding:11px 22px;border-radius:4px;font-weight:600;font-size:.88rem;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .2s}.submit-protocol-btn:hover{background:#111c38}.modal-close-btn{position:absolute;top:14px;right:14px;background:transparent;border:none;color:#64748b;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;z-index:10}.product-cta{background:#0a142f;padding:80px 0;width:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-cta-watermark{position:absolute;right:-1%;bottom:-5%;font-size:15vw;font-weight:800;color:#ffffff08;z-index:1;pointer-events:none;letter-spacing:-.05em;line-height:1}.product-cta-container{max-width:1200px;width:100%;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:60px;position:relative;z-index:2}.product-cta-left{display:flex;align-items:flex-start;gap:20px;flex:1}.cta-visual-col{display:flex;flex-direction:column;align-items:center;gap:0;padding-top:5px}.cta-point{width:22px;height:22px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0a142f;font-weight:900;font-size:.85rem;flex-shrink:0}.cta-line{width:2px;height:35px;background:#fff;margin:2px 0}.cta-text-col{display:flex;flex-direction:column;gap:36px}.cta-text-row{color:#fffc;font-size:1.3rem;font-weight:200;line-height:1.2}.cta-text-row.bold{color:#fff;font-weight:700}.product-cta-right{display:flex;flex-direction:column;gap:15px}.product-cta-btn{padding:12px 32px;border-radius:50px;font-weight:600;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:all .3s ease;white-space:nowrap;font-family:Inter,sans-serif;min-width:210px}.product-cta-btn.outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4)}.product-cta-btn.solid{background:#fff;color:#0a142f;border:1.5px solid #ffffff}.product-cta-btn:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000040}.product-cta-btn.outline:hover{border-color:#fff;background:#ffffff1a}.product-cta-btn .arrow{font-size:1.1rem;transition:transform .3s ease}.product-cta-btn:hover .arrow{transform:translate(6px)}@media (max-width: 1100px){.product-details-container{max-width:950px}.product-details-grid{gap:40px}.premium-nav-bar{max-width:95%}}@media (max-width: 992px){.product-details{padding:60px 24px}.product-details-grid{grid-template-columns:1fr;gap:60px}.product-gallery,.product-info{max-width:800px;margin:0 auto;width:100%}.premium-nav-links{display:none!important}.premium-nav-menu-btn{display:inline-flex}.nav-phone-num{display:none}.product-cta-container{gap:40px;padding:0 30px}.premium-nav-bar{justify-content:space-between}}@media (max-width: 768px){.product-hero{min-height:300px;padding:60px 20px}.product-hero-title{font-size:2.2rem}.product-details-header{margin-bottom:40px}.product-details-main-title{font-size:1.8rem}.specs-grid{grid-template-columns:1fr;gap:15px}.premium-nav-bar{padding:8px 15px;border-radius:12px}.premium-nav-links{display:none}.premium-nav-logo{height:45px}.nav-appointment-btn{padding:8px 16px;font-size:.8rem}.nav-appointment-btn .btn-arrow{display:none}.gallery-main{aspect-ratio:1 / 1}.product-features{padding:40px 20px}.features-card{padding:25px}.get-quote-btn{width:100%;justify-content:center}.nav-dropdown{position:fixed;top:80px;left:50%;width:90%;transform:translate(-50%) translateY(10px)}.product-cta{padding:60px 20px}.product-cta-container{flex-direction:column;text-align:center;gap:30px;padding:0}.product-cta-left{flex-direction:column;align-items:center;gap:15px}.cta-visual-col{display:none}.cta-text-col{gap:10px}.cta-text-row{font-size:1.1rem;line-height:1.4}.product-cta-right{width:100%;gap:12px}.product-cta-btn{width:100%;min-width:unset;padding:14px 20px}}@media (max-width: 520px){.topbar.product-header-premium{padding:10px 12px;margin-bottom:18px}.premium-nav-bar{width:100%;max-width:100%;padding:10px 12px;gap:10px;flex-wrap:wrap;justify-content:space-between}.premium-nav-logo{height:44px}.premium-nav-right{width:100%;justify-content:space-between;gap:10px;flex-wrap:wrap}.nav-phone-group{gap:8px}.nav-icon-circle{width:36px;height:36px}.nav-appointment-btn{padding:10px 14px;font-size:.82rem;white-space:nowrap}}@media (max-width: 360px){.premium-nav-right{justify-content:center}.nav-appointment-btn{width:100%;justify-content:center}}@media (max-width: 480px){.product-hero-title{font-size:1.7rem}.product-hero-subtitle{font-size:.85rem;line-height:1.4}.product-details{padding:40px 15px}.product-details-main-title{font-size:1.4rem}.tech-specs-header h3{font-size:1.2rem}.spec-item-card{padding:15px}.thumb{width:60px;height:60px;min-width:60px}.gallery-nav{width:34px;height:34px;font-size:1.1rem}.nav-icon-circle{width:32px;height:32px}.nav-appointment-btn{padding:8px 12px;font-size:.75rem}.product-features-header{margin-bottom:25px}.features-title{font-size:1.3rem}.cta-text-row{font-size:1rem}}@media (max-width: 360px){.product-hero-title{font-size:1.5rem}.premium-nav-bar{padding:6px 10px;gap:10px}.premium-nav-logo{height:38px}.nav-appointment-btn{font-size:.7rem;padding:6px 10px}}.hero-v2-section{position:relative;width:100%;min-height:500px;background-color:#0d1e44;border-radius:40px;margin:20px auto;width:calc(100% - 40px);overflow:hidden;display:flex;align-items:center;font-family:Inter,Manrope,sans-serif}.hero-v2-watermark{position:absolute;top:40%;left:90px;font-size:10rem;font-weight:800;color:#ffffff09;pointer-events:none;z-index:1;letter-spacing:15px;line-height:1}.hero-v2-pattern{position:absolute;top:0;right:0;width:400px;height:400px;z-index:1;pointer-events:none}.hero-v2-pattern-svg{width:100%;height:100%}.hero-v2-container{position:relative;z-index:5;display:flex;width:100%;height:100%;padding:0 0 0 40px}.hero-v2-content{flex:1;padding:60px 0;display:flex;flex-direction:column;justify-content:center;max-width:600px}.hero-v2-title{font-size:1.6rem;font-weight:500;color:#fff;line-height:1.3;margin-bottom:25px;letter-spacing:-.02em}.hero-v2-description{font-size:.95rem;color:#ffffffbf;line-height:1.6;margin-bottom:40px;max-width:480px}.hero-v2-btn{display:flex;align-items:center;gap:10px;padding:14px 30px;border-radius:50px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-v2-btn-primary{background:#ffffff1a;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15)}.hero-v2-btn-primary:hover{background:#fff3;transform:translateY(-3px)}.hero-v2-btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.hero-v2-visual{flex:1.3;position:relative;display:flex;justify-content:flex-end;height:680px}.hero-v2-visual:before{content:"";position:absolute;top:0;left:0;width:250px;height:100%;background:#0d1e44;z-index:10;border-top-right-radius:400px;border-bottom-right-radius:400px;transform:translate(-125px)}.hero-v2-image-wrapper{width:100%;height:100%;border-top-left-radius:400px;border-bottom-left-radius:400px;overflow:hidden;margin-left:-125px;background:#fff}.hero-v2-image-wrapper img{width:100%;height:100%;object-fit:cover}@media (max-width: 1400px){.hero-v2-watermark{font-size:15rem}}@media (max-width: 1200px){.hero-v2-container{padding:0 0 0 40px}.hero-v2-title{font-size:1.6rem}.hero-v2-visual{height:600px}}@media (max-width: 1024px){.hero-v2-section{min-height:auto;margin:15px auto;width:calc(100% - 30px)}.hero-v2-watermark{font-size:12rem;top:30%}}@media (max-width: 992px){.hero-v2-section{flex-direction:column}.hero-v2-container{padding:40px 30px;flex-direction:column}.hero-v2-visual{width:100%;height:450px;order:2}.hero-v2-content{order:1;max-width:100%;padding:20px 0 40px;text-align:center;align-items:center}.hero-v2-image-wrapper{margin-left:0;border-radius:30px}.hero-v2-visual:before{display:none}.hero-v2-watermark{font-size:10rem;left:50%;transform:translate(-50%);top:15%}.hero-v2-description{margin:0 auto 30px}}@media (max-width: 600px){.hero-v2-section{border-radius:30px;margin:10px auto;width:calc(100% - 20px)}.hero-v2-container{padding:30px 20px}.hero-v2-title{font-size:1.4rem}.hero-v2-actions{flex-direction:column;width:100%;gap:12px}.hero-v2-btn{width:100%;justify-content:center}.hero-v2-visual{height:350px}.hero-v2-watermark{font-size:6rem;letter-spacing:10px}}.footer-premium-v2{background:#132157;color:#fff;padding:0;border-radius:20px;position:relative;overflow:hidden;font-family:Inter,sans-serif;width:96%;max-width:1750px;margin-top:20px}.footer-main-v2{max-width:1800px;margin:0 auto;padding:50px 40px 40px;position:relative;border-top-left-radius:60px;border-top-right-radius:60px}.bg-watermark-v2{position:absolute;top:-25px;left:-10px;font-size:8rem;font-weight:900;color:#ffffff0a;letter-spacing:.1em;pointer-events:none;line-height:1;text-transform:uppercase}.footer-top-row{position:relative;z-index:2;margin-bottom:40px;display:flex;justify-content:space-between;align-items:flex-start;max-width:1650px;margin-left:auto;margin-right:auto}.footer-newsletter-v2{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:30px}.newsletter-title-v2{font-size:2.3rem;font-weight:500;line-height:1.2;margin:0}.newsletter-form-v2{display:flex;background:#fff;border-radius:100px;padding:6px;width:100%;max-width:550px;box-shadow:0 10px 40px #0000001a}.newsletter-input-v2{flex:1;background:transparent;border:none;padding:10px 25px;font-size:.95rem;color:#1e293b;outline:none}.newsletter-btn-v2{background:linear-gradient(135deg,#71717a,#3f3f46);color:#fff;border:none;padding:12px 30px;border-radius:100px;font-weight:600;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s ease}.newsletter-btn-v2:hover{transform:translate(5px);filter:brightness(1.1)}.footer-divider-v2{height:1px;background:#ffffff1a;margin-bottom:35px;max-width:1650px;margin-left:auto;margin-right:auto}.footer-grid-v2{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;max-width:1650px;margin:0 auto}.footer-col-v2.branding{display:flex;flex-direction:column;gap:15px}.footer-logo-v2{height:65px;width:auto;object-fit:contain;align-self:flex-start;filter:brightness(0) invert(1)}.footer-tagline-v2{font-size:.95rem;color:#ffffffb3;line-height:1.6;max-width:320px}.footer-social-v2{display:flex;align-items:center;gap:12px}.social-circle-v2{width:42px;height:42px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.social-circle-v2:hover{background:#2563eb;transform:translateY(-3px)}.social-circle-v2 svg{width:18px;height:18px}.whatsapp-pill-v2{background:#25d366;color:#fff;border:none;padding:10px 20px;border-radius:100px;font-weight:700;font-size:.85rem;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease;margin-left:10px}.whatsapp-pill-v2 svg{width:16px;height:16px}.whatsapp-pill-v2:hover{transform:translateY(-3px);box-shadow:0 5px 15px #25d3664d}.footer-col-title-v2{font-size:1.25rem;font-weight:700;margin-bottom:20px;position:relative}.footer-links-v2{display:flex;flex-direction:column;gap:15px}.footer-links-v2.dual-col{flex-direction:row;gap:40px}.link-subcol{display:flex;flex-direction:column;gap:15px}.footer-links-v2 a{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:all .3s ease}.footer-links-v2 a:hover{color:#fff;padding-left:5px}.footer-info-v2{display:flex;flex-direction:column;gap:12px}.footer-info-v2 p{color:#ffffffb3;font-size:.95rem;margin:0}.contact-item-v2{display:flex;align-items:center;gap:12px;color:#ffffffb3;font-size:.95rem}.contact-item-v2 svg{width:18px;height:18px;opacity:.6}.phone-v2{font-weight:700;color:#fff;font-size:1.1rem}.footer-bottom-v2{background:#fff;padding:25px 0;border-top-left-radius:40px;border-top-right-radius:40px}.footer-bottom-inner-v2{max-width:1650px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.copyright-v2{color:#64748b;font-size:.9rem;margin:0;font-weight:500}.bottom-links-v2{display:flex;align-items:center;gap:15px}.bottom-links-v2 a{color:#64748b;text-decoration:none;font-size:.85rem;font-weight:600;transition:color .3s ease}.bottom-links-v2 a:hover{color:#1e293b}.sep-v2{color:#cbd5e1;font-size:.8rem}@media (max-width: 992px){.footer-top-row{flex-direction:column;align-items:center;text-align:center;gap:40px}.footer-newsletter-v2{align-items:center;text-align:center}.branding{align-items:center}.footer-grid-v2{grid-template-columns:1fr 1fr;gap:50px}.footer-newsletter-v2{flex-direction:column;text-align:center}.newsletter-title-v2{font-size:1.8rem}}@media (max-width: 768px){.footer-main-v2{padding:60px 20px 40px;border-top-left-radius:40px;border-top-right-radius:40px}.footer-grid-v2{grid-template-columns:1fr;gap:40px;text-align:center}.footer-logo-v2{align-self:center}.footer-tagline-v2{margin:0 auto}.footer-social-v2,.footer-links-v2.dual-col{justify-content:center}.newsletter-form-v2{flex-direction:column;border-radius:20px;gap:10px;background:transparent;box-shadow:none}.newsletter-input-v2{background:#fff;border-radius:100px;text-align:center}.newsletter-btn-v2{width:100%;justify-content:center}.footer-bottom-inner-v2{flex-direction:column;gap:20px;text-align:center}.bg-watermark-v2{font-size:5rem;left:20px}}@media (max-width: 480px){.newsletter-title-v2{font-size:1.5rem}.footer-col-title-v2{margin-bottom:20px}.footer-links-v2.dual-col{flex-direction:column;gap:15px}}.about-page{font-family:Inter,Manrope,sans-serif;color:#0d1e44}.about-intro-top{background-color:#eaf1ff;padding:90px 0;width:100%}.about-intro-container{max-width:1300px;margin:0 auto;padding:0 40px}.about-intro-content-row{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:flex-start;margin-bottom:20px}.about-intro-image img{width:100%;height:clamp(240px,38vw,420px);object-fit:cover;border-radius:4px;box-shadow:0 10px 30px #0000001a}.intro-badge{color:#0d1e44;font-size:2.2rem;font-weight:800;margin:0 0 10px;letter-spacing:1px}.intro-main-title{color:#0d1e44;font-size:1rem;font-weight:700;margin-bottom:20px;letter-spacing:.5px}.intro-desc{font-size:.95rem;line-height:1.6;color:#475569;margin-bottom:20px;text-align:justify}.about-mission-block{margin-top:20px}.mission-title{color:#0d1e44;font-size:2rem;font-weight:800;margin-bottom:20px}.mission-bullet-list{list-style:none;padding:0;margin:0 0 30px}.mission-bullet-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:15px;font-size:1rem;color:#475569;font-weight:500}.mission-dot{color:#0d1e44;font-size:1.2rem;line-height:1}.mission-footer-note{font-size:.95rem;color:#64748b;line-height:1.6;font-style:italic}@media (max-width: 992px){.about-intro-content-row{grid-template-columns:1fr;gap:30px}.about-intro-image img{height:300px}}@media (max-width: 520px){.about-intro-top{padding:64px 0}.about-intro-container{padding:0 16px}.intro-badge,.mission-title{font-size:1.6rem}}.about-hero{min-height:400px;display:flex;align-items:center;justify-content:center;position:relative;width:100%;overflow:hidden}@media (max-width: 520px){.about-hero{min-height:260px;border-radius:18px}}.about-hero-bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20vw;font-weight:900;color:#ffffff0d;white-space:nowrap;pointer-events:none;z-index:1;letter-spacing:.05em;text-transform:uppercase}.about-hero-content{position:relative;z-index:2;text-align:center}.about-hero-title{color:#fff;font-size:clamp(2.5rem,6vw,4rem);font-weight:200;margin:0;letter-spacing:-.02em;text-shadow:0 4px 20px rgba(0,0,0,.2)}.about-main-section{background-color:#eaf1ff;padding:80px 0;width:100%;display:flex;justify-content:center}.about-container{max-width:1000px;margin:0 auto;padding:0 24px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:flex-start;margin-bottom:60px}.about-image-wrap{width:100%;border-radius:4px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.about-main-img{width:100%;height:350px;display:block;object-fit:cover}.about-content-wrap{display:flex;flex-direction:column}.about-section-title{color:#091632;font-size:clamp(1.8rem,5vw,2.2rem);font-weight:600;margin-bottom:5px;position:relative;text-transform:uppercase}.about-subtitle{color:#0d1e44;font-size:clamp(.8rem,3vw,.9rem);font-weight:600;letter-spacing:1px;margin-bottom:10px;opacity:.9}.about-description p{font-size:.85rem;line-height:1.5;color:#0c0e10;margin-bottom:10px}.about-description strong{color:#0d1e44}.mission-section{margin-top:5px}.mission-list{list-style:none;padding:0;margin:20px 0}.mission-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}.mission-icon{font-size:1.2rem;color:#0d1e44;margin-top:2px}.mission-list p{font-size:1rem;line-height:1.5;color:#475569;margin:0}.mission-footer-text{font-size:1rem;color:#475569;margin-top:25px;line-height:1.6}.sticky-sidebar{position:fixed;right:0;top:50%;transform:translateY(-50%);background:#0d1e44;border-top-left-radius:8px;border-bottom-left-radius:8px;display:flex;flex-direction:column;z-index:1001;box-shadow:-5px 0 20px #0003}.sidebar-item{display:flex;flex-direction:column;align-items:center;padding:15px 10px;color:#fff;cursor:pointer;transition:background .3s;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-item:last-child{border-bottom:none}.sidebar-item:hover{background:#1e3a8a}.sidebar-icon{font-size:1.4rem;margin-bottom:5px}.sidebar-text{font-size:.65rem;font-weight:700;letter-spacing:.5px}@media (max-width: 992px){.about-grid{grid-template-columns:1fr;gap:40px}.about-hero{height:300px}.about-hero-content h1{font-size:2.5rem}}@media (max-width: 768px){.sticky-sidebar{display:none}.about-section-title{font-size:1.5rem}.about-main-section{padding:60px 0}}.about-contact-section{width:100%;padding:50px 0;position:relative;height:auto;min-height:420px}.about-contact-inner{max-width:600px;margin:0 auto;padding:0 26px;height:auto}.about-contact-title{color:#fff;font-size:1.8rem;font-weight:800;text-align:center;margin-bottom:25px;letter-spacing:1.5px}.about-contact-form{display:flex;flex-direction:column;gap:10px}.form-field-row{width:100%}.about-form-input{width:100%;padding:12px 18px;min-height:44px;border:none;border-radius:2px;font-size:.95rem;font-family:Inter,Manrope,sans-serif;color:#333;background:#fff;outline:none;box-sizing:border-box}.about-form-input::placeholder{color:#0d1e44;font-weight:600;font-size:.85rem}.captcha-row{display:flex;gap:12px;align-items:center}.captcha-input{flex:1}.captcha-box{background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:4px;padding:10px 22px;border-radius:2px;-webkit-user-select:none;user-select:none;min-width:90px;text-align:center}.about-form-submit{width:100%;padding:12px;background:#fff3;border:1px solid rgba(255,255,255,.4);color:#fff;font-size:1rem;font-weight:700;font-family:Inter,Manrope,sans-serif;cursor:pointer;border-radius:2px;letter-spacing:.5px;transition:background .3s ease}.about-form-submit:hover{background:#ffffff59}@media (max-width: 768px){.about-contact-section{padding:40px 0;min-height:0}.about-contact-title{font-size:1.4rem;margin-bottom:25px}.about-form-input{padding:12px 14px}.captcha-row{flex-direction:column}.captcha-box{width:100%}}@media (max-width: 520px){.about-contact-section{padding:56px 0}.about-contact-inner{padding:0 16px}.about-contact-title{font-size:1.25rem;margin-bottom:20px}.about-form-input{border-radius:12px;font-size:.92rem;padding:12px 14px}.captcha-box{border-radius:12px;letter-spacing:3px;padding:12px 16px}.about-form-submit{border-radius:12px}}.about-premium-cta-section{padding:40px 0;background-color:#f0f4f9;width:100%}.premium-cta-bar{max-width:1200px;margin:0 auto;padding:0 40px}.premium-cta-content{background-color:#0d1e44;border-radius:15px;padding:40px 60px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 20px 50px #0d1e4426;position:relative;overflow:hidden}.premium-cta-text{color:#fff;font-size:1.8rem;font-weight:800;margin:0;line-height:1.2;flex:1;position:relative;max-width:700px}.cta-curly-arrow{position:absolute;right:-50px;bottom:-30px;width:120px;height:60px;opacity:.8;pointer-events:none}.premium-cta-btn{background-color:#fff;color:#0d1e44;border:none;padding:14px 35px;border-radius:100px;font-size:1rem;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:15px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.btn-icon-circle{width:32px;height:32px;background-color:#0d1e44;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.btn-icon-circle svg{width:16px;height:16px}.premium-cta-btn:hover{background-color:#f8fafc;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}.premium-cta-btn:hover .btn-icon-circle{transform:rotate(45deg)}@media (max-width: 992px){.premium-cta-content{flex-direction:column;text-align:center;padding:40px}.premium-cta-text{font-size:1.5rem}.cta-curly-arrow{display:none}}@media (max-width: 600px){.about-premium-cta-section{padding:40px 0}.premium-cta-bar{padding:0 20px}.premium-cta-content{padding:35px 25px}.premium-cta-text{font-size:1.3rem}.premium-cta-btn{width:100%;justify-content:center;padding:12px 25px;font-size:.9rem}}.quote-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.quote-modal-content{background:#fff;width:90%;max-width:900px;height:auto;max-height:86vh;border-radius:12px;overflow:hidden;position:relative;display:flex;box-shadow:0 30px 60px -12px #0000004d;animation:modalAppear .3s cubic-bezier(.16,1,.3,1)}@keyframes modalAppear{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.quote-modal-close{position:absolute;top:15px;right:20px;background:none;border:none;font-size:2.2rem;cursor:pointer;z-index:10;color:#666;transition:color .2s;line-height:1}.quote-modal-close:hover{color:#000}.quote-modal-grid{display:grid;grid-template-columns:1fr 1.15fr;width:100%}.quote-modal-left{background:#f1f3f5;padding:40px;display:flex;flex-direction:column;gap:20px}.quote-modal-title{font-size:1.7rem;font-weight:700;color:#1a1a1a;line-height:1.1;margin-bottom:0;margin-top:0}.quote-modal-desc{font-size:.95rem;color:#4b5563;line-height:1.4;margin-bottom:0;margin-top:0}.quote-feature-list{display:flex;flex-direction:column;gap:20px;margin-top:10px}.quote-feature{display:flex;gap:12px;align-items:flex-start}.quote-feature-icon{width:22px;height:22px;color:#0d1e44;margin-top:2px}.quote-feature-text strong{display:block;font-size:.9rem;font-weight:800;color:#1a1a1a;margin-bottom:4px;text-transform:uppercase;letter-spacing:.02em}.quote-feature-text p{font-size:.88rem;color:#6b7280;margin:0;line-height:1.4}.quote-modal-right{padding:30px 40px;overflow-y:auto;background:#fff}.quote-form{display:flex;flex-direction:column;gap:18px}.form-section-title{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin:0;padding-bottom:8px;border-bottom:1px solid #f1f3f5}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:4px}.form-group label{font-size:.85rem;font-weight:600;color:#374151}.form-group input,.form-group textarea{width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:.92rem;color:#111827;background:#fff;transition:all .2s}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0d1e44;box-shadow:0 0 0 3px #0d1e440d}.form-group textarea{min-height:80px;resize:none}.human-verification{background:#f8fafc;padding:12px 16px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;border:1px solid #f1f5f9}.hv-left{display:flex;align-items:center;gap:10px}.hv-check-box{width:24px;height:24px;border:2px solid #cbd5e1;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.hv-check-box.checked{background:#0d1e44;border-color:#0d1e44}.hv-check-box svg{width:16px;height:16px;color:#fff}.hv-text{display:flex;flex-direction:column}.hv-text strong{font-size:.9rem;color:#1a1a1a;margin-bottom:1px}.hv-text span{font-size:.8rem;color:#64748b}.hv-shield{color:#cbd5e1}.submit-protocol-btn{background:#0d1e44;color:#fff;border:none;padding:10px 28px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s;align-self:flex-end;margin-top:5px}.submit-protocol-btn:hover:not(:disabled){background:#222;transform:translate(4px)}.submit-protocol-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 992px){.quote-modal-content{max-width:700px}.quote-modal-left{padding:30px}}@media (max-width: 850px){.quote-modal-grid{grid-template-columns:1fr}.quote-modal-content{max-height:95vh;overflow-y:auto;width:92%;border-radius:16px}.quote-modal-left{padding:35px 30px;gap:15px}.quote-modal-right{padding:30px;overflow-y:visible}.quote-modal-title{font-size:1.5rem}.quote-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}}@media (max-width: 640px){.quote-modal-content{width:95%}.quote-feature-list{grid-template-columns:1fr}.form-row{grid-template-columns:1fr;gap:15px}.quote-modal-left{padding:30px 20px}.quote-modal-right{padding:25px 20px}.submit-protocol-btn{width:100%;padding:12px}.human-verification{flex-direction:column;align-items:flex-start;gap:12px}.hv-shield{display:none}}@media (max-width: 480px){.quote-modal-title{font-size:1.4rem}.form-section-title{font-size:1.25rem}.quote-modal-close{top:10px;right:15px;font-size:2rem}}.hero-container{background-color:#0d1b40;min-height:400px;width:100%;border-radius:40px;position:relative;overflow:hidden;display:flex;align-items:center;margin:20px 0}.hero-watermark{position:absolute;bottom:-20px;left:40px;font-size:150px;font-weight:800;color:#ffffff0a;letter-spacing:15px;pointer-events:none;z-index:1}.hero-content{display:flex;width:100%;height:100%;z-index:2}.text-side{flex:1.2;padding:60px 80px;color:#fff;display:flex;flex-direction:column;justify-content:center}.hero-title{font-size:30px;font-weight:600;line-height:1.2;margin-bottom:10px;width:auto;margin-top:-20px}.hero-subtitle{font-size:16px;color:#cbd5e0;max-width:500px;line-height:1.6;margin-bottom:35px}.hero-buttons{display:flex;gap:20px}.btn-primary{background:#ffffff26;border:none;color:#fff;padding:14px 28px;border-radius:50px;cursor:pointer;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.3s}.btn-outline{background:transparent;border:1px solid white;color:#fff;padding:14px 28px;border-radius:50px;cursor:pointer;font-weight:600;transition:.3s}.btn-primary:hover,.btn-outline:hover{background:#fff;color:#0d1b40}.image-side{flex:1;position:relative;background-color:#fff;clip-path:polygon(25% 0%,100% 0%,100% 100%,0% 100%,15% 50%);border-top-left-radius:100px}.main-lab-img{width:100%;height:100%;object-fit:cover}@media (max-width: 1200px){.text-side{padding:50px 60px}.hero-title{font-size:32px}}@media (max-width: 1024px){.hero-container{min-height:auto;margin:10px 0}.hero-content{flex-direction:column}.text-side{padding:60px 40px;text-align:center;align-items:center}.image-side{clip-path:none;height:350px;width:100%;border-top-left-radius:0}.hero-title{font-size:36px;margin-top:0}.hero-subtitle{margin:0 auto 30px}}@media (max-width: 768px){.hero-title{font-size:28px}.hero-watermark{font-size:100px;bottom:-10px;left:20px}}@media (max-width: 480px){.hero-container{border-radius:24px}.text-side{padding:40px 20px}.hero-title{font-size:24px}.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-outline{width:100%;text-align:center}.image-side{height:250px}}.sub-products-section{padding:100px 24px;background:#fff;border-top:1px solid rgba(13,30,68,.05)}.sub-products-container{max-width:1200px;margin:0 auto}.sub-products-header{margin-bottom:50px;text-align:center}.sub-products-title{font-size:2rem;font-weight:200;color:#0d1e44;letter-spacing:.1em;margin-bottom:15px}.sub-products-underline{width:60px;height:3px;background:#0d1e44;margin:0 auto}.sub-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}.sub-product-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid rgba(13,30,68,.06);transition:all .4s cubic-bezier(.165,.84,.44,1);cursor:pointer;display:flex;flex-direction:column}.sub-product-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0d1e441a;border-color:#0d1e4426}.sub-product-image{width:100%;aspect-ratio:16 / 10;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:30px;overflow:hidden}.sub-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .6s ease}.sub-product-card:hover .sub-product-image img{transform:scale(1.08)}.sub-product-info{padding:30px;flex-grow:1;display:flex;flex-direction:column}.sub-product-info h3{font-size:1.4rem;font-weight:700;color:#0d1e44;margin:0 0 12px}.sub-product-info p{font-size:.95rem;color:#64748b;line-height:1.6;margin:0 0 24px;flex-grow:1}.view-details-btn{background:transparent;border:1px solid #0D1E44;color:#0d1e44;padding:10px 20px;border-radius:8px;font-weight:600;font-size:.9rem;width:fit-content;transition:all .3s ease;cursor:pointer}.sub-product-card:hover .view-details-btn{background:#0d1e44;color:#fff}@media (max-width: 768px){.sub-products-grid{grid-template-columns:1fr}.sub-products-section{padding:60px 20px}.sub-products-title{font-size:1.6rem}}.serve-section-premium{padding:100px 0;background:#f8fbff;font-family:Manrope,sans-serif;overflow:hidden}.serve-container-premium{max-width:1300px;margin:-90px auto -80px;padding:0 40px}.serve-header-premium{text-align:center;margin-bottom:70px;font-weight:500px}.serve-header-premium h2{font-family:Manrope,sans-serif;font-size:3rem;font-weight:800;color:#0d1e44;margin-bottom:15px}.serve-header-premium p{color:#5f6f8e;font-size:1.1rem;max-width:700px;margin:0 auto}.serve-grid-premium{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.serve-card-premium{background:#fff;border-radius:30px;position:relative;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;box-shadow:0 10px 40px #0d1e440d;border:1px solid rgba(13,30,68,.03);height:100%}.serve-card-premium:hover{transform:translateY(-12px);box-shadow:0 30px 60px #0d1e441f}.serve-card-watermark{position:absolute;top:-10px;right:-10px;width:100px;height:100px;opacity:.04;pointer-events:none;color:#0d1e44;z-index:0}.serve-card-content-wrap{padding:40px 35px 20px;position:relative;z-index:2;flex-grow:1}.serve-card-top{display:flex;align-items:center;gap:18px;margin-bottom:25px}.serve-card-icon-box{width:45px;height:45px;color:#0d1e44;display:flex;align-items:center;justify-content:center}.serve-card-title{font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:700;color:#0d1e44;margin:0}.serve-icon-png{width:100%;height:100%;object-fit:contain;filter:none}.serve-card-line{width:100%;height:1px;background:#0d1e4414;margin-bottom:25px}.serve-card-desc-list{display:flex;flex-direction:column;gap:18px}.serve-card-desc-list p{font-size:.98rem;line-height:1.6;color:#5f6f8e;margin:0;transition:color .3s ease}.serve-card-premium:hover .serve-card-desc-list p{color:#2b3a5a}.serve-card-image-section{position:relative;margin-top:auto;padding:0 10px 10px}.serve-card-image-box{position:relative;width:100%;height:320px;overflow:hidden;clip-path:polygon(50% 0%,100% 15%,100% 100%,0% 100%,0% 15%);transition:all .5s ease}.serve-card-image-box img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.serve-card-premium:hover .serve-card-image-box img{transform:scale(1.1)}.serve-hover-hexagon-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0d1e4466;display:flex;align-items:flex-end;justify-content:center;padding-bottom:0;opacity:0;transition:all .5s ease;z-index:3}.serve-card-premium:hover .serve-hover-hexagon-overlay{opacity:1}.serve-hexagon-center-btn{width:90px;height:100px;background:#0d1e44;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 10px 30px #0000004d;border:2px solid rgba(255,255,255,.3);transform:scale(.8);transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.serve-card-premium:hover .serve-hexagon-center-btn{transform:scale(1)}.serve-hexagon-center-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M10 0 L18.66 5 L18.66 15 L10 20 L1.34 15 L1.34 5 Z' fill='none' stroke='white' stroke-opacity='0.1' stroke-width='0.5'/%3E%3C/svg%3E");background-size:15px;opacity:.5}.serve-hexagon-center-btn .plus-icon{color:#fff;font-size:2rem;position:relative;z-index:2}.serve-dots-premium{display:flex;justify-content:center;gap:12px;margin-top:50px}.serve-dot-premium{width:10px;height:10px;border-radius:50%;background:#0d1e4433;cursor:pointer;transition:all .3s ease}.serve-dot-premium.active{background:#0d1e44;width:30px;border-radius:100px}@media (max-width: 1200px){.serve-container-premium{padding:0 30px}}@media (max-width: 1100px){.serve-grid-premium{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width: 768px){.serve-section-premium{padding:60px 0}.serve-header-premium{margin-bottom:40px;padding:0 20px}.serve-grid-premium{grid-template-columns:1fr;gap:30px}.serve-header-premium h2{font-size:2.2rem}.serve-card-premium{border-radius:24px}.serve-card-content-wrap{padding:30px 25px 15px}.serve-card-title{font-size:1.4rem}.serve-card-image-box{height:280px}}@media (max-width: 480px){.serve-header-premium h2{font-size:1.8rem}.serve-card-content-wrap{padding:25px 20px 10px}.serve-card-top{gap:12px}.serve-card-image-box{height:240px}}.client-section-v2{position:relative;padding:80px 0;background-color:#f0f7ff;overflow:hidden;display:flex;flex-direction:column;align-items:center;width:100%}.client-watermark-v2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:750px;height:750px;opacity:.04;pointer-events:none;z-index:0;display:flex;align-items:center;justify-content:center;color:#0d1e44}.client-container-v2{position:relative;z-index:1;width:100%;max-width:1300px;padding:0 40px;display:flex;flex-direction:column;align-items:center}.client-main-heading-centered{font-family:Raleway,sans-serif;font-size:2.8rem;font-weight:700;color:#0d1e44;text-align:center;margin-bottom:50px;letter-spacing:-1px;margin-top:-40px}.client-divider-v2{width:100%;height:1px;background-color:#0d1e440f;margin:0}.client-logo-grid-v2{display:flex;flex-direction:column;width:100%}.client-logo-row-v2{display:flex;justify-content:center;align-items:center;padding:60px 0;flex-wrap:wrap;gap:40px 70px}.client-logo-item-v2{flex:0 1 auto;display:flex;justify-content:center;align-items:center;color:#0d1e44;transition:all .3s ease;min-height:60px}.logo-lab{font-family:Raleway,sans-serif;font-weight:900;font-size:1.8rem;color:#0d1e44}.lab-text-wrap{display:flex;align-items:center;gap:2px;position:relative}.lab-dots-diamond{display:flex;flex-direction:column;align-items:center;gap:1px;margin-top:-15px;margin-right:-10px;margin-left:5px}.lab-dots-diamond .d-mid{display:flex;gap:1px}.lab-dots-diamond .d-dot{width:4px;height:4px;background-color:#0d1e44;border-radius:50%}.a-char-tri{width:25px;height:25px;background-color:#0d1e44;clip-path:polygon(50% 0%,0% 100%,100% 100%,80% 100%,50% 40%,20% 100%);margin-top:5px}.logo-science-v2{display:flex;align-items:center;gap:5px}.sc-orb-container{width:40px;height:40px;color:#0d1e44}.sc-text-inner{font-size:8px;font-weight:900;fill:#0d1e44}.science-text-v2{font-size:1.5rem;font-weight:800;letter-spacing:1px;color:#0d1e44}.logo-biolab-v2{font-family:Raleway,sans-serif;font-size:1.6rem;font-weight:900;letter-spacing:1px;color:#0d1e44}.logo-labora-v2{display:flex;align-items:center;gap:2px;font-family:Raleway,sans-serif;font-size:1.6rem;font-weight:800;color:#0d1e44}.flask-o{width:28px;height:28px;margin-bottom:-5px}.logo-biology-v2{display:flex;align-items:center;gap:8px}.bio-square-icon{width:38px;height:38px;color:#0d1e44}.bio-text-stack{display:flex;flex-direction:column;line-height:.9}.bio-top{font-size:.85rem;font-weight:900;color:#0d1e44}.bio-bot{font-size:.85rem;font-weight:700;color:#0d1e44}.logo-ecolab-v2{display:flex;align-items:center;gap:4px;font-family:Raleway,sans-serif;font-size:1.6rem;font-weight:800;color:#0d1e44}.micro-icon{width:30px;height:30px}@media (max-width: 1200px){.client-container-v2{padding:0 40px}}@media (max-width: 992px){.client-logo-row-v2{justify-content:center;gap:40px 60px}.client-logo-item-v2{flex:0 1 calc(33.33% - 40px)}}@media (max-width: 768px){.client-section-v2{padding:80px 0}.client-container-v2{padding:0 24px}.client-main-heading-centered{font-size:2.2rem;margin-bottom:30px;margin-top:0}.client-logo-row-v2{padding:40px 0;gap:40px 30px;justify-content:center}.client-logo-item-v2{flex:0 1 calc(50% - 20px);min-width:120px}.client-watermark-v2{width:400px;height:400px;opacity:.08}}@media (max-width: 480px){.client-section-v2{padding:60px 0}.client-container-v2{padding:0 16px}.client-main-heading-centered{font-size:1.8rem;margin-bottom:20px}.client-logo-row-v2{padding:30px 0;gap:40px 20px}.client-logo-item-v2{flex:0 1 100%;max-width:280px}.client-watermark-v2{width:300px;height:300px}}:root{--page-bg: #EAF1FF;--surface: #ffffff;--text: #0f1f3f;--muted: #5f6f8e;--accent: #0d2149;--accent-soft: #f1f5ff;--shadow: 0 30px 80px rgba(13, 33, 73, .15)}*{box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{display:none}html,body,#root{min-height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(13,33,73,.08),transparent 28%),linear-gradient(180deg,#f5f8ff,#eaf1ff);color:var(--text)}.page-shell{width:min(1320px,100%);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:28px 24px 48px}@media (max-width: 520px){.page-shell{padding:16px 12px 32px}.topbar{padding:10px 12px}}.topbar{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 30px;background:var(--surface);border-radius:100px;border:1px solid rgba(13,33,73,.05);box-shadow:0 10px 30px #0d21490a;position:relative;z-index:1000}.brand-group{display:flex;align-items:center;gap:10px;min-width:210px}.brand-mark{min-width:50px;min-height:50px}.brand-copy{display:flex;flex-direction:column;gap:3px}.brand-title{font-size:1.15rem;font-weight:800;letter-spacing:-.01em;color:#0d1e44;line-height:1}.brand-subtitle{font-size:.7rem;color:#5f6f8e;letter-spacing:.02em;font-style:italic;font-weight:500}.main-nav{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:nowrap}.main-nav a{color:#0d1e44;text-decoration:none;font-size:.88rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.main-nav a:hover,.main-nav a.active{color:#2563eb}.nav-dot,.nav-divider{color:#0d1e44;font-size:1rem;line-height:1;opacity:.3;display:flex;align-items:center;margin-top:0}.main-nav .divider{width:5px;height:5px;border-radius:999px;background:var(--accent)}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.phone-pill{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:var(--accent);color:#fff;text-decoration:none;font-size:.92rem;font-weight:600}.phone-icon,.search-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fff;color:var(--accent);font-size:1rem}.icon-btn{width:48px;height:48px;border:none;border-radius:50%;background:var(--accent);color:#fff;font-size:1.05rem;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease}.cta-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;border-radius:999px;background:var(--accent);color:#fff;text-decoration:none;font-size:.92rem;font-weight:700;box-shadow:0 18px 36px #0d214929}.arrow{display:inline-block;font-size:1.05rem}.feature-grid-v2{width:100%;margin-top:50px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 1024px){.feature-grid-v2{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 640px){.feature-grid-v2{grid-template-columns:1fr;gap:16px;margin-top:30px}.feature-card-v2{padding:22px 18px 34px;border-radius:18px}.f-card-header{gap:12px;margin-bottom:16px}.f-title{font-size:1.02rem}}.feature-card-v2{background:#fff;border-radius:20px;padding:30px 25px 40px;position:relative;display:flex;flex-direction:column;min-height:100px;box-shadow:0 15px 45px #0d21490d;border:1px solid rgba(13,33,73,.03);transition:all .4s cubic-bezier(.165,.84,.44,1);overflow:hidden}.f-card-header{display:flex;align-items:center;gap:15px;margin-bottom:20px}.f-icon-wrap{width:54px;height:54px;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .4s ease}.feature-card-v2:hover .f-icon-wrap{transform:rotate(5deg) scale(1.1)}.f-icon-img{width:100%;height:100%;object-fit:contain}.f-title{font-size:1.1rem;font-weight:800;color:#0d1e44;line-height:1.25;margin:0}.f-divider{width:100%;height:1px;background:#f0f3f8;margin-bottom:14px}.f-desc{font-size:.78rem;color:#5f6f8e;line-height:1.5;margin:0;font-weight:500}.f-btn-tab{position:absolute;bottom:0;right:0;background:#f3f7ff;width:50px;height:50px;border-top-left-radius:20px;display:flex;align-items:center;justify-content:center;z-index:2}.f-btn-tab:before,.f-btn-tab:after{content:"";position:absolute;width:20px;height:20px;background:transparent;pointer-events:none}.f-btn-tab:before{top:-20px;right:0;border-bottom-right-radius:12px;box-shadow:10px 10px #f3f7ff}.f-btn-tab:after{left:-20px;bottom:0;border-bottom-right-radius:12px;box-shadow:10px 10px #f3f7ff}.f-action-btn{background:#fff;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#111c38;cursor:pointer;box-shadow:0 4px 10px #0d214914;transition:all .3s ease}.f-action-btn:hover{background:#111c38;color:#fff;transform:scale(1.1)}.f-action-btn svg{width:16px;height:16px}@media (max-width: 1024px){.topbar{padding:10px 15px;gap:10px;border-radius:20px}.brand-group{min-width:auto}.main-nav{gap:8px;overflow-x:auto;padding:5px 0;-webkit-overflow-scrolling:touch;width:100%;justify-content:flex-start}.main-nav a{font-size:.75rem}.nav-dot{font-size:.9rem}.actions{display:none}}@media (max-width: 640px){.topbar{flex-direction:column;align-items:center;border-radius:15px;padding:15px 10px}.brand-group{margin-bottom:10px}.main-nav{justify-content:center;flex-wrap:wrap;gap:12px;padding:10px 0}.nav-dot{display:none}}.showcase-section-v2{width:100%;margin-top:80px;padding:80px 40px;background:#eaf1ff;border-radius:48px}.showcase-v2-header{text-align:center;position:relative;margin-bottom:60px}.showcase-v2-title{font-family:Raleway,sans-serif;font-size:2.2rem;font-weight:700;color:#111c38;margin-bottom:10px;letter-spacing:-.02em;margin-top:-40px}.showcase-v2-subtitle{font-size:1.05rem;color:#5f6f8e;max-width:650px;margin:0 auto;line-height:1.6}.showcase-v2-controls{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;gap:16px}.showcase-v2-arrow{width:45px;height:45px;border-radius:50%;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#111c38;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0d21490d}.showcase-v2-arrow:hover{background:#111c38;color:#fff;border-color:#111c38;transform:scale(1.05)}.showcase-v2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:50px}.showcase-v2-card{background:transparent;border-radius:0;overflow:visible;display:flex;flex-direction:column;transition:all .5s cubic-bezier(.165,.84,.44,1);border:none;box-shadow:none;cursor:pointer}.showcase-v2-card.is-active{transform:translateY(-5px)}.showcase-v2-media-wrap{width:100%;aspect-ratio:16 / 11;overflow:hidden;position:relative;border-radius:24px}.showcase-v2-media{width:100%;height:100%;background-size:cover;background-position:center;transition:transform .8s ease}.showcase-v2-card:hover .showcase-v2-media{transform:scale(1.05)}.showcase-v2-meta{padding:20px 0;text-align:left}.showcase-v2-card-title{font-size:1.25rem;font-weight:800;color:#111c38;margin-bottom:14px}.showcase-v2-card-desc{font-size:.9rem;color:#5f6f8e;line-height:1.6;margin-bottom:-40px}.showcase-v2-dots{display:flex;justify-content:center;gap:12px}.showcase-v2-dot{width:10px;height:10px;border-radius:50%;background:#cbd5e1;border:none;cursor:pointer;transition:all .3s ease;padding:0;margin-bottom:10px;margin-top:10px}.showcase-v2-dot.active{background:#111c38;width:28px;border-radius:10px}@media (max-width: 1024px){.showcase-v2-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width: 768px){.showcase-v2-grid{grid-template-columns:1fr}.showcase-v2-header{margin-bottom:40px}.showcase-v2-controls{position:static;transform:none;justify-content:center;margin-top:24px}.showcase-v2-title{font-size:2rem}}.hero-custom-section{position:relative;width:100%;height:500px;background-color:#0d1e44;border-radius:30px;margin-top:15px;overflow:hidden;display:flex;align-items:flex-start;padding:80px 60px}.hero-custom-bg-text{position:absolute;top:90%;left:50%;transform:translate(-50%,-40%);font-size:20vw;font-weight:600;color:#ffffff0a;line-height:1;pointer-events:none;z-index:1;white-space:nowrap;font-family:Inter,sans-serif;letter-spacing:-.04em}.hero-custom-content{position:relative;z-index:4;max-width:600px}.hero-custom-title{color:#fff;font-size:1.36rem;font-weight:300;line-height:1.2;font-family:Inter,sans-serif;letter-spacing:.01em;margin:-30px 0 0 -25px}.hero-custom-title strong{font-weight:700}.hero-custom-images{position:absolute;top:0;right:0;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:flex-end}.hero-custom-full-banner{height:100%;width:100%;object-fit:cover;object-position:center}@media (max-width: 1024px){.hero-custom-section{height:auto;min-height:550px;padding:60px 40px;flex-direction:column;justify-content:flex-start;text-align:left;border-radius:20px}.hero-custom-content{max-width:100%;margin-bottom:20px}.hero-custom-title{font-size:2.1rem}.hero-custom-images{position:relative;width:100%;height:350px;margin-top:auto}.hero-custom-bg-text{font-size:40vw;top:55%}}@media (max-width: 768px){.hero-custom-title{font-size:1.8rem}.hero-custom-bg-text{font-size:45vw}}@media (max-width: 480px){.hero-custom-section{padding:50px 25px;min-height:500px}.hero-custom-title{font-size:1.55rem;letter-spacing:.01em}.hero-custom-images{height:280px}.hero-custom-bg-text{font-size:55vw;opacity:.03}}@media (max-width: 640px){.showcase-section-v2{padding:56px 20px;border-radius:32px;margin-top:56px}.showcase-v2-meta{padding:22px 18px}.showcase-v2-card-title{font-size:1.15rem}.showcase-v2-card-desc{font-size:.9rem}}.hero-section{width:100%;margin-top:28px;padding:48px 40px;background:linear-gradient(180deg,#061b45,#0b2253);border-radius:32px;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:38px;align-items:center}.hero-v2-section{position:relative;width:100%;min-height:680px;background:#0b1a3d;border-radius:48px;margin-top:20px;overflow:hidden;display:flex;align-items:center}.hero-v2-watermark{position:absolute;bottom:40px;left:60px;font-size:13rem;font-weight:900;color:#ffffff08;letter-spacing:.1em;pointer-events:none;line-height:1;text-transform:uppercase;font-family:Inter,sans-serif}.hero-v2-pattern{position:absolute;top:0;right:0;width:500px;height:500px;opacity:.5;pointer-events:none;z-index:1}.hero-v2-container{width:100%;max-width:1420px;margin:0 auto;padding:0 80px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;z-index:3;position:relative}.hero-v2-content{color:#fff;padding-right:20px}.hero-v2-title{font-size:clamp(2.4rem,5.2vw,3.6rem);font-weight:100;line-height:1.1;margin-bottom:32px;letter-spacing:-.02em;max-width:15ch;color:#fff}.hero-v2-description{font-size:1rem;line-height:1.6;color:#ffffffd9;margin-bottom:50px;max-width:580px}.hero-v2-actions{display:flex;gap:20px}.hero-v2-btn{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;border-radius:100px;font-weight:700;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.hero-v2-btn-primary{background:linear-gradient(135deg,#1d4ed8,#1e3a8a);color:#fff;box-shadow:0 10px 30px #1d4ed84d;border:none}.hero-v2-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #2563eb4d}.hero-v2-btn-outline{background:transparent;color:#fff;border:1.8px solid #ffffff}.hero-v2-btn-outline:hover{background:#ffffff0d;border-color:#fff;transform:translateY(-3px)}.hero-v2-visual{position:absolute;top:0;right:0;width:54%;height:100%;background:#fff;clip-path:ellipse(88% 130% at 100% 50%);display:flex;align-items:center;justify-content:flex-end;z-index:5}.hero-v2-image-curve{width:100%;height:100%;overflow:hidden}.hero-v2-image-curve img{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width: 1024px){.hero-v2-section{min-height:auto;padding:100px 0;flex-direction:column}.hero-v2-visual,.hero-v2-section:before{position:relative;width:100%;height:400px;clip-path:none;order:-1;margin-bottom:60px}.hero-v2-container{grid-template-columns:1fr;text-align:center}.hero-v2-content{padding-right:0}.hero-v2-actions{justify-content:center}.hero-v2-description{margin:0 auto 40px}}@media (max-width: 768px){.hero-v2-title{font-size:2.2rem}.hero-v2-btn{padding:16px 28px;font-size:.9rem}}.card-top{display:flex;align-items:center;gap:16px}.icon-circle{width:52px;height:52px;border-radius:50%;background:transparent;display:grid;place-items:center}.icon-circle svg{width:22px;height:22px;color:#fff}.feature-card h3{margin:0;font-size:1.05rem;font-weight:700;color:#111c38;line-height:1.3}.card-divider{margin:20px 0 16px;width:100%;height:1px;background:#0b163014}.card-copy{margin:0;color:#5f6f8e;font-size:.75rem;line-height:1.6;flex:1}.card-btn-wrapper{position:absolute;bottom:0;right:0;background:var(--page-bg);padding:12px 0 0 12px;border-top-left-radius:20px}.card-btn-wrapper:before,.card-btn-wrapper:after{content:"";position:absolute;width:20px;height:20px;background:transparent;pointer-events:none}.card-btn-wrapper:before{top:-20px;right:0;border-bottom-right-radius:20px;box-shadow:0 10px 0 0 var(--page-bg)}.card-btn-wrapper:after{bottom:0;left:-20px;border-bottom-right-radius:20px;box-shadow:10px 0 0 0 var(--page-bg)}.card-action{width:36px;height:36px;border:none;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0d214914;cursor:pointer;color:#111c38;transition:transform .3s ease}.card-action svg{width:16px;height:16px}.feature-card:hover .card-action{transform:rotate(45deg)}.why-choose-us-section{width:100%;padding:100px 60px;background:#f5f8ff;display:flex;flex-direction:column;align-items:center}.why-header-wrapper{text-align:center;margin-bottom:70px}.why-badge{display:inline-block;padding:8px 24px;background:transparent;border:1.5px solid rgba(13,33,73,.4);border-radius:100px;font-size:.75rem;font-weight:800;color:#111c38;margin-bottom:24px;letter-spacing:.05em}.why-main-title{font-size:3.2rem;font-weight:800;color:#111c38;letter-spacing:-.02em}.why-grid-v3{width:100%;max-width:1400px;display:grid;grid-template-columns:.8fr 1.2fr 1fr;gap:60px;align-items:center}.why-col-left{display:flex;flex-direction:column;gap:12px}.why-v3-pill{background:#fff;border-radius:100px;padding:8px 8px 8px 32px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 30px #0d21490a;transition:all .4s cubic-bezier(.165,.84,.44,1);border:1px solid rgba(13,33,73,.02);min-height:64px}.pill-v3-text{font-size:.96rem;font-weight:700;color:#111c38}.pill-v3-icon{width:48px;height:48px;border-radius:50%;background:#111c38;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .4s ease}.pill-v3-icon svg{width:18px;height:18px}.why-v3-pill.active{background:#fff;box-shadow:0 15px 45px #0d214914}.why-v3-pill:not(.active) .pill-v3-icon{background:#7d889d}.why-col-middle{position:relative;display:flex;justify-content:center;align-items:center}.why-v3-orbit{position:absolute;width:115%;height:115%;border:1.5px solid #111c38;border-radius:50%;pointer-events:none;opacity:.8}.orbit-dot{position:absolute;width:14px;height:14px;background:#111c38;border-radius:50%;box-shadow:0 0 0 4px #111c381a}.dot-v3-1{top:15%;left:15%}.dot-v3-2{top:10%;right:20%}.dot-v3-3{bottom:20%;left:10%}.dot-v3-4{bottom:30%;right:-5px}.why-v3-image-circle{width:440px;height:440px;border-radius:50%;overflow:hidden;position:relative;border:15px solid #ffffff;box-shadow:0 30px 100px #0d214926}.why-v3-image-circle img{width:100%;height:100%;object-fit:cover}.why-v3-center-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #0000001a;z-index:5}.why-col-right{display:flex;flex-direction:column;gap:40px}.why-v3-right-title{font-size:2.4rem;font-weight:800;color:#111c38;line-height:1.15;margin-bottom:24px}.why-v3-desc{font-size:1rem;color:#5f6f8e;line-height:1.6;margin-bottom:16px}.why-v3-checklist{display:flex;flex-direction:column;gap:24px;position:relative;padding-left:10px}.check-v3-line{position:absolute;left:21px;top:20px;bottom:20px;width:2px;background:#111c38;opacity:.15}.check-v3-item{display:flex;align-items:center;gap:20px;position:relative;z-index:1}.check-v3-dot{width:24px;height:24px;border-radius:50%;background:#111c38;display:flex;align-items:center;justify-content:center;flex-shrink:0}.check-v3-label{font-size:1rem;font-weight:700;color:#111c38}@media (max-width: 1200px){.why-grid-v3{grid-template-columns:1fr;gap:80px}.why-col-middle{order:-1}.why-v3-image-circle{width:360px;height:360px}}@media (max-width: 768px){.why-choose-us-section{padding:60px 24px}.why-main-title{font-size:2.2rem}.why-v3-right-title{font-size:1.8rem}.why-v3-pill{padding:8px 8px 8px 24px}.why-v3-image-circle{width:300px;height:300px}}@media (max-width: 780px){.page-shell{padding:24px 16px 32px}.topbar{padding:18px 20px}.brand-title{font-size:.96rem}.brand-subtitle{font-size:.72rem}.main-nav{margin-top:14px;border-top:none;gap:10px}.main-nav a{font-size:.78rem}.actions{justify-content:center;gap:10px;margin-top:16px}.phone-pill{width:100%;justify-content:center}.icon-btn,.cta-btn{width:auto}.showcase-grid,.feature-grid{grid-template-columns:1fr}.showcase-header{align-items:flex-start}.showcase-controls{width:100%;justify-content:flex-start}.why-choose-us-section{padding:32px 20px;margin-top:32px}.why-container{gap:24px}.why-card{padding:20px}.why-heading{font-size:1.6rem}.why-image-frame{width:clamp(180px,100%,280px)}.why-dots .dot{width:12px;height:12px}}@media (max-width: 520px){.topbar{padding:16px}.brand-group{gap:12px}.brand-mark{min-width:50px;min-height:50px}.main-nav{gap:8px}.actions{flex-direction:column}.phone-pill,.cta-btn,.icon-btn{width:100%}.icon-btn{max-width:56px;justify-self:center}.showcase-section{padding:24px 18px}.showcase-copy h2{font-size:2rem}.showcase-tagline{font-size:.78rem;gap:10px}.showcase-arrow{width:38px;height:38px}.feature-card{padding:24px 20px 28px}.card-action{right:16px;bottom:16px}.why-choose-us-section{padding:24px 16px;margin-top:24px}.why-heading{font-size:1.4rem}.why-description{font-size:.9rem}.why-card{padding:16px}.why-card-text{font-size:.9rem}.why-image-frame{width:clamp(160px,100%,240px)}.why-check-item{font-size:.88rem}.why-dots{gap:14px}.why-dots .dot{width:10px;height:10px}}.client-section{width:80%;padding:100px 0 80px;position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden;background:transparent;margin-top:-80px;margin-bottom:-60px}.client-bg-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:700px;color:#111c38;opacity:.03;z-index:0;pointer-events:none}.client-main-heading{font-family:Raleway,sans-serif;font-size:2.6rem;font-weight:800;color:#111c38;margin:0 0 50px;z-index:1;position:relative;letter-spacing:-.02em}.client-marquee-container{width:100%;max-width:1200px;display:flex;flex-direction:column;z-index:1;position:relative}.client-divider{width:100%;height:1px;background:#0b16300f}.client-logo-row{display:flex;align-items:center;justify-content:space-between;padding:40px 0;width:100%}.cl-logo{display:flex;align-items:center;justify-content:center;gap:4px}.cl-logo-text{font-size:1.15rem;font-weight:900;color:#0d1e44;letter-spacing:.02em}@media (max-width: 1024px){.client-section{width:100%;margin-top:0;margin-bottom:0;padding:80px 20px 70px}.client-logo-row{flex-wrap:wrap;justify-content:center;gap:40px 60px}}@media (max-width: 600px){.client-section{padding:60px 20px}.client-bg-watermark{width:400px;height:400px}.client-main-heading{font-size:2.1rem;margin-bottom:36px}.client-logo-row{padding:30px 20px;gap:30px 40px}}.blog-section{width:100%;padding:80px 40px;background:#f4f8ff;display:flex;flex-direction:column;align-items:center}.blog-header{text-align:center;margin-bottom:60px}.blog-header h2{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;color:#0d1e44;margin:0 0 16px}.blog-header p{color:#64748b;font-size:.95rem;max-width:600px;margin:0 auto}.blog-container{display:grid;grid-template-columns:1.4fr 1fr;gap:50px;width:100%;max-width:1400px}.blog-card-large{display:flex;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 20px 50px #0d1e440d;position:relative;min-height:400px}.blog-card-large-image{width:48%;background-size:cover;background-position:center;flex-shrink:0;border-radius:30px}.blog-card-large-content{width:52%;padding:50px 40px 60px 45px;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.blog-meta{display:flex;align-items:center;gap:12px;margin-bottom:25px}.blog-date{font-size:.75rem;font-weight:700;color:#94a3b8;letter-spacing:.05em}.blog-divider{color:#e2e8f0;font-weight:300}.blog-category{font-size:.75rem;font-weight:700;color:#2563eb;letter-spacing:.05em;text-transform:uppercase}.blog-title-large{font-size:1.8rem;font-weight:800;color:#0d1e44;line-height:1.3;margin-bottom:20px}.blog-content-divider{width:100%;height:1px;background:#f1f5f9;margin-bottom:25px}.blog-excerpt{font-size:.95rem;color:#64748b;line-height:1.6;margin-bottom:30px}.blog-read-more-wrapper{position:absolute;bottom:0;right:0;background:#f4f8ff;padding:15px 0 0 15px;border-top-left-radius:30px}.blog-read-more-wrapper:before,.blog-read-more-wrapper:after{content:"";position:absolute;width:30px;height:30px;background:transparent;pointer-events:none}.blog-read-more-wrapper:before{top:-30px;right:0;border-bottom-right-radius:30px;box-shadow:15px 15px 0 15px #f4f8ff}.blog-read-more-wrapper:after{bottom:0;left:-30px;border-bottom-right-radius:30px;box-shadow:15px 15px 0 15px #f4f8ff}.blog-read-more{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#5f6f8e;font-size:.85rem;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:999px;box-shadow:0 6px 16px #0d21490f;transition:transform .2s ease,color .2s ease}.blog-read-more:hover{color:#111c38;transform:translate(2px)}.blog-list{display:flex;flex-direction:column;justify-content:space-between}.blog-card-small{display:flex;align-items:center;gap:24px}.blog-card-small-image{width:110px;height:110px;border-radius:20px;background-size:cover;background-position:center;flex-shrink:0}.blog-card-small-content{display:flex;flex-direction:column}.blog-meta-small{display:flex;align-items:center;gap:20px;font-size:.65rem;color:#8c9bb0;text-transform:uppercase;font-weight:600;margin-bottom:12px;letter-spacing:.05em}.blog-meta-small span{display:flex;align-items:center;gap:6px}.blog-meta-small svg{color:#4a72d6}.blog-title-small{margin:0;font-size:1.15rem;font-weight:700;color:#111c38;line-height:1.35}.blog-list-divider{width:100%;height:1px;background:#0b163014;margin:22px 0}@media (max-width: 1200px){.blog-section{padding:80px 30px}}@media (max-width: 1024px){.blog-container{grid-template-columns:1fr;gap:60px;max-width:800px}}@media (max-width: 768px){.blog-section{padding:60px 20px}.blog-header{margin-bottom:40px}.blog-header h2{font-size:2.2rem}.blog-card-large{flex-direction:column;min-height:auto}.blog-card-large-image{width:100%;height:280px;border-radius:30px 30px 0 0}.blog-card-large-content{width:100%;padding:35px 25px 80px}.blog-read-more-wrapper{bottom:25px;right:25px}}@media (max-width: 600px){.blog-card-small{flex-direction:column;align-items:flex-start;gap:20px}.blog-card-small-image{width:100%;height:220px;border-radius:24px}.blog-title-small{font-size:1.2rem}.blog-read-more{width:100%;justify-content:center;padding:12px 20px}}@media (max-width: 480px){.blog-header h2{font-size:1.8rem}.blog-title-large{font-size:1.5rem}.blog-card-large-image{height:220px}}.new-footer{width:80%;margin-top:90px;background:#111c38;border-radius:24px;position:relative;overflow:hidden;color:#fff;padding:80px 0 0;display:flex;flex-direction:column}.new-footer-bg{position:absolute;top:-20px;left:-20px;font-size:18rem;font-weight:950;color:#ffffff08;line-height:1;pointer-events:none;z-index:0;letter-spacing:-.05em;font-family:Inter,sans-serif}.new-footer-top{display:grid;grid-template-columns:1fr 1.8fr;gap:60px;position:relative;z-index:1;padding:0 60px 50px}.new-footer-left{display:flex;flex-direction:column;gap:20px}.new-footer-logo-area{display:flex;flex-direction:column;gap:4px}.new-footer-logo-area svg{width:60px;height:60px;margin-bottom:10px}.new-footer-brand h3{font-size:1.8rem;font-weight:800;margin:0;color:#fff;letter-spacing:-.02em}.new-footer-brand span{font-size:.85rem;color:#fff9;font-style:italic;letter-spacing:.1em}.new-footer-desc{font-size:.85rem;line-height:1.6;color:#ffffffb3;margin:0;max-width:380px}.new-footer-actions{display:flex;align-items:center;gap:12px;margin-top:6px}.nf-icon-circle{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;color:#fff;transition:background .2s ease;cursor:pointer}.nf-icon-circle:hover{background:#ffffff1a}.nf-icon-circle svg{width:16px;height:16px}.nf-whatsapp-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;border-radius:100px;background:#25d366;color:#fff;text-decoration:none;font-size:.88rem;font-weight:700;transition:all .3s ease;box-shadow:0 4px 12px #25d36633}.nf-whatsapp-btn:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 6px 16px #25d3664d}.nf-whatsapp-btn svg{width:18px;height:18px}.new-footer-right{display:flex;flex-direction:column}.nf-newsletter-row{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:20px}.nf-newsletter-text h3{margin:0;font-size:1.2rem;font-weight:600;line-height:1.25}.nf-newsletter-form{display:flex;align-items:center;background:#fff;border-radius:999px;padding:4px 4px 4px 24px;width:100%;max-width:440px}.nf-newsletter-form input{flex:1;border:none;background:transparent;outline:none;font-size:.85rem;color:#111c38}.nf-newsletter-form input::placeholder{color:#8c9bb0}.nf-newsletter-form button{padding:14px 32px;border-radius:999px;border:none;background:#6b6b6b;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s ease}.nf-newsletter-form button:hover{background:#555;transform:translate(5px)}.nf-divider{width:100%;height:1px;background:#ffffff1a;margin-bottom:36px}.nf-links-row{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:30px}.nf-col h4{margin:0 0 20px;font-size:1rem;font-weight:600;color:#fff}.nf-info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.nf-info-list.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px}.nf-info-list li{font-size:.85rem;color:#ffffffb3;display:flex;align-items:center;gap:12px}.nf-info-list li a{color:#ffffffb3;text-decoration:none;transition:color .2s ease}.nf-info-list li a:hover{color:#fff}.nf-contact-list li svg{width:16px;height:16px;color:#ffffffb3}.new-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:24px 60px;background:#fff;color:#111c38;font-size:.85rem;font-weight:600;border-top-left-radius:30px;border-top-right-radius:30px;margin:0 80px;position:relative;z-index:2}.new-footer-bottom:before,.new-footer-bottom:after{content:"";position:absolute;bottom:0;width:30px;height:30px;background:transparent;pointer-events:none}.new-footer-bottom:before{left:-30px;border-bottom-right-radius:30px;box-shadow:15px 0 #fff}.new-footer-bottom:after{right:-30px;border-bottom-left-radius:30px;box-shadow:-15px 0 #fff}.nfb-right{display:flex;align-items:center;gap:20px}.nfb-right a{color:#5f6f8e;text-decoration:none;transition:color .2s ease}.nfb-right a:hover{color:#111c38}@media (max-width: 1024px){.new-footer-top{grid-template-columns:1fr;gap:50px;padding:0 40px 60px}.new-footer-bottom{margin:0 40px;padding:24px 40px}}@media (max-width: 768px){.new-footer{padding:60px 0 0;margin-top:60px}.new-footer-top{padding:0 24px 50px}.new-footer-bg{font-size:12rem;top:-20px}.nf-newsletter-row{flex-direction:column;align-items:center;text-align:center;gap:30px}.nf-newsletter-form{max-width:100%}.nf-links-row{grid-template-columns:1fr 1fr;gap:40px 20px}.new-footer-bottom{flex-direction:column;gap:20px;margin:0 20px;padding:30px 24px;text-align:center;border-radius:24px 24px 0 0}.new-footer-bottom:before,.new-footer-bottom:after{display:none}}@media (max-width: 480px){.nf-links-row,.nf-info-list.two-cols{grid-template-columns:1fr}.new-footer-brand h3{font-size:1.5rem}}.showcase-marquee-wrapper{width:100%;max-width:100%;overflow:hidden;background:var(--page-bg);padding:60px 0 0;display:flex}.showcase-marquee-content{display:flex;align-items:center;white-space:nowrap;animation:scrollMarquee 20s linear infinite;will-change:transform}@keyframes scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-text{font-size:5rem;font-weight:800;color:transparent;-webkit-text-stroke:1.5px rgba(13,33,73,.4);font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.05em}.marquee-plus{font-size:4rem;font-weight:900;color:#0d1e44;margin:0 40px}.consultation-section{width:100%;padding:100px 0;display:flex;justify-content:center}.consultation-wrapper{width:100%;max-width:1300px;display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;padding:0 40px}.consultation-left{border-radius:24px;overflow:hidden;box-shadow:0 10px 40px #0d214914}.consultation-image{width:100%;height:100%;min-height:450px;background-size:cover;background-position:center}.consultation-right{background:#111c38;border-radius:24px 24px 0;padding:50px 60px 60px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;box-shadow:0 10px 40px #0d214926}.consultation-bg-pattern{position:absolute;top:0;right:0;width:60%;height:100%;pointer-events:none;z-index:0}.consultation-content{position:relative;z-index:1}.consultation-badge{display:inline-block;padding:6px 16px;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.1em;margin-bottom:24px}.consultation-content h2{color:#fff;font-size:2.2rem;font-weight:800;margin:0 0 40px;line-height:1.2}.consultation-form{display:flex;flex-direction:column;gap:20px}.c-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.c-form-row-split{grid-template-columns:1fr 1fr;align-items:center}.c-select-wrapper,.c-input-wrapper{position:relative}.c-select-wrapper select,.c-input-wrapper input{width:100%;padding:16px 24px;background:#ffffff1f;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#fff;font-size:.85rem;outline:none;transition:border-color .2s ease,background .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-select-wrapper select::placeholder,.c-input-wrapper input::placeholder{color:#fff9}.c-select-wrapper select:focus,.c-input-wrapper input:focus{border-color:#fff6;background:#ffffff2e}.c-select-wrapper select{cursor:pointer;padding-right:40px}.c-select-wrapper:after{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid rgba(255,255,255,.5);pointer-events:none}.c-form-help{color:#ffffffb3;font-size:.75rem;line-height:1.5;margin:0;padding-left:10px}.c-form-help p{margin:0}.consultation-btn-notch{position:absolute;bottom:0;right:0;background:var(--page-bg);padding:14px 0 0 14px;border-top-left-radius:24px;z-index:2}.consultation-btn-notch:before,.consultation-btn-notch:after{content:"";position:absolute;width:24px;height:24px;background:transparent;pointer-events:none}.consultation-btn-notch:before{top:-24px;right:0;border-bottom-right-radius:24px;box-shadow:0 12px 0 0 var(--page-bg)}.consultation-btn-notch:after{bottom:0;left:-24px;border-bottom-right-radius:24px;box-shadow:12px 0 0 0 var(--page-bg)}.consultation-submit{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#111c38;font-size:.9rem;font-weight:700;border:none;cursor:pointer;padding:16px 32px;border-radius:999px;box-shadow:0 6px 16px #0d21491a;transition:transform .2s ease}.consultation-submit:hover{transform:translateY(-2px)}@media (max-width: 1200px){.consultation-wrapper{margin:0 40px}}@media (max-width: 1024px){.consultation-section{padding:60px 0}.consultation-wrapper{grid-template-columns:1fr;margin:0 30px;border-radius:32px}.consultation-left{height:320px;border-radius:32px 32px 0 0}.consultation-right{padding:50px 40px 70px;border-radius:0 0 32px 32px}}@media (max-width: 768px){.consultation-section{padding:40px 0}.consultation-wrapper{margin:0 15px;border-radius:24px}.consultation-left{height:250px;border-radius:24px 24px 0 0}.consultation-right{padding:40px 20px 60px;border-radius:0 0 24px 24px}.c-form-row-split{grid-template-columns:1fr;gap:0}.consult-premium-btn{width:100%;justify-content:center}.consultation-btn-notch{display:none}}.page-shell{padding:20px}.topbar{width:100%;max-width:1500px;max-height:80px;background:#fff;border-radius:20px;padding:8px 10px 8px 30px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;box-shadow:0 10px 30px #111c380d;position:relative}.brand-group{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:auto}.brand-mark{min-width:unset;min-height:unset;width:44px;height:44px}.brand-copy{display:flex;flex-direction:column;gap:0}.brand-title{font-size:1.1rem;font-weight:800;color:#0d1e44;line-height:1}.brand-subtitle{font-size:.55rem;font-weight:600;color:#0d1e44;opacity:.8;letter-spacing:.1em}.header-actions{display:flex;align-items:center;gap:10px}.phone-action{display:flex;align-items:center;gap:8px}.phone-circle,.search-circle{width:44px;height:44px;background:#0d1e44;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 2L20.66 7V17L12 22L3.34 17V7L12 2Z' fill='none' stroke='white' stroke-opacity='0.08' stroke-width='0.5'/%3E%3C/svg%3E");background-size:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 12px #0d1e4426}.phone-circle svg,.search-circle svg{width:18px;height:18px}.phone-circle:hover,.search-circle:hover{transform:scale(1.1);background-color:#1e3a8a;box-shadow:0 8px 20px #0d1e4440}.phone-text{font-size:.88rem;font-weight:700;color:#0d1e44;white-space:nowrap}.appointment-pill{background:#0d1e44;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 2L20.66 7V17L12 22L3.34 17V7L12 2Z' fill='none' stroke='white' stroke-opacity='0.08' stroke-width='0.5'/%3E%3C/svg%3E");background-size:20px;color:#fff;padding:10px 22px;border-radius:100px;border:none;font-weight:700;font-size:.88rem;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 20px #0d1e4426}.appointment-pill:hover{background-color:#1e3a8a;transform:translateY(-3px);box-shadow:0 15px 30px #0d1e4440}.appointment-pill .arrow{font-size:1.2rem;transition:transform .3s ease;line-height:1}.appointment-pill:hover .arrow{transform:translate(6px)}.main-nav{display:flex;align-items:center;gap:28px}.main-nav-menu-btn{display:none;width:44px;height:44px;border-radius:12px;border:1px solid rgba(13,30,68,.12);background:#fff;color:#0d1e44;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 25px #0d1e440f}.main-nav-menu-btn svg{width:22px;height:22px}.main-mobile-menu{display:none}.main-mobile-menu.is-open{display:block;position:absolute;left:0;right:0;top:calc(100% + 10px);background:#fff;border-radius:16px;border:1px solid rgba(13,30,68,.1);box-shadow:0 25px 55px #0d1e442e;overflow:hidden;z-index:2000}.main-mobile-menu-inner{display:flex;flex-direction:column;padding:10px;gap:8px}.main-mobile-link{width:100%;text-align:left;padding:12px 14px;border-radius:12px;border:1px solid rgba(13,30,68,.08);background:#f6f8ff;color:#0d1e44;font-weight:800;letter-spacing:.08em;font-size:.82rem;cursor:pointer}.main-mobile-link.active{background:#0d1e44;color:#fff;border-color:#0d1e44}.main-mobile-group{display:flex;flex-direction:column;gap:8px}.main-mobile-sublist{display:flex;flex-direction:column;gap:6px;padding:0 2px 2px}.main-mobile-sublink{width:100%;text-align:left;padding:10px 12px;border-radius:12px;border:1px solid rgba(13,30,68,.08);background:#fff;color:#334155;font-weight:700;font-size:.85rem;cursor:pointer}.main-mobile-sublink.sub-item{padding-left:32px;font-size:.82rem;color:#64748b;font-weight:500;background:#fafbfc}.main-mobile-sublink.sub-item:before{content:"—";margin-right:8px;color:#cbd5e1}.main-mobile-sublink.active{background:#0d1e4414;border-color:#0d1e442e;color:#0d1e44}.main-mobile-cta{width:100%;padding:12px 14px;border-radius:12px;border:none;background:#0d1e44;color:#fff;font-weight:800;font-size:.95rem;cursor:pointer}@media (max-width: 768px){.topbar{max-height:none;padding:10px 12px;gap:10px}.main-nav,.header-actions{display:none}.main-nav-menu-btn{display:inline-flex}}.main-nav a{color:#5f6f8e;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.main-nav .nav-divider{color:#111c38;font-size:.9rem;margin:0 -4px}.actions{display:flex;align-items:left;gap:15px}.phone-wrapper{display:flex;align-items:center;gap:10px}.circle-icon{width:40px;height:40px;border-radius:50%;background:#1a294f;color:#fff;display:flex;align-items:center;justify-content:center}.circle-icon svg{width:18px;height:18px}.phone-number{color:#1a294f;font-weight:600;font-size:.9rem}.appt-btn{background:#1a294f;color:#fff;padding:10px 20px;border-radius:100px;font-size:.9rem;font-weight:500;text-decoration:none;display:flex;align-items:center;gap:8px;transition:transform .2s}.appt-btn:hover{transform:translateY(-2px)}@media (max-width: 1100px){.topbar{flex-direction:column;border-radius:24px;padding:24px;gap:24px}.main-nav,.actions{flex-wrap:wrap;justify-content:center}}.serve-section-final{width:100%;padding:120px 40px;background:#f8fbff;display:flex;flex-direction:column;align-items:center}.serve-header-final{text-align:center;margin-bottom:50px}.serve-heading-final{font-size:2.06rem;font-weight:600;color:#111c38;margin-bottom:15px;letter-spacing:-.02em;margin-top:-40px}.serve-subheading-final{font-size:1.12rem;color:#5f6f8e;max-width:700px;margin:0 auto;line-height:1.6}.serve-grid-final{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.serve-card-final{background:#fff;border-radius:24px;padding:50px 0 0;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 20px 60px #0d21490f;transition:transform .3s ease}.serve-card-final:hover{transform:translateY(-10px)}.serve-card-bg-icon{position:absolute;top:10px;right:-30px;width:220px;height:220px;color:#0d214908;pointer-events:none;z-index:1}.serve-card-bg-icon svg{width:100%;height:100%}.serve-card-header{padding:0 45px;display:flex;align-items:center;gap:20px;margin-bottom:40px;position:relative;z-index:2}.serve-card-main-icon{width:54px;height:54px;color:#111c38;flex-shrink:0}.serve-card-main-icon svg{width:100%;height:100%}.serve-card-title-final{font-size:1.6rem;font-weight:800;color:#111c38;margin:0;line-height:1.2}.serve-card-body-final{padding:0 45px;flex:1;display:flex;flex-direction:column;gap:20px;margin-bottom:60px;position:relative;z-index:2}.serve-card-text-final{font-size:.9rem;color:#5f6f8e;line-height:1.7;margin:0}.serve-card-image-final-wrap{width:100%;position:relative;margin-top:auto}.serve-card-image-final{width:100%;height:340px;object-fit:cover;display:block;clip-path:polygon(50% 0%,100% 15%,100% 100%,0% 100%,0% 15%)}.serve-plus-hexagon-outer{position:absolute;top:-30px;left:50%;transform:translate(-50%);width:72px;height:72px;background:#fff;clip-path:polygon(50% 0%,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 10px 30px #0000001a}.serve-plus-hexagon-inner{width:60px;height:60px;background:#111c38;clip-path:polygon(50% 0%,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);display:flex;align-items:center;justify-content:center}.serve-plus-hexagon-inner svg{width:20px;height:20px}@media (max-width: 1300px){.serve-grid-final{gap:16px}.serve-card-header,.serve-card-body-final{padding:0 24px}.serve-card-title-final{font-size:1.3rem}}@media (max-width: 1024px){.serve-grid-final{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.serve-grid-final{grid-template-columns:1fr}.serve-heading-final{font-size:2.1rem;margin-top:0}.serve-section-final{padding:80px 20px}}@media (max-width: 520px){.serve-card-final{border-radius:20px}.serve-card-header,.serve-card-body-final{padding:0 18px}.serve-card-title-final{font-size:1.25rem}.serve-card-image-final{height:260px}.serve-plus-hexagon-outer{width:64px;height:64px;top:-26px}.serve-plus-hexagon-inner{width:54px;height:54px}}.client-section{width:100%;padding:140px 0;background:#f4f8fb;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center}.client-bg-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:900px;height:900px;color:#0d214905;pointer-events:none;z-index:1}.client-bg-watermark svg{width:100%;height:100%}.client-main-heading{font-family:Raleway,sans-serif;font-size:3.5rem;font-weight:800;color:#111c38;margin-bottom:20px;position:relative;z-index:5;letter-spacing:-.02em}.client-marquee-container{width:100%;max-width:1400px;position:relative;z-index:5;padding:0 40px}.client-divider{width:100%;height:1px;background:#0d21490d;margin:50px 0}.client-logo-row{display:flex;justify-content:space-between;align-items:center;gap:60px;width:100%}.cl-logo{display:flex;align-items:center;gap:12px;opacity:.8;transition:all .6s cubic-bezier(.165,.84,.44,1);filter:grayscale(1) brightness(.5)}.cl-logo:hover{opacity:1;transform:translateY(-8px) scale(1.05);filter:grayscale(0) brightness(1)}.cl-logo-text{font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:900;color:#111c38;letter-spacing:-.02em;text-transform:uppercase}.cl-icon-mini{width:28px;height:28px;color:#111c38;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.client-logo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;justify-items:center}}@media (max-width: 768px){.client-section{padding:100px 0}.client-main-heading{font-size:2.8rem}.client-logo-row{grid-template-columns:repeat(2,1fr);gap:40px}}.consultation-section{width:100%;padding:40px 20px;background:#f8fbff}.consultation-container{max-width:1900px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:25px;align-items:stretch}.consultation-image-box{width:100%;border-radius:32px;overflow:hidden;box-shadow:0 20px 40px #0d21490d;display:flex}.consultation-image-box img{width:100%;height:100%;object-fit:cover;display:block}.consultation-form-card{background:#0d1e44;border-radius:32px;padding:40px 50px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;box-shadow:0 30px 60px #0d1e4433}.consult-pattern-overlay{position:absolute;top:0;right:0;width:100%;height:100%;pointer-events:none;z-index:1}.consult-content{position:relative;z-index:5}.consult-badge-pill{display:inline-block;padding:6px 18px;border:1px solid rgba(255,255,255,.3);border-radius:100px;font-size:.65rem;font-weight:700;color:#fff;margin-bottom:20px;letter-spacing:.05em;text-transform:uppercase}.consult-main-title{font-size:2rem;font-weight:700;margin-top:-10px;color:#fff;margin-bottom:20px;letter-spacing:-.02em}.consult-modern-form{width:100%}.consult-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:25px}.consult-input-group.full-width{grid-column:span 2}.consult-glass-input{width:100%;padding:10px 18px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:100px;color:#fff;font-size:.8rem;outline:none;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.consult-glass-input:focus{background:#ffffff1f;border-color:#fff6}.consult-glass-input::placeholder{color:#ffffff80}select.consult-glass-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;background-size:14px;padding-right:45px;cursor:pointer}.consult-glass-input option{background-color:#fff;color:#000;padding:12px;font-weight:500}.consult-glass-input option:hover,.consult-glass-input option:focus,.consult-glass-input option:active{background-color:#0d1e44!important;color:#fff!important}.consult-footer-row{display:flex;justify-content:space-between;align-items:center;gap:30px}.consult-helper-text{font-size:.85rem;color:#fff9;font-style:italic;max-width:280px;line-height:1.4;margin:0}.consult-premium-btn{background:#fff;color:#0d1e44;padding:14px 36px;border:none;border-radius:100px 100px 40px;font-size:1rem;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:12px;box-shadow:0 10px 25px #00000026;transition:all .4s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap}.consult-premium-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #00000040;background:#f8fbff}.consult-premium-btn span{font-size:1.3rem;line-height:1}@media (max-width: 1200px){.consultation-container{max-width:1100px;padding:0 40px}}@media (max-width: 1024px){.consultation-container{grid-template-columns:1fr;max-width:700px;padding:0 30px}.consultation-image-box{border-radius:32px 32px 0 0;height:400px}.consultation-form-card{border-radius:0 0 32px 32px;padding:50px}}@media (max-width: 768px){.consultation-section{padding:60px 15px}.consultation-container{max-width:100%;padding:0;gap:0}.consultation-image-box{height:300px;border-radius:24px 24px 0 0}.consultation-form-card{padding:40px 30px;border-radius:0 0 24px 24px}.consult-main-title{font-size:2rem}.consult-form-grid{grid-template-columns:1fr;gap:16px}.consult-footer-row{flex-direction:column;text-align:center;gap:25px}.consult-helper-text{max-width:100%}.consult-premium-btn{width:100%;justify-content:center;border-radius:100px}}@media (max-width: 480px){.consultation-section{padding:40px 12px}.consultation-image-box{height:240px}.consultation-form-card{padding:35px 20px}.consult-main-title{font-size:1.6rem}.consult-badge-pill{padding:5px 12px;font-size:.6rem}}.blog-v2-section{width:100%;padding:100px 40px;background:#f0f5ff}.blog-v2-header{text-align:center;margin-bottom:70px}.blog-v2-main-title{font-size:3.2rem;font-weight:900;color:#111c38;margin-bottom:15px}.blog-v2-subtitle{font-size:1.05rem;color:#5f6f8e;max-width:650px;margin:0 auto;line-height:1.6}.blog-v2-container{max-width:1340px;margin:0 auto;display:grid;grid-template-columns:1.8fr 1fr;gap:50px;align-items:start}.blog-v2-large-card{display:grid;grid-template-columns:1.1fr .9fr;background:#fff;border-radius:40px;overflow:visible;box-shadow:0 25px 50px #0b16300d;position:relative}.blog-v2-large-image-box{width:100%;height:100%;border-radius:40px 0 0 40px;overflow:hidden}.blog-v2-large-image-box img{width:100%;height:100%;object-fit:cover;display:block}.blog-v2-large-content{padding:50px 60px 70px 50px;display:flex;flex-direction:column;justify-content:center;background:#fff;border-radius:0 40px 40px 0}.blog-v2-meta{font-size:.7rem;font-weight:800;letter-spacing:.1em;margin-bottom:20px;display:flex;align-items:center}.blog-v2-date{color:#5f6f8e}.blog-v2-slash{margin:0 10px;color:#cbd5e1}.blog-v2-category{color:#2563eb}.blog-v2-title{font-size:2.2rem;font-weight:800;color:#111c38;line-height:1.25;margin-bottom:25px}.blog-v2-divider{width:100%;height:1px;background:#f1f5f9;margin-bottom:30px}.blog-v2-excerpt{font-size:1rem;color:#5f6f8e;line-height:1.7;margin-bottom:0}.blog-v2-read-more-wrap{position:absolute;bottom:-25px;right:50px;z-index:10}.blog-v2-read-btn{background:#fff;padding:16px 36px;border-radius:100px;color:#111c38;font-size:1rem;font-weight:800;display:flex;align-items:center;gap:15px;box-shadow:0 15px 30px #0b16301a;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.blog-v2-read-btn:hover{transform:translateY(-5px);background:#111c38;color:#fff;box-shadow:0 20px 40px #0b163033}.blog-v2-list{display:flex;flex-direction:column;gap:30px}.blog-v2-small-card{display:flex;gap:25px;align-items:center;padding:20px;background:#ffffff80;border-radius:30px;transition:all .3s ease;border:1px solid transparent}.blog-v2-small-card:hover{background:#fff;border-color:#2563eb1a;box-shadow:0 15px 35px #0b16300a}.blog-v2-small-img{width:110px;height:110px;border-radius:24px;overflow:hidden;flex-shrink:0}.blog-v2-small-img img{width:100%;height:100%;object-fit:cover}.blog-v2-small-info{flex:1}.blog-v2-small-meta{display:flex;gap:20px;margin-bottom:12px}.meta-item{display:flex;align-items:center;gap:8px;font-size:.65rem;font-weight:800;color:#5f6f8e;text-transform:uppercase}.meta-item svg{width:16px;height:16px;color:#2563eb;opacity:.8}.blog-v2-small-title{font-size:1.15rem;font-weight:800;color:#111c38;line-height:1.4;margin:0}@media (max-width: 1200px){.blog-v2-container{grid-template-columns:1fr;max-width:900px}}@media (max-width: 768px){.blog-v2-section{padding:70px 20px}.blog-v2-large-card{grid-template-columns:1fr}.blog-v2-large-image-box{border-radius:40px 40px 0 0;height:320px}.blog-v2-large-content{border-radius:0 0 40px 40px;padding:40px 30px 60px}.blog-v2-read-more-wrap{bottom:-20px;right:30px}.blog-v2-main-title{font-size:2.5rem}.blog-v2-title{font-size:1.8rem}}.footer-v2{background:#0d1e44;padding:50px 0 0;position:relative;overflow:hidden;color:#fff;font-family:Inter,sans-serif;border-radius:100px 100px 0 0}.footer-v2-watermark{position:absolute;top:10px;left:20px;font-size:11rem;font-weight:800;color:#ffffff08;pointer-events:none;line-height:.8;z-index:1;letter-spacing:.05em}.footer-v2-container{max-width:1320px;margin:0 auto;padding:0 60px;position:relative;z-index:2}.footer-v2-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;gap:80px}.footer-v2-brand-area{flex:0 1 400px}.footer-v2-logo{margin-bottom:30px}.footer-v2-desc{font-size:.95rem;color:#ffffffa6;line-height:1.7;margin-bottom:35px}.footer-v2-social{display:flex;flex-direction:column;gap:25px}.social-icons-row{display:flex;gap:18px;align-items:center}.social-icon{width:42px;height:42px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}.social-icon svg{width:18px;height:18px}.social-icon:hover{background:#fff;color:#0d1e44;transform:translateY(-4px)}.footer-whatsapp-btn{display:flex;align-items:center;gap:12px;background:#20c964;color:#fff;padding:14px 28px;border-radius:100px;text-decoration:none;font-size:.95rem;font-weight:700;width:fit-content;transition:all .3s ease;box-shadow:0 4px 20px #20c96426}.footer-whatsapp-btn svg{width:20px;height:20px}.footer-whatsapp-btn:hover{transform:translateY(-4px);box-shadow:0 12px 30px #20c9644d}.footer-v2-newsletter{flex:1;max-width:800px;display:flex;align-items:center;gap:40px}.footer-v2-newsletter h3{font-size:2.5rem;font-weight:800;line-height:1.1;margin:0;color:#fff;white-space:nowrap}.newsletter-v2-form{flex:1;background:#fff;border-radius:100px;padding:8px;display:flex;box-shadow:0 20px 50px #00000040;height:72px}.newsletter-v2-form input{flex:1;background:transparent;border:none;padding:0 35px;font-size:1.05rem;color:#111c38;outline:none}.newsletter-v2-form button{background:#767676;color:#fff;border:none;padding:0 40px;border-radius:100px;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .4s cubic-bezier(.4,0,.2,1)}.newsletter-v2-form button:hover{background:#333;padding-right:45px}.footer-v2-divider{width:100%;height:1px;background:#ffffff14;margin-bottom:50px}.footer-v2-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:80px;padding-bottom:60px}.footer-v2-col h4{font-size:1.2rem;font-weight:800;margin-bottom:30px;color:#fff;letter-spacing:.03em}.footer-v2-dual-links{display:grid;grid-template-columns:1fr 1fr;gap:25px}.footer-v2-dual-links ul,.footer-v2-info-list{list-style:none;padding:0;margin:0}.footer-v2-dual-links ul li,.footer-v2-info-list li{margin-bottom:14px;font-size:1rem;color:#fff9;transition:all .3s ease;display:flex;align-items:center;gap:12px}.footer-v2-dual-links ul li a{color:inherit;text-decoration:none}.footer-v2-dual-links ul li a:hover{color:#fff;transform:translate(8px)}.footer-v2-info-list li svg{width:18px;height:18px;color:#fff;opacity:.8}.footer-v2-bottom{background:#fff;padding:20px 0;border-radius:80px 80px 0 0;margin:0 15px}.footer-v2-bottom-container{max-width:1320px;margin:0 auto;padding:0 60px;display:flex;justify-content:space-between;align-items:center}.footer-v2-copyright{font-size:.9rem;color:#5f6f8e;font-weight:600}.footer-v2-bottom-links{display:flex;gap:25px;align-items:center}.footer-v2-bottom-links a{font-size:.9rem;color:#5f6f8e;text-decoration:none;font-weight:600;transition:color .3s ease}.footer-v2-bottom-links a:hover{color:#0d1e44}.footer-v2-sep{color:#cbd5e1;font-size:.9rem}@media (max-width: 1200px){.footer-v2-newsletter{flex-direction:column;align-items:flex-start;gap:30px}.newsletter-v2-form{width:100%}}@media (max-width: 992px){.footer-v2-top-row{flex-direction:column;gap:60px}.footer-v2-brand-area{flex:none;max-width:100%}.footer-v2-links-grid{grid-template-columns:1fr 1fr;gap:50px}}@media (max-width: 650px){.footer-v2{padding-top:60px;border-radius:60px 60px 0 0}.footer-v2-container{padding:0 30px}.footer-v2-watermark{font-size:8rem}.footer-v2-links-grid{grid-template-columns:1fr;gap:40px}.footer-v2-bottom-container{flex-direction:column;gap:25px;text-align:center}.footer-v2-bottom-links{flex-wrap:wrap;justify-content:center;gap:15px 20px}.footer-v2-newsletter h3{font-size:1.8rem}.newsletter-v2-form{height:64px}}.footer-container{background-color:#0d1b40;color:#fff;border-radius:30px;width:98%;max-width:1450px;margin:20px auto;overflow:hidden;font-family:sans-serif;position:relative}.footer-main{padding:30px 60px 15px;position:relative}.bg-watermark{position:absolute;top:-10px;left:27%;transform:translate(-50%);font-size:10rem;font-weight:900;color:#ffffff08;letter-spacing:.02em;pointer-events:none;line-height:1;text-transform:uppercase;z-index:1;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif;width:100%;text-align:center}.footer-content-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.brand-column{width:35%}.footer-logo{width:140px;margin-bottom:5px;display:block}.footer-brand-text-wrap{margin-bottom:25px}.footer-brand-title{font-family:Raleway,sans-serif;font-size:2.2rem;font-weight:900;color:#fff;font-style:italic;letter-spacing:-.02em;margin:0;line-height:1}.footer-brand-slogan{font-family:Playfair Display,serif;font-size:1.1rem;color:#a0aec0;font-style:italic;margin:0;padding-left:80px}.footer-desc{font-size:.9rem;color:#cbd5e0;line-height:1.6;margin-bottom:30px;max-width:420px}.social-row{display:flex;align-items:center;gap:15px}.social-icon-box{width:40px;height:40px;border:1.5px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;cursor:pointer}.social-icon-box:hover{background:#ffffff1a;border-color:#fff}.social-icon-box svg{width:20px;height:20px}.whatsapp-expert-btn{display:flex;align-items:center;gap:10px;background:#25d366;color:#fff;border:none;padding:12px 28px;border-radius:50px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #25d36633}.whatsapp-expert-btn:hover{background:#1ebe5b;transform:translateY(-2px);box-shadow:0 6px 20px #25d3664d}.whatsapp-expert-btn svg{width:20px;height:20px}.newsletter-column{width:50%}.newsletter-column h3{font-size:24px;margin-bottom:15px}.subscribe-box{background:#fff;border-radius:50px;display:flex;padding:4px}.subscribe-box input{flex:1;border:none;padding:10px 20px;border-radius:50px;outline:none}.subscribe-box button{background:#666;color:#fff;border:none;padding:10px 25px;border-radius:50px;cursor:pointer;font-weight:600}.footer-divider{border:0;border-top:1px solid rgba(255,255,255,.1);margin-bottom:20px}.links-row{display:flex;justify-content:space-between;font-size:13px}.link-group h4{font-size:15px;margin-bottom:10px}.link-columns-inner{display:flex;gap:40px;color:#a0aec0}.link-columns-inner ul{list-style:none;padding:0}.link-group p{color:#a0aec0;margin:5px 0}.copyright-bar{background:#fff;color:#666;padding:12px 60px;display:flex;justify-content:space-between;font-size:11px;border-bottom-left-radius:30px;border-bottom-right-radius:30px}.blog-header-v3{width:100%;max-width:1400px;text-align:left;margin-bottom:50px}.blog-title-v3{font-size:2.8rem;font-weight:800;color:#0d1e44;margin:0 0 10px}.blog-subtitle-v3{color:#64748b;font-size:1rem;max-width:600px}.blog-card-large-v3{position:relative;width:100%;height:520px;border-radius:40px;overflow:hidden;box-shadow:0 25px 60px #0d1e4414}.blog-large-img-v3{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1;transition:transform .6s ease}.blog-card-large-v3:hover .blog-large-img-v3{transform:scale(1.05)}.blog-large-card-box{position:absolute;bottom:40px;left:40px;right:40px;background:#fff;padding:40px;border-radius:30px;z-index:2;box-shadow:0 15px 40px #0000001a;max-width:550px}.blog-meta-v3{display:flex;gap:15px;margin-bottom:15px}.blog-date-v3{font-size:.75rem;font-weight:700;color:#94a3b8;letter-spacing:.05em}.blog-cat-v3{font-size:.75rem;font-weight:700;color:#2563eb;letter-spacing:.05em;text-transform:uppercase}.blog-large-title-v3{font-size:1.8rem;font-weight:800;color:#0d1e44;line-height:1.3;margin:0 0 15px}.blog-large-desc-v3{font-size:.95rem;color:#64748b;line-height:1.6;margin:0 0 25px}.blog-btn-v3{display:inline-flex;align-items:center;gap:12px;background:#0d1e44;color:#fff;padding:14px 35px;border-radius:12px;font-weight:700;font-size:.9rem;text-decoration:none;transition:all .3s ease}.blog-btn-v3:hover{background:#1a2a5a;transform:translateY(-3px);box-shadow:0 8px 20px #0d1e4433}@media (max-width: 768px){.blog-card-large-v3{height:600px}.blog-large-card-box{bottom:20px;left:20px;right:20px;padding:30px 20px}.blog-large-title-v3{font-size:1.5rem}}
