:root{--blue:#0867a8;--blue-dark:#064d7f;--red:#cf1020;--ink:#17212b;--muted:#607080;--paper:#f6f8fa;--line:#dce4ea}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:#e9eef2}body{width:100%;max-width:480px;margin:0 auto;background:#fff;color:var(--ink);font-family:AvenirNextCyr,Arial,sans-serif}.main_wrapper{width:100%;max-width:480px;margin:0;background:#fff;box-shadow:0 0 35px #0b26351a;overflow:hidden}.nauro-hero{display:flex;flex-direction:column;background:linear-gradient(145deg,#eef8ff 0%,#fff 48%,#fff1f2 100%)}.nauro-hero picture{order:-1;display:block;height:430px}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero-copy{padding:30px 20px 34px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow,.product-kicker{text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:800;color:var(--blue)}.nauro-hero h1{font-size:32px;line-height:1.08;margin:13px 0 16px}.nauro-hero p{font-size:17px;line-height:1.45;margin:0;color:var(--muted)}.hero-prices{display:grid;gap:8px;margin:20px 0}.hero-prices b{font-size:17px}.hero-prices b:last-child{color:var(--red)}.button,.select-product{display:block;width:100%;min-height:56px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--red));color:#fff!important;font-weight:800;font-size:17px;line-height:22px;padding:17px 18px;text-align:center;cursor:pointer;text-decoration:none;box-shadow:0 8px 22px #0d5f8f30}.intro{text-align:center;padding:42px 20px 18px}.title{font-size:28px!important;line-height:1.15!important;color:var(--ink)!important}.intro p{font-size:17px;line-height:1.45;color:var(--muted)}.product-grid{padding:16px 14px 40px;display:grid;grid-template-columns:1fr;gap:20px}.product-card,.product-card.duo{display:block;border:2px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;transition:.2s}.product-card.duo{background:linear-gradient(145deg,#f0f8ff,#fff5f5)}.product-card.active{border-color:var(--blue);box-shadow:0 12px 28px #12384c1c}.product-card picture{display:block;background:#f6f7f8}.product-card img,.product-card.duo img{display:block;width:100%;height:420px;min-height:0;object-fit:cover}.product-card img{object-position:center}.product-body{padding:22px 18px 20px}.red .product-kicker{color:var(--red)}.duo .product-kicker{display:inline-block;background:linear-gradient(90deg,var(--blue),var(--red));color:#fff;padding:7px 10px;border-radius:8px}.product-body h2{font-size:25px;line-height:1.15;margin:11px 0}.product-body p,.product-body li{font-size:16px;line-height:1.5;color:#42515f}.product-body ul{padding-left:20px;margin-bottom:16px}.card-price{display:block;font-size:34px;margin:16px 0;color:var(--blue)}.red .card-price{color:var(--red)}.bundle-price{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:18px 0}.bundle-price s{font-size:19px}.bundle-price strong{font-size:36px;color:var(--red)}.bundle-price span{background:#e8f5ed;color:#18733b;padding:7px 9px;border-radius:8px;font-weight:700}.select-product{background:var(--blue)}.red .select-product{background:var(--red)}.duo .select-product{background:linear-gradient(90deg,var(--blue),var(--red))}.clean-section{padding:42px 16px;background:var(--paper)}.benefit-grid{display:grid;grid-template-columns:1fr;gap:12px}.benefit-grid div{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px}.benefit-grid b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--blue);color:#fff;font-size:21px}.benefit-grid h3{margin:12px 0 5px}.benefit-grid p{margin:0;line-height:1.45}.safe-note{margin-top:18px;padding:15px;border-left:4px solid var(--red);background:#fff;line-height:1.45}.order_steps_section{padding:42px 16px}.steps{display:grid;grid-template-columns:1fr;gap:10px}.steps span{padding:17px 12px;text-align:center;border-radius:14px;background:#eef4f8;font-weight:700}.order-section{padding:18px 14px 30px;display:grid;grid-template-columns:1fr;gap:20px;background:linear-gradient(145deg,#eaf5fc,#fff)}.order-section>picture{display:block}.order-section .offer_image{width:100%;height:460px;object-fit:cover;border-radius:20px}.order-summary span{color:var(--muted)}.order-summary h2{font-size:25px;line-height:1.18;margin:7px 0}.order-summary strong{font-size:39px;color:var(--red)}.form{padding:0!important}.field{width:100%;height:56px;margin:7px 0!important;border:1px solid #b8c6cf!important;border-radius:12px!important;background:#fff!important;color:var(--ink)!important;font-size:16px!important}.form .button{width:100%;margin-top:10px!important}.form p{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 16px;background:#142431!important}footer a{color:#fff!important;font-size:13px}
@media(max-width:380px){.nauro-hero picture{height:365px}.nauro-hero h1{font-size:28px}.product-card img,.product-card.duo img{height:365px}.order-section .offer_image{height:410px}.title{font-size:25px!important}}
