:root{--ev-ink:#111;--ev-cream:#f1efe9;--ev-warm:#e9e4da;--ev-line:#d6d2ca;--ev-blue:#102c46;--ev-white:#fff}body{background:#fff;color:var(--ev-ink);font-family:var(--os-font-body),Arial,sans-serif}.os-wrap{width:min(calc(100% - 48px),1380px)}.os-announcement{min-height:27px;padding:6px 20px;background:#111;color:#fff;font-size:8px;font-weight:600;letter-spacing:.08em;white-space:nowrap;overflow:hidden}.os-header{position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid #e4e1dc;box-shadow:none;color:#111}.os-header__row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:64px}.os-logo{grid-column:2}.os-logo__text{font-size:25px;font-weight:800;letter-spacing:.18em}.os-nav{grid-column:1;gap:25px}.os-nav a{padding:25px 0 24px;color:#111;font-size:9px;font-weight:600;letter-spacing:.08em}.os-header__actions{grid-column:3}.os-header__utility,.os-icon-link{color:#111}.os-header__bag-label,.ev-mobile-categories{display:none}.ev-hero{position:relative;height:clamp(620px,82vh,840px);min-height:620px;overflow:hidden;background:#202224;color:#fff}.ev-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.ev-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000a8,#00000029 62%,#0000000a)}.ev-hero__media img,.ev-hero__media video{width:100%;height:100%;display:block;object-fit:cover;object-position:center 38%;filter:saturate(.76) contrast(1.02)}.ev-hero__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.ev-hero__content>p{margin:0 0 18px;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ev-hero__content h1{max-width:680px;margin:0;font-size:clamp(52px,6vw,88px);font-weight:500;line-height:.93;letter-spacing:-.055em}.ev-hero__content>div:not(.ev-hero__badges){margin-top:24px;color:#ffffffc7;font-size:14px}.ev-hero__content>a{margin-top:34px;padding:15px 36px;background:#fff;color:#111;font-size:10px;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.ev-hero__badges{position:absolute;left:0;bottom:28px;display:flex;gap:12px;align-items:center;color:#fffc;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.ev-hero__badges i{font-style:normal}.ev-products{padding:78px 0 88px;background:#fff}.ev-products h2,.ev-categories h2{margin:0 0 25px;text-align:center;font-size:28px;font-weight:600;letter-spacing:-.025em}.ev-tabs{display:flex;justify-content:center;gap:28px;margin-bottom:38px}.ev-tab{padding:5px 0;border:0;border-bottom:1px solid transparent;background:transparent;color:#777;font-size:10px;cursor:pointer}.ev-tab.is-active{border-color:#111;color:#111}.ev-panel.is-hidden{display:none}.ev-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 10px}.ev-product-card{position:relative}.ev-product-card__image{position:relative;aspect-ratio:1/1.16;display:block;overflow:hidden;background:#f3f2ef}.ev-product-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.ev-product-card:hover img{transform:scale(1.02)}.ev-product-card__image em{position:absolute;left:10px;top:10px;padding:5px 8px;background:#111;color:#fff;font-size:7px;font-style:normal;letter-spacing:.1em;text-transform:uppercase}.ev-product-card__info{position:relative;padding:13px 42px 0 2px}.ev-product-card h3{margin:0 0 7px;font-size:11px;font-weight:500;line-height:1.35}.ev-product-card h3 a{color:#111;text-decoration:none}.ev-product-card p{display:flex;gap:8px;margin:0;font-size:10px}.ev-product-card s{color:#999}.ev-card-plus{position:absolute;right:2px;top:12px;width:28px;height:28px;display:grid;place-items:center;border:1px solid #bbb;border-radius:50%;color:#111;font-size:17px;text-decoration:none}.ev-show-more{width:max-content;display:block;margin:34px auto 0;padding:11px 25px;border:1px solid #111;color:#111;font-size:9px;font-weight:600;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.ev-categories{padding:66px 0 84px;background:#f5f3ee}.ev-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ev-category{color:#111;text-decoration:none}.ev-category>div{aspect-ratio:1/1.12;overflow:hidden;background:#ddd}.ev-category img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s}.ev-category:hover img{transform:scale(1.025)}.ev-category span{display:block;padding-top:14px;text-align:center;font-size:12px;font-weight:600}.ev-brand{display:grid;grid-template-columns:1fr 1fr;min-height:610px;background:var(--ev-warm)}.ev-brand__copy{display:grid;place-items:center;padding:70px}.ev-brand__copy>div{max-width:560px}.ev-brand__copy p{margin:0 0 18px;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.ev-brand__copy h2{margin:0 0 24px;font-size:clamp(38px,4.5vw,64px);font-weight:500;line-height:.98;letter-spacing:-.045em}.ev-brand__copy div div{color:#5f5b55;font-size:14px;line-height:1.8}.ev-brand__image{min-height:610px}.ev-brand__image img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.78)}.ev-trust{padding:54px 0;background:#fff}.ev-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.ev-trust__item{min-height:145px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:20px;border-right:1px solid var(--ev-line);text-align:center}.ev-trust__item:last-child{border:0}.ev-trust__icon{height:34px;margin-bottom:12px;font-size:24px}.ev-trust__item strong{font-size:11px}.ev-trust__item span{margin-top:6px;color:#777;font-size:9px}.ev-offer{padding:70px 0;background:#f4f2ed}.ev-offer__inner{position:relative;overflow:hidden;padding:54px 70px;background:var(--ev-blue);color:#fff}.ev-offer__inner>i{position:absolute;left:0;top:0;bottom:0;width:6px;background:#c4a86a}.ev-offer__inner>div{max-width:760px}.ev-offer span{font-size:8px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.ev-offer h2{margin:10px 0 13px;font-size:42px;font-weight:500;letter-spacing:-.04em}.ev-offer p{max-width:680px;margin:0;color:#ffffffb3;font-size:12px;line-height:1.65}.ev-offer a{display:inline-block;margin-top:24px;padding-bottom:4px;border-bottom:1px solid currentColor;color:#fff;font-size:9px;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.ev-ugc{padding:80px 0;background:#fff;overflow:hidden}.ev-ugc h2{margin:0 0 36px;text-align:center;font-size:30px;font-weight:600}.ev-ugc__scroller{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(24px,calc((100vw - 1380px)/2));scrollbar-width:none}.ev-ugc__card{flex:0 0 240px;scroll-snap-align:start}.ev-ugc__card>img{width:100%;aspect-ratio:4/5;display:block;object-fit:cover;background:#eee}.ev-ugc__stars{margin:13px 0 8px;font-size:10px;letter-spacing:.18em}.ev-ugc__card strong,.ev-ugc__card span{display:block;font-size:10px}.ev-ugc__card span{margin-top:3px;color:#777}.ev-ugc__link{text-align:center}.ev-ugc__link a{display:inline-block;margin-top:34px;color:#111;font-size:9px;text-underline-offset:4px}.ev-newsletter{padding:68px 0;background:var(--ev-warm);text-align:center}.ev-newsletter h2{margin:0 0 12px;font-size:28px;font-weight:600}.ev-newsletter p{margin:0;color:#68635c;font-size:12px}.ev-newsletter__form{max-width:520px;display:grid;grid-template-columns:1fr auto;margin:28px auto 14px;border-bottom:1px solid #111}.ev-newsletter__form input{min-width:0;padding:12px 2px;border:0;background:transparent;font-size:12px;outline:0}.ev-newsletter__form button{padding:0 4px;border:0;background:transparent;font-size:10px;font-weight:700;text-transform:uppercase}.ev-newsletter small{font-size:9px;color:#777}.os-footer.os-footer--editable{padding:66px 0 24px;background:var(--ev-cream);color:#111}.os-footer--editable .os-footer__grid{grid-template-columns:1.3fr repeat(3,1fr);gap:55px}.os-footer__brand p,.os-footer a,.os-footer p{color:#59564f}.os-footer__logo .os-logo__text{color:#111;font-size:24px}.os-footer--editable h2{color:#111}.os-footer__bottom{border-color:#d4d0c7;color:#777}@media(max-width:1180px){.os-menu-toggle{display:block}.os-nav{position:absolute;top:100%;left:0;right:0;display:none;width:100%;padding:20px;background:#fff;flex-direction:column}.os-nav.is-open{display:flex}.os-nav a{width:100%;padding:13px 0;border-bottom:1px solid #ddd}.ev-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.os-wrap{width:min(calc(100% - 28px),1380px)}.os-announcement{font-size:7px}.os-header__row{min-height:54px}.os-logo__text{font-size:17px}.ev-mobile-categories{display:flex;gap:21px;padding:10px 14px;border-bottom:1px solid #ddd;overflow-x:auto;background:#fff;white-space:nowrap}.ev-mobile-categories a{color:#111;font-size:9px;text-decoration:none}.ev-mobile-categories .is-highlighted{color:#d10000}.ev-hero{height:650px;min-height:650px}.ev-hero__media img,.ev-hero__media video{object-position:58% center}.ev-hero__media:after{background:linear-gradient(0deg,#000000b8,#00000014 70%)}.ev-hero__content{justify-content:flex-end;padding-bottom:68px}.ev-hero__content>p{font-size:8px}.ev-hero__content h1{font-size:43px}.ev-hero__content>div:not(.ev-hero__badges){font-size:12px}.ev-hero__content>a{margin-top:24px;padding:13px 27px}.ev-hero__badges{bottom:21px;gap:6px;font-size:7px}.ev-products{padding:54px 0}.ev-tabs{gap:20px;margin-bottom:26px}.ev-product-grid{grid-template-columns:repeat(2,1fr);gap:34px 7px}.ev-product-card__info{padding-right:32px}.ev-product-card h3{font-size:9px}.ev-card-plus{width:25px;height:25px}.ev-categories{padding:50px 0}.ev-category-grid{display:flex;gap:7px;overflow-x:auto}.ev-category{flex:0 0 72vw}.ev-brand{grid-template-columns:1fr}.ev-brand__copy{min-height:440px;padding:48px 24px}.ev-brand__copy h2{font-size:40px}.ev-brand__image{min-height:520px}.ev-trust{padding:20px 0}.ev-trust__grid{grid-template-columns:1fr 1fr}.ev-trust__item{border-bottom:1px solid var(--ev-line)}.ev-trust__item:nth-child(2){border-right:0}.ev-offer{padding:34px 0}.ev-offer__inner{padding:40px 28px}.ev-offer h2{font-size:34px}.ev-ugc{padding:58px 0}.ev-ugc h2{font-size:25px}.ev-ugc__card{flex-basis:66vw}.ev-newsletter{padding:54px 0}.ev-newsletter h2{font-size:25px}.os-footer--editable .os-footer__grid{grid-template-columns:1fr;gap:35px}}.ev-product-offer{display:grid;gap:7px;padding:17px 18px;border-left:3px solid #c3a76b;background:#f0ede6}.ev-product-offer small{font-size:8px;letter-spacing:.14em;text-transform:uppercase}.ev-product-offer strong{font-size:13px}.ev-product-offer p{margin:0;color:#68635c;font-size:10px;line-height:1.5}.ev-feature-pair{padding:80px 0;background:#f3f1ec}.ev-feature-pair__grid{display:grid;grid-template-columns:1fr 1fr;gap:4px}.ev-feature{background:#fff}.ev-feature__image{height:520px}.ev-feature__image img{width:100%;height:100%;display:block;object-fit:cover}.ev-feature__copy{padding:34px}.ev-feature__copy small{font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ev-feature__copy h2{margin:10px 0 13px;font-size:30px}.ev-feature__copy p{margin:0;color:#6b665f;font-size:12px;line-height:1.65}.vn-recommendations{padding:76px 0;background:#fff}.vn-recommendations h2{font-size:27px}.vn-recommendations__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.vn-recommendations .os-catalog-card__image{aspect-ratio:1/1.16}.os-collection{padding:28px 0 90px}.ev-breadcrumb{display:flex;gap:7px;margin:0 0 40px;color:#888;font-size:9px}.ev-breadcrumb a{color:#555;text-decoration:none}.os-collection .os-center{margin-bottom:36px}.os-collection .os-center .os-heading{font-size:44px}.os-collection .os-center .os-copy{max-width:700px;margin:14px auto 0}.ev-collection-offer{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;padding:18px 24px;background:var(--ev-blue);color:#fff}.ev-collection-offer>div:first-child{display:grid;gap:4px}.ev-collection-offer strong{font-size:13px}.ev-collection-offer span{color:#ffffffb8;font-size:9px}.ev-collection-offer__timer{display:flex;align-items:baseline;gap:7px}.ev-collection-offer__timer b{font-size:17px}.ev-collection-offer__timer small{font-size:7px}.ev-collection-offer__timer i{font-style:normal}@media(max-width:700px){.ev-feature-pair{padding:50px 0}.ev-feature-pair__grid{grid-template-columns:1fr}.ev-feature__image{height:440px}.vn-recommendations__grid{display:flex;overflow-x:auto}.vn-recommendations .os-catalog-card{flex:0 0 72vw}.os-collection{padding-top:22px}.ev-breadcrumb{margin-bottom:28px}.os-collection .os-center .os-heading{font-size:36px}.ev-collection-offer{align-items:flex-start;flex-direction:column;gap:16px;padding:17px}}body,button,input,select,textarea,.os-title,.os-heading,.os-reference-heading,.os-product__info h1,.os-faq summary,.os-catalog-card h3,.os-card h3,.os-footer,.ev-hero,.ev-products,.ev-categories,.ev-brand,.ev-trust,.ev-offer,.ev-ugc,.ev-newsletter,.ev-feature-pair,.vn-recommendations{font-family:var(--os-font-body),Montserrat,Arial,sans-serif}.os-kicker,.os-nav a,.ev-mobile-categories a,.ev-hero__content>p,.ev-hero__content>a,.ev-hero__badges,.ev-products>div>h2,.ev-categories h2,.ev-tabs,.ev-show-more,.ev-category span,.ev-brand__copy>div>p,.ev-trust__item strong,.ev-offer span,.ev-offer h2,.ev-offer a,.ev-newsletter h2,.ev-newsletter button,.ev-feature__copy small,.ev-feature__copy h2,.vn-recommendations h2,.os-product__info .os-heading,.os-product-form button,.os-accordion summary,.os-footer--editable h2{text-transform:uppercase}.ev-hero__content h1{max-width:780px;font-weight:800;line-height:.98;letter-spacing:-.045em;text-transform:uppercase}.ev-products>div>h2,.ev-categories h2,.ev-newsletter h2,.vn-recommendations h2{font-size:12px;font-weight:700;letter-spacing:.18em}.ev-tabs{gap:30px}.ev-tab{font-family:inherit;font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.ev-product-card h3,.os-catalog-card h3{font-family:inherit;font-size:10px;font-weight:700;letter-spacing:.035em;line-height:1.45;text-transform:uppercase}.ev-product-card p,.os-catalog-card__price{font-size:11px;font-weight:700}.ev-category span{font-size:10px;font-weight:700;letter-spacing:.12em}.ev-brand{background:#0d0d0d;color:#fff}.ev-brand__copy>div{max-width:600px}.ev-brand__copy>div>p{color:#969696;font-size:9px;letter-spacing:.24em}.ev-brand__copy h2{max-width:570px;font-size:clamp(34px,3.6vw,55px);font-weight:800;line-height:1.08;letter-spacing:-.035em;text-transform:uppercase}.ev-brand__copy div div{color:#8e8e8e;font-size:13px;line-height:1.75}.ev-trust__item strong,.ev-feature__copy h2{font-weight:700;letter-spacing:.04em}.ev-offer h2{font-weight:800;letter-spacing:-.025em}.ev-ugc h2{font-size:24px;font-weight:700;letter-spacing:-.02em}.ev-ugc h2 span{font-weight:400}.ev-ugc__card strong{font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ev-ugc__card span{font-size:8px}.vn-recommendations h2{margin-bottom:30px}.os-faq-section .os-center{text-align:left}.os-faq-section .os-center .os-heading{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.os-faq-section .os-center .os-copy,.os-faq-section .os-center .os-kicker{display:none}.os-faq details{border-width:0 0 1px;border-radius:0;background:transparent;box-shadow:none}.os-faq summary{padding:19px 42px 19px 0;font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}.os-faq summary:after{right:0;background:transparent;color:#777}.os-faq__answer{padding:0 45px 20px 0;font-size:11px}.os-product__info .os-heading{font-weight:800;letter-spacing:-.025em}.os-product-form button,.os-accordion summary{font-weight:700;letter-spacing:.1em}.os-footer--editable h2{font-size:9px;font-weight:700;letter-spacing:.18em}@media(max-width:700px){.ev-hero__content h1{font-size:38px;letter-spacing:-.035em}.ev-brand__copy h2{font-size:32px}.ev-products>div>h2,.ev-categories h2,.ev-newsletter h2,.vn-recommendations h2{font-size:11px}.ev-ugc h2{font-size:20px;line-height:1.3}.os-faq-section .os-center .os-heading{font-size:11px}}:root{--ev-ink:#0e0e0e;--ev-white:#fafaf8;--ev-cream:#f5f4f1;--ev-warm:#e8e6e1;--ev-line:#e8e6e1;--ev-muted:#888580}html{background:var(--ev-white)}body{background:var(--ev-white);color:var(--ev-ink);font-size:14px}.os-wrap{width:min(calc(100% - 80px),1280px)}.os-announcement{min-height:36px;display:flex;align-items:center;justify-content:center;padding:0 20px;font-size:10px;font-weight:600;letter-spacing:.14em;text-align:center;text-transform:uppercase}.os-header{background:var(--ev-white);border-bottom:.5px solid var(--ev-warm)}.os-header__row{min-height:56px}.os-logo__text{font-size:22px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.os-nav{gap:28px}.os-nav a{padding:23px 0 20px;color:var(--ev-muted);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.os-nav a:hover{color:var(--ev-ink)}.os-header__actions{gap:18px}.os-header__utility,.os-icon-link{width:18px;height:18px;padding:0}.ev-hero{min-height:85vh;height:85vh;display:flex;align-items:center;justify-content:center;text-align:center}.ev-hero__media:after{background:linear-gradient(180deg,#00000057,#0000006b)}.ev-hero__content{align-items:center;justify-content:center;padding:40px 24px}.ev-hero__content>p{margin-bottom:16px;font-size:10px;font-weight:600;letter-spacing:.22em}.ev-hero__content h1{max-width:680px;font-size:clamp(42px,4.1vw,58px);font-weight:700;line-height:1.15;letter-spacing:.02em}.ev-hero__content>div:not(.ev-hero__badges){max-width:600px;margin-top:18px;color:#fff;font-size:13px;line-height:1.6;letter-spacing:.02em}.ev-hero__content>a{margin-top:32px;padding:16px 40px;border:1.5px solid #fff;background:transparent;color:#fff;font-size:10px;font-weight:800;letter-spacing:.22em}.ev-hero__content>a:hover{background:#fff;color:var(--ev-ink)}.ev-hero__badges{position:static;margin-top:36px;gap:20px;color:#fff;font-size:9px;font-weight:600;letter-spacing:.14em}.ev-products,.ev-categories,.ev-ugc,.ev-newsletter,.vn-recommendations{padding:60px 0;background:var(--ev-white)}.ev-products>div>h2,.ev-categories h2,.ev-newsletter h2,.vn-recommendations h2{margin-bottom:32px;font-size:11px;font-weight:700;letter-spacing:.18em}.ev-tabs{justify-content:flex-start;gap:0;margin-bottom:20px;border-bottom:.5px solid var(--ev-warm)}.ev-tab{margin-bottom:-1px;padding:10px 20px 10px 0;border-bottom:2px solid transparent;color:var(--ev-muted);font-size:10px;font-weight:700;letter-spacing:.12em}.ev-tab.is-active{border-bottom:2px solid var(--ev-ink)}.ev-product-grid{gap:38px 14px}.ev-product-card__image{aspect-ratio:1;border:.5px solid var(--ev-warm);border-radius:3px;background:var(--ev-cream)}.ev-product-card__info{padding:10px 38px 0 0}.ev-product-card h3{margin-bottom:3px;font-size:11px;letter-spacing:.06em}.ev-product-card p{font-size:12px}.ev-card-plus{right:0;top:9px;width:30px;height:30px;border:0;border-radius:0;background:var(--ev-white);font-size:16px;font-weight:700}.ev-categories{background:var(--ev-white)}.ev-category-grid{gap:16px}.ev-category>div{aspect-ratio:3/4;border:.5px solid var(--ev-warm);border-radius:3px;background:var(--ev-cream)}.ev-category span{padding-top:10px;font-size:10px;font-weight:600;letter-spacing:.12em}.ev-brand{min-height:480px;grid-template-columns:1fr 1fr;background:var(--ev-ink)}.ev-brand__copy{padding:60px 48px}.ev-brand__copy>div{max-width:440px}.ev-brand__copy>div>p{margin-bottom:14px;color:#fff6;font-size:10px;font-weight:600;letter-spacing:.22em}.ev-brand__copy h2{margin-bottom:18px;font-size:28px;font-weight:700;line-height:1.25;letter-spacing:0}.ev-brand__copy div div{color:#ffffff80;font-size:13px;line-height:1.75}.ev-brand__image{min-height:480px;background:var(--ev-cream)}.ev-trust{padding:0;background:var(--ev-cream);border-top:.5px solid var(--ev-warm);border-bottom:.5px solid var(--ev-warm)}.ev-trust__grid{padding-top:40px;padding-bottom:40px;gap:24px}.ev-trust__item{min-height:0;padding:0;border:0;gap:8px}.ev-trust__icon{height:28px;margin:0;font-size:22px;opacity:.5}.ev-trust__item strong{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ev-trust__item span{margin:0;color:var(--ev-muted);font-size:9px;line-height:1.4}.ev-ugc{padding:48px 0 40px;border-top:.5px solid var(--ev-warm);overflow:hidden}.ev-ugc h2{margin-bottom:24px;font-size:18px;font-weight:700;text-transform:none}.ev-ugc__scroller{gap:12px;padding:0 max(40px,calc((100vw - 1280px)/2))}.ev-ugc__card{flex:0 0 150px;overflow:hidden;padding-bottom:10px;border:.5px solid var(--ev-warm);border-radius:6px;background:var(--ev-cream);text-align:center}.ev-ugc__card>img{aspect-ratio:1/1.15}.ev-ugc__stars{margin:9px 0 6px;color:#f5a623;font-size:9px}.ev-ugc__card strong{font-size:8px;color:var(--ev-muted)}.ev-ugc__card span{font-size:7px;color:var(--ev-muted)}.ev-ugc__link a{margin-top:24px;font-size:9px}.ev-newsletter{background:var(--ev-white)}.ev-newsletter p{color:var(--ev-muted);font-size:13px;line-height:1.6}.ev-newsletter__form{max-width:520px;grid-template-columns:1fr auto;gap:8px;margin:24px auto 12px;border:0}.ev-newsletter__form input{padding:14px 16px;border:1px solid var(--ev-warm);border-radius:2px;background:var(--ev-white);font-size:12px}.ev-newsletter__form button{padding:14px 24px;border-radius:2px;background:var(--ev-ink);color:#fff;font-size:10px;font-weight:800;letter-spacing:.14em}.ev-newsletter small{color:var(--ev-muted);font-size:10px}.os-footer.os-footer--editable{padding:48px 0 32px;background:var(--ev-ink)!important;color:#fff!important}.os-footer--editable .os-footer__grid{grid-template-columns:1.4fr repeat(3,1fr);gap:32px;margin-bottom:40px}.os-footer__logo .os-logo__text{color:#fff;font-size:22px;font-weight:800;letter-spacing:.28em;text-transform:uppercase}.os-footer__brand p{color:#ffffff59;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.os-footer--editable h2{color:#ffffffe6;font-size:9px;font-weight:700;letter-spacing:.16em}.os-footer a,.os-footer p,.os-footer__contact span{color:#fff9;font-size:11px;letter-spacing:.04em}.os-footer__bottom{border-color:#ffffff1a;color:#ffffff4d;font-size:10px}.vn-recommendations{padding:60px 0}.vn-recommendations__grid{gap:14px}.vn-recommendations .os-catalog-card__image,.os-collection .os-catalog-card__image{aspect-ratio:1;border:.5px solid var(--ev-warm);border-radius:3px;background:var(--ev-cream)}.vn-recommendations .os-catalog-card__body,.os-collection .os-catalog-card__body{padding:10px 0 0}.vn-recommendations .os-catalog-card h3,.os-collection .os-catalog-card h3{font-size:11px;letter-spacing:.06em}.vn-recommendations__tabs{display:flex;gap:22px;margin-bottom:20px;border-bottom:.5px solid var(--ev-warm)}.vn-recommendations__tabs span{margin-bottom:-1px;padding:10px 0;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ev-muted)}.vn-recommendations__tabs .is-active{border-bottom:2px solid var(--ev-ink);color:var(--ev-ink)}.vn-recommendations .os-catalog-card__image{position:relative}.vn-recommendations__badge{position:absolute;left:8px;top:8px;padding:4px 7px;background:var(--ev-white);color:var(--ev-ink);font-size:8px;font-style:normal;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ev-ugc__trust{max-width:1280px;display:flex;align-items:center;justify-content:center;gap:14px;margin:34px auto 0;padding:18px 20px;border-top:.5px solid var(--ev-warm);border-bottom:.5px solid var(--ev-warm);font-size:12px}.ev-ugc__trust>a{color:var(--ev-ink);font-size:12px;text-underline-offset:3px}.ev-ugc__trust-stars{display:flex;gap:3px}.ev-ugc__trust-stars i{width:22px;height:22px;display:grid;place-items:center;background:#00b67a;color:#fff;font-size:13px;font-style:normal}.os-faq-section{padding:60px 0;background:var(--ev-white)}.os-faq-section .os-center{margin-bottom:10px}.os-faq-section .os-center .os-heading{font-size:11px;letter-spacing:.18em}.os-faq summary{font-size:12px}.os-collection{padding:40px 0 80px;background:var(--ev-white)}.os-collection .os-center .os-heading{font-size:32px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.os-collection .os-catalog-grid{gap:38px 14px}.os-collection .os-catalog-card p,.os-collection .os-reference-button{display:none}.vn-collection-toolbar{border-color:var(--ev-warm)}.os-product{padding:40px 0 80px;background:var(--ev-white)}.os-product__grid{grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:6vw}.os-product__featured,.os-product__slide{border-radius:3px;background:var(--ev-cream)}.os-product__info{top:90px;padding:0;background:transparent;box-shadow:none}.os-product__info .os-heading{font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.18;letter-spacing:.02em}.os-product__featured-review{border:.5px solid var(--ev-warm);border-radius:3px;background:var(--ev-cream)}.os-option-picker label,.os-product-form .os-button,.os-trust span{border-radius:2px}@media(max-width:1180px){.os-wrap{width:min(calc(100% - 48px),1280px)}.os-nav{padding:20px 24px;background:var(--ev-white)}.os-nav a{color:var(--ev-ink)}.ev-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.os-wrap{width:min(calc(100% - 32px),1280px)}.os-announcement{min-height:30px;font-size:8px;letter-spacing:.1em}.os-header__row{min-height:52px}.ev-mobile-categories{gap:20px;padding:10px 16px}.ev-mobile-categories a{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ev-hero{height:78vh;min-height:620px}.ev-hero__content{justify-content:center;padding:40px 20px}.ev-hero__content h1{font-size:36px;line-height:1.15;letter-spacing:.01em}.ev-hero__content>div:not(.ev-hero__badges){font-size:12px}.ev-hero__content>a{padding:14px 30px}.ev-hero__badges{position:static;flex-wrap:wrap;justify-content:center;margin-top:28px;font-size:7px}.ev-products,.ev-categories,.ev-ugc,.ev-newsletter,.vn-recommendations{padding:44px 0}.ev-product-grid{grid-template-columns:repeat(2,1fr);gap:30px 8px}.ev-product-card__info{padding-right:28px}.ev-product-card h3{font-size:9px}.ev-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 8px;overflow:visible}.ev-category{min-width:0}.ev-brand{grid-template-columns:1fr;min-height:0}.ev-brand__copy{min-height:380px;padding:50px 24px}.ev-brand__copy h2{font-size:26px}.ev-brand__image{min-height:460px}.ev-trust__grid{grid-template-columns:1fr 1fr;gap:0;padding:20px 0}.ev-trust__item{min-height:130px;padding:18px;border-right:.5px solid var(--ev-warm);border-bottom:.5px solid var(--ev-warm)}.ev-ugc__scroller{padding-inline:16px}.ev-ugc__card{flex-basis:150px}.ev-ugc__trust{flex-wrap:wrap;gap:9px;margin-top:28px;padding-inline:14px}.ev-ugc__trust>a{width:100%;text-align:center}.ev-ugc__trust-stars i{width:19px;height:19px}.ev-newsletter__form{grid-template-columns:1fr}.ev-newsletter__form button{min-height:44px}.os-footer--editable .os-footer__grid{grid-template-columns:1fr;gap:30px}.os-product__grid{grid-template-columns:1fr;gap:24px}.os-product__info{position:static}.os-collection .os-catalog-grid{grid-template-columns:repeat(2,1fr);gap:30px 8px}}.template-index .ev-mobile-categories{display:none!important}.template-index .os-header .os-wrap{width:calc(100% - 40px);max-width:none}.template-index .os-header__row{min-height:68px}.template-index .os-header .os-logo__text{font-size:19px;font-weight:700;letter-spacing:.3em;text-transform:uppercase}.template-index .os-header .os-nav a{font-size:8px;font-weight:700;letter-spacing:.17em}.template-index .os-header .os-header__actions{gap:18px}.template-index .vn-gateway__choice a{font-family:var(--os-font-body),Montserrat,Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;text-transform:uppercase}.template-index .vn-gateway__mark{width:46px;height:46px;display:grid;place-items:center}.template-index .vn-gateway__mark img{width:100%;height:100%;display:block;object-fit:contain}.template-index .vn-gateway__media img,.template-index .vn-gateway__media video{filter:grayscale(18%) saturate(.72) contrast(1.05)}@media(max-width:700px){.template-index .os-header .os-wrap{width:calc(100% - 28px)}.template-index .os-header__row{min-height:60px}.template-index .vn-gateway__choice a{font-size:16px}.template-index .vn-gateway__choice{gap:30px}.template-index .vn-gateway__choice span{width:2px;height:20px}.template-index .vn-gateway__mark{width:40px;height:40px}}:root{--denta-font:Montserrat,var(--os-font-body),Arial,sans-serif}html,body,button,input,select,textarea{font-family:var(--denta-font);font-synthesis:none}h1,h2,h3,h4,h5,h6,.os-title,.os-heading,.os-reference-heading,.os-logo__text,.ev-brand__copy h2,.ev-offer h2,.vn-recommendations h2{font-family:var(--denta-font);font-style:normal}.ev-hero__content h1,.os-hero .os-title,.os-product__info .os-heading,.os-collection .os-heading{font-weight:700;line-height:1.15;letter-spacing:.015em;text-transform:uppercase}.ev-products>div>h2,.ev-categories h2,.ev-newsletter h2,.vn-recommendations h2,.os-faq-section .os-heading,.os-kicker{font-weight:700;letter-spacing:.18em;text-transform:uppercase}.os-nav a,.ev-mobile-categories a,.ev-tab,.vn-recommendations__tabs span,.ev-category span,.ev-hero__content>p,.ev-hero__badges,.ev-feature__copy small,.ev-offer span,.os-accordion summary,.os-footer--editable h2{font-family:var(--denta-font);font-weight:600;letter-spacing:.16em;text-transform:uppercase}.ev-hero__content>a,.ev-show-more,.ev-offer a,.ev-newsletter button,.os-button,.os-reference-button,.os-product-form button{font-family:var(--denta-font);font-weight:700;letter-spacing:.2em;text-transform:uppercase}.ev-product-card h3,.os-catalog-card h3{font-family:var(--denta-font);font-weight:700;letter-spacing:.055em;text-transform:uppercase}.template-index .vn-gateway__choice a{font-family:var(--denta-font);font-weight:700;letter-spacing:.01em}.os-header .os-logo img{filter:brightness(0);transition:filter .2s ease}.template-index .os-header .os-logo img{filter:brightness(0) invert(1)}html:has(body.template-index),body.template-index{height:auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto}.template-index{position:static;width:100%}.template-index #MainContent{height:auto;overflow:visible}.template-index .os-footer{display:block!important}.template-index .vn-gateway{height:100svh;min-height:0}.template-index .os-menu-toggle{color:#fff!important}.template-index .os-menu-toggle span{background:#fff!important}.denta-footer.os-footer--editable{padding:0!important;background:var(--footer-bg)!important;color:var(--footer-text)!important;border-top:1px solid #d9d9d6}.denta-footer__inner{padding:78px max(42px,calc((100vw - 1940px)/2)) 92px}.denta-footer .os-footer__proof{margin:0 0 50px;border-color:#d9d9d6;background:transparent;color:var(--footer-text)}.denta-footer__grid.os-footer__grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(400px,1.15fr) minmax(190px,.65fr);gap:8vw;margin:0}.denta-footer .os-footer__logo img{width:auto;max-width:var(--footer-logo-width,160px);height:22px;filter:brightness(0)}.denta-footer .os-footer__logo .os-logo__text{color:var(--footer-text);font-size:18px;font-weight:700;letter-spacing:.2em}.denta-footer .os-footer__brand{display:block}.denta-footer .denta-footer__tagline{max-width:none;margin:32px 0 0;color:var(--footer-text);font-size:12px;font-weight:500;letter-spacing:0;text-transform:uppercase}.denta-footer .denta-footer__question{margin:30px 0 0;color:var(--footer-text);font-size:12px;font-weight:500;letter-spacing:0;text-transform:uppercase}.denta-footer .denta-footer__question a{color:var(--footer-text);font-size:inherit;font-weight:700;text-decoration:none}.denta-footer .os-footer__contact{margin-top:14px}.denta-footer .os-footer__contact a,.denta-footer .os-footer__contact span{color:var(--footer-text);font-size:12px}.denta-footer .os-footer__socials a{border-color:#bdbdb9;color:var(--footer-text)}.denta-footer .denta-footer__newsletter{display:block;margin:0;color:var(--footer-text)}.denta-footer .denta-footer__newsletter>strong,.denta-footer h2{display:block;margin:0 0 28px;color:var(--footer-text);font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.denta-footer .denta-footer__newsletter>p{margin:0 0 24px;color:var(--footer-text);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0;text-transform:uppercase}.denta-footer__form{display:grid;grid-template-columns:1fr 210px;gap:16px 28px;align-items:end}.denta-footer__form>label{grid-column:1/-1;margin-bottom:-18px;color:var(--footer-text);font-size:11px}.denta-footer__form>input[type=email]{grid-column:1/-1;width:100%;padding:10px 0;border:0;border-bottom:1px solid #777;border-radius:0;background:transparent;color:var(--footer-text);font-size:12px;outline:0}.denta-footer__form>input[type=email]::placeholder{color:transparent}.denta-footer__preferences{display:flex;align-items:center;gap:22px;min-height:46px}.denta-footer__preferences label{display:flex;align-items:center;gap:7px;color:var(--footer-text);font-size:11px;cursor:pointer}.denta-footer__preferences input{width:15px;height:15px;margin:0;accent-color:#111}.denta-footer__form>button{min-height:46px;padding:10px 24px;border:1px solid #777;border-radius:0;background:transparent;color:var(--footer-text);font-size:11px;font-weight:500;letter-spacing:0;text-transform:none}.denta-footer__form>button:hover{background:#111;color:#fff}.denta-footer__success,.denta-footer__errors{grid-column:1/-1;margin:0!important;font-size:11px!important}.denta-footer .denta-footer__links{justify-self:end}.denta-footer .denta-footer__links ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.denta-footer .denta-footer__links a{color:var(--footer-text);font-size:12px;font-weight:500;letter-spacing:0;text-decoration:none;text-transform:uppercase}.denta-footer .denta-footer__links a:hover{text-decoration:underline;text-underline-offset:3px}.denta-footer__bottom-wrap{border-top:1px solid #777}.denta-footer__bottom{min-height:190px;display:grid;grid-template-columns:1fr auto;grid-template-areas:"country payments" "copyright payments";align-items:center;gap:20px;padding:38px max(42px,calc((100vw - 1940px)/2)) 26px}.denta-footer__localization{grid-area:country;align-self:start}.denta-footer__localization select{min-width:240px;padding:14px 44px 14px 16px;border:1px solid #d2d2cf;border-radius:0;background:#fff;color:#111;font-size:11px}.denta-footer__payments{grid-area:payments;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:700px}.denta-footer__payments svg{width:42px;height:27px}.denta-footer__payment-text{grid-area:payments;color:#555;font-size:10px}.denta-footer__copyright{grid-area:copyright;align-self:end;color:#333;font-size:10px}@media(max-width:900px){.denta-footer__inner{padding:58px 24px 68px}.denta-footer__grid.os-footer__grid{grid-template-columns:1fr 1fr;gap:58px 38px}.denta-footer__brand{grid-column:1/-1}.denta-footer .denta-footer__links{justify-self:start}.denta-footer__bottom{padding-inline:24px}}@media(max-width:600px){.denta-footer__inner{padding:48px 20px 56px}.denta-footer__grid.os-footer__grid{grid-template-columns:1fr;gap:48px}.denta-footer__brand{grid-column:auto}.denta-footer__form{grid-template-columns:1fr}.denta-footer__preferences{flex-wrap:wrap}.denta-footer__form>button{width:100%}.denta-footer__bottom{grid-template-columns:1fr;grid-template-areas:"country" "payments" "copyright";min-height:0;padding:30px 20px;gap:28px}.denta-footer__localization select{width:100%;min-width:0}.denta-footer__payments{justify-content:flex-start}.denta-footer__copyright{align-self:auto}}.template-product .os-product{padding:22px 0 88px!important;background:#fff!important}.denta-product-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:22px;color:#8c8c8c;font-size:8px;letter-spacing:.11em;text-transform:uppercase}.denta-product-breadcrumb a{color:inherit;text-decoration:none}.denta-product-breadcrumb span:last-child{max-width:44ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#222}.template-product .os-product__grid{grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr)!important;gap:5vw!important;width:min(calc(100% - 48px),1420px)!important;max-width:none!important}.template-product .os-product__gallery{min-width:0}.template-product .os-product__carousel{overflow:visible!important;border-radius:0!important;background:#f2f2f0!important}.template-product .os-product__track{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;overflow:visible!important;scroll-snap-type:none!important}.template-product .os-product__slide{width:auto!important;aspect-ratio:4/5!important;overflow:hidden;background:#f2f2f0!important;flex:none!important}.template-product .os-product__slide:first-child{grid-column:1/-1;aspect-ratio:1.28/1!important}.template-product .os-product__slide img,.template-product .os-product__slide video{width:100%;height:100%;object-fit:cover}.template-product .os-product__dots{display:none!important}.template-product .os-product__info{position:sticky!important;top:104px!important;align-self:start;padding:8px 0 0!important;gap:14px!important}.template-product .os-product__info .os-kicker{display:block!important;margin:0 0 7px;color:#858585;font-size:8px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.template-product .os-product__info .os-heading{margin:0;color:#111;font-size:clamp(30px,3.1vw,46px)!important;font-weight:400;line-height:1.02;letter-spacing:-.035em}.template-product .os-price-wrap{margin-top:1px}.template-product .os-price{font-size:18px!important;gap:9px}.template-product .os-price s{color:#9d9d9d}.template-product .os-save{border-radius:0;background:#111;color:#fff;font-size:8px;letter-spacing:.08em}.template-product .os-price-note{margin-top:7px;color:#898989;font-size:9px}.template-product .os-product__info>.os-copy{max-width:50ch;margin:0;color:#555;font-size:12px;line-height:1.65}.template-product .os-stock{margin:2px 0;color:#3f6d4c;font-size:9px;letter-spacing:.09em;text-transform:uppercase}.template-product .os-stock:before{content:"";display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:#4b8b5c;vertical-align:1px}.template-product .os-stock.is-unavailable{color:#8b4b4b}.template-product .os-stock.is-unavailable:before{background:#8b4b4b}.template-product .os-option-picker{margin:4px 0 12px}.template-product .os-option-picker legend{margin-bottom:9px;font-size:9px;letter-spacing:.09em;text-transform:uppercase}.template-product .os-option-picker label{min-width:42px;min-height:42px;border-radius:0!important;border-color:#cfcfcf!important;background:#fff}.template-product .os-option-picker input:checked+label{border-color:#111!important;box-shadow:inset 0 0 0 1px #111}.template-product .os-product-form .os-button{min-height:54px!important;border-radius:0!important;background:#111!important;color:#fff;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.template-product .os-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.template-product .os-trust span{min-height:48px;display:grid;place-items:center;padding:10px 8px;border:0!important;border-right:1px solid #ddd;border-radius:0!important;background:transparent!important;color:#333;font-size:8px;letter-spacing:.05em;text-align:center;text-transform:uppercase}.template-product .os-trust span:last-child{border-right:0!important}.template-product .os-accordion details{border-top:0;border-bottom:1px solid #ddd}.template-product .os-accordion summary{padding:15px 30px 15px 0;color:#111;font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.template-product .os-accordion summary:after{top:12px;right:0;width:18px;height:18px;border-radius:0;background:transparent;color:#111;font-size:17px;font-weight:300}.template-product .os-accordion__content{padding:0 34px 17px 0;color:#5e5e5e;font-size:11px;line-height:1.65}.template-product .os-accordion__content p{margin:0 0 10px}.template-product .denta-product-policy-links{display:flex;gap:18px;flex-wrap:wrap}.template-product .denta-product-policy-links a{color:#111;text-underline-offset:3px}.denta-product-story{padding:100px 0;background:#151515;color:#f5f3ef}.denta-product-story__head{display:grid;grid-template-columns:1fr 1.35fr;gap:6vw;align-items:end;margin-bottom:48px}.denta-product-story__head>p{margin:0;color:#aaa;font-size:8px;letter-spacing:.16em}.denta-product-story__head h2{margin:0;font-size:clamp(38px,5vw,72px);font-weight:400;line-height:.95;letter-spacing:-.045em}.denta-product-story__intro{max-width:48ch;color:#aaa;font-size:12px;line-height:1.7}.denta-product-story__intro p{margin:15px 0 0}.denta-product-story__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:4px}.denta-product-story__media{min-height:0;overflow:hidden;background:#262626}.denta-product-story__media img,.denta-product-story__media .os-placeholder{width:100%;height:100%;display:block;object-fit:cover}.denta-product-story__media--primary{grid-row:1/3;aspect-ratio:4/5}.denta-product-story__media--detail{aspect-ratio:4/3}.denta-product-story__copy{display:grid;align-content:center;padding:42px 9%;background:#202020}.denta-product-story__copy article{padding:22px 0;border-bottom:1px solid #3c3c3c}.denta-product-story__copy article:last-child{border-bottom:0}.denta-product-story__copy small{display:block;margin-bottom:10px;color:#8d8d8d;font-size:8px;letter-spacing:.14em}.denta-product-story__copy h3{margin:0 0 9px;font-size:15px;font-weight:500;letter-spacing:.05em}.denta-product-story__copy p{margin:0;color:#aaa;font-size:11px;line-height:1.65}.template-product .vn-recommendations{padding:88px 0;background:#f7f6f3}.template-product .vn-recommendations h2{font-size:24px;font-weight:500;letter-spacing:.02em}@media(max-width:900px){.template-product .os-product{padding-top:0!important}.denta-product-breadcrumb{width:calc(100% - 28px);margin:14px auto 12px}.template-product .os-product__grid{grid-template-columns:1fr!important;width:100%!important;gap:0!important}.template-product .os-product__gallery{padding:0!important}.template-product .os-product__carousel{overflow:hidden!important}.template-product .os-product__track{display:flex!important;gap:0;overflow-x:auto!important;scroll-snap-type:x mandatory!important}.template-product .os-product__slide,.template-product .os-product__slide:first-child{grid-column:auto;width:100%!important;flex:0 0 100%!important;aspect-ratio:4/5!important;scroll-snap-align:start}.template-product .os-product__dots{display:flex!important}.template-product .os-product__info{position:static!important;padding:22px 18px 0!important}.template-product .os-product__info .os-heading{font-size:34px!important}.template-product .os-product__info>.os-copy{font-size:12px}.template-product .os-trust span{font-size:7px}.denta-product-story{padding:64px 0}.denta-product-story>.os-wrap{width:100%}.denta-product-story__head{grid-template-columns:1fr;gap:15px;padding:0 18px;margin-bottom:30px}.denta-product-story__head h2{font-size:42px}.denta-product-story__intro{font-size:12px}.denta-product-story__grid{grid-template-columns:1fr}.denta-product-story__media--primary{grid-row:auto;aspect-ratio:4/5}.denta-product-story__copy{padding:28px 20px}.denta-product-story__media--detail{aspect-ratio:4/5}.template-product .vn-recommendations{padding:64px 0}}.denta-static-product-form{display:grid;gap:10px}.denta-static-variant-label{font-size:9px;letter-spacing:.09em;text-transform:uppercase}.denta-static-variant-select{width:100%;min-height:46px;padding:0 14px;border:1px solid #cfcfcf;border-radius:0;background:#fff;color:#111;font:inherit}.denta-footer .os-footer__logo img{width:min(var(--footer-logo-width),100%)!important;max-width:none!important;height:auto!important;max-height:none!important;filter:brightness(0)}.os-header__country{min-width:25px;display:grid;place-items:center;font-size:18px;line-height:1}@media(min-width:1181px){.os-header .os-header__row{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr)}.os-header .os-logo{grid-column:2;grid-row:1;justify-self:center}.os-header .os-nav{grid-column:1;grid-row:1;justify-self:start}.os-header .os-header__actions{grid-column:3;grid-row:1;justify-self:end;gap:15px}.template-index .os-header .os-logo img{width:var(--os-logo-width,200px)}.template-index .os-nav a:first-child:after{right:0}.template-index .os-header__utility,.template-index .os-icon-link{width:25px;height:25px}.template-index .os-header__utility svg,.template-index .os-basket-icon{width:21px;height:21px}}.os-header .os-cart-count{display:none!important}.template-index .os-header .os-icon-link,.template-index .os-header .os-basket-icon{color:#fff!important}.template-index .os-header .os-basket-icon path{stroke:#fff!important;opacity:1!important}@media(max-width:700px){.os-header__wishlist,.os-header__country{display:none!important}.denta-footer .os-footer__logo img{max-width:72vw!important}}.os-collection{padding:28px 0 68px!important}.denta-collection-nav{margin:0 0 44px;padding:0}.denta-collection-nav__head{text-align:center;margin-bottom:18px}.denta-collection-nav__head h2{margin:0;color:#111;font-size:19px;font-weight:500;line-height:1.2;letter-spacing:.01em;text-transform:uppercase}.denta-collection-nav__head p{margin:10px 0 0;color:#aaa;font-size:9px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.denta-collection-nav__grid{display:grid;grid-template-columns:repeat(var(--category-count,4),minmax(0,1fr));gap:2px;width:min(100%,calc(var(--category-count,4) * 155px));margin-inline:auto;align-items:start}.denta-collection-nav__card{min-width:0;color:#111;text-align:center;text-decoration:none}.denta-collection-nav__image{display:block;aspect-ratio:4/5;overflow:hidden;background:#f1f1f1}.denta-collection-nav__image img{width:100%;height:100%;display:block;object-fit:var(--category-fit,cover);object-position:center;transition:transform .45s ease}.denta-collection-nav__card:hover .denta-collection-nav__image img{transform:scale(1.025)}.denta-collection-nav__label{display:block;padding:8px 3px 0;font-size:8px;font-weight:500;letter-spacing:.01em;text-transform:uppercase}.denta-collection-products-heading{margin:34px 0 22px;color:#111;text-align:center;font-size:17px;font-weight:700;letter-spacing:.01em;text-transform:uppercase}.os-catalog-grid{scroll-margin-top:110px}@media(max-width:600px){.os-collection{padding:20px 0 48px!important}.denta-collection-nav{margin-bottom:32px}.denta-collection-nav__head{margin-bottom:15px}.denta-collection-nav__head h2{font-size:17px}.denta-collection-nav__head p{margin-top:8px;font-size:8px}.denta-collection-nav__grid{display:flex;width:calc(100% + 24px);margin-left:-12px;gap:2px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.denta-collection-nav__card{flex:0 0 43vw;scroll-snap-align:start}.denta-collection-nav__label{padding-top:7px;font-size:7px}.denta-collection-products-heading{margin:28px 0 16px;font-size:16px}}.template-product .os-product__info{gap:16px!important}.denta-social-proof,.denta-rating{display:flex;align-items:center;gap:8px;color:#353535;font-size:10px;line-height:1.35}.denta-social-proof__avatars{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:#171717;color:#fff;font-size:10px}.denta-rating>span{color:#a8b8d5;letter-spacing:2px}.denta-rating strong{color:#111}.denta-product-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.denta-product-badge{padding:7px 13px;background:#c4cede;color:#fff;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.denta-product-options{border-top:1px solid #e4e4e4;padding-top:11px}.denta-purchase-benefits{display:grid;gap:10px;margin:2px 0 5px}.denta-purchase-benefit{display:flex;align-items:center;gap:8px;color:#222;font-size:11px}.denta-purchase-benefit--stock{color:#926d25}.denta-purchase-benefit--stock:before{content:"";width:8px;height:8px;border-radius:50%;background:#e7a542;box-shadow:0 0 0 7px #fff5e4}.denta-delivery-bar{display:flex;justify-content:space-between;gap:18px;padding:13px 16px;border:1px solid #cdd3df;color:#222;font-size:10px}.denta-delivery-bar span:first-child{color:#355c42}.denta-scarcity{padding:17px 19px;border:1px solid #ead6d2;background:#fff7f5;color:#a52020}.denta-scarcity strong,.denta-scarcity p{display:block;margin:0;font-size:10px;line-height:1.55}.denta-scarcity strong{letter-spacing:.05em}.denta-reward-ladder{border:1px solid #111;background:#fff}.denta-reward-ladder h3{margin:0;padding:12px 14px;background:#111;color:#fff;font-size:10px;letter-spacing:.13em}.denta-reward-progress{height:6px;margin:14px;background:#ead7d7}.denta-reward-progress span{display:block;width:50%;height:100%;background:#caa4a4}.denta-reward-ladder p{margin:0;padding:11px 14px;border-top:1px solid #e8e8e8;font-size:10px}.denta-countdown{padding:23px 18px;background:#771b21;color:#fff;text-align:center}.denta-countdown h3{margin:0 0 8px;font-size:13px;letter-spacing:.14em}.denta-countdown p{max-width:42ch;margin:0 auto 14px;color:#ead5d6;font-size:10px;line-height:1.55}.denta-countdown__clock{display:flex;justify-content:center;align-items:center;gap:8px}.denta-countdown__clock span{display:grid;min-width:50px;padding:9px;border:1px solid rgba(255,255,255,.26);border-radius:3px}.denta-countdown__clock b{font-size:18px}.denta-countdown__clock small{margin-top:3px;font-size:7px}.denta-countdown__clock i{font-style:normal}.denta-product-social{padding:88px 0 94px;background:#fff}.denta-product-social h2{margin:0 0 28px;text-align:center;font-family:var(--os-font-heading),serif;font-size:25px;font-weight:400;letter-spacing:.03em}.denta-product-social__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.denta-product-social__card{position:relative;aspect-ratio:9/14;overflow:hidden;background:#ecebe8}.denta-product-social__card img,.denta-product-social__card video{width:100%;height:100%;display:block;object-fit:cover}.denta-product-cross-sell{padding:76px 0 86px;background:#faf9f7}.denta-product-cross-sell>.os-wrap{max-width:760px}.denta-product-cross-sell h2{margin:0 0 24px;font-family:var(--os-font-heading),serif;font-size:24px;font-weight:400}.denta-product-cross-sell__list{display:grid;gap:14px}.denta-cross-sell-row{display:grid;grid-template-columns:94px 1fr auto;gap:22px;align-items:center;padding:10px;border:1px solid #e2e0dc;border-radius:10px;background:#fff}.denta-cross-sell-row__image{display:block;aspect-ratio:1/1;overflow:hidden;border-radius:7px;background:#f5f2ed}.denta-cross-sell-row__image img,.denta-cross-sell-row__image .os-placeholder{width:100%;height:100%;display:block;object-fit:contain}.denta-cross-sell-row__info h3{margin:0 0 8px;font-family:var(--os-font-heading),serif;font-size:17px;font-weight:400}.denta-cross-sell-row__info a{color:inherit;text-decoration:none}.denta-cross-sell-row__info p{display:flex;gap:8px;margin:0;font-size:11px}.denta-cross-sell-row__info s{color:#666}.denta-cross-sell-row__info strong{color:#9e1b1f}.denta-cross-sell-row__form button{min-width:72px;padding:13px 18px;border:0;border-radius:9px;background:#111;color:#fff;font-size:10px;letter-spacing:.08em}.denta-cross-sell-row__form button:disabled{opacity:.45}.denta-product-editorial{padding:40px 0 74px;background:#f8f7f4}.denta-product-editorial__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.denta-product-editorial__card{min-width:0;border-right:1px solid #ddd}.denta-product-editorial__card:last-child{border-right:0}.denta-product-editorial__image{aspect-ratio:1.48/1;overflow:hidden;background:#efeeeb}.denta-product-editorial__image img,.denta-product-editorial__image .os-placeholder{width:100%;height:100%;display:block;object-fit:cover}.denta-product-editorial__copy{min-height:188px;padding:30px 24px}.denta-product-editorial__copy small{display:block;margin-bottom:13px;color:#777;font-size:7px;letter-spacing:.18em}.denta-product-editorial__copy h2{margin:0 0 14px;font-size:16px;font-weight:700;letter-spacing:.04em}.denta-product-editorial__copy p{margin:0;color:#8a8a8a;font-size:11px;line-height:1.8}@media(max-width:800px){.denta-social-proof,.denta-rating,.denta-delivery-bar{font-size:9px}.denta-product-social{padding:62px 0}.denta-product-social>.os-wrap{width:100%}.denta-product-social h2{font-size:22px}.denta-product-social__track{display:flex;gap:5px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 18px;scrollbar-width:none}.denta-product-social__card{flex:0 0 62vw;scroll-snap-align:start}.denta-product-cross-sell{padding:56px 0}.denta-product-cross-sell>.os-wrap{width:calc(100% - 28px)}.denta-cross-sell-row{grid-template-columns:72px 1fr auto;gap:12px}.denta-cross-sell-row__info h3{font-size:14px}.denta-cross-sell-row__form button{min-width:60px;padding:12px}.denta-product-editorial{padding:28px 0 58px}.denta-product-editorial__grid{grid-template-columns:1fr;width:100%}.denta-product-editorial__card{border-right:0;border-bottom:1px solid #ddd}.denta-product-editorial__card:last-child{border-bottom:0}.denta-product-editorial__copy{min-height:0;padding:26px 20px 38px}}.denta-product-thumbnails{display:flex;gap:8px;margin-top:10px;overflow-x:auto;scrollbar-width:none}.denta-product-thumbnail{flex:0 0 70px;aspect-ratio:1/1;padding:0;border:1px solid transparent;border-radius:7px;overflow:hidden;background:#f4f3f0}.denta-product-thumbnail.is-active{border-color:#111}.denta-product-thumbnail img{width:100%;height:100%;display:block;object-fit:cover}.denta-product-gallery-note{margin:10px 0 0;padding:10px;text-align:center;background:#f7f7f5;color:#555;font-size:9px}.denta-sticky-buy{display:none}.denta-product-press{padding:28px 0 42px;background:#fff;text-align:center}.denta-product-press h2{margin:0 0 19px;font-family:var(--os-font-heading),serif;font-size:18px;font-weight:400}.denta-product-press div>div{display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap}.denta-product-press span{color:#222;font-family:var(--os-font-heading),serif;font-size:19px;letter-spacing:.03em}.denta-product-information{padding:26px 0 62px;background:#fff}.denta-product-information>.os-wrap{max-width:760px}.denta-product-information .os-accordion details{border-bottom:1px solid #ddd}.denta-product-information .os-accordion summary{padding:18px 36px 18px 0;color:#111;font-size:10px;letter-spacing:.05em}.denta-product-information .os-accordion__content{padding:0 30px 20px 0;color:#666;font-size:11px;line-height:1.7}.denta-product-behind{position:relative;min-height:72vh;overflow:hidden;background:#151515;color:#fff}.denta-product-behind>img,.denta-product-behind>video,.denta-product-behind>.os-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.denta-product-behind:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#0000008c)}.denta-product-behind>div{position:absolute;z-index:1;left:50%;top:50%;width:90%;transform:translate(-50%,-50%);text-align:center}.denta-product-behind p{margin:0 0 12px;font-size:8px;letter-spacing:.18em}.denta-product-behind h2{margin:0;font-family:var(--os-font-heading),serif;font-size:clamp(38px,6vw,82px);font-weight:400;letter-spacing:-.03em}.denta-product-looks{padding:88px 0;background:#fff}.denta-product-looks header{text-align:center}.denta-product-looks h2{margin:0 0 8px;font-family:var(--os-font-heading),serif;font-size:32px;font-weight:400}.denta-product-looks header p{margin:0 0 30px;color:#777;font-size:11px}.denta-product-looks__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.denta-product-looks figure{margin:0;aspect-ratio:4/5;overflow:hidden;background:#efeeeb}.denta-product-looks img{width:100%;height:100%;display:block;object-fit:cover}@media(max-width:800px){.template-product .denta-product-main .os-product__carousel{border-radius:0!important}.template-product .denta-product-main .os-product__slide,.template-product .denta-product-main .os-product__slide:first-child{aspect-ratio:1/1.24!important}.denta-product-thumbnails{padding:0 12px;margin-top:8px}.denta-product-thumbnail{flex-basis:56px}.denta-product-gallery-note{margin:8px 12px 0}.denta-product-press{padding:24px 12px 34px}.denta-product-press div>div{gap:17px}.denta-product-press span{font-size:14px}.denta-product-information{padding:8px 0 48px}.denta-product-information>.os-wrap{width:calc(100% - 28px)}.denta-product-behind{min-height:68vh}.denta-product-behind h2{font-size:44px}.denta-product-looks{padding:62px 0 96px}.denta-product-looks>.os-wrap{width:100%}.denta-product-looks h2{font-size:28px}.denta-product-looks__track{display:flex;gap:7px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 14px;scrollbar-width:none}.denta-product-looks figure{flex:0 0 72vw;scroll-snap-align:start}.denta-sticky-buy{position:fixed;z-index:70;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr;gap:10px;padding:11px 13px calc(11px + env(safe-area-inset-bottom));border-top:1px solid #ddd;background:#fffffff5;box-shadow:0 -10px 30px #00000017;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.denta-sticky-buy>div{display:flex;justify-content:space-between;gap:15px;font-size:11px}.denta-sticky-buy>div span{display:flex;gap:7px}.denta-sticky-buy>div b{color:#9e1b1f}.denta-sticky-buy form{margin:0}.denta-sticky-buy button{width:100%;min-height:46px;border:0;border-radius:5px;background:#111;color:#fff;font-size:10px;letter-spacing:.08em}.denta-sticky-buy button:disabled{opacity:.5}body.template-product{padding-bottom:92px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/elevn.css.map */
