:root{--vzcg-accent:#c40c0c;--vzcg-accent-dark:#8b0a0a;--vzcg-bg:#ffffff;--vzcg-bg-alt:#f5f5f5;--vzcg-text:#1a1a1a;--vzcg-muted:#666;--vzcg-border:#ddd;--vzcg-font-display:"Cormorant Garamond",serif;--vzcg-font-body:"Inter",sans-serif;--vzcg-space-4:1rem;--vzcg-space-6:1.5rem;--vzcg-space-8:2rem;--vzcg-space-12:3rem;--vzcg-space-20:5rem;--vzcg-radius:8px;--vzcg-shadow-sm:0 1px 3px rgba(0,0,0,.08);--vzcg-shadow-md:0 4px 12px rgba(0,0,0,.12);--vzcg-max-width:1200px;--vzcg-header-height:70px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--vzcg-font-body);color:var(--vzcg-text);background:var(--vzcg-bg);line-height:1.6;font-size:1rem}h1,h2,h3,h4,h5,h6{font-family:var(--vzcg-font-display);line-height:1.2;color:var(--vzcg-text)}h1{font-size:clamp(2rem,2vw+1rem,3.5rem)}h2{font-size:clamp(1.5rem,1.5vw+0.8rem,2.2rem)}h3{font-size:1.3rem}a{color:var(--vzcg-accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{width:90%;max-width:var(--vzcg-max-width);margin:0 auto}.section{padding:var(--vzcg-space-20) 0}.section-alt{background:var(--vzcg-bg-alt)}.ujos{background:var(--vzcg-text);color:#fff}.ujos h1,.ujos h2,.ujos h3{color:#fff}.ujos a{color:#ccc}.ujos a:hover{color:#fff}.btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.8rem 1.8rem;border-radius:var(--vzcg-radius);font-weight:600;cursor:pointer;border:2px solid;transition:all 0.3s ease;font-family:var(--vzcg-font-body)}.btn-primary{background:var(--vzcg-accent);color:#fff;border-color:var(--vzcg-accent)}.btn-primary:hover{background:var(--vzcg-accent-dark);border-color:var(--vzcg-accent-dark)}.btn-outline{background:transparent;border-color:var(--vzcg-accent);color:var(--vzcg-accent)}.btn-outline:hover{background:var(--vzcg-accent);color:#fff}.btn-sm{padding:0.6rem 1.2rem;font-size:0.9rem}.btn-block{width:100%;justify-content:center}.logo{font-family:var(--vzcg-font-display);font-size:1.5rem;font-weight:700;color:var(--vzcg-text)}.logo:hover{color:var(--vzcg-accent)}.uwne{position:sticky;top:0;z-index:50;background:rgba(255,255,255,0.98);backdrop-filter:blur(8px);border-bottom:1px solid var(--vzcg-border);height:var(--vzcg-header-height);display:flex;align-items:center}.header-inner{display:flex;align-items:center;justify-content:space-between}.ufdc{display:none;background:none;border:none;flex-direction:column;gap:6px;cursor:pointer}.ufdc span{width:25px;height:2px;background:var(--vzcg-text);transition:0.3s}.unms{display:flex;align-items:center;gap:2rem}.unms a{color:var(--vzcg-text);font-size:0.95rem}.unms a:hover{color:var(--vzcg-accent)}.hero{position:relative;padding:4rem var(--vzcg-space-8) 3rem}.hero-split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-title{margin:1rem 0 1.5rem}.hero-lead{font-size:1.1rem;color:var(--vzcg-muted);margin-bottom:1.5rem}.hero-eyebrow{display:inline-block;font-size:0.85rem;text-transform:uppercase;letter-spacing:2px;color:var(--vzcg-accent);margin-bottom:0.5rem}.hero-visual{border-radius:8px;overflow:hidden}.checklist{list-style:none;margin:1.5rem 0}.checklist li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.check-ic{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:rgba(196,12,12,0.1);color:var(--vzcg-accent);display:flex;align-items:center;justify-content:center;font-size:1rem}.hero-rating{margin:1.5rem 0;font-size:0.95rem}.stars{color:#fbb900;letter-spacing:0.1em}.price-block{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap;margin:1.5rem 0}.price-old{text-decoration:line-through;color:var(--vzcg-muted);font-size:1rem}.price-new{font-family:var(--vzcg-font-display);font-size:2rem;font-weight:700;color:var(--vzcg-accent)}.price-badge{background:var(--vzcg-accent);color:#fff;padding:0.3rem 0.8rem;border-radius:20px;font-size:0.85rem;font-weight:700}.hero-actions{display:flex;gap:1rem;margin:1.5rem 0;flex-wrap:wrap}.hero-note{font-size:0.85rem;color:var(--vzcg-muted);margin-top:1rem}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.benefit-card{background:#fff;border:1px solid var(--vzcg-border);padding:1.5rem;border-radius:var(--vzcg-radius);text-align:center}.benefit-card i{font-size:2rem;color:var(--vzcg-accent);margin-bottom:0.5rem}.benefit-card h3{font-size:1.1rem;margin:1rem 0}.section-title{margin-bottom:0.5rem}.section-lead{font-size:0.95rem;color:var(--vzcg-muted);margin-bottom:2rem}.order-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step-card{background:#fff;border:1px solid var(--vzcg-border);padding:1.5rem;border-radius:var(--vzcg-radius);text-align:center}.step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--vzcg-accent);color:#fff;border-radius:50%;font-family:var(--vzcg-font-display);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step-card h3{font-size:1.1rem;margin:1rem 0}.trust-band{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center;margin:2rem 0}.trust-item{padding:1.5rem}.trust-item i{font-size:2rem;color:var(--vzcg-accent);margin-bottom:0.5rem}.trust-item strong{display:block;margin-top:0.5rem;font-size:0.95rem}.trust-item p{font-size:0.85rem;color:var(--vzcg-muted)}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0}.testimonial{background:rgba(196,12,12,0.05);border-left:4px solid var(--vzcg-accent);padding:1.5rem;border-radius:var(--vzcg-radius);font-style:italic}.testimonial .stars{display:block;margin-bottom:0.5rem}.testimonial p{margin:1rem 0;font-size:0.95rem}.testimonial cite{display:block;margin-top:1rem;font-style:normal;color:var(--vzcg-accent);font-weight:600}.testimonial-disclaimer{text-align:center;color:var(--vzcg-muted);font-size:0.9rem;margin-bottom:1.5rem}.order-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:start}.order-card{background:var(--vzcg-bg-alt);padding:2rem;border-radius:var(--vzcg-radius)}.order-title{font-size:1.3rem;margin-bottom:1rem}.form-container{background:#fff}.uxog{background:#fff;border:1px solid var(--vzcg-border);padding:2rem;border-radius:var(--vzcg-radius)}.uxog h3{margin-bottom:1.5rem;color:var(--vzcg-text)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:0.5rem;font-weight:600;color:var(--vzcg-text)}.form-group input,.form-group textarea{width:100%;padding:0.8rem;border:1px solid var(--vzcg-border);border-radius:var(--vzcg-radius);font-family:var(--vzcg-font-body);font-size:1rem;color:var(--vzcg-text)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--vzcg-accent);box-shadow:0 0 0 2px rgba(196,12,12,0.1)}.uwsu{display:none;color:#c40c0c;font-size:0.85rem;margin-top:0.3rem}.uwsu.is-visible{display:block}.form-checkbox{display:flex;gap:0.5rem}.form-checkbox input{width:20px;height:20px;cursor:pointer;flex-shrink:0;margin-top:2px}.form-checkbox label{margin:0;cursor:pointer;font-weight:400}.phone-row{display:grid;grid-template-columns:auto 1fr;gap:0.5rem}.phone-row select{padding:0.8rem;border:1px solid var(--vzcg-border);border-radius:var(--vzcg-radius);font-family:var(--vzcg-font-body);background:#fff}.ukvj{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.order-note{font-size:0.85rem;color:var(--vzcg-muted);text-align:center;margin-top:1rem}.product-pack{max-width:300px;margin:0 auto 1.5rem}.product-pack svg{width:100%;height:auto;display:block;filter:drop-shadow(0 12px 24px rgba(0,0,0,.15))}.faq{margin:2rem 0}.unni{border-bottom:1px solid var(--vzcg-border);padding:1.5rem 0}.uxov{width:100%;background:none;border:none;padding:0;text-align:left;font-size:1.05rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--vzcg-text);font-family:var(--vzcg-font-display)}.uxov:hover{color:var(--vzcg-accent)}.uxov i{font-size:0.9rem;transition:transform 0.3s}.unni[open] .uxov i{transform:rotate(180deg)}.uwlq{display:none;margin-top:1rem}.unni[open] .uwlq{display:block}.faq-answer-inner{font-size:0.95rem;line-height:1.7;color:var(--vzcg-text)}.faq-answer-inner a{color:var(--vzcg-accent)}.cta-band{text-align:center;padding:3rem 0}.cta-band h2{margin-bottom:1.5rem}.contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;align-items:start}.ugrf{background:#fff;padding:2rem;border-radius:var(--vzcg-radius);border:1px solid var(--vzcg-border)}.contact-info-panel{background:var(--vzcg-bg-alt);padding:2rem;border-radius:var(--vzcg-radius)}.contact-info-panel h2{margin-bottom:1.5rem}.contact-info-item{display:flex;gap:1rem;margin-bottom:1.5rem}.contact-info-item i{color:var(--vzcg-accent);font-size:1.3rem;flex-shrink:0}.map-container{border-radius:var(--vzcg-radius);overflow:hidden;border:1px solid var(--vzcg-border);margin:2rem 0}.media{position:relative;overflow:hidden;border-radius:var(--vzcg-radius);background:linear-gradient(135deg,var(--vzcg-accent),var(--vzcg-bg-alt))}.media img{width:100%;height:100%;object-fit:cover;display:block}.media-1x1{aspect-ratio:1}.media-4x3{aspect-ratio:4/3}.media-3x4{aspect-ratio:3/4}.uwzm{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none;overflow:hidden}.uwzm img{width:100%;height:100%;object-fit:cover;opacity:0.08}.hero .container{position:relative;z-index:1}.split-block{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.split-reverse .media{order:-1}.split-block h2{margin-bottom:1rem}.split-block p{margin-bottom:1rem;line-height:1.8}.duration-calc{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin:2rem 0;text-align:center}.calc-item{padding:1rem;background:var(--vzcg-bg-alt);border-radius:var(--vzcg-radius)}.calc-number{font-size:1.8rem;font-weight:700;color:var(--vzcg-accent);margin-bottom:0.5rem}.calc-label{font-size:0.85rem;color:var(--vzcg-muted)}.info-box{background:var(--vzcg-bg-alt);padding:2rem;border-radius:var(--vzcg-radius);border-left:4px solid var(--vzcg-accent)}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:2rem 0}.value-item{text-align:center}.value-item i{font-size:2rem;color:var(--vzcg-accent);margin-bottom:0.5rem}.company-details{margin:2rem 0}.detail-row{display:flex;padding:0.8rem 0;border-bottom:1px solid var(--vzcg-border)}.detail-row .label{flex-basis:150px;font-weight:600}.delivery-info{margin:2rem 0}.info-row{display:flex;padding:1rem;border-bottom:1px solid var(--vzcg-border)}.info-row .label{flex-basis:160px;font-weight:600}.info-row .value{flex:1}.return-terms{background:var(--vzcg-bg-alt);padding:1.5rem;border-radius:var(--vzcg-radius);margin:1rem 0}.return-terms h3{margin-bottom:1rem}.return-terms ul{margin-left:2rem}.return-terms p{margin:1rem 0}.site-footer{background:var(--vzcg-text);color:#fff;padding:3rem 0 1rem}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}.footer-brand h4,.footer-col h4{font-family:var(--vzcg-font-display);margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col a{color:#ccc}.footer-col a:hover{color:#fff}.footer-legal-links{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,0.1)}.footer-legal-links a{color:#ccc;font-size:0.9rem}.footer-legal-links a:hover{color:#fff}.footer-disclaimer{font-size:0.85rem;color:#aaa;text-align:center;margin:1rem 0;line-height:1.5}.footer-bottom{display:flex;justify-content:center;gap:2rem;font-size:0.9rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,0.1)}.disclosure-bar{background:var(--vzcg-bg-alt);text-align:center;padding:0.8rem;font-size:0.85rem;color:var(--vzcg-text);border-bottom:1px solid var(--vzcg-border)}.hl{color:var(--vzcg-accent);font-weight:700}.uphd{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:90;background:#fff;border:1px solid var(--vzcg-border);border-radius:var(--vzcg-radius);box-shadow:var(--vzcg-shadow-md);padding:1.5rem;transform:translateY(150%);transition:transform 0.3s}.uphd.is-visible{transform:none}.cookie-banner-inner{max-width:400px;margin:0 auto}.cookie-banner-text{margin-bottom:1rem;font-size:0.95rem}.cookie-banner-actions{display:flex;gap:0.5rem;flex-wrap:wrap}.uwhz{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,0.5)}.uwhz.is-visible{display:flex}.uoab{background:#fff;padding:2rem;border-radius:var(--vzcg-radius);max-width:500px;width:90%}.uoab h2{margin-bottom:1rem}.cookie-toggle{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid var(--vzcg-border)}.cookie-toggle:last-of-type{border-bottom:none}.cookie-toggle h4{margin-bottom:0.3rem}.cookie-toggle p{font-size:0.85rem;color:var(--vzcg-muted)}.switch{position:relative;display:inline-block;width:44px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#ccc;transition:0.3s;border-radius:24px}.slider::before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background:#fff;transition:0.3s;border-radius:50%}.switch input:checked+.slider{background:var(--vzcg-accent)}.switch input:checked+.slider::before{transform:translateX(20px)}.cookie-modal-actions{display:flex;gap:1rem;margin-top:2rem}.reveal{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease,transform 0.6s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:768px){.ufdc{display:flex}.unms{position:fixed;top:var(--vzcg-header-height);left:0;right:0;flex-direction:column;background:#fff;padding:1rem;gap:0;box-shadow:0 4px 12px rgba(0,0,0,0.1);transform:translateY(-150%);transition:transform 0.3s;width:100%;z-index:40}.unms.is-open{transform:none}.hero-split{grid-template-columns:1fr;gap:2rem}.order-steps{grid-template-columns:1fr}.trust-band{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr}.order-layout{grid-template-columns:1fr}.contact-layout{grid-template-columns:1fr}.split-block{grid-template-columns:1fr;gap:1.5rem}.split-reverse .media{order:0}.benefit-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.hero-title{font-size:1.8rem}.section{padding:2rem 0}.step-card h3{font-size:1rem}.duration-calc{grid-template-columns:repeat(3,1fr);gap:0.5rem}.calc-number{font-size:1.2rem}.trust-item p{font-size:0.75rem}.testimonial{padding:1rem}.phone-row select{font-size:0.9rem}}

/* brand-guard-css-v3 — авто-страховка cookie-баннера и контраста (приложение) */
.uphd{position:fixed !important;left:1rem;right:1rem;bottom:1rem;z-index:9000 !important;max-width:760px;margin-left:auto;margin-right:auto;background:#fff;color:#1a1a1a;border:1px solid rgba(0,0,0,.12);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.18);padding:1rem 1.25rem;transform:translateY(220%);transition:transform .32s ease}
.uphd.is-visible,.cookie-banner--visible,.uphd.show,.uphd.active{transform:none !important}
.uphd a{color:inherit;text-decoration:underline}
.uphd button{cursor:pointer}
.uwhz{position:fixed !important;inset:0;z-index:9001 !important;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.5);padding:1rem}
.uwhz.is-visible,.cookie-modal--visible,.uwhz.show,.uwhz.active{display:flex !important}
.uoab,.uwhz>div{background:#fff;color:#1a1a1a;max-width:480px;width:100%;border-radius:12px;padding:1.25rem;max-height:85vh;overflow:auto}
.ujos .ugse,.ujos .uxtc,.ujos .usqf,.ujos .uhnb,.ugot .ugse,.ugot .uxtc,.ugot .usqf,.ugot .uhnb{background:#fff !important;color:#1a1a1a !important}
.ugse,.uxtc{color:#1a1a1a !important}
.ugse label,.uxtc label,.ugse p,.uxtc p,.ugse .uzfh,.ugse span,.uxtc span,.uqeu,.ufmu,.usqf .ujih,.usqf .ujih *{color:#1a1a1a !important}
.uqeu,.ufmu{background:#f3f4f2 !important;border-color:rgba(0,0,0,.12) !important}
.ugse .uctk{color:#1a1a1a !important}
.ugse .uctk.is-sel{color:#fff !important}
.uxog .uwsu{display:none}
.uxog .uwsu.is-visible{display:block !important;color:#c0392b}
.uxog .ukvj,.uxog [name="website"]{position:absolute !important;left:-9999px !important;width:1px;height:1px;overflow:hidden}
.uxog{color:#1a1a1a}
.ujos .uxog,.ugot .uxog{background:#fff !important;color:#1a1a1a !important}
.product-pack svg{width:100%;height:auto;display:block}
.udvd{position:relative !important;aspect-ratio:1/1;overflow:hidden}
.udvd img{width:100%;height:100%;object-fit:cover}
.uwzm,.uaxv{position:absolute !important;inset:0;z-index:0 !important;overflow:hidden;pointer-events:none}
.uwzm img,.uaxv img{width:100%;height:100%;object-fit:cover;display:block}
.uwzm img{opacity:.28}
.uaxv img{opacity:.07}
*:has(> .uwzm),*:has(> .uaxv){position:relative}
.urza{position:absolute !important;left:50%;top:52%;transform:translate(-50%,-50%);width:52%;max-width:280px;text-align:center;pointer-events:none;color:#2c2c2c;background:rgba(250,246,238,.94);border-radius:10px;padding:1rem .8rem;box-shadow:0 2px 14px rgba(0,0,0,.16)}
.urza .uiav{display:block;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:1.05}
.urza .uocv{display:block;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;margin-top:.45rem;opacity:.72}
.utya{margin:1.4rem auto;max-width:920px}
.utya img{width:100%;height:auto;display:block;border-radius:14px;box-shadow:0 10px 34px rgba(0,0,0,.12)}
.umtv{padding:3rem 0}
.uvjf{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;width:92%;max-width:1200px;margin-inline:auto}
.uvjf img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;display:block;border-radius:12px}
.uhnb{position:relative;width:100% !important;max-width:860px;margin-inline:auto;overflow:hidden}
.uage{display:flex;overflow:hidden;gap:0 !important}
.umtb{min-width:100%;flex:0 0 100%;box-sizing:border-box;padding:1.2rem 3.2rem;margin:0 !important}
.ujzi{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.18);background:#fff;cursor:pointer;z-index:2;font-size:1.1rem;line-height:1}
.ufic{left:.5rem}.uqqw{right:.5rem}
.usqf .ujih{display:none}.usqf .ujih.is-active{display:block}
.ugse .uowf{display:block !important}
.ugse .uflp{display:flex;flex-wrap:wrap;gap:.5rem}
.ugse .uctk{cursor:pointer}
