:root,.color-background-1,.color-background-2,.color-inverse,.color-accent-1,.color-accent-2{--color-background: 253, 252, 249;--color-foreground: 45, 41, 38;--color-button: 197, 168, 128;--color-button-text: 253, 252, 249;--color-secondary-button: 253, 252, 249;--color-secondary-button-text: 45, 41, 38;--color-link: 45, 41, 38;--color-badge-foreground: 45, 41, 38;--color-badge-background: 253, 252, 249;--gradient-background: #FDFCF9}[class*=color-scheme-]{--color-background: 253, 252, 249;--color-foreground: 45, 41, 38;--color-button: 197, 168, 128;--color-button-text: 253, 252, 249;--color-secondary-button: 253, 252, 249;--color-secondary-button-text: 45, 41, 38;--color-link: 45, 41, 38;--gradient-background: #FDFCF9}body{background-color:#fdfcf9!important;color:#2d2926}:root{--buttons-radius: 50px;--buttons-radius-outset: 50px;--buttons-border-offset: 0px}shopify-accelerated-checkout,shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-border-radius: 50px}.button--secondary{border-radius:50px!important}.banner:before,.banner__overlay,.image-banner:before,.image-banner .banner__overlay,.hero__overlay,[class*=__overlay]{display:none!important;opacity:0!important;background:transparent!important}img,.media>img,.card__media img,.banner__media img,.media-gallery img,.product-media-container img{filter:none!important}.pagination__item--current:after,a.pagination__item:hover:after{display:none!important}.pagination__item{border-radius:50%;width:4.4rem;height:4.4rem;border:1px solid transparent;transition:background-color .2s ease,border-color .2s ease}.pagination__item--current{background-color:#c5a8801f;border-color:#c5a880;border-width:1px;font-weight:500}a.pagination__item:not(.pagination__item--current):hover{background-color:#c5a8800f;border-color:#c5a88059}.pagination__item-arrow .svg-wrapper,.pagination__item-arrow svg,.pagination__item-arrow .icon-caret,.pagination__item-arrow .icon{display:none!important}.pagination__item--next:before{content:"";display:block;width:8px;height:8px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(-135deg);margin-left:2px}.pagination__item--prev:before{content:"";display:block;width:8px;height:8px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg);margin-right:2px}.pagination__item-arrow:hover:after{display:none!important}@media screen and (min-width:990px){.header:not(.drawer-menu){grid-template-areas:"left-icons heading icons" "navigation navigation navigation";grid-template-columns:1fr auto 1fr;align-items:center}.header__left-icons{grid-area:left-icons;display:flex;align-items:center;justify-self:start;gap:.4rem}.header__inline-menu{display:block;justify-self:center}.header__inline-menu>.list-menu--inline{justify-content:center}.header__icons{grid-area:icons;justify-self:end}.header__left-icons .header__search{display:inline-flex}.header__icons .header__search{display:none}.header__heading,.header__heading-link{grid-area:heading;justify-self:center;text-align:center}}@media screen and (max-width:989px){.header__left-icons{display:none}}.shopify-section-header-sticky+.shopify-section,.section-header+.shopify-section:first-of-type{margin-top:0}@media screen and (max-width:989px){.header{grid-template-areas:"left-icons heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center}header-drawer{grid-area:left-icons;justify-self:start}.header__heading,.header__heading-link{grid-area:heading;justify-self:center;text-align:center}.header__icons{grid-area:icons;justify-self:end;padding-right:.4rem}}.menu-drawer{backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;background:#fffcf9d9!important}.menu-drawer.gradient{background:#fffcf9d9!important}.header__left-icons .icon-caret,.desktop-localization-wrapper .icon-caret,.header-localization .icon-caret{display:none!important}.header-wrapper--border-bottom{border-bottom:1px solid rgba(197,168,128,.25)!important}.liumer-style-swatches{border:none;padding:0;margin:0 0 1.6rem}.liumer-swatch-label{display:flex;align-items:baseline;gap:.5rem;font-size:1.4rem;margin-bottom:1rem;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-weight:var(--font-body-weight);padding-left:0}.liumer-swatch-selected-value{font-weight:var(--font-body-weight-bold);color:#2d2926}.liumer-swatches-list{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.liumer-swatch-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.liumer-swatch-item{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;overflow:hidden;cursor:pointer;border:1.5px solid rgba(45,41,38,.15);outline:2px solid transparent;outline-offset:2px;transition:outline-color .2s ease,border-color .2s ease;background-color:#fdfcf9;position:relative}.liumer-swatch-item img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.liumer-swatch-text-fallback{font-size:1rem;font-weight:500;text-transform:uppercase;color:#2d2926;letter-spacing:.03em}.liumer-swatch-input:hover+.liumer-swatch-item,.liumer-swatch-item:hover{border-color:#c5a88080}.liumer-swatch-input:checked+.liumer-swatch-item{outline-color:#c5a880;border-color:#c5a880}.liumer-swatch-input:focus-visible+.liumer-swatch-item{outline:2px solid #C5A880;outline-offset:3px}.liumer-swatch-input.disabled+.liumer-swatch-item{opacity:.4}.liumer-swatch-input.disabled+.liumer-swatch-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-45deg,transparent,transparent 5px,rgba(45,41,38,.2) 5px,rgba(45,41,38,.2) 6px);border-radius:50%}.swatch-input__input:checked+.swatch-input__label{outline:2px solid #C5A880!important;outline-offset:2px}.swatch-input__input:hover+.swatch-input__label{outline:1.5px solid rgba(197,168,128,.5)!important}.swatch{--swatch-input--size: 4.4rem}.product-form__submit{background-color:rgba(197,168,128,var(--alpha-button-background))!important;color:#fdfcf9!important;margin-bottom:1rem}.product-form__submit:before,.product-form__submit:after{border-radius:50px}.liumer-buy-now-btn{background:transparent!important;color:#2d2926!important;border:1.5px solid rgba(45,41,38,.4)!important;margin-bottom:1rem}.liumer-buy-now-btn:before{background:transparent!important;border:1.5px solid rgba(45,41,38,.25)!important}.liumer-buy-now-btn:after{border-radius:50px;box-shadow:none!important}.liumer-buy-now-btn:hover{border-color:#c5a880!important;color:#c5a880!important}.liumer-buy-now-btn.loading{opacity:.7;pointer-events:none}.product-form__buttons .shopify-payment-button{margin-top:0}.quantity{display:flex!important;align-items:center!important;border-radius:50px!important;border:1px solid #E5E5E5!important;background:transparent!important;height:4.5rem;min-height:4.5rem;outline:none;overflow:hidden}.quantity:after{display:none!important}.quantity:before{display:none!important}.quantity__button{display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;min-height:unset!important;min-width:calc(4rem / var(--font-body-scale));border:none!important;background:transparent!important;cursor:pointer;flex-shrink:0;margin:0!important;transition:opacity .15s ease}.quantity__button:first-child{border-radius:50px 0 0 50px!important}.quantity__button:last-child{border-radius:0 50px 50px 0!important}.quantity__button:hover{opacity:.65}.quantity__button .svg-wrapper,.quantity__button svg{width:1.2rem!important;height:1.2rem!important;pointer-events:none}.quantity__input{text-align:center!important;background:transparent!important;border:none!important;height:100%!important;min-height:unset!important;padding:0!important}.quantity__input:focus,.quantity__input:focus-visible,.quantity__button:focus,.quantity__button:focus-visible{outline:none!important;box-shadow:none!important;background-color:transparent!important;z-index:auto!important}.product-form__quantity .quantity{height:calc(4.5rem + var(--inputs-border-width) * 2);min-height:calc(4.5rem + var(--inputs-border-width) * 2);width:16rem;min-width:16rem}@media screen and (max-width:749px){.product-form__input.product-form__quantity{margin-top:0!important;margin-bottom:1.5rem!important;width:100%}.product-form__quantity .quantity{width:100%!important;max-width:100%!important}.product-form__buttons{max-width:100%!important;display:flex!important;flex-direction:column!important;gap:1rem;margin-top:0!important}.product-form__submit,.liumer-buy-now-btn{margin-bottom:0!important}.quantity__input{font-size:1.4rem!important}.quantity__button{min-width:4.4rem!important}.product__info-container>*{margin-top:0!important;margin-bottom:0!important}.product__info-container>*+*{margin-top:1.5rem!important}}.card__information{text-align:center;display:flex;flex-direction:column;height:100%}.card__heading{text-align:center;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em;margin-bottom:.4rem}.card-information{text-align:center!important;display:flex;flex-direction:column;align-items:center;width:100%;margin-top:auto}.card-information .price{justify-content:center;text-align:center;width:100%;margin:0 auto}.card-information .price__regular,.card-information .price__sale{justify-content:center;text-align:center}.card-information .caption-with-letter-spacing,.card-information .caption-large{text-align:center;display:block;width:100%}.card__direct-link{position:relative;grid-row-start:4;margin:0 0 1rem;padding:0 1rem;z-index:1}.card--card .card__direct-link{margin:0 1.3rem 1rem;padding:0}@media screen and (max-width:749px){.product-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;margin-left:0!important}.product-grid .grid__item{width:100%!important;max-width:100%!important;padding-left:0!important;padding-bottom:0!important;flex-grow:0!important;box-sizing:border-box}.product-grid .card__inner{--ratio-percent: 100%}.product-grid .card-wrapper,.product-grid .card{height:100%;overflow:hidden}.product-grid .card__content{display:flex;flex-direction:column;height:100%}.product-grid .card__information{display:flex;flex-direction:column;flex:1;padding-bottom:15px}.product-grid .card__heading{min-height:2.8em!important;font-size:1.4rem}.product-grid .card-information{display:flex;flex-direction:column;align-items:center;text-align:center!important;width:100%;margin-top:auto!important;margin-bottom:12px!important;position:relative!important}.product-grid .card-information .price,.product-grid .card-information .price__regular,.product-grid .card-information .price__sale{justify-content:center!important;text-align:center!important;width:100%}.product-grid .card__direct-link{position:relative!important;z-index:auto!important;margin-top:auto!important;margin-right:0!important;margin-bottom:.8rem!important;margin-left:0!important;padding:0!important}.product-grid .card__direct-link .button{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;width:100%!important;padding:0!important}.product-grid .card__information,.product-grid .card__heading{text-align:center!important;align-items:center!important}}.liumer-sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);background:#fdfcf9f5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(197,168,128,.25);padding:1.2rem 1.6rem;padding-bottom:calc(1.2rem + env(safe-area-inset-bottom))}.liumer-sticky-atc.is-visible{transform:translateY(0)}.liumer-sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;max-width:100%}.liumer-sticky-atc__info{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}.liumer-sticky-atc__title{font-size:1.3rem;font-weight:500;color:#2d2926;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.04em}.liumer-sticky-atc__price{font-size:1.4rem;font-weight:600;color:#2d2926}.liumer-sticky-atc__btn{flex-shrink:0;min-width:14rem;height:4.4rem;min-height:4.4rem;font-size:1.3rem;padding:0 2rem;background-color:#c5a880!important;color:#fdfcf9!important;border-radius:50px;border:none;cursor:pointer;font-family:var(--font-body-family);font-weight:var(--font-body-weight);letter-spacing:.06em;transition:opacity .2s ease}.liumer-sticky-atc__btn:hover{opacity:.88}.liumer-sticky-atc__btn.loading{opacity:.6;pointer-events:none}@media screen and (min-width:750px){.liumer-sticky-atc{display:none!important}}@media screen and (max-width:749px){.liumer-sticky-atc{display:block}}a,button,.button,.header__icon{transition:opacity .2s ease,color .2s ease,background-color .2s ease}.header__icon:hover{color:#c5a880;opacity:1}.card:hover{box-shadow:none}.header__inline-menu .list-menu__item--link,.menu-drawer__menu-item{letter-spacing:.1em}.liumer-reviews-section{overflow:hidden}.liumer-reviews-header{text-align:center;margin-bottom:3.6rem;padding:0 1.5rem}.liumer-reviews-title{font-size:clamp(2rem,3vw,2.8rem);font-weight:var(--font-heading-weight);font-family:var(--font-heading-family);color:#2d2926;letter-spacing:.04em;margin:0 0 .8rem}.liumer-reviews-subtitle{font-size:1.4rem;color:#2d2926a6;margin:0;letter-spacing:.05em}.liumer-marquee-wrap{position:relative;overflow:hidden}.liumer-marquee-wrap:before,.liumer-marquee-wrap:after{content:"";position:absolute;top:0;bottom:0;width:8rem;z-index:2;pointer-events:none}.liumer-marquee-wrap:before{left:0;background:linear-gradient(to right,rgb(var(--color-background, 253, 252, 249)),transparent)}.liumer-marquee-wrap:after{right:0;background:linear-gradient(to left,rgb(var(--color-background, 253, 252, 249)),transparent)}.liumer-marquee__row--2{display:none}@media screen and (max-width:749px){.liumer-marquee-wrap{display:flex;flex-direction:column;gap:1.2rem}.liumer-marquee__row--2{display:block}}.liumer-marquee__inner{display:flex;width:max-content;animation:liumer-marquee-scroll var(--liumer-marquee-duration, 40s) linear infinite}.liumer-marquee__inner--rev{animation-direction:reverse}.liumer-marquee-wrap:hover .liumer-marquee__inner{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.liumer-marquee__inner{animation:none}}@keyframes liumer-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.liumer-review-card{display:flex;flex-direction:column;justify-content:space-between;width:32rem;flex-shrink:0;background:#fdfcf9;border:1px solid rgba(197,168,128,.25);border-radius:1.6rem;padding:2rem 2.4rem;margin:.4rem 1rem;cursor:pointer;text-align:left;color:inherit;font-family:inherit;font-size:inherit;-webkit-appearance:none;appearance:none;transition:box-shadow .25s ease,transform .25s ease;min-height:17rem}.liumer-review-card:hover{box-shadow:0 6px 24px #2d292614;transform:translateY(-2px)}@media screen and (max-width:749px){.liumer-review-card{width:22rem;padding:1.4rem 1.6rem;min-height:13rem;margin:.3rem .6rem;border-radius:1.2rem}}.liumer-review-card__stars{color:#c5a880;font-size:1.5rem;letter-spacing:.08em;margin-bottom:1rem;line-height:1}@media screen and (max-width:749px){.liumer-review-card__stars{font-size:1.2rem;margin-bottom:.7rem}}.liumer-review-card__text{font-size:1.4rem;line-height:1.65;color:#2d2926;margin:0 0 1.6rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:749px){.liumer-review-card__text{font-size:1.2rem;-webkit-line-clamp:2;margin-bottom:1.2rem}}.liumer-review-card__footer{display:flex;align-items:center;gap:1rem}.liumer-review-card__avatar{width:3.6rem;height:3.6rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#c5a88026;display:flex;align-items:center;justify-content:center}.liumer-review-card__avatar img{width:100%;height:100%;object-fit:cover}.liumer-review-card__avatar-initials{font-size:1.2rem;font-weight:600;color:#c5a880;letter-spacing:.05em;text-transform:uppercase}@media screen and (max-width:749px){.liumer-review-card__avatar{width:2.8rem;height:2.8rem}.liumer-review-card__avatar-initials{font-size:1rem}}.liumer-review-card__meta{display:flex;flex-direction:column;gap:.2rem;min-width:0}.liumer-review-card__name{font-size:1.3rem;font-weight:500;color:#2d2926;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liumer-review-card__location{font-size:1.1rem;color:#2d292680;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:749px){.liumer-review-card__name{font-size:1.1rem}.liumer-review-card__location{font-size:.95rem}}.liumer-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .25s ease}.liumer-review-modal.is-open{pointer-events:auto;opacity:1}.liumer-review-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#2d29268c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.liumer-review-modal__dialog{position:relative;z-index:1;background:#fdfcf9;border-radius:2rem;width:min(72rem,92vw);max-height:88vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 80px #2d29262e;transform:translateY(1.6rem) scale(.97);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.liumer-review-modal.is-open .liumer-review-modal__dialog{transform:translateY(0) scale(1)}.liumer-review-modal__close{position:absolute;top:1.6rem;right:1.6rem;z-index:3;width:3.6rem;height:3.6rem;border-radius:50%;background:#2d292612;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#2d2926;transition:background .2s ease,color .2s ease;flex-shrink:0;padding:0}.liumer-review-modal__close svg{width:1.6rem;height:1.6rem;pointer-events:none}.liumer-review-modal__close:hover{background:#c5a88033;color:#c5a880}.liumer-review-modal__content{display:grid;grid-template-columns:1fr 1fr;min-height:0;flex:1;overflow:hidden}.liumer-review-modal__content--no-photo{grid-template-columns:1fr}.liumer-review-modal__photo-wrap{background:#f5f2ec;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:28rem}.liumer-review-modal__photo{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.liumer-review-modal__body{padding:4rem 3.2rem 3.2rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.6rem}.liumer-review-modal__stars{color:#c5a880;font-size:2rem;letter-spacing:.1em;line-height:1}.liumer-review-modal__text{font-size:1.6rem;line-height:1.75;color:#2d2926;margin:0;white-space:pre-line;flex:1}.liumer-review-modal__author{display:flex;flex-direction:column;gap:.3rem;padding-top:1.6rem;border-top:1px solid rgba(197,168,128,.25);margin-top:auto}.liumer-review-modal__author-name{font-size:1.5rem;font-weight:500;color:#2d2926;letter-spacing:.03em}.liumer-review-modal__author-location{font-size:1.2rem;color:#2d292680;letter-spacing:.04em}@media screen and (max-width:749px){.liumer-review-modal{align-items:flex-end;justify-content:stretch}.liumer-review-modal__dialog{width:100%;max-width:100%;border-radius:2rem 2rem 0 0;max-height:88vh;transform:translateY(100%);transition:transform .35s cubic-bezier(.25,.46,.45,.94)}.liumer-review-modal.is-open .liumer-review-modal__dialog{transform:translateY(0)}.liumer-review-modal__content{grid-template-columns:1fr;overflow-y:auto}.liumer-review-modal__photo-wrap{min-height:18rem;max-height:28vh}.liumer-review-modal__body{padding:2rem 2rem calc(2.4rem + env(safe-area-inset-bottom));gap:1.2rem}.liumer-review-modal__text{font-size:1.4rem}}.liumer-bento-section{overflow:hidden}.liumer-bento-header{text-align:center;margin-bottom:3.6rem;padding:0 1.5rem}.liumer-bento-title{font-size:clamp(2rem,3vw,2.8rem);font-weight:var(--font-heading-weight);font-family:var(--font-heading-family);color:#2d2926;letter-spacing:.04em;margin:0 0 .8rem}.liumer-bento-subtitle{font-size:1.4rem;color:#2d2926a6;margin:0;letter-spacing:.05em}.liumer-bento-grid{display:grid;grid-template-columns:repeat(var(--bento-cols, 3),1fr);gap:1.2rem}@media screen and (max-width:749px){.liumer-bento-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}}.liumer-bento-cell{position:relative;aspect-ratio:1;overflow:hidden;background:#f5f2ec;border-radius:1.2rem;display:block;text-decoration:none;color:inherit}.liumer-bento-cell--featured{grid-column:span 2;grid-row:span 2;aspect-ratio:auto;border-radius:1.6rem}@media screen and (max-width:749px){.liumer-bento-cell--featured{grid-column:span 2;grid-row:span 2}}.liumer-bento-cell__media{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.liumer-bento-cell__image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .5s ease}.liumer-bento-cell:hover .liumer-bento-cell__image{transform:scale(1.04)}.liumer-bento-cell__placeholder{width:60%;height:60%;opacity:.2}.liumer-bento-cell__info{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.6rem 1.4rem;background:linear-gradient(to top,rgba(45,41,38,.52) 0%,transparent 100%);display:flex;flex-direction:column;gap:.2rem;transform:translateY(.3rem);transition:transform .3s ease}.liumer-bento-cell:hover .liumer-bento-cell__info{transform:translateY(0)}.liumer-bento-cell__name{font-size:1.5rem;font-weight:500;color:#fdfcf9;letter-spacing:.05em;line-height:1.3;text-shadow:0 1px 4px rgba(0,0,0,.2)}.liumer-bento-cell__count{font-size:1.1rem;color:#fdfcf9bf;letter-spacing:.06em;text-transform:uppercase}.liumer-bento-cell--featured .liumer-bento-cell__name{font-size:2rem}.liumer-bento-cell--featured .liumer-bento-cell__count{font-size:1.3rem}@media screen and (max-width:749px){.liumer-bento-cell__name{font-size:1.3rem}.liumer-bento-cell__count{font-size:1rem}}.liumer-bento-view-all{text-align:center;margin-top:3.2rem}.liumer-bento-view-all__link{display:inline-block;padding:0 3.2rem;height:4.8rem;line-height:4.8rem;border:1.5px solid rgba(45,41,38,.3);border-radius:50px;font-size:1.4rem;letter-spacing:.07em;color:#2d2926;text-decoration:none;transition:border-color .2s ease,color .2s ease}.liumer-bento-view-all__link:hover{border-color:#c5a880;color:#c5a880}.liumer-hotspot-section{overflow:hidden}.liumer-hotspot-header{text-align:center;margin-bottom:3.2rem;padding:0 1.5rem}.liumer-hotspot-title{font-size:clamp(2rem,3vw,2.8rem);font-weight:var(--font-heading-weight);font-family:var(--font-heading-family);color:#2d2926;letter-spacing:.04em;margin:0 0 .8rem}.liumer-hotspot-subtitle{font-size:1.4rem;color:#2d2926a6;margin:0;letter-spacing:.05em}.liumer-hotspot-wrap{position:relative;display:block;overflow:visible;line-height:0}.liumer-hotspot-scene{width:100%;height:auto;display:block;border-radius:1.2rem}.liumer-hotspot-pin{position:absolute;transform:translate(-50%,-50%);z-index:4}.liumer-hotspot-pin__btn{position:relative;width:2.4rem;height:2.4rem;border-radius:50%;background:#c5a880;border:2.5px solid #FDFCF9;box-shadow:0 2px 10px #2d29264d;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .2s ease,background .2s ease;z-index:1}.liumer-hotspot-pin__btn:hover,.liumer-hotspot-pin--open .liumer-hotspot-pin__btn{background:#2d2926;transform:scale(1.15)}.liumer-hotspot-pin__pulse{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:2px solid rgba(197,168,128,.65);animation:liumer-hotspot-pulse 2.2s ease-out infinite;pointer-events:none}.liumer-hotspot-pin__pulse:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;border:1.5px solid rgba(197,168,128,.35);animation:liumer-hotspot-pulse 2.2s ease-out .7s infinite}.liumer-hotspot-pin--open .liumer-hotspot-pin__pulse,.liumer-hotspot-pin--open .liumer-hotspot-pin__pulse:after{animation:none;opacity:0}@keyframes liumer-hotspot-pulse{0%{transform:scale(1);opacity:.8}to{transform:scale(2.4);opacity:0}}.liumer-hotspot-popover{position:absolute;bottom:calc(100% + 1.2rem);left:50%;transform:translate(-50%) translateY(.6rem);width:22rem;background:#fdfcf9;border-radius:1.2rem;border:1px solid rgba(197,168,128,.25);box-shadow:0 8px 32px #2d292624;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .25s cubic-bezier(.34,1.56,.64,1);z-index:10;overflow:hidden}.liumer-hotspot-pin--open .liumer-hotspot-popover{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.liumer-hotspot-pin--below .liumer-hotspot-popover{bottom:auto;top:calc(100% + 1.2rem);transform:translate(-50%) translateY(-.6rem)}.liumer-hotspot-pin--below.liumer-hotspot-pin--open .liumer-hotspot-popover{transform:translate(-50%) translateY(0)}.liumer-hotspot-pin--align-right .liumer-hotspot-popover{left:auto;right:0;transform:translateY(.6rem)}.liumer-hotspot-pin--align-right.liumer-hotspot-pin--open .liumer-hotspot-popover{transform:translateY(0)}.liumer-hotspot-pin--align-right.liumer-hotspot-pin--below .liumer-hotspot-popover{transform:translateY(-.6rem)}.liumer-hotspot-pin--align-right.liumer-hotspot-pin--below.liumer-hotspot-pin--open .liumer-hotspot-popover{transform:translateY(0)}.liumer-hotspot-popover__link{display:flex;align-items:center;gap:1.2rem;padding:1.2rem;text-decoration:none;color:inherit}.liumer-hotspot-popover__img-wrap{width:6.4rem;height:6.4rem;flex-shrink:0;background:#f5f2ec;border-radius:.8rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.liumer-hotspot-popover__img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.liumer-hotspot-popover__details{display:flex;flex-direction:column;gap:.3rem;min-width:0;flex:1}.liumer-hotspot-popover__title{font-size:1.3rem;font-weight:500;color:#2d2926;letter-spacing:.03em;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.liumer-hotspot-popover__price{font-size:1.3rem;color:#2d2926;font-weight:500}.liumer-hotspot-popover__cta{font-size:1.1rem;color:#c5a880;letter-spacing:.06em;text-transform:uppercase;margin-top:.4rem;display:flex;align-items:center;gap:.4rem}@media screen and (max-width:749px){.liumer-hotspot-pin__btn{width:2rem;height:2rem}.liumer-hotspot-popover{width:18rem}.liumer-hotspot-popover__img-wrap{width:5.2rem;height:5.2rem}.liumer-hotspot-scene{border-radius:.8rem}}.lssr-section{overflow:hidden}.lssr-header{text-align:center;margin-bottom:3.6rem;padding:0 1.5rem}.lssr-title{font-size:clamp(2rem,3vw,2.8rem);font-weight:var(--font-heading-weight);font-family:var(--font-heading-family);color:#2d2926;letter-spacing:.04em;margin:0 0 .8rem}.lssr-subtitle{font-size:1.4rem;color:#2d2926a6;margin:0;letter-spacing:.05em}.lssr-wrap{position:relative;overflow:hidden}.lssr-wrap:before,.lssr-wrap:after{content:"";position:absolute;top:0;bottom:0;width:8rem;z-index:2;pointer-events:none}.lssr-wrap:before{left:0;background:linear-gradient(to right,rgb(var(--color-background, 253, 252, 249)),transparent)}.lssr-wrap:after{right:0;background:linear-gradient(to left,rgb(var(--color-background, 253, 252, 249)),transparent)}.lssr-row--2{display:none}@media screen and (max-width:749px){.lssr-wrap{display:flex;flex-direction:column;gap:1.2rem}.lssr-row--2{display:block}}.lssr-track{display:flex;width:max-content;animation:liumer-marquee-scroll var(--lssr-duration, 40s) linear infinite}.lssr-track--rev{animation-direction:reverse}.lssr-wrap:hover .lssr-track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.lssr-track{animation:none}}.lssr-card{display:flex;flex-direction:column;justify-content:space-between;width:32rem;flex-shrink:0;background:#fdfcf9;border:1px solid rgba(197,168,128,.25);border-radius:1.6rem;padding:0;overflow:hidden;margin:.4rem 1rem;cursor:pointer;text-align:left;color:inherit;font-family:inherit;font-size:inherit;-webkit-appearance:none;appearance:none;transition:box-shadow .25s ease,transform .25s ease}.lssr-card:hover{box-shadow:0 6px 24px #2d292614;transform:translateY(-2px)}@media screen and (max-width:749px){.lssr-card{width:22rem;margin:.3rem .6rem;border-radius:1.2rem}}.lssr-card__stars{color:#c5a880;font-size:1.5rem;letter-spacing:.08em;margin-bottom:1rem;line-height:1}@media screen and (max-width:749px){.lssr-card__stars{font-size:1.2rem;margin-bottom:.7rem}}.lssr-card__text{font-size:1.4rem;line-height:1.65;color:#2d2926;margin:0 0 1.6rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:749px){.lssr-card__text{font-size:1.2rem;-webkit-line-clamp:3;margin-bottom:1.2rem}}.lssr-card__footer{display:flex;align-items:center;gap:1rem}.lssr-card__avatar{width:3.6rem;height:3.6rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#c5a88026;display:flex;align-items:center;justify-content:center}.lssr-card__avatar img{width:100%;height:100%;object-fit:cover}.lssr-card__initials{font-size:1.2rem;font-weight:600;color:#c5a880;letter-spacing:.05em;text-transform:uppercase}@media screen and (max-width:749px){.lssr-card__avatar{width:2.8rem;height:2.8rem}}.lssr-card__meta{display:flex;flex-direction:column;gap:.2rem;min-width:0}.lssr-card__name{font-size:1.3rem;font-weight:500;color:#2d2926;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lssr-card__location{font-size:1.1rem;color:#2d292680;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:749px){.lssr-card__name{font-size:1.1rem}.lssr-card__location{font-size:.95rem}}.lssr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .25s ease}.lssr-modal.is-open{pointer-events:auto;opacity:1}.lssr-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#2d292680;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.lssr-modal__dialog{position:relative;z-index:1;background:#fdfcf9;border-radius:2rem;width:min(80rem,94vw);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 80px #2d292633;transform:translateY(1.6rem) scale(.97);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.lssr-modal.is-open .lssr-modal__dialog{transform:translateY(0) scale(1)}.lssr-modal__close{position:absolute;top:1.6rem;right:1.6rem;z-index:3;width:3.6rem;height:3.6rem;border-radius:50%;background:#2d292612;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#2d2926;padding:0;transition:background .2s ease,color .2s ease}.lssr-modal__close svg{width:1.6rem;height:1.6rem;pointer-events:none}.lssr-modal__close:hover{background:#c5a88033;color:#c5a880}.lssr-modal__content{display:grid;grid-template-columns:1fr 1fr;min-height:0;flex:1;overflow:visible}.lssr-modal__content--no-photo{grid-template-columns:1fr}.lssr-modal__photo-wrap{background:#f5f2ec;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible;min-height:28rem}.lssr-modal__photo{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.lssr-modal__body{padding:4rem 3.2rem 3.2rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.6rem}.lssr-modal__stars{color:#c5a880;font-size:2rem;letter-spacing:.1em;line-height:1}.lssr-modal__text{font-size:1.6rem;line-height:1.75;color:#2d2926;margin:0;white-space:pre-line;flex:1}.lssr-modal__author{display:flex;flex-direction:column;gap:.3rem;padding-top:1.6rem;border-top:1px solid rgba(197,168,128,.25);margin-top:auto}.lssr-modal__author-name{font-size:1.5rem;font-weight:500;color:#2d2926}.lssr-modal__author-location{font-size:1.2rem;color:#2d292680}@media screen and (max-width:749px){.lssr-modal{align-items:flex-end;justify-content:stretch}.lssr-modal__dialog{width:100%;max-width:100%;border-radius:2rem 2rem 0 0;max-height:90vh;transform:translateY(100%);transition:transform .35s cubic-bezier(.25,.46,.45,.94)}.lssr-modal.is-open .lssr-modal__dialog{transform:translateY(0)}.lssr-modal__content{grid-template-columns:1fr;overflow-y:auto}.lssr-modal__photo-wrap{min-height:18rem;max-height:28vh}.lssr-modal__body{padding:2rem 2rem calc(2.4rem + env(safe-area-inset-bottom));gap:1.2rem}.lssr-modal__text{font-size:1.4rem}}.lssr-dot{position:absolute;transform:translate(-50%,-50%);z-index:999}.lssr-dot__btn{position:relative;width:2.2rem;height:2.2rem;border-radius:50%;background:#c5a880;border:2px solid #FDFCF9;box-shadow:0 2px 8px #2d292640;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .2s ease,background .2s ease;z-index:1}.lssr-dot__btn:hover,.lssr-dot.is-open .lssr-dot__btn{background:#2d2926;transform:scale(1.15)}.lssr-dot__pulse{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:2px solid rgba(197,168,128,.65);animation:liumer-hotspot-pulse 2.2s ease-out infinite;pointer-events:none}.lssr-dot.is-open .lssr-dot__pulse{animation:none;opacity:0}.lssr-dot__tooltip{position:absolute;bottom:calc(100% + 1rem);left:50%;transform:translate(-50%) translateY(.5rem);width:18rem;background:#fdfcf9;border:1px solid rgba(197,168,128,.25);border-radius:1rem;box-shadow:0 8px 24px #2d29261f;padding:1rem 1.2rem;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .22s cubic-bezier(.34,1.56,.64,1);z-index:10}.lssr-dot.is-open .lssr-dot__tooltip{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.lssr-dot--below .lssr-dot__tooltip{bottom:auto;top:calc(100% + 1rem);transform:translate(-50%) translateY(-.5rem)}.lssr-dot--below.is-open .lssr-dot__tooltip{transform:translate(-50%) translateY(0)}.lssr-dot--right .lssr-dot__tooltip{left:auto;right:0;transform:translateY(.5rem)}.lssr-dot--right.is-open .lssr-dot__tooltip{transform:translateY(0)}.lssr-dot--right.lssr-dot--below .lssr-dot__tooltip{transform:translateY(-.5rem)}.lssr-dot--right.lssr-dot--below.is-open .lssr-dot__tooltip{transform:translateY(0)}.lssr-dot__product-title{display:block;font-size:1.3rem;font-weight:500;color:#2d2926;margin-bottom:.5rem;line-height:1.4}.lssr-dot__link{display:inline-flex;align-items:center;gap:.4rem;font-size:1.1rem;color:#c5a880;text-decoration:none;letter-spacing:.06em;text-transform:uppercase}.lssr-dot__link:hover{color:#2d2926}.lssr-dot__label{position:absolute;top:calc(100% + .4rem);left:50%;transform:translate(-50%);white-space:nowrap;font-size:1rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:#fff;background:#2d292699;border-radius:.4rem;padding:.2rem .7rem;pointer-events:none;transition:opacity .15s ease;text-shadow:0 1px 3px rgba(0,0,0,.4)}.lssr-dot.is-open .lssr-dot__label{opacity:0}@media screen and (max-width:749px){.lssr-dot__btn{width:2rem;height:2rem}.lssr-dot__tooltip{width:16rem}.lssr-dot__label{font-size:.9rem}}.lssr-card__banner{width:100%;height:19rem;flex-shrink:0;overflow:hidden;background:#f5f2ec}.lssr-card__banner img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.lssr-card:hover .lssr-card__banner img{transform:scale(1.03)}.lssr-card__content{padding:1.4rem 2rem 1.6rem;display:flex;flex-direction:column;flex:1}@media screen and (max-width:749px){.lssr-card__banner{height:15rem}.lssr-card__content{padding:1.2rem 1.6rem 1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/liumer-custom.css.map */
