@import"https://api.fontshare.com/v2/css?f[]=clash-display@200,300,400,500,600,700&display=swap";:root{--color-primary: #2563eb;--color-secondary: #3b82f6;--color-light-blue: #dbeafe;--color-black: #000000;--color-white: #ffffff;--color-gray: #81838a;--color-gray-dark: #888b92;--color-dark: #191d2a;--font-main: "Clash Display", sans-serif;--font-dm: "DM Sans", sans-serif;--font-nunito: "Nunito Sans", sans-serif;--max-width: 1440px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-main);color:var(--color-black);background:var(--color-white);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{max-width:1090px;margin:0 auto;padding:0 20px}#root{max-width:var(--max-width);margin:0 auto;overflow:hidden;background:var(--color-white);border-radius:50px}.navbar{display:flex;align-items:center;justify-content:space-between;padding:30px 175px;position:relative;z-index:10}.navbar__logo{display:flex;align-items:center;gap:8px}.navbar__logo-img{width:38px;height:38px;object-fit:contain}.navbar__logo-text{font-size:22px;font-weight:700;color:var(--color-black);letter-spacing:-.5px}.navbar__logo-tm{font-size:4px;font-weight:800;vertical-align:super;font-family:Plus Jakarta Sans,sans-serif}.navbar__links{display:flex;gap:32px;align-items:center}.navbar__link{font-size:20px;font-weight:500;color:var(--color-black);cursor:pointer;transition:color .2s}.navbar__link:hover{color:var(--color-primary)}.navbar__link--active{font-weight:700;color:var(--color-primary)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 46px;border-radius:12px;border:none;font-family:var(--font-main);font-size:18px;font-weight:500;cursor:pointer;transition:opacity .2s,transform .2s}.btn:hover{opacity:.9;transform:translateY(-1px)}.btn--black{background:var(--color-black);color:var(--color-white)}.btn--white{background:var(--color-white);color:var(--color-black)}.btn--primary{background:var(--color-primary);color:var(--color-white)}.btn--outline{background:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.blob{position:absolute;border-radius:50%;filter:blur(103px);pointer-events:none;z-index:0}.blob--yellow{background:var(--color-light-blue)}.blob--red{background:var(--color-primary)}.star{position:absolute;pointer-events:none;z-index:1}.star svg{width:64px;height:64px}.accent-dot{position:absolute;border-radius:50%;pointer-events:none;z-index:4}.accent-dot--red{background:#ef4444}.accent-dot--blue{background:var(--color-primary)}.accent-dot--gray{background:#d1d5db}.hero{position:relative;padding:60px 175px 80px;display:flex;align-items:flex-start;gap:40px;min-height:700px}.hero__content{flex:1;padding-top:40px;position:relative;z-index:2}.hero__title{font-size:64px;font-weight:700;line-height:1;color:var(--color-black);margin-bottom:24px;max-width:618px}.hero__subtitle{font-size:18px;font-weight:500;color:var(--color-black);line-height:1.56;max-width:638px;margin-bottom:40px}.hero__actions{display:flex;align-items:center;gap:40px}.hero__visual{position:relative;flex:0 0 400px;z-index:2;display:flex;align-items:center;justify-content:center}.hero__phones-group{position:relative;z-index:2}.hero__phones-group img{width:auto;max-width:100%;max-height:580px;height:auto;object-fit:contain;filter:drop-shadow(0 20px 60px rgba(0,0,0,.15))}.hero__blobs{position:absolute;top:-100px;right:-100px;width:600px;height:600px;z-index:0}.section{position:relative;padding:60px 175px}.section__label{font-size:18px;font-weight:500;color:var(--color-primary);margin-bottom:12px;text-transform:uppercase;letter-spacing:4px;display:block}.section__title{font-size:48px;font-weight:700;line-height:1;color:var(--color-black);margin-bottom:48px}.features{display:flex;align-items:center;gap:80px}.features__visual{position:relative;flex:0 0 auto}.features__phone-wrapper{position:relative;width:500px;height:640px}.features__circles{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:720px;height:720px;z-index:0}.features__circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(0,0,0,.08)}.features__circle--1{width:720px;height:720px}.features__circle--2{width:580px;height:580px}.features__circle--3{width:440px;height:440px}.features__phone{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;height:100%}.features__phone img{width:450px;height:auto;filter:drop-shadow(0 20px 60px rgba(0,0,0,.15))}.features__content{flex:1}.features__list{display:flex;flex-direction:column;gap:32px}.feature-item{display:flex;flex-direction:column;gap:8px}.feature-item__header{display:flex;align-items:center;gap:8px}.feature-item__icon{width:24px;height:24px;color:var(--color-primary)}.feature-item__title{font-size:18px;font-weight:600}.feature-item__desc{font-size:18px;font-weight:500;color:var(--color-black);line-height:1.56}.advantages{display:flex;flex-direction:column;gap:80px}.advantage{display:flex;align-items:center;gap:80px}.advantage--reverse{flex-direction:row-reverse}.advantage__content{flex:1}.advantage__visual{position:relative;flex:0 0 auto}.advantage__phone-wrapper{position:relative;width:500px;height:640px}.advantage__phone{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;height:100%}.advantage__phone img{width:450px;height:auto;filter:drop-shadow(0 20px 60px rgba(0,0,0,.15))}.advantage__icon-wrapper{display:flex;align-items:center;gap:16px;margin-bottom:16px}.advantage__icon{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;background:var(--color-primary);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.advantage__icon svg{width:24px;height:24px}.advantage__name{font-size:28px;font-weight:600}.advantage__desc{font-size:18px;font-weight:500;line-height:1.56;max-width:562px;margin-bottom:20px}.advantage__points{list-style:none;display:flex;flex-direction:column;gap:12px;max-width:562px}.advantage__point{display:flex;align-items:flex-start;gap:10px;font-size:16px;font-weight:500;line-height:1.5;color:var(--color-black)}.advantage__point-icon{flex-shrink:0;margin-top:2px}.testimonials-section{overflow:hidden}.testimonials__visual-standalone{display:flex;justify-content:center;align-items:center}.testimonials__bubble-circles{position:relative;width:400px;height:400px}.testimonials__bubble-circle{position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonials__bubble-dot{position:absolute;border-radius:50%;background:#00000014}.testimonials__bubble-quote{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background:var(--color-primary);display:flex;align-items:center;justify-content:center;font-size:36px;color:#fff;font-weight:700;z-index:3}.faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.faq-card{padding:30px;border-radius:16px}.faq-card--white{background:var(--color-white);border:1px solid #eee}.faq-card--primary{background:var(--color-primary);color:var(--color-white)}.faq-card__title{font-size:28px;font-weight:600;margin-bottom:12px}.faq-card__text{font-size:18px;font-weight:500;line-height:1.56}.cta{background:linear-gradient(135deg,#1e40af,#2563eb,#3b82f6);padding:60px 80px;display:flex;align-items:center;gap:60px;position:relative;overflow:hidden;margin:0 175px;border-radius:20px}.cta__content{flex:1;position:relative;z-index:2}.cta__title{font-size:48px;font-weight:700;color:var(--color-white);margin-bottom:16px}.cta__desc{font-size:18px;font-weight:400;color:var(--color-white);line-height:1.56;margin-bottom:32px;max-width:536px}.cta__visual{position:relative;flex:0 0 260px;z-index:2}.cta__phones{position:relative}.cta__phones img{width:auto;max-width:100%;max-height:400px;height:auto;object-fit:contain}.cta__circles{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:720px;height:720px;z-index:0}.cta__circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(255,255,255,.1)}.cta__circle--1{width:720px;height:720px}.cta__circle--2{width:580px;height:580px}.cta__circle--3{width:440px;height:440px}.footer{padding:60px 175px 40px}.footer__top{display:flex;gap:60px;margin-bottom:40px}.footer__brand{flex:0 0 auto}.footer__brand-logo{margin-bottom:24px}.footer__contact-item{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:16px;font-weight:500}.footer__contact-item a{color:var(--color-black);transition:color .2s}.footer__contact-item a:hover{color:var(--color-primary)}.footer__contact-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer__contact-icon svg{width:20px;height:20px;color:var(--color-primary)}.footer__col{flex:1}.footer__col-title{font-size:24px;font-weight:600;margin-bottom:20px}.footer__col-link{display:block;font-size:16px;font-weight:500;color:var(--color-black);margin-bottom:12px;cursor:pointer;transition:color .2s}.footer__col-link:hover{color:var(--color-primary)}.footer__bottom{padding-top:30px;border-top:1px solid #eee}.footer__copyright{font-size:16px;font-weight:500;text-align:center}@media(max-width:1200px){.navbar,.hero,.section,.footer{padding-left:40px;padding-right:40px}.cta{margin:0 40px;padding:40px}.hero__visual{flex:0 0 400px}.hero__phones-group img{max-width:400px}.advantage__phone-wrapper{width:380px;height:500px}.advantage__phone img{width:350px}.features__phone-wrapper{width:380px;height:500px}.features__phone img{width:350px}}@media(max-width:900px){.navbar{padding:20px}.hero{flex-direction:column;padding:30px 20px 40px;min-height:auto;gap:30px}.hero__content{padding-top:0}.hero__title{font-size:36px;max-width:100%}.hero__subtitle{font-size:16px;max-width:100%;margin-bottom:24px}.hero__visual{flex:none;width:100%}.hero__phones-group img{max-width:340px;margin:0 auto}.hero__blobs{width:300px;height:300px;top:-50px;right:-50px}.hero__actions{gap:16px}.section{padding:40px 20px}.section__label{font-size:14px;letter-spacing:2px;margin-bottom:8px}.section__title{font-size:28px;margin-bottom:32px}.features{flex-direction:column;gap:40px}.features__visual{display:none}.features__list{gap:24px}.feature-item__desc{font-size:16px}.advantage,.advantage--reverse{flex-direction:column;gap:30px}.advantages{gap:50px}.advantage__phone-wrapper{width:100%;max-width:400px;height:auto;margin:0 auto}.advantage__phone img{width:100%;max-width:360px}.navbar .btn{display:none}.advantage__name{font-size:22px}.advantage__desc{font-size:16px;max-width:100%}.advantage__points{max-width:100%}.advantage__point{font-size:15px}.testimonials__bubble-circles{width:280px;height:280px}.testimonials-section{padding:20px}.faq__grid{grid-template-columns:1fr;gap:16px}.faq-card{padding:24px}.faq-card__title{font-size:20px}.faq-card__text{font-size:15px}.cta{flex-direction:column;margin:0 20px;padding:30px 24px;gap:30px}.cta__title{font-size:28px}.cta__desc{font-size:16px;margin-bottom:24px}.cta__visual{flex:none;width:100%}.footer{padding:40px 20px 30px}.footer__top{flex-direction:column;gap:30px;margin-bottom:30px}.footer__col-title{font-size:20px;margin-bottom:12px}.navbar__links{display:none}.btn{padding:14px 32px;font-size:16px}.star svg{width:40px;height:40px}}@media(max-width:480px){.hero{padding:20px 16px 30px;gap:24px}.hero__title{font-size:28px}.hero__subtitle{font-size:15px;margin-bottom:20px}.hero__phones-group img{max-width:280px}.navbar{padding:16px}.navbar__logo-text{font-size:18px}.section{padding:30px 16px}.section__title{font-size:24px;margin-bottom:24px}.section__label{font-size:12px;letter-spacing:1.5px}.advantage__phone-wrapper{width:100%;max-width:360px;height:auto}.advantage__phone img{width:100%;max-width:340px}.advantage__name{font-size:20px}.advantage__desc{font-size:15px}.faq-card{padding:20px}.faq-card__title{font-size:18px}.faq-card__text{font-size:14px}.cta{margin:0 16px;padding:24px 20px;border-radius:16px}.cta__title{font-size:24px}.cta__desc{font-size:15px}.footer{padding:30px 16px 24px}.footer__col-title{font-size:18px}.btn{padding:12px 24px;font-size:15px}.star svg{width:32px;height:32px}.advantage__icon{width:40px;height:40px;min-width:40px;min-height:40px;flex-shrink:0}.advantage__icon svg{width:20px;height:20px}}@media(max-width:374px){.hero__title{font-size:24px}.hero__subtitle{font-size:14px}.hero__phones-group img{max-width:240px}.section__title{font-size:22px}.advantage__phone-wrapper{width:100%;max-width:340px;height:auto}.advantage__phone img{width:100%;max-width:320px}}
