*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#2c3e50;background-color:#fff;-webkit-font-smoothing:antialiased}a{color:#5b7fa6;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.disclosure-bar{background-color:#5b7fa6;color:#fff;padding:0.5rem;text-align:center;font-size:0.85rem;font-weight:500}.uobi{background-color:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.header-inner{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;gap:2rem}.logo{font-family:Unbounded,sans-serif;font-size:1.4rem;font-weight:700;color:#2c3e50}.ucyl{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}@media(max-width:768px){.ucyl{display:none}}.uyvt{display:none;flex-direction:column;gap:0.3rem;border:none;background:none;cursor:pointer}@media(max-width:768px){.uyvt{display:flex}.ucyl{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e0e0e0;padding:1rem;gap:1rem;box-shadow:0 4px 8px rgba(0,0,0,0.1)}.ucyl.active{display:flex}}.uyvt span{width:24px;height:2px;background-color:#2c3e50}.btn{display:inline-block;padding:0.6rem 1.2rem;border-radius:8px;border:none;cursor:pointer;font-weight:600;text-align:center;transition:all 0.3s ease}.btn-primary{background-color:#5b7fa6;color:#fff}.btn-primary:hover{background-color:#4a6584}.btn-outline{background-color:transparent;color:#5b7fa6;border:2px solid #5b7fa6}.btn-outline:hover{background-color:#f0f4f8}.btn-sm{padding:0.4rem 0.8rem;font-size:0.9rem}.btn-block{width:100%;display:block}.section{padding:3rem 0}.section-alt{background-color:#f9f9f9}.uusy{background-color:#2c3e50;color:#fff}.section-title{font-family:Unbounded,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.section-lead{font-size:1.1rem;color:#666;text-align:center;margin-bottom:1.5rem}.hero{position:relative;overflow:hidden;padding:4rem 0 3rem;background:linear-gradient(135deg,#f0f4f8 0%,#fff 100%)}.uexs{position:absolute;inset:0;opacity:0.12;z-index:0}@media(max-width:768px){.uexs{display:none}}.hero-split2{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:1}@media(max-width:768px){.hero-split2{grid-template-columns:1fr;gap:1.5rem}}.hero-content{display:flex;flex-direction:column;gap:1rem}.hero-eyebrow{font-size:0.85rem;font-weight:600;color:#5b7fa6;text-transform:uppercase;letter-spacing:1px}.hero-title{font-family:Unbounded,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:#2c3e50}@media(max-width:768px){.hero-title{font-size:1.8rem}}.hero-visual{display:flex;align-items:center;justify-content:center}.hero-visual img{max-width:100%;height:auto;display:block}.media{position:relative}.media-1x1{aspect-ratio:1/1}.media-4x3{aspect-ratio:4/3}.checklist{list-style:none;padding-left:0}.checklist li{display:flex;gap:0.8rem;margin-bottom:0.6rem;align-items:flex-start}.check-ic{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;background-color:#4CAF50;color:#fff;border-radius:50%;font-size:0.7rem;flex-shrink:0}.price-old{text-decoration:line-through;color:#999;font-size:0.95rem}.price-new{font-family:Unbounded,sans-serif;font-size:2rem;font-weight:700;color:#4CAF50}.price-badge{display:inline-block;background-color:#FF6B6B;color:#fff;padding:0.3rem 0.7rem;border-radius:4px;font-size:0.8rem;font-weight:600;margin-left:0.5rem}.price-block{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;flex-wrap:wrap}.hero-rating{font-size:0.95rem;color:#666}.stars{color:#FFB800}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.hero-actions{flex-direction:column}}.hero-note{font-size:0.9rem;color:#999}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.benefit-card{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e0e0e0;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,0.1)}.benefit-card i{font-size:2rem;color:#5b7fa6;margin-bottom:0.8rem;display:block}.benefit-card h3{font-family:Unbounded,sans-serif;font-weight:700;margin-bottom:0.5rem;font-size:1.1rem}.trust-band{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center;background:#fff;padding:2rem;border-radius:12px;color:#2c3e50}.trust-item{display:flex;flex-direction:column;gap:0.5rem;align-items:center}.trust-item i{font-size:2.5rem;color:#FFB800}.trust-chips{display:flex;flex-direction:column;gap:0.5rem;margin-top:1rem}.chip{background-color:#e8f5e9;color:#2e7d32;padding:0.6rem 1rem;border-radius:20px;font-size:0.9rem;display:inline-block;text-align:center}.order-layout{display:grid;grid-template-columns:350px 1fr;gap:3rem;align-items:start}@media(max-width:768px){.order-layout{grid-template-columns:1fr}}.order-info{display:flex;flex-direction:column;gap:2rem}.product-pack{max-width:280px;height:auto;display:block;margin:0 auto}.order-summary{background:#f5f5f5;padding:2rem;border-radius:12px}.uxfq{background:#fff;padding:2rem;border:1px solid #e0e0e0;border-radius:12px}.uxfq h3{font-family:Unbounded,sans-serif;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:0.5rem;font-weight:600}.form-group input,.form-group textarea,.form-group select{width:100%;padding:0.6rem;border:1px solid #ddd;border-radius:6px;font-family:Inter,sans-serif;font-size:1rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#5b7fa6;box-shadow:0 0 0 3px rgba(91,127,166,0.1)}.uyzv{display:none;color:#d32f2f;font-size:0.85rem;margin-top:0.3rem}.uyzv.show{display:block}.form-checkbox{display:flex;gap:0.5rem;align-items:flex-start}.form-checkbox input{margin-top:0.4rem;min-width:20px;height:20px}.uint{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;overflow:hidden}.phone-row{display:flex;gap:0.5rem}.phone-row select{flex:0 0 80px}.phone-row input{flex:1}.order-note{font-size:0.85rem;color:#999;margin-top:0.5rem;text-align:center}.order-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.step-card{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e0e0e0;text-align:center}.step-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#5b7fa6;color:#fff;border-radius:50%;font-weight:700;margin:0 auto 1rem;font-size:1.2rem}.step-card h3{font-family:Unbounded,sans-serif;margin-bottom:0.5rem;font-size:1.1rem}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.testimonial{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e0e0e0;position:relative}.testimonial:before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#5b7fa6,#FFB800);border-radius:12px 12px 0 0}.testimonial p{margin:1rem 0;font-style:italic;color:#555;line-height:1.7}.testimonial cite{display:block;margin-top:1rem;font-size:0.9rem;color:#999;font-style:normal}.testimonial-disclaimer{text-align:center;color:#999;font-size:0.9rem;margin-bottom:1.5rem}.faq{display:flex;flex-direction:column;gap:1rem}.umxq{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.ulcr{width:100%;text-align:left;padding:1.2rem;background-color:#f9f9f9;border:none;cursor:pointer;font-weight:600;display:flex;justify-content:space-between;align-items:center;transition:background-color 0.3s ease}.ulcr:hover{background-color:#f0f4f8}.ulcr i{transition:transform 0.3s ease}.ulcr[aria-expanded="true"] i{transform:rotate(180deg)}.uhek{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.uhek[aria-hidden="false"]{max-height:500px}.faq-answer-inner{padding:1.5rem;background:#fff;border-top:1px solid #e0e0e0}.uhek p{margin-bottom:0.8rem;line-height:1.7}.table-wrap{overflow-x:auto;margin:1.5rem 0}.dose-table{width:100%;border-collapse:collapse}.dose-table th,.dose-table td{padding:1rem;text-align:left;border-bottom:1px solid #e0e0e0}.dose-table th{background-color:#f9f9f9;font-weight:600;color:#2c3e50}.dose-table tr:hover{background-color:#f9f9f9}.dose-note{font-size:0.85rem;color:#999;margin-top:0.5rem}.ingredient-spotlight{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}@media(max-width:768px){.ingredient-spotlight{grid-template-columns:1fr}}.ingredient-text h3{font-family:Unbounded,sans-serif;font-weight:700;margin-bottom:1rem;font-size:1.3rem}.ingredient-text p{margin-bottom:0.8rem;line-height:1.7;color:#555}.breadcrumb-nav{font-size:0.9rem;color:#999;margin-bottom:2rem}.cta-band{text-align:center;background:linear-gradient(135deg,#f0f4f8,#fff);padding:3rem 2rem;border-radius:12px;border:1px solid #e0e0e0}.cta-band h2{font-family:Unbounded,sans-serif;margin-bottom:0.5rem}.cta-band p{color:#666;margin-bottom:1.5rem}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media(max-width:768px){.contact-layout{grid-template-columns:1fr}}.utol{background:#fff;padding:2rem;border:1px solid #e0e0e0;border-radius:12px}.utol h2{font-family:Unbounded,sans-serif;margin-bottom:1.5rem}.contact-info-panel{background:#f9f9f9;padding:2rem;border-radius:12px}.contact-info-panel h2{font-family:Unbounded,sans-serif;margin-bottom:1.5rem}.contact-info-item{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.contact-info-item i{font-size:1.5rem;color:#5b7fa6;min-width:24px}.map-container{border-radius:12px;overflow:hidden;margin:2rem 0;box-shadow:0 4px 8px rgba(0,0,0,0.1)}.site-footer{background-color:#2c3e50;color:#fff;padding:3rem 0 1rem;margin-top:4rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-brand{display:flex;flex-direction:column;gap:0.5rem}.footer-col h4{font-family:Unbounded,sans-serif;margin-bottom:1rem;font-weight:700}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:0.5rem}.footer-col a{color:#a0b8cc}.footer-col a:hover{color:#fff;text-decoration:underline}.footer-legal-links{text-align:center;padding:2rem 0;border-top:1px solid #3d5268;border-bottom:1px solid #3d5268;margin:2rem 0;font-size:0.9rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.footer-legal-links a{color:#a0b8cc}.footer-legal-links a:hover{color:#fff}.footer-disclaimer{font-size:0.8rem;color:#7a8fa8;line-height:1.6;margin:1.5rem 0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:0.85rem;color:#7a8fa8;flex-wrap:wrap;gap:1rem}@media(max-width:768px){.footer-bottom{flex-direction:column;text-align:center}}.uqhl{position:fixed;bottom:0;left:0;right:0;background-color:#2c3e50;color:#fff;padding:1.5rem;z-index:1000;box-shadow:0 -4px 8px rgba(0,0,0,0.2);display:flex;justify-content:center}.cookie-banner-inner{max-width:1200px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.cookie-banner-text{flex:1;min-width:250px;font-size:0.9rem;line-height:1.5}.cookie-banner-text a{color:#FFB800}.cookie-banner-actions{display:flex;gap:0.8rem;flex-wrap:wrap}.utwo{position:fixed;inset:0;background-color:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}.utwo[aria-hidden="true"]{display:none}.utai{background:#fff;color:#2c3e50;padding:2rem;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto}.utai h2{font-family:Unbounded,sans-serif;margin-bottom:1rem}.cookie-toggle{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f9f9f9;border-radius:8px;margin-bottom:1rem}.cookie-toggle div h4{margin-bottom:0.3rem;font-weight:700;font-size:1rem}.cookie-toggle div p{font-size:0.85rem;color:#666}.switch{display:inline-flex;align-items:center;gap:0.5rem;cursor:pointer}.switch input{display:none}.slider{display:block;width:44px;height:24px;background-color:#ccc;border-radius:12px;position:relative;transition:background-color 0.3s ease}.slider:after{content:'';position:absolute;width:20px;height:20px;background-color:#fff;border-radius:50%;top:2px;left:2px;transition:left 0.3s ease}.switch input:checked+.slider{background-color:#4CAF50}.switch input:checked+.slider:after{left:22px}.cookie-modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;flex-wrap:wrap}.reason-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:2rem}.reason-card{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e0e0e0;display:flex;flex-direction:column;align-items:center;text-align:center}.reason-card i{font-size:2.5rem;color:#4CAF50;margin-bottom:1rem}.spec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.spec-card{background:#fff;padding:1.5rem;border-radius:12px;border-left:4px solid #5b7fa6}.other-components{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.component-card{background:rgba(255,255,255,0.1);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,0.2)}.component-card h4{font-family:Unbounded,sans-serif;margin-bottom:0.5rem}.usbq{background:#f9f9f9;padding:2rem;border-radius:12px;margin:2rem 0}.calc-row{margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.calc-row label{display:flex;align-items:center;gap:0.8rem;cursor:pointer;flex:1}.uyef{background:#e8f5e9;color:#2e7d32;padding:1rem 1.5rem;border-radius:8px;border-left:4px solid #4CAF50;font-weight:600;margin-top:1rem}h1{font-family:Unbounded,sans-serif;font-size:2.2rem;margin-bottom:1rem}h2{font-family:Unbounded,sans-serif;font-size:1.8rem;margin-bottom:1rem;margin-top:1.5rem}h3{font-family:Unbounded,sans-serif;font-size:1.3rem;margin-bottom:0.8rem}h4{font-family:Unbounded,sans-serif;font-weight:700;margin-bottom:0.5rem}ul,ol{margin-left:1.5rem;margin-bottom:1rem}li{margin-bottom:0.4rem}

