.hero-wrapper{background:radial-gradient(circle at 80% 100%,#16215b,#141d44,#11182f,#0c101d,#06080d,#010101,#000,#000,#000,#000,#000,#000);color:#fff;padding:20px 40px 40px}.hero-container{padding:20px 40px 40px;color:#fff}.hero-container-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:50px}.hero-container-image img{max-width:70%;height:auto;pointer-events:none}.hero-container-text{flex:1;min-width:450px}.hero-container-text h1{font-size:2.5rem;font-weight:700;margin-bottom:20px}.hero-container-text p{font-size:1.2rem;margin-bottom:30px;line-height:1.6}.hero-container-highlight{color:#00c3ff;font-weight:500}.hero-container-buttons{display:flex;gap:20px;flex-wrap:wrap}.hero-container-btn{padding:12px 24px;border-radius:10px;font-weight:600;text-decoration:none;font-size:1rem;transition:background .3s ease}.hero-container-btn-primary{background:#009dff;color:#fff}.hero-container-btn-primary:hover{background:#007ad6}.hero-container-btn-secondary{background:#ff5f1f;color:#fff}.hero-container-btn-secondary:hover{background:#e24e0f}.hero-container-image{flex:1;text-align:center}.hero-carousel{position:relative;overflow:hidden;width:100%;padding:20px 0;background:transparent}.hero-carousel:before,.hero-carousel:after{content:"";position:absolute;left:0;width:100%;height:3px;background:linear-gradient(to right,#fff0,#fffc,#fff0);pointer-events:none}.hero-carousel:before{top:0;box-shadow:0 2px 8px #ffffff40}.hero-carousel:after{bottom:0;box-shadow:0 -2px 8px #ffffff40}.hero-carousel-track{display:flex;width:max-content;animation:hero-scroll 50s linear infinite}.hero-carousel-slide{display:flex;gap:60px}.hero-carousel-slide .hero-carousel-logo:last-child{margin-right:60px}.hero-carousel-logo{height:60px;opacity:1;transition:transform .3s ease}.hero-carousel-logo:hover{transform:scale(1.1);opacity:1}@keyframes hero-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width: 768px){.hero-wrapper{padding:0 40px 40px}.hero-container-content{flex-direction:column;align-items:center;text-align:center;gap:30px}.hero-container-image img{pointer-events:none}.hero-container-buttons{justify-content:center}.hero-container-btn{font-weight:500;font-size:.8rem;padding:10px 20px;transition:background .3s ease}.hero-container-text h1{font-size:1.5rem}.hero-container-text p{font-size:1rem}.hero-container-text{flex:1;min-width:200px}.hero-carousel-logo{height:30px}.hero-carousel-slide{gap:40px}}.steps-section{background:#000;color:#fff;text-align:center;padding:4rem 1rem}.steps-section h2{font-size:3rem;font-weight:800;margin-bottom:1rem}.steps-section p{font-size:1.25rem;margin-bottom:6rem}.steps-grid{display:flex;justify-content:center;align-items:flex-end;flex-wrap:wrap;gap:6rem}.step-wrapper{display:flex;flex-direction:column;align-items:center;width:300px}.step-card{background:transparent;border:3px solid white;background:linear-gradient(360deg,#16215b,#141d44,#11182f,#0c101d,#06080d,#010101,#000,#000,#000,#000,#000,#000);border-radius:1rem;padding:1.5rem 1rem 0;position:relative;width:100%;height:100px;box-shadow:0 0 20px #00c3ff66;overflow:visible}.step-circle{position:absolute;top:-25px;left:15px;background:linear-gradient(135deg,#009dff,#00c3ff);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 0 10px #00c3ff99;z-index:2}.step-card-image{position:absolute;bottom:-7px;left:50%;transform:translate(-50%);z-index:1}.step-card-image img{height:200px;object-fit:contain}.step-card-text{margin-top:1.2rem;text-align:center}.step-card-text p{font-size:1rem;margin:0}.step-card-text strong{display:block;font-size:1.1rem;margin-top:.3rem}@media (max-width: 768px){.steps-section{padding:1rem}.steps-section h2{font-size:2rem}.steps-section p{font-size:1rem;margin-bottom:2rem}.steps-grid{gap:2rem}.step-wrapper{width:90%}.step-card{height:160px}.step-card-text{margin-top:1rem;margin-bottom:3rem}.step-card-text strong{margin-top:-2rem}.step-card-image img{height:200px}}.business-benefits-section{background:#000!important;color:#fff!important;padding:80px 20px!important;text-align:center!important}.business-benefits-section h2{font-size:2rem!important;margin-bottom:40px!important}.benefits-cards-container{display:flex!important;justify-content:center!important;gap:40px!important;flex-wrap:wrap!important}.benefit-card{width:min(260px,100%)!important;text-align:center!important;margin:20px!important}.benefits-card-inner.alt-bg{background-image:url(/assets/images/services/background-circle.png)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;border-radius:100%!important;width:240px!important;height:240px!important;padding:24px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;box-shadow:none!important}.benefits-card-inner.alt-bg img{width:90px!important;height:auto!important;animation:float 3s ease-in-out infinite!important;margin-bottom:16px!important}.benefit-title{font-weight:600!important;font-size:1rem!important;line-height:1.4!important}.desktop-only{display:flex!important}.mobile-only{display:none!important}.swiper-slide{display:flex!important;justify-content:center!important;align-items:center!important}@keyframes float{0%,to{transform:translateY(0)!important}50%{transform:translateY(-10px)!important}}@media screen and (max-width: 768px){.business-benefits-section{padding:40px 20px!important}.desktop-only{display:none!important}.mobile-only{display:block!important}.business-benefits-section h2{font-size:1.7rem!important}.benefits-card-inner.alt-bg{width:230px!important;height:230px!important;padding:16px!important;background-size:90%!important;background-position:center!important;margin:0 auto!important}.benefits-card-inner.alt-bg img{width:80px!important}.benefit-title{max-width:140px!important;white-space:normal!important;word-break:break-word!important;margin:0 auto!important}}.promo-section{background:#000;color:#fff;padding:4rem 1rem;text-align:center}.promo-section h2{font-size:3rem;font-weight:800;margin-bottom:3rem}.promo-card{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem;background:linear-gradient(to bottom,#000,#0077b6);border:4px solid white;border-radius:1.5rem;box-shadow:0 0 40px #00c3ff66;padding:2rem;position:relative}.promo-card-image{flex:1;max-width:40%;display:flex;align-items:flex-start;justify-content:center}.promo-card-image img{width:100%;max-width:300px;object-fit:contain}.promo-card-content{flex:2;text-align:left;padding-left:8rem}.promo-card-content p{font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.promo-btn{display:inline-block;background:linear-gradient(90deg,#009dff,#00c3ff);color:#fff;font-weight:700;padding:1rem 2rem;border-radius:1rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 0 15px #00c3ff66}.promo-btn:hover{transform:translateY(-2px);box-shadow:0 0 20px #00c3ff99}@media screen and (max-width: 768px){.promo-section{padding:2rem 1rem}.promo-section h2{font-size:2rem;margin-bottom:2rem}.promo-card{flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem;gap:1.5rem}.promo-card-image{max-width:100%;justify-content:center}.promo-card-image img{max-width:220px}.promo-card-content{padding-left:0;text-align:center}.promo-card-content p{font-size:1rem;margin-bottom:1.5rem}.promo-btn{font-size:.9rem;padding:.9rem 1.6rem}}
