.cta-container,.hero,h2{text-align:center}:root{--primary-color:#3044BC;--secondary-color:#00a86b;--light-color:#f8f9fa;--dark-color:#343a40;--text-color:#495057;--shadow:0 4px 6px rgba(0, 0, 0, 0.1);--transition:all 0.3s ease}.step-card,.step-number{box-shadow:var(--shadow);transition:var(--transition)}*{margin:0;padding:0;box-sizing:border-box}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.hero h1,.step-number{font-weight:700;margin-bottom:20px;color:#fff}h1,h2,h3{color:var(--dark-color);margin-bottom:15px}h1{font-size:40px}h2{font-size:32px;margin-bottom:40px}h3{font-size:20px}.cta-content h2:first-child,p{margin-bottom:15px}.hero{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;padding:100px 0}.hero h1{font-size:38px}.hero p{font-size:19px;max-width:700px;margin:0 auto;font-weight:300;color:#fff}.steps-section{padding:25px 0}.steps-container{display:flex;flex-direction:column;gap:40px}.step-row{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:stretch}.step-row.reverse{direction:rtl}.step-row.reverse>*{direction:ltr}.step-card{padding:30px;background-color:#fff;border-radius:10px;position:relative;z-index:2;height:320px;width:100%;display:flex;flex-direction:column;justify-content:center}.step-number{width:60px;height:60px;background-color:#3044bc;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:29px}.step-row.active .step-number{background-color:var(--secondary-color);transform:scale(1.1);box-shadow:0 0 15px rgba(0,168,107,.5)}.step-info{flex:1;display:flex;flex-direction:column;justify-content:center}.step-info .h3,.step-info h3{margin-bottom:10px;font-size:3rem;color:#0a1113;font-weight:bolder}.step-info p{font-size:16px;color:var(--text-color);line-height:1.5!important}.cta-content h2,.different-section-unique .container h2{font-size:4rem;font-weight:bolder}.step-row.active .step-info h3{color:var(--secondary-color)}.step-image{display:flex;align-items:center;justify-content:center;padding:0;border-radius:20px;overflow:hidden;height:320px;z-index:1}.step-image img{width:100%;height:100%;max-height:315px;object-position:center}.different-section-unique{padding:60px 0;background-color:#f9f9f9!important;position:relative;overflow:hidden}.different-section-unique::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:#f2f4f5}.different-section-unique .container{position:relative;z-index:2}.cta-section::after,.cta-section::before{z-index:1;border-radius:50%;position:absolute}.different-section-unique .features-container{display:flex;flex-direction:column;gap:40px;margin-top:50px}.different-section-unique .row{display:flex;justify-content:center;gap:30px}.different-section-unique .feature-item{flex:1;min-width:300px;max-width:420px;background:#fff;border-radius:15px;padding:40px 30px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:.3s;position:relative;overflow:hidden;height:300px;display:flex;flex-direction:column;justify-content:flex-start}.different-section-unique .feature-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;transform:scaleX(0);transform-origin:left;transition:transform .3s}.different-section-unique .feature-item:hover::before{transform:scaleX(1)}.different-section-unique .feature-item:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.different-section-unique .feature-icon{width:80px;height:80px;background:#3044bc;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;transition:.3s;flex-shrink:0}.different-section-unique .feature-icon i{font-size:40px;color:#fff}.different-section-unique .feature-item:hover .feature-icon{transform:scale(1.1);box-shadow:0 10px 20px rgba(0,102,204,.3)}.different-section-unique .feature-content{flex-grow:1;display:flex;flex-direction:column}.different-section-unique .feature-content h3{font-size:3rem;font-weight:700;color:var(--dark-color);margin-bottom:15px;transition:color .3s;flex-shrink:0}.different-section-unique .feature-content p{color:var(--text-color);line-height:1.8;font-size:16px;flex-grow:1}.cta-section{background:linear-gradient(135deg,#06c 0,#00a651 100%);padding:60px 0;margin:60px auto;border-radius:16px;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative;overflow:hidden;width:80%;max-width:1000px!important}.cta-content,.cta-form{margin:0 auto;width:100%}.cta-section::before{content:'';top:-50%;right:-10%;width:300px;height:300px;background:rgba(255,255,255,.1)}.cta-section::after{content:'';bottom:-15%;left:-10%;width:200px;height:200px;background:rgba(255,255,255,.05)}.cta-container{padding:0 20px;position:relative;z-index:2}.cta-content{background-color:#fff;border-radius:16px;padding:30px;max-width:600px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.cta-content h2{margin-bottom:30px;color:#0a1113}.cta-content h2:last-child{margin-top:5px}.cta-form{max-width:500px}.get-quote-form{margin:0}.form-control{width:100%;padding:15px 20px;border:none;border-radius:8px;font-size:16px;background-color:#fff;color:#333;outline:0;transition:.3s;text-transform:uppercase;font-weight:500}.form-control:focus{box-shadow:0 0 0 3px rgba(255,255,255,.5)}.gb-icon-wrap{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background-color:#3044bc}.gb-icon-wrap img{width:auto;height:70%}.gb-icon{padding-left:40px}.bg-yellow{background-color:#fc0}.feature-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;transition:.3s}.feature-icon img{width:50px;height:50px;object-fit:contain}.space-top{padding-bottom:40px;padding-top:90px}@media (max-width:768px){.feature-icon i,.hero h1,h1{font-size:32px}.step-number,h2{font-size:24px}.hero{padding:60px 0}.hero p{font-size:16px}.step-row,.step-row.reverse{grid-template-columns:1fr}.step-card{margin:0 0 20px!important;padding:20px}.step-number{width:50px;height:50px}.feature-item{min-width:280px;padding:30px 20px}.different-section-unique .features-container,.different-section-unique .row{flex-direction:column!important;gap:20px!important}.different-section-unique .feature-item{margin-right:0!important;margin-bottom:20px!important;width:100%!important;height:auto!important;min-height:280px}.different-section-unique .feature-item:last-child{margin-bottom:0!important}.different-section-unique .feature-icon img{max-width:40px!important;height:auto!important}.cta-section{padding:40px 0;margin:40px auto 0;width:80%}.form-row{flex-direction:column}.feature-icon{width:70px;height:70px}.feature-icon img{width:35px;height:35px}.step-image{min-height:auto!important;height:100%}.step-row{gap:15px}}@media (max-width:480px){.hero{padding:40px 0}.feature-icon i,.hero h1{font-size:29px}.hero p{font-size:14px}.step-number{width:40px;height:40px;font-size:19px}.features-container{gap:30px}.feature-item{min-width:250px;padding:25px 15px}.cta-section{padding:30px 0;margin:30px auto;width:90%}.form-control{padding:12px 15px;font-size:14px}.saq-button-field{padding:12px 20px;font-size:14px}.feature-icon{width:60px;height:60px}.feature-icon img{width:30px;height:30px}}.scroll-to-top-btn{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background-color:var(--blue);color:var(--white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px rgba(0,0,0,.2);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,transform .3s;z-index:1000}.scroll-to-top-btn:hover{background-color:var(--title-color);transform:translateY(-5px)}.scroll-to-top-btn.show{opacity:1;visibility:visible}.scroll-to-top-btn svg{width:24px;height:24px;margin-top:-2px}@media (min-width:768px) and (max-width:1080px){.different-section-unique .row{display:flex;justify-content:center;gap:10px;align-items:center}}.home-hero-landing.bg-gradient .home-hero-inner.space-top .container .row.justify-content-center.text-center .col-lg-8 .first-title .white-text.fw-bold.mb-4 .fw-bold{color:#fde839}.steps-section .container .steps-container #step1 .step-image .lazy2,.steps-section .container .steps-container #step2 .step-image .lazy2,.steps-section .container .steps-container #step3 .step-image .lazy2,.steps-section .container .steps-container #step4 .step-image .lazy2,.steps-section .container .steps-container #step5 .step-image .lazy2{border-radius:20px}.cta-section.bg-gradient .cta-container .cta-content span{font-size:18px;color:#0a1113}