:root{--belice-bg: #FDFBF7;--belice-text: #2E2A39;--belice-primary: #5E3653;--belice-primary-hover: #48273f;--belice-gold: #C5A059;--belice-gold-light: #F7F1E5;--belice-surface: #FFFFFF;--belice-border: rgba(94, 54, 83, .12);--belice-shadow-subtle: 0 4px 20px rgba(46, 42, 57, .06);--belice-shadow-hover: 0 10px 30px rgba(46, 42, 57, .12);--belice-radius: 12px;--belice-radius-pill: 50px;--belice-font-heading: "Playfair Display", Georgia, serif}body{background-color:var(--belice-bg);color:var(--belice-text);-webkit-font-smoothing:antialiased}.belice-btn-primary{display:inline-flex;align-items:center;justify-content:center;background-color:var(--belice-primary);color:#fdfbf7!important;font-weight:600;font-size:.95rem;letter-spacing:.04em;padding:14px 28px;border-radius:var(--belice-radius-pill);text-decoration:none;border:1px solid var(--belice-primary);transition:all .3s cubic-bezier(.25,1,.5,1);cursor:pointer}.belice-btn-primary:hover{background-color:var(--belice-primary-hover);border-color:var(--belice-primary-hover);transform:translateY(-2px);box-shadow:0 6px 18px #5e365347}.belice-btn-outline{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:var(--belice-primary)!important;font-weight:600;font-size:.95rem;letter-spacing:.04em;padding:14px 28px;border-radius:var(--belice-radius-pill);text-decoration:none;border:1.5px solid var(--belice-primary);transition:all .3s cubic-bezier(.25,1,.5,1);cursor:pointer}.belice-btn-outline:hover{background-color:var(--belice-primary);color:#fdfbf7!important;transform:translateY(-2px);box-shadow:0 6px 18px #5e36532e}.hero-editorial{position:relative;width:100%;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--belice-text)}@media screen and (min-width:750px){.hero-editorial{min-height:650px}}.hero-editorial__media-wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;background-color:#0c0b10}.hero-editorial__media{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-editorial__media--video{transition:opacity .5s ease;will-change:opacity}.hero-editorial__media--video.is-active{opacity:1;z-index:2;visibility:visible}.hero-editorial__media--video.is-idle{opacity:0;z-index:1;visibility:hidden;pointer-events:none}.hero-editorial__media--fallback{z-index:0}.hero-editorial__media--gradient{background:linear-gradient(135deg,#5e3653,#2e2a39)}.hero-editorial__dark-veil{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background-color:#0b0a0e;opacity:0;pointer-events:none;transition:opacity .6s cubic-bezier(.4,0,.2,1);will-change:opacity}.hero-editorial__dark-veil.is-fading{opacity:1}.hero-editorial__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;background:linear-gradient(180deg,#2e2a3933,#2e2a398c);pointer-events:none}.hero-editorial__content{position:relative;z-index:5;max-width:820px;margin:0 auto;padding:3rem 1.5rem;text-align:center;color:#fdfbf7}.hero-editorial__indicators{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:6;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 14px;border-radius:99px;background:#14121a80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(253,251,247,.15);box-shadow:0 4px 16px #0000004d}.hero-editorial__indicator{position:relative;width:26px;height:4px;border-radius:99px;background:#fdfbf74d;border:none;padding:0;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);outline:none}.hero-editorial__indicator:hover{background:#fdfbf7a6;width:32px}.hero-editorial__indicator.is-active{background:#fdfbf7;width:44px;box-shadow:0 0 10px #fdfbf7bf}@media screen and (max-width:749px){.hero-editorial__indicators{bottom:14px;gap:6px;padding:5px 10px}.hero-editorial__indicator{width:20px;height:3px}.hero-editorial__indicator.is-active{width:32px}}.hero-editorial__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;text-transform:uppercase;letter-spacing:.2em;font-weight:600;color:#fdfbf7;background:#fdfbf72e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:6px 18px;border-radius:var(--belice-radius-pill);margin-bottom:1.2rem;border:1px solid rgba(253,251,247,.25)}.hero-editorial__title{font-family:var(--belice-font-heading);font-size:clamp(1.85rem,4vw,3rem);font-weight:600;line-height:1.18;color:#fff;margin:0 0 1.2rem;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(0,0,0,.25)}.hero-editorial__subtitle{font-size:clamp(.95rem,1.8vw,1.15rem);line-height:1.6;color:#fdfbf7eb;margin:0 auto 2.2rem;max-width:620px}.hero-editorial__ctas{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;align-items:center}.hero-editorial__btn-primary{background-color:var(--belice-primary);color:#fff!important;border:1.5px solid var(--belice-primary);padding:15px 32px;border-radius:var(--belice-radius-pill);font-weight:600;letter-spacing:.05em;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px #0003}.hero-editorial__btn-primary:hover{background-color:#48273f;border-color:#48273f;transform:translateY(-2px);box-shadow:0 8px 24px #5e365366}.hero-editorial__btn-secondary{background-color:#fdfbf726;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff!important;border:1.5px solid rgba(253,251,247,.8);padding:15px 32px;border-radius:var(--belice-radius-pill);font-weight:600;letter-spacing:.05em;text-decoration:none;transition:all .3s ease}.hero-editorial__btn-secondary:hover{background-color:#fff;color:var(--belice-text)!important;border-color:#fff;transform:translateY(-2px)}.trust-badges-section{background-color:var(--belice-bg);padding:32px 0;border-bottom:1px solid var(--belice-border)}.trust-badges-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.trust-badges-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.trust-badge-card{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#fff;border-radius:var(--belice-radius);border:1px solid var(--belice-border);box-shadow:var(--belice-shadow-subtle);transition:transform .25s ease,box-shadow .25s ease}.trust-badge-card:hover{transform:translateY(-2px);box-shadow:var(--belice-shadow-hover);border-color:var(--belice-primary)}.trust-badge-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#5e365314;color:var(--belice-primary);flex-shrink:0}.trust-badge-icon svg{width:22px;height:22px}.trust-badge-content h4{font-size:.9rem;font-weight:700;color:var(--belice-text);margin:0 0 2px;line-height:1.25}.trust-badge-content p{font-size:.78rem;color:#2e2a39bf;margin:0;line-height:1.3}.product-card-badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:6px;z-index:3;pointer-events:none}.badge-trust{display:inline-flex;align-items:center;gap:4px;background:#2e2a39e0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fdfbf7;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:4px 9px;border-radius:20px}.badge-bestseller{display:inline-flex;align-items:center;gap:4px;background:var(--belice-primary);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:4px 9px;border-radius:20px}.product-installments-info{font-size:.84rem;color:#2e2a39d9;margin-top:4px;line-height:1.35}.product-installments-info strong{color:var(--belice-primary);font-weight:700}.product-pix-tag{display:inline-block;font-size:.75rem;color:#2e7d32;font-weight:700;background:#e8f5e9;padding:3px 7px;border-radius:4px;margin-top:3px}.pdp-conversion-box{background:#fff;border:1.5px solid rgba(94,54,83,.18);border-radius:var(--belice-radius);padding:22px 24px;margin:1.8rem 0;box-shadow:0 4px 18px #2e2a390f}.pdp-conversion-box__title{font-size:1.15rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--belice-primary);margin:0 0 18px;display:flex;align-items:center;gap:10px}.pdp-conversion-box__title svg{width:22px;height:22px}.pdp-conversion-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 16px}.pdp-conversion-item{display:flex;align-items:center;gap:12px}.pdp-conversion-icon{color:var(--belice-primary);flex-shrink:0;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#5e365317;border:1px solid rgba(94,54,83,.18);box-shadow:0 2px 8px #5e365314}.pdp-conversion-icon svg{width:22px;height:22px}.pdp-conversion-text strong{display:block;font-size:1.05rem;font-weight:700;color:var(--belice-text);line-height:1.3;margin-bottom:2px}.pdp-conversion-text span{font-size:.92rem;color:#2e2a39bf;line-height:1.35;display:block}@media screen and (max-width:749px){.pdp-conversion-box{padding:18px 16px}.pdp-conversion-grid{grid-template-columns:1fr;gap:14px}.pdp-conversion-box__title{font-size:1.05rem}.pdp-conversion-text strong{font-size:1rem}.pdp-conversion-text span{font-size:.88rem}}.sticky-atc-bar{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid var(--belice-border);box-shadow:0 -4px 20px #00000014;padding:10px 14px;z-index:999;display:none;align-items:center;gap:12px;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,1,.5,1)}@media screen and (max-width:749px){.sticky-atc-bar.is-visible{display:flex;transform:translateY(0)}}.sticky-atc-bar__thumb{width:46px;height:46px;border-radius:8px;object-fit:cover;flex-shrink:0;border:1px solid var(--belice-border)}.sticky-atc-bar__info{flex:1;min-width:0}.sticky-atc-bar__title{font-size:.82rem;font-weight:600;color:var(--belice-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.sticky-atc-bar__price{font-size:.88rem;font-weight:700;color:var(--belice-primary);margin:0}.sticky-atc-bar__btn{background-color:var(--belice-primary);color:#fff!important;border:none;border-radius:var(--belice-radius-pill);padding:10px 18px;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;box-shadow:0 4px 12px #5e365340;transition:background-color .2s ease}.sticky-atc-bar__btn:active{background-color:#48273f}.bundle-mix-widget{background:#fff;border:2px dashed rgba(94,54,83,.45);border-radius:16px;padding:22px 24px;margin:1.8rem 0;box-shadow:0 4px 16px #5e36530f}.bundle-mix-widget__header{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:18px}.bundle-mix-widget__title{font-size:1.18rem;font-weight:700;color:var(--belice-primary);margin:0;display:flex;align-items:center;gap:8px}.bundle-mix-widget__title svg{width:22px;height:22px}.bundle-mix-widget__tag{background:#5e365314;color:var(--belice-primary);border:1.5px solid var(--belice-primary);font-size:.9rem;font-weight:700;padding:6px 14px;border-radius:20px;line-height:1.35;display:inline-flex;align-items:center}.bundle-mix-selector{margin-bottom:16px}.bundle-mix-selector__label{display:block;font-size:.88rem;font-weight:600;color:#2e2a39d9;margin-bottom:8px}.bundle-mix-selector__options{display:flex;flex-wrap:wrap;gap:8px}.bundle-mix-chip{background:#fdfbf7;border:1.5px solid rgba(94,54,83,.22);color:var(--belice-text);font-size:.86rem;font-weight:600;padding:6px 14px;border-radius:20px;cursor:pointer;transition:all .25s ease}.bundle-mix-chip:hover{border-color:var(--belice-primary);color:var(--belice-primary);background:#5e36530f}.bundle-mix-chip.active{background:var(--belice-primary);color:#fff;border-color:var(--belice-primary);box-shadow:0 3px 10px #5e365340}.bundle-mix-products{display:flex;align-items:center;gap:16px}.bundle-mix-item{display:flex;align-items:center;gap:12px;flex:1;text-decoration:none;color:inherit;border-radius:12px;padding:8px 10px;margin:-8px -10px;transition:all .25s ease;position:relative}.bundle-mix-item--link{cursor:pointer}.bundle-mix-item--link:hover{background:#5e36530d}.bundle-mix-item--link:hover .bundle-mix-item-details h5{color:var(--belice-primary)}.bundle-mix-item--link:hover img{border-color:var(--belice-primary);transform:scale(1.03)}.bundle-mix-img-wrapper{position:relative;flex-shrink:0;display:inline-flex}.bundle-mix-link-badge{position:absolute;bottom:-3px;right:-3px;width:20px;height:20px;background:var(--belice-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #5e365359;transition:transform .2s ease,background .2s ease}.bundle-mix-item--link:hover .bundle-mix-link-badge{transform:scale(1.15);background:#48273f}.bundle-mix-item img{width:76px;height:76px;border-radius:12px;object-fit:cover;border:1.5px solid var(--belice-border);flex-shrink:0;box-shadow:0 2px 8px #2e2a3914;transition:transform .25s ease,border-color .25s ease}.bundle-mix-item-details{display:flex;flex-direction:column}.bundle-mix-item-details h5{font-size:1.02rem;font-weight:600;margin:0 0 4px;color:var(--belice-text);line-height:1.35;transition:color .2s ease}.bundle-mix-item-details span{font-size:1.15rem;font-weight:700;color:var(--belice-primary)}.bundle-mix-view-link{display:inline-flex;align-items:center;gap:3px;font-size:.8rem;font-weight:600;color:var(--belice-primary);margin-top:3px;opacity:.85;transition:opacity .2s ease,transform .2s ease}.bundle-mix-item--link:hover .bundle-mix-view-link{opacity:1;text-decoration:underline;transform:translate(2px)}.bundle-mix-plus{font-size:1.8rem;font-weight:700;color:var(--belice-primary);flex-shrink:0}.bundle-mix-action{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(94,54,83,.12);padding-top:16px}.bundle-mix-pricing{display:flex;flex-direction:column;gap:3px}.bundle-mix-pricing__label{font-size:.95rem;color:#2e2a39bf}.bundle-mix-pricing__value{font-size:1.35rem;font-weight:700;color:var(--belice-primary)}.bundle-mix-shipping-badge{display:inline-block;font-size:.84rem;font-weight:700;color:#2e7d32;margin-top:2px}.bundle-mix-btn{background:var(--belice-primary);color:#fff;border:none;border-radius:var(--belice-radius-pill);padding:12px 24px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .25s ease;white-space:nowrap;box-shadow:0 4px 14px #5e365340}.bundle-mix-btn:hover{background:#48273f;transform:translateY(-2px);box-shadow:0 6px 20px #5e365359}@media screen and (max-width:749px){.bundle-mix-widget{padding:18px 16px}.bundle-mix-item img{width:64px;height:64px}.bundle-mix-item-details h5{font-size:.94rem}.bundle-mix-item-details span{font-size:1.05rem}.bundle-mix-action{flex-direction:column;align-items:stretch;gap:12px;text-align:center}.bundle-mix-btn{width:100%;padding:14px}}cart-drawer.drawer,.drawer,.cart-drawer{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100%!important;height:100dvh!important;z-index:10000000000!important}cart-drawer:not(.active),.drawer:not(.active){visibility:hidden!important;pointer-events:none!important}cart-drawer.active,.drawer.active{visibility:visible!important;pointer-events:auto!important}.cart-drawer__overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100%!important;height:100dvh!important;z-index:9999999900!important;background-color:#2e2a398c!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}.cart-drawer .drawer__inner{position:relative!important;z-index:10000000000!important;width:440px!important;max-width:100vw!important;height:100%!important;height:100dvh!important;background-color:#fff!important;box-shadow:-10px 0 45px #2e2a3940!important;border-left:1px solid var(--belice-border)!important;border-right:none!important;border-top:none!important;border-bottom:none!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.cart-shipping-bar{background:#fdfbf7!important;border-bottom:1px solid var(--belice-border)!important;padding:14px 24px!important}.cart-shipping-bar__message{font-size:.84rem!important;font-weight:600!important;color:var(--belice-text)!important;margin:0 0 8px!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;letter-spacing:-.01em!important}.cart-shipping-bar__message strong{color:var(--belice-primary)!important}.cart-shipping-bar__track{width:100%!important;height:6px!important;background:#5e36531f!important;border-radius:10px!important;overflow:hidden!important;position:relative!important}.cart-shipping-bar__progress{display:block!important;height:100%!important;max-width:100%!important;background:linear-gradient(90deg,#8e4c7a,#5e3653)!important;border-radius:10px!important;transition:width .4s cubic-bezier(.25,1,.5,1)!important}.cart-shipping-bar__progress.is-free{background:#28a745!important}cart-drawer.is-empty .cart-shipping-bar{display:none!important}.main-cart-shipping-bar{margin-bottom:24px!important;border:1px solid var(--belice-border)!important;border-radius:10px!important}.cart-drawer .drawer__header{padding:18px 24px!important;border-bottom:1px solid var(--belice-border)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:#fff!important}.cart-drawer .drawer__heading{font-family:var(--belice-font-heading)!important;font-size:1.35rem!important;font-weight:600!important;color:var(--belice-primary)!important;letter-spacing:-.01em!important;margin:0!important}.cart-drawer .drawer__close{width:34px!important;height:34px!important;padding:0!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#faf8f5!important;color:var(--belice-text)!important;border:1px solid var(--belice-border)!important;cursor:pointer!important;transition:all .2s ease!important}.cart-drawer .drawer__close:hover{background:#efebe5!important;transform:rotate(90deg)!important}.cart-drawer cart-drawer-items{flex:1 1 auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.cart-drawer .cart-items,.cart-drawer .cart-items tbody{display:block!important;width:100%!important;border:none!important}.cart-drawer .cart-items thead{display:none!important}.cart-drawer .drawer__contents,.cart-drawer .drawer__cart-items-wrapper{padding:0!important}.cart-drawer .cart-item{display:grid!important;grid-template:auto auto / 72px 1fr auto!important;gap:6px 14px!important;padding:16px 24px!important;border-bottom:1px solid rgba(94,54,83,.08)!important;align-items:start!important;background:#fff!important}.cart-drawer .cart-item>td{display:block!important;border:none!important}.cart-drawer .cart-item:last-child{margin-bottom:0!important}.cart-drawer .cart-item__media{grid-row:1 / 3!important;grid-column:1!important;width:72px!important;min-width:72px!important;height:72px!important;border-radius:8px!important;overflow:hidden!important;background:#faf8f5!important;border:1px solid var(--belice-border)!important;margin:0!important;padding:0!important}.cart-drawer .cart-item__image{width:100%!important;height:100%!important;object-fit:cover!important;max-width:100%!important}.cart-drawer .cart-item__details{grid-row:1!important;grid-column:2!important;width:auto!important;max-width:100%!important;padding:0!important;margin:0!important}.cart-drawer .cart-item__name{font-size:.9rem!important;font-weight:600!important;color:var(--belice-text)!important;line-height:1.3!important;text-decoration:none!important;margin:0 0 3px!important;display:block!important;transition:color .2s ease!important}.cart-drawer .cart-item__name:hover{color:var(--belice-primary)!important}.cart-drawer .product-option{font-size:.76rem!important;color:#7a7582!important;margin:0!important;line-height:1.25!important}.cart-drawer .cart-item__totals{grid-row:1!important;grid-column:3!important;display:flex!important;align-items:flex-start!important;justify-content:flex-end!important;padding:0!important;margin:0!important}.cart-drawer .price,.cart-drawer .cart-item__price-wrapper{font-size:.92rem!important;font-weight:700!important;color:var(--belice-primary)!important;letter-spacing:-.01em!important;margin:0!important}.cart-drawer .cart-item__quantity{grid-row:2!important;grid-column:2 / 4!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0!important;margin-top:6px!important}.cart-drawer .cart-item__quantity-wrapper{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important}.cart-drawer .quantity,.cart-items .quantity{width:86px!important;min-height:30px!important;height:30px!important;border-radius:50px!important;border:1px solid rgba(94,54,83,.22)!important;background:#fff!important;padding:0!important;display:flex!important;align-items:center!important}.cart-drawer .quantity__button,.cart-items .quantity__button{width:26px!important;height:30px!important;color:var(--belice-text)!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:.75!important;background:transparent!important;border:none!important}.cart-drawer .quantity__button:hover,.cart-items .quantity__button:hover{opacity:1!important;color:var(--belice-primary)!important}.cart-drawer .quantity__input,.cart-items .quantity__input{font-size:.82rem!important;font-weight:600!important;color:var(--belice-text)!important;height:30px!important;width:34px!important;padding:0!important;border:none!important;background:transparent!important}.cart-drawer cart-remove-button,.cart-items cart-remove-button{margin-left:auto!important}.cart-drawer cart-remove-button .button,.cart-items cart-remove-button .button{min-width:auto!important;min-height:auto!important;padding:4px!important;color:#a09ba6!important;background:transparent!important;border:none!important;cursor:pointer!important;transition:color .2s ease!important}.cart-drawer cart-remove-button .button:hover,.cart-items cart-remove-button .button:hover{color:#dc3545!important}.cart-drawer__footer{padding:18px 24px 24px!important;background:#fff!important;border-top:1px solid var(--belice-border)!important}.cart-drawer .totals,.cart__footer .totals{display:flex!important;align-items:baseline!important;justify-content:space-between!important;margin-bottom:4px!important}.cart-drawer .totals__total,.cart__footer .totals__total{font-size:.9rem!important;font-weight:600!important;color:var(--belice-text)!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin:0!important}.cart-drawer .totals__total-value,.cart__footer .totals__total-value{font-size:1.25rem!important;font-weight:700!important;color:var(--belice-primary)!important;letter-spacing:-.02em!important;margin:0!important}.cart-drawer .tax-note,.cart__footer .tax-note{font-size:.76rem!important;color:#7a7582!important;margin:2px 0 16px!important;display:block!important;text-align:center!important;line-height:1.3!important}.cart__checkout-button,#CartDrawer-Checkout,#checkout{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;background-color:var(--belice-primary)!important;background:var(--belice-primary)!important;color:#fff!important;font-weight:600!important;font-size:.92rem!important;letter-spacing:.05em!important;text-transform:uppercase!important;height:50px!important;min-height:50px!important;padding:0 24px!important;border-radius:50px!important;border:none!important;outline:none!important;box-shadow:0 4px 14px #5e365340!important;cursor:pointer!important;position:relative!important;overflow:hidden!important;transition:all .3s cubic-bezier(.25,1,.5,1)!important;--buttons-radius: 50px !important;--buttons-radius-outset: 50px !important;--buttons-border-width: 0px !important;--border-offset: 0px !important}.cart__checkout-button:before,.cart__checkout-button:after,#CartDrawer-Checkout:before,#CartDrawer-Checkout:after,#checkout:before,#checkout:after{display:none!important;content:none!important;box-shadow:none!important;border:none!important}.cart__checkout-button:hover,#CartDrawer-Checkout:hover,#checkout:hover{background-color:var(--belice-primary-hover)!important;background:var(--belice-primary-hover)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 18px #5e365359!important}.cart-security-badges{display:flex!important;align-items:center!important;justify-content:space-around!important;margin-top:14px!important;padding-top:12px!important;border-top:1px dashed var(--belice-border)!important;gap:8px!important}.cart-security-badge-item{display:flex!important;align-items:center!important;gap:5px!important;font-size:.72rem!important;font-weight:500!important;color:var(--belice-text)!important;opacity:.8!important}.cart-security-badge-item svg{width:13px!important;height:13px!important;color:var(--belice-primary)!important;flex-shrink:0!important}.cart-items .cart-item__media{width:80px!important;min-width:80px!important;height:80px!important;border-radius:8px!important;overflow:hidden!important;background:#faf8f5!important;border:1px solid var(--belice-border)!important;display:flex!important;align-items:center!important;justify-content:center!important}.cart-items .cart-item__image{width:100%!important;height:100%!important;object-fit:cover!important;max-width:100%!important}.cart-items .cart-item__name{font-size:.95rem!important;font-weight:600!important;color:var(--belice-text)!important;line-height:1.35!important;text-decoration:none!important;margin:0 0 4px!important;display:block!important;transition:color .2s ease!important}.cart-items .cart-item__name:hover{color:var(--belice-primary)!important}.cart-items .product-option{font-size:.78rem!important;color:#7a7582!important;margin:1px 0!important;line-height:1.25!important}.cart-items .price,.cart-items .cart-item__price-wrapper{font-size:.95rem!important;font-weight:700!important;color:var(--belice-primary)!important;letter-spacing:-.01em!important}.template-cart .title--primary,cart-items .title--primary{font-family:var(--belice-font-heading)!important;font-size:1.85rem!important;font-weight:600!important;color:var(--belice-primary)!important;letter-spacing:-.01em!important;margin-bottom:8px!important}cart-items .underlined-link{font-size:.88rem!important;color:var(--belice-primary)!important;text-decoration:underline!important;text-underline-offset:4px!important}.cart-items thead th{font-size:.76rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#7a7582!important;border-bottom:1px solid var(--belice-border)!important;padding-bottom:12px!important}.cart-items td{padding:16px 0!important;border-bottom:1px solid rgba(94,54,83,.08)!important;vertical-align:middle!important}.mural-ugc-section{background-color:var(--belice-bg);padding:48px 0}.mural-ugc-header{text-align:center;max-width:600px;margin:0 auto 32px;padding:0 1.5rem}.mural-ugc-subtitle{font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:var(--belice-primary);font-weight:600;display:block;margin-bottom:6px}.mural-ugc-title{font-family:var(--belice-font-heading);font-size:clamp(1.6rem,3.5vw,2.4rem);color:var(--belice-text);margin:0}.mural-ugc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.mural-ugc-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.mural-ugc-card{position:relative;aspect-ratio:1 / 1;border-radius:var(--belice-radius);overflow:hidden;box-shadow:var(--belice-shadow-subtle);transition:all .35s cubic-bezier(.25,1,.5,1);background-color:var(--belice-surface)}.mural-ugc-card:hover{transform:translateY(-4px);box-shadow:var(--belice-shadow-hover)}.mural-ugc-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.mural-ugc-card:hover img{transform:scale(1.05)}.mural-ugc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(46,42,57,.75) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:14px;color:#fff;opacity:0;transition:opacity .3s ease}.mural-ugc-card:hover .mural-ugc-overlay{opacity:1}.mural-ugc-tag{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:3px 8px;border-radius:12px;align-self:flex-start;margin-bottom:6px}.mural-ugc-user{font-size:.85rem;font-weight:600}.js-catalog-product{transition:opacity .3s ease,transform .3s ease}@media screen and (min-width:990px){.category-heading,.fc-title,[class*=fc-title-],.t-title,[class*=t-title-],.mural-ugc-title,.collection-hero__title,.template-search__header h1,.main-page-title,.rich-text__heading,.title.inline-richtext,.section-header h2{font-family:var(--belice-font-heading, "Playfair Display", Georgia, serif)!important;font-size:clamp(1.85rem,2.4vw,2.3rem)!important;line-height:1.25!important;font-weight:600!important;letter-spacing:-.02em!important}.category-subtitle,.fc-subtitle,[class*=fc-subtitle-],.t-subtitle,[class*=t-subtitle-],.mural-ugc-subtitle,.rich-text__caption,.section-header .subtitle{font-size:.85rem!important;text-transform:uppercase!important;letter-spacing:.16em!important;font-weight:600!important;line-height:1.35!important;margin-bottom:.45rem!important;display:inline-block!important}body,p,.rte,.product__description,.rich-text__text{font-size:1rem!important;line-height:1.65!important}.hero-editorial__subtitle,.hero-editorial__subtitle p{font-size:1.15rem!important;line-height:1.6!important;max-width:640px!important}.hero-editorial__title{font-size:clamp(2.4rem,4vw,3.2rem)!important;line-height:1.18!important}.product__title h1,.product__title{font-family:var(--belice-font-heading, "Playfair Display", Georgia, serif)!important;font-size:clamp(1.85rem,2.4vw,2.35rem)!important;line-height:1.25!important;font-weight:600!important;letter-spacing:-.01em!important}.price--large .price-item,.product__info-container .price .price-item--regular{font-size:22px!important;font-weight:700!important;color:var(--belice-primary)!important}.price--large .price-item--sale{font-size:15px!important}.semi-card__title,.card__heading,.card__heading a{font-size:13.5px!important;font-weight:600!important;line-height:1.35!important;color:var(--belice-text)!important}.semi-card__price,.card-information .price-item--regular,.card-information .price-item{font-size:16px!important;font-weight:700!important;color:var(--belice-primary)!important}.semi-card__price--compare,.card-information .price-item--sale{font-size:12.5px!important;text-decoration:line-through!important;opacity:.65!important}.semi-card__installments,.product-installments-info{font-size:11.5px!important;font-weight:600!important;color:var(--belice-primary)!important}.semi-card__vendor{font-size:10px!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-weight:600!important}.trust-badge-content h4{font-size:.95rem!important;font-weight:700!important;line-height:1.3!important;margin-bottom:2px!important}.trust-badge-content p{font-size:.82rem!important;line-height:1.35!important;color:#2e2a39bf!important}.t-card__text{font-size:.98rem!important;line-height:1.65!important}.t-card__name{font-size:.95rem!important;font-weight:700!important}.t-card__product{font-size:.82rem!important}.accordion summary .accordion__title{font-size:1rem!important;font-weight:600!important}.accordion__content{font-size:.94rem!important;line-height:1.6!important}}@media screen and (max-width:989px){.category-heading,.fc-title,[class*=fc-title-],.t-title,[class*=t-title-],.mural-ugc-title,.collection-hero__title,.template-search__header h1,.main-page-title,.rich-text__heading,.title.inline-richtext,.section-header h2{font-family:var(--belice-font-heading, "Playfair Display", Georgia, serif)!important;font-size:clamp(1.35rem,5vw,1.65rem)!important;line-height:1.25!important;font-weight:600!important;letter-spacing:-.01em!important}.category-subtitle,.fc-subtitle,[class*=fc-subtitle-],.t-subtitle,[class*=t-subtitle-],.mural-ugc-subtitle,.rich-text__caption,.section-header .subtitle{font-size:.78rem!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-weight:600!important;line-height:1.3!important;margin-bottom:.35rem!important;display:inline-block!important}body,p,.rte,.product__description,.rich-text__text{font-size:.94rem!important;line-height:1.6!important}.hero-editorial__subtitle,.hero-editorial__subtitle p{font-size:.94rem!important;line-height:1.55!important}.hero-editorial__title{font-size:clamp(1.65rem,6vw,2.1rem)!important;line-height:1.2!important}.product__title h1,.product__title{font-family:var(--belice-font-heading, "Playfair Display", Georgia, serif)!important;font-size:clamp(1.35rem,5vw,1.65rem)!important;line-height:1.25!important;font-weight:600!important}.price--large .price-item,.product__info-container .price .price-item--regular{font-size:1.5rem!important;font-weight:700!important;color:var(--belice-primary)!important}.price--large .price-item--sale{font-size:1.05rem!important}.semi-card__content{padding:12px 10px!important}.semi-card__title,.card__heading,.card__heading a{font-size:12.5px!important;font-weight:600!important;line-height:1.32!important;color:var(--belice-text)!important;margin-bottom:5px!important}.semi-card__price,.card-information .price-item--regular,.card-information .price-item{font-size:14.5px!important;font-weight:700!important;color:var(--belice-primary)!important}.semi-card__price--compare,.card-information .price-item--sale{font-size:11.5px!important;text-decoration:line-through!important;opacity:.65!important}.semi-card__installments,.product-installments-info{font-size:11px!important;font-weight:600!important;color:var(--belice-primary)!important}.semi-card__vendor{font-size:9px!important;letter-spacing:.08em!important}.semi-badge,.badge-trust,.badge-bestseller,.product-pix-tag{font-size:.75rem!important;padding:3px 8px!important}.trust-badge-content h4{font-size:.88rem!important;font-weight:700!important;line-height:1.25!important;margin-bottom:2px!important}.trust-badge-content p{font-size:.78rem!important;line-height:1.3!important;color:#2e2a39bf!important}.t-card{padding:20px 16px!important}.t-card__text{font-size:.9rem!important;line-height:1.55!important;margin-bottom:14px!important}.t-card__name{font-size:.88rem!important;font-weight:700!important}.t-card__product{font-size:.78rem!important}.t-overall-rating{font-size:.82rem!important;padding:6px 14px!important}.accordion summary .accordion__title{font-size:.94rem!important;font-weight:600!important}.accordion__content{font-size:.88rem!important;line-height:1.55!important}}@media screen and (max-width:749px){cart-drawer{display:none!important}}.shopify-section-group-header-group,.section-header:not(.shopify-section-header-sticky),.header-wrapper{position:relative!important;z-index:99999!important}.section-header.shopify-section-header-sticky{position:sticky!important;top:0!important;z-index:99999!important;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .3s ease!important;will-change:transform}.section-header.shopify-section-header-sticky.shopify-section-header-hidden{transform:translateY(-100%)!important;box-shadow:none!important}.section-header.shopify-section-header-sticky.animate{transform:translateY(0)!important;box-shadow:0 4px 20px #2e2a3914!important}header-menu,details[open],.header__inline-menu details[open]{position:relative!important;z-index:999999!important}.header__submenu,.header__submenu.global-settings-popup,details[open]>.header__submenu,.js details[open]>.header__submenu,.list-menu--disclosure{z-index:9999999!important;background-color:#fff!important;background:#fff!important;opacity:1!important;isolation:isolate!important;box-shadow:0 16px 40px #2e2a3940!important}.header__submenu--double-col{display:grid!important;grid-template-columns:repeat(2,minmax(140px,1fr))!important;gap:4px 10px!important;min-width:330px!important;max-width:480px!important;padding:12px!important;border-radius:14px!important;box-sizing:border-box!important}.header__submenu--double-col>li{width:100%!important;list-style:none!important}.header__submenu--double-col>li.header__submenu-item--full{grid-column:1 / -1!important;width:100%!important}.header__submenu--double-col .header__menu-item,.header__submenu .header__menu-item,.header__submenu .list-menu__item{display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:.55rem .85rem!important;border-radius:8px!important;font-size:12.5px!important;font-weight:500!important;color:var(--belice-text, #2E2A39)!important;transition:all .2s cubic-bezier(.25,1,.5,1)!important;white-space:nowrap!important}.header__submenu--double-col .header__menu-item:hover,.header__submenu .header__menu-item:hover,.header__submenu .list-menu__item:hover{background-color:#5e365314!important;color:var(--belice-primary, #5E3653)!important;transform:none!important;padding-left:.85rem!important}@media screen and (max-width:989px){.header__submenu--double-col{grid-template-columns:repeat(2,minmax(0,1fr))!important;min-width:0!important;width:92vw!important;max-width:92vw!important;gap:6px!important;padding:10px 8px!important;left:50%!important;transform:translate(-50%)!important;box-sizing:border-box!important;overflow:hidden!important}.header__submenu--double-col .header__menu-item,.header__submenu .header__menu-item,.header__submenu .list-menu__item{font-size:12px!important;padding:.55rem .65rem!important;white-space:normal!important;word-break:break-word!important;line-height:1.25!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;transform:none!important}.header__submenu--double-col .header__menu-item:hover,.header__submenu .header__menu-item:hover,.header__submenu .list-menu__item:hover{padding-left:.65rem!important;transform:none!important;background-color:#5e365314!important}}.mobile-facets{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;z-index:100!important;background:transparent!important;padding:0!important;margin:0!important}.mobile-facets__inner{width:100vw!important;max-width:100vw!important;height:100%!important;min-height:100vh!important;min-height:100dvh!important;margin:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;background-color:#fff!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;position:relative!important}.menu-opening .mobile-facets__inner{transform:translate(0)!important}.js .disclosure-has-popup:not(.menu-opening) .mobile-facets__inner{transform:translate(100vw)!important}.mobile-facets__wrapper .disclosure-has-popup[open]>summary:before{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;background-color:#2e2a3973!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important;z-index:90!important}.mobile-facets__header{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;height:60px!important;min-height:60px!important;background:#fff!important;border-bottom:1.5px solid rgba(94,54,83,.12)!important;box-shadow:0 2px 10px #2e2a390a!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 56px 0 20px!important;box-sizing:border-box!important;z-index:10!important}.mobile-facets__header-inner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.mobile-facets__heading{font-family:var(--font-heading-family),"Playfair Display",Georgia,serif!important;font-size:1.25rem!important;font-weight:700!important;color:var(--belice-primary)!important;margin:0!important;line-height:1.2!important}.mobile-facets__count{font-size:.78rem!important;font-weight:500!important;color:#7a7485!important;margin:2px 0 0!important}.mobile-facets__close{position:fixed!important;top:8px!important;right:12px!important;width:44px!important;height:44px!important;z-index:200!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;border-radius:50%!important;transition:background-color .2s ease,transform .2s ease!important}.mobile-facets__close:hover{background-color:#5e365314!important}.mobile-facets__close .svg-wrapper{width:18px!important;height:18px!important;color:var(--belice-primary)!important;display:flex!important;align-items:center!important;justify-content:center!important}.mobile-facets__close .svg-wrapper svg{width:100%!important;height:100%!important;stroke:var(--belice-primary)!important}.mobile-facets__main{flex:1 1 auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:8px 0 24px!important;position:relative!important}.mobile-facets__summary{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:16px 20px!important;border-bottom:1px solid rgba(94,54,83,.08)!important;font-weight:600!important;font-size:.95rem!important;color:#2e2a39!important;cursor:pointer!important}.mobile-facets__arrow svg,.mobile-facets__summary .icon-caret{color:var(--belice-primary)!important;width:14px!important;height:14px!important}.js .mobile-facets__submenu{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;z-index:150!important;background:#fff!important;display:flex!important;flex-direction:column!important;transform:translate(100%)!important;visibility:hidden!important;transition:transform .32s cubic-bezier(.25,1,.5,1),visibility .32s ease!important;overflow:hidden!important}.js details[open].menu-opening>.mobile-facets__submenu{transform:translate(0)!important;visibility:visible!important}.mobile-facets__close-button{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;height:60px!important;min-height:60px!important;max-height:60px!important;background:#fff!important;border-bottom:1.5px solid rgba(94,54,83,.12)!important;box-shadow:0 2px 10px #2e2a390a!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 56px 0 16px!important;margin:0!important;z-index:20!important;cursor:pointer!important;box-sizing:border-box!important;flex-shrink:0!important}.mobile-facets__close-button .icon-arrow{width:18px!important;height:18px!important;color:var(--belice-primary)!important;transform:rotate(180deg)!important;flex-shrink:0!important;margin:0!important}.mobile-facets__close-button span,.mobile-facets__close-button{font-family:var(--font-heading-family),"Playfair Display",Georgia,serif!important;font-size:1.25rem!important;font-weight:700!important;color:var(--belice-primary)!important;letter-spacing:.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-facets__submenu .mobile-facets__list{flex:1 1 auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;margin:0!important;padding:16px 20px 80px!important;box-sizing:border-box!important}.mobile-facets__list--double-col{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:12px 14px 80px!important;box-sizing:border-box!important;width:100%!important}.facets-layout-double-col{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px 0!important;box-sizing:border-box!important}.mobile-facets__item--full{grid-column:1 / -1!important;width:100%!important}.facet-drawer-category-label{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:44px!important;padding:8px 10px!important;border-radius:10px!important;border:1.5px solid rgba(94,54,83,.16)!important;background:#fff!important;cursor:pointer!important;transition:all .2s ease!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;text-decoration:none!important;box-shadow:0 2px 6px #2e2a390a!important;position:relative!important;overflow:hidden!important}.facet-drawer-category-label .mobile-facets__highlight{display:none!important}.facet-drawer-category-label .facet-checkbox__text{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;gap:4px!important;pointer-events:none!important}.facet-drawer-category-label .facet-checkbox__text-label{font-size:.85rem!important;font-weight:600!important;color:#2e2a39!important;min-width:0!important;flex:1 1 auto!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;pointer-events:none!important}.drawer-cat-count{font-size:.72rem!important;color:var(--belice-primary)!important;font-weight:700!important;background:#5e365314!important;padding:2px 5px!important;border-radius:8px!important;margin-left:auto!important;flex-shrink:0!important;pointer-events:none!important}.facet-drawer-category-label:hover,.facet-drawer-category-label:active,.facet-drawer-category-label:focus{border-color:var(--belice-primary)!important;background:#5e36530d!important;transform:none!important;box-shadow:0 2px 6px #5e36531a!important}.facet-drawer-category-label.active{border-color:var(--belice-primary)!important;background:#5e36531a!important;box-shadow:0 2px 6px #5e36531f!important;transform:none!important}.facet-drawer-category-label.active .facet-checkbox__text-label{color:var(--belice-primary)!important;font-weight:700!important}.facet-drawer-category-label.active .drawer-cat-count{background:var(--belice-primary)!important;color:#fff!important}.mobile-facets__footer{position:sticky!important;bottom:0!important;margin-top:auto!important;background:#fff!important;border-top:1.5px solid rgba(94,54,83,.1)!important;padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px))!important;display:flex!important;align-items:center!important;gap:12px!important;box-shadow:0 -4px 16px #2e2a390f!important;z-index:15!important}.mobile-facets__footer .mobile-facets__clear-wrapper{flex:0 0 auto!important}.mobile-facets__footer .mobile-facets__clear{color:#7a7485!important;font-size:.88rem!important;font-weight:600!important;text-decoration:underline!important;padding:10px 8px!important;display:inline-block!important}.mobile-facets__footer button.button--primary{flex:1 1 auto!important;height:48px!important;border-radius:12px!important;background:var(--belice-primary)!important;color:#fff!important;font-weight:700!important;font-size:.95rem!important;letter-spacing:.02em!important;box-shadow:0 4px 12px #5e365340!important;border:none!important;cursor:pointer!important}.facets-container,.facets-vertical-sort{margin-bottom:24px!important}@media screen and (max-width:989px){.facets-container{margin-bottom:24px!important;padding-top:4px!important}.facets-wrapper{margin-bottom:20px!important}.product-grid-container{margin-top:6px!important}}.mobile-facets__open{border:1.5px solid rgba(94,54,83,.2)!important;border-radius:12px!important;background:#fff!important;padding:9px 16px!important;color:var(--belice-primary)!important;font-weight:600!important;font-size:.88rem!important;box-shadow:0 2px 6px #2e2a390a!important;display:inline-flex!important;align-items:center!important;gap:8px!important;transition:all .2s ease!important}.mobile-facets__open:hover{border-color:var(--belice-primary)!important;background:#5e36530a!important}.mobile-facets__open .svg-wrapper svg{color:var(--belice-primary)!important;width:14px!important;height:14px!important}.mobile-facets__sort{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;padding:12px 20px 20px!important;box-sizing:border-box!important}.mobile-facets__sort label{font-size:.88rem!important;font-weight:700!important;color:var(--belice-primary)!important;letter-spacing:.02em!important;margin:0!important;text-align:left!important}.mobile-facets__sort .select{width:100%!important;position:relative!important;display:flex!important;align-items:center!important}.mobile-facets__sort .select:after,.mobile-facets__sort .select:before{display:none!important;content:none!important}.mobile-facets__sort .select__select{width:100%!important;height:48px!important;min-height:48px!important;background:#fff!important;border:1.5px solid rgba(94,54,83,.22)!important;border-radius:12px!important;color:#2e2a39!important;font-size:16px!important;font-weight:500!important;padding:0 42px 0 16px!important;margin:0!important;box-shadow:0 2px 8px #2e2a390d!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important;transition:border-color .2s ease,box-shadow .2s ease!important}.mobile-facets__sort .select__select:focus{border-color:var(--belice-primary)!important;box-shadow:0 0 0 3px #5e36531f!important;outline:none!important}.mobile-facets__sort .select .svg-wrapper{position:absolute!important;right:16px!important;top:50%!important;transform:translateY(-50%)!important;width:12px!important;height:12px!important;pointer-events:none!important;color:var(--belice-primary)!important;display:flex!important;align-items:center!important;justify-content:center!important}.mobile-facets__sort .select .svg-wrapper svg{width:100%!important;height:100%!important}.facet-filters.sorting{padding-left:0!important;align-items:center!important}.facet-filters__field{display:flex!important;align-items:center!important;gap:12px!important}.facet-filters__label{margin:0!important}.facet-filters__label label{font-size:.9rem!important;font-weight:600!important;color:var(--belice-primary)!important;cursor:pointer!important;white-space:nowrap!important}.facet-filters .select{position:relative!important;display:flex!important;align-items:center!important;width:auto!important;min-width:220px!important}.facet-filters .select:after,.facet-filters .select:before{display:none!important;content:none!important}.facet-filters__sort.select__select{width:100%!important;height:42px!important;min-height:42px!important;background:#fff!important;border:1.5px solid rgba(94,54,83,.22)!important;border-radius:12px!important;color:#2e2a39!important;font-size:.88rem!important;font-weight:500!important;padding:0 36px 0 14px!important;margin:0!important;box-shadow:0 2px 6px #2e2a390a!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important;transition:all .2s ease!important}.facet-filters__sort.select__select:focus{border-color:var(--belice-primary)!important;box-shadow:0 0 0 3px #5e36531f!important;outline:none!important}.facet-filters .select .svg-wrapper{position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;width:11px!important;height:11px!important;pointer-events:none!important;color:var(--belice-primary)!important;display:flex!important;align-items:center!important;justify-content:center!important}.facet-filters .select .svg-wrapper svg{width:100%!important;height:100%!important}@media screen and (min-width:990px){.header>.belice-header-search-desktop,.belice-header-search-desktop{display:flex!important;align-items:center!important;width:100%!important;max-width:440px!important;min-width:250px!important;position:relative!important;z-index:10000000!important}.header>.belice-header-search-desktop{grid-area:left-icons!important;justify-self:start!important}.header__icons .belice-header-search-desktop{margin-right:1.2rem!important}.belice-search-inline-wrapper{width:100%!important;position:relative!important;display:block!important}.belice-inline-search-form{width:100%!important;margin:0!important;position:relative!important}.belice-inline-search-field{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;height:44px!important;background:#fff!important;border:1.5px solid rgba(94,54,83,.22)!important;border-radius:50px!important;box-shadow:none!important;outline:none!important;transition:border-color .2s ease!important}.belice-inline-search-field:hover{border-color:#5e365361!important}.belice-inline-search-field:focus-within{border-color:var(--belice-primary)!important;box-shadow:none!important;outline:none!important}.belice-inline-search-input{width:100%!important;height:100%!important;border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important;padding:0 74px 0 18px!important;font-size:.92rem!important;color:var(--belice-text)!important;font-weight:500!important;letter-spacing:.01em!important;font-family:inherit!important;-webkit-tap-highlight-color:transparent!important;-webkit-focus-ring-color:transparent!important}.belice-inline-search-input::placeholder{color:#8c827a!important;font-size:.88rem!important;font-weight:400!important}.belice-inline-search-btn{position:absolute!important;right:4px!important;top:50%!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;border-radius:50%!important;background:var(--belice-primary)!important;color:#fff!important;border:none!important;outline:none!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .25s ease!important;padding:0!important}.belice-inline-search-btn:hover{background:#48273f!important;transform:translateY(-50%) scale(1.06)!important}.belice-inline-search-btn svg{width:16px!important;height:16px!important;fill:none!important}.belice-inline-search-reset{position:absolute!important;right:44px!important;top:50%!important;transform:translateY(-50%)!important;width:24px!important;height:24px!important;background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;color:#8c827a!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;transition:color .2s ease!important}.belice-inline-search-reset:hover{color:var(--belice-primary)!important}.belice-inline-search-reset svg{width:14px!important;height:14px!important}.belice-header-search-desktop .predictive-search--header{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;width:680px!important;max-width:85vw!important;min-width:580px!important;background:#fff!important;border-radius:18px!important;border:1px solid rgba(94,54,83,.12)!important;box-shadow:0 20px 50px #2e2a392e,0 0 0 1px #5e36530f!important;z-index:10000001!important;max-height:520px!important;overflow-y:auto!important;padding:10px 0!important}.belice-header-search-desktop .predictive-search__results-groups-wrapper{display:flex!important;flex-direction:row!important;border-bottom:none!important;padding:6px 12px!important}.belice-header-search-desktop .predictive-search__result-group:first-child{flex:0 0 190px!important;min-width:170px!important;max-width:210px!important;border-right:1px solid rgba(94,54,83,.08)!important;padding-right:12px!important;gap:.8rem!important}.belice-header-search-desktop .predictive-search__result-group:last-child{flex:1 1 auto!important;min-width:0!important;padding-left:14px!important;gap:.8rem!important}.belice-header-search-desktop .predictive-search__heading{margin:4px 8px 8px!important;padding:0 0 6px!important;font-size:.78rem!important;letter-spacing:.08em!important;color:var(--belice-primary)!important;font-weight:700!important;border-bottom:1px solid rgba(94,54,83,.08)!important}.belice-header-search-desktop .predictive-search__item{padding:8px 10px!important;border-radius:8px!important;transition:background .15s ease!important}.belice-header-search-desktop .predictive-search__item:hover,.belice-header-search-desktop .predictive-search__item[aria-selected=true]{background:#5e36530d!important}.belice-header-search-desktop .predictive-search__item--link-with-thumbnail{display:grid!important;grid-template-columns:50px 1fr!important;grid-column-gap:14px!important;align-items:center!important}.belice-header-search-desktop .predictive-search__image{width:50px!important;height:50px!important;object-fit:cover!important;border-radius:8px!important;box-shadow:0 2px 6px #0000000f!important}.belice-header-search-desktop .predictive-search__item-content{min-width:0!important;overflow:hidden!important}.belice-header-search-desktop .predictive-search__item-heading{font-size:.9rem!important;font-weight:600!important;color:var(--belice-text)!important;white-space:normal!important;word-break:break-word!important;line-height:1.35!important;margin:0 0 4px!important}.belice-header-search-desktop .predictive-search__item .price{font-size:.88rem!important;font-weight:700!important;color:var(--belice-primary)!important}.belice-header-search-desktop .predictive-search__search-for-button{margin:8px 14px 4px!important;padding:11px 16px!important;background:#5e36530f!important;color:var(--belice-primary)!important;border:1px solid rgba(94,54,83,.12)!important;border-radius:10px!important;text-align:center!important;font-weight:600!important;display:block!important;transition:all .2s ease!important}.belice-header-search-desktop .predictive-search__search-for-button:hover{background:var(--belice-primary)!important;color:#fff!important}}.belice-header-search-desktop,.belice-inline-search-field,.belice-inline-search-field:focus,.belice-inline-search-field:focus-within,.belice-inline-search-input,.belice-inline-search-input:focus,.belice-inline-search-input:focus-visible,.belice-mobile-top-bar,.belice-mobile-input-field,.belice-mobile-input-field:focus,.belice-mobile-input-field:focus-within,.belice-mobile-input,.belice-mobile-input:focus,.belice-mobile-input:focus-visible,.search-modal .field,.search-modal .field:focus,.search-modal .field:focus-within,.search-modal .field__input,.search-modal .field__input:focus,.search-modal .field__input:focus-visible{outline:none!important;outline-width:0!important;outline-color:transparent!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important;-webkit-focus-ring-color:transparent!important}@media screen and (max-width:989px){.belice-header-search-desktop{display:none!important}.belice-header-search-mobile{display:inline-flex!important}.belice-header-search-mobile .header__icon--search{width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--belice-text)!important;transition:color .2s ease!important}.belice-header-search-mobile .header__icon--search:hover{color:var(--belice-primary)!important}.belice-header-search-mobile .header__icon--search svg{width:20px!important;height:20px!important}details[open]>.search-modal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;max-height:100dvh!important;background:#fff!important;z-index:9999999999!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;padding:0!important;margin:0!important;border:none!important;animation:beliceMobileFadeIn .2s ease-out forwards!important;overflow:hidden!important}@keyframes beliceMobileFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search-modal .modal-overlay{display:none!important}.search-modal__content,.belice-mobile-modal-content{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;max-width:100%!important;background:#fff!important;border-radius:0!important;padding:0!important;margin:0!important;transform:none!important;position:relative!important;overflow:hidden!important}.belice-mobile-predictive-wrapper,.belice-mobile-search-form{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;flex:1 1 auto!important}.belice-mobile-top-bar{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;padding:12px 14px!important;background:#faf7f2!important;border-bottom:1.5px solid rgba(94,54,83,.12)!important;box-sizing:border-box!important;flex-shrink:0!important;z-index:10!important}.belice-mobile-input-field{display:flex!important;align-items:center!important;flex:1 1 auto!important;height:44px!important;background:#fff!important;border:1.5px solid rgba(94,54,83,.22)!important;border-radius:50px!important;padding:0 10px 0 14px!important;gap:8px!important;box-sizing:border-box!important;position:relative!important;transition:border-color .2s ease!important}.belice-mobile-input-field:focus-within{border-color:var(--belice-primary)!important;box-shadow:none!important}.belice-mobile-submit-btn,.belice-mobile-input-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;color:var(--belice-primary)!important;background:transparent!important;border:none!important;outline:none!important;padding:0!important;cursor:pointer!important;flex-shrink:0!important}.belice-mobile-submit-btn svg,.belice-mobile-input-icon svg{width:18px!important;height:18px!important;fill:none!important}.belice-mobile-input{flex:1 1 auto!important;width:100%!important;height:100%!important;font-size:16px!important;line-height:normal!important;color:#2e2a39!important;font-weight:500!important;background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;padding:0!important;margin:0!important;text-align:left!important;-webkit-appearance:none!important}.belice-mobile-input::placeholder{font-size:14px!important;color:#8c827a!important;font-weight:400!important}.belice-mobile-reset-btn{width:26px!important;height:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;color:#8c827a!important;cursor:pointer!important;padding:0!important;flex-shrink:0!important}.belice-mobile-reset-btn svg{width:14px!important;height:14px!important}.belice-mobile-close-btn{width:40px!important;height:40px!important;min-width:40px!important;border-radius:50%!important;background:#5e365314!important;border:none!important;outline:none!important;box-shadow:none!important;color:var(--belice-primary)!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;padding:0!important;flex-shrink:0!important;transition:all .2s ease!important}.belice-mobile-close-btn:hover{background:var(--belice-primary)!important;color:#fff!important}.belice-mobile-close-btn svg{width:14px!important;height:14px!important}.belice-mobile-predictive-results{display:block!important;flex:1 1 auto!important;width:100%!important;height:calc(100vh - 72px)!important;height:calc(100dvh - 72px)!important;max-height:calc(100dvh - 72px)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;border:none!important;border-radius:0!important;box-shadow:none!important;margin:0!important;padding:16px 16px 60px!important;background:#fff!important;box-sizing:border-box!important;position:static!important}.belice-mobile-predictive-results #predictive-search-results{width:100%!important;display:block!important}.belice-mobile-predictive-results .predictive-search__results-groups-wrapper{display:flex!important;flex-direction:column!important;width:100%!important;border-bottom:none!important;padding:0!important;gap:20px!important}.belice-mobile-predictive-results .predictive-search__result-group,.belice-mobile-predictive-results .predictive-search__result-group:first-child,.belice-mobile-predictive-results .predictive-search__result-group:last-child{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;min-width:100%!important;flex:none!important;gap:12px!important;border:none!important;padding:0!important}.belice-mobile-predictive-results .predictive-search__heading{display:flex!important;align-items:center!important;font-size:.78rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--belice-primary)!important;border-bottom:1.5px solid rgba(94,54,83,.1)!important;padding:0 0 8px!important;margin:0 0 10px!important}.belice-mobile-predictive-results .predictive-search__results-list{display:flex!important;flex-direction:column!important;width:100%!important;gap:8px!important;padding:0!important;margin:0!important;list-style:none!important}.belice-mobile-predictive-results .predictive-search__list-item{width:100%!important}.belice-mobile-predictive-results .predictive-search__group-collections{width:100%!important;display:block!important}.belice-mobile-predictive-results .predictive-search__list-item--collection .predictive-search__item{display:flex!important;align-items:center!important;width:100%!important;padding:12px 16px!important;background:#faf7f2!important;border:1px solid rgba(94,54,83,.12)!important;border-radius:12px!important;box-sizing:border-box!important;text-decoration:none!important;transition:all .2s ease!important}.belice-mobile-predictive-results .predictive-search__list-item--collection .predictive-search__item:hover,.belice-mobile-predictive-results .predictive-search__list-item--collection .predictive-search__item[aria-selected=true]{background:#5e365314!important;border-color:var(--belice-primary)!important;transform:translate(3px)!important}.belice-mobile-predictive-results .predictive-search__list-item--collection .predictive-search__item-heading{font-size:.94rem!important;font-weight:600!important;color:var(--belice-primary)!important;margin:0!important}.belice-mobile-predictive-results .predictive-search__group-queries{width:100%!important;display:block!important}.belice-mobile-predictive-results .predictive-search__group-queries .predictive-search__item{display:flex!important;align-items:center!important;width:100%!important;padding:10px 14px!important;background:#fff!important;border:1px dashed rgba(94,54,83,.18)!important;border-radius:10px!important;box-sizing:border-box!important;text-decoration:none!important}.belice-mobile-predictive-results .predictive-search__item-query-result{font-size:.9rem!important;font-weight:500!important;color:var(--belice-text)!important;margin:0!important}.belice-mobile-predictive-results .predictive-search__item--link-with-thumbnail{display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;width:100%!important;box-sizing:border-box!important;padding:12px!important;background:#fff!important;border:1px solid rgba(94,54,83,.1)!important;border-radius:14px!important;box-shadow:0 2px 8px #2e2a390a!important;transition:all .2s ease!important;text-decoration:none!important}.belice-mobile-predictive-results .predictive-search__item--link-with-thumbnail:hover,.belice-mobile-predictive-results .predictive-search__item--link-with-thumbnail[aria-selected=true]{border-color:var(--belice-primary)!important;background:#faf7f2!important}.belice-mobile-predictive-results .predictive-search__image{width:64px!important;height:64px!important;min-width:64px!important;max-width:64px!important;object-fit:cover!important;border-radius:10px!important;background:#f0ede8!important;box-shadow:0 2px 6px #0000000f!important;flex-shrink:0!important}.belice-mobile-predictive-results .predictive-search__item-content{display:flex!important;flex-direction:column!important;justify-content:center!important;flex:1 1 auto!important;min-width:0!important;overflow:hidden!important;text-align:left!important}.belice-mobile-predictive-results .predictive-search__item-heading{font-size:.94rem!important;font-weight:600!important;color:var(--belice-text)!important;margin:0 0 4px!important;line-height:1.35!important;white-space:normal!important;word-break:break-word!important}.belice-mobile-predictive-results .predictive-search__item .price{font-size:.92rem!important;font-weight:700!important;color:var(--belice-primary)!important;margin:0!important}.belice-mobile-predictive-results .predictive-search__search-for-button{margin:18px 0 24px!important;width:100%!important}.belice-mobile-predictive-results .predictive-search__search-for-button button,.belice-mobile-predictive-results .predictive-search__search-for-button a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;padding:14px 20px!important;background:var(--belice-primary)!important;color:#fff!important;border:none!important;border-radius:12px!important;font-weight:700!important;font-size:.92rem!important;box-shadow:0 4px 14px #5e365340!important;gap:8px!important;text-decoration:none!important;cursor:pointer!important;letter-spacing:.02em!important;transition:all .2s ease!important}.belice-mobile-predictive-results .predictive-search__search-for-button button:hover,.belice-mobile-predictive-results .predictive-search__search-for-button a:hover{background:#48273f!important;transform:translateY(-1px)!important}.belice-mobile-predictive-results .predictive-search__search-for-button button svg,.belice-mobile-predictive-results .predictive-search__search-for-button a svg{color:#fff!important;fill:#fff!important;width:16px!important;height:16px!important}}.template-search{background-color:var(--belice-bg);color:var(--belice-text);min-height:70vh}.template-search__header h1{font-family:var(--belice-font-heading);font-size:clamp(2rem,3.5vw,3rem);font-weight:700;color:var(--belice-primary);letter-spacing:-.01em;margin-bottom:.8rem}.template-search__search .field{background:#fff!important;border:1.5px solid rgba(94,54,83,.22)!important;border-radius:50px!important;padding:4px 8px 4px 20px!important;box-shadow:0 4px 16px #2e2a390d!important;transition:all .2s ease!important}.template-search__search .field:focus-within{border-color:var(--belice-primary)!important;box-shadow:0 0 0 3px #5e36531f!important}.template-search__search .search__button{background:var(--belice-primary)!important;color:#fff!important;border-radius:50%!important;width:44px!important;height:44px!important;right:6px!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important}.template-search__search .search__button:hover{background:#48273f!important}.template-search__results .catalog-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:28px 20px!important;list-style:none!important;padding:0!important;margin:2rem 0 3.5rem!important}@media screen and (max-width:989px){.template-search__results .catalog-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px 12px!important}}#AirReviews-FloatButtonWrapper,.AirReviews-Widget__FloatButtonWrapper,.AirReviews-Widget__FloatButton,.AirReviews-FloatingTab,.AirReviews-FloatingWidget,.AirReviews-Tab,.AirReviews-Badge-Floating,#air-reviews-floating-tab,#air-reviews-tab,#air-reviews-badge,.air-reviews-floating,.air-reviews-badge,[class*=AirReviews i][class*=Float i],[class*=air-reviews i][class*=floating i],[class*=air-reviews i][class*=tab i],[id*=AirReviews-Float i],[id*=air-reviews i][id*=floating i],[id*=air-reviews i][id*=tab i],div[id^=air-reviews-floating]{display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important;transform:translate(9999px)!important;position:absolute!important;top:-9999px!important;left:-9999px!important;width:0!important;height:0!important;overflow:hidden!important}.product__media-item,.product__media-item .media,.product__media-item img,.product__modal-opener,.product-media-container,.image-magnify-none,.image-magnify-hover,.image-magnify-lightbox{cursor:default!important}.product__media-icon,.product__media-toggle,.product__media-icon--none,.product__media-icon--hover,.product__media-icon--lightbox,.product__media-zoom-none,.product__media-zoom-hover,.product__media-zoom-lightbox,.product-media-modal{display:none!important;visibility:hidden!important;pointer-events:none!important}.card-stars{display:flex;align-items:center;gap:6px;margin:6px 0 10px;line-height:1;position:relative;min-height:18px}.card-stars .AirReviews-Widget--Stars{display:inline-flex;align-items:center}.card-stars__fallback{display:inline-flex;align-items:center;gap:5px}.card-stars:has(.AirReviews-StarRatingWrapper:not(:empty)) .card-stars__fallback,.card-stars.has-air-reviews .card-stars__fallback{display:none!important}.card-stars__icons{display:inline-flex;align-items:center;gap:2.5px}.card-stars__icons svg,.card-stars__icons .star-icon{width:14px;height:14px;fill:#c5a059;color:#c5a059;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(197,160,89,.25))}.card-stars__score{font-size:.86rem;font-weight:700;color:var(--belice-primary, #5E3653);margin-left:1px;letter-spacing:-.01em}.card-stars__count{font-size:.78rem;color:#2e2a39a6;font-weight:500}.card-stars .AirReviews-StarRatingWrapper{display:inline-flex!important;align-items:center!important;gap:4px!important;line-height:1!important}.card-stars .AirReviews-StarRatingWrapper svg,.card-stars .AirReviews-StarRate--Positive svg{width:13px!important;height:13px!important;fill:#c5a059!important;color:#c5a059!important;filter:drop-shadow(0 1px 2px rgba(197,160,89,.2))!important}.card-stars .AirReviews-StarRateProduct__Content{font-family:inherit!important;font-size:.82rem!important;color:#2e2a39a6!important;font-weight:500!important;margin-left:2px!important}.card-stars .AirReviews-StarRate--Count{font-size:.78rem!important;color:#2e2a39a6!important}@media screen and (max-width:749px){.card-stars{gap:4px;margin:4px 0 8px}.card-stars__icons{gap:2px}.card-stars__icons svg,.card-stars__icons .star-icon{width:12px;height:12px}.card-stars__score{font-size:.8rem}.card-stars__count{font-size:.72rem}.card-stars .AirReviews-StarRatingWrapper svg{width:12px!important;height:12px!important}}.product__rating-pdp{margin:6px 0 12px;display:flex;align-items:center}.product__rating-pdp-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;cursor:pointer;padding:4px 0;transition:opacity .2s ease}.product__rating-pdp-link:hover{opacity:.85}.product__rating-pdp-fallback{display:inline-flex;align-items:center;gap:6px}.product__rating-pdp:has(.AirReviews-StarRatingWrapper:not(:empty)) .product__rating-pdp-fallback,.product__rating-pdp.has-air-reviews .product__rating-pdp-fallback{display:none!important}.product__rating-pdp-score{font-size:.95rem;font-weight:700;color:var(--belice-primary, #5E3653)}.product__rating-pdp-count{font-size:.85rem;color:#7a7279;text-decoration:underline;text-underline-offset:3px}.product__rating-pdp .AirReviews-StarRatingWrapper{display:inline-flex!important;align-items:center!important;gap:5px!important}.product__rating-pdp .AirReviews-StarRatingWrapper svg{width:15px!important;height:15px!important;fill:#c5a059!important}.product-reviews-section{position:relative;margin-top:10px;margin-bottom:30px}.product-reviews__wrapper{background:#fff;border:1px solid rgba(94,54,83,.09);border-radius:20px;padding:40px 36px;box-shadow:0 10px 40px #5e36530a}.product-reviews__header{text-align:center;max-width:680px;margin:0 auto 32px}.product-reviews__badge{display:inline-flex;align-items:center;gap:6px;background:#c5a0591f;color:#8c6d2e;padding:5px 14px;border-radius:50px;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.product-reviews__title{font-family:var(--font-heading-family, "Outfit", sans-serif);font-size:2.2rem;font-weight:600;color:var(--belice-primary, #5E3653);margin:0 0 8px;letter-spacing:-.02em}.product-reviews__subheading{font-size:.95rem;color:#7a7279;margin:0;line-height:1.5}.product-reviews__summary-card{display:flex;align-items:center;justify-content:space-between;background:#fdfbf7;border:1px solid #EFEAE6;border-radius:16px;padding:24px 32px;margin-bottom:36px;gap:24px}.product-reviews__summary-main{display:flex;align-items:center;gap:22px}.product-reviews__score-circle{display:flex;flex-direction:column;align-items:center;justify-content:center;width:76px;height:76px;background:#fff;border:2px solid rgba(197,160,89,.35);border-radius:50%;box-shadow:0 4px 12px #c5a0591f;flex-shrink:0}.product-reviews__score-number{font-size:1.7rem;font-weight:800;color:var(--belice-primary, #5E3653);line-height:1}.product-reviews__score-max{font-size:.68rem;color:#7a7279;font-weight:600}.product-reviews__summary-stars{display:flex;gap:3px;margin-bottom:4px}.product-reviews__summary-count{font-size:.88rem;color:#2e2a39;font-weight:600;margin:0 0 8px}.product-reviews__trust-tags{display:flex;flex-wrap:wrap;gap:8px}.trust-tag{font-size:.74rem;font-weight:600;color:#5e3653;background:#5e36530f;padding:3px 10px;border-radius:30px}.product-reviews__btn-write{display:inline-flex;align-items:center;gap:8px;background:var(--belice-primary, #5E3653);color:#fff;border:none;border-radius:50px;padding:13px 26px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 14px #5e365340;flex-shrink:0}.product-reviews__btn-write:hover{background:#4a2b42;transform:translateY(-1px);box-shadow:0 6px 20px #5e365359}.product-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{background:#fff;border:1px solid #EFEAE6;border-radius:14px;padding:22px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.review-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #5e36530f}.review-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.review-card__author{display:flex;align-items:center;gap:10px}.author-avatar{width:36px;height:36px;border-radius:50%;background:#5e365314;color:#5e3653;font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center}.author-name{display:block;font-size:.88rem;color:#2e2a39}.review-badge-verified{display:block;font-size:.72rem;color:#2e7d32;font-weight:600}.review-card__stars{display:flex;gap:2px}.review-card__comment{font-size:.88rem;line-height:1.6;color:#4a4652;margin:0 0 14px;flex-grow:1;font-style:italic}.review-card__date{font-size:.74rem;color:#9c969f}.AirReviews-Widget--Block,#AirReviews-BlockWrapper{margin-top:10px}.AirReviews-Widget--Block .AirReviews-Blocks__ActionRate,.AirReviews-Widget--Block .AirReviews-Blocks--Actions button{background:var(--belice-primary, #5E3653)!important;color:#fff!important;border-radius:50px!important;font-weight:600!important;border:none!important;transition:all .2s ease!important}.AirReviews-Widget--Block .AirReviews-Blocks__ActionRate:hover,.AirReviews-Widget--Block .AirReviews-Blocks--Actions button:hover{background:#4a2b42!important}.AirReviews-Widget--Block svg{fill:#c5a059!important}@media screen and (max-width:989px){.product-reviews__summary-card{flex-direction:column;align-items:flex-start}.product-reviews__btn-write{width:100%;justify-content:center}.product-reviews__grid{grid-template-columns:1fr}.product-reviews__wrapper{padding:24px 18px;border-radius:16px}.product-reviews__title{font-size:1.8rem}}@media screen and (max-width:989px){input,textarea,select,.field__input,.search__input,.search-modal .field__input,.newsletter-form__field .field__input,.newsletter-form__field-wrapper .field__input,.customer .field input,.customer select,.cart__note .field__input,input[type=text],input[type=search],input[type=email],input[type=tel],input[type=password],input[type=number],input[type=url]{font-size:16px!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-jewelry-theme.css.map */
