:root{--ok-ink:#1f2430;--ok-muted:#6b7280;--ok-border:#e6e8ec;--ok-blue:#2563eb;--ok-blue-d:#1d4ed8;--ok-green:#1aa251;--ok-green-d:#138a43;--ok-trust:#00b67a;--ok-red:#ef4444;--ok-gold:#ffd60a;--ok-bg-soft:#f5f7fb;--ok-radius:14px;--ok-shadow:0 1px 3px rgba(16,24,40,.08),0 1px 2px rgba(16,24,40,.06)}.ok-wrap{max-width:1100px;margin:0 auto;padding:0 16px}.ok-narrow{max-width:760px;margin:0 auto}.ok-section{padding:30px 0}.ok-section--soft{background:var(--ok-bg-soft)}.ok-h2{font-size:1.55rem;line-height:1.25;font-weight:800;text-align:center;margin:0 0 18px;color:var(--ok-ink)}.ok-center{text-align:center}.ok-muted{color:var(--ok-muted)}.ok-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:100%;border:0;border-radius:12px;padding:15px 18px;font-weight:800;font-size:1.1rem;cursor:pointer;text-align:center;text-decoration:none;line-height:1.2}.ok-btn--green{background:var(--ok-green);color:#fff}.ok-btn--green:hover{background:var(--ok-green-d)}.ok-btn--blue{background:var(--ok-blue);color:#fff}.ok-btn--blue:hover{background:var(--ok-blue-d)}.ok-btn__sub{font-size:.8rem;font-weight:600;opacity:.95}.ok-btn[disabled]{opacity:.55;cursor:not-allowed}.ok-hero__grid{display:grid;grid-template-columns:1fr;gap:22px}.ok-hero__gallery{position:relative}.ok-hero__main{width:100%;border-radius:var(--ok-radius);display:block;aspect-ratio:1/1;object-fit:cover;border:1px solid var(--ok-border)}.ok-hero__thumbs{display:flex;gap:8px;overflow-x:auto;margin-top:8px}.ok-hero__thumb{width:68px;height:68px;flex:0 0 auto;border-radius:10px;object-fit:cover;border:2px solid var(--ok-border);cursor:pointer}.ok-hero__thumb[aria-current=true]{border-color:var(--ok-blue)}.ok-pill-offer{display:inline-flex;align-items:center;gap:6px;background:#eef4ff;color:var(--ok-blue);border:1px solid #cfe0ff;border-radius:999px;padding:5px 12px;font-size:.78rem;font-weight:800;letter-spacing:.3px}.ok-hero__title{font-size:1.5rem;font-weight:800;margin:12px 0 8px;color:var(--ok-ink);line-height:1.25}.ok-rating{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:var(--ok-ink);margin-bottom:10px}.ok-rating__stars{display:inline-flex;gap:2px}.ok-rating__chip{width:18px;height:18px;background:var(--ok-trust);color:#fff;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;font-size:12px}.ok-rating b{font-weight:800}.ok-price{display:flex;align-items:baseline;gap:10px;margin:6px 0 4px;flex-wrap:wrap}.ok-price__now{font-size:1.9rem;font-weight:800;color:var(--ok-ink)}.ok-price__was{color:var(--ok-red);text-decoration:line-through;font-size:1.1rem}.ok-badge-pct{background:var(--ok-blue);color:#fff;font-weight:800;border-radius:6px;padding:3px 9px;font-size:.82rem}.ok-subline{color:var(--ok-muted);font-size:.92rem;margin:6px 0 12px}.ok-benefits{list-style:none;padding:0;margin:12px 0}.ok-benefits li{display:flex;gap:10px;align-items:flex-start;margin:10px 0;font-size:.97rem;color:var(--ok-ink)}.ok-benefits li:before{content:"\2713";flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:var(--ok-blue);color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center}.ok-stock{display:flex;align-items:center;gap:8px;color:var(--ok-red);font-weight:700;font-size:.9rem;margin:12px 0}.ok-stock:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--ok-red);display:inline-block;animation:okpulse 1.2s infinite}@keyframes okpulse{0%{box-shadow:0 0 #ef444480}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}.ok-guarantee{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--ok-muted);font-size:.86rem;margin:12px 0}.ok-trustrow{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;border-top:1px solid var(--ok-border);padding-top:16px}.ok-trustrow__item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;font-size:.78rem;color:var(--ok-ink)}.ok-trustrow__ic{font-size:1.5rem}.ok-sticky{position:fixed;left:0;right:0;bottom:0;background:#fff;box-shadow:0 -2px 14px #0000001f;padding:10px 14px;display:none;z-index:60}.ok-sticky.is-on{display:block}.ok-offer{background:#fff8dc;border:2px dashed var(--ok-gold);border-radius:var(--ok-radius);padding:22px;text-align:center}.ok-offer img{max-width:160px;height:auto;margin:0 auto}.ok-offer__title{font-weight:800;font-size:1.25rem;margin:10px 0 4px;color:var(--ok-ink)}.ok-logos{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap;margin:6px 0 20px}.ok-logos img{height:30px;width:auto}.ok-reviews__grid{display:grid;grid-template-columns:1fr;gap:14px}.ok-review{border:1px solid var(--ok-border);border-radius:var(--ok-radius);padding:16px;background:#fff;box-shadow:var(--ok-shadow)}.ok-review__head{display:flex;gap:10px;align-items:center;margin-bottom:8px}.ok-review__av{width:44px;height:44px;border-radius:50%;object-fit:cover}.ok-review__name{font-weight:700;font-size:.92rem;color:var(--ok-ink)}.ok-review__meta{color:var(--ok-muted);font-size:.78rem}.ok-verified{color:var(--ok-green);font-size:.72rem;font-weight:700}.ok-stars{color:#ffb703;font-size:.95rem;letter-spacing:1px}.ok-feature{display:flex;flex-direction:column;gap:14px;margin:26px 0;align-items:center}.ok-feature img{width:100%;height:auto;border-radius:var(--ok-radius)}.ok-feature__title{font-weight:800;font-size:1.2rem;margin:0 0 8px;color:var(--ok-ink);text-transform:uppercase;letter-spacing:.3px}.ok-feature__text{color:var(--ok-muted);line-height:1.55}.ok-bullets{list-style:none;padding:0;margin:0}.ok-bullets li{display:flex;gap:8px;margin:10px 0;color:var(--ok-ink)}.ok-bullets li:before{content:"\1f539"}.ok-expert{background:var(--ok-bg-soft);border-radius:var(--ok-radius);padding:18px;display:flex;gap:14px;align-items:center}.ok-expert img{width:72px;height:72px;border-radius:50%;object-fit:cover;flex:0 0 auto}.ok-faq details{border:1px solid var(--ok-border);border-radius:10px;padding:14px 16px;margin:10px 0;background:#fff}.ok-faq summary{font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:12px;color:var(--ok-ink)}.ok-faq summary::-webkit-details-marker{display:none}.ok-faq summary:after{content:"+";color:var(--ok-blue);font-weight:800;font-size:1.2rem;line-height:1}.ok-faq details[open] summary:after{content:"\2013"}.ok-faq__a{padding-top:10px;color:var(--ok-muted);line-height:1.55}.ok-trust__tag{text-align:center;color:var(--ok-muted);max-width:640px;margin:0 auto 18px;line-height:1.55}.ok-pillars{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:14px 0}.ok-pillar{text-align:center;font-size:.85rem;color:var(--ok-ink)}.ok-pillar__ic{font-size:1.8rem;display:block;margin-bottom:6px}.ok-metrics{display:grid;grid-template-columns:1fr;gap:12px;max-width:680px;margin:22px auto 6px}.ok-metric{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid var(--ok-border);border-radius:12px;padding:14px 16px;box-shadow:var(--ok-shadow)}.ok-metric b{font-size:1.7rem;color:var(--ok-blue);flex:0 0 auto;min-width:64px}.ok-metric span{color:var(--ok-ink);font-size:.9rem}.ok-banner{position:relative;border-radius:16px;overflow:hidden;margin:16px 0;background:#0f172a}.ok-banner img{width:100%;height:auto;display:block;opacity:.55}.ok-banner__in{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:20px}.ok-banner__h{font-size:1.6rem;font-weight:800;margin:0 0 8px;text-shadow:0 2px 8px rgba(0,0,0,.4)}.ok-banner__s{font-size:1rem;margin:0 0 16px;max-width:520px;text-shadow:0 1px 6px rgba(0,0,0,.4)}.ok-banner__btn{display:inline-block;background:#1aa251;color:#fff;text-decoration:none;font-weight:800;border-radius:10px;padding:13px 26px}.ok-banner__btn:hover{background:#138a43}@media(min-width:760px){.ok-banner__h{font-size:2.4rem}.ok-banner__s{font-size:1.15rem}}@media(min-width:820px){.ok-hero__grid{grid-template-columns:1.05fr 1fr;gap:34px;align-items:start}.ok-hero__gallery{position:sticky;top:16px}.ok-hero__title{font-size:1.7rem}.ok-reviews__grid{grid-template-columns:1fr 1fr}.ok-feature{flex-direction:row}.ok-feature img{width:48%}.ok-feature.is-reverse{flex-direction:row-reverse}.ok-feature__title{font-size:1.3rem}.ok-pillars{grid-template-columns:repeat(4,1fr)}.ok-metrics{grid-template-columns:1fr}.ok-sticky{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-okulary-landing.css.map */
