@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
:root{--red:#e02020;--red-dark:#b91c1c;--red-deeper:#7f1d1d;--red-light:#fee2e2;--red-100:#fff5f5;--red-50:#fff8f8;--ink:#0f172a;--ink-mid:#1e293b;--muted:#64748b;--light:#94a3b8;--border:#e2e8f0;--surface:#f8fafc;--white:#fff;--r-sm:6px;--r:12px;--r-lg:18px;--r-xl:24px;--r-2xl:32px;--shadow-sm:0 1px 4px #0f172a0f;--shadow:0 4px 16px #0f172a1a;--shadow-md:0 8px 32px #0f172a1f;--shadow-lg:0 20px 60px #0f172a29;--shadow-red:0 8px 32px #e0202038}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{width:100%;overflow-x:hidden}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{color:var(--ink);font-family:Plus Jakarta Sans,sans-serif;line-height:1.18}h1{font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800}h2{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:700}h3{font-size:clamp(1rem,1.8vw,1.25rem);font-weight:700}.container{width:min(1160px,92vw);margin-inline:auto}.header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fffffff5;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:16px;height:72px;display:flex}.header__logo{flex-shrink:0;align-items:center;display:flex}.header__logo img{max-width:220px;display:block;width:auto!important;height:52px!important}.header__logo-icon{background:var(--red);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.header__nav{align-items:center;gap:28px;display:flex}.header__nav a{color:var(--muted);font-size:.9rem;font-weight:500;transition:color .2s}.header__nav a:hover{color:var(--red)}.header__cta{flex-shrink:0;align-items:center;gap:12px;display:flex}.header__phone{color:var(--red);font-size:.88rem;font-weight:700}@media (max-width:768px){.header__nav,.header__phone{display:none}.header__logo img{max-width:180px;height:44px!important}}.btn{border-radius:var(--r-lg);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:8px;padding:12px 22px;font-family:Inter,sans-serif;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.btn--primary{background:var(--red);color:#fff;box-shadow:var(--shadow-red)}.btn--primary:hover{background:var(--red-dark);transform:translateY(-1px);box-shadow:0 12px 40px #e020204d}.btn--outline{color:var(--red);border:1.5px solid var(--red);background:#fff}.btn--outline:hover{background:var(--red-100);transform:translateY(-1px)}.btn--ghost{color:var(--muted);border:1.5px solid var(--border);background:0 0}.btn--ghost:hover{background:var(--surface);color:var(--ink)}.btn--lg{border-radius:var(--r-xl);padding:15px 30px;font-size:.97rem}.hero{background:linear-gradient(160deg,#fff5f5 0%,#fee2e2 40%,#fff8f8 100%);padding:80px 0 0;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e020200f 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-200px;right:-200px}.hero__content{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding-bottom:80px;display:grid}.hero__badge{border:1px solid var(--border);color:var(--red);letter-spacing:.04em;text-transform:uppercase;box-shadow:var(--shadow-sm);background:#fff;border-radius:50px;align-items:center;gap:7px;margin-bottom:20px;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.hero__title{margin-bottom:18px}.hero__title span{color:var(--red)}.hero__desc{color:var(--muted);max-width:480px;margin-bottom:32px;font-size:1.05rem;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:12px;margin-bottom:44px;display:flex}.hero__stats{gap:36px;display:flex}.hero__stat-num{color:var(--red);font-family:Plus Jakarta Sans,sans-serif;font-size:1.8rem;font-weight:800;line-height:1}.hero__stat-label{color:var(--muted);margin-top:3px;font-size:.78rem}.hero__visual{position:relative}.hero__img-wrap{border-radius:var(--r-2xl) var(--r-2xl) 0 0;aspect-ratio:4/3;box-shadow:var(--shadow-lg);overflow:hidden}.hero__img-wrap img{object-fit:cover;width:100%;height:100%}.hero__card-float{border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-md);background:#fff;min-width:190px;padding:18px 22px;position:absolute;bottom:24px;left:-28px}.hero__card-float-label{color:var(--muted);margin-bottom:4px;font-size:.72rem;font-weight:500}.hero__card-float-value{color:var(--red);font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:800}.hero__card-float-sub{color:var(--muted);margin-top:2px;font-size:.72rem}.trust-bar{background:var(--red-deeper);padding:18px 0}.trust-bar__inner{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:16px;display:flex}.trust-bar__item{color:#ffffffe0;align-items:center;gap:9px;font-size:.85rem;font-weight:500;display:flex}.trust-bar__item svg{color:#fca5a5;flex-shrink:0}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:10px;font-size:.72rem;font-weight:700;display:inline-block}.section-title{margin-bottom:14px}.section-title span{color:var(--red)}.section-desc{color:var(--muted);max-width:540px;font-size:1.02rem;line-height:1.7}.services{background:#fff;padding:96px 0}.services__header{text-align:center;margin-bottom:60px}.services__header .section-desc{margin-inline:auto}.services__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.service-card{border:1px solid var(--border);border-radius:var(--r-xl);cursor:pointer;background:#fff;flex-direction:column;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;overflow:hidden}.service-card:hover{border-color:var(--red);box-shadow:var(--shadow-md);transform:translateY(-5px)}.service-card__img{aspect-ratio:16/9;overflow:hidden}.service-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.service-card:hover .service-card__img img{transform:scale(1.04)}.service-card__body{flex-direction:column;flex:1;padding:26px;display:flex}.service-card__icon{background:var(--red-light);border-radius:var(--r);width:44px;height:44px;color:var(--red);justify-content:center;align-items:center;margin-bottom:14px;display:flex}.service-card__title{color:var(--ink);margin-bottom:8px}.service-card__desc{color:var(--muted);flex:1;margin-bottom:18px;font-size:.88rem}.service-card__link{color:var(--red);align-items:center;gap:6px;font-size:.85rem;font-weight:600;transition:gap .2s;display:inline-flex}.service-card:hover .service-card__link{gap:10px}.how{background:var(--surface);padding:96px 0}.how__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.how__img{border-radius:var(--r-2xl);aspect-ratio:3/4;box-shadow:var(--shadow-lg);overflow:hidden}.how__img img{object-fit:cover;width:100%;height:100%}.how__steps{flex-direction:column;display:flex}.how__step{border-bottom:1px solid var(--border);gap:18px;padding:24px 0;display:flex}.how__step:last-child{border-bottom:none}.how__step-num{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:800;display:flex}.how__step-title{color:var(--ink);margin-bottom:5px;font-size:.95rem;font-weight:700}.how__step-desc{color:var(--muted);font-size:.86rem;line-height:1.6}.primes{background:#fff;padding:96px 0}.primes__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.primes__cards{flex-direction:column;gap:14px;display:flex}.prime-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);align-items:flex-start;gap:16px;padding:22px;transition:border-color .2s,box-shadow .2s;display:flex}.prime-card:hover{border-color:var(--red);box-shadow:var(--shadow)}.prime-card__icon{background:var(--red-light);border-radius:var(--r);width:42px;height:42px;color:var(--red);flex-shrink:0;justify-content:center;align-items:center;display:flex}.prime-card__amount{color:var(--red);margin-bottom:3px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.3rem;font-weight:800;line-height:1}.prime-card__label{color:var(--ink);margin-bottom:3px;font-size:.86rem;font-weight:600}.prime-card__desc{color:var(--muted);font-size:.8rem}.primes__img{border-radius:var(--r-2xl);aspect-ratio:1;box-shadow:var(--shadow-lg);overflow:hidden}.primes__img img{object-fit:cover;width:100%;height:100%}.testimonials{background:var(--surface);padding:96px 0}.testimonials__header{text-align:center;margin-bottom:60px}.testimonials__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testi-card{border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:18px;padding:30px;display:flex}.testi-card__stars{color:#f59e0b;gap:3px;display:flex}.testi-card__text{color:var(--muted);flex:1;font-size:.9rem;font-style:italic;line-height:1.75}.testi-card__author{align-items:center;gap:12px;display:flex}.testi-card__avatar{background:var(--red-light);width:42px;height:42px;color:var(--red);border-radius:50%;justify-content:center;align-items:center;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:800;display:flex}.testi-card__name{color:var(--ink);font-size:.9rem;font-weight:700}.testi-card__role{color:var(--muted);font-size:.75rem}.faq{background:#fff;padding:96px 0}.faq__header{text-align:center;margin-bottom:60px}.faq__list{max-width:760px;margin-inline:auto}.faq__item{border-bottom:1px solid var(--border)}.faq__question{cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-family:Inter,sans-serif;font-size:.97rem;font-weight:600;transition:color .2s;display:flex}.faq__question:hover{color:var(--red)}.faq__icon{background:var(--red-light);width:26px;height:26px;color:var(--red);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:flex}.faq__answer{color:var(--muted);padding:0 0 22px;font-size:.9rem;line-height:1.75}.zones{background:var(--surface);padding:96px 0}.zones__header{text-align:center;margin-bottom:44px}.zones__grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:44px;display:grid}.zone-chip{border:1px solid var(--border);border-radius:var(--r);color:var(--muted);text-align:center;background:#fff;padding:13px 16px;font-size:.84rem;font-weight:500;transition:all .18s}.zone-chip:hover,.zone-chip--active{border-color:var(--red);color:var(--red);background:var(--red-100)}.cta-band{background:linear-gradient(135deg, var(--red-deeper) 0%, var(--red) 100%);text-align:center;padding:96px 0;position:relative;overflow:hidden}.cta-band:before{content:"";pointer-events:none;background:radial-gradient(#ffffff14 0%,#0000 70%);width:900px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.cta-band__glow{display:none}.cta-band__title{color:#fff;margin-bottom:14px}.cta-band__desc{color:#ffffffc7;max-width:500px;margin:0 auto 32px;font-size:1.02rem}.cta-band__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.cta-band .btn--primary{color:var(--red);background:#fff;box-shadow:0 4px 20px #00000026}.cta-band .btn--primary:hover{background:var(--red-100);transform:translateY(-2px)}.cta-band .btn--outline{color:#fff;background:0 0;border-color:#ffffff80}.cta-band .btn--outline:hover{background:#ffffff1a}.footer{background:var(--ink);border-top:1px solid #ffffff0f;padding:64px 0 32px}.footer__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.footer__logo{color:#fff;align-items:center;gap:10px;margin-bottom:14px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:800;display:flex}.footer__logo-icon{background:var(--red);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.footer__desc{color:#64748b;margin-bottom:22px;font-size:.84rem;line-height:1.7}.footer__col-title{text-transform:uppercase;letter-spacing:.1em;color:#475569;margin-bottom:14px;font-family:Plus Jakarta Sans,sans-serif;font-size:.75rem;font-weight:700}.footer__links{flex-direction:column;gap:9px;display:flex}.footer__links a{color:#64748b;font-size:.84rem;transition:color .2s}.footer__links a:hover{color:#fff}.footer__bottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:24px;display:flex}.footer__copy{color:#475569;font-size:.78rem}.footer__copy a{color:#64748b;transition:color .2s}.footer__copy a:hover{color:#fff}.wa-bubble{z-index:999;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 20px #25d36666}.wa-bubble:hover{transform:scale(1.1);box-shadow:0 6px 28px #25d3668c}.page-hero{border-bottom:1px solid var(--border);background:linear-gradient(160deg,#fff5f5 0%,#fee2e2 55%,#fff8f8 100%);padding:72px 0 60px}.page-hero__breadcrumb{color:var(--light);align-items:center;gap:7px;margin-bottom:18px;font-size:.8rem;display:flex}.page-hero__breadcrumb a{color:var(--muted);transition:color .2s}.page-hero__breadcrumb a:hover{color:var(--red)}.content-section{padding:80px 0}.content-section__grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.content-section__img{border-radius:var(--r-2xl);aspect-ratio:4/3;box-shadow:var(--shadow-lg);overflow:hidden}.content-section__img img{object-fit:cover;width:100%;height:100%}.content-section__list{flex-direction:column;gap:10px;margin:22px 0;display:flex}.content-section__item{color:var(--muted);align-items:flex-start;gap:10px;font-size:.9rem;display:flex}.content-section__item svg{color:var(--red);flex-shrink:0;margin-top:2px}.contact-section{padding:80px 0}.contact-grid{grid-template-columns:1fr 1.3fr;align-items:start;gap:80px;display:grid}.contact-info{flex-direction:column;gap:22px;display:flex}.contact-info-item{align-items:flex-start;gap:14px;display:flex}.contact-info-icon{background:var(--red-light);border-radius:var(--r);width:46px;height:46px;color:var(--red);flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-info-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:.72rem;font-weight:600}.contact-info-value{color:var(--ink);font-size:.97rem;font-weight:700}.form{flex-direction:column;gap:14px;display:flex}.form__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form__group{flex-direction:column;gap:6px;display:flex}.form__label{color:var(--ink);font-size:.8rem;font-weight:600}.form__input,.form__select,.form__textarea{border:1.5px solid var(--border);border-radius:var(--r);color:var(--ink);background:#fff;width:100%;padding:11px 14px;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s}.form__input:focus,.form__select:focus,.form__textarea:focus{border-color:var(--red);outline:none;box-shadow:0 0 0 3px #e0202017}.form__textarea{resize:vertical;min-height:120px}@media (max-width:1024px){.hero__content{grid-template-columns:1fr;gap:48px}.hero__visual{display:none}.services__grid{grid-template-columns:1fr 1fr}.how__inner{grid-template-columns:1fr}.how__img{display:none}.primes__inner{grid-template-columns:1fr}.primes__img{display:none}.testimonials__grid{grid-template-columns:1fr 1fr}.zones__grid{grid-template-columns:repeat(3,1fr)}.footer__grid{grid-template-columns:1fr 1fr}.content-section__grid,.contact-grid{grid-template-columns:1fr}}@media (max-width:768px){.header__nav{display:none}.services__grid,.testimonials__grid{grid-template-columns:1fr}.zones__grid{grid-template-columns:repeat(2,1fr)}.footer__grid,.form__row{grid-template-columns:1fr}.trust-bar__inner{justify-content:center}}
