*{box-sizing:border-box}html{max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{width:100%;max-width:100%;margin:0;overflow-x:hidden;background:#fff;color:var(--os-ink);font-family:var(--os-font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:calc(16px * var(--os-body-scale));line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg,video{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.os-skip{position:fixed;left:12px;top:-100px;z-index:1000;padding:10px 14px;background:var(--os-ink);color:#fff;border-radius:10px}.os-skip:focus{top:12px}.os-wrap{width:min(calc(100% - 40px),var(--os-page));margin-inline:auto}.os-section{padding:84px 0}.os-section--cream{background:var(--os-cream)}.os-section--sky{background:var(--os-sky)}.os-section--ink{background:var(--os-ink);color:#fff}.os-kicker{margin:0 0 12px;color:var(--os-primary-dark);font-size:13px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.os-section--ink .os-kicker{color:#b9c5ff}.os-title{margin:0;font-size:clamp(42px,6.2vw,78px);line-height:.98;letter-spacing:-.045em;font-weight:700}.os-heading{margin:0;font-size:clamp(30px,4vw,54px);line-height:1.04;letter-spacing:-.035em;font-weight:700}.os-subheading{margin:0;font-size:clamp(22px,2.4vw,30px);line-height:1.12;letter-spacing:-.025em}.os-title,.os-heading,.os-subheading,.os-reference-heading,.os-logo,.os-card h3,.os-step h3,.os-catalog-card h3,.os-category__panel h3,.os-product__info h1,.os-cart h1,.os-footer h2{font-family:var(--os-font-heading),var(--os-font-body),sans-serif}.os-copy{margin:0;color:#526079;font-size:17px;line-height:1.7}.os-section--ink .os-copy{color:#dce2f2}.os-center{text-align:center;max-width:760px;margin:0 auto 38px}.os-center .os-copy{margin-top:15px}.os-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:13px 23px;border:1px solid var(--os-primary);border-radius:999px;background:var(--os-primary);color:#fff;text-decoration:none;font-weight:850;box-shadow:0 12px 24px #5c72e838;transition:.2s ease}.os-button:hover{transform:translateY(-2px);background:var(--os-primary-dark);border-color:var(--os-primary-dark)}.os-button--light{background:#fff;color:var(--os-ink);border-color:#fff;box-shadow:none}.os-button--ghost{background:transparent;color:var(--os-ink);border-color:#c8d0e4;box-shadow:none}.os-button--wide{width:100%}.os-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid rgba(23,35,63,.12);border-radius:999px;background:#ffffffd1;font-size:13px;font-weight:800}.os-stars{color:#f59d55;letter-spacing:.06em}.os-placeholder{min-height:320px;display:grid;place-items:center;background:linear-gradient(145deg,var(--os-sky),#fff 55%,var(--os-peach));color:var(--os-primary);overflow:hidden}.os-placeholder:after{content:"\263e";font-size:96px;filter:drop-shadow(0 14px 22px rgba(92,114,232,.18))}.os-announcement{padding:8px 20px;background:var(--os-primary);color:#fff;text-align:center;font-size:13px;font-weight:800}.os-header{position:sticky;top:0;z-index:50;background:#fffffff0;border-bottom:1px solid rgba(23,35,63,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.os-header__row{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.os-logo{display:inline-flex;align-items:center;gap:9px;text-decoration:none;font-size:24px;font-weight:950;letter-spacing:-.045em}.os-logo__mark{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:var(--os-primary);color:#fff;font-size:21px}.os-logo img{width:var(--os-logo-width,150px);height:auto;max-height:54px;object-fit:contain}.os-nav{display:flex;align-items:center;justify-content:center;gap:30px}.os-nav a{text-decoration:none;font-size:14px;font-weight:750}.os-nav a:hover{color:var(--os-primary)}.os-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.os-icon-link{width:43px;height:43px;display:grid;place-items:center;border:1px solid #dce1ee;border-radius:50%;text-decoration:none;position:relative}.os-basket-icon{width:23px;height:23px;color:var(--os-ink)}.os-cart-count{position:absolute;top:-5px;right:-3px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:10px;background:var(--os-peach);font-size:10px;font-weight:900}.os-menu-toggle{display:none;width:43px;height:43px;border:1px solid #dce1ee;border-radius:50%;background:#fff}.os-hero{position:relative;overflow:hidden;padding:68px 0 76px;background:linear-gradient(130deg,var(--os-cream),#fff 48%,var(--os-sky))}.os-hero:before,.os-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);opacity:.65}.os-hero:before{width:260px;height:260px;left:-110px;bottom:-110px;background:var(--os-peach)}.os-hero:after{width:180px;height:180px;right:5%;top:-80px;background:#fff}.os-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);align-items:center;gap:60px}.os-hero__copy{display:grid;gap:20px}.os-hero__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.os-hero__proof{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:750}.os-hero__media{min-height:540px;position:relative;border-radius:calc(var(--os-radius) + 10px);overflow:hidden;background:linear-gradient(155deg,#cadfff,#fff8e8);box-shadow:0 35px 80px #2537652e;transform:rotate(1deg)}.os-hero__media img,.os-hero__media video{width:100%;height:100%;min-height:inherit;object-fit:cover}.os-hero__float{position:absolute;left:-24px;bottom:30px;max-width:230px;padding:16px 18px;border-radius:18px;background:#fff;box-shadow:0 18px 45px #17233f2e;font-size:13px;font-weight:750;transform:rotate(-2deg)}.os-marquee{overflow:hidden;background:var(--os-ink);color:#fff}.os-marquee__track{display:flex;width:max-content;animation:osMarquee 28s linear infinite}.os-marquee__item{padding:14px 26px;font-size:13px;font-weight:850;white-space:nowrap}.os-marquee__item:before{content:"\2726";margin-right:18px;color:var(--os-peach)}@keyframes osMarquee{to{transform:translate(-50%)}}.os-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.os-card{padding:28px;border:1px solid rgba(23,35,63,.1);border-radius:var(--os-radius);background:#fff;box-shadow:0 16px 40px #17233f0f}.os-card__icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:22px;border-radius:17px;background:var(--os-sky);font-size:25px}.os-card h3{margin:0 0 9px;font-size:21px;line-height:1.16}.os-card p{margin:0;color:#68748b;font-size:14px}.os-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.os-split--reverse .os-split__media{order:2}.os-split__copy{display:grid;gap:18px}.os-split__media{min-height:470px;border-radius:calc(var(--os-radius) + 8px);overflow:hidden;background:#fff;box-shadow:0 22px 60px #17233f1a}.os-split__media img,.os-split__media video{width:100%;height:100%;min-height:inherit;object-fit:cover}.os-checks{display:grid;gap:11px;margin:3px 0}.os-check{display:flex;align-items:flex-start;gap:10px;font-weight:720}.os-check:before{content:"\2713";flex:0 0 24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--os-primary);color:#fff;font-size:12px;font-weight:950}.os-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:step}.os-step{position:relative;padding:30px;border:1px solid rgba(23,35,63,.1);border-radius:var(--os-radius);background:#fff;counter-increment:step}.os-step:before{content:"0" counter(step);display:inline-grid;place-items:center;width:46px;height:46px;margin-bottom:35px;border-radius:15px;background:var(--os-ink);color:#fff;font-weight:900}.os-step:not(:last-child):after{content:"\2192";position:absolute;top:38px;right:-19px;z-index:2;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--os-peach);font-weight:950}.os-step h3{margin:0 0 9px;font-size:21px}.os-step p{margin:0;color:#68748b}.os-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.os-review{padding:25px;border-radius:var(--os-radius);background:#fff;color:var(--os-ink)}.os-review__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}.os-review blockquote{margin:0 0 20px;font-size:17px;line-height:1.6;font-weight:650}.os-review small{color:#68748b}.os-faq-section{position:relative;background:linear-gradient(180deg,#fff9ed,#f7fbfc)}.os-faq-section.os-section--cream{background:linear-gradient(180deg,#fff8ea,#fffdf7)}.os-faq-section.os-section--sky{background:linear-gradient(180deg,#eaf5f7,#f8fcfd)}.os-faq-section .os-center{margin-bottom:30px}.os-faq-section .os-kicker{color:#d86655}.os-faq-section .os-heading{color:#18324a}.os-faq-section .os-copy{max-width:580px;margin-inline:auto;color:#647285}.os-faq{display:grid;max-width:820px;margin:0 auto;gap:10px}.os-faq details{overflow:hidden;border:1px solid #d4e5ea;border-radius:16px;background:#ffffffe6;box-shadow:0 8px 24px #18324a0b;transition:border-color .2s,box-shadow .2s}.os-faq details[open]{border-color:#9fc7d2;box-shadow:0 12px 30px #18324a14}.os-faq summary{padding:18px 58px 18px 20px;position:relative;list-style:none;color:#18324a;font-size:16px;line-height:1.3;font-weight:820;cursor:pointer}.os-faq summary::-webkit-details-marker{display:none}.os-faq summary:after{content:"+";position:absolute;right:17px;top:50%;width:30px;height:30px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;background:#dfeff3;color:#18324a;font-size:21px;line-height:1;transition:.2s}.os-faq details[open] summary:after{content:"\2212";background:#f47f6b;color:#fff}.os-faq__answer{padding:0 58px 20px 20px;color:#5d6b7d;font-size:14px;line-height:1.65}.os-faq__answer p{margin:0}.os-cta-section{padding:66px 0;background:#fff}.os-cta{position:relative;padding:54px 58px;border-radius:30px;background:linear-gradient(125deg,#18324a,#234d66 68%,#4f86a6 135%);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;overflow:hidden;box-shadow:0 24px 55px #18324a2b}.os-cta:before,.os-cta:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.os-cta:before{right:-75px;top:-100px;width:245px;height:245px;border:34px solid rgba(221,239,243,.12)}.os-cta:after{right:21%;bottom:-92px;width:160px;height:160px;background:#f47f6b1a}.os-cta>div,.os-cta>.os-button{position:relative;z-index:1}.os-cta .os-kicker{color:#ff9c89}.os-cta .os-heading{max-width:650px;color:#fff}.os-cta .os-copy{max-width:600px;color:#dceaf0;margin-top:12px}.os-cta .os-button--light{min-width:220px;border-color:#fff;background:#fff;color:#18324a;box-shadow:0 12px 28px #051b2b33}.os-cta .os-button--light:hover{border-color:#f47f6b;background:#f47f6b;color:#fff}.os-footer{padding:66px 0 28px;background:var(--os-ink);color:#fff}.os-footer__grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:50px}.os-footer__brand{display:grid;gap:15px;align-content:start}.os-footer__brand p{margin:0;color:#c7cfdf;max-width:330px;font-size:14px}.os-footer h2{margin:0 0 16px;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.os-footer ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.os-footer a{text-decoration:none;color:#dfe4ef;font-size:14px}.os-footer__bottom{margin-top:52px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);display:flex;justify-content:space-between;gap:20px;color:#aeb8ca;font-size:12px}.os-product{padding:54px 0 80px;background:var(--os-cream)}.os-product__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:48px;align-items:start}.os-product__gallery{display:grid;gap:12px}.os-product__featured{min-height:590px;border-radius:calc(var(--os-radius) + 4px);overflow:hidden;background:#fff}.os-product__featured img,.os-product__featured video{width:100%;height:100%;min-height:inherit;object-fit:cover}.os-product__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.os-product__thumb{padding:0;border:2px solid transparent;border-radius:16px;overflow:hidden;background:#fff;aspect-ratio:1}.os-product__thumb.is-active{border-color:var(--os-primary)}.os-product__thumb img{width:100%;height:100%;object-fit:cover}.os-product__info{position:sticky;top:105px;display:grid;gap:17px;padding:30px;border-radius:calc(var(--os-radius) + 4px);background:#fff;box-shadow:0 18px 55px #17233f17}.os-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;font-size:29px;font-weight:900}.os-price s{font-size:17px;color:#8490a5;font-weight:600}.os-save{padding:5px 8px;border-radius:8px;background:#dff8e8;color:#24774a;font-size:12px}.os-price-wrap{display:grid;gap:5px}.os-price-note{margin:0;color:#635d72;font-size:11px;line-height:1.4}.os-price-note a{margin-left:3px;color:var(--os-ref-purple);font-weight:750}.os-choice-help{display:grid;grid-template-columns:1fr auto;gap:5px 12px;padding:12px 0;border-top:1px solid #d8d4e3;border-bottom:1px solid #d8d4e3;color:var(--os-ref-dark);font-size:12px}.os-choice-help>div{display:flex;gap:5px}.os-choice-help strong{font-weight:850}.os-choice-help a{font-weight:750;color:var(--os-ref-purple)}.os-choice-help p{grid-column:1/-1;margin:0;color:#756e84;font-size:10px}.os-product-form{display:grid;gap:12px}.os-product-form label{font-size:13px;font-weight:800}.os-product-form select,.os-product-form input{width:100%;min-height:50px;padding:10px 14px;border:1px solid #ccd3e1;border-radius:13px;background:#fff}.os-product-form textarea{width:100%;padding:12px 14px;border:1px solid #ccd3e1;border-radius:13px;background:#fff;resize:vertical}.os-stock{display:flex;align-items:center;gap:8px;color:#24774a;font-size:13px;font-weight:800}.os-stock:before{content:"";width:9px;height:9px;border-radius:50%;background:#3bbb72;box-shadow:0 0 0 5px #e4f8eb}.os-stock.is-unavailable{color:#9b3c3c}.os-stock.is-unavailable:before{background:#d96565;box-shadow:0 0 0 5px #fde8e8}.os-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.os-trust span{padding:10px 7px;border-radius:12px;background:var(--os-sky);text-align:center;font-size:11px;font-weight:780}.os-accordion details{border-top:1px solid #e1e5ed}.os-accordion summary{padding:15px 0;font-weight:800;cursor:pointer}.os-accordion p{margin:0 0 15px;color:#657188;font-size:14px}.os-collection{padding:70px 0;background:var(--os-cream)}.os-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.os-product-card{overflow:hidden;border-radius:var(--os-radius);background:#fff;text-decoration:none;box-shadow:0 15px 42px #17233f12}.os-product-card__media{aspect-ratio:1;overflow:hidden;background:var(--os-sky)}.os-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.os-product-card:hover img{transform:scale(1.03)}.os-product-card__body{padding:20px;display:grid;gap:10px}.os-product-card h2{margin:0;font-size:21px}.os-product-card p{margin:0;color:#68748b;font-size:13px}.os-cart{padding:60px 0 90px;background:var(--os-cream);min-height:65vh}.os-cart__layout{display:grid;grid-template-columns:1fr 370px;gap:30px;align-items:start}.os-cart__items,.os-cart__summary{padding:26px;border-radius:var(--os-radius);background:#fff}.os-cart__item{display:grid;grid-template-columns:100px 1fr auto;gap:18px;padding:18px 0;border-bottom:1px solid #e4e7ee}.os-cart__item img{width:100px;height:100px;object-fit:cover;border-radius:14px}.os-cart__item h2{margin:0 0 6px;font-size:18px}.os-cart__item p{margin:0;color:#68748b;font-size:13px}.os-cart__qty{width:74px;margin-top:12px}.os-cart__qty input{width:100%;padding:7px;border:1px solid #ccd3e1;border-radius:9px}.os-cart__price{text-align:right;display:grid;gap:5px;align-content:start}.os-cart__price a{color:#8a94a7;font-size:12px}.os-cart__summary{display:grid;gap:15px;position:sticky;top:105px}.os-cart__total{display:flex;justify-content:space-between;font-size:20px;font-weight:900}.os-page{padding:70px 0}.os-page__content{max-width:800px;margin:0 auto}.os-page__content h1{margin-bottom:30px}.os-rte{color:#526079}.os-rte img{border-radius:var(--os-radius)}@media(max-width:900px){.os-section{padding:58px 0}.os-wrap{width:min(calc(100% - 28px),var(--os-page))}.os-nav{position:fixed;inset:76px 0 auto;display:none;padding:24px;background:#fff;box-shadow:0 20px 30px #17233f1f;align-items:stretch;flex-direction:column}.os-nav.is-open{display:flex}.os-menu-toggle{display:block}.os-header__row{grid-template-columns:auto 1fr auto}.os-header__actions{justify-self:end}.os-header__shop{display:none}.os-hero{padding:42px 0 52px}.os-hero__grid,.os-split,.os-product__grid,.os-cart__layout{grid-template-columns:1fr}.os-hero__grid{gap:35px}.os-hero__media{min-height:390px}.os-hero__float{left:10px}.os-split{gap:30px}.os-split--reverse .os-split__media{order:0}.os-split__media{min-height:360px}.os-grid,.os-steps,.os-reviews,.os-product-grid{grid-template-columns:1fr}.os-step:not(:last-child):after{display:none}.os-cta{padding:34px;grid-template-columns:1fr}.os-footer__grid{grid-template-columns:1fr 1fr}.os-product__info,.os-cart__summary{position:static}.os-product__featured{min-height:420px}}@media(max-width:560px){.os-title{font-size:43px}.os-heading{font-size:32px}.os-copy{font-size:15px}.os-header__row{min-height:68px;gap:10px}.os-nav{top:68px}.os-logo{font-size:20px}.os-logo__mark{width:31px;height:31px}.os-hero__media{min-height:320px}.os-hero__actions .os-button{width:100%}.os-hero__proof{align-items:flex-start}.os-card,.os-step,.os-review{padding:21px}.os-cta{padding:27px 22px}.os-footer__grid{grid-template-columns:1fr;gap:30px}.os-footer__bottom{flex-direction:column}.os-product{padding-top:25px}.os-product__featured{min-height:350px}.os-product__info{padding:22px}.os-trust{grid-template-columns:1fr}.os-cart__item{grid-template-columns:76px 1fr}.os-cart__item img{width:76px;height:76px}.os-cart__price{grid-column:2;text-align:left}.os-marquee__item{padding-inline:16px}}:root{--os-ref-purple:#4F86A6;--os-ref-lavender:#DDEFF3;--os-ref-peach:#F47F6B;--os-ref-dark:#18324A;--os-ref-cream:#FFF8EA;--os-ref-yellow:#F3D58A}.os-announcement{min-height:24px;padding:4px 18px;background:var(--os-ref-dark);font-size:11px;line-height:16px;white-space:nowrap;overflow:hidden}.os-header{background:#fffffff5;border-bottom:1px solid rgba(24,50,74,.08)}.os-header__row{min-height:56px}.os-logo{font-size:30px;color:var(--os-ref-dark)}.os-logo__mark{background:var(--os-ref-dark)}.os-nav{justify-content:flex-start;gap:28px}.os-nav a{font-size:13px;font-weight:650}.os-header__actions .os-button{display:none}.os-icon-link{width:34px;height:34px;border:0;font-size:15px}.os-hero{min-height:530px;padding:0;background:var(--os-ref-lavender)}.os-hero:before,.os-hero:after{display:none}.os-hero .os-wrap{width:100%;max-width:none}.os-hero__grid{min-height:530px;display:block}.os-hero__copy{position:relative;z-index:2;width:min(47%,560px);min-height:530px;padding:105px 20px 70px max(7vw,60px);align-content:center;gap:12px;background:linear-gradient(90deg,#fff8ea,#fff8eaf5 72%,#fff8ea00)}.os-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:530px;border-radius:0;box-shadow:none;transform:none;background:linear-gradient(120deg,#ddeff3,#fff8ea)}.os-hero__media picture{display:block;width:100%;height:100%;min-height:inherit}.os-hero__media img,.os-hero__media video{object-position:center}.os-hero__float{display:none}.os-hero .os-title{max-width:520px;font-size:clamp(38px,4.1vw,58px);line-height:1.01;letter-spacing:-.045em}.os-hero .os-title{font-weight:500}.os-hero .os-copy{max-width:430px;color:#45405f;font-size:15px;line-height:1.45;letter-spacing:.015em}.os-hero .os-kicker{display:none}.os-hero__proof{order:-1;font-size:12px}.os-hero__actions{margin-top:6px}.os-hero .os-button,.os-reference-button{min-height:38px;padding:9px 24px;border:0;border-radius:999px;background:var(--os-ref-peach);color:#fff;text-decoration:none;font-size:13px;font-weight:750;box-shadow:none}.os-hero .os-button:hover,.os-reference-button:hover{background:#d96554;transform:none}.os-hero .os-button--ghost{display:none}.os-press{height:42px;overflow:hidden;background:var(--os-ref-dark);color:#fff}.os-press__track{display:flex;width:max-content;align-items:center;animation:osMarquee 32s linear infinite}.os-press__name{min-width:145px;padding:9px 24px;text-align:center;font-family:Georgia,serif;font-size:19px;font-weight:700;white-space:nowrap}.os-press__logo{width:145px;height:42px;display:grid;place-items:center;padding:7px 20px}.os-press__logo img{width:auto;height:auto;max-width:115px;max-height:27px;object-fit:contain;filter:brightness(0) invert(1)}.os-reference-section{padding:56px 0}.os-reference-section--lavender{background:var(--os-ref-lavender)}.os-reference-head{max-width:650px;margin:0 auto 34px;text-align:center}.os-reference-heading{margin:0;color:var(--os-ref-dark);font-size:clamp(27px,3vw,38px);line-height:1.1;letter-spacing:-.02em;font-weight:500}.os-reference-head p,.os-intro__copy>p,.os-category__panel p{margin:10px 0 0;color:#4c4762;font-size:14px;line-height:1.5;letter-spacing:.018em}.os-intro{display:grid;grid-template-columns:.95fr 1.05fr;gap:52px;align-items:center}.os-intro__copy{display:grid;align-content:center}.os-reference-accordion{display:grid;gap:9px;margin-top:28px}.os-reference-accordion details{border-radius:10px;background:#fff;overflow:hidden}.os-reference-accordion summary{position:relative;padding:15px 48px 15px 18px;list-style:none;color:var(--os-ref-dark);font-size:13px;font-weight:750;cursor:pointer}.os-reference-accordion summary::-webkit-details-marker{display:none}.os-reference-accordion summary:after{content:"+";position:absolute;right:16px;top:10px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--os-ref-purple);color:#fff;font-size:18px}.os-reference-accordion details[open] summary:after{content:"\2212"}.os-reference-accordion details>div{padding:0 18px 16px;color:#5c5770;font-size:13px}.os-intro__media{position:relative;min-height:360px;overflow:hidden;border-radius:23px;background:#dac5aa}.os-intro__media img,.os-intro__media video{width:100%;height:100%;min-height:inherit;object-fit:cover}.os-intro__caption{position:absolute;left:22px;bottom:18px;padding:8px 13px;border-radius:999px;background:#ffffffe0;color:var(--os-ref-dark);font-size:12px;font-weight:750}.os-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 20px}.os-catalog-card{min-width:0}.os-catalog-card__image{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:13px;background:var(--os-ref-lavender);text-decoration:none}.os-catalog-card__image img{width:100%;height:100%;object-fit:cover}.os-catalog-card__image .os-placeholder{min-height:100%;height:100%}.os-catalog-card__badge{position:absolute;left:12px;top:10px;padding:4px 9px;border-radius:999px;background:var(--os-ref-peach);color:#fff;font-size:9px;font-weight:850}.os-catalog-card__body{display:grid;gap:7px;padding-top:10px}.os-catalog-card__rating{display:flex;align-items:center;gap:6px;font-size:11px}.os-catalog-card__rating small{color:#5d586c}.os-catalog-card h3{margin:0;font-size:15px;line-height:1.2}.os-catalog-card h3 a{text-decoration:none}.os-catalog-card p{min-height:54px;margin:0;color:#4f4a5c;font-size:12px;line-height:1.45}.os-catalog-card__price{display:flex;gap:8px;align-items:baseline;color:var(--os-ref-dark);font-size:14px}.os-catalog-card__price s{color:#7f8991}.os-catalog-card .os-reference-button{display:flex;justify-content:center;width:100%;margin-top:2px}.os-home-products .os-catalog-grid{align-items:stretch}.os-home-products .os-catalog-card{display:flex;flex-direction:column;height:100%}.os-home-products .os-catalog-card__body{display:flex;flex:1;flex-direction:column;align-items:stretch}.os-home-products .os-catalog-card__rating{min-height:18px}.os-home-products .os-catalog-card h3{display:-webkit-box;min-height:3.6em;max-height:3.6em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.os-home-products .os-catalog-card p{display:-webkit-box;min-height:5.8em;max-height:5.8em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.os-home-products .os-catalog-card__price{min-height:22px;margin-top:auto}.os-home-products .os-catalog-card .os-reference-button{margin-top:7px}.os-award{padding:14px 0;background:var(--os-ref-purple);color:#fff}.os-award__row{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center}.os-award__badge{width:66px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--os-ref-cream);color:var(--os-ref-dark);font-size:24px;overflow:hidden}.os-award__badge img{width:100%;height:100%;object-fit:contain}.os-award p{margin:0;font-size:14px}.os-reference-button--light{display:inline-flex;background:#fff;color:var(--os-ref-dark)}.os-customer-reviews{padding:64px 0;background:linear-gradient(135deg,var(--os-cream),#fff 52%,var(--os-sky));overflow:hidden}.os-customer-reviews__head{max-width:720px;margin-bottom:30px}.os-review-rating-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid #BFD6E1;border-radius:999px;background:#fff;color:var(--os-ref-dark);font-size:12px}.os-review-rating-pill .os-stars{font-size:15px}.os-review-rating-pill strong{font-weight:750}.os-customer-reviews__title{max-width:680px;margin:13px 0 0;color:var(--os-ref-dark);font-family:var(--os-font-heading),sans-serif;font-size:clamp(32px,4vw,50px);line-height:1.02;letter-spacing:-.04em;font-weight:700}.os-customer-reviews__title span{color:var(--os-ref-purple)}.os-customer-reviews__head>p{margin:12px 0 0;color:#667085;font-size:14px}.os-customer-reviews__logo{width:158px;margin-top:14px;padding:10px 13px;border:1px solid #BFD6E1;border-radius:13px;background:#fff}.os-customer-reviews__logo img{width:100%;height:auto;max-height:42px;object-fit:contain}.os-ugc{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,320px);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 12px;scrollbar-width:thin}.os-ugc-card{min-width:0;overflow:hidden;scroll-snap-align:start;border:1px solid #BFD6E1;border-radius:16px;background:#fff;color:var(--os-ref-dark)}.os-ugc-card__media{aspect-ratio:1.48;overflow:hidden;background:var(--os-ref-lavender)}.os-ugc-card__media img,.os-ugc-card__media video{width:100%;height:100%;object-fit:cover}.os-ugc-card__media .os-placeholder{height:100%;min-height:100%}.os-ugc-card__body{display:grid;gap:9px;padding:14px 13px 13px}.os-ugc-card__person{display:flex;align-items:center;justify-content:space-between;gap:10px}.os-ugc-card__person>div{display:flex;align-items:baseline;gap:7px}.os-ugc-card__person strong{font-size:13px}.os-ugc-card__person span{color:#6c7480;font-size:11px}.os-ugc-card__person small{padding:4px 8px;border-radius:999px;background:var(--os-sky);color:var(--os-primary-dark);font-size:9px;font-weight:800}.os-ugc-card__stars{font-size:17px;line-height:1}.os-ugc-card blockquote{min-height:84px;margin:0;color:#152a42;font-size:12px;line-height:1.55}.os-review-product{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:9px;margin-top:2px;padding:9px;border:1px solid #C9DDE6;border-radius:11px;background:linear-gradient(120deg,var(--os-cream),#fff);text-decoration:none}.os-review-product__image{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#fff;color:var(--os-ref-purple)}.os-review-product__image img{width:100%;height:100%;object-fit:cover}.os-review-product__copy{min-width:0}.os-review-product__copy strong,.os-review-product__copy small{display:block}.os-review-product__copy strong{font-size:11px}.os-review-product__copy small{color:#748090;font-size:9px}.os-review-product>b{color:var(--os-ref-peach);font-size:10px;white-space:nowrap}.os-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.os-category{position:relative;min-height:540px;overflow:hidden;border-radius:16px;background:var(--os-ref-lavender);text-decoration:none}.os-category>img,.os-category>.os-placeholder{width:100%;height:100%;min-height:540px;object-fit:cover}.os-category__panel{position:absolute;left:24px;right:24px;bottom:24px;padding:22px;border:1px solid rgba(255,255,255,.55);border-radius:12px;background:#ffffffb8;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.os-category__panel h3{margin:0;color:var(--os-ref-dark);font-size:23px}.os-category__panel p{margin:5px 0 13px}.os-footer{padding-top:36px;background:linear-gradient(120deg,#244d62,#18324a)}.os-footer:before{content:"\2605\2605\2605\2605\2605   10.000+ spokojnych wieczor\f3w";display:block;width:min(calc(100% - 40px),var(--os-page));margin:0 auto 30px;padding:25px;border-radius:17px;background:#ffffff12;font-size:13px}.os-footer__grid{grid-template-columns:1.1fr repeat(3,1fr)}.os-product{padding:34px 0 60px;background:#fff}.os-product__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:46px;max-width:1030px}.os-product__carousel{position:relative;overflow:hidden;border-radius:16px;background:var(--os-ref-lavender)}.os-product__track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.os-product__track::-webkit-scrollbar{display:none}.os-product__slide{flex:0 0 100%;width:100%;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;background:var(--os-ref-lavender)}.os-product__slide img,.os-product__slide video,.os-product__slide iframe,.os-product__slide model-viewer{width:100%;height:100%;object-fit:cover}.os-product__slide .os-placeholder{width:100%;height:100%;min-height:100%}.os-product__dots{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;max-width:100%;min-height:22px;margin:-2px auto 0;padding:5px 8px;overflow-x:auto;background:transparent;scrollbar-width:none}.os-product__dots::-webkit-scrollbar{display:none}.os-product__dot{flex:0 0 7px;width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#b4c0c7;transition:.2s}.os-product__dot.is-active{flex-basis:22px;width:22px;border-radius:99px;background:#4f86a6}.os-product__featured-review{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:100%;margin:0 0 2px;padding:13px 14px;border:1px solid #c7dde5;border-radius:15px;background:linear-gradient(135deg,#dfeff3,#edf7f9);color:#18324a;box-shadow:none}.os-product__featured-review-photo{width:54px;height:54px;overflow:hidden;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#4f86a6;color:#fff;box-shadow:0 5px 14px #18324a2b;font-size:21px}.os-product__featured-review-photo img{width:100%;height:100%;object-fit:cover}.os-product__featured-review>div:last-child{min-width:0}.os-product__featured-review-stars{color:#f59d55;font-size:17px;line-height:1}.os-product__featured-review p{margin:6px 0;color:#30485c;font-size:11.5px;line-height:1.42}.os-product__featured-review footer{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;color:#18324a;font-size:10.5px}.os-product__featured-review footer strong,.os-product__featured-review footer span{font-weight:800}.os-product__info{position:sticky;top:85px;padding:0;border-radius:0;background:transparent;box-shadow:none;gap:12px}.os-product__info .os-heading{color:var(--os-ref-dark);font-size:28px}.os-product__info .os-kicker{display:none}.os-product__info .os-chip{width:max-content;padding:0;border:0;background:transparent}.os-product__info .os-copy{font-size:12px;line-height:1.45}.os-product__info .os-checks{gap:7px}.os-product__info .os-check{font-size:12px;font-weight:700}.os-product__info .os-check:before{background:transparent;color:var(--os-ref-peach);font-size:18px;content:"\2726"}.os-product-benefits{display:grid;gap:9px;margin:3px 0}.os-product-benefit{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;color:var(--os-ref-dark);font-size:12px;font-weight:750;line-height:1.3}.os-product-benefit__icon{width:22px;height:22px;display:grid;place-items:center;color:var(--os-ref-peach)}.os-product-benefit__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.os-product-form select,.os-product-form input{border-color:#c7c2dd;border-radius:7px}.os-product-form .os-button{min-height:40px;background:var(--os-ref-peach);box-shadow:none}.os-product-form .os-button:disabled{cursor:not-allowed;opacity:.55}.os-option-pickers{display:grid;gap:13px}.os-option-picker{min-width:0;margin:0;padding:0;border:0}.os-option-picker legend{width:100%;margin:0 0 7px;color:var(--os-ref-dark);font-size:12px}.os-option-picker legend strong{font-weight:750}.os-option-picker__values{display:flex;flex-wrap:wrap;gap:7px}.os-option-picker label{min-width:43px;min-height:38px;display:grid;place-items:center;padding:8px 12px;border:1px solid #b9cbd4;border-radius:9px;background:#fff;color:var(--os-ref-dark);font-size:12px;font-weight:750;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}.os-option-picker input:checked+label{border-color:var(--os-ref-dark);box-shadow:0 0 0 1px var(--os-ref-dark);background:var(--os-ref-lavender)}.os-option-picker input:focus-visible+label{outline:2px solid var(--os-ref-purple);outline-offset:2px}.os-option-picker--visual .os-option-picker__values{flex-wrap:nowrap;overflow-x:auto;padding:2px 2px 5px;scrollbar-width:thin}.os-option-picker--visual label{flex:0 0 39px;width:39px;height:39px;min-width:39px;min-height:39px;padding:3px;overflow:hidden;border:2px solid #b8b5dd;border-radius:50%;background:#fff;box-shadow:none}.os-option-picker--visual input:checked+label{border-color:var(--os-ref-purple);background:#fff;box-shadow:0 0 0 2px #4f86a638}.os-color-swatch{display:block;width:100%;height:100%;border:1px solid rgba(24,50,74,.13);border-radius:50%;background:var(--swatch-color)}.os-variant-cards{display:grid;gap:8px;margin:5px 0 0;padding:19px 0 0;border:0;border-top:1px solid #c7c2d5}.os-variant-cards legend{float:left;width:100%;margin:-31px 0 7px;text-align:center;color:var(--os-ref-dark);font-size:11px;font-weight:850;letter-spacing:.04em}.os-variant-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border:1px solid #AFC6D2;border-radius:11px;background:#fff;color:var(--os-ref-dark);font-size:12px;cursor:pointer}.os-variant-card:has(input:checked),.os-variant-card.is-selected{border:2px solid var(--os-ref-purple);background:var(--os-ref-lavender)}.os-variant-card input{width:17px;min-height:17px;margin:0;accent-color:var(--os-ref-purple)}.os-variant-card>span:first-of-type{margin-right:auto}.os-variant-card strong,.os-variant-card b{display:block}.os-variant-card s{font-size:10px;color:#6f7b82}.os-variant-card em{position:absolute;right:8px;top:-9px;padding:3px 8px;border-radius:999px;background:var(--os-ref-peach);color:#fff;font-size:8px;font-style:normal}.os-trust span{background:transparent;color:#77708e;font-size:11px}.os-accordion details{border-top:1px solid #d7dce1}.os-accordion summary{position:relative;padding:11px 30px 11px 0;list-style:none;color:var(--os-ref-dark);font-size:12px;line-height:1.25}.os-accordion summary::-webkit-details-marker{display:none}.os-accordion summary:after{content:"+";position:absolute;right:0;top:8px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:var(--os-ref-purple);color:#fff;font-size:13px;line-height:1}.os-accordion details[open] summary:after{content:"\2212"}.os-accordion p{margin:0 0 11px;font-size:12px;line-height:1.45}.os-reviews{column-count:5;display:block;column-gap:12px}.os-review{break-inside:avoid;margin:0 0 12px;padding:15px;border:1px solid #dedbe9;border-radius:10px;box-shadow:none}.os-review>img{width:100%;margin:-15px -15px 14px;width:calc(100% + 30px);border-radius:10px 10px 0 0}.os-section--ink .os-review{color:var(--os-ref-dark)}.os-expert-story{padding:64px 0;color:#18324a;background:#f8fbfc}.os-expert-story--cream{background:#fff8ea}.os-expert-story--sky{background:#eef7f9}.os-expert-story__head{max-width:710px;margin:0 auto 32px;text-align:center}.os-expert-story__head .os-kicker{color:#d86655}.os-expert-story__head h2{margin:0;color:#18324a;font-family:var(--os-font-heading),sans-serif;font-size:clamp(30px,4vw,46px);line-height:1.04;letter-spacing:-.035em}.os-expert-story__intro{max-width:620px;margin:12px auto 0;color:#607184;font-size:14px;line-height:1.5}.os-expert-story__intro p{margin:0}.os-expert-story__layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:28px;align-items:start;max-width:1000px;margin:0 auto}.os-expert-story__layout.is-media-right .os-expert-story__media{order:2}.os-expert-story__media{overflow:hidden;border:1px solid rgba(24,50,74,.08);border-radius:24px;background:#dfeff3;box-shadow:0 18px 44px #18324a1f}.os-expert-story__media--portrait{aspect-ratio:4/5}.os-expert-story__media--square{aspect-ratio:1}.os-expert-story__media--landscape{aspect-ratio:16/10}.os-expert-story__media img,.os-expert-story__media video{width:100%;height:100%;object-fit:cover}.os-expert-story__media .os-placeholder{height:100%;min-height:100%}.os-expert-story__accordions{display:grid;gap:10px}.os-expert-story__accordions details{overflow:hidden;border:1px solid #d3e5ea;border-radius:16px;background:#fff;box-shadow:0 8px 24px #18324a0b;transition:border-color .2s,box-shadow .2s}.os-expert-story__accordions details[open]{border-color:#9fc7d2;background:linear-gradient(135deg,#eef7f9,#fff);box-shadow:0 12px 30px #18324a14}.os-expert-story__accordions summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 17px;list-style:none;color:#18324a;font-size:15px;line-height:1.3;font-weight:800;cursor:pointer}.os-expert-story__accordions summary::-webkit-details-marker{display:none}.os-expert-story__accordions summary i{position:relative;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#dfeff3;transition:background .2s}.os-expert-story__accordions summary i:before,.os-expert-story__accordions summary i:after{content:"";position:absolute;left:8px;right:8px;top:14px;height:2px;background:#18324a}.os-expert-story__accordions summary i:after{transform:rotate(90deg);transition:transform .2s}.os-expert-story__accordions details[open] summary i{background:#f47f6b}.os-expert-story__accordions details[open] summary i:before,.os-expert-story__accordions details[open] summary i:after{background:#fff}.os-expert-story__accordions details[open] summary i:after{transform:rotate(0)}.os-expert-story__answer{padding:0 17px 17px;color:#56677a;font-size:14px;line-height:1.6}.os-expert-story__answer p{margin:0}.os-footer.os-footer--editable{padding:38px 0 24px;background:var(--footer-bg);color:var(--footer-text)}.os-footer.os-footer--editable:before{content:none}.os-footer__proof{display:flex;align-items:center;gap:7px;margin-bottom:34px;padding:18px 20px;border-radius:16px;background:#ffffff14;font-size:13px}.os-footer__proof .os-stars{color:var(--footer-text)}.os-footer--editable .os-footer__grid{display:grid;grid-template-columns:minmax(240px,1.25fr) repeat(3,minmax(140px,1fr));gap:42px}.os-footer__brand{min-width:0}.os-footer__logo{display:inline-flex;align-items:center;gap:9px;width:max-content;max-width:100%;color:var(--footer-text);text-decoration:none}.os-footer__logo img{display:block;max-width:100%;height:auto;max-height:72px;object-fit:contain}.os-footer__brand>p{max-width:330px;margin:16px 0 0;color:color-mix(in srgb,var(--footer-text) 78%,transparent);font-size:14px;line-height:1.65}.os-footer__contact{display:grid;gap:7px;margin-top:14px;font-size:14px}.os-footer__contact a,.os-footer__contact span{color:var(--footer-text);text-decoration:none}.os-footer__socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.os-footer__socials a{padding:7px 10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:var(--footer-text);text-decoration:none;font-size:11px}.os-footer--editable h2{margin:0 0 15px;color:var(--footer-text);font-size:13px;letter-spacing:.07em;text-transform:uppercase}.os-footer--editable ul{margin:0;padding:0;list-style:none;display:grid;gap:9px}.os-footer--editable .os-footer__column a{color:color-mix(in srgb,var(--footer-text) 82%,transparent);text-decoration:none;font-size:13px}.os-footer__text-block>div{color:color-mix(in srgb,var(--footer-text) 78%,transparent);font-size:13px;line-height:1.55}.os-footer__text-block p{margin:0 0 9px}.os-footer__small-link{display:inline-block;margin-top:8px;font-weight:750}.os-footer--editable .os-footer__bottom{margin-top:38px;padding-top:18px;border-top:1px solid rgba(255,255,255,.17);color:color-mix(in srgb,var(--footer-text) 65%,transparent);font-size:11px}@media(max-width:900px){.os-header,.os-hero,.os-press,.os-reference-section,.os-award,.os-footer{width:100%;max-width:100%;overflow-x:hidden}.os-header__row{width:100%;max-width:100%;min-height:48px;grid-template-columns:36px minmax(0,1fr) 36px;gap:6px}.os-menu-toggle{display:block;width:32px;height:32px;border:0;background:transparent;grid-column:1;grid-row:1}.os-logo{min-width:0;grid-column:2;grid-row:1;justify-self:center;font-size:25px;white-space:nowrap}.os-logo img{width:var(--os-logo-mobile-width,120px);max-width:170px;max-height:42px}.os-logo__mark{width:29px;height:29px}.os-header__actions{min-width:0;grid-column:3;grid-row:1}.os-nav{top:72px;width:100%;max-width:100%}.os-hero{min-height:0}.os-hero__grid{min-height:0;display:flex;flex-direction:column;gap:0}.os-hero__media{position:relative;inset:auto;order:0;width:100%;min-height:360px}.os-hero__copy{order:1;width:100%;min-height:0;padding:20px 20px 38px;text-align:center;background:#fff;align-items:center}.os-hero .os-title{font-size:32px;max-width:350px}.os-hero .os-copy{font-size:14px}.os-hero__actions{justify-content:center}.os-hero__proof{order:-1;justify-content:center}.os-hero .os-button{min-width:155px}.os-press{height:44px}.os-press__track{max-width:none}.os-press__name{min-width:120px;font-size:17px;padding-inline:15px}.os-press__logo{width:120px;height:44px;padding-inline:13px}.os-press__logo img{max-width:94px;max-height:25px}.os-reference-section{padding:42px 0}.os-intro{grid-template-columns:1fr;gap:28px}.os-intro__media{min-height:390px;order:-1}.os-reference-head{margin-bottom:24px}.os-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.os-catalog-card__body{gap:6px}.os-catalog-card p{min-height:0;font-size:11px}.os-catalog-card h3{font-size:14px}.os-catalog-card .os-reference-button{font-size:12px}.os-home-products .os-catalog-card h3{min-height:3.6em;max-height:3.6em}.os-home-products .os-catalog-card p{min-height:6.75em;max-height:6.75em;-webkit-line-clamp:5}.os-award__row{grid-template-columns:auto 1fr}.os-award__row .os-reference-button{grid-column:1/-1;justify-self:center}.os-award p{font-size:12px}.os-ugc{grid-auto-columns:minmax(270px,78%)}.os-category-grid{grid-template-columns:1fr}.os-category,.os-category>img,.os-category>.os-placeholder{min-height:460px}.os-product__grid{grid-template-columns:1fr;gap:20px}.os-product__featured{min-height:0;aspect-ratio:1}.os-product__info{position:static}.os-product__thumbs{grid-template-columns:repeat(6,1fr)}.os-reviews{column-count:2}.os-expert-story__layout{grid-template-columns:1fr;max-width:620px}.os-expert-story__layout.is-media-right .os-expert-story__media{order:0}.os-footer--editable .os-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.os-footer--editable .os-footer__brand{grid-column:1/-1}}@media(max-width:560px){.os-wrap{width:min(calc(100% - 28px),var(--os-page))}.os-reference-heading{font-size:25px}.os-reference-head p,.os-intro__copy>p{font-size:13px}.os-hero{min-height:650px;background:#fff}.os-hero__grid{position:relative;display:block;min-height:650px}.os-hero__grid,.os-hero__media,.os-hero__copy{width:100%;max-width:100%}.os-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:650px;height:650px;background:transparent}.os-hero__media img,.os-hero__media video{object-position:center top}.os-hero__copy{position:absolute;left:0;right:0;bottom:0;z-index:3;gap:11px;margin:0;padding:105px 20px 24px;background:linear-gradient(to bottom,#fff0,#ffffffc7 28%,#fffffff0 58%,#fffffff5)}.os-hero .os-title{max-width:345px;font-size:27px;line-height:1.08;letter-spacing:-.025em;font-weight:500}.os-hero .os-copy{max-width:330px;font-size:14px;line-height:1.28}.os-hero__proof{display:flex;justify-content:center;gap:9px;white-space:nowrap;font-size:12px}.os-hero__proof .os-stars{display:inline;color:#f47f6b}.os-hero__actions{margin-top:13px}.os-hero .os-button{min-width:156px;min-height:45px;padding:10px 24px;font-size:14px}.os-catalog-grid{gap:22px 9px}.os-catalog-card__body{padding-top:7px}.os-catalog-card__rating{display:block}.os-catalog-card p{font-size:10.5px;line-height:1.35}.os-catalog-card__price{font-size:12px}.os-catalog-card .os-reference-button{min-height:34px;padding:7px 10px}.os-home-products .os-catalog-card__rating{display:flex;min-height:17px;white-space:nowrap}.os-home-products .os-catalog-card h3{min-height:3.6em;max-height:3.6em}.os-home-products .os-catalog-card p{min-height:6.75em;max-height:6.75em}.os-customer-reviews{padding:34px 0 42px}.os-customer-reviews .os-wrap{width:100%;padding-left:15px}.os-customer-reviews__head{padding-right:15px;margin-bottom:17px}.os-review-rating-pill{padding:7px 12px;font-size:10px}.os-customer-reviews__title{max-width:320px;margin-top:12px;font-size:27px;line-height:1.03}.os-customer-reviews__head>p{max-width:290px;font-size:12px}.os-customer-reviews__logo{width:145px}.os-ugc{grid-auto-columns:82%;gap:13px;padding-right:15px}.os-ugc-card blockquote{min-height:0;font-size:12px}.os-category{min-height:500px}.os-category>img,.os-category>.os-placeholder{min-height:500px}.os-category__panel{left:14px;right:14px;bottom:14px;padding:18px}.os-product{padding-top:12px}.os-product__grid{width:100%}.os-product__gallery,.os-product__info{padding-inline:14px}.os-product__featured{border-radius:15px}.os-product__thumbs{gap:5px}.os-product__info .os-heading,.os-price{font-size:24px}.os-reviews{column-count:2;column-gap:10px}.os-review{padding:12px}.os-review blockquote{font-size:13px;line-height:1.45}.os-review>img{margin:-12px -12px 12px;width:calc(100% + 24px)}.os-faq-section{padding:54px 0}.os-faq-section .os-center{margin-bottom:24px}.os-faq summary{padding:16px 55px 16px 17px;font-size:15px}.os-faq__answer{padding:0 50px 18px 17px;font-size:13px}.os-product__featured-review{gap:11px;padding:13px;border-radius:14px}.os-product__featured-review-photo{width:52px;height:52px}.os-product__featured-review p{font-size:11.5px}.os-cta-section{padding:48px 0}.os-cta{padding:34px 24px;border-radius:24px;gap:26px;text-align:left}.os-cta .os-heading{font-size:30px}.os-cta .os-copy{font-size:14px;line-height:1.6}.os-cta .os-button--light{width:100%;min-width:0}.os-expert-story{padding:42px 0}.os-expert-story__head{margin-bottom:24px}.os-expert-story__head h2{font-size:25px}.os-expert-story__intro{font-size:13px}.os-expert-story__media{border-radius:20px}.os-expert-story__accordions summary{padding:14px;font-size:15px}.os-expert-story__answer{padding:0 14px 15px;font-size:14px}.os-footer.os-footer--editable{padding-top:26px}.os-footer__proof{margin-bottom:28px;padding:15px 16px;flex-wrap:wrap}.os-footer--editable .os-footer__grid{grid-template-columns:1fr;gap:28px}.os-footer--editable .os-footer__brand{grid-column:auto}.os-footer__brand>p{max-width:none}.os-footer--editable .os-footer__bottom{align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/theme.css.map */
