*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#1f4e79;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f6f8;font-family:Montserrat,Arial,sans-serif;line-height:1.6}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,.site-footer .footer-contact h4,h5,h6{overflow-wrap:break-word;font-family:Outfit,Helvetica,sans-serif;font-weight:700;line-height:1.2}body{color:#1f4e79;font-family:Montserrat,Arial,sans-serif;font-size:1rem;line-height:1.6}@media (max-width:768px){body{font-size:.95rem}}h1,h2,h3,h4,.site-footer .footer-contact h4,h5,h6{color:#5fa8d3;margin-bottom:1rem;font-family:Outfit,Helvetica,sans-serif;font-weight:600;line-height:1.2}@media (max-width:768px){h1,h2,h3,h4,.site-footer .footer-contact h4,h5,h6{margin-bottom:.5rem}}h1{font-size:3rem}@media (max-width:992px){h1{font-size:2.5rem}}@media (max-width:768px){h1{font-size:2rem}}h2{font-size:2.5rem}@media (max-width:992px){h2{font-size:2rem}}@media (max-width:768px){h2{font-size:1.5rem}}h3{font-size:2rem}@media (max-width:992px){h3{font-size:1.5rem}}@media (max-width:768px){h3{font-size:1.25rem}}h4,.site-footer .footer-contact h4{font-size:1.5rem}@media (max-width:768px){h4,.site-footer .footer-contact h4{font-size:1.25rem}}h5{font-size:1.25rem}@media (max-width:768px){h5{font-size:1.125rem}}h6{font-size:1.125rem}@media (max-width:768px){h6{font-size:1rem}}p{margin-bottom:1rem}a{color:#1f4e79;text-decoration:none;transition:color .3s}a:hover{color:#153450}.text-primary{color:#1f4e79}.text-secondary{color:#5fa8d3}.text-accent{color:#e63946}.text-light{color:#f4f6f8}.text-dark{color:#173a5b}.text-gray{color:#8fbf9f}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-bold{font-weight:700}.text-medium{font-weight:500}.text-regular{font-weight:400}.text-light-weight{font-weight:300}.site-header{z-index:1000;background:#fff;border-bottom:1px solid #1f4e790f;width:100%;transition:all .3s;position:fixed;top:0;left:0}.site-header.scrolled{box-shadow:0 2px 20px #1f4e7914}.site-header.scrolled .header-container{padding-top:.5rem;padding-bottom:.5rem}.site-header .header-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 3rem;transition:padding .3s;display:flex}@media (max-width:1200px){.site-header .header-container{padding:1rem 2rem}}@media (max-width:992px){.site-header .header-container{padding:.5rem 1rem}}.site-header .logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.site-header .logo img{width:auto;height:45px}@media (max-width:992px){.site-header .logo img{height:38px}}.site-header .main-nav{align-items:center;display:flex}@media (max-width:992px){.site-header .main-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#f4f6f8fa;flex-direction:column;padding:2rem;transition:all .3s;position:fixed;top:70px;left:0;right:0;transform:translateY(-10px);box-shadow:0 10px 40px #1f4e791a}.site-header .main-nav.open{opacity:1;pointer-events:all;transform:translateY(0)}}.site-header .main-nav ul{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:992px){.site-header .main-nav ul{text-align:center;flex-direction:column;gap:.5rem;width:100%}}.site-header .main-nav ul li a{color:#1f4e79;border-radius:8px;padding:10px 18px;font-family:Montserrat,Arial,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.site-header .main-nav ul li a:hover{color:#1f4e79;background:#1f4e790f}@media (max-width:992px){.site-header .main-nav ul li a{padding:12px 20px;font-size:1rem}}.site-header .header-actions{align-items:center;gap:1rem;display:flex}@media (max-width:992px){.site-header .header-actions{gap:.5rem}}.site-header .header-actions .header-phone{color:#1f4e79;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.site-header .header-actions .header-phone .phone-icon{color:#5fa8d3;font-size:.85rem}.site-header .header-actions .header-phone:hover{background:#1f4e790f}@media (max-width:1200px){.site-header .header-actions .header-phone{display:none}}.site-header .header-actions .cta-button{color:#f4f6f8;background:#1f4e79;border-radius:50px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #1f4e7940}.site-header .header-actions .cta-button:hover{background:#1a4165;transform:translateY(-2px);box-shadow:0 6px 20px #1f4e7959}@media (max-width:768px){.site-header .header-actions .cta-button{padding:10px 18px;font-size:.85rem}}.site-header .header-actions .mobile-toggle{cursor:pointer;background:0 0;border:none;margin-left:8px;padding:8px;display:none}@media (max-width:992px){.site-header .header-actions .mobile-toggle{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}}.site-header .header-actions .mobile-toggle span{background-color:#1f4e79;border-radius:2px;width:24px;height:2.5px;transition:all .3s;display:block}.site-header .header-actions .mobile-toggle.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.site-header .header-actions .mobile-toggle.open span:nth-child(2){opacity:0}.site-header .header-actions .mobile-toggle.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.site-footer{color:#f4f6f8;background-color:#1f4e79;margin-top:3rem;font-family:Montserrat,Arial,sans-serif;position:relative}@media (max-width:768px){.site-footer{margin-top:2rem}}.site-footer .container{z-index:10;max-width:1320px;margin:0 auto;padding:3rem 2rem 2rem;position:relative}@media (max-width:768px){.site-footer .container{padding:2rem 1rem 1rem}}.site-footer .footer-top{border-bottom:1px solid #f4f6f81a;grid-template-columns:2fr 1fr 1fr 1.5fr;align-items:start;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}@media (max-width:1200px){.site-footer .footer-top{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:992px){.site-footer .footer-top{grid-template-columns:1fr 1fr}}@media (max-width:768px){.site-footer .footer-top{text-align:center;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}.site-footer .footer-brand{flex-direction:column;align-items:center;display:flex}}.site-footer .footer-brand .logo{color:#f4f6f8;margin-bottom:1rem;font-family:Outfit,Helvetica,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none;display:block}@media (max-width:768px){.site-footer .footer-brand .logo{font-size:1.25rem}}.site-footer .footer-brand .logo span{color:#5fa8d3}.site-footer .footer-brand p{color:#f4f6f8b3;max-width:350px;margin-bottom:1rem;font-size:.95rem;line-height:1.6}@media (max-width:768px){.site-footer .footer-brand p{max-width:100%;font-size:.9rem}}.site-footer .footer-brand .social-links{gap:.5rem;display:flex}@media (max-width:768px){.site-footer .footer-brand .social-links{justify-content:center}}.site-footer .footer-brand .social-links a{color:#f4f6f8;background-color:#f4f6f80d;border:1px solid #f4f6f81a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}@media (max-width:768px){.site-footer .footer-brand .social-links a{width:38px;height:38px}}.site-footer .footer-brand .social-links a:hover{color:#f4f6f8;background-color:#e63946;border-color:#e63946;transform:translateY(-3px)}@media (max-width:768px){.site-footer .footer-links{text-align:center}}.site-footer .footer-links h4{color:#5fa8d3;margin-bottom:1rem;padding-bottom:.5rem;font-family:Outfit,Helvetica,sans-serif;font-size:1.125rem;position:relative}@media (max-width:768px){.site-footer .footer-links h4{margin-bottom:.5rem;font-size:1rem}}.site-footer .footer-links h4:after{content:"";background-color:#e63946;width:40px;height:2px;position:absolute;bottom:0;left:0}@media (max-width:768px){.site-footer .footer-links h4:after{left:50%;transform:translate(-50%)}}.site-footer .footer-links ul{margin:0;padding:0;list-style:none}.site-footer .footer-links ul li{margin-bottom:.25rem}.site-footer .footer-links ul li a{color:#f4f6f899;font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-block}@media (max-width:768px){.site-footer .footer-links ul li a{font-size:.9rem}}.site-footer .footer-links ul li a:hover{color:#5fa8d3;transform:translate(5px)}@media (max-width:768px){.site-footer .footer-links ul li a:hover{transform:none}.site-footer .footer-contact{text-align:center}}.site-footer .footer-contact ul{margin:0;padding:0;list-style:none}.site-footer .footer-contact ul li{color:#f4f6f8b3;align-items:flex-start;margin-bottom:1rem;font-size:.95rem;display:flex}@media (max-width:768px){.site-footer .footer-contact ul li{text-align:left;justify-content:center;font-size:.9rem}}.site-footer .footer-contact ul li svg{color:#5fa8d3;flex-shrink:0;margin-top:4px;margin-right:.5rem}.site-footer .footer-contact ul li a{color:#f4f6f8b3;text-decoration:none;transition:color .2s}.site-footer .footer-contact ul li a:hover{color:#5fa8d3}.site-footer .footer-bottom{color:#f4f6f866;justify-content:space-between;align-items:center;padding-bottom:2rem;font-size:.875rem;display:flex}@media (max-width:992px){.site-footer .footer-bottom{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:768px){.site-footer .footer-bottom{gap:.5rem;padding-bottom:1rem}}.site-footer .footer-bottom .legal-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.site-footer .footer-bottom .legal-links{gap:.5rem}}.site-footer .footer-bottom .legal-links a{color:#f4f6f866;font-size:.85rem;text-decoration:none;transition:color .2s}@media (max-width:768px){.site-footer .footer-bottom .legal-links a{font-size:.8rem}}.site-footer .footer-bottom .legal-links a:hover{color:#5fa8d3}.bg-primary{background-color:#1f4e79}.bg-secondary{background-color:#5fa8d3}.bg-accent{background-color:#e63946}.bg-light{background-color:#f4f6f8}.bg-dark{background-color:#173a5b}.bg-gray{background-color:#8fbf9f}.section{padding:5rem 0}@media (max-width:992px){.section{padding:3rem 0}}.section-sm{padding:3rem 0}@media (max-width:992px){.section-sm{padding:2rem 0}}.section-lg{padding:120px 0}@media (max-width:992px){.section-lg{padding:5rem 0}}.section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.section-header .section-title{color:#5fa8d3;margin-bottom:1rem;padding-bottom:1rem;font-size:2.5rem;font-weight:700;position:relative}.section-header .section-title:after{content:"";background-color:#1f4e79;width:80px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:992px){.section-header .section-title{font-size:2rem}}.section-header .section-subtitle{color:#8fbf9f;font-size:1.25rem}@media (max-width:992px){.section-header .section-subtitle{font-size:1.125rem}}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:3rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:1rem}.ml-4{margin-left:2rem}.ml-5{margin-left:3rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:1rem}.mr-4{margin-right:2rem}.mr-5{margin-right:3rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:1rem}.pt-4{padding-top:2rem}.pt-5{padding-top:3rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:1rem}.pb-4{padding-bottom:2rem}.pb-5{padding-bottom:3rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:1rem}.pl-4{padding-left:2rem}.pl-5{padding-left:3rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:1rem}.pr-4{padding-right:2rem}.pr-5{padding-right:3rem}.shadow-sm{box-shadow:0 2px 5px #5fa8d31a}.shadow{box-shadow:0 5px 15px #5fa8d31a}.shadow-lg{box-shadow:0 15px 30px #5fa8d31a}.rounded{border-radius:4px}.rounded-lg{border-radius:8px}.rounded-circle{border-radius:50%}.border{border:1px solid #1f4e791a}.border-top{border-top:1px solid #1f4e791a}.border-bottom{border-bottom:1px solid #1f4e791a}.border-primary{border-color:#1f4e79}.border-secondary{border-color:#5fa8d3}.hero-section{background:#e0eff9;width:100%;padding-top:80px}.hero-section .hero-container{grid-template-columns:1fr 1fr;width:100%;max-width:1400px;min-height:calc(100vh - 80px);margin:0 auto;display:grid}@media (max-width:992px){.hero-section .hero-container{grid-template-columns:1fr;min-height:auto}}.hero-section .hero-content{flex-direction:column;justify-content:center;padding:5rem 3rem;display:flex}@media (max-width:1200px){.hero-section .hero-content{padding:3rem 2rem}}@media (max-width:992px){.hero-section .hero-content{text-align:center;order:2;padding:3rem 1rem}}.hero-section h1{color:#1f4e79;letter-spacing:-1px;margin-bottom:2rem;font-size:3.8rem;font-weight:800;line-height:1.1}.hero-section h1 .highlight{color:#5fa8d3}@media (max-width:1400px){.hero-section h1{font-size:3.2rem}}@media (max-width:1200px){.hero-section h1{font-size:2.8rem}}@media (max-width:992px){.hero-section h1{font-size:2.4rem}}@media (max-width:768px){.hero-section h1{letter-spacing:-.5px;font-size:2rem}}.hero-section .hero-subtitle{color:#1f4e79b3;max-width:500px;margin-bottom:3rem;font-size:1.15rem;line-height:1.7}@media (max-width:992px){.hero-section .hero-subtitle{margin:0 auto 3rem;font-size:1.05rem}}@media (max-width:768px){.hero-section .hero-subtitle{font-size:.95rem}}.hero-section .hero-actions{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}@media (max-width:992px){.hero-section .hero-actions{justify-content:center}}@media (max-width:768px){.hero-section .hero-actions{flex-direction:column;gap:.5rem}.hero-section .hero-actions .btn{width:100%}}.hero-section .btn{border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}@media (max-width:768px){.hero-section .btn{padding:12px 24px;font-size:.95rem}}.hero-section .btn.btn-primary{color:#f4f6f8;background:#1f4e79;box-shadow:0 8px 25px #1f4e794d}.hero-section .btn.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #1f4e7966}.hero-section .btn.btn-outline{color:#1f4e79;background:0 0;border:2px solid #1f4e7933}.hero-section .btn.btn-outline:hover{background:#1f4e790d;border-color:#1f4e79}.hero-section .hero-trust-badges{align-items:center;gap:3rem;display:flex}@media (max-width:992px){.hero-section .hero-trust-badges{justify-content:center}}@media (max-width:768px){.hero-section .hero-trust-badges{flex-direction:column;gap:1rem}}.hero-section .hero-trust-badges .trust-item{align-items:center;gap:8px;display:flex}.hero-section .hero-trust-badges .trust-item .stars{color:#fbbf24;gap:2px;font-size:.9rem;display:flex}.hero-section .hero-trust-badges .trust-item .check-icon{color:#8fbf9f;font-size:1rem}.hero-section .hero-trust-badges .trust-item span{color:#1f4e79b3;font-size:.9rem;font-weight:500}.hero-section .hero-visual{background:#e0eff9}@media (max-width:992px){.hero-section .hero-visual{order:1;min-height:350px}}@media (max-width:768px){.hero-section .hero-visual{min-height:280px}}.hero-section .hero-visual .hero-image-wrapper{width:100%;height:100%}.hero-section .hero-visual .hero-image-wrapper .hero-image{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.home-section{background-color:#fff;padding:5rem 0}@media (max-width:992px){.home-section{padding:3rem 0}}@media (max-width:768px){.home-section{padding:2rem 0}}.home-section .container{max-width:1320px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.home-section .container{padding:0 1rem}}.home-section.services-section{background-color:#f4f6f8}.home-section.services-section .services-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}@media (max-width:768px){.home-section.services-section .services-grid{grid-template-columns:1fr;gap:1rem}}.home-section.services-section .service-card{background:#fff;border:1px solid #1f4e7914;border-radius:20px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 18px 40px #1f4e790f}@media (max-width:768px){.home-section.services-section .service-card{border-radius:14px;padding:1rem}}.home-section.services-section .service-card .service-badge{color:#5fa8d3;background:#5fa8d31a;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}@media (max-width:768px){.home-section.services-section .service-card .service-badge{width:32px;height:32px;font-size:.75rem;top:.5rem;right:.5rem}}.home-section.services-section .service-card h3{color:#1f4e79;max-width:12ch;margin-bottom:.5rem;font-family:Outfit,Helvetica,sans-serif;font-size:1.2rem}@media (max-width:768px){.home-section.services-section .service-card h3{font-size:1.1rem}}.home-section.services-section .service-card p{color:#1f4e79bf;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.home-section.services-section .service-card p{font-size:.9rem}}.home-section.how-it-works-section .steps-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}@media (max-width:768px){.home-section.how-it-works-section .steps-grid{grid-template-columns:1fr;gap:1rem}}.home-section.how-it-works-section .step-card{text-align:left;background:radial-gradient(circle at 0 0,#5fa8d31f,#fff);border:1px solid #1f4e790d;border-radius:20px;padding:2rem;box-shadow:0 16px 40px #1f4e790d}@media (max-width:768px){.home-section.how-it-works-section .step-card{border-radius:14px;padding:1rem}}.home-section.how-it-works-section .step-card .step-icon{color:#1f4e79;background:#5fa8d31f;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;font-size:1.5rem;display:flex}@media (max-width:768px){.home-section.how-it-works-section .step-card .step-icon{width:44px;height:44px;margin-bottom:.5rem;font-size:1.3rem}}.home-section.how-it-works-section .step-card h3{color:#1f4e79;margin-bottom:.5rem;font-size:1.15rem}@media (max-width:768px){.home-section.how-it-works-section .step-card h3{font-size:1.05rem}}.home-section.how-it-works-section .step-card p{color:#1f4e79bf;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.home-section.how-it-works-section .step-card p{font-size:.9rem}}.home-section.why-section{background:linear-gradient(135deg,#1f4e7905,#5fa8d314)}.home-section.why-section .features-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}@media (max-width:768px){.home-section.why-section .features-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}}.home-section.why-section .feature-card{text-align:center;background:#fff;border:1px solid #1f4e790f;border-radius:16px;padding:1rem;box-shadow:0 14px 30px #1f4e790d}@media (max-width:768px){.home-section.why-section .feature-card{border-radius:12px;padding:.5rem}}.home-section.why-section .feature-card .feature-icon{color:#e63946;background:#e6394614;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto .5rem;font-size:1.4rem;display:flex}@media (max-width:768px){.home-section.why-section .feature-card .feature-icon{width:40px;height:40px;font-size:1.2rem}}.home-section.why-section .feature-card h3{color:#1f4e79;margin-bottom:.25rem;font-size:1rem}@media (max-width:768px){.home-section.why-section .feature-card h3{font-size:.9rem}}.home-section.why-section .feature-card p{color:#1f4e79bf;margin:0;font-size:.9rem}@media (max-width:768px){.home-section.why-section .feature-card p{font-size:.8rem;line-height:1.4}}.home-section.testimonials-section{background-color:#fff}.home-section.testimonials-section .testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}@media (max-width:768px){.home-section.testimonials-section .testimonials-grid{grid-template-columns:1fr;gap:1rem}}.home-section.testimonials-section .testimonial-card{background:#f8f9fb;border-left:4px solid #e63946;border-radius:16px;padding:2rem;box-shadow:0 10px 28px #1f4e790d}@media (max-width:768px){.home-section.testimonials-section .testimonial-card{border-radius:12px;padding:1rem}}.home-section.testimonials-section .testimonial-card .quote{color:#1f4e79cc;margin-bottom:1rem;font-size:.95rem;font-style:italic;line-height:1.6}@media (max-width:768px){.home-section.testimonials-section .testimonial-card .quote{margin-bottom:.5rem;font-size:.9rem}}.home-section.testimonials-section .testimonial-card .author{flex-direction:column;gap:2px;display:flex}.home-section.testimonials-section .testimonial-card .author .name{color:#1f4e79;font-size:.95rem;font-weight:600}.home-section.testimonials-section .testimonial-card .author .location{color:#1f4e7999;font-size:.8rem}.section-header{max-width:640px;margin-bottom:3rem}@media (max-width:768px){.section-header{margin-bottom:2rem}}.section-header.center{text-align:center;margin-left:auto;margin-right:auto;padding:0 1rem}.section-header h2{color:#1f4e79;margin-bottom:.5rem;font-family:Outfit,Helvetica,sans-serif;font-size:2rem}@media (max-width:768px){.section-header h2{font-size:1.5rem}}.section-header p{color:#1f4e79bf;margin:0;font-size:1rem}@media (max-width:768px){.section-header p{font-size:.9rem}}@keyframes fillText{0%{clip-path:polygon(0 0,0 0,0 100%,0% 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}@keyframes pulseShield{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.page-header{text-align:center;background-color:#1f4e79;padding:140px 0 60px;position:relative;overflow:hidden}@media (max-width:992px){.page-header{padding:120px 0 50px}}@media (max-width:768px){.page-header{padding:100px 0 40px}}.page-header:before{content:"";z-index:1;background:radial-gradient(circle at 20% 30%,#5fa8d326 0%,#0000 40%),radial-gradient(circle at 80% 70%,#e639461a 0%,#0000 40%);position:absolute;inset:0}.page-header .container{z-index:2;padding:0 2rem;position:relative}@media (max-width:768px){.page-header .container{padding:0 1rem}}.page-header h1{color:#f4f6f8;margin-bottom:1rem;font-size:3rem;font-weight:800}@media (max-width:992px){.page-header h1{font-size:2.2rem}}@media (max-width:768px){.page-header h1{margin-bottom:.5rem;font-size:1.8rem}}.page-header p{color:#f4f6f8e6;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.page-header p{padding:0 .5rem;font-size:.95rem}}.page-content{background-color:#f4f6f8;min-height:60vh;padding:60px 0}@media (max-width:992px){.page-content{padding:50px 0}}@media (max-width:768px){.page-content{padding:40px 0}}.page-content .container{max-width:1000px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.page-content .container{padding:0 1rem}}.page-content h2{color:#1f4e79;margin-top:3rem;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.page-content h2:first-child{margin-top:0}@media (max-width:768px){.page-content h2{margin-top:2rem;font-size:1.5rem}}.page-content h3{color:#5fa8d3;margin-top:2rem;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}@media (max-width:768px){.page-content h3{margin-top:1rem;font-size:1.15rem}}.page-content p{color:#1f4e79;opacity:.9;margin-bottom:1rem;font-size:1rem;line-height:1.8}@media (max-width:768px){.page-content p{font-size:.95rem;line-height:1.7}}.page-content ul,.page-content ol{margin-bottom:2rem;padding-left:2rem}@media (max-width:768px){.page-content ul,.page-content ol{margin-bottom:1rem;padding-left:1rem}}.page-content ul li,.page-content ol li{color:#1f4e79;opacity:.9;margin-bottom:.5rem;font-size:1rem;line-height:1.6;position:relative}@media (max-width:768px){.page-content ul li,.page-content ol li{font-size:.95rem}}.page-content ul li::marker{color:#5fa8d3}.page-content ol li::marker{color:#5fa8d3}.products-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}@media (max-width:768px){.products-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}.products-grid .product-card{background:#fff;border:1px solid #1f4e790d;border-radius:16px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #1f4e7914}.products-grid .product-card:hover{transform:translateY(-5px)}@media (max-width:768px){.products-grid .product-card{border-radius:12px}.products-grid .product-card:hover{transform:none}}.products-grid .product-card .product-image{background:linear-gradient(135deg,#1f4e790d 0%,#5fa8d30d 100%);justify-content:center;align-items:center;width:100%;height:220px;display:flex;overflow:hidden}@media (max-width:768px){.products-grid .product-card .product-image{height:180px}}.products-grid .product-card .product-image img{object-fit:contain;width:100%;height:100%}.products-grid .product-card .product-info{padding:2rem}@media (max-width:768px){.products-grid .product-card .product-info{padding:1rem}}.products-grid .product-card .product-info h3{color:#e63946;margin-top:0;margin-bottom:.5rem;font-size:1.3rem}@media (max-width:768px){.products-grid .product-card .product-info h3{font-size:1.2rem}}.products-grid .product-card .product-info .product-description{color:#1f4e79;margin-bottom:1rem;font-size:.95rem;line-height:1.6}@media (max-width:768px){.products-grid .product-card .product-info .product-description{font-size:.9rem}}.products-grid .product-card .product-info .product-features{margin:1rem 0;padding:0;list-style:none}.products-grid .product-card .product-info .product-features li{margin-bottom:.25rem;padding-left:1.5em;font-size:.95rem;position:relative}@media (max-width:768px){.products-grid .product-card .product-info .product-features li{font-size:.9rem}}.products-grid .product-card .product-info .product-features li:before{content:"✓";color:#5fa8d3;font-weight:700;position:absolute;left:0}.products-grid .product-card .product-info .product-price{color:#1f4e79;margin-top:1rem;font-size:1.8rem;font-weight:800}@media (max-width:768px){.products-grid .product-card .product-info .product-price{font-size:1.5rem}}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}@media (max-width:768px){.services-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}.services-grid .service-card{background:#fff;border:1px solid #1f4e790d;border-radius:16px;padding:2rem;transition:transform .3s;box-shadow:0 10px 30px #1f4e7914}@media (max-width:768px){.services-grid .service-card{border-radius:12px;padding:1rem}}.services-grid .service-card:hover{transform:translateY(-5px)}@media (max-width:768px){.services-grid .service-card:hover{transform:none}}.services-grid .service-card h3{color:#e63946;margin-top:0;font-size:1.2rem}@media (max-width:768px){.services-grid .service-card h3{font-size:1.1rem}}.services-grid .service-card p{margin-bottom:0;font-size:.95rem}.faq-list{max-width:800px;margin:0 auto}.faq-list .faq-item{background:#fff;border-radius:12px;margin-bottom:1rem;overflow:hidden;box-shadow:0 4px 12px #1f4e790d}@media (max-width:768px){.faq-list .faq-item{border-radius:10px;margin-bottom:.5rem}}.faq-list .faq-item summary{cursor:pointer;color:#1f4e79;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;list-style:none;display:flex}@media (max-width:768px){.faq-list .faq-item summary{padding:1rem;font-size:.95rem}}.faq-list .faq-item summary::-webkit-details-marker{display:none}.faq-list .faq-item summary:after{content:"+";color:#5fa8d3;flex-shrink:0;font-size:1.3rem}.faq-list .faq-item[open] summary:after{content:"-"}.faq-list .faq-item .faq-answer{color:#8fbf9f;border-top:1px solid #1f4e790d;padding:0 2rem 2rem;line-height:1.6}@media (max-width:768px){.faq-list .faq-item .faq-answer{padding:0 1rem 1rem;font-size:.9rem}}.faq-list .faq-item .faq-answer p{font-size:inherit}.contact-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (max-width:992px){.contact-grid{grid-template-columns:1fr;gap:2rem}}.contact-info h2{margin-top:0}.contact-info .contact-items{margin-top:2rem}@media (max-width:768px){.contact-info .contact-items{margin-top:1rem}}.contact-info .contact-item{align-items:flex-start;margin-bottom:2rem;display:flex}@media (max-width:768px){.contact-info .contact-item{margin-bottom:1rem}}.contact-info .contact-item .contact-icon{color:#1f4e79;background:#1f4e791a;border-radius:50%;flex-shrink:0;margin-right:1rem;padding:12px}@media (max-width:768px){.contact-info .contact-item .contact-icon{margin-right:.5rem;padding:10px}}.contact-info .contact-item h4{color:#1f4e79;margin:0 0 4px;font-size:1rem}@media (max-width:768px){.contact-info .contact-item h4{font-size:.95rem}}.contact-info .contact-item a{color:#1f4e79b3;font-size:1rem;text-decoration:none;transition:color .2s}@media (max-width:768px){.contact-info .contact-item a{font-size:.95rem}}.contact-info .contact-item a:hover{color:#5fa8d3}.contact-info .contact-item .contact-note{color:#888;margin:4px 0 0;font-size:.85rem}@media (max-width:768px){.contact-info .contact-item .contact-note{font-size:.8rem}}.contact-info .contact-item .contact-address{color:#1f4e79b3;margin:0;font-size:1rem;line-height:1.5}@media (max-width:768px){.contact-info .contact-item .contact-address{font-size:.95rem}}.contact-form-card{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 30px #1f4e790f}@media (max-width:768px){.contact-form-card{border-radius:12px;padding:2rem}}.contact-form-card h3{color:#1f4e79;margin-top:0;font-size:1.3rem}@media (max-width:768px){.contact-form-card h3{font-size:1.15rem}}.contact-form-card .form-group{margin-bottom:1rem}@media (max-width:768px){.contact-form-card .form-group{margin-bottom:.5rem}}.contact-form-card .form-group label{color:#1f4e79;margin-bottom:.25rem;font-size:.95rem;font-weight:600;display:block}@media (max-width:768px){.contact-form-card .form-group label{font-size:.9rem}}.contact-form-card .form-group input,.contact-form-card .form-group textarea{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:1rem;transition:border-color .2s}@media (max-width:768px){.contact-form-card .form-group input,.contact-form-card .form-group textarea{padding:10px;font-size:.95rem}}.contact-form-card .form-group input:focus,.contact-form-card .form-group textarea:focus{border-color:#5fa8d3;outline:none}.contact-form-card .form-group textarea{resize:vertical;min-height:100px}.contact-form-card .submit-btn{color:#fff;cursor:pointer;background:#e63946;border:none;border-radius:50px;width:100%;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s}@media (max-width:768px){.contact-form-card .submit-btn{padding:12px 24px;font-size:.95rem}}.contact-form-card .submit-btn:hover{background:#e32231;transform:translateY(-2px)}
