.heroIMG{background-image:url(/img/heroSmartphone-small.png);background-position:50%;background-size:cover;width:100%;height:100vh;position:relative;overflow:hidden}.heroImage{width:100%;height:100vh;position:relative;overflow:hidden}.hero-content{z-index:3;position:relative}.heroIMG:before{content:"";z-index:10000;pointer-events:none;background:linear-gradient(#0b1321,#061022,#3abff8,#003fc6) 0 0/400% 400%;animation:8s linear forwards gradientMoveMobile;position:absolute;inset:0}@keyframes gradientMoveMobile{0%{opacity:1;background-position:50% 100%}60%{opacity:.6;background-position:50% 40%}to{opacity:0;background-position:50% 0}}@media (min-width:768px){.heroIMG:before{background:linear-gradient(-45deg,#003fc6,#3abff8,#061022,#0b1321) 0 0/300% 300%;animation:6s linear forwards gradientMoveDesktop}@keyframes gradientMoveDesktop{0%{opacity:1;background-position:0%}60%{opacity:.6;background-position:80%}to{opacity:0;background-position:100%}}}.hero-h1Main{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:50%;font-family:Roboto,sans-serif;display:flex;position:relative}.hero-content{z-index:10;text-align:center;flex-direction:column;justify-content:end;align-items:center;height:50%;padding:0 1rem 3rem;display:flex;position:relative}.hero-title{background:var(--accent);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:1.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.hero-subtitle-first{color:var(--muted);max-width:600px;margin-bottom:0;font-size:1.25rem}.hero-subtitle-second{color:var(--muted);max-width:600px;margin-bottom:2rem;font-size:1.25rem}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.hero-buttons .btn{text-align:center;justify-content:center;width:auto;min-width:200px;display:inline-flex}.btn-white{color:#0063c6;background:#fff;border:2px solid #3abff8}.why{background:var(--bg);text-align:center;padding:5rem 1rem}.why h2{margin-bottom:3rem;font-size:2rem;font-weight:700}.why-items{flex-direction:column;align-items:center;gap:2rem;display:flex}.why-card{border-radius:var(--radius);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#0063c614,#3abff80d);border:1px solid #3abff833;max-width:300px;padding:2rem;transition:all .3s;box-shadow:0 10px 30px #0063c640}.why-card:hover{transform:translateY(-5px);box-shadow:0 0 25px #3abff880}.why-card h3{color:#fff;margin-bottom:.5rem;font-size:1.25rem}.why-card p{color:var(--muted)}.services{text-align:center;padding:5rem 0}.services h2{margin-bottom:3rem;font-size:2rem;font-weight:700}.services-marquee{padding-bottom:30px}.service-card{border-radius:var(--radius);background:linear-gradient(#0063c614,#3abff80d);border:1px solid #3abff833;flex:none;min-width:200px;margin-right:1.5rem;padding:1.5rem;transition:all .3s;box-shadow:0 10px 30px #0063c640}.service-card:hover{transform:translateY(-5px);box-shadow:0 0 25px #3abff880}.viewAllBlock{justify-content:end;margin-right:1rem;display:flex}.viewAll{background:var(--accent);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:1px;cursor:pointer;-webkit-background-clip:text;background-clip:text;font-weight:600}.testimonials{background:var(--bg);text-align:center;padding:5rem 1rem}.testimonials-list{flex-direction:column;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.testimonial{border-radius:var(--radius);background:linear-gradient(#0063c614,#3abff80d);border:1px solid #3abff833;max-width:300px;padding:1.5rem;transition:all .3s;box-shadow:0 10px 30px #0063c640}.testimonial:hover{transform:translateY(-5px);box-shadow:0 0 25px #3abff880}.testimonial p{color:var(--muted)}.btn-discount{color:var(--accent);border:2px solid var(--accent);background:0 0;animation-delay:6s;position:relative;overflow:hidden;box-shadow:0 0 10px #3abff84d}.btn-discount:after{content:"";background:linear-gradient(120deg,#0000,#3abff866,#0000);animation:3s ease-in-out 6s infinite shineMove;position:absolute;inset:0;transform:translate(-100%)}@keyframes shineMove{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}.btn-discount2{color:var(--accent);border:2px solid var(--accent);background:0 0;animation:3s ease-in-out 6s infinite discountGlow;position:relative;overflow:hidden;box-shadow:0 0 10px #3abff84d}.footer{color:#6fa9d9;text-align:center;text-shadow:0 0 5px #0063c64d;background:#0b1321;border-top:1px solid #3abff84d;padding:1.5rem 0;font-size:.9rem}.video-section{background:var(--bg);text-align:center;padding:5rem 1rem}.video-section h2{margin-bottom:2rem;font-size:2rem;font-weight:700}.icon{stroke:#fff;width:20px;height:20px}.contacts{background:var(--bg);text-align:center;padding:5rem 1rem}.contacts h2{margin-bottom:1rem;font-size:2rem;font-weight:700}.contacts-subtitle{color:var(--muted);margin-bottom:3rem;font-size:1.1rem}@media (min-width:400px) and (max-width:767px){.heroIMG{background-image:url(/img/heroSmartphone-large.png)}}@media (min-width:768px){.contacts-list{flex-direction:row;justify-content:center;gap:2rem}}@media (hover:none) and (pointer:coarse){.video-control{opacity:1!important}}@media (min-width:768px){.hero-buttons{flex-direction:row}.hero-h1Main{padding-bottom:3.5rem}.why-items,.testimonials-list{flex-direction:row;justify-content:center}.heroIMG{background-image:url(/img/heroDesktop4.png)}.hero-content{justify-content:end;padding-bottom:3rem}.viewAllBlock{padding-right:2rem}}
