.announcement-bar-section,.dunora-ab-section{position:sticky;top:0;z-index:14}.dunora-ab{position:relative}.dunora-ab__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;min-height:var(--ab-min-h, 4rem);padding-top:var(--ab-pad-y, .8rem);padding-bottom:var(--ab-pad-y, .8rem);box-sizing:border-box}.dunora-ab--separator{border-bottom:1px solid rgba(var(--color-foreground),.12)}.dunora-ab__left{grid-column:1;justify-self:start}.dunora-ab__center{grid-column:2;justify-self:center;text-align:center}.dunora-ab__right{grid-column:3;justify-self:end;display:flex;align-items:center;gap:2.4rem}.dunora-ab__rlink{color:rgb(var(--color-foreground));text-decoration:none;font-size:var(--ab-rlink-font, 1.25rem);white-space:nowrap;transition:opacity .2s ease}.dunora-ab__right:hover .dunora-ab__rlink{opacity:.4}.dunora-ab__right .dunora-ab__rlink:hover{opacity:1}@media screen and (min-width:750px){.dunora-ab__right{margin-right:-3.5rem}}.dunora-ab__slider{display:flex;align-items:center;gap:1rem}.dunora-ab__messages{display:grid}.dunora-ab__msg{grid-area:1 / 1;visibility:hidden;opacity:0;transition:opacity .3s ease;text-align:center;font-size:var(--ab-font, 1.3rem);letter-spacing:.02em;line-height:1.2;color:rgb(var(--color-foreground))}.dunora-ab__msg.is-active{visibility:visible;opacity:1}.dunora-ab__msg a{font-size:.85em;color:rgba(var(--color-foreground),.6);text-decoration:underline;text-underline-offset:.2em}.dunora-ab__msg em{font-style:italic}.dunora-ab__msg strong{font-weight:700}.dunora-ab__arrow{background:none;border:0;cursor:pointer;padding:.3rem;margin:0;color:rgb(var(--color-foreground));opacity:.6;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease}.dunora-ab__arrow:hover{opacity:1}.dunora-ab__arrow svg{width:.6rem;height:1rem;display:block}.dunora-ab__trustpilot{display:flex;align-items:center;gap:.5rem;line-height:1}.dunora-ab__tp-label{font-size:var(--ab-tp-label, 1.15rem);font-weight:700;color:rgb(var(--color-foreground))}.dunora-ab__tp-stars svg{height:var(--ab-tp-stars-h, 1.3rem);width:auto;display:block}.dunora-ab__tp-logo svg{height:var(--ab-tp-logo-h, 2.3rem);width:auto;display:block}.dunora-ab__tp-link{display:inline-flex;text-decoration:none;color:inherit}@media screen and (max-width:749px){.dunora-ab__inner{grid-template-columns:1fr}.dunora-ab__left,.dunora-ab__right{display:none}.dunora-ab__center{grid-column:1}.dunora-ab__msg{font-size:var(--ab-font-mobile, 1.15rem)}}.dunora-faq{background-color:var(--faq-bg, #f3efea);color:var(--faq-text, #1a1a1a);padding:var(--faq-pt, 80px) 2rem var(--faq-pb, 80px)}.dunora-faq__heading{text-align:center;margin:0 auto;font-family:LT Soul;font-size:clamp(3.6rem,5vw,5rem);line-height:1.1;max-width:20ch}.dunora-faq__inner{max-width:760px;margin:5.5rem auto 0}.dunora-faq__category{text-align:center;font-family:LT Soul;font-size:clamp(2.8rem,3.6vw,3.6rem);line-height:1.15;margin:5rem 0 1.5rem}.dunora-faq__category:first-child{margin-top:0}.dunora-faq__item{border-top:1px solid color-mix(in srgb,var(--faq-text, #1a1a1a) 14%,transparent)}.dunora-faq__item:last-child{border-bottom:1px solid color-mix(in srgb,var(--faq-text, #1a1a1a) 14%,transparent)}.dunora-faq__category+.dunora-faq__item{border-top:0}.dunora-faq__q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.8rem 0;font-family:LT Soul;font-size:clamp(2.2rem,2.6vw,2.8rem);line-height:1.3;color:var(--faq-text, #1a1a1a);transition:opacity .15s ease}.dunora-faq__q:hover{opacity:.7}.dunora-faq__q::-webkit-details-marker{display:none}.dunora-faq__icon{position:relative;flex:0 0 auto;width:2.2rem;height:2.2rem}.dunora-faq__icon:before,.dunora-faq__icon:after{content:"";position:absolute;top:50%;left:50%;background:currentColor;transition:transform .25s ease}.dunora-faq__icon:before{width:2.2rem;height:2px;transform:translate(-50%,-50%)}.dunora-faq__icon:after{width:2px;height:2.2rem;transform:translate(-50%,-50%)}.dunora-faq__item[open] .dunora-faq__icon:after{transform:translate(-50%,-50%) scaleY(0)}.dunora-faq__a{padding:0 0 1.8rem;font-size:1.5rem;line-height:1.6;opacity:.82;max-width:64ch}.dunora-faq__a p{margin:0 0 1rem;padding:0}.dunora-faq__a p:last-child{margin-bottom:0}.dunora-faq__a a{color:inherit}@media screen and (max-width:749px){.dunora-faq{padding-left:1.5rem;padding-right:1.5rem}.dunora-faq__inner,.dunora-faq__category{margin-top:3.5rem}}.dunora-footer{background-color:var(--df-bg, #f3efea);color:var(--df-text, #423d35)}.dunora-footer__inner{max-width:1480px;margin:0 auto;padding:0 5rem;box-sizing:border-box}.dunora-footer__rule{display:block!important;width:100%;height:1px;background-color:#423d352e}.dunora-footer__top{display:grid;grid-template-columns:1fr 34rem;gap:5rem}.dunora-footer__cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:4.5rem 3rem;padding:5rem 0}.dunora-footer__heading{margin:0 0 2.2rem;font-size:1.2rem;letter-spacing:.1rem;text-transform:uppercase;font-weight:400;color:var(--df-heading, #423d35)}.dunora-footer__menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.3rem}.dunora-footer__menu a{color:var(--df-text, #423d35);text-decoration:none;font-size:1.5rem;line-height:1.3}.dunora-footer__menu a:hover{text-decoration:underline}.dunora-footer__store-imgwrap{display:block;width:100%;max-width:13rem;aspect-ratio:1 / 1;overflow:hidden;margin-bottom:1.8rem}.dunora-footer__store-imgwrap>a{display:block;width:100%;height:100%}.dunora-footer__store-img{display:block;width:100%;height:100%;object-fit:cover}.dunora-footer__store-links{display:flex;flex-direction:column;gap:1rem}.dunora-footer__store-links a{color:var(--df-text, #423d35);font-size:1.5rem;text-decoration:underline;text-underline-offset:.3rem;width:fit-content}.dunora-footer__newsletter{border-left:1px solid var(--df-line, rgba(66, 61, 53, .18));padding:5rem 0 5rem 5rem}.dunora-footer__news-text{margin:0 0 2rem;font-size:1.5rem;line-height:1.5;max-width:30rem}.dunora-footer__news-form{display:flex;align-items:center;border:1px solid var(--df-text, #423d35);max-width:34rem}.dunora-footer__news-input{flex:1;min-width:0;border:0;background:transparent;padding:1.4rem 1.6rem;font-size:1.4rem;color:var(--df-text, #423d35)}.dunora-footer__news-input::placeholder{color:#423d358c}.dunora-footer__news-input:focus{outline:none}.dunora-footer__news-btn{border:0;background:transparent;cursor:pointer;padding:0 1.6rem;color:var(--df-text, #423d35);display:inline-flex;align-items:center}.dunora-footer__news-btn svg{width:1.8rem;height:1.8rem;display:block}.dunora-footer__news-msg{margin:1rem 0 0;font-size:1.3rem}.dunora-footer__news-msg--success{color:#3c7d52}.dunora-footer__news-msg--error{color:#b3402f}.dunora-footer__socials{margin:2.6rem 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:1.8rem}.dunora-footer__socials a{color:var(--df-text, #423d35);display:inline-flex}.dunora-footer__socials svg{width:2rem;height:2rem}.dunora-footer__bottom{position:relative;display:flex;align-items:center;gap:2.6rem;padding:2.6rem 0}.dunora-footer__totop{flex:0 0 auto;width:4rem;height:4rem;border-radius:50%;border:1px solid var(--df-line, rgba(66, 61, 53, .3));background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--df-text, #423d35);transition:background .2s ease}.dunora-footer__totop:hover{background:#423d350f}.dunora-footer__totop svg{width:1.4rem;height:1.4rem;display:block}.dunora-footer__legal{display:flex;flex-wrap:wrap;gap:2.6rem;list-style:none;margin:0;padding:0}.dunora-footer__legal a{color:var(--df-text, #423d35);text-decoration:none;font-size:1.2rem}.dunora-footer__legal a:hover{text-decoration:underline}.dunora-footer__bottom-right{margin-left:auto;display:flex;align-items:center;gap:2.4rem}.dunora-footer__payment{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;list-style:none;margin:0;padding:0}.dunora-footer__payment svg,.dunora-footer__payment-icon{height:2.4rem;width:auto;display:block;border-radius:.3rem}.dunora-footer__copyright{font-size:1.2rem;color:var(--df-text, #423d35);opacity:.8;white-space:nowrap}@media screen and (max-width:989px){.dunora-footer__top{grid-template-columns:1fr;gap:4rem}.dunora-footer__newsletter{border-left:0;padding-left:0;padding-top:4rem;border-top:1px solid var(--df-line, rgba(66, 61, 53, .16))}}@media screen and (max-width:749px){.dunora-footer__inner{padding:0 1.5rem}.dunora-footer__bottom{flex-wrap:wrap;gap:1.6rem 2.4rem}.dunora-footer__totop{position:absolute;left:0;bottom:2.6rem;margin:0}.dunora-footer__bottom-right{margin-left:0;width:100%;flex-wrap:wrap;justify-content:center;padding:0 5rem;gap:1.4rem 2rem;order:3}.dunora-footer__payment{width:100%;justify-content:center}.dunora-footer__copyright{width:100%;text-align:center;white-space:normal}.dunora-footer__legal{width:100%;justify-content:center}}.hsv{position:relative;background-color:var(--hsv-bg, #4e2a1e);color:var(--hsv-text, #ffffff)}.hsv__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.hsv__bg-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:1}.hsv__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-color:rgba(0,0,0,var(--hsv-overlay, .3))}.hsv__inner{position:relative;z-index:1;max-width:2000px;margin:0 auto;padding:clamp(2rem,3vw,3.5rem) clamp(2.5rem,5vw,8rem);box-sizing:border-box;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:clamp(2rem,4vw,6rem);min-height:var(--hsv-height, 82vh)}.hsv__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:2rem;max-width:54rem}.hsv__heading{margin:0;font-family:LT Soul;font-size:var(--hsv-h-size, 5rem);line-height:1.05;color:var(--hsv-text, #423d35)}.hsv__subtitle{margin:0;font-size:1.6rem;line-height:1.5;opacity:.85;max-width:46rem}.hsv__subtitle p{margin:0}.hsv__subtitle p+p{margin-top:.8rem}.hsv .line-height-trim{display:flow-root}.hsv .line-height-trim:before{content:"";display:table;margin-bottom:calc(-.5lh + .42em)}.hsv .line-height-trim:after{content:"";display:table;margin-bottom:calc(-.5lh + .24em)}.hsv__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:.6rem}.hsv__buttons .button_main_wrap{display:flex;align-items:center;justify-content:center;width:fit-content;text-decoration:none;color:var(--hsv-btn1-text, #f3efea)}.hsv__buttons .button_main_element{display:flex;align-items:center;justify-content:center;width:fit-content;padding:2rem;background-color:var(--hsv-btn1-bg, #4e2a1e);font-family:DM Sans,sans-serif;text-transform:uppercase;letter-spacing:.1rem;transition:opacity .2s ease}.hsv__buttons .button_main_wrap:hover .button_main_element{opacity:.9}.hsv__buttons .button_main_text{font-size:1.2rem;font-weight:600}.hsv__buttons .button_secondary_wrap{display:flex;align-items:center;justify-content:center;width:fit-content;text-decoration:none;color:var(--hsv-btn2-text, #4e2a1e)}.hsv__buttons .button_secondary_text{font-weight:600;text-decoration:underline;padding:1rem 2rem;font-size:1.2rem;text-transform:uppercase;letter-spacing:.1rem}.hsv .tp-badge{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.hsv .tp-badge__label{font-weight:700;font-size:1.3rem;color:#191919}.hsv .tp-badge__count{font-size:1.3rem}.hsv .tp-badge__stars svg{height:1.6rem;width:auto;display:block}.hsv .tp-badge__logo svg{height:2.1rem;width:auto;display:block}.hsv .tp-badge__logo svg path:nth-child(2){fill:#191919}.hsv .tp-badge__link{display:inline-flex;text-decoration:none;color:inherit}.hsv__carousel{width:100%;overflow:hidden}.hsv__track{display:flex;align-items:center;position:relative;will-change:transform}.hsv__carousel.is-ready .hsv__track{transition:transform .6s cubic-bezier(.4,0,.2,1)}.hsv__slide{flex:0 0 50%;box-sizing:border-box;margin:0 calc(var(--hsv-gap, 0) * .5%);position:relative;z-index:1;opacity:1;transform:scale(var(--hsv-side-scale, .78))}.hsv__carousel.is-ready .hsv__slide{transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s ease}.hsv__slide.is-active{opacity:1;transform:scale(1);z-index:2}.hsv__slide-media{position:relative;border-radius:var(--hsv-radius, 1.4rem);overflow:hidden;line-height:0;container-type:inline-size}.hsv__slide.is-active .hsv__slide-media{box-shadow:0 24px 60px -24px #0000008c}.hsv__slide video,.hsv__slide img{width:100%;aspect-ratio:var(--hsv-aspect, 9 / 16);max-height:var(--hsv-media-height, 80vh);object-fit:cover;display:block;background:#000}.hsv__slide-media--titled:after{content:"";position:absolute;left:0;right:0;bottom:0;height:55%;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);pointer-events:none;opacity:0;transition:opacity .35s ease}.hsv__slide-title{position:absolute;left:0;bottom:0;z-index:1;margin:0;padding:4cqw 4.5cqw;font-size:clamp(1.1rem,8cqw,3rem);color:var(--pit-color, #ffffff);line-height:1.15;font-family:LT Soul;opacity:0;transition:opacity .35s ease}.hsv__slide.is-active .hsv__slide-media--titled:after,.hsv__slide.is-active .hsv__slide-title{opacity:1}@media screen and (max-width:989px){.hsv__inner{grid-template-columns:1fr;gap:3rem;min-height:0;padding:4rem 1.5rem}.hsv__content{align-items:center;text-align:center;max-width:none}.hsv__subtitle{margin-left:auto;margin-right:auto}.hsv__buttons,.hsv .tp-badge{justify-content:center}}@media screen and (max-width:749px){.hsv__slide{flex:0 0 66%;margin:0 -2%;transform:scale(.78)}.hsv__slide.is-active{transform:scale(1)}.hsv__buttons{flex-direction:column;align-items:center}.hsv__subtitle{font-size:1.2rem;max-width:var(--hsv-subtitle-cap, 20ch)}}.line-height-trim{display:flow-root}.line-height-trim:before{content:"";display:table;margin-bottom:calc(-.5lh + .42em)}.line-height-trim:after{content:"";display:table;margin-bottom:calc(-.5lh + .24em)}.hero_wrap{position:relative;z-index:0}.hero_contain{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.hero_layout{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:calc(100dvh - var(--header-height, 0px) - var(--announcement-bar-height, 0px));overflow:clip}.hero_layout:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:0;z-index:2;pointer-events:none}.hero_visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero_video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;overflow:clip;z-index:1}.hero_content{position:absolute;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;color:#fff;text-align:center}.hero_title.line-height-trim{margin-top:0;margin-bottom:0;font-size:5rem;color:#fff;font-family:LT Soul}.reviews_badge_v2{display:flex;gap:.5rem;justify-content:center;align-items:center;margin-bottom:2rem}.reviews_badge_v2 .reviews_text.line-height-trim,.reviews_badge_v2 .reviews_text_after.line-height-trim{font-size:15px;font-weight:300;color:inherit}.reviews_badge_v2 .reviews_text a,.reviews_badge_v2 .reviews_text_after a{color:inherit;text-decoration:underline}.reviews_badge_v2 strong{font-weight:600}.stars_contain{display:flex;gap:2px;align-items:center}.star_icon{color:#d68708;width:20px;height:20px}.reviews_badge{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem}.reviews_text.line-height-trim{font-weight:700}.reviews_svg{line-height:0}.reviews_svg--logo svg{height:3.2rem;width:auto;display:block}.text-span{font-weight:400}.button_wrapper{display:flex;justify-content:center;align-items:center;margin-top:2.4rem}.button_main_wrap{display:flex;justify-content:center;align-items:center;width:fit-content;height:4rem;padding:3rem 0;text-decoration:none;color:#1f1a14}.button_main_element{display:flex;justify-content:center;align-items:center;width:fit-content;padding:2rem;background-color:#f3efea;font-family:DM Sans,sans-serif;text-transform:uppercase;letter-spacing:.1rem}.button_main_text.line-height-trim{font-size:1.2rem;font-weight:600}.button_secondary_wrap{display:flex;justify-content:center;align-items:center;width:fit-content;height:4rem;text-decoration:none;color:#fff}.button_secondary_text.line-height-trim{font-weight:600;text-decoration:underline;padding:1rem 2rem;font-size:1.2rem;text-transform:uppercase;letter-spacing:.1rem}.hero_subtitle{margin-top:2rem;margin-bottom:0;max-width:46rem;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:400;color:#fff}.hero_ratings{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2.6rem;margin-top:2.6rem}.hero_rating{display:flex;align-items:center;gap:.85rem}.hero_review-link,.hero_rating-link{display:inline-flex;text-decoration:none;color:inherit}.hero_review-link:hover,.hero_rating-link:hover{opacity:.88}.hero_rating__logo{display:inline-flex;align-items:center}.hero_rating__logo svg{display:block}.hero_rating__stars{display:inline-flex;gap:.15rem}.hero_rating__stars svg{display:block}.hero_rating__meta{font-family:DM Sans,sans-serif;font-size:1.35rem;line-height:1.2;color:var(--hero-ratings-text, #ffffff);white-space:nowrap}.hero_rating__meta strong{font-weight:700}@media screen and (max-width:989px)and (min-width:650px){.hero_layout{width:100%;height:calc(100dvh - var(--header-height, 0px) - var(--announcement-bar-height, 0px))}.hero_content{width:50%}.button_main_text.line-height-trim,.button_secondary_text.line-height-trim{font-size:1.2rem}}@media screen and (max-width:649px){.hero_layout{width:100%;height:calc(100dvh - var(--header-height, 0px) - var(--announcement-bar-height, 0px));border-radius:0}.hero_content{width:100%;padding:1.5rem;box-sizing:border-box}.reviews_badge{margin-bottom:1.25rem;gap:.5rem;font-size:.825rem}.button_wrapper{flex-direction:column;gap:.5rem;margin-top:3rem;width:100%}.button_main_wrap{width:100%;justify-content:center}.button_main_element{box-sizing:border-box}.button_secondary_wrap{width:100%;justify-content:center}.button_main_text.line-height-trim,.button_secondary_text.line-height-trim{font-size:1.2rem}}.home-cta{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;min-height:var(--cta-h, 60rem);padding:8rem 2rem;overflow:clip;isolation:isolate}.home-cta__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.home-cta__media img,.home-cta__media video{width:100%;height:100%;object-fit:cover;object-position:var(--cta-obj, center center);display:block}.home-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#1f1a14;opacity:var(--cta-overlay, .4)}.home-cta__inner{max-width:64rem;color:var(--cta-text, #f3efea);text-shadow:0 .1rem 1.6rem rgba(0,0,0,.45)}.home-cta__eyebrow{margin:0 0 1.4rem;font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;opacity:.85}.home-cta__title{margin:0;color:var(--cta-text, #f3efea);font-family:LT Soul;font-size:clamp(3.6rem,6vw,6.4rem);line-height:1.02}.home-cta__text{margin:1.8rem auto 0;max-width:46rem;font-size:1.6rem;line-height:1.6;opacity:.9}.home-cta__buttons{margin-top:3.2rem;display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}.home-cta__btn{display:inline-block;padding:1.4rem 3rem;border-radius:.4rem;font-size:1.5rem;letter-spacing:.04em;text-decoration:none;transition:opacity .2s ease,background .2s ease,color .2s ease}.home-cta__btn--primary{background:var(--cta-btn, #f3efea);color:var(--cta-btn-text, #1f1a14)}.home-cta__btn--primary:hover{opacity:.9}.home-cta__btn--secondary{background:transparent;color:var(--cta-text, #f3efea);border:.1rem solid currentColor}.home-cta__btn--secondary:hover{background:#ffffff1f}@media screen and (max-width:749px){.home-cta{min-height:var(--cta-h-m, 48rem);padding:6rem 2rem}}.hfc{background-color:var(--hfc-bg, #f7f4ef);color:var(--hfc-text, #2a2520);padding:var(--hfc-pt, 72px) 2rem var(--hfc-pb, 72px)}.hfc__inner{max-width:1320px;margin:0 auto}.hfc__heading{text-align:center;margin:0 0 5rem;font-family:LT Soul;font-size:clamp(2.8rem,3.4vw,4rem);line-height:1.1;color:var(--hfc-text, #2a2520)}.hfc__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem 3rem}.hfc__col{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit}.hfc__icon{width:var(--hfc-icon, 64px);height:var(--hfc-icon, 64px);margin-bottom:1.8rem;color:var(--hfc-text, #2a2520)}.hfc__icon svg{width:100%;height:100%;display:block}.hfc__icon img{width:100%;height:100%;object-fit:contain;display:block}.hfc__title{margin:0 0 1.2rem;font-family:LT Soul;font-size:clamp(1.9rem,2vw,2.3rem);line-height:1.15;color:var(--hfc-text, #2a2520)}.hfc__text{margin:0 0 1.6rem;font-size:1.5rem;line-height:1.5;max-width:30rem;opacity:.85}.hfc__link{margin-top:auto;font-size:1.5rem;text-decoration:underline;text-underline-offset:.3rem;transition:opacity .2s ease}.hfc__col:hover .hfc__link{opacity:.6}@media screen and (max-width:749px){.hfc{padding-left:1.5rem;padding-right:1.5rem}.hfc__heading{margin-bottom:3.5rem}.hfc__grid{grid-template-columns:1fr;gap:3.4rem}}.home-feature{background-color:var(--hf-bg, #ffffff);color:var(--hf-text, #121212);padding:var(--hf-pt, 80px) 5rem var(--hf-pb, 80px)}.home-feature__head{max-width:720px;margin:0 auto var(--hf-head-mb, 56px);text-align:center}.home-feature__eyebrow{margin:0 0 1rem;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;opacity:.65}.home-feature__title{margin:0;color:var(--hf-text, #121212);font-family:LT Soul;font-size:clamp(3.2rem,5vw,5rem);line-height:1.05}.home-feature__rows{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:var(--hf-gap, 88px)}.home-feature__row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,6vw,8rem)}.home-feature__row--media-right .home-feature__media{order:2}.home-feature__media{border-radius:1.2rem;overflow:hidden;aspect-ratio:4 / 3;background:#e8e4dd}.home-feature__media img,.home-feature__media video{width:100%;height:100%;object-fit:cover;object-position:var(--hf-obj, center center);display:block}.home-feature__row-eyebrow{margin:0 0 1.2rem;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--hf-accent, #4e2a1e)}.home-feature__row-title{margin:0 0 1.6rem;color:var(--hf-text, #121212);font-family:LT Soul;font-size:clamp(2.6rem,3.4vw,3.8rem);line-height:1.1}.home-feature__row-text{margin:0;font-size:1.6rem;line-height:1.6;opacity:.85}.home-feature__row-text p{margin:0 0 1rem}.home-feature__row-text p:last-child{margin-bottom:0}.home-feature__btn{display:inline-block;margin-top:2.4rem;padding:1.2rem 2.6rem;border-radius:.4rem;background:var(--hf-accent, #4e2a1e);color:#f3efea;text-decoration:none;font-size:1.4rem;letter-spacing:.04em;transition:opacity .2s ease}.home-feature__btn:hover{opacity:.88}@media screen and (max-width:749px){.home-feature{padding-left:2rem;padding-right:2rem}.home-feature__row{grid-template-columns:1fr;gap:2.4rem}.home-feature__row--media-right .home-feature__media{order:0}.home-feature__rows{gap:var(--hf-gap-m, 56px)}.home-feature__head{margin-bottom:var(--hf-head-mb-m, 40px)}}.home-reviews{background-color:var(--hr-bg, #283656);color:var(--hr-text, #f3efea);padding:var(--hr-pt, 80px) 5rem var(--hr-pb, 80px)}.home-reviews__head{max-width:760px;margin:0 auto 5rem;text-align:center}.home-reviews__eyebrow{margin:0 0 1rem;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;opacity:.7}.home-reviews__title{margin:0;color:var(--hr-text, #f3efea);font-family:LT Soul;font-size:clamp(3rem,5vw,5rem);line-height:1.05}.home-reviews__grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.home-reviews__card{background:var(--hr-card, #f3efea);color:var(--hr-card-text, #121212);border-radius:1.2rem;padding:3.2rem 2.8rem;display:flex;flex-direction:column;gap:1.6rem}.home-reviews__stars{display:inline-flex;gap:.2rem;color:var(--hr-stars, #4e2a1e);font-size:1.6rem;letter-spacing:.1em}.home-reviews__quote{margin:0;font-family:LT Soul;font-size:2rem;line-height:1.3}.home-reviews__quote p{margin:0}.home-reviews__person{margin-top:auto;display:flex;align-items:center;gap:1.2rem}.home-reviews__avatar{width:4.4rem;height:4.4rem;border-radius:50%;object-fit:cover;display:block;flex:0 0 auto}.home-reviews__name{margin:0;font-size:1.5rem;font-weight:500}.home-reviews__meta{margin:.1rem 0 0;font-size:1.2rem;opacity:.6}@media screen and (max-width:989px){.home-reviews__grid{grid-template-columns:1fr;max-width:560px}.home-reviews{padding-left:2rem;padding-right:2rem}.home-reviews__head{margin-bottom:4rem}}.home-usp-bar{background-color:var(--ub-bg, #f3efea);color:var(--ub-text, #423d35);padding:var(--ub-pt, 28px) 5rem var(--ub-pb, 28px)}.home-usp-bar__inner{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}.home-usp-bar__item{display:flex;align-items:center;gap:1.4rem;justify-content:center;text-align:left}.home-usp-bar__icon{flex:0 0 auto;width:2.8rem;height:2.8rem;color:var(--ub-icon, #4e2a1e)}.home-usp-bar__icon svg{width:100%;height:100%;display:block}.home-usp-bar__title{margin:0;font-size:1.5rem;line-height:1.25;font-weight:500}.home-usp-bar__sub{margin:.2rem 0 0;font-size:1.2rem;opacity:.7}.home-usp-bar--divided .home-usp-bar__item:not(:last-child){border-right:.1rem solid color-mix(in srgb,var(--ub-text, #423d35) 18%,transparent)}@media screen and (max-width:989px){.home-usp-bar{padding-left:2rem;padding-right:2rem}.home-usp-bar__inner{grid-template-columns:repeat(2,1fr);gap:2rem 1.6rem}.home-usp-bar--divided .home-usp-bar__item:nth-child(2n){border-right:0}.home-usp-bar--divided .home-usp-bar__item{border-right:0}}@media screen and (max-width:480px){.home-usp-bar__item{gap:1rem}.home-usp-bar__title{font-size:1.35rem}}.dunora-404{max-width:62rem;margin:0 auto;padding:clamp(6rem,12vh,12rem) 2rem;text-align:center;color:#2a2520}.dunora-404__eyebrow{display:block;font-family:LT Soul;font-size:clamp(6rem,14vw,11rem);line-height:1;color:#4e2a1e;margin-bottom:1.6rem}.dunora-404__title{font-family:LT Soul;font-size:clamp(2.6rem,3.4vw,3.6rem);line-height:1.1;margin:0 0 1.4rem;color:#2a2520}.dunora-404__text{font-size:1.6rem;line-height:1.6;margin:0 auto 3rem;max-width:42rem;opacity:.85}.dunora-404__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.4rem}.dunora-404__btn{display:inline-flex;align-items:center;justify-content:center;padding:1.5rem 2.8rem;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1rem;text-decoration:none;transition:opacity .2s ease,background .2s ease,color .2s ease}.dunora-404__btn--primary{background:#4e2a1e;color:#f3efea}.dunora-404__btn--primary:hover{opacity:.9}.dunora-404__btn--secondary{color:#2a2520;box-shadow:inset 0 0 0 1.5px currentColor}.dunora-404__btn--secondary:hover{background:#423d350f}.dunora-page-outer{padding-left:clamp(1.5rem,4vw,6rem);padding-right:clamp(1.5rem,4vw,6rem);min-height:calc(100dvh - var(--header-height, 0px) - var(--announcement-bar-height, 0px));display:flex;flex-direction:column;box-sizing:border-box}.dunora-page{flex:1 0 auto;width:100%;max-width:160rem;margin:0 auto;box-sizing:border-box}.dunora-page__title{margin:0;padding:3.4rem clamp(2rem,5vw,6rem);text-align:center;font-family:LT Soul;font-size:clamp(3rem,4.5vw,4.6rem);line-height:1.1;color:#2a2520}.dunora-page__rule{display:none}.dunora-page__body{padding:0 clamp(2rem,5vw,6rem) 4.4rem}.dunora-page__content{max-width:78rem;margin:0 auto;font-size:1.6rem;line-height:1.75;color:#423d35}.dunora-page__content h2,.dunora-page__content h3,.dunora-page__content h4{font-family:LT Soul;line-height:1.2;color:#2a2520}.dunora-page__content a{color:#4e2a1e;text-underline-offset:.3rem}@media screen and (max-width:749px){.dunora-page-outer{padding-left:1.2rem;padding-right:1.2rem}.dunora-page__title{padding:2.6rem 1.6rem}.dunora-page__body{padding:0 1.6rem 3.4rem}}.product__media-wrapper{--media-border-width: 0px}.product__media-wrapper .global-media-settings{border:none}.product__media-wrapper .product-media-container{max-width:100%}.product__media-wrapper media-gallery{display:block}.product__media-wrapper .deferred-media__poster{overflow:visible;background:transparent}.product__media-wrapper .deferred-media__poster-button{background-color:transparent;border:none;color:#fff;width:auto;height:auto}.product__media-wrapper .deferred-media__poster-button .svg-wrapper{width:6rem;height:6rem}.product__media-wrapper .deferred-media__poster-button .icon{width:6rem;height:6rem;display:block}.product__media-wrapper .thumbnail__badge{background-color:transparent;border:none;color:#fff;width:auto;height:auto;left:50%;top:50%;right:auto;transform:translate(-50%,-50%)}.product__media-wrapper .thumbnail__badge .svg-wrapper{width:2.5rem;height:2.5rem}.product__media-wrapper .thumbnail__badge .icon{width:2.5rem;height:2.5rem;display:block}@media screen and (max-width:749px){.product__media-wrapper .product__media-icon{background-color:transparent;border:none;color:#fff;width:auto;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.product__media-wrapper .product__media-icon .svg-wrapper{width:6rem;height:6rem}.product__media-wrapper .product__media-icon .icon{width:6rem;height:6rem;display:block}}@media screen and (min-width:750px){.product__media-wrapper media-gallery{height:100%}}@media screen and (min-width:750px){.product__media-wrapper slider-component{display:block;position:relative;overflow:hidden;border-radius:0;height:100%}.product__media-wrapper .product__media-list{display:flex!important;flex-wrap:nowrap!important;grid-template-columns:unset!important;overflow:hidden!important;scroll-snap-type:x mandatory;height:100%}.product__media-wrapper .product__media-item{flex:0 0 100%!important;max-width:100%!important;height:100%!important;scroll-snap-align:start;padding:0!important}.product__media-wrapper .product__media-item .global-media-settings{height:100%;padding-bottom:0!important;padding-top:0!important}.product__media-wrapper .product__media-item img,.product__media-wrapper .product__media-item video{width:100%;height:100%;object-fit:cover;display:block}.product__media-wrapper .slider-buttons{position:absolute;bottom:2rem;left:0;right:0;display:flex!important;justify-content:space-between;align-items:center;padding:0 1.5rem;z-index:2;pointer-events:none}.product__media-wrapper .slider-button{width:3.5rem;height:3.5rem;border-radius:50%;background:#ffffffeb;border:none;cursor:pointer;display:flex!important;align-items:center;justify-content:center;pointer-events:all;box-shadow:0 2px 8px #00000026;transition:background .2s ease,transform .15s ease;padding:0;flex-shrink:0}.product__media-wrapper .slider-button:hover{background:#fff;transform:scale(1.05)}.product__media-wrapper .slider-counter{display:none}}@media screen and (min-width:750px){.product:not(.product--drag-gallery) .product__media-wrapper{height:auto!important;max-height:none!important}.product:not(.product--drag-gallery) .product__media-wrapper media-gallery,.product:not(.product--drag-gallery) .product__media-wrapper slider-component,.product:not(.product--drag-gallery) .product__media-wrapper .product__media-list,.product:not(.product--drag-gallery) .product__media-wrapper .product__media-item{height:auto!important;max-height:none!important}.product:not(.product--drag-gallery) .product__media-wrapper .product-media-container,.product:not(.product--drag-gallery) .product__media-wrapper .global-media-settings{height:auto!important;aspect-ratio:var(--ratio, 1)!important;padding-bottom:0!important}.product:not(.product--drag-gallery) .product__media-wrapper .product__media,.product:not(.product--drag-gallery) .product__media-wrapper .media{height:100%!important;padding-bottom:0!important}.product:not(.product--drag-gallery) .product__media-wrapper .product__media-item img,.product:not(.product--drag-gallery) .product__media-wrapper .product__media-item video{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:contain!important}.product:not(.product--drag-gallery) .product__media-wrapper .thumbnail-slider{display:none!important}.product:not(.product--drag-gallery) .product__media-wrapper .product__media-list{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;gap:0;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}.product:not(.product--drag-gallery) .product__media-wrapper .product__media-list::-webkit-scrollbar{display:none}.product:not(.product--drag-gallery) .product__media-wrapper .product__media-list.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.product:not(.product--drag-gallery) .product__media-wrapper .product__media-item{flex:0 0 85%!important;scroll-snap-align:start}.product:not(.product--drag-gallery) .product__media-wrapper .slider-buttons{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}}@media screen and (min-width:990px){product-info .page-width{padding-left:0}.product--large:not(.product--no-media) .product__media-wrapper{max-width:60%;width:60%}.product--large:not(.product--no-media) .product__info-wrapper{max-width:40%;width:40%}.product.grid{align-items:flex-start}.product__media-wrapper{position:sticky;top:calc(var(--header-height, 0px) + var(--announcement-bar-height, 0px));height:calc(100vh - var(--header-height, 0px) - var(--announcement-bar-height, 0px))}.product__info-wrapper{position:static;padding:3rem 3rem 10rem 4rem;box-sizing:border-box}}.sticky-atc{position:fixed;bottom:1.5rem;left:1.5rem;right:1.5rem;z-index:5;background:rgb(var(--color-background));border:solid 1px black;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;height:78px;box-sizing:border-box;transform:translateY(calc(100% + 1.5rem));transition:transform .3s ease}.sticky-atc.is-visible{transform:translateY(0)}body:has(.mega-menu[open]) .sticky-atc,body:has(.menu-drawer-container[open]) .sticky-atc,body:has(.drawer.active) .sticky-atc{opacity:0;visibility:hidden;pointer-events:none}.sticky-atc__info{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0;margin-right:1.5rem}.sticky-atc__title{font-size:1.2rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.1rem;text-transform:uppercase}.sticky-atc__price .price__container{margin:0}.sticky-atc__price .price{font-size:1.4rem;letter-spacing:.05rem;line-height:1.2}.sticky-atc__price .price-item--regular{margin-right:0}.sticky-atc__price .price--on-sale .price-item--regular{font-size:1.1rem}.sticky-atc__price .price-item--sale{font-size:1.4rem}.sticky-atc__button{min-width:14rem;flex-shrink:0}@media screen and (max-width:749px){.sticky-atc-spacer{height:calc(78px + 1.5rem)}}@media screen and (min-width:750px)and (max-width:989px){.sticky-atc{padding:0 2.5rem}.sticky-atc__button{min-width:16rem}}@media screen and (min-width:990px){.sticky-atc{padding:0 2rem;height:78px}.sticky-atc__info{margin-right:2rem}.sticky-atc__title{font-size:1.2rem}.sticky-atc__button{min-width:20rem}}@media screen and (min-width:750px)and (max-width:989px){product-info .page-width{padding-left:0}.product--large:not(.product--no-media) .product__media-wrapper{max-width:55%;width:55%}.product--large:not(.product--no-media) .product__info-wrapper{max-width:45%;width:45%}.product.grid{align-items:flex-start}.product__media-wrapper{position:sticky;top:calc(var(--header-height, 0px) + var(--announcement-bar-height, 0px));height:calc(100vh - var(--header-height, 0px) - var(--announcement-bar-height, 0px))}.product__info-wrapper{position:static;padding:2rem 2rem 10rem 2.5rem;box-sizing:border-box}.product__media-wrapper .slider-button{width:3rem;height:3rem}}@media screen and (max-width:749px){product-info{padding-top:0!important}.section-header{margin-bottom:0!important}.product__media-wrapper .thumbnail-slider,.product__media-wrapper .thumbnail-list,slider-component.thumbnail-slider{display:none!important}.product__media-wrapper .slider-buttons{display:none!important}.product__media-wrapper{line-height:0}.product__media-wrapper media-gallery{display:block!important;margin:0!important;line-height:0}.product__media-wrapper{width:calc(100% + 3rem)!important;max-width:none!important;margin-left:-1.5rem!important;margin-right:-1.5rem!important;margin-top:0!important;margin-bottom:10px!important;padding:0!important;align-self:flex-start!important;height:fit-content!important}.product__media-wrapper .product__media-list{margin-left:0!important;width:100%!important;scroll-padding-left:0!important;gap:0!important;column-gap:0!important;row-gap:0!important}.product__media-wrapper .product__media-item{width:100%!important;padding:0!important;margin:0!important}}.product-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:var(--badges-mt, 0px);margin-bottom:var(--badges-mb, 0px)}@media screen and (min-width:750px){.product-badges{margin-top:var(--badges-mt-t, var(--badges-mt, 0px));margin-bottom:var(--badges-mb-t, var(--badges-mb, 0px))}}@media screen and (min-width:990px){.product-badges{margin-top:var(--badges-mt-d, var(--badges-mt-t, var(--badges-mt, 0px)));margin-bottom:var(--badges-mb-d, var(--badges-mb-t, var(--badges-mb, 0px)))}}.product-badge{display:inline-flex;align-items:center;gap:.5em;padding:.4em .9em;font-size:var(--badge-font-size, 1rem);letter-spacing:.1rem}.product-badge__icon{width:1.2em;height:1.2em;object-fit:contain;display:block}.product-badge__svg-icon{display:flex;align-items:center;flex-shrink:0}.product-badge__svg-icon svg{width:1.2em;height:1.2em;fill:currentColor;display:block}.product-badge__text .rte,.product-badge__text .rte p{display:inline;margin:0;font-size:inherit;line-height:inherit}.product-badge a{color:inherit;font:inherit;text-decoration:underline}.product-badge__link{display:inline-flex;font:inherit;color:inherit;text-decoration:none}.product-badge__link:hover,.product-badge__link:focus,.product-badge__link:visited{color:inherit;text-decoration:none}.product-badge__link .product-badge__text,.product-badge__text--underline{text-decoration:underline}.ugc-block{overflow:hidden}.ugc-block .ugc-track{display:flex;flex-wrap:nowrap;overflow:visible;gap:.75rem;padding-bottom:.5rem;cursor:grab;will-change:transform}.ugc-block .ugc-track:active{cursor:grabbing}.ugc-block__heading{font-size:calc(var(--font-heading-scale) * 3rem);font-weight:400;margin-bottom:1.5rem;font-family:LT Soul}.ugc-item__title{margin-top:.75rem;font-size:1rem;font-weight:400;line-height:1.3;text-transform:uppercase;color:rgb(var(--color-foreground))}.ugc-block .ugc-item-wrap{flex:0 0 calc(44% - .5rem);min-width:0}.ugc-block .ugc-item-wrap .ugc-item{width:100%}@media screen and (max-width:749px){.ugc-block .ugc-item-wrap{flex:0 0 calc(44% - .5rem)}}.ugc-item{position:relative;border-radius:.75rem;overflow:hidden;cursor:pointer;aspect-ratio:9 / 16;display:block}.ugc-item__video,.ugc-item__image{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.ugc-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000001a;transition:background .2s ease}.ugc-item:hover .ugc-item__overlay{background:#0000004d}.ugc-item__play{width:auto;height:auto;border-radius:0!important;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.ugc-item__play svg{width:4rem;height:4rem;display:block}.ugc-item:hover .ugc-item__play{transform:scale(1.1)}.ugc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;padding:1.5rem;pointer-events:none}.ugc-modal[hidden]{display:none}.ugc-modal__backdrop,.ugc-modal__inner{pointer-events:auto}@media screen and (min-width:750px)and (min-height:750px){.ugc-modal{align-items:flex-end;justify-content:flex-start}.ugc-modal__inner{height:75dvh;width:auto}}@media screen and (min-width:750px)and (max-height:749px){.ugc-modal{align-items:stretch;justify-content:flex-start}.ugc-modal__inner{height:100%;width:auto}}@media screen and (max-width:749px){.ugc-modal{align-items:center;justify-content:center}.ugc-modal__inner{height:calc(100dvh + -0rem);width:auto;max-width:calc(100vw + -0rem)}}@media screen and (min-width:750px){.ugc-modal--beside-tooltip{top:0;bottom:0;align-items:stretch;justify-content:flex-end;padding:1.5rem;padding-right:calc(500px + 3rem)}.ugc-modal--beside-tooltip .ugc-modal__inner{height:100%;width:auto}.ugc-modal--beside-tooltip .ugc-modal__backdrop{right:calc(500px + 3rem);background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}}.ugc-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer}.ugc-modal__inner{--ugc-btn-size: 4rem;--ugc-btn-icon: 36px;--ugc-btn-right: 1.5rem;position:relative;z-index:1;aspect-ratio:9 / 16;border-radius:1rem;overflow:hidden;background:#000;flex-shrink:0;border:solid 1px}.ugc-modal__video{width:100%;height:100%;object-fit:cover;display:block}.ugc-modal__close,.ugc-modal__volume,.ugc-modal__prev,.ugc-modal__next{position:absolute;z-index:2;width:var(--ugc-btn-size);height:var(--ugc-btn-size);border-radius:50%;background:transparent;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease}.ugc-modal__close svg,.ugc-modal__volume svg,.ugc-modal__prev svg,.ugc-modal__next svg{width:var(--ugc-btn-icon);height:var(--ugc-btn-icon)}.ugc-modal__close:hover,.ugc-modal__volume:hover,.ugc-modal__prev:hover,.ugc-modal__next:hover{background:#0000008c}.ugc-modal__close{top:1.5rem;right:var(--ugc-btn-right)}.ugc-modal__volume{top:calc(1.5rem + var(--ugc-btn-size) + .75rem);right:var(--ugc-btn-right)}.ugc-modal__prev{top:50%;right:var(--ugc-btn-right);width:var(--ugc-btn-size);height:var(--ugc-btn-size);flex-shrink:0;transform:translateY(calc(-100% - .5rem))}.ugc-modal__next{top:50%;right:var(--ugc-btn-right);width:var(--ugc-btn-size);height:var(--ugc-btn-size);flex-shrink:0;transform:translateY(.5rem)}.ugc-modal__scrubber{position:absolute;top:0;left:0;right:0;width:100%;height:4px;margin:0;padding:0;z-index:3;cursor:pointer;-webkit-appearance:none;appearance:none;background:transparent;border:none;outline:none}.ugc-modal__scrubber::-webkit-slider-runnable-track{height:3px;background:linear-gradient(to right,rgba(255,255,255,.9) var(--ugc-p,0%),rgba(255,255,255,.3) var(--ugc-p,0%))}.ugc-modal__scrubber::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;margin-top:-5.5px;opacity:0;transition:opacity .15s}.ugc-modal__scrubber:hover::-webkit-slider-thumb,.ugc-modal__scrubber:active::-webkit-slider-thumb{opacity:1}.ugc-modal__scrubber::-moz-range-track{height:3px;background:#ffffff4d}.ugc-modal__scrubber::-moz-range-progress{height:3px;background:#ffffffe6}.ugc-modal__scrubber::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:none;opacity:0}.ugc-modal__scrubber:hover::-moz-range-thumb,.ugc-modal__scrubber:active::-moz-range-thumb{opacity:1}.ugc-modal__product{position:absolute;display:flex;bottom:0;left:0;right:0;z-index:2;padding:4rem 1.5rem 1.5rem;background:linear-gradient(to top,#0006,#0000);align-items:stretch;gap:.875rem}.ugc-modal__product-image-wrap{flex-shrink:0;width:8rem;height:8rem;border-radius:.5rem;overflow:hidden;aspect-ratio:3 / 4;display:block;align-self:flex-start;background:#ffffff1a}.ugc-modal__product-img{width:100%;height:100%;object-fit:cover;display:block}.ugc-modal__product-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.ugc-modal__product-title{color:#fff;font-size:1.2rem;font-weight:600;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;letter-spacing:.1rem;text-transform:uppercase}.ugc-modal__product-price{margin:0}.ugc-modal__product-price .price{font-size:1.5rem;line-height:1.3;letter-spacing:normal;margin:0}.ugc-modal__product-price .price__container{margin:0}.ugc-modal__product-price .price-item{color:#ffffffd1;margin:0}.ugc-modal__product-price .price__badges{display:none}.ugc-modal__product-btn{display:inline-block;margin-top:auto;padding:.375rem .875rem;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;white-space:nowrap;align-self:flex-start;transition:background .15s ease;text-transform:uppercase;border:solid .5px white;letter-spacing:.1rem}.ugc-modal__product-btn:hover{background:#000;color:#fff}.pvm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;padding:1.5rem;align-items:center;justify-content:center;background:#00000059;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%)}.pvm[hidden]{display:none}.pvm__inner{pointer-events:auto}.pvm__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.pvm__inner{--pvm-btn-size: 4rem;--pvm-btn-icon: 36px;--pvm-btn-right: 1.5rem;position:relative;z-index:1;border-radius:1rem;overflow:hidden;background:#000;flex-shrink:0;border:solid 1px rgba(255,255,255,.2)}.pvm__video{width:100%;height:100%;object-fit:contain;display:block;cursor:pointer}@media screen and (min-width:750px){.pvm__inner{max-height:85dvh;max-width:85vw}}@media screen and (max-width:749px){.pvm{padding:0}.pvm__inner{height:100dvh;width:100vw;max-height:100dvh;max-width:100vw;border-radius:0;aspect-ratio:unset}.pvm__video{object-fit:cover}}.pvm__close,.pvm__volume{position:absolute;z-index:2;width:var(--pvm-btn-size);height:var(--pvm-btn-size);border-radius:50%;background:#0006;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease}.pvm__close svg,.pvm__volume svg{width:var(--pvm-btn-icon);height:var(--pvm-btn-icon)}.pvm__close:hover,.pvm__volume:hover{background:#0000008c}.pvm__close{top:1.5rem;right:var(--pvm-btn-right)}.pvm__volume{top:calc(1.5rem + var(--pvm-btn-size) + .75rem);right:var(--pvm-btn-right)}.pvm__scrubber{position:absolute;top:0;left:0;right:0;width:100%;height:3px;z-index:3;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;margin:0;border:none;outline:none}.pvm__scrubber::-webkit-slider-runnable-track{height:3px;background:linear-gradient(to right,rgba(255,255,255,.9) var(--pvm-p,0%),rgba(255,255,255,.3) var(--pvm-p,0%))}.pvm__scrubber::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;margin-top:-5.5px;opacity:0;transition:opacity .15s}.pvm__scrubber:hover::-webkit-slider-thumb,.pvm__scrubber:active::-webkit-slider-thumb{opacity:1}.pvm__scrubber::-moz-range-track{height:3px;background:#ffffff4d}.pvm__scrubber::-moz-range-progress{height:3px;background:#ffffffe6}.pvm__scrubber::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:none;opacity:0}.pvm__scrubber:hover::-moz-range-thumb,.pvm__scrubber:active::-moz-range-thumb{opacity:1}.product--drag-gallery{--dg-info: 33.333%;--dg-gap: 0rem;--dg-peek: 3.5rem;--dg-h: calc(100vh - var(--header-height, 0px) - var(--announcement-bar-height, 0px))}@media screen and (min-width:990px){.product--drag-gallery.product.grid{display:block!important;position:relative!important}.product--drag-gallery .product__info-wrapper{width:var(--dg-info)!important;max-width:var(--dg-info)!important;margin-left:auto!important;margin-top:calc(-1 * var(--dg-h))!important;position:relative;z-index:2;background:rgb(var(--color-background));padding:3rem 3rem 10rem 4rem;box-sizing:border-box}.product--drag-gallery .product__media-wrapper{position:sticky!important;top:calc(var(--header-height, 0px) + var(--announcement-bar-height, 0px));height:var(--dg-h);width:100%!important;max-width:100%!important;margin:0!important;z-index:1}.product--drag-gallery .product__media-wrapper media-gallery{display:block;height:100%}.product--drag-gallery .product__media-wrapper slider-component{display:block;height:100%;position:relative}.product--drag-gallery .product__media-wrapper slider-component:after{content:"";position:absolute;top:0;bottom:0;right:var(--dg-info);width:4rem;pointer-events:none;z-index:2;background:linear-gradient(to left,#00000052,#0000)}.product--drag-gallery .product__media-list{display:flex;flex-wrap:nowrap;height:100%;width:100%;margin:0;gap:var(--dg-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;box-sizing:border-box}.product--drag-gallery .product__media-list::-webkit-scrollbar{display:none}.product--drag-gallery .product__media-list.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.product--drag-gallery .product__media-list.is-dragging *{pointer-events:none}.product--drag-gallery .product__media-list .product__media-item,.product--drag-gallery .product__media-list .product__media-item:first-child,.product--drag-gallery .product__media-list .product__media-item--full{flex:0 0 calc((100% - var(--dg-info) - var(--dg-peek) - 2 * var(--dg-gap)) / 2)!important;width:calc((100% - var(--dg-info) - var(--dg-peek) - 2 * var(--dg-gap)) / 2)!important;max-width:none!important;height:100%;margin:0!important;padding:0!important;scroll-snap-align:start}.product--drag-gallery .product__media-list .product__media-item:last-child{margin-right:var(--dg-info)!important}.product--drag-gallery .product__media-item .global-media-settings,.product--drag-gallery .product__media-item .media,.product--drag-gallery .product__media-item img,.product--drag-gallery .product__media-item video{width:100%;height:100%;object-fit:cover;border-radius:0}.product--large.product--drag-gallery .product__media-wrapper .product__media-list+.slider-buttons{display:flex;position:absolute;top:50%;left:0;width:66.6666%;transform:translateY(-50%);justify-content:space-between;align-items:center;padding:0 1.5rem;margin:0;pointer-events:none;z-index:4}.product--drag-gallery .slider-buttons .slider-button{pointer-events:auto;width:4rem;height:4rem;border-radius:50%;background:rgb(var(--color-background));box-shadow:0 2px 10px #00000026}.product--drag-gallery .slider-buttons .slider-button:disabled{opacity:0;pointer-events:none}.product--drag-gallery .slider-counter{display:none}}.dunora-buybox{background:#7d736412;padding:1.6rem 1.8rem;border-radius:1.2rem;margin-bottom:1.6rem}.dunora-buybox__stock{display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem}.dunora-buybox__stock-icon{flex-shrink:0;width:.8rem;height:.8rem;border-radius:50%!important;background:#008937;box-shadow:0 0 0 .4rem #00893759;margin-right:.4rem}.dunora-buybox--soldout .dunora-buybox__stock-icon{background:#9b9185}.dunora-buybox--incomplete .product-form__submit,.dunora-buybox .product-form__submit:disabled,.dunora-buybox .product-form__submit[disabled]{opacity:.5!important;cursor:not-allowed!important}.dunora-buybox__actions{display:flex;align-items:center;gap:1rem}.dunora-buybox__actions>:not(.dunora-buybox__qty){flex:1 1 auto;min-width:0}.dunora-buybox__actions .dunora-buybox__qty.quantity,.dunora-buybox__actions .product-form__submit{height:calc((var(--inputs-border-width) * 2) + 4.5rem);min-height:0!important;box-sizing:border-box}.dunora-buybox__actions>:not(.dunora-buybox__qty),.dunora-buybox__actions product-form,.dunora-buybox__actions product-form form,.dunora-buybox__actions .product-form__buttons{min-height:0!important;height:auto!important;padding:0!important;margin:0!important;display:flex;flex-direction:column;justify-content:center}.dunora-buybox__actions .product-form__submit{margin:0!important}.dunora-buybox__actions .tpo_option-set-wrapper{display:none!important}.dunora-buybox__qty{flex:0 0 auto;margin:0}.dunora-buybox__stock-text{font-size:1.1rem;font-weight:500;color:#423d35}.dunora-buybox__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem 1.2rem;margin-bottom:.4rem}.dunora-buybox__price{display:inline-flex;align-items:baseline;gap:.8rem}.dunora-buybox__price .price__badge-sale,.dunora-buybox__price .badge{display:none!important}.dunora-buybox__savings{display:inline-flex;align-items:center;white-space:nowrap;background:#7d7364;color:#f3efea;font-weight:500;line-height:1;padding:.5rem .9rem;text-transform:uppercase;font-size:var(--badge-font-size, 1rem);letter-spacing:.1rem}.dunora-buybox__savings[hidden]{display:none!important}.dunora-buybox__installment{display:block;margin:0 0 1.4rem;font-size:1.4rem;text-decoration:underline;text-underline-offset:3px;color:#1a1a1a}.dunora-buybox__installment[hidden]{display:none!important}.dunora-buybox__installment[data-tooltip]{cursor:pointer}.dunora-buybox__tip{display:inline-flex;vertical-align:middle;flex-shrink:0;width:1.8rem;height:1.8rem;margin-left:.4rem;color:#9b9185;cursor:pointer;text-decoration:none;transition:color .15s ease}.dunora-buybox__tip:hover,.dunora-buybox__installment[data-tooltip]:hover .dunora-buybox__tip{color:#4e2a1e}.dunora-buybox__tip svg{width:100%;height:100%;display:block}.dunora-buybox__klarna{height:1.2rem;width:auto;vertical-align:middle;margin-left:.5rem;text-decoration:none;display:inline-block}.product__info-container .product-form,.product__info-container .product__description,.product__info-container .icon-with-text{margin:0!important}.product-form__submit{margin-bottom:0!important}.mu{background:var(--mu-bg, #ffffff);color:var(--mu-text, #423d35);padding:var(--mu-pt, 72px) 0 var(--mu-pb, 72px)}.mu__grid{display:flex;gap:5rem;align-items:center;justify-content:center}.mu--media-right .mu__grid{flex-direction:row-reverse}.mu__content{flex:0 1 auto;min-width:0;max-width:var(--mu-content-max, 46rem)}.mu__media{position:relative;display:block;flex:0 0 var(--mu-media-max, 34rem);max-width:var(--mu-media-max, 34rem);width:100%;aspect-ratio:var(--mu-ratio, 9 / 16);padding:0;border:0;border-radius:1.2rem;overflow:hidden;cursor:pointer;background:#ece7e0;-webkit-tap-highlight-color:transparent}.mu__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.mu__media:hover .mu__thumb{transform:scale(1.04)}.mu__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1f1a141f;transition:background .2s ease}.mu__media:hover:after{background:#1f1a1433}.mu__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:grid;place-items:center;width:7rem;height:7rem;border-radius:50%;background:#f3efea;color:var(--mu-accent, #4e2a1e);box-shadow:0 6px 24px #1f1a1440;transition:transform .2s ease}.mu__media:hover .mu__play{transform:translate(-50%,-50%) scale(1.08)}.mu__play svg{width:2.6rem;height:2.6rem;margin-left:.3rem;display:block}.mu__eyebrow{display:inline-block;margin:0 0 1.4rem;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--mu-accent, #4e2a1e)}.mu__title{margin:0 0 1.8rem;font-family:LT Soul;font-size:clamp(2.8rem,3.2vw,4rem);line-height:1.12;color:var(--mu-text, #423d35)}.mu__subtitle{margin:0;font-size:1.6rem;line-height:1.6;color:var(--mu-text, #423d35);opacity:.9}.mu__subtitle p{margin:0 0 1.2rem}.mu__subtitle p:last-child{margin-bottom:0}.mu__note{display:flex;gap:1.2rem;margin-top:2.4rem;padding:1.6rem 1.8rem;background:var(--mu-note-bg, #7d73641f);border-radius:1rem;font-size:1.45rem;line-height:1.55;color:var(--mu-text, #423d35)}.mu__note-icon{flex:0 0 auto;width:2.4rem;height:2.4rem;color:var(--mu-accent, #4e2a1e)}.mu__note-icon svg{width:100%;height:100%;display:block}.mu__note p{margin:0}.mu__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:2.4rem;padding:1.5rem 2.6rem;background:var(--mu-accent, #4e2a1e);color:#f3efea;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1rem;text-decoration:none;transition:opacity .2s ease}.mu__btn:hover{opacity:.88}.mu-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1.5rem;pointer-events:none}.mu-modal[hidden]{display:none}.mu-modal__backdrop,.mu-modal__inner{pointer-events:auto}.mu-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer}body:has(.mu-modal:not([hidden])) .page-blur-wrapper,body:has(.mu-modal:not([hidden])) .shopify-section-group-header-group,body:has(.mu-modal:not([hidden])) .shopify-section-group-footer-group{filter:blur(8px);transition:filter .2s ease}.mu-modal__inner{--mu-btn-size: 4rem;--mu-btn-icon: 36px;--mu-btn-right: 1.5rem;position:relative;z-index:1;height:85dvh;width:auto;max-width:92vw;aspect-ratio:var(--mu-ratio, 9 / 16);border-radius:1rem;overflow:hidden;background:#000;flex-shrink:0;border:solid 1px}.mu-modal__video{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.mu-modal__close,.mu-modal__volume{position:absolute;z-index:2;width:var(--mu-btn-size);height:var(--mu-btn-size);border-radius:50%;background:transparent;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease}.mu-modal__close svg,.mu-modal__volume svg{width:var(--mu-btn-icon);height:var(--mu-btn-icon)}.mu-modal__close:hover,.mu-modal__volume:hover{background:#0000008c}.mu-modal__close{top:1.5rem;right:var(--mu-btn-right)}.mu-modal__volume{top:calc(1.5rem + var(--mu-btn-size) + .75rem);right:var(--mu-btn-right)}.mu-modal__scrubber{position:absolute;top:0;left:0;right:0;width:100%;height:4px;margin:0;padding:0;z-index:3;cursor:pointer;-webkit-appearance:none;appearance:none;background:transparent;border:none;outline:none}.mu-modal__scrubber::-webkit-slider-runnable-track{height:3px;background:linear-gradient(to right,rgba(255,255,255,.9) var(--mu-p,0%),rgba(255,255,255,.3) var(--mu-p,0%))}.mu-modal__scrubber::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;margin-top:-5.5px;opacity:0;transition:opacity .15s}.mu-modal__scrubber:hover::-webkit-slider-thumb,.mu-modal__scrubber:active::-webkit-slider-thumb{opacity:1}.mu-modal__scrubber::-moz-range-track{height:3px;background:#ffffff4d}.mu-modal__scrubber::-moz-range-progress{height:3px;background:#ffffffe6}.mu-modal__scrubber::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:none;opacity:0}.mu-modal__scrubber:hover::-moz-range-thumb,.mu-modal__scrubber:active::-moz-range-thumb{opacity:1}@media screen and (max-width:749px){.mu__grid,.mu--media-right .mu__grid{flex-direction:column;gap:2.8rem;align-items:center}.mu__media{flex:0 0 auto;width:100%;max-width:var(--mu-media-max, 34rem);margin:0 auto}.mu__content{max-width:var(--mu-content-max, 46rem)}.mu__play{width:6rem;height:6rem}.mu__play svg{width:2.2rem;height:2.2rem}.mu-modal{padding:0}.mu-modal__inner{height:100dvh;max-width:100vw;border-radius:0;border:0}}.product-info-tabs-section{padding-top:var(--pit-pt);padding-bottom:var(--pit-pb);overflow:hidden}.product-info-tabs__header{text-align:center;padding:0 2rem 4rem;max-width:900px;margin:0 auto}.product-info-tabs__heading{font-size:clamp(4rem,4vw,5rem);color:var(--pit-color);margin:0 0 1rem;line-height:1.15;font-family:LT Soul}.product-info-tabs__subheading{color:var(--pit-color);font-size:1.5rem;margin:0;opacity:.78}.product-info-tabs__tabs{display:flex;flex-direction:row;justify-content:center;padding:0 2rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-info-tabs__tabs::-webkit-scrollbar{display:none}.product-info-tabs__tab-link{background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;padding:1rem 1.5rem;font-size:1.2rem;font-weight:600;color:var(--pit-color);opacity:.45;cursor:pointer;white-space:nowrap;transition:opacity .2s ease,border-color .2s ease;flex-shrink:0;letter-spacing:.1rem;text-transform:uppercase}.product-info-tabs__tab-link:hover{opacity:.75}.product-info-tabs__tab-link.active{opacity:1;border-bottom-color:#000}.product-info-tabs__tab-content{display:none;flex-direction:row;align-items:center;gap:4rem;padding-top:4rem;margin:0 auto;box-sizing:border-box}.product-info-tabs__tab-content.is-active{display:flex}.product-info-tabs__left-tabs-images{flex:0 0 50%}.product-info-tabs__left-tabs-image{border-radius:1.5rem;overflow:hidden;aspect-ratio:4 / 3;background:#f0f0f0}.product-info-tabs__left-tabs-image img,.product-info-tabs__left-tabs-image video{width:100%;height:100%;object-fit:cover;object-position:var(--pit-obj-pos, center center);display:block}.product-info-tabs__left-tabs-image svg{width:100%;height:100%;display:block}.product-info-content{flex:1;min-width:0}.product-info-content__title{font-size:clamp(3rem,2.5vw,4rem);color:var(--pit-color);margin:0 0 1.25rem;line-height:1.15;font-family:LT Soul}.product-info-content__description{color:var(--pit-color);opacity:.75;font-size:1.5rem;line-height:1.7;max-width:var(--pit-desc-max, 48rem)}.product-info-content__description p{margin:0 0 .75rem;padding:0}.product-info-content__description p:last-child{margin-bottom:0}.product-info-content__description a{color:inherit}@media screen and (max-width:749px){.product-info-tabs__tabs{justify-content:center;padding:0 1.5rem}.product-info-tabs__tab-content{flex-direction:column;padding:2rem 1.5rem;gap:2rem}.product-info-tabs__left-tabs-images{flex:none;width:100%}.product-info-content{width:100%}}.promoties{background-color:var(--promo-bg, #f3efea);color:var(--promo-text, #1f1a14);padding:var(--promo-pt, 80px) 2rem var(--promo-pb, 96px)}.promoties__inner{max-width:820px;margin:0 auto}.promoties__offers{display:grid;gap:2.4rem}.promoties__offer{background:color-mix(in srgb,var(--promo-text, #1f1a14) 4%,transparent);border:1px solid color-mix(in srgb,var(--promo-text, #1f1a14) 10%,transparent);border-radius:1.4rem;padding:3rem}.promoties__offer-title{font-family:"LT Soul",var(--font-heading-family);font-size:clamp(2.4rem,3.4vw,3.2rem);line-height:1.15;margin:0 0 1.6rem}.promoties__offer-body{font-size:1.55rem;line-height:1.65;opacity:.9}.promoties__offer-body p{margin:0 0 1.2rem}.promoties__offer-body p:last-child{margin-bottom:0}.promoties__offer-body u{font-weight:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}.promoties__howto{margin-top:2.4rem}.promoties__howto-title{font-family:"LT Soul",var(--font-heading-family);font-size:clamp(1.7rem,2.2vw,2rem);line-height:1.25;margin:0 0 1.2rem}.promoties__howto-body{font-size:1.5rem;line-height:1.6;opacity:.9}.promoties__howto-body ol{margin:0;padding:0;list-style:none;counter-reset:promoties-step;display:grid;gap:1rem}.promoties__howto-body ol li{counter-increment:promoties-step;position:relative;padding-left:4rem;min-height:2.8rem;display:flex;align-items:center}.promoties__howto-body ol li:before{content:counter(promoties-step);position:absolute;left:0;top:0;width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--promo-accent, #4e2a1e);color:#f3efea;font-family:"LT Soul",var(--font-heading-family);font-size:1.5rem;font-weight:600;line-height:1}.promoties__howto-body ul{margin:0;padding-left:2rem}.promoties__terms{margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid color-mix(in srgb,var(--promo-text, #1f1a14) 14%,transparent)}.promoties__terms-title{font-family:"LT Soul",var(--font-heading-family);font-size:clamp(1.7rem,2.2vw,2rem);line-height:1.25;margin:0 0 1.2rem;color:var(--promo-accent, #4e2a1e)}.promoties__terms-body{font-size:1.35rem;line-height:1.7;opacity:.78}.promoties__terms-body p{margin:0 0 1rem}.promoties__terms-body p:last-child{margin-bottom:0}.promoties__buttons{margin:4.5rem auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem 1.6rem}.promoties__btn{display:inline-block;text-decoration:none;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.1rem;text-transform:uppercase;line-height:1;padding:1.6rem 3.2rem;border-radius:999px;border:1px solid var(--promo-accent, #4e2a1e);transition:opacity .15s ease,background-color .15s ease,color .15s ease}.promoties__btn--primary{background:var(--promo-accent, #4e2a1e);color:#f3efea}.promoties__btn--primary:hover{opacity:.88}.promoties__btn--secondary{background:transparent;color:var(--promo-accent, #4e2a1e)}.promoties__btn--secondary:hover{background:var(--promo-accent, #4e2a1e);color:#f3efea}@media screen and (max-width:749px){.promoties{padding-left:1.5rem;padding-right:1.5rem}.promoties__offer{padding:2.2rem}.promoties__buttons{flex-direction:column;align-items:stretch}.promoties__btn{text-align:center}}.ts-source{display:inline-flex;align-items:center;gap:.45em;padding:.45em .9em;background:var(--ts-source-bg, #ffffff);color:var(--ts-source-color, #1f1a14);border-radius:999px;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.03em}.ts-source__icon{width:1.3em;height:1.3em;display:block;flex-shrink:0}.stl{background-color:var(--stl-bg, #ffffff);color:var(--stl-text, #1a1a1a);padding:var(--stl-pt, 72px) 0 var(--stl-pb, 72px)}.stl__heading{text-align:left;margin:0 0 4rem;font-family:LT Soul;font-size:4rem;line-height:1.1;color:var(--stl-text, #1a1a1a)}.stl__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.stl__card{position:relative;display:block;aspect-ratio:3 / 4;border-radius:1.2rem;overflow:hidden;text-decoration:none;color:inherit;background:#ece7e0}.stl__img{width:100%;height:100%;object-fit:cover;display:block}.stl__dot{position:absolute;left:var(--hx, 50%);top:var(--hy, 45%);transform:translate(-50%,-50%);width:2rem!important;height:2rem!important;min-width:2rem;aspect-ratio:1 / 1;border-radius:50%!important;background:#fffffff2;box-shadow:0 2px 10px #0000004d;display:grid;place-items:center;box-sizing:border-box;flex:0 0 auto;z-index:2}.stl__dot-core{aspect-ratio:1 / 1}.stl__dot-core{width:1rem;height:1rem;border-radius:50%!important;background:var(--stl-accent, #4e2a1e)}.stl__dot:after{content:"";position:absolute;top:-.4rem;right:-.4rem;bottom:-.4rem;left:-.4rem;border-radius:50%;border:2px solid rgba(255,255,255,.8);animation:stl-pulse 2.2s ease-out infinite}@keyframes stl-pulse{0%{transform:scale(.7);opacity:.9}to{transform:scale(1.7);opacity:0}}@media(prefers-reduced-motion:reduce){.stl__dot:after{animation:none}}.stl__tooltip{position:absolute;bottom:calc(100% + 1.1rem);left:50%;transform:translate(-50%) translateY(.4rem);display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.1rem 1.4rem;background:#fff;color:#1a1a1a;border-radius:.9rem;text-align:left;box-shadow:0 10px 28px #00000038;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.stl__tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:7px solid transparent;border-top-color:#fff}.stl__dot:hover .stl__tooltip{opacity:1;transform:translate(-50%) translateY(0)}.stl__swatch{width:2.6rem;height:2.6rem;border-radius:50%!important;flex:0 0 auto;border:1px solid rgba(0,0,0,.12);background-size:cover;background-position:center}.stl__tip-label{font-size:1.2rem;opacity:.6;white-space:nowrap;text-transform:uppercase;letter-spacing:.08em}.stl__tip-color{display:flex;align-items:center;gap:.8rem;white-space:nowrap}.stl__cname{font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.stl__btn{position:absolute;right:1.4rem;bottom:1.4rem;padding:1.3rem 2rem;background:#f3efea;color:#1a1a1a;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1rem;transition:background .2s ease,color .2s ease}.stl__card:hover .stl__btn{background:#4e2a1e;color:#f3efea}.stl__progress{display:none}@media screen and (max-width:749px){.stl__grid{display:flex;grid-template-columns:none;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:0 -1.5rem;padding:0 1.5rem .4rem;scroll-padding:0 1.5rem;scrollbar-width:none}.stl__grid::-webkit-scrollbar{display:none}.stl__card{flex:0 0 78%;scroll-snap-align:center}.stl__heading{margin-bottom:2.5rem}.stl__progress{display:block;height:2px;margin:1.8rem 0 0;background:#423d3526;border-radius:2px;overflow:hidden}.stl__progress-fill{display:block;height:100%;width:30%;background:var(--stl-text, #1a1a1a);border-radius:2px}}.ts-section{background-color:var(--ts-bg);padding:var(--ts-pt) 0 var(--ts-pb);overflow:hidden;isolation:isolate}.ts-header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding:0 5rem 2.5rem;box-sizing:border-box}.ts-header-texts{display:flex;flex-direction:column;gap:.5rem}.ts-tag{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ts-color);opacity:.55;margin:0}.ts-heading{margin:0;color:var(--ts-color);font-size:clamp(5rem,4vw,5rem);line-height:1.15;font-family:LT Soul}.ts-reviews-btn{flex-shrink:0;display:inline-block;padding:.625rem 1.25rem;border:1.5px solid var(--ts-color);color:var(--ts-color);text-decoration:none;letter-spacing:.05em;white-space:nowrap;transition:background .15s ease,color .15s ease;text-transform:uppercase;letter-spacing:.1rem;font-size:1.2rem;font-weight:600}.ts-reviews-btn:hover{background:var(--ts-color);color:var(--ts-bg)}.ts-nav-row{display:flex;align-items:center;gap:.5rem;padding:0 5rem 2rem;box-sizing:border-box;justify-content:end}.ts-arrow{flex-shrink:0;width:2.5rem;height:2.5rem;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--ts-color);opacity:.5;transition:opacity .2s;padding:0;border-radius:50%}.ts-arrow:hover{opacity:1}.ts-arrow.swiper-button-disabled{opacity:.2;cursor:default}.ts-arrow svg{width:3rem;height:3rem;display:block}.ts-reviews-btn--footer{display:none}.ts-stars{display:flex;gap:.15rem;margin-bottom:1rem}.ts-stars svg{display:block;flex-shrink:0;fill:var(--ts-stars-color, #000000)}.ts-main-wrap{padding:0 5rem;box-sizing:border-box}.ts-main-swiper{overflow:visible!important;width:100%;height:var(--ts-slide-height, 540px)}.ts-slide{display:flex!important;flex-direction:row;align-items:stretch;border-radius:1.5rem;overflow:hidden;background-color:var(--ts-slide-bg);height:100%;width:calc(100% - var(--ts-peek, 5rem))!important}.ts-texts{flex:0 0 40%;padding:3rem;position:relative;display:flex;flex-direction:column;overflow:hidden;z-index:0;box-sizing:border-box}.ts-blur{position:absolute;width:320px;height:320px;border-radius:50%;background-color:var(--ts-accent, rgba(100,200,100,.35));filter:blur(90px);bottom:-80px;left:-80px;z-index:-1;pointer-events:none}.ts-review{font-size:var(--ts-review-size, 4rem);line-height:1.4;color:var(--ts-review-color, var(--ts-color));flex:1;font-family:LT Soul}.ts-review p{margin:0 0 .75rem;padding:0}.ts-review p:last-child{margin-bottom:0}.ts-review a{color:inherit}.ts-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.ts-badge{display:inline-flex;align-items:center;gap:.35em;padding:.4em .9em;font-size:1rem;font-weight:600;letter-spacing:.1rem;text-transform:uppercase}.ts-badge__icon{width:1.2em;height:1.2em;object-fit:contain;display:block}.ts-footer{margin-top:2.5rem;display:flex;flex-direction:column;gap:.2rem}.ts-name{color:var(--ts-name-color, var(--ts-color));text-transform:uppercase;letter-spacing:.1rem;font-size:1.2rem;font-weight:600}.ts-category{font-size:.875rem;color:var(--ts-category-color, var(--ts-color));opacity:.55}.ts-image{flex:0 0 60%;position:relative;overflow:hidden}.ts-main-img{width:100%;height:100%;object-fit:cover;display:block}.ts-image-placeholder{width:100%;height:100%;min-height:400px;background:#d8d8d8;display:block}.ts-pagination{position:relative!important;background:#0000001f!important;height:2px!important;margin-top:1.5rem;border-radius:2px}.ts-pagination .swiper-pagination-progressbar-fill{background:var(--ts-color)!important;height:2px!important;border-radius:2px}@media screen and (max-width:989px){.ts-nav-row{padding:0 1.5rem 1.5rem}.ts-main-wrap{padding:0 1.5rem}.ts-slide{--ts-peek: 3rem}.ts-review{font-size:min(var(--ts-review-size, 3rem),3rem)}.ts-nav-row{display:none}.ts-slide{flex-direction:column}.ts-texts{flex:0 0 auto;width:100%}.ts-image{flex:1;width:100%;min-height:0}.ts-header{padding:0 1.5rem 2.5rem}.ts-reviews-btn--header{display:none}.ts-reviews-btn--footer{display:block;text-align:center;margin:2rem 1.5rem 0}}.tooltip-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.tooltip-overlay.is-open{opacity:1;visibility:visible}.tooltip-popup{position:fixed;top:1.5rem;right:1.5rem;bottom:1.5rem;height:auto;width:500px;background:#f3efea;z-index:9999;transform:translate(calc(100% + 1.5rem));transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;border:solid 1px black}.tooltip-overlay.is-open .tooltip-popup{transform:translate(0)}.tooltip-popup__header{padding:2.4rem 2.4rem 2rem;border-bottom:1px solid black;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0}.tooltip-popup__title{font-size:2.2rem;color:#1a1a1a;margin:0;line-height:1.2;font-family:LT Soul}.tooltip-popup__close{width:4rem;height:4rem;border:solid 1px black;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease;flex-shrink:0}.tooltip-popup__close:hover{background:#e5e5e5;transform:rotate(90deg)}.tooltip-popup__close svg{width:1.8rem;height:1.8rem;stroke:#000}.tooltip-popup__body{flex:1;overflow-y:auto;padding:3.2rem 2.4rem;scrollbar-width:thin;scrollbar-color:#ccc #f5f5f5;text-wrap:pretty}.tooltip-popup__title,.tooltip-popup__body h1,.tooltip-popup__body h2,.tooltip-popup__body h3{text-wrap:balance}.tooltip-popup__body::-webkit-scrollbar{width:6px}.tooltip-popup__body::-webkit-scrollbar-track{background:#f5f5f5}.tooltip-popup__body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.tooltip-popup__body h1{font-family:LT Soul;font-size:2.6rem;font-weight:400;line-height:1.2;color:#1a1a1a;margin:0 0 1rem}.tooltip-popup__body h2{font-family:LT Soul;font-size:2.2rem;font-weight:400;line-height:1.2;color:#1a1a1a;margin:0 0 1rem}.tooltip-popup__body h3{font-family:LT Soul;font-size:1.8rem;font-weight:400;line-height:1.25;color:#1a1a1a;margin:2.4rem 0 .75rem}.tooltip-popup__body h3:first-child{margin-top:0}.tooltip-popup__body p{font-size:1.5rem;line-height:1.6;color:#555;margin:0 0 1rem}.tooltip-popup__body ul,.tooltip-popup__body ol{padding-left:2rem;margin:.5rem 0 1.2rem}.tooltip-popup__body li{font-size:1.5rem;line-height:1.6;color:#555;margin-bottom:.5rem}.tooltip-popup__body strong{color:#1a1a1a}.tooltip-popup__body img{width:100%;height:auto;border-radius:.8rem;margin:1.2rem 0;display:block}.tooltip-popup__body hr{border:none;border-top:1px solid #e5e5e5;margin:2.4rem 0}.tooltip-popup__body .rte a{color:inherit;text-decoration:underline}@media(max-width:749px){.tooltip-popup{top:1.5rem;bottom:1.5rem;right:1.5rem;left:1.5rem;width:auto;height:auto;transform:translateY(calc(100% + 1.5rem));border-radius:1.6rem}.tooltip-overlay.is-open .tooltip-popup{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.tooltip-overlay,.tooltip-popup{transition:none}}.tpo_option-tooltip{display:none!important}.tooltip-custom-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;align-self:center;width:1.8rem;height:1.8rem;margin-left:.3rem;color:#929292!important;cursor:pointer;vertical-align:middle;-webkit-user-select:none;user-select:none;transition:color .15s ease}.tooltip-custom-icon svg{width:100%;height:100%;display:block;fill:currentColor!important}.tooltip-custom-icon svg path{fill:currentColor!important}.tooltip-custom-icon:hover{color:#6b6b6b!important}.tooltip-popup__body>*:first-child{margin-top:0}.tooltip-figure{margin:1.6rem 0}.tooltip-figure img{width:100%;height:auto;display:block;border-radius:.8rem}.tooltip-figure figcaption{margin-top:.6rem;font-size:1.3rem;color:#777}.tooltip-video{display:inline-block;vertical-align:top;width:13rem;max-width:100%;margin:0 .75rem 1.2rem 0}.tooltip-video-thumb{position:relative;display:block;width:100%;margin:0;padding:0;border:0;border-radius:.8rem;overflow:hidden;cursor:pointer;background:#000;aspect-ratio:9 / 16}.tooltip-video__title{margin-top:.8rem;font-size:1.4rem;font-weight:600;line-height:1.3;color:#1a1a1a;text-transform:uppercase;letter-spacing:.05rem}.tooltip-video__desc{margin-top:.3rem;font-size:1.3rem;line-height:1.5;color:#777}.tooltip-video-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;border-radius:0;object-fit:cover;display:block}.tooltip-video-thumb__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;background:#00000026;transition:background .2s ease}.tooltip-video-thumb:hover .tooltip-video-thumb__play{background:#0000004d}.tooltip-video-thumb__play svg{width:4rem;height:4rem;display:block;transition:transform .2s ease}.tooltip-video-thumb:hover .tooltip-video-thumb__play svg{transform:scale(1.1)}.tooltip-faq{border-bottom:1px solid #e2dcd3}.tooltip-faq:first-of-type{border-top:1px solid #e2dcd3}.tooltip-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.6rem 0;font-family:LT Soul;font-size:1.6rem;font-weight:400;line-height:1.3;color:#1a1a1a}.tooltip-faq summary::-webkit-details-marker{display:none}.tooltip-faq summary:after{content:"";flex-shrink:0;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%231a1a1a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5'/%3E%3C/svg%3E") center / contain no-repeat;transition:transform .2s ease}.tooltip-faq[open] summary:after{transform:rotate(180deg)}.tooltip-faq__answer{padding:0 0 1.6rem}.tooltip-faq__answer>*:first-child{margin-top:0}.tooltip-popup__body>*{margin-top:0;margin-bottom:2.4rem}.tooltip-popup__body>*:last-child{margin-bottom:0}.tooltip-popup__body>.tooltip-faq{margin-bottom:0}.tooltip-popup__body>.tooltip-faq:has(+:not(.tooltip-faq)){margin-bottom:2.4rem}.tooltip-btn{display:block;width:100%;box-sizing:border-box;padding:1.4rem 2rem;text-align:center;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.1rem;text-transform:uppercase;line-height:1.3;text-decoration:none;cursor:pointer;border:1px solid #1a1a1a;transition:background .2s ease,color .2s ease,opacity .2s ease}.tooltip-btn--primary{background:#4e2a1e;color:#f3efea;border-color:#4e2a1e}.tooltip-btn--primary:hover{opacity:.9}.tooltip-btn--secondary{background:transparent;color:#1a1a1a}.tooltip-btn--secondary:hover{background:#0000000f}.tooltip-popup__body>.tooltip-btn{margin-bottom:1rem}.tooltip-popup__body>.tooltip-btn:has(+:not(.tooltip-btn)){margin-bottom:2.4rem}.tooltip-popup__body>.tooltip-btn:last-child{margin-bottom:0}.quick-add-wrap{padding-top:var(--qa-pt, 0);padding-bottom:var(--qa-pb, 0)}.quick-add__header{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem 1rem;margin-bottom:1.2rem}.quick-add__heading{font-family:LT Soul;font-size:1.8rem;line-height:1.2;color:#1a1a1a}.quick-add__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.1rem;background:#4e2a1e;color:#f3efea;border-radius:100px;font-size:1.2rem;line-height:1.25;letter-spacing:.02em}.quick-add__badge--tip{border:0;cursor:pointer}.quick-add__badge--tip:hover{opacity:.9}.quick-add__badge-icon{width:1.3rem;height:1.3rem;flex:0 0 auto}.quick-add{display:flex;align-items:center;gap:1.6rem;background:transparent}.quick-add__media{flex:0 0 auto;width:8rem;height:8rem;border-radius:.6rem;overflow:hidden;background:#f0ece6;display:block;text-decoration:none}.quick-add__img{width:100%;height:100%;object-fit:cover;display:block}.quick-add__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}.quick-add__title{font-family:LT Soul;font-size:1.6rem;line-height:1.25;color:#1a1a1a;text-decoration:none}a.quick-add__title:hover{text-decoration:underline}.quick-add__price{font-size:1.4rem;color:#6b6b6b}.quick-add__btn{flex:0 0 auto;width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;background:#4e2a1e;color:#f3efea;border:1px solid #4e2a1e;border-radius:.4rem;cursor:pointer;transition:opacity .2s ease,background .2s ease}.quick-add__btn:hover{opacity:.9}.quick-add__btn:disabled{opacity:.45;cursor:not-allowed}.quick-add__btn.is-loading{opacity:.6;cursor:progress}.quick-add__icon{width:1.8rem;height:1.8rem;display:block}.quick-add__icon--check,.quick-add__btn.is-added .quick-add__icon--plus{display:none}.quick-add__btn.is-added .quick-add__icon--check{display:block}@media(max-width:480px){.quick-add__media{width:6.4rem;height:6.4rem}}.product-cta-wrap{padding-top:var(--pcb-pt, 0);padding-bottom:var(--pcb-pb, 0)}.product-cta-btn{display:flex;width:100%;box-sizing:border-box;align-items:center;justify-content:center;gap:.8rem;padding:1.3rem 2.4rem;border-radius:.4rem;border:1px solid #4e2a1e;font-size:1.5rem;font-weight:500;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:opacity .2s ease,background .2s ease,color .2s ease}.product-cta-btn--primary{background:var(--pcb-bg, #4e2a1e);color:var(--pcb-text, #f3efea);border-color:var(--pcb-bg, #4e2a1e)}.product-cta-btn--primary:hover{opacity:.9}.product-cta-btn--secondary{background:transparent;color:var(--pcb-bg, #4e2a1e);border-color:var(--pcb-bg, #4e2a1e)}.product-cta-btn--secondary:hover{background:#4e2a1e14}.product-cta-btn__icon{width:1.8rem;height:1.8rem;flex:0 0 auto}.tooltip-img-grid{display:grid;gap:1.4rem;align-items:start}.tooltip-img-grid--2{grid-template-columns:repeat(2,1fr)}.tooltip-img-grid--3{grid-template-columns:repeat(3,1fr)}.tooltip-img-grid__cell{margin:0}.tooltip-img-grid__img{width:100%;height:auto;display:block;border-radius:.8rem}.tooltip-img-grid__caption{display:block}.tooltip-img-grid__cell--below .tooltip-img-grid__caption{margin-top:.8rem}.tooltip-img-grid__cell--above .tooltip-img-grid__caption{margin-bottom:.8rem}.tooltip-img-grid__title{display:block;font-family:LT Soul;font-size:1.5rem;line-height:1.25;color:#1a1a1a}.tooltip-img-grid__sub{display:block;margin-top:.2rem;font-size:1.3rem;line-height:1.45;color:#777}@media(max-width:480px){.tooltip-img-grid--3{grid-template-columns:repeat(2,1fr)}}.ugcs-heading{font-size:calc(var(--font-heading-scale) * 3rem);font-weight:400;margin-bottom:1.5rem;font-family:LT Soul;text-align:center}.ugcs-section .ugcs-track{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:.75rem;margin:5rem;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}.ugcs-section .ugcs-track:active{cursor:grabbing}.ugcs-section .ugcs-track::-webkit-scrollbar{display:none}.ugcs-section .ugcs-item-wrap{flex:0 0 calc(31% - .5rem);scroll-snap-align:start;min-width:0}.ugcs-section .ugcs-item-wrap .ugcs-item{width:100%}@media screen and (max-width:749px){.ugcs-section .ugcs-item-wrap{flex:0 0 calc(44% - .375rem)}.ugcs-section .ugcs-track{margin:1.5rem}}.ugcs-item__title{margin-top:.75rem;font-size:1rem;font-weight:400;line-height:1.3;text-transform:uppercase;color:rgb(var(--color-foreground))}.ugcs-item{position:relative;border-radius:.75rem;overflow:hidden;cursor:pointer;aspect-ratio:9 / 16;display:block}.ugcs-item__video,.ugcs-item__image{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.ugcs-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000001a;transition:background .2s ease}.ugcs-item:hover .ugcs-item__overlay{background:#0000004d}.ugcs-item__play{width:auto;height:auto;border-radius:0!important;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.ugcs-item__play svg{width:4rem;height:4rem;display:block}.ugcs-item:hover .ugcs-item__play{transform:scale(1.1)}.ugcs-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;padding:1.5rem;pointer-events:none}.ugcs-modal[hidden]{display:none}.ugcs-modal__backdrop,.ugcs-modal__inner{pointer-events:auto}@media screen and (min-width:750px)and (min-height:750px){.ugcs-modal{bottom:0;align-items:flex-end;justify-content:flex-start;padding-bottom:1.5rem}.ugcs-modal__inner{height:75dvh;width:auto}}@media screen and (min-width:750px)and (max-height:749px){.ugcs-modal{align-items:stretch;justify-content:flex-start}.ugcs-modal__inner{height:100%;width:auto}}@media screen and (max-width:749px){.ugcs-modal{align-items:center;justify-content:center}.ugcs-modal__inner{height:calc(100dvh + -0rem);width:auto;max-width:calc(100vw + -0rem)}}.ugcs-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer}.ugcs-modal__inner{--ugcs-btn-size: 4rem;--ugcs-btn-icon: 36px;--ugcs-btn-right: 1.5rem;position:relative;z-index:1;aspect-ratio:9 / 16;border-radius:1rem;overflow:hidden;background:#000;flex-shrink:0;border:solid 1px}.ugcs-modal__video{width:100%;height:100%;object-fit:cover;display:block}.ugcs-modal__close,.ugcs-modal__volume,.ugcs-modal__prev,.ugcs-modal__next{position:absolute;z-index:2;width:var(--ugcs-btn-size);height:var(--ugcs-btn-size);border-radius:50%;background:transparent;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease}.ugcs-modal__close svg,.ugcs-modal__volume svg,.ugcs-modal__prev svg,.ugcs-modal__next svg{width:var(--ugcs-btn-icon);height:var(--ugcs-btn-icon)}.ugcs-modal__close:hover,.ugcs-modal__volume:hover,.ugcs-modal__prev:hover,.ugcs-modal__next:hover{background:#0000008c}.ugcs-modal__close{top:1.5rem;right:var(--ugcs-btn-right)}.ugcs-modal__volume{top:calc(1.5rem + var(--ugcs-btn-size) + .75rem);right:var(--ugcs-btn-right)}.ugcs-modal__prev{top:50%;right:var(--ugcs-btn-right);width:var(--ugcs-btn-size);height:var(--ugcs-btn-size);flex-shrink:0;transform:translateY(calc(-100% - .5rem))}.ugcs-modal__next{top:50%;right:var(--ugcs-btn-right);width:var(--ugcs-btn-size);height:var(--ugcs-btn-size);flex-shrink:0;transform:translateY(.5rem)}.ugcs-modal__scrubber{position:absolute;top:0;left:0;right:0;width:100%;height:4px;margin:0;padding:0;z-index:3;cursor:pointer;-webkit-appearance:none;appearance:none;background:transparent;border:none;outline:none}.ugcs-modal__scrubber::-webkit-slider-runnable-track{height:3px;background:linear-gradient(to right,rgba(255,255,255,.9) var(--ugcs-p,0%),rgba(255,255,255,.3) var(--ugcs-p,0%))}.ugcs-modal__scrubber::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;margin-top:-5.5px;opacity:0;transition:opacity .15s}.ugcs-modal__scrubber:hover::-webkit-slider-thumb,.ugcs-modal__scrubber:active::-webkit-slider-thumb{opacity:1}.ugcs-modal__scrubber::-moz-range-track{height:3px;background:#ffffff4d}.ugcs-modal__scrubber::-moz-range-progress{height:3px;background:#ffffffe6}.ugcs-modal__scrubber::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:none;opacity:0}.ugcs-modal__scrubber:hover::-moz-range-thumb,.ugcs-modal__scrubber:active::-moz-range-thumb{opacity:1}.ugcs-modal__product{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:4rem 1.5rem 1.5rem;background:linear-gradient(to top,#0006,#0000);display:flex;align-items:stretch;gap:.875rem}.ugcs-modal__product[hidden]{display:none}.ugcs-modal__product-image-wrap{flex-shrink:0;width:8rem;height:8rem;border-radius:.5rem;overflow:hidden;aspect-ratio:3 / 4;display:block;align-self:flex-start;background:#ffffff1a}.ugcs-modal__product-img{width:100%;height:100%;object-fit:cover;display:block}.ugcs-modal__product-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.ugcs-modal__product-title{color:#fff;font-size:1.2rem;font-weight:600;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;letter-spacing:.1rem;text-transform:uppercase}.ugcs-modal__product-price{color:#ffffffd1;font-size:1.5rem;margin:0;margin-top:-.5rem}.ugcs-modal__product-btn{display:inline-block;margin-top:auto;padding:.375rem .875rem;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;white-space:nowrap;align-self:flex-start;transition:background .15s ease;text-transform:uppercase;border:solid .5px white;letter-spacing:.1rem}.ugcs-modal__product-btn:hover{background:#000;color:#fff}@media screen and (min-width:750px){.ugcs-modal--beside-tooltip{top:0;bottom:0;align-items:stretch;justify-content:flex-end;padding:1.5rem;padding-right:calc(500px + 3rem)}.ugcs-modal--beside-tooltip .ugcs-modal__inner{height:100%;width:auto}.ugcs-modal--beside-tooltip .ugcs-modal__backdrop{right:calc(500px + 3rem);background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}}.upsell{padding:var(--up-pt, 24px) 0 var(--up-pb, 24px)}.upsell__inner{max-width:var(--up-width, 60rem);margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.upsell__card{display:flex;align-items:center;gap:1.6rem;background:var(--up-bg, #f3efea);color:var(--up-text, #1f1a14);border:1px solid rgba(66,61,53,.14);border-radius:1rem;padding:1.5rem 1.8rem;box-sizing:border-box}.upsell__media{flex:0 0 auto;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}.upsell__media img{width:100%;height:100%;object-fit:cover;border-radius:.6rem;display:block}.upsell__icon{display:flex;color:var(--up-btn-bg, #4e2a1e)}.upsell__icon svg{width:3.4rem;height:3.4rem;display:block}.upsell__body{flex:1 1 auto;min-width:0}.upsell__title{font-family:DM Sans,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.2}.upsell__desc{font-size:1.35rem;line-height:1.45;opacity:.85;margin-top:.3rem}.upsell__desc p{margin:0}.upsell__desc p+p{margin-top:.5rem}.upsell__action{flex:0 0 auto;display:flex;align-items:center;gap:1.2rem}.upsell__price{font-weight:700;font-size:1.5rem;white-space:nowrap}.upsell__btn{border:0;cursor:pointer;background:var(--up-btn-bg, #4e2a1e);color:var(--up-btn-text, #f3efea);font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08rem;padding:1.15rem 1.9rem;border-radius:.6rem;white-space:nowrap;transition:opacity .2s ease}.upsell__btn:hover{opacity:.9}.upsell__btn[disabled],.upsell__btn.is-added{opacity:.55;cursor:default}.upsell__btn.is-loading{opacity:.6;cursor:wait}.upsell__placeholder{max-width:60rem;margin:0 auto;text-align:center;padding:2rem;border:1px dashed rgba(66,61,53,.3);border-radius:1rem;color:#1f1a14;font-size:1.4rem}@media screen and (max-width:749px){.upsell__card{flex-wrap:wrap}.upsell__action{width:100%;justify-content:space-between}}.usp-feature-section{background-color:var(--usp-f-bg);padding-top:var(--usp-f-pt);padding-bottom:var(--usp-f-pb)}.usp-feature-section .usp-container{display:flex;flex-direction:row;align-items:stretch;margin:0 auto}.usp-feature-section .usp-container--image-right{flex-direction:row-reverse}.usp-feature-section .usp-image-wrapper{flex:0 0 50%;aspect-ratio:5 / 4;overflow:hidden}.usp-feature-section .usp-image-wrapper img,.usp-feature-section .usp-image-wrapper video{width:100%;height:100%;object-fit:cover;object-position:var(--usp-obj-pos, center center);display:block}.usp-feature-section .usp-image-placeholder{width:100%;height:100%;display:block;background:#e8e4df}.usp-feature-section .usp-content-wrapper{flex:0 0 50%;display:flex;flex-direction:column;justify-content:center;padding:var(--usp-f-content-pt, 4rem) 5rem var(--usp-f-content-pb, 4rem);box-sizing:border-box}.usp-feature-section .usp-heading{margin:0 0 1.25rem;color:var(--usp-f-title-color);font-size:var(--usp-f-heading-size);line-height:1.15;font-family:LT Soul}.usp-feature-section .usp-heading em{font-style:italic}.usp-feature-section .usp-description{color:var(--usp-f-title-color);opacity:.78;margin-bottom:2.5rem;line-height:1.6;font-size:var(--usp-f-desc-size);max-width:var(--usp-f-desc-max, 48rem)}.usp-feature-section .usp-description p{margin:0 0 .75rem;padding:0}.usp-feature-section .usp-description p:last-child{margin-bottom:0}.usp-feature-section .usp-description a{color:inherit}.usp-feature-section .usp-blocks-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 2rem;align-items:start}@media screen and (max-width:989px){.usp-feature-section .usp-container{flex-direction:column}.usp-feature-section .usp-image-wrapper{flex:none;width:100%}.usp-feature-section .usp-content-wrapper{flex:none;width:100%;padding:var(--usp-f-content-pt-m, 2.5rem) 1.5rem var(--usp-f-content-pb-m, 2.5rem)}}@media screen and (min-width:750px)and (max-width:989px){.usp-feature-section .usp-content-wrapper{padding:var(--usp-f-content-pt-t, 2.5rem) 1.5rem var(--usp-f-content-pb-t, 2.5rem)}}@media screen and (max-width:749px){.usp-feature-section .usp-blocks-grid{grid-template-columns:1fr;gap:0}}.value-props-grid{width:100%;word-break:break-word;background-color:var(--vp-bg);padding:var(--vp-pt) 5rem var(--vp-pb)}.value-props-grid__header{text-align:center;padding:0 0 4rem;max-width:800px;margin:0 auto}.value-props-grid__heading{margin:0 0 1rem;color:var(--vp-heading-color);font-family:LT Soul;font-size:5rem;line-height:1.1}.value-props-grid__intro{margin:0;color:var(--vp-subtext-color);opacity:.78}.value-props-grid__grid{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:5rem}.value-props-grid__tile{display:flex;flex-direction:column;text-align:left}.value-props-grid__image-wrap{width:100%;overflow:hidden;border-radius:.5rem;aspect-ratio:13 / 14}.value-props-grid__image,.value-props-grid__video{width:100%;height:100%;object-fit:cover;object-position:var(--vp-obj-pos, center center);display:block}.value-props-grid__placeholder{width:100%;height:100%;object-fit:cover;display:block;background:#e8e8e8}.value-props-grid__text{margin-top:1.8rem}.value-props-grid__tile-title{margin:0 0 .6rem;color:var(--vp-heading-color);font-family:LT Soul;font-size:3rem;line-height:1.15}.value-props-grid__tile-subtitle{margin:0;color:var(--vp-subtext-color);opacity:.78}.value-props-grid__tile-subtitle p{margin:0;padding:0}.value-props-grid__tile-subtitle a{color:inherit}@media screen and (max-width:749px){.value-props-grid{padding:var(--vp-pt) 1.5rem var(--vp-pb)}.value-props-grid__grid{grid-template-columns:1fr;gap:3rem}.value-props-grid__header{padding:0 0 2.5rem}}.vft{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:var(--vft-height, 70vh);padding:var(--vft-pt, 80px) 2rem var(--vft-pb, 80px);box-sizing:border-box;color:var(--vft-text, #ffffff);background:#000}.vft__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.vft__bg video,.vft__bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.vft__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,var(--vft-overlay, .4))}.vft__inner{position:relative;z-index:1;width:100%;max-width:72rem;margin:0 auto;text-align:center}.vft__eyebrow{display:inline-block;margin:0 0 1.6rem;font-size:1.3rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--vft-eyebrow, #ffffff);opacity:.9}.vft__title{margin:0 0 1.8rem;font-family:LT Soul;font-size:clamp(3rem,4vw,5rem);line-height:1.1;color:var(--vft-text, #ffffff)}.vft__subtext{margin:0 auto 3rem;max-width:52rem;font-size:1.7rem;line-height:1.6;opacity:.92}.vft__subtext p{margin:0 0 1rem}.vft__subtext p:last-child{margin-bottom:0}.vft__btn{display:inline-flex;align-items:center;justify-content:center;padding:1.7rem 2.8rem;background:var(--vft-btn-bg, #ffffff);color:var(--vft-btn-text, #1a1a1a);font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1rem;text-decoration:none;transition:background .2s ease,color .2s ease,opacity .2s ease}.vft__btn:hover{background:#f3efea}@media screen and (max-width:749px){.vft{padding-left:1.5rem;padding-right:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
