:root{--brand-orange:#f1511b;--brand-orange-hover:#d94412;--brand-orange-light:#f1511b14;--brand-orange-medium:#f1511b26;--brand-navy:#1a3476;--brand-navy-dark:#0f2254;--brand-navy-light:#1a34760f;--body-font:#5a6070;--heading-color:#1a3476;--footer-color:#0d1b3e;--light-background:#f5f7fb;--light-white:#ffffffb3;--border-color:#e4e8f0;--section-padding:110px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{color:var(--body-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.75rem;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{color:var(--heading-color);font-weight:700;line-height:1.2}.container{max-width:1140px;margin:0 auto;padding:0 20px}section{overflow:hidden}.section-label{color:var(--brand-orange);text-transform:uppercase;letter-spacing:2px;align-items:center;gap:8px;margin-bottom:14px;font-size:.8rem;font-weight:600;display:inline-flex}.label-dot{background:var(--brand-orange);border-radius:50%;width:8px;height:8px;display:inline-block}@keyframes glow-pulse-orange{0%,to{box-shadow:0 4px 20px #f1511b40}50%{box-shadow:0 6px 32px #f1511b66}}@keyframes glow-pulse-navy{0%,to{box-shadow:0 4px 20px #1a347626}50%{box-shadow:0 6px 32px #1a34764d}}.btn-primary{background:var(--brand-orange);color:#fff;white-space:nowrap;border-radius:50px;align-items:center;gap:10px;padding:18px 38px;font-size:.9rem;font-weight:600;transition:all .35s;animation:3s ease-in-out infinite glow-pulse-orange;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #f1511b40}.btn-primary:after{content:"→";font-size:1.1em;transition:transform .35s;display:inline-block}.btn-primary:hover{background:var(--brand-orange-hover);animation:none;transform:translateY(-2px);box-shadow:0 12px 40px #f1511b80,0 0 60px #f1511b33}.btn-primary:hover:after{transform:translate(4px)}.btn-outline{border:2px solid var(--brand-navy);color:var(--brand-navy);white-space:nowrap;border-radius:50px;align-items:center;gap:10px;padding:16px 38px;font-size:.9rem;font-weight:600;transition:all .35s;display:inline-flex}.btn-outline:after{content:"→";font-size:1.1em;transition:transform .35s;display:inline-block}.btn-outline:hover{background:var(--brand-navy);color:#fff;transform:translateY(-2px);box-shadow:0 12px 40px #1a34764d,0 0 60px #1a34761f}.btn-outline:hover:after{transform:translate(4px)}@media (width<=768px){:root{--section-padding:70px}.btn-primary{padding:14px 28px;font-size:.85rem}.btn-outline{padding:12px 28px;font-size:.85rem}}@media (width<=480px){:root{--section-padding:50px}.btn-primary{padding:12px 24px;font-size:.82rem}.btn-outline{padding:10px 24px;font-size:.82rem}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#ffffff38;border-bottom:1px solid #ffffff2e;width:100%;padding:14px 0;transition:all .35s;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffeb;border-bottom:1px solid #0000000f;padding:10px 0;box-shadow:0 4px 30px #00000014}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;display:flex}.navbar-logo{align-items:center;display:flex}.navbar-logo-img{width:auto;height:30px}.navbar-menu{align-items:center;gap:4px;display:flex}.navbar-item{position:relative}.navbar-link{color:#ffffffe6;white-space:nowrap;border-radius:8px;align-items:center;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.navbar-link:hover{color:#fff;background:#ffffff1f}.navbar.scrolled .navbar-link{color:var(--brand-navy)}.navbar.scrolled .navbar-link:hover{color:var(--brand-orange);background:var(--brand-orange-light)}.navbar-right{align-items:center;gap:16px;display:flex}.nav-secondary-btn{color:#ffffffd9;white-space:nowrap;border:1px solid #fff3;border-radius:50px;align-items:center;gap:6px;padding:9px 18px;font-size:.82rem;font-weight:500;transition:all .3s;display:inline-flex}.nav-secondary-btn svg{font-size:.85rem}.nav-secondary-btn:hover{color:#fff;background:#ffffff14;border-color:#ffffff80}.navbar.scrolled .nav-secondary-btn{color:var(--brand-navy);border-color:var(--border-color)}.navbar.scrolled .nav-secondary-btn:hover{border-color:var(--brand-navy);background:var(--brand-navy-light)}.nav-cta-btn{background:var(--brand-orange);color:#fff;white-space:nowrap;border-radius:50px;align-items:center;gap:6px;padding:11px 26px;font-size:.82rem;font-weight:600;transition:all .35s;display:inline-flex;box-shadow:0 2px 12px #f1511b40}.nav-cta-btn:after{content:"→";transition:transform .35s;display:inline-block}.nav-cta-btn:hover{background:var(--brand-orange-hover);transform:translateY(-1px);box-shadow:0 8px 28px #f1511b66,0 0 40px #f1511b26}.nav-cta-btn:hover:after{transform:translate(3px)}.mobile-toggle{color:#fff;display:none}.navbar.scrolled .mobile-toggle{color:var(--brand-navy)}@media (width<=991px){.nav-secondary-btn,.navbar-menu{display:none}.navbar-menu.active{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;border-top:1px solid #0000000f;flex-direction:column;width:100%;padding:16px 20px;display:flex;position:absolute;top:100%;left:0;box-shadow:0 12px 30px #0000001a}.navbar-menu.active .navbar-link{color:var(--brand-navy)}.mobile-toggle{display:flex}.nav-cta-btn{padding:9px 18px;font-size:.75rem}}@media (width<=575px){.navbar-logo-img{height:24px}.nav-cta-btn{padding:8px 14px;font-size:.72rem}.navbar-menu.active{max-height:calc(100vh - 60px);overflow-y:auto}}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg-video{object-fit:cover;width:100%;height:100%}.hero-overlay{z-index:1;background:linear-gradient(#0f2254f0 0%,#0f2254cc 50%,#0f2254b3 100%);position:absolute;inset:0}.hero-content{z-index:2;justify-content:center;width:100%;padding-top:200px;padding-bottom:100px;display:flex;position:relative}.hero-center{text-align:center;flex-direction:column;align-items:center;max-width:820px;display:flex}.hero-label{color:var(--brand-orange);margin-bottom:20px;font-size:.9rem}.hero-label .label-dot{background:var(--brand-orange)}.hero-title{color:#fff;letter-spacing:-2px;margin-bottom:10px;font-size:4.5rem;font-weight:800;line-height:1.05}.hero-title-accent{color:var(--brand-orange);font-size:4.5rem;font-weight:800;display:block}.hero-subtitle{color:#ffffffe6;margin-bottom:24px;font-size:1.5rem;font-weight:500}.hero-description{color:#fff9;max-width:580px;margin-bottom:36px;font-size:1.05rem;line-height:1.8}.hero-stats{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:0;width:100%;max-width:460px;margin-bottom:40px;padding:20px 0;display:flex}.hero-stat{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.hero-stat-number{color:var(--brand-orange);font-size:1.6rem;font-weight:700;line-height:1}.hero-stat-label{color:#ffffff80;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;font-size:.72rem}.hero-stat-divider{background:#ffffff1f;width:1px;height:36px}.hero-buttons{justify-content:center;align-items:center;gap:24px;margin-bottom:48px;display:flex}@keyframes scroll-btn-glow{0%,to{box-shadow:0 6px 24px #f1511b66}50%{box-shadow:0 6px 36px #f1511ba6,0 0 20px #f1511b33}}.scroll-down-btn{background:var(--brand-orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;transition:all .3s;animation:2.5s ease-in-out infinite scroll-btn-glow;display:flex}.scroll-down-btn:hover{transform:translateY(4px)}@media (width<=991px){.hero-content{padding-top:160px}.hero-title,.hero-title-accent{font-size:3.25rem}}@media (width<=575px){.hero-content{padding-top:130px;padding-bottom:70px}.hero-title,.hero-title-accent{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:.95rem}.hero-buttons{flex-direction:column;gap:12px;width:100%}}@media (width<=480px){.hero-content{padding-top:110px;padding-bottom:60px}.hero-title{letter-spacing:-1px;font-size:2rem}.hero-title-accent{font-size:2rem}.hero-subtitle{margin-bottom:16px;font-size:1.1rem}.hero-description{margin-bottom:24px;font-size:.9rem}.hero-stats{max-width:100%;padding:16px 0}.hero-stat-number{font-size:1.3rem}.hero-stat-label{font-size:.65rem}}.marquee-section{background:var(--brand-orange);white-space:nowrap;padding:16px 0;overflow:hidden}.marquee-track{animation:30s linear infinite marqueeScroll;display:inline-flex}.marquee-item{color:#fff;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;align-items:center;gap:14px;padding:0 20px;font-size:.85rem;font-weight:600;display:inline-flex}.marquee-star{color:#ffffff59;font-size:.55rem}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.leaders{padding:var(--section-padding) 0;background:#fff;position:relative;overflow:hidden}.leaders:before{content:"";pointer-events:none;background:radial-gradient(circle,#f1511b0a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-80px}.leaders:after{content:"";pointer-events:none;border:2px dashed #1a34760f;border-radius:50%;width:200px;height:200px;position:absolute;bottom:40px;left:-60px}.leaders-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.leaders-images{flex-direction:column;gap:14px;display:flex;position:relative}.leaders-images:before{content:"";border:3px solid var(--brand-orange);opacity:.15;z-index:0;border-radius:20px;width:100px;height:100px;position:absolute;top:-20px;left:-20px}.leaders-img-stack{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.leaders-bottom-row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.leaders-img{object-fit:cover;z-index:1;border-radius:14px;width:100%;height:200px;transition:transform .4s,box-shadow .4s;position:relative}.leaders-img:hover{transform:scale(1.03);box-shadow:0 12px 32px #1a34761f}.leaders-img-1,.leaders-img-2{height:240px}.leaders-img-3,.leaders-img-4,.leaders-img-5{height:150px}.leaders-content{padding-left:10px}.leaders-title{color:var(--heading-color);margin-bottom:18px;font-size:2.5rem;font-weight:700;line-height:1.2}.leaders-title:after{content:"";background:var(--brand-orange);border-radius:3px;width:60px;height:3px;margin-top:16px;display:block}.leaders-desc{color:var(--body-font);margin-bottom:28px;font-size:1rem;line-height:1.8}.leaders-checks{flex-direction:column;gap:14px;margin-bottom:36px;display:flex}.leaders-checks li{color:var(--heading-color);align-items:center;gap:12px;font-size:.9rem;font-weight:500;display:flex}.leaders-checks li:before{content:"✓";background:var(--brand-orange);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:700;display:inline-flex}@media (width<=991px){.leaders-grid{grid-template-columns:1fr;gap:40px}.leaders-content{text-align:center;padding-left:0}.leaders-title:after{margin-left:auto;margin-right:auto}.leaders-title{font-size:2rem}.leaders-checks{align-items:center}.leaders-img-1,.leaders-img-2{height:180px}}@media (width<=575px){.leaders-title{font-size:1.6rem}.leaders-grid{gap:28px}.leaders-img-1,.leaders-img-2{height:140px}.leaders-img-3,.leaders-img-4,.leaders-img-5{height:100px}}.problem{padding:var(--section-padding) 0;background:linear-gradient(180deg, var(--light-background) 0%, #eef1f8 100%);position:relative;overflow:hidden}.problem-paths{pointer-events:none;z-index:0;position:absolute;inset:0}.problem-paths-svg{width:100%;height:100%;color:var(--brand-navy)}.problem-bg-accent{pointer-events:none;background:radial-gradient(circle,#f1511b0a 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.problem-inner{text-align:center;z-index:1;max-width:700px;margin:0 auto;position:relative}.problem-icon-wrap{width:56px;height:56px;color:var(--brand-orange);background:#f1511b14;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.4rem;display:flex}.problem-title{color:var(--heading-color);margin-bottom:20px;font-size:2.5rem;font-weight:700;line-height:1.2}.problem-desc{color:var(--body-font);margin-bottom:40px;font-size:1.05rem;line-height:1.8}.problem-stats{justify-content:center;gap:16px;margin-bottom:40px;display:flex}.problem-stat{border:1px solid var(--border-color);background:#fff;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:6px;max-width:200px;padding:24px 16px;transition:all .3s;display:flex;box-shadow:0 4px 16px #1a34760d}.problem-stat:hover{transform:translateY(-4px);box-shadow:0 8px 28px #1a34761a,0 0 30px #f1511b0d}.problem-stat-number{color:var(--brand-orange);font-size:2rem;font-weight:800;line-height:1}.problem-stat-label{color:var(--body-font);text-align:center;font-size:.78rem;line-height:1.4}.problem-urgency{color:var(--brand-orange);border-left:3px solid var(--brand-orange);text-align:left;background:#f1511b0f;border-radius:0 12px 12px 0;padding:14px 24px;font-size:.95rem;font-weight:600;display:inline-block;box-shadow:0 4px 20px #f1511b0f}@media (width<=991px){.problem-title{font-size:2rem}}@media (width<=575px){.problem-title{font-size:1.6rem}.problem-desc{font-size:.95rem}.problem-stats{flex-direction:column;align-items:center}.problem-stat{width:100%;max-width:280px;padding:18px 14px}.problem-stat-number{font-size:1.6rem}}.features-section{padding:var(--section-padding) 0;background:#fff;position:relative;overflow:hidden}.features-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#1a347608 0%,#0000 65%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}.features-header{text-align:center;z-index:1;margin-bottom:60px;position:relative}.features-heading{color:var(--heading-color);margin-bottom:14px;font-size:2.5rem;font-weight:700}.features-subheading{color:var(--body-font);max-width:560px;margin:0 auto;font-size:1rem;line-height:1.75}.features-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid;position:relative}.features-list{flex-direction:column;gap:12px;display:flex}.feature-item{cursor:pointer;border:1px solid #0000;border-radius:16px;align-items:flex-start;gap:18px;padding:22px 20px;transition:all .3s;display:flex;position:relative}.feature-item:hover{background:var(--light-background)}.feature-item.active{border-color:var(--border-color);background:#fff;box-shadow:0 6px 28px #1a347614,0 0 40px #f1511b0a}.feature-item.active:before{content:"";background:var(--brand-orange);border-radius:3px;width:3px;position:absolute;top:16px;bottom:16px;left:0}.feature-item-icon{background:var(--brand-orange-light);width:44px;height:44px;color:var(--brand-orange);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;transition:all .3s;display:flex}.feature-item.active .feature-item-icon{background:var(--brand-orange);color:#fff;box-shadow:0 4px 16px #f1511b40}.feature-item-content{flex:1;min-width:0}.feature-item-title{color:var(--heading-color);margin-bottom:6px;font-size:1.05rem;font-weight:600;transition:color .3s}.feature-item.active .feature-item-title{color:var(--heading-color)}.feature-item:not(.active) .feature-item-title{color:var(--body-font)}.feature-item-desc{color:var(--body-font);opacity:.7;font-size:.85rem;line-height:1.65;transition:opacity .3s}.feature-item.active .feature-item-desc{opacity:1}.feature-progress-track{background:var(--border-color);border-radius:3px;height:3px;margin-top:14px;overflow:hidden}.feature-progress-bar{background:linear-gradient(90deg, var(--brand-orange), #ff7b47);border-radius:3px;height:100%}.features-image-area{justify-content:center;align-items:center;display:flex;position:relative}.features-image-area:before{content:"";pointer-events:none;border:2px dashed #1a34760f;border-radius:24px;width:90%;height:90%;position:absolute;transform:rotate(3deg)}.features-image-wrap{width:100%;max-width:520px}@keyframes features-img-glow{0%,to{box-shadow:0 16px 50px #1a34761f}50%{box-shadow:0 20px 60px #1a34762e,0 0 30px #f1511b0f}}.features-image{object-fit:cover;border-radius:20px;width:100%;height:420px;animation:4s ease-in-out infinite features-img-glow}@media (width<=991px){.features-grid{grid-template-columns:1fr;gap:40px}.features-list{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;gap:16px;padding-bottom:8px;overflow-x:auto}.features-list::-webkit-scrollbar{display:none}.feature-item{scroll-snap-align:center;flex-shrink:0;width:300px}.feature-item.active:before{display:none}.features-image{height:320px}.features-heading{font-size:2rem}}@media (width<=575px){.feature-item{width:260px;padding:18px 16px}.features-heading{font-size:1.6rem}.features-image{height:240px}.features-header{margin-bottom:40px}}.services{padding:var(--section-padding) 0;background:linear-gradient(#f5f7fb 0%,#edf0f7 100%);position:relative;overflow:hidden}.services-dots{opacity:.3;pointer-events:none;z-index:0;position:absolute;inset:0}.services-content{z-index:1;position:relative}.services:before{content:"";pointer-events:none;z-index:1;background:#fff;border-radius:0 0 50% 50%;height:80px;position:absolute;top:-1px;left:0;right:0}.services:after{content:"";pointer-events:none;background:radial-gradient(circle,#f1511b08 0%,#0000 65%);border-radius:50%;width:350px;height:350px;position:absolute;top:20%;right:-100px}.services-header{text-align:center;z-index:1;margin-bottom:60px;position:relative}.services-title{color:var(--heading-color);margin-bottom:14px;font-size:2.5rem;font-weight:700}.services-subtitle{color:var(--body-font);max-width:500px;margin:0 auto;font-size:1rem;line-height:1.75}.services-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:50px;display:grid;position:relative}.service-card{background:#fff;border:1px solid #0000000a;border-radius:20px;padding:36px 28px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 2px 20px #0000000a}.service-card:before{content:"";background:linear-gradient(90deg, var(--brand-orange), #ff7b47);opacity:0;border-radius:0 0 3px 3px;height:3px;transition:opacity .4s;position:absolute;top:0;left:28px;right:28px}.service-card:hover:before{opacity:1}.service-card:hover{background:var(--brand-navy);transform:translateY(-6px);box-shadow:0 20px 50px #1a34764d,0 0 80px #1a347614}.service-card:hover .service-name,.service-card:hover .service-desc,.service-card:hover .service-number{color:#fff}.service-card-top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.service-icon-wrapper{background:var(--brand-orange-light);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.service-card:hover .service-icon-wrapper{background:#f1511b33}.service-number{color:#1a34760f;font-size:2rem;font-weight:800;line-height:1;transition:color .4s}.service-card:hover .service-number{color:#ffffff1a}.service-name{color:var(--heading-color);margin-bottom:10px;font-size:1.25rem;font-weight:600;line-height:1.3;transition:color .4s}.service-desc{color:var(--body-font);margin-bottom:24px;font-size:.88rem;line-height:1.7;transition:color .4s}.service-image{border-radius:14px;height:170px;margin-bottom:0;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.service-card:hover .service-image img{transform:scale(1.06)}.services-cta{text-align:center;z-index:1;position:relative}@media (width<=991px){.services-grid{grid-template-columns:1fr;max-width:440px;margin:0 auto 50px}.services-title{font-size:2rem}.services:before{height:40px}}@media (width<=575px){.services-title{font-size:1.6rem}.service-card{padding:24px 20px}.services-header{margin-bottom:40px}}.benefits{padding:var(--section-padding) 0;background:#fff;position:relative;overflow:hidden}.benefits:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a347608 0%,#0000 65%);border-radius:50%;width:250px;height:250px;position:absolute;top:60px;left:-80px}.benefits-header{text-align:center;z-index:1;margin-bottom:60px;position:relative}.benefits-title{color:var(--heading-color);margin-bottom:14px;font-size:2.5rem;font-weight:700}.benefits-subtitle{color:var(--body-font);max-width:520px;margin:0 auto;font-size:1rem;line-height:1.75}.benefits-list{z-index:1;max-width:900px;margin-bottom:50px;margin-left:auto;margin-right:auto;position:relative}.benefit-item{border-bottom:1px solid var(--border-color);padding:32px 0;transition:all .3s;position:relative}.benefit-item:first-child{border-top:1px solid var(--border-color)}.benefit-item:hover{padding-left:8px}.benefit-content{justify-content:space-between;align-items:center;gap:40px;display:flex}.benefit-left{flex:1;align-items:flex-start;gap:24px;display:flex}.benefit-step-icon{background:var(--brand-orange-light);width:56px;height:56px;color:var(--brand-orange);z-index:2;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;transition:all .35s;display:flex;position:relative}.benefit-item:hover .benefit-step-icon{background:var(--brand-orange);color:#fff;transform:scale(1.08);box-shadow:0 4px 20px #f1511b59,0 0 30px #f1511b26}.benefit-step-num{background:var(--brand-navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.benefit-name{color:var(--heading-color);margin-bottom:6px;font-size:1.3rem;font-weight:600}.benefit-desc{color:var(--body-font);max-width:420px;font-size:.88rem;line-height:1.7}.benefit-right{flex-shrink:0;align-items:center;gap:20px;display:flex}.benefit-arrow{border:2px solid var(--border-color);width:44px;height:44px;color:var(--heading-color);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:flex}.benefit-item:hover .benefit-arrow{border-color:var(--brand-orange);background:var(--brand-orange);color:#fff}.benefits-cta{text-align:center;z-index:1;position:relative}@media (width<=991px){.benefit-content{flex-direction:column;gap:16px}.benefit-left{gap:16px}.benefits-title{font-size:2rem}.benefits-list:before{display:none}}@media (width<=575px){.benefits-title{font-size:1.6rem}.benefit-item{padding:22px 0}.benefit-name{font-size:1.1rem}.benefit-desc{font-size:.82rem}.benefit-step-icon{width:44px;height:44px;font-size:1.1rem}.benefits-header{margin-bottom:40px}}.projects{padding:var(--section-padding) 0;background:var(--brand-navy);position:relative;overflow:hidden}.projects-dots{opacity:.35;pointer-events:none;z-index:0;position:absolute;inset:0}.projects-content{z-index:1;position:relative}.projects .section-label{color:var(--brand-orange)}.projects .projects-title{color:#fff}.projects .label-dot{background:var(--brand-orange)}.projects-header{text-align:center;margin-bottom:56px}.projects-title{margin-bottom:14px;font-size:2.5rem;font-weight:700}.projects-subtitle{color:#ffffff80;max-width:520px;margin:0 auto;font-size:1rem;line-height:1.75}.video-container{max-width:860px;margin:0 auto 56px;position:relative}@keyframes video-glow{0%,to{opacity:.45;transform:scale(1.01)}50%{opacity:.75;transform:scale(1.03)}}.video-glow{background:linear-gradient(135deg, var(--brand-orange), #ff7b47, var(--brand-orange));z-index:0;filter:blur(18px);border-radius:28px;animation:4s ease-in-out infinite video-glow;position:absolute;inset:-6px}.video-frame{z-index:1;background:#000;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 12px 50px #00000080}.video-iframe{aspect-ratio:16/9;border:none;width:100%;display:block}.reasons-grid{grid-template-columns:1fr 1fr;gap:20px 36px;max-width:860px;margin:0 auto;display:grid}.reasons-col{flex-direction:column;gap:16px;display:flex}.reason-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;align-items:center;gap:14px;padding:20px;transition:all .35s;display:flex}.reason-card:hover{background:#ffffff14;border-color:#f1511b4d;transform:translateY(-2px);box-shadow:0 8px 30px #f1511b1f,0 0 50px #f1511b0f}.reason-icon{background:var(--brand-orange);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;display:flex}.reason-text{color:#ffffffd9;font-size:.92rem;font-weight:500;line-height:1.4}@media (width<=991px){.projects-title{font-size:2rem}}@media (width<=575px){.reasons-grid{grid-template-columns:1fr}}.energy{padding:var(--section-padding) 0;position:relative;overflow:hidden}.energy-bg{position:absolute;inset:0}.energy-bg-img{object-fit:cover;width:100%;height:100%}.energy-overlay{background:#0f2254eb;position:absolute;inset:0}.energy-inner{z-index:2;text-align:center;margin-bottom:64px;position:relative}.energy-label{color:var(--brand-orange);justify-content:center}.energy-title{color:#fff;margin-bottom:20px;font-size:2.5rem;font-weight:700}.energy-desc{color:#ffffff8c;max-width:660px;margin:0 auto;font-size:1rem;line-height:1.85}.energy-content{z-index:2;flex-direction:column;gap:16px;display:flex;position:relative}.energy-marquee{white-space:nowrap;overflow:hidden}.energy-marquee-track{animation:30s linear infinite energyScroll;display:inline-flex}.energy-marquee-reverse{animation:30s linear infinite energyScrollReverse}.energy-text{color:#ffffff0f;white-space:nowrap;text-transform:uppercase;letter-spacing:3px;align-items:center;gap:20px;padding:0 20px;font-size:3rem;font-weight:700;display:inline-flex}.energy-text-outline{color:#0000;-webkit-text-stroke:1px #ffffff0f}.energy-dot{color:var(--brand-orange);font-size:.4rem}@keyframes energyScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes energyScrollReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (width<=991px){.energy{padding:80px 0}.energy-text,.energy-title{font-size:2rem}}@media (width<=575px){.energy{padding:50px 0}.energy-text{letter-spacing:1px;font-size:1.3rem}.energy-title{font-size:1.6rem}.energy-inner{margin-bottom:40px}}.industries{padding:var(--section-padding) 0;background:var(--light-background)}.industries-header{text-align:center;margin-bottom:56px}.industries-title{color:var(--heading-color);margin-bottom:14px;font-size:2.5rem;font-weight:700}.industries-subtitle{color:var(--body-font);max-width:540px;margin:0 auto;font-size:1rem;line-height:1.75}.industries-columns{grid-template-columns:1fr 1fr;gap:0 48px;margin-bottom:48px;display:grid}.industries-col{flex-direction:column;display:flex}.industry-row{border-top:1px solid var(--border-color);cursor:pointer;position:relative}.industries-col:last-child .industry-row:last-child,.industries-col:first-child .industry-row:last-child{border-bottom:1px solid var(--border-color)}.industry-row-inner{z-index:2;justify-content:space-between;align-items:center;padding:28px 8px;transition:padding .35s;display:flex;position:relative}.industry-row.hovered .industry-row-inner{padding-left:16px}.industry-row-left{flex:1;align-items:center;gap:20px;min-width:0;display:flex}.industry-row-name{color:var(--heading-color);white-space:nowrap;font-size:1.2rem;font-weight:600;transition:color .35s}.industry-row.hovered .industry-row-name{color:var(--brand-orange)}.industry-row-img-wrap{z-index:10;opacity:0;border:3px solid var(--brand-orange);pointer-events:none;border-radius:50%;flex-shrink:0;width:130px;height:130px;transition:all .45s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;right:70px;overflow:hidden;transform:translateY(-50%)scale(.3);box-shadow:0 12px 40px #0003}.industry-row-img-wrap.visible{opacity:1;transform:translateY(-50%)scale(1);box-shadow:0 12px 40px #0003,0 0 50px #f1511b33}.industry-row-img-wrap img{object-fit:cover;width:100%;height:100%}.industry-row-arrow{border:1.5px solid var(--border-color);width:42px;height:42px;color:var(--heading-color);z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:all .35s;display:flex}.industry-row.hovered .industry-row-arrow{background:var(--brand-orange);border-color:var(--brand-orange);color:#fff}.industry-row-gradient{z-index:1;background:linear-gradient(90deg, var(--brand-orange-light) 0%, transparent 60%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.industry-row-gradient.visible{opacity:1}.industries-note{text-align:center;color:var(--body-font);margin-bottom:32px;font-size:.9rem;font-style:italic}.industries-cta{text-align:center}@media (width<=991px){.industries-columns{grid-template-columns:1fr;gap:0}.industries-col:first-child .industry-row:last-child{border-bottom:none}.industries-title{font-size:2rem}.industry-row-name{font-size:1.05rem}.industry-row-img-wrap{width:100px;height:100px;right:60px}}@media (width<=575px){.industries-title{font-size:1.6rem}.industry-row-img-wrap{width:70px;height:70px;right:50px}.industry-row-name{font-size:.9rem}.industry-row-inner{padding:20px 8px}.industry-row-arrow{width:36px;height:36px}}.testimonials{padding:var(--section-padding) 0;background:#fff}.testimonials-header{text-align:center;margin-bottom:48px}.testimonials-title{color:var(--heading-color);margin-bottom:14px;font-size:2.5rem;font-weight:700}.testimonials-subtitle{color:var(--body-font);max-width:460px;margin:0 auto;font-size:1rem;line-height:1.75}.video-testimonials-row{grid-template-columns:1fr 1fr;gap:32px;max-width:900px;margin:56px auto 0;display:grid}.video-testimonial-card{position:relative}@keyframes video-card-glow{0%,to{opacity:.2;transform:scale(1.005)}50%{opacity:.35;transform:scale(1.015)}}.video-testimonial-glow{background:linear-gradient(135deg, var(--brand-orange), #ff7b47);z-index:0;filter:blur(10px);pointer-events:none;border-radius:22px;animation:5s ease-in-out infinite video-card-glow;position:absolute;inset:-3px}.video-testimonial-frame{z-index:1;background:#000;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 8px 36px #00000040}.video-testimonial-player{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.video-play-overlay{z-index:2;cursor:pointer;background:#00000059;border:none;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:0;transition:background .3s;display:flex;position:absolute;inset:0}.video-play-overlay:hover{background:#0003}.video-play-btn{background:var(--brand-orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.4rem;transition:all .3s;display:flex;box-shadow:0 6px 28px #f1511b66}.video-play-overlay:hover .video-play-btn{transform:scale(1.1);box-shadow:0 8px 36px #f1511b8c,0 0 40px #f1511b33}.video-play-label{color:#fff;letter-spacing:.5px;text-shadow:0 1px 4px #0006;font-size:.82rem;font-weight:600}.testimonials-grid{justify-content:center;gap:24px;max-height:700px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 12% 88%,#0000);mask-image:linear-gradient(#0000,#000 12% 88%,#0000)}.testimonials-col-wrap{flex:1;max-width:340px;overflow:hidden}.testimonials-col-track{flex-direction:column;gap:24px;padding-bottom:24px;display:flex}.testimonial-card{background:var(--light-background);border:1px solid var(--border-color);border-radius:20px;padding:28px 24px;transition:box-shadow .3s;box-shadow:0 2px 12px #00000008}.testimonial-card:hover{box-shadow:0 8px 28px #1a34761a,0 0 40px #1a34760d}.testimonial-text{color:var(--body-font);margin-bottom:20px;font-size:.9rem;font-style:italic;line-height:1.75}.testimonial-author{align-items:center;gap:14px;display:flex}.testimonial-name{color:var(--heading-color);font-size:.88rem;font-weight:600;line-height:1.3}.testimonial-role{color:var(--body-font);opacity:.65;font-size:.78rem}.testimonials-col-md,.testimonials-col-lg{display:none}@media (width>=768px){.testimonials-col-md{display:block}}@media (width>=1024px){.testimonials-col-lg{display:block}}@media (width<=767px){.video-testimonials-row{grid-template-columns:1fr;gap:24px}.video-play-btn{width:52px;height:52px;font-size:1.2rem}.testimonials-title{font-size:2rem}}@media (width<=575px){.testimonials-title{font-size:1.6rem}.testimonial-card{padding:20px 18px}.testimonials-grid{gap:16px}.testimonials-col-wrap{max-width:280px}.testimonials-header{margin-bottom:32px}}.faq{padding:var(--section-padding) 0;background:#fff}.faq-header{text-align:center;margin-bottom:56px}.faq-title{color:var(--heading-color);font-size:2.5rem;font-weight:700}.faq-list{max-width:760px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border-color)}.faq-item:first-child{border-top:1px solid var(--border-color)}.faq-question{width:100%;color:var(--heading-color);text-align:left;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:1rem;font-weight:600;transition:color .3s;display:flex}.faq-question:hover{color:var(--brand-orange)}.faq-question svg{color:var(--brand-orange);flex-shrink:0;width:20px;height:20px;font-size:1rem}.faq-answer{max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}.faq-item.active .faq-answer{max-height:200px;padding-bottom:22px}.faq-answer p{color:var(--body-font);padding-left:2px;font-size:.9rem;line-height:1.8}@media (width<=991px){.faq-title{font-size:2rem}.faq-question{font-size:.95rem}}@media (width<=575px){.faq-title{font-size:1.6rem}.faq-question{gap:14px;padding:18px 0;font-size:.88rem}.faq-item.active .faq-answer{max-height:300px}.faq-answer p{font-size:.85rem}.faq-header{margin-bottom:36px}}.cta-section{text-align:center;padding:120px 0;position:relative;overflow:hidden}.cta-bg{position:absolute;inset:0}.cta-bg-img{object-fit:cover;width:100%;height:100%}.cta-overlay{background:linear-gradient(160deg,#0f2254f5 0%,#0f2254e6 100%);position:absolute;inset:0}.cta-content{z-index:2;max-width:640px;position:relative}.cta-label{color:var(--brand-orange);justify-content:center}.cta-title{color:#fff;margin-bottom:20px;font-size:2.75rem;font-weight:700;line-height:1.15}.cta-desc{color:#ffffff8c;margin-bottom:12px;font-size:1rem;line-height:1.8}.cta-subdesc{color:var(--brand-orange);margin-bottom:40px;font-size:.95rem;font-weight:500}.cta-btn{padding:18px 44px;font-size:1rem}@media (width<=991px){.cta-section{padding:80px 0}.cta-title{font-size:2rem}}@media (width<=575px){.cta-section{padding:60px 0}.cta-title{font-size:1.6rem}.cta-btn{padding:14px 28px;font-size:.9rem}}.footer{background:var(--footer-color);color:#fff}.footer-top{padding:80px 0 60px}.footer-grid{grid-template-columns:1.6fr 1fr .8fr 1.2fr;gap:48px;display:grid}.footer-brand{flex-direction:column;gap:14px;display:flex}.footer-logo-img{filter:brightness(0)invert();width:auto;height:28px}.footer-brand-desc{color:#ffffff80;font-size:.88rem;line-height:1.7}.footer-brand-trust{color:#ffffff4d;font-size:.82rem;line-height:1.6}.footer-contact-item{color:#fff9;align-items:center;gap:10px;font-size:.88rem;display:flex}.footer-icon{color:var(--brand-orange);flex-shrink:0;font-size:.9rem}.footer-heading{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:.9rem;font-weight:600}.footer-links-col ul{flex-direction:column;gap:12px;display:flex}.footer-links-col ul li a{color:#ffffff73;font-size:.88rem;transition:color .3s}.footer-links-col ul li a:hover{color:var(--brand-orange)}.footer-newsletter .footer-contact-item{margin-bottom:20px}.footer-social{gap:10px;display:flex}.social-link{color:#ffffff80;background:#ffffff0f;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;transition:all .3s;display:flex}.social-link:hover{background:var(--brand-orange);color:#fff}.footer-big-text{text-align:center;padding:30px 0 0;line-height:1;overflow:hidden}.footer-big-word{color:#0000;-webkit-text-stroke:1.5px #ffffff08;text-transform:uppercase;letter-spacing:14px;font-size:9rem;font-weight:800;display:block;transform:translateY(28%)}.footer-bottom{z-index:1;border-top:1px solid #ffffff0f;padding:18px 0;position:relative}.footer-bottom-content{text-align:center}.footer-credit{color:#ffffff40;font-size:.8rem}@media (width<=991px){.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-big-word{letter-spacing:6px;font-size:4rem}}@media (width<=575px){.footer-grid{grid-template-columns:1fr;gap:28px}.footer-top{padding:50px 0 40px}.footer-big-word{letter-spacing:4px;font-size:2rem}}.hiw-hero{align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.hiw-hero-bg{position:absolute;inset:0}.hiw-hero-bg-img{object-fit:cover;width:100%;height:100%}.hiw-hero-overlay{background:linear-gradient(160deg,#0f2254f5,#0f2254d1);position:absolute;inset:0}.hiw-hero-content{z-index:2;max-width:700px;padding-top:140px;padding-bottom:80px;position:relative}.hiw-hero-title{color:#fff;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.1}.hiw-hero-accent{color:var(--brand-orange)}.hiw-hero-desc{color:#fff9;max-width:580px;margin-bottom:36px;font-size:1rem;line-height:1.8}.hiw-timeline-section{padding:var(--section-padding) 0;background:linear-gradient(#f5f7fb 0%,#fff 30% 70%,#f5f7fb 100%);position:relative;overflow:hidden}.hiw-timeline-bg{opacity:.05;pointer-events:none;background-image:radial-gradient(circle, var(--brand-navy) 1px, transparent 1px);background-size:28px 28px;position:absolute;inset:0}.hiw-timeline-inner{z-index:1;position:relative}.hiw-process-header{text-align:center;margin-bottom:72px}.hiw-process-title{color:var(--heading-color);margin-bottom:10px;font-size:2.5rem;font-weight:700}.hiw-process-sub{color:var(--body-font);font-size:1rem}.tl-wrapper{max-width:1000px;margin:0 auto;position:relative}.tl-line{background:linear-gradient(180deg, var(--brand-orange), var(--brand-navy), var(--brand-orange));z-index:0;border-radius:3px;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.tl-step{z-index:1;align-items:flex-start;margin-bottom:64px;display:flex;position:relative}.tl-step:last-child{margin-bottom:0}.tl-left{justify-content:flex-start}.tl-left .tl-card{margin-right:calc(50% + 36px)}.tl-right{justify-content:flex-end}.tl-right .tl-card{margin-left:calc(50% + 36px)}.tl-node{z-index:3;position:absolute;top:24px;left:50%;transform:translate(-50%)}.tl-node-icon{background:var(--brand-orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.15rem;transition:transform .3s;display:flex;box-shadow:0 4px 20px #f1511b4d,0 0 0 6px #fff}.tl-step:hover .tl-node-icon{transform:scale(1.12);box-shadow:0 6px 28px #f1511b66,0 0 0 6px #fff}.tl-card{border:1px solid var(--border-color);background:#fff;border-radius:20px;width:100%;max-width:440px;transition:all .35s;overflow:hidden;box-shadow:0 4px 24px #1a34760f}.tl-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #1a34761a,0 0 40px #f1511b0a}.tl-card-image{height:200px;position:relative;overflow:hidden}.tl-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.tl-card:hover .tl-card-image img{transform:scale(1.05)}.tl-card-num{background:var(--brand-orange);color:#fff;border-radius:50px;padding:6px 14px;font-size:.8rem;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #f1511b4d}.tl-card-body{padding:28px 24px}.tl-card-meta{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.tl-meta-time,.tl-meta-cost{background:var(--light-background);color:var(--heading-color);border-radius:8px;align-items:center;gap:5px;padding:5px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.tl-meta-time svg,.tl-meta-cost svg{color:var(--brand-orange);font-size:.8rem}.tl-meta-cost{color:var(--brand-orange);background:#f1511b0f}.tl-card-title{color:var(--heading-color);margin-bottom:10px;font-size:1.25rem;font-weight:700;line-height:1.3}.tl-card-desc{color:var(--body-font);margin-bottom:18px;font-size:.85rem;line-height:1.7}.tl-card-lists{flex-direction:column;gap:16px;display:flex}.tl-card-list h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.75rem;font-weight:700}.tl-list-yes{color:var(--brand-orange)}.tl-list-no{color:var(--body-font);opacity:.6}.tl-list-item{color:var(--body-font);align-items:flex-start;gap:8px;margin-bottom:6px;font-size:.82rem;line-height:1.5;display:flex}.tl-icon-yes{color:var(--brand-orange);flex-shrink:0;margin-top:2px}.tl-icon-no{color:#ccc;flex-shrink:0;margin-top:2px}.tl-card-tags{flex-wrap:wrap;gap:8px;display:flex}.tl-tag{background:var(--brand-navy-light);color:var(--brand-navy);border:1px solid #1a347614;border-radius:50px;padding:5px 12px;font-size:.72rem;font-weight:600}.tl-card-checks{flex-direction:column;gap:6px;display:flex}.hiw-why{padding:var(--section-padding) 0;position:relative;overflow:hidden}.hiw-why-bg{position:absolute;inset:0}.hiw-why-bg-img{object-fit:cover;width:100%;height:100%}.hiw-why-overlay{background:#0f2254ed;position:absolute;inset:0}.hiw-why-inner{z-index:2;position:relative}.hiw-why-header{text-align:center;margin-bottom:48px}.hiw-why-title{color:#fff;font-size:2.5rem;font-weight:700}.hiw-why-stats{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:56px;display:flex}.hiw-why-stat{text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;flex:1;max-width:200px;padding:28px 32px;transition:all .3s}.hiw-why-stat:hover{border-color:#f1511b4d;transform:translateY(-4px);box-shadow:0 8px 30px #f1511b1a}.hiw-why-stat-num{color:var(--brand-orange);margin-bottom:6px;font-size:2.25rem;font-weight:800;line-height:1;display:block}.hiw-why-stat-label{color:#ffffff8c;text-transform:uppercase;letter-spacing:1px;font-size:.78rem}.hiw-why-grid{grid-template-columns:repeat(5,1fr);gap:16px;max-width:1000px;margin:0 auto;display:grid}.hiw-why-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;padding:28px 20px;transition:all .3s}.hiw-why-card:hover{background:#ffffff14;border-color:#f1511b33;transform:translateY(-3px)}.hiw-why-icon{background:var(--brand-orange);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 14px;font-size:1.1rem;display:flex}.hiw-why-card h3{color:#fff;margin-bottom:8px;font-size:.9rem;font-weight:600}.hiw-why-card p{color:#ffffff80;font-size:.78rem;line-height:1.6}.hiw-compare{padding:var(--section-padding) 0;background:#fff}.hiw-compare-header{text-align:center;margin-bottom:48px}.hiw-compare-title{color:var(--heading-color);font-size:2.5rem;font-weight:700}.hiw-compare-table{border:1px solid var(--border-color);border-radius:18px;max-width:860px;margin:0 auto;overflow:hidden;box-shadow:0 4px 20px #1a34760d}.hiw-compare-row{grid-template-columns:1fr 1fr;display:grid}.hiw-compare-head{background:var(--brand-navy)}.hiw-compare-cell{color:var(--body-font);border-bottom:1px solid var(--border-color);align-items:flex-start;gap:10px;padding:16px 24px;font-size:.88rem;font-weight:500;display:flex}.hiw-compare-head .hiw-compare-cell{color:#fff;border-bottom-color:#ffffff1a;font-weight:700}.hiw-compare-ub{color:var(--brand-orange);font-weight:700}.hiw-compare-other .tl-icon-no,.hiw-compare-other .hiw-icon-no{color:#ccc;margin-top:3px}.hiw-compare-ours .tl-icon-yes,.hiw-compare-ours .hiw-icon-yes{color:var(--brand-orange);margin-top:3px}.hiw-compare-ours{color:var(--heading-color);font-weight:500}.hiw-compare-cell:first-child{border-right:1px solid var(--border-color)}.hiw-compare-head .hiw-compare-cell:first-child{border-right-color:#ffffff1a}.hiw-faq{padding:var(--section-padding) 0;background:var(--light-background)}.hiw-faq-header{text-align:center;margin-bottom:48px}.hiw-faq-title{color:var(--heading-color);font-size:2.5rem;font-weight:700}.hiw-faq-list{max-width:760px;margin:0 auto}.hiw-faq-item{border-bottom:1px solid var(--border-color)}.hiw-faq-item:first-child{border-top:1px solid var(--border-color)}.hiw-faq-q{width:100%;color:var(--heading-color);text-align:left;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:1rem;font-weight:600;transition:color .3s;display:flex}.hiw-faq-q:hover{color:var(--brand-orange)}.hiw-faq-q svg{color:var(--brand-orange);flex-shrink:0}.hiw-faq-a{max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}.hiw-faq-item.active .hiw-faq-a{max-height:200px;padding-bottom:22px}.hiw-faq-a p{color:var(--body-font);font-size:.9rem;line-height:1.8}.hiw-cta{padding:120px 0;position:relative;overflow:hidden}.hiw-cta-bg{position:absolute;inset:0}.hiw-cta-bg-img{object-fit:cover;width:100%;height:100%}.hiw-cta-overlay{background:linear-gradient(160deg,#0f2254f5,#0f2254e6);position:absolute;inset:0}.hiw-cta-inner{z-index:2;position:relative}.hiw-cta-top{text-align:center;margin-bottom:56px}.hiw-cta-title{color:#fff;margin-bottom:14px;font-size:2.5rem;font-weight:700;line-height:1.15}.hiw-cta-desc{color:#ffffff8c;max-width:540px;margin:0 auto;font-size:1rem;line-height:1.8}.hiw-cta-cols{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto 56px;display:grid}.hiw-cta-col{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:36px 28px;transition:all .35s}.hiw-cta-col:hover{background:#ffffff14;border-color:#f1511b4d;transform:translateY(-4px);box-shadow:0 12px 36px #f1511b1a}.hiw-cta-col-num{background:var(--brand-orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 18px;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 18px #f1511b4d}.hiw-cta-col h3{color:#fff;margin-bottom:10px;font-size:1.1rem;font-weight:600}.hiw-cta-col p{color:#ffffff80;font-size:.85rem;line-height:1.65}.hiw-cta-bottom{text-align:center}.hiw-cta-btn{padding:20px 44px;font-size:1rem}@media (width<=991px){.hiw-hero-title{font-size:2.25rem}.hiw-process-title,.hiw-why-title,.hiw-compare-title,.hiw-faq-title,.hiw-cta-title{font-size:2rem}.tl-line,.tl-node{left:24px}.tl-node-icon{width:40px;height:40px;font-size:1rem}.tl-left .tl-card,.tl-right .tl-card{max-width:100%;margin-left:68px;margin-right:0}.tl-step{justify-content:flex-start}.hiw-why-grid{grid-template-columns:1fr 1fr;gap:14px}.hiw-compare-row{grid-template-columns:1fr}.hiw-compare-cell:first-child{border-right:none}}@media (width<=575px){.hiw-why-grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}.hiw-why-stats{flex-direction:column;align-items:center}.hiw-why-stat{width:100%;max-width:260px}.hiw-cta-cols{grid-template-columns:1fr;max-width:360px;margin:0 auto 48px}.tl-line,.tl-node{left:20px}.tl-left .tl-card,.tl-right .tl-card{margin-left:56px}.hiw-hero-content{padding-top:110px;padding-bottom:60px}.hiw-hero-title,.hiw-process-title,.hiw-why-title,.hiw-compare-title,.hiw-faq-title,.hiw-cta-title{font-size:1.6rem}.hiw-compare-table{border-radius:14px}.hiw-compare-row{border-bottom:2px solid var(--border-color);grid-template-columns:1fr}.hiw-compare-row:last-child{border-bottom:none}.hiw-compare-cell{padding:14px 18px;font-size:.82rem}.hiw-compare-cell:first-child{border-bottom:1px solid var(--border-color);background:#00000005}.hiw-compare-ours{background:#f1511b0a}.hiw-compare-head .hiw-compare-cell:first-child{background:0 0;border-bottom:1px solid #ffffff1a}.hiw-faq-q{gap:14px;padding:18px 0;font-size:.88rem}.hiw-faq-item.active .hiw-faq-a{max-height:300px}.hiw-cta{padding:70px 0}.hiw-cta-col{padding:24px 20px}.hiw-cta-btn{padding:14px 28px;font-size:.9rem}.tl-card-body{padding:20px 18px}.tl-card-image{height:160px}.tl-step{margin-bottom:40px}.hiw-why-stat{padding:20px 24px}.hiw-why-stat-num{font-size:1.8rem}.hiw-process-header{margin-bottom:48px}}
