.ovrium-footer{color:var(--footer-text);background:var(--footer-bg)}.ovrium-footer__newsletter{min-width:0;margin:0 0 3rem;padding:0 0 3rem;display:block;text-align:left;border-bottom:1px solid #2a2a28}.ovrium-footer__newsletter>span{color:var(--footer-accent);font-size:.9rem;letter-spacing:.18em}.ovrium-footer__newsletter h2{margin:1rem 0 1.8rem;font-family:var(--font-heading-family);font-size:1.7rem;line-height:1.45;font-weight:400}.ovrium-footer__form{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 7.5rem}.ovrium-footer__form input,.ovrium-footer__form button{min-height:4.8rem;border:1px solid #343430}.ovrium-footer__form input{padding:0 1.6rem;color:inherit;background:#111}.ovrium-footer__form button{color:#111;background:#e8e4de;font-size:1rem;letter-spacing:.12em}.ovrium-footer__main{width:min(calc(100% - 8rem),var(--footer-width));margin:0 auto;padding:5.6rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--footer-column-min)),1fr));column-gap:var(--footer-column-gap);row-gap:var(--footer-row-gap);align-items:start}.ovrium-footer__brand,.ovrium-footer__column{min-width:0}.ovrium-footer__brand h2{margin:0 0 2rem;font-family:var(--font-heading-family);font-size:2rem;font-weight:400}.ovrium-footer__logo{width:auto;max-width:min(100%,var(--footer-logo-width));height:auto;max-height:7rem;margin:0 0 2.4rem;display:block;object-fit:contain;object-position:left center}.ovrium-footer__wordmark{margin:0 0 2.4rem;display:inline-flex;flex-direction:column;color:var(--footer-text);line-height:1}.ovrium-footer__wordmark strong{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:400;letter-spacing:.14em}.ovrium-footer__wordmark span{margin-top:.55rem;color:var(--footer-muted);font-size:.7rem;letter-spacing:.34em}.ovrium-footer__brand .rte{color:var(--footer-muted);font-size:1.2rem;line-height:1.8}.ovrium-footer__catalog{align-self:flex-start;display:inline-flex!important;align-items:center;gap:.9rem;margin-top:.45rem;padding-bottom:.55rem;color:var(--footer-text)!important;border-bottom:1px solid var(--footer-accent);font-size:1.05rem!important;font-weight:600;line-height:1.45;letter-spacing:.1em;text-decoration:none}.ovrium-footer__column{display:flex;flex-direction:column;gap:1.15rem}.ovrium-footer__column h3{margin:0 0 .85rem;color:var(--footer-muted);font-size:.9rem;font-weight:500;line-height:1.4;letter-spacing:.12em}.ovrium-footer__column a{display:block;color:#9a9288;font-size:1.2rem;font-weight:400;line-height:1.45;text-decoration:none}.ovrium-footer__column a:hover{color:#fff}.ovrium-footer__trust{padding:4rem max(4rem,calc((100% - var(--footer-width)) / 2));display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:5rem;background:#171713;border-top:1px solid #292824}.ovrium-footer__trust h3{margin:0 0 1.8rem;color:#615d56;font-size:.8rem;font-weight:400;letter-spacing:.06em}.ovrium-footer__badges,.ovrium-footer__socials{display:flex;flex-wrap:wrap;gap:1rem}.ovrium-footer__payment svg{display:block;width:4.8rem;height:3rem}.ovrium-footer__badges span,.ovrium-footer__badges a{min-width:5.2rem;padding:.8rem 1.2rem;color:#b0aaa1;background:#24231f;border-radius:.5rem;font-size:.9rem;text-align:center;text-decoration:none}.ovrium-footer__badges a{background:transparent;border:1px solid #37352f;border-radius:2rem}.ovrium-footer__socials a[href=""]{pointer-events:none;opacity:.55}.ovrium-footer__socials svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:1.6}.ovrium-footer__socials a,.ovrium-footer__socials span{width:3.6rem;height:3.6rem;display:grid;place-items:center;color:#8c877e;border:1px solid #37352f;border-radius:50%;text-decoration:none;font-size:.9rem}.ovrium-footer__bottom{padding:2.4rem max(4rem,calc((100% - var(--footer-width)) / 2));display:flex;justify-content:space-between;gap:2rem;color:#666;border-top:1px solid #2a2a28;font-size:1rem}.ovrium-footer__bottom div{display:flex;gap:1.6rem}.ovrium-footer__bottom a{color:inherit;text-decoration:none}@media screen and (max-width:989px){.ovrium-footer__main{grid-template-columns:repeat(2,1fr)}.ovrium-footer__newsletter{grid-template-columns:1fr;gap:2rem}.ovrium-footer__form{grid-template-columns:minmax(0,1fr) 10rem}.ovrium-footer__trust{grid-template-columns:1fr}}.ovrium-footer__form button{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;min-width:max-content!important;padding-inline:1.2rem!important}.ovrium-ticker{position:relative;z-index:41;overflow:hidden;color:var(--ticker-text);background:var(--ticker-bg)}.ovrium-ticker__track{width:max-content;display:flex;animation:ovriumTicker var(--ticker-speed) linear infinite}.ovrium-ticker__group{display:flex;align-items:center}.ovrium-ticker__group span{padding:.8rem 4.5rem;font-size:1.2rem;letter-spacing:.06em;white-space:nowrap}.ovrium-ticker__group span:after{content:"\2022";margin-left:9rem;opacity:.45}@keyframes ovriumTicker{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ovrium-ticker__track{animation-play-state:paused}}.ovrium-header-section{position:relative;z-index:40}.ovrium-header-section--sticky{position:sticky;top:0;transition:transform .28s ease}.ovrium-header-section--reveal.ovrium-header-section--hidden{transform:translateY(-100%)}.ovrium-header{position:relative;z-index:40;color:var(--oh-text);background:var(--oh-bg);border-bottom:1px solid var(--oh-border)}.ovrium-header__inner{width:min(calc(100% - 6rem),var(--oh-width));min-height:var(--oh-height);margin:auto;display:grid;grid-template-columns:20rem 1fr auto;align-items:center;gap:2.5rem}.ovrium-header__brand{display:inline-flex;flex-direction:column;color:inherit;text-decoration:none;line-height:1}.ovrium-header__logo{width:auto;max-width:17rem;max-height:calc(var(--oh-height) - 2rem);object-fit:contain}.ovrium-header__brand-name{font-family:var(--font-heading-family);font-size:var(--oh-brand-size);letter-spacing:.09em}.ovrium-header__brand-subtitle{margin-top:.55rem;color:var(--oh-muted);font-size:.8rem;letter-spacing:.25em}.ovrium-header__nav{height:var(--oh-height);display:flex;justify-content:center;align-items:stretch;gap:var(--oh-nav-gap)}.ovrium-header__nav-item{display:flex;align-items:stretch}.ovrium-header__nav-link{display:flex;align-items:center;color:inherit;font-size:var(--oh-nav-size);letter-spacing:.09em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.ovrium-header__nav-link:hover,.ovrium-header__nav-link:focus-visible,.ovrium-header__custom{color:var(--oh-accent)}.ovrium-header__actions{display:flex;align-items:center;gap:var(--oh-action-gap)}.ovrium-header__custom{margin-right:1rem;font-size:var(--oh-nav-size);letter-spacing:.1em;text-decoration:none;white-space:nowrap}.ovrium-header__icon{width:var(--oh-icon-size);height:var(--oh-icon-size);padding:0;position:relative;display:grid;place-items:center;color:inherit;background:transparent;border:0}.ovrium-header__icon svg{width:var(--oh-icon-size);height:var(--oh-icon-size);fill:none;stroke:currentColor;stroke-width:1.3}.ovrium-header__cart-count{position:absolute;right:-.7rem;top:-.5rem;min-width:1.5rem;height:1.5rem;display:grid;place-items:center;color:#fff;background:var(--oh-accent);border-radius:50%;font-size:.8rem}.ovrium-header__cart-count.is-empty{display:none}.ovrium-mega{position:absolute;top:100%;right:0;left:0;visibility:hidden;opacity:0;transform:translateY(-8px);background:var(--oh-bg);border-top:1px solid var(--oh-border);border-bottom:1px solid var(--oh-border);transition:opacity .18s ease,transform .18s ease,visibility .18s}.ovrium-header.is-mega-open .ovrium-mega{visibility:visible;opacity:1;transform:none}.ovrium-mega__inner{width:min(calc(100% - 10rem),var(--oh-width));height:auto;max-height:none;margin:auto;padding:var(--mega-padding) 0 2.5rem;display:grid;grid-template-columns:minmax(0,1fr) var(--mega-featured-width);gap:3rem;overflow:visible}.ovrium-mega__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.ovrium-mega__column{padding:0 1.6rem}.ovrium-header--show-column-dividers .ovrium-mega__column{border-right:1px solid var(--oh-border)}.ovrium-mega__column:first-child{padding-left:0}.ovrium-mega__column h3{margin:0 0 2.4rem;font-family:var(--font-heading-family);font-size:var(--oh-mega-heading-size);font-weight:500;text-transform:uppercase}.ovrium-mega__column a{display:flex;align-items:baseline;gap:.8rem;margin:.85rem 0;color:var(--oh-text);font-size:var(--oh-mega-link-size);text-decoration:none}.ovrium-mega__column a:hover{color:var(--oh-accent)}.ovrium-mega__column small,.ovrium-mega__eyebrow{color:var(--oh-muted);font-size:1rem}.ovrium-mega__column .ovrium-mega__footer-link{margin-top:2.6rem;padding-top:1.1rem;color:var(--oh-accent);border-top:1px solid var(--oh-border);font-size:1rem;text-transform:uppercase}.ovrium-mega__featured{display:grid;align-self:start}.ovrium-mega__featured-product{grid-area:1/1;min-width:0;opacity:0;visibility:hidden;transform:translateY(6px);pointer-events:none;transition:opacity .34s ease,transform .34s ease,visibility .34s}.ovrium-mega__featured-product.is-active{opacity:1;visibility:visible;transform:none;pointer-events:auto}.ovrium-mega__featured-image{display:block;aspect-ratio:var(--mega-image-ratio);overflow:hidden;background:#f5f3ef}.ovrium-mega__featured img,.ovrium-mega__featured svg{width:100%;height:100%;object-fit:var(--mega-image-fit)}.ovrium-mega__featured p{display:none}.ovrium-mega__featured h3{margin:0 0 .8rem;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:400}.ovrium-mega__featured div{color:var(--oh-muted);font-size:1.1rem}.ovrium-mega__featured div:nth-of-type(n+2){display:none}.ovrium-mega__featured-link{display:none}.ovrium-mega__bottom{width:min(calc(100% - 10rem),var(--oh-width));margin:0 auto;padding:1.2rem 0 1.8rem;color:var(--oh-muted);border-top:1px solid var(--oh-border);font-size:1rem;text-align:center}.ovrium-header__search{height:0;overflow:hidden;border-top:0 solid var(--oh-border);transition:height .28s ease,border-width .28s ease}.ovrium-header.is-search-open .ovrium-header__search{height:7.2rem;border-top-width:1px}.ovrium-header__search form{width:min(calc(100% - 6rem),var(--oh-width));height:100%;margin:auto;display:grid;grid-template-columns:2rem 1fr auto 2.5rem;align-items:center;gap:1.5rem}.ovrium-header__search svg{width:2rem;fill:none;stroke:currentColor;stroke-width:1.3}.ovrium-header__search input{width:100%;padding:1.2rem 0;color:inherit;background:transparent;border:0;border-bottom:1px solid var(--oh-border);font:inherit;font-size:1.5rem;outline:0}.ovrium-header__search button{padding:1rem;color:inherit;background:transparent;border:0;letter-spacing:.08em}@media screen and (max-width:1100px){.ovrium-header__inner{grid-template-columns:1fr auto}.ovrium-header__nav,.ovrium-mega{display:none}}.ovrium-hero{min-height:var(--hero-height);position:relative;display:grid;overflow:hidden;isolation:isolate;color:var(--hero-text-color)}.ovrium-hero__media,.ovrium-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ovrium-hero__media{z-index:-2}.ovrium-hero__overlay{z-index:-1;background:var(--hero-overlay-color);opacity:var(--hero-overlay);pointer-events:none}.ovrium-hero__media picture{width:100%;height:100%;display:block}.ovrium-hero__image,.ovrium-hero__placeholder{width:100%;height:100%;display:block;object-fit:cover}.ovrium-hero__label{position:absolute;top:var(--hero-label-top);left:var(--hero-label-left);padding:.8rem 1.2rem;border-radius:.2rem;background:#0006;font-size:.9rem;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase}.ovrium-hero__content{position:absolute;bottom:var(--hero-content-bottom);width:min(calc(100% - 4rem),var(--hero-content-width));text-align:center}.ovrium-hero--left .ovrium-hero__content{left:max(4rem,calc((100% - var(--page-width, 120rem)) / 2));text-align:left}.ovrium-hero--center .ovrium-hero__content{left:50%;transform:translate(-50%)}.ovrium-hero--right .ovrium-hero__content{right:max(4rem,calc((100% - var(--page-width, 120rem)) / 2));text-align:right}.ovrium-hero__heading{margin:0;color:inherit;font-family:var(--font-heading-family);font-size:var(--hero-heading-size);font-weight:var(--font-heading-weight);line-height:1.2}.ovrium-hero__subheading{margin-top:1.2rem;color:var(--hero-muted-color);font-size:1.2rem;line-height:1.6}.ovrium-hero__subheading>*{margin:0}.ovrium-hero__button{min-width:24rem;min-height:4.4rem;margin-top:1.2rem;padding:1.2rem 2.4rem;display:inline-flex;align-items:center;justify-content:center;border:var(--hero-button-border) solid currentColor;border-radius:var(--hero-button-radius);color:inherit;background:transparent;font-size:1.1rem;font-weight:600;letter-spacing:.08em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,transform .18s ease}.ovrium-hero__button:hover{color:#1a1a1a;background:#fff;transform:translateY(-1px)}.ovrium-hero__button[aria-disabled=true]{cursor:default}@media screen and (max-width:749px){.ovrium-hero{min-height:var(--hero-height-mobile)}.ovrium-hero__label{top:2rem;left:2rem;max-width:calc(100% - 4rem)}.ovrium-hero__content,.ovrium-hero--left .ovrium-hero__content,.ovrium-hero--right .ovrium-hero__content{right:auto;bottom:var(--hero-content-bottom-mobile);left:50%;width:calc(100% - 4rem);text-align:center;transform:translate(-50%)}.ovrium-hero__heading{font-size:var(--hero-heading-size-mobile)}.ovrium-hero__button{min-width:min(24rem,100%)}}@media(prefers-reduced-motion:reduce){.ovrium-hero__button{transition:none}}.ovrium-instagram{padding:var(--oi-pad) 0;color:var(--oi-text);background:var(--oi-bg)}.ovrium-instagram__head{width:min(calc(100% - 8rem),var(--oi-width));margin:0 auto 2.4rem;display:flex;align-items:end;justify-content:space-between}.ovrium-instagram__head h2{margin:0;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:500;letter-spacing:.14em}.ovrium-instagram__head a{color:inherit;text-underline-offset:.3rem}.ovrium-instagram__grid{display:flex;flex-wrap:nowrap;gap:var(--oi-gap);overflow:hidden}.ovrium-instagram__grid>a,.ovrium-instagram__grid>div{min-width:0;flex:1 1 0}.ovrium-instagram__grid>a,.ovrium-instagram__grid>div{aspect-ratio:var(--oi-ratio);overflow:hidden;background:#f3f1ed}.ovrium-instagram__grid img,.ovrium-instagram__grid svg{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s}.ovrium-instagram__grid a:hover img{transform:scale(1.035)}@media(max-width:749px){.ovrium-instagram__head{width:calc(100% - 3rem)}.ovrium-instagram__grid{overflow-x:auto;scroll-snap-type:x mandatory}.ovrium-instagram__grid>a,.ovrium-instagram__grid>div{flex:0 0:72vw;scroll-snap-align:start}}.op{padding:var(--py) 0;color:var(--text);background:var(--bg)}.op__inner{width:min(calc(100% - 8rem),var(--w));margin:auto}.op__head{display:flex;align-items:end;justify-content:space-between;margin-bottom:4rem}.op__head--center{position:relative;display:grid;grid-template-columns:1fr;justify-items:center;text-align:center}.op__head--center>div{width:100%}.op__head--center>p{max-width:64rem;margin:1.4rem auto 0}.op__head--products.op__head--center>a{position:absolute;right:0;bottom:.8rem}.op__head span{color:var(--accent);font-size:1rem;letter-spacing:.17em;text-transform:uppercase}.op__head h2{max-width:72rem;margin:1rem 0 0;font-family:var(--font-heading-family);font-size:4.2rem;font-weight:400;line-height:1.12;letter-spacing:-.018em}.op__head--center h2{margin-inline:auto}.op__head>p{color:var(--muted);font-size:1.2rem;line-height:1.65}.op__categories,.op__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gap)}.op__category,.op__product{min-width:0}.op__category,.op__product a{color:inherit;text-decoration:none}.op__category img,.op__category svg{display:block;width:100%;height:auto;aspect-ratio:var(--cat-ratio);object-fit:var(--image-fit);background:#f5f3ef}.op__category h3{margin:1.8rem 0 .6rem;font-size:1.45rem;letter-spacing:.1em}.op__category p{margin:0;color:var(--muted);font-size:1.1rem}.op__head--products{margin-top:4rem}.op__head a{color:var(--text);font-size:1.1rem;text-decoration:none}.op__product-choice{display:block}.op__product-choice[hidden]{display:none!important}.op__product-image{position:relative;aspect-ratio:var(--product-ratio);overflow:hidden;background:#f5f3ef}.op__product-image img,.op__product-image svg{display:block;width:100%;height:100%;object-fit:var(--image-fit)}.op__product-image b{position:absolute;z-index:1;top:1rem;left:1rem;padding:.5rem 1rem;color:#fff;background:var(--accent);font-size:.8rem;letter-spacing:.1em}.op__product h3{min-height:4rem;margin:1.6rem 0 .7rem;font-family:var(--font-heading-family);font-size:1.7rem;font-weight:400}.op__product p{color:var(--muted);font-size:1.05rem}.op__product div:last-child{display:flex;justify-content:space-between;font-size:1.2rem}.op__product em{color:var(--muted);font-size:1rem;font-style:normal}.op__notice{margin-top:4rem;padding:1.8rem 2.5rem;display:flex;justify-content:space-between;background:#f2ede4;color:var(--muted);font-size:1.1rem}.op__notice a{color:var(--text);text-decoration:none}@media(max-width:749px){.op__inner{width:calc(100% - 3rem)}.op__categories,.op__products{display:flex;overflow:auto}.op__category,.op__product{min-width:75%}.op__head{align-items:start;display:flex;flex-direction:column;text-align:left}.op__head--products.op__head--center>a{position:static;margin-top:1.4rem}.op__head h2{margin-inline:0;font-size:2.8rem}}.osl{padding:var(--py) 0;color:var(--text);background:var(--bg)}.osl__inner{width:min(calc(100% - 8rem),var(--w));margin-inline:auto}.osl header{text-align:center}.osl header span{color:var(--accent);font-size:1rem;letter-spacing:.17em;text-transform:uppercase}.osl header h2{margin:1.2rem 0 0;font-family:var(--font-heading-family);font-size:var(--heading-size);font-weight:400;line-height:1.12;letter-spacing:-.018em}.osl header p{max-width:72rem;margin:1.8rem auto 0;color:var(--muted);font-size:1.5rem;line-height:1.7}.osl__grid{margin-top:4.8rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap)}.osl article{--panel:var(--card);min-width:0;overflow:hidden;display:flex;flex-direction:column;background:var(--panel)}.osl article.is-highlight{--panel:var(--highlight)}.osl__media{position:relative;aspect-ratio:var(--service-ratio);overflow:hidden;background:#f3f0eb}.osl__media img,.osl__media svg{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.osl article:hover .osl__media img{transform:scale(1.025)}.osl__content{position:relative;z-index:1;min-height:16rem;padding:2.8rem 3rem 3.2rem;display:flex;flex-direction:column}.osl__content:before{content:"";position:absolute;right:0;bottom:100%;left:0;height:2.4rem;background:linear-gradient(to bottom,transparent,var(--panel));pointer-events:none}.osl__content h3{margin:0 0 1.1rem;font-family:var(--font-heading-family);font-size:max(var(--card-title-size),2.2rem);font-weight:400;line-height:1.25;letter-spacing:-.01em}.osl__content p{max-width:52rem;margin:0;color:var(--muted);font-size:max(var(--card-text-size),1.45rem);line-height:1.7}@media(prefers-reduced-motion:reduce){.osl__media img{transition:none}.osl article:hover .osl__media img{transform:none}}@media(max-width:749px){.osl__inner{width:calc(100% - 3rem)}.osl__grid{grid-template-columns:1fr;margin-top:4rem}.osl header h2{font-size:3.6rem}.osl header p{font-size:1.4rem}.osl__content{min-height:0;padding:2.5rem}.osl__content h3{font-size:2rem}.osl__content p{font-size:1.35rem}}.oss{color:#171717;background:var(--light)}.oss__why{width:min(calc(100% - 8rem),var(--w));margin:auto;padding:var(--py) 0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(36rem,.92fr);gap:clamp(5rem,7vw,11rem);align-items:center}.oss__image{aspect-ratio:var(--story-ratio);overflow:hidden;background:#f5f3ef}.oss__image img,.oss__image svg{display:block;width:100%;height:100%;object-fit:var(--story-fit)}.oss__heading{position:relative;margin-bottom:2.2rem;padding:0 0 3.2rem;border-bottom:1px solid #e4dfd8}.oss__heading:after{content:"";position:absolute;bottom:-1px;left:0;width:7.2rem;height:1px;background:var(--accent)}.oss__heading>span{display:block;margin-bottom:1.4rem;color:var(--accent);font-size:var(--why-label-size);letter-spacing:.18em;text-transform:uppercase}.oss__heading h2{max-width:56rem;margin:0;font-family:var(--font-heading-family);font-size:clamp(3.2rem,var(--why-heading-size),7.2rem);font-weight:400;line-height:1.04;letter-spacing:-.025em}.oss__benefits article{padding:2rem 0;display:grid;grid-template-columns:4rem 1fr;gap:1.4rem;border-bottom:1px solid #e4dfd8}.oss__benefits i{padding-top:.2rem;color:var(--accent);font-family:var(--font-heading-family);font-size:var(--benefit-number-size);font-style:normal}.oss__benefits h3{margin:0 0 .65rem;font-family:var(--font-heading-family);font-size:var(--benefit-title-size);font-weight:400;line-height:1.35}.oss__benefits p{margin:0;color:#77706a;font-size:var(--benefit-text-size);line-height:1.65}.oss__copy>a{display:inline-block;margin-top:2.8rem;color:var(--accent);font-size:var(--why-link-size);letter-spacing:.08em;text-decoration:none;text-transform:uppercase}@media(max-width:749px){.oss__why{width:calc(100% - 3rem);grid-template-columns:1fr;gap:4rem}.oss__heading h2{font-size:2.8rem}.oss__benefits article{grid-template-columns:3.4rem 1fr}}.osc{--osc-bg:#f8f5ef;--osc-text:#1f1d19;--osc-muted:#756d63;--osc-accent:#b48b50;--osc-line:#ddd4c8;padding:var(--py) 0;color:var(--osc-text);background:var(--osc-bg)}.osc--white{--osc-bg:#fff;--osc-text:#171717;--osc-muted:#746f68;--osc-accent:#c09a5b;--osc-line:#e6e0d8}.osc--champagne{--osc-bg:#efe7da;--osc-text:#2b261f;--osc-muted:#6b6258;--osc-accent:#98723e;--osc-line:#d5c6b2}.osc--charcoal{--osc-bg:#1a1915;--osc-text:#f3efe7;--osc-muted:#aaa49b;--osc-accent:#c9a96e;--osc-line:#454139}.osc__inner{width:min(calc(100% - 8rem),var(--w));margin:auto}.osc__head{text-align:center}.osc__head>span{display:block;color:var(--osc-accent);font-size:1rem;letter-spacing:.17em;text-transform:uppercase}.osc__head h2{max-width:110rem;margin:1.6rem auto 0;font-family:var(--font-heading-family);font-size:var(--heading-size);font-weight:400;line-height:1.12;letter-spacing:-.018em}.osc__head p{max-width:72rem;margin:1.6rem auto 0;color:var(--osc-muted);font-size:1.2rem;line-height:1.65}.osc__steps{position:relative;margin-top:4rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.osc__steps:before{content:"";position:absolute;top:2.5rem;right:8.33%;left:8.33%;height:1px;background:var(--osc-line)}.osc__steps article{position:relative;padding:0 2.2rem;text-align:center;border-left:1px solid var(--osc-line)}.osc__steps article:first-child{border-left:0}.osc__number{position:relative;z-index:1;width:5rem;height:5rem;margin:0 auto;display:grid;place-items:center;background:var(--osc-bg);border:1px solid var(--osc-accent);border-radius:50%}.osc__number b{color:var(--osc-accent);font-family:var(--font-heading-family);font-size:1.5rem;font-weight:500}.osc__steps h3{margin:2rem 0 1rem;color:var(--osc-text);font-family:var(--font-heading-family);font-size:var(--step-title-size);font-weight:400;line-height:1.35}.osc__steps p{margin:0;color:var(--osc-muted);font-size:var(--step-text-size);line-height:1.65}@media(max-width:990px){.osc__steps{padding-bottom:1.5rem;display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory}.osc__steps:before{display:none}.osc__steps article{min-width:38%;scroll-snap-align:start}}@media(max-width:749px){.osc__inner{width:calc(100% - 3rem)}.osc__head h2{font-size:2.8rem}.osc__steps article{min-width:76%;padding-inline:2rem}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map?subset=AAAAAAAAACcACBAw */
