*,: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}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}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4,.site-footer .footer-contact h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}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;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0}.site-header.scrolled{padding:.5rem 0}.site-header.scrolled .container{background-color:#f4f6f8f2;padding:.5rem 2rem;box-shadow:0 10px 30px #1f4e7926}.site-header.scroll-down{padding:0}.site-header.scroll-down .container{background-color:#f4f6f8fa;border-left:none;border-right:none;border-radius:0;width:100%;max-width:100%;padding:.5rem 3rem;box-shadow:0 12px 28px #1f4e7924}@media (max-width:992px){.site-header.scroll-down .container{border-radius:0;width:100%;padding:.5rem 1rem}}.site-header .container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#f4f6f8d9;border:1px solid #1f4e7914;border-radius:100px;justify-content:space-between;align-items:center;width:90%;max-width:1320px;margin:0 auto;padding:1rem 3rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #1f4e790d}@media (max-width:992px){.site-header .container{border-radius:20px;width:95%;padding:.5rem 1rem}}.site-header .logo{color:#1f4e79;letter-spacing:-.5px;align-items:center;font-family:Outfit,Helvetica,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.site-header .logo span{color:#e63946;position:relative}.site-header .logo span:after{content:".";color:#5fa8d3}.site-header .logo img{height:40px;margin-right:.5rem}.site-header .main-nav{align-items:center;display:flex}@media (max-width:992px){.site-header .main-nav{opacity:0;pointer-events:none;z-index:999;background-color:#f4f6f8fa;border:1px solid #1f4e791a;border-radius:20px;flex-direction:column;width:95%;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:85px;left:50%;transform:translate(-50%)translateY(-20px);box-shadow:0 10px 40px #1f4e7926}.site-header .main-nav.open{opacity:1;pointer-events:all;transform:translate(-50%)translateY(0)}}.site-header .main-nav ul{gap:2rem;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:1rem;width:100%}}.site-header .main-nav ul li a{color:#1f4e79;border-radius:20px;padding:5px 10px;font-family:Montserrat,Arial,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.site-header .main-nav ul li a:hover,.site-header .main-nav ul li a.active{color:#1f4e79;background-color:#5fa8d326}.site-header .header-actions{align-items:center;gap:1rem;display:flex}@media (max-width:992px){.site-header .header-actions{margin-left:auto;margin-right:.5rem}}.site-header .header-actions .cta-button{color:#f4f6f8;background:linear-gradient(135deg,#1f4e79,#173a5b);border:none;border-radius:50px;padding:.5rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #1f4e794d}.site-header .header-actions .cta-button:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#5fa8d3,#e63946);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.site-header .header-actions .cta-button span{z-index:2;position:relative}.site-header .header-actions .cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1f4e7966}.site-header .header-actions .cta-button:hover:before{opacity:1}@media (max-width:768px){.site-header .header-actions .cta-button{display:none}}.site-header .header-actions .mobile-toggle{cursor:pointer;background:0 0;border:none;padding:.25rem;display:none}@media (max-width:992px){.site-header .header-actions .mobile-toggle{display:block}}.site-header .header-actions .mobile-toggle span{background-color:#1f4e79;border-radius:3px;width:25px;height:3px;margin:5px 0;transition:all .3s;display:block}.site-header .header-actions .mobile-toggle.open span:first-child{background-color:#e63946;transform:rotate(45deg)translate(5px,5px)}.site-header .header-actions .mobile-toggle.open span:nth-child(2){opacity:0;transform:translate(10px)}.site-header .header-actions .mobile-toggle.open span:nth-child(3){background-color:#e63946;transform:rotate(-45deg)translate(7px,-6px)}.site-footer{color:#f4f6f8;background-color:#1f4e79;margin-top:5rem;font-family:Montserrat,Arial,sans-serif;position:relative}.site-footer .container{z-index:10;max-width:1320px;margin:0 auto;padding:3rem 2rem 2rem;position:relative}.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}}@media (max-width:768px){.site-footer .footer-top{grid-template-columns:1fr;gap:2rem}}.site-footer .footer-brand .logo{color:#f4f6f8;margin-bottom:1rem;font-family:Outfit,Helvetica,sans-serif;font-size:2rem;font-weight:700;text-decoration:none;display:block}.site-footer .footer-brand .logo span{color:#5fa8d3}.site-footer .footer-brand p{color:#f4f6f8b3;max-width:350px;margin-bottom:1rem;line-height:1.6}.site-footer .footer-brand .social-links{gap:1rem;display:flex}.site-footer .footer-brand .social-links a{color:#f4f6f8;background-color:#f4f6f80d;border:1px solid #f4f6f81a;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.site-footer .footer-brand .social-links a:hover{color:#f4f6f8;background-color:#e63946;border-color:#e63946;transform:translateY(-5px)rotate(5deg)}.site-footer .footer-links h4{color:#5fa8d3;margin-bottom:2rem;padding-bottom:.5rem;font-family:Outfit,Helvetica,sans-serif;font-size:1.25rem;position:relative}.site-footer .footer-links h4:after{content:"";background-color:#e63946;width:40px;height:2px;position:absolute;bottom:0;left:0}.site-footer .footer-links ul{margin:0;padding:0;list-style:none}.site-footer .footer-links ul li{margin-bottom:.5rem}.site-footer .footer-links ul li a{color:#f4f6f899;text-decoration:none;transition:all .2s;display:inline-block}.site-footer .footer-links ul li a:hover{color:#5fa8d3;transform:translate(5px)}.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;display:flex}.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}}.site-footer .footer-bottom .legal-links{gap:2rem;display:flex}.site-footer .footer-bottom .legal-links a{color:#f4f6f866;text-decoration:none;transition:color .2s}.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-color:#1f4e79;background-image:radial-gradient(circle at 20% 30%,#5fa8d326 0%,#0000 40%),radial-gradient(circle at 80% 70%,#e639461a 0%,#0000 40%);align-items:center;width:100%;height:100vh;min-height:100vh;padding:190px 3rem 120px;display:flex;position:relative;overflow:hidden}@media (max-width:1200px){.hero-section{padding:165px 2rem 95px}}@media (max-width:992px){.hero-section{padding:145px 2rem 80px}}@media (max-width:768px){.hero-section{padding:125px 1rem 65px}}@supports (height:100dvh){.hero-section{height:100dvh;min-height:100dvh}}.hero-section .container{z-index:10;grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;max-width:1320px;margin:0 auto;display:grid;position:relative}@media (max-width:1200px){.hero-section .container{gap:3rem}}@media (max-width:992px){.hero-section .container{text-align:center;grid-template-columns:1fr;gap:3rem}}.hero-section .hero-content{animation:1s ease-out fadeInUp}@media (max-width:1200px){.hero-section .hero-content{max-width:620px}}@media (max-width:992px){.hero-section .hero-content{max-width:560px;margin:0 auto}}.hero-section .hero-content .badge{color:#5fa8d3;text-transform:none;letter-spacing:.4px;white-space:nowrap;background:#5fa8d31a;border:1px solid #5fa8d333;border-radius:100px;margin-bottom:2rem;padding:7px 14px;font-size:.8rem;font-weight:700;line-height:1.2;display:inline-block}@media (max-width:768px){.hero-section .hero-content .badge{letter-spacing:.3px;margin-bottom:1rem;padding:6px 12px;font-size:.72rem}}.hero-section h1{color:#f4f6f8;letter-spacing:-3px;margin-bottom:2rem;font-size:4.4rem;font-weight:900;line-height:1}@media (max-width:1400px){.hero-section h1{font-size:3.7rem}}@media (max-width:1200px){.hero-section h1{letter-spacing:-1px;font-size:3.2rem}}@media (max-width:992px){.hero-section h1{letter-spacing:0;font-size:2.6rem;line-height:1.05}}@media (max-width:768px){.hero-section h1{letter-spacing:0;margin-bottom:1rem;font-size:1.7rem;line-height:1.08}}.hero-section h1 .highlight{color:#0000;-webkit-text-stroke:1px #5fa8d3;margin-top:5px;display:block;position:relative}.hero-section h1 .highlight:before{content:attr(data-text);color:#5fa8d3;-webkit-text-stroke:0;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);width:100%;height:100%;animation:3s ease-in-out infinite alternate fillText;position:absolute;top:0;left:0}.hero-section p{color:#f4f6f8cc;max-width:600px;margin-bottom:5rem;font-size:1.2rem;line-height:1.6}@media (max-width:1200px){.hero-section p{margin:0 auto 5rem}}@media (max-width:992px){.hero-section p{max-width:520px;font-size:.95rem}}@media (max-width:768px){.hero-section p{max-width:100%;margin-bottom:2rem;font-size:.82rem;line-height:1.5}}.hero-section .hero-actions{align-items:center;gap:2rem;display:flex}@media (max-width:1200px){.hero-section .hero-actions{justify-content:center}}@media (max-width:768px){.hero-section .hero-actions{flex-direction:column}.hero-section .hero-actions .btn{width:100%}}.hero-section .btn{border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}@media (max-width:992px){.hero-section .btn{gap:10px;padding:1rem 2rem;font-size:1rem}}@media (max-width:768px){.hero-section .btn{padding:.9rem 1.5rem;font-size:.95rem}}.hero-section .btn.btn-primary{color:#1f4e79;background:#5fa8d3;box-shadow:0 20px 40px #5fa8d333}.hero-section .btn.btn-primary:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 25px 50px #5fa8d34d}.hero-section .btn.btn-outline{color:#f4f6f8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f6f80d;border:1px solid #f4f6f833}.hero-section .btn.btn-outline:hover{background:#f4f6f81a;border-color:#f4f6f8;transform:translateY(-5px)}.hero-section .hero-visual{justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:1200px){.hero-section .hero-visual .main-image-wrapper{max-width:320px}}.hero-section .hero-visual .main-image-wrapper{aspect-ratio:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#f4f6f81a,#f4f6f80d);border:1px solid #f4f6f81a;border-radius:40px;justify-content:center;align-items:center;width:100%;max-width:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #0006}.hero-section .hero-visual .main-image-wrapper .hero-image{object-fit:cover;width:100%;height:100%}.hero-section .hero-visual .stat-card{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f6f8f2;border:1px solid #1f4e790d;border-radius:20px;align-items:center;gap:15px;padding:20px 25px;display:flex;position:absolute;box-shadow:0 20px 40px #0003}.hero-section .hero-visual .stat-card.card-1{animation:5s ease-in-out infinite floatCard;top:-20px;right:-20px}.hero-section .hero-visual .stat-card.card-2{animation:6s ease-in-out infinite reverse floatCard;bottom:40px;left:-40px}.hero-section .hero-visual .stat-card .icon-wrapper{border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.hero-section .hero-visual .stat-card .icon-wrapper.blue{color:#5fa8d3;background:#5fa8d31a}.hero-section .hero-visual .stat-card .icon-wrapper.red{color:#e63946;background:#e639461a}.hero-section .hero-visual .stat-card .info h4{color:#1f4e79;margin:0;font-size:1.1rem;font-weight:700}.hero-section .hero-visual .stat-card .info p{color:#1f4e7999;margin:0;font-size:.9rem}@media (max-width:992px){.hero-section .hero-visual{margin-top:2rem}.hero-section .hero-visual .main-image-wrapper{border-radius:18px;max-width:250px}.hero-section .hero-visual .stat-card{border-radius:14px;gap:10px;padding:14px 16px}.hero-section .hero-visual .stat-card.card-1{top:-12px;right:-10px}.hero-section .hero-visual .stat-card.card-2{bottom:24px;left:-12px}.hero-section .hero-visual .stat-card .icon-wrapper{width:38px;height:38px;font-size:1.1rem}.hero-section .hero-visual .stat-card .info h4{font-size:.9rem}.hero-section .hero-visual .stat-card .info p{font-size:.75rem}}@media (max-width:768px){.hero-section .hero-visual{margin-top:1rem}.hero-section .hero-visual .main-image-wrapper{border-radius:14px;max-width:190px}.hero-section .hero-visual .stat-card{display:none}}.home-section{background-color:#fff;padding:5rem 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(260px,1fr));gap:2rem;display:grid}.home-section.services-section .service-card{background:#fff;border:1px solid #1f4e7914;border-radius:24px;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 18px 40px #1f4e790f}.home-section.services-section .service-card .service-badge{color:#5fa8d3;background:#5fa8d31a;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}.home-section.services-section .service-card h3{color:#1f4e79;max-width:12ch;margin-bottom:.5rem;font-family:Outfit,Helvetica,sans-serif;font-size:1.35rem}.home-section.services-section .service-card p{color:#1f4e79bf;margin:0;font-size:.98rem;line-height:1.7}.home-section.how-it-works-section .steps-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:3rem;display:grid}.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:24px;padding:3rem 2rem;box-shadow:0 16px 40px #1f4e790d}.home-section.how-it-works-section .step-card .step-icon{color:#1f4e79;background:#5fa8d31f;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:1.7rem;display:flex}.home-section.how-it-works-section .step-card h3{color:#1f4e79;margin-bottom:.5rem;font-size:1.3rem}.home-section.how-it-works-section .step-card p{color:#1f4e79bf;margin:0;line-height:1.7}.home-section.why-section{background:linear-gradient(135deg,#1f4e7905,#5fa8d314)}.home-section.why-section .features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.home-section.why-section .feature-card{text-align:center;background:#fff;border:1px solid #1f4e790f;border-radius:20px;padding:2rem;box-shadow:0 14px 30px #1f4e790d}.home-section.why-section .feature-card .feature-icon{color:#e63946;background:#e6394614;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1rem;font-size:1.6rem;display:flex}.home-section.why-section .feature-card h3{color:#1f4e79;margin-bottom:.5rem;font-size:1.15rem}.home-section.why-section .feature-card p{color:#1f4e79bf;margin:0;font-size:.95rem}.home-section.testimonials-section{background-color:#fff}.home-section.testimonials-section .testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.home-section.testimonials-section .testimonial-card{background:#f8f9fb;border-left:4px solid #e63946;border-radius:20px;padding:2rem;box-shadow:0 10px 28px #1f4e790d}.home-section.testimonials-section .testimonial-card .quote{color:#1f4e79cc;margin-bottom:1rem;font-size:1rem;font-style:italic;line-height:1.7}.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-weight:600}.home-section.testimonials-section .testimonial-card .author .location{color:#1f4e7999;font-size:.85rem}.section-header{max-width:640px;margin-bottom:3rem}.section-header.center{text-align:center;margin-left:auto;margin-right:auto}.section-header h2{color:#1f4e79;margin-bottom:.5rem;font-family:Outfit,Helvetica,sans-serif;font-size:2.5rem}.section-header p{color:#1f4e79bf;margin:0;font-size:1rem}@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:180px 0 80px;position:relative;overflow:hidden}.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;position:relative}.page-header h1{color:#f4f6f8;margin-bottom:1rem;font-size:3.5rem;font-weight:800}@media (max-width:992px){.page-header h1{font-size:2.5rem}}.page-header p{color:#f4f6f8e6;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.page-content{background-color:#f4f6f8;min-height:60vh;padding:80px 0}.page-content .container{max-width:1000px;margin:0 auto;padding:0 2rem}.page-content h2{color:#1f4e79;margin-top:3rem;margin-bottom:1rem;font-size:2.2rem;font-weight:700}.page-content h2:first-child{margin-top:0}.page-content h3{color:#5fa8d3;margin-top:2rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.page-content p{color:#1f4e79;opacity:.9;margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.page-content ul,.page-content ol{margin-bottom:2rem;padding-left:3rem}.page-content ul li,.page-content ol li{color:#1f4e79;opacity:.9;margin-bottom:.5rem;font-size:1.1rem;line-height:1.6;position:relative}.page-content ul li::marker{color:#5fa8d3}.page-content ol li::marker{color:#5fa8d3}.products-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem;display:grid}.products-grid .product-card{background:#fff;border:1px solid #1f4e790d;border-radius:20px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #1f4e7914}.products-grid .product-card:hover{transform:translateY(-5px)}.products-grid .product-card .product-image{background:linear-gradient(135deg,#1f4e790d 0%,#5fa8d30d 100%);justify-content:center;align-items:center;width:100%;height:250px;display:flex;overflow:hidden}.products-grid .product-card .product-image img{object-fit:contain;width:100%;height:100%}.products-grid .product-card .product-info{padding:3rem}.products-grid .product-card .product-info h3{color:#e63946;margin-top:0;margin-bottom:1rem;font-size:1.5rem}.products-grid .product-card .product-info .product-description{color:#1f4e79;margin-bottom:1rem;line-height:1.6}.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:.5rem;padding-left:1.5em;position:relative}.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:2rem;font-weight:800}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem;display:grid}.services-grid .service-card{background:#fff;border:1px solid #1f4e790d;border-radius:20px;padding:3rem;transition:transform .3s;box-shadow:0 10px 30px #1f4e7914}.services-grid .service-card:hover{transform:translateY(-5px)}.services-grid .service-card h3{color:#e63946;margin-top:0}.services-grid .service-card p{margin-bottom:0}.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}.faq-list .faq-item summary{cursor:pointer;color:#1f4e79;justify-content:space-between;align-items:center;padding:2rem;font-size:1.2rem;font-weight:600;list-style:none;display:flex}.faq-list .faq-item summary::-webkit-details-marker{display:none}.faq-list .faq-item summary:after{content:"+";color:#5fa8d3;font-size:1.5rem}.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}
