.service-hero-impact{align-items:center;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;padding-top:calc(var(--announcement-height, 50px) + 50px);position:relative;text-align:center;width:100%}.service-hero-impact .hero-text{color:#fff;left:50%;max-width:90%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}.service-hero-impact .hero-text h1{color:#fff;font-size:clamp(2.5rem,5vw,3rem);font-weight:700;line-height:1.2;margin:0;text-shadow:0 3px 10px rgba(0,0,0,.5)}.service-hero-impact:after{background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.3));content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.service-hero-impact .hero-image img{display:block;height:100%;object-fit:cover;object-position:top;width:100%}@media (max-width:1200px){.service-hero-impact .hero-image img{height:auto;width:100%}}@media (max-width:768px){.service-hero-impact{padding-top:calc(var(--announcement-height, 50px) + 50px)}.service-hero-impact .hero-text h1{font-size:2rem}}@media (max-width:480px){.service-hero-impact{padding-top:calc(var(--announcement-height, 50px) + 50px)}.service-hero-impact .hero-text h1{font-size:2rem}}.service-intro{background:#f9f9f9;color:#34425b;padding:80px 20px;text-align:center}.service-intro h1{color:#34425b;font-weight:800}.service-intro .container{font-weight:300;margin:0 auto;max-width:900px}.service-intro p{font-size:clamp(1rem,2.2vw,1.5rem);line-height:1.7;margin-bottom:20px}.service-intro p strong{color:#ff040a}.stats-section{align-items:center;background:linear-gradient(180deg,#fff,#f7f8fa);display:flex;font-family:Lexend Deca,sans-serif;justify-content:center;overflow:hidden;padding:20px 20px 100px}.stats-glass{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:rgba(52,66,91,.12);border:1px solid hsla(0,0%,100%,.3);border-radius:22px;box-shadow:0 15px 40px rgba(52,66,91,.18);max-width:1100px;padding:60px 40px;text-align:center;transition:all .4s ease;width:100%}.stats-glass:hover{box-shadow:0 18px 48px rgba(52,66,91,.28);transform:translateY(-4px)}.stats-logo img{filter:drop-shadow(0 4px 10px rgba(52,66,91,.35)) brightness(1.05) contrast(1.1);height:64px;margin-bottom:50px;opacity:.96;transition:transform .4s ease,filter .4s ease}.stats-logo img:hover{filter:drop-shadow(0 6px 12px rgba(52,66,91,.45)) brightness(1.15);transform:scale(1.05)}.stats-grid{display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}.stat-card{align-items:center;display:flex;flex-direction:column;justify-content:center;transition:transform .4s ease,opacity .4s ease}.stat-card:hover{transform:translateY(-6px)}.stat-icon{background:linear-gradient(145deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.1));border:1px solid hsla(0,0%,100%,.35);border-radius:50%;box-shadow:0 4px 14px rgba(52,66,91,.15);margin-bottom:18px;padding:18px;transition:all .3s ease}.stat-icon img{filter:drop-shadow(0 2px 4px rgba(52,66,91,.25));height:42px;opacity:.95;width:42px}.stat-card h3{background:linear-gradient(135deg,#34425b,#4a5c7b);-webkit-background-clip:text;font-size:3rem;font-weight:700;-webkit-text-fill-color:transparent;line-height:1;margin-bottom:6px;text-shadow:0 2px 14px rgba(52,66,91,.25)}.stat-card p{color:#1f2737;font-size:1.05rem;font-weight:400;margin-top:2px;opacity:.9}.stat-card:hover .stat-icon{background:linear-gradient(145deg,rgba(52,66,91,.2),rgba(52,66,91,.05));box-shadow:0 6px 18px rgba(52,66,91,.25);transform:scale(1.05)}.count{display:inline-block}@media (max-width:1024px){.stats-grid{gap:40px;grid-template-columns:repeat(2,1fr)}.stat-card h3{font-size:2.6rem}}@media (max-width:600px){.stats-glass{padding:50px 25px}.stats-logo img{height:50px;margin-bottom:40px}.stats-grid{gap:26px;grid-template-columns:1fr 1fr}.stat-icon img{height:36px;width:36px}.stat-card h3{font-size:2rem}.stat-card p{font-size:.95rem}}.contact-divider{background:linear-gradient(90deg,#d9d9d9,#bcbcbc 50%,#d9d9d9);border-radius:3px;height:4px;margin:60px auto 0;max-width:500px;opacity:.9;width:45%}.services-section{margin:0 auto;max-width:1200px;padding:50px 20px}.service-row{margin-bottom:60px;text-align:center}.service-row h3{color:#34425b;font-size:3rem;font-weight:400;margin-bottom:10px}.service-row h1{color:#ff040a;font-size:3.5rem;font-weight:800;margin-bottom:25px}.service-content-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.service-row.alt .service-content-wrapper{flex-direction:row-reverse}.service-row img{border-radius:15px;flex-shrink:0;height:350px;max-width:350px;object-fit:cover;width:100%}.service-content{flex:1;min-width:280px;text-align:left}.service-content p{font-size:1rem;line-height:1.6;margin-bottom:20px}.cta-btn{align-items:center;background-color:transparent;border:2px solid #ff040a;border-radius:6px;color:#ff040a;display:inline-flex;font-size:1.05rem;font-weight:600;gap:6px;justify-content:center;letter-spacing:.3px;padding:10px 28px;position:relative;text-decoration:none;transition:all .2s ease}.cta-btn:hover{background-color:#ff040a;border-color:#d90306;color:#fff}.cta-btn:active{padding-left:40px;padding-right:40px}.cta-btn:after,.cta-btn:before{display:none}@media (max-width:1024px){.service-row h3{font-size:2.5rem}.service-row h1{font-size:3rem}.service-row img{height:300px}}@media (max-width:768px){.service-content-wrapper,.service-row.alt .service-content-wrapper{flex-direction:column;text-align:center}.service-content{text-align:center}.service-row img{height:auto;margin-bottom:20px;max-width:90%}.service-row h3{font-size:2rem}.service-row h1{font-size:2.4rem}.service-content p{font-size:.95rem;line-height:1.5}.cta-btn{font-size:1rem}}@media (max-width:480px){.services-section{padding:30px 15px}.service-row h3{font-size:1.6rem}.service-row h1{font-size:2rem}.service-row img{height:auto;max-width:100%}.service-content p{font-size:.9rem;line-height:1.4}.cta-btn{font-size:.95rem}}.faq-section{background:linear-gradient(135deg,#fafafa,#f2f2f2);border-radius:25px;box-shadow:0 20px 60px rgba(0,0,0,.05);font-family:Lexend Deca,sans-serif;margin:60px auto;max-width:1200px;padding:60px 20px}.faq-header{margin-bottom:50px;text-align:center}.faq-subtitle{color:#34425b;font-size:clamp(1rem,1.2vw,1.3rem);font-weight:600;margin-bottom:10px}.faq-title{color:#ff040a;font-size:clamp(2rem,2.5vw,2.8rem);font-weight:700}.faq-accordion{display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.faq-item{background:#fafafa;border-radius:15px;box-shadow:0 6px 18px rgba(0,0,0,.08);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{box-shadow:0 12px 28px rgba(0,0,0,.12);transform:translateY(-5px)}.faq-question{background:#fafafa;border-left:5px solid #34425b;cursor:pointer;font-size:clamp(1rem,1.1vw,1.15rem);font-weight:400;margin:0;padding:18px 25px;position:relative;transition:background .3s ease}.faq-item.active .faq-question{background:#fff}.faq-question:after{color:#000;content:"+";font-size:1.4rem;position:absolute;right:25px;transition:transform .3s ease,color .3s ease}.faq-item.active .faq-question:after{color:#34425b;transform:rotate(45deg)}.faq-answer{background:#fafafa;color:#34425b;font-size:clamp(.9rem,1vw,1rem);line-height:1.6;max-height:0;overflow:hidden;padding:0 25px;transition:max-height .35s ease,padding .35s ease}.faq-item.active .faq-answer{max-height:5000px;padding:18px 25px}@media (max-width:1024px){.faq-accordion{grid-template-columns:1fr}.faq-subtitle{font-size:1.1rem}.faq-title{font-size:2.2rem}.faq-question{font-size:1.05rem}.faq-answer{font-size:.95rem}}@media (max-width:600px){.faq-section{padding:40px 15px}.faq-title{font-size:1.8rem}.faq-question,.faq-subtitle{font-size:1rem}.faq-question{padding:15px 20px}.faq-answer{font-size:.9rem;max-height:0;padding:0 20px}.faq-item.active .faq-answer{max-height:5000px;padding:15px 20px}}