/* brand-guard-css-v3 — авто-страховка cookie-баннера и контраста (приложение) */
.uqhl{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}
.uqhl.is-visible,.cookie-banner--visible,.uqhl.show,.uqhl.active{transform:none !important}
.uqhl a{color:inherit;text-decoration:underline}
.uqhl button{cursor:pointer}
.utwo{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}
.utwo.is-visible,.cookie-modal--visible,.utwo.show,.utwo.active{display:flex !important}
.utai,.utwo>div{background:#fff;color:#1a1a1a;max-width:480px;width:100%;border-radius:12px;padding:1.25rem;max-height:85vh;overflow:auto}
.uusy .ullx,.uusy .usbq,.uusy .uqqu,.uusy .uffm,.uutu .ullx,.uutu .usbq,.uutu .uqqu,.uutu .uffm{background:#fff !important;color:#1a1a1a !important}
.ullx,.usbq{color:#1a1a1a !important}
.ullx label,.usbq label,.ullx p,.usbq p,.ullx .uqno,.ullx span,.usbq span,.uyef,.usbc,.uqqu .ujhr,.uqqu .ujhr *{color:#1a1a1a !important}
.uyef,.usbc{background:#f3f4f2 !important;border-color:rgba(0,0,0,.12) !important}
.ullx .ueeq{color:#1a1a1a !important}
.ullx .ueeq.is-sel{color:#fff !important}
.uxfq .uyzv{display:none}
.uxfq .uyzv.is-visible{display:block !important;color:#c0392b}
.uxfq .uint,.uxfq [name="website"]{position:absolute !important;left:-9999px !important;width:1px;height:1px;overflow:hidden}
.uxfq{color:#1a1a1a}
.uusy .uxfq,.uutu .uxfq{background:#fff !important;color:#1a1a1a !important}
.product-pack svg{width:100%;height:auto;display:block}
.utga{position:relative !important;aspect-ratio:1/1;overflow:hidden}
.utga img{width:100%;height:100%;object-fit:cover}
.uexs,.ukmo{position:absolute !important;inset:0;z-index:0 !important;overflow:hidden;pointer-events:none}
.uexs img,.ukmo img{width:100%;height:100%;object-fit:cover;display:block}
.uexs img{opacity:.28}
.ukmo img{opacity:.07}
*:has(> .uexs),*:has(> .ukmo){position:relative}
.uwew{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)}
.uwew .usew{display:block;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:1.05}
.uwew .umwg{display:block;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;margin-top:.45rem;opacity:.72}
.ufdi{margin:1.4rem auto;max-width:920px}
.ufdi img{width:100%;height:auto;display:block;border-radius:14px;box-shadow:0 10px 34px rgba(0,0,0,.12)}
.uwej{padding:3rem 0}
.usje{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;width:92%;max-width:1200px;margin-inline:auto}
.usje img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;display:block;border-radius:12px}
.uffm{position:relative;width:100% !important;max-width:860px;margin-inline:auto;overflow:hidden}
.ubqf{display:flex;overflow:hidden;gap:0 !important}
.uskm{min-width:100%;flex:0 0 100%;box-sizing:border-box;padding:1.2rem 3.2rem;margin:0 !important}
.ujky{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}
.ucoc{left:.5rem}.uecj{right:.5rem}
.uqqu .ujhr{display:none}.uqqu .ujhr.is-active{display:block}
.ullx .uwrl{display:block !important}
.ullx .uryy{display:flex;flex-wrap:wrap;gap:.5rem}
.ullx .ueeq{cursor:pointer}
