.homepage-product-showcase{width:100%}.homepage-product-showcase__grid{display:grid;grid-template-columns:1fr;gap:var(--hps-column-gap, 48px);align-items:start}.homepage-product-showcase__media,.homepage-product-showcase__content{min-width:0;width:100%}@media screen and (min-width:990px){.homepage-product-showcase__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.homepage-product-showcase__media{position:sticky;top:2rem}}.homepage-product-showcase product-info.product__info-container>*{margin:0!important}.homepage-product-showcase product-info.product__info-container>*+*{margin-top:var(--hps-block-gap, 12px)!important}.homepage-product-showcase product-info.product__info-container>.product-detail__divider+.product-detail__subscription-app,.homepage-product-showcase product-info.product__info-container>.homepage-product-showcase__divider+.product-detail__subscription-app{margin-top:0!important}.homepage-product-showcase product-info.product__info-container>.product-detail__subscription-app+.product-detail__buy-buttons{margin-top:0!important}.homepage-product-showcase .product-detail__media .product-media-container{border-radius:var(--hps-gallery-main-radius, 20px);border:var(--hps-gallery-main-border-width, 1px) solid var(--hps-gallery-main-border-color, #d4bc8a);overflow:hidden;box-sizing:border-box}.homepage-product-showcase .product-detail__media .thumbnail.global-media-settings img,.homepage-product-showcase .product-detail__media .thumbnail.global-media-settings{border-radius:var(--gallery-thumbnail-radius, 12px);border:1px solid var(--hps-gallery-thumb-border, #d4bc8a);box-sizing:border-box}.hps-gallery{width:100%}.hps-gallery__shell{position:relative;display:block;width:100%}.hps-gallery__frame{width:var(--hps-gallery-main-width, 92%);max-width:100%;margin-inline:auto;border-radius:var(--hps-gallery-frame-radius, 14px);overflow:visible;background:transparent;box-shadow:none;border:var(--hps-gallery-main-border-width, 0) solid var(--hps-gallery-main-border-color, #d4bc8a);box-sizing:border-box}.hps-gallery__main{position:relative;width:100%;max-width:100%;margin-inline:auto;overflow:hidden;border-radius:var(--hps-gallery-main-radius, 14px) var(--hps-gallery-main-radius, 14px) 0 0}.hps-gallery__slide{width:100%}.hps-gallery__slide[hidden]{display:none!important}.hps-gallery__slide-image,.hps-gallery__slide-placeholder{display:block;width:100%;height:auto;object-fit:var(--hps-gallery-image-fit, cover);object-position:center center;background:transparent}.hps-gallery__slide-placeholder{display:grid;place-items:center;background:#f3edf2}.hps-gallery__arrow{position:absolute;top:50%;z-index:3;display:grid;place-items:center;margin:0;padding:0;border:0;border-radius:50%;background:var(--hps-gallery-arrow-bg, #ff0068);color:var(--hps-gallery-arrow-color, #ffffff);box-shadow:0 4px 14px #ff006847;cursor:pointer;transition:transform .2s ease,opacity .2s ease;--hps-arrow-size: var(--hps-gallery-arrow-size, 44px);width:var(--hps-arrow-size);height:var(--hps-arrow-size);transform:translateY(-50%)}.hps-gallery__arrow span{font-size:calc(var(--hps-arrow-size) * .52);line-height:1;font-weight:400;margin-top:-2px;pointer-events:none}.hps-gallery__arrow--prev{left:var(--hps-gallery-arrow-gap, 8px)}.hps-gallery__arrow--next{right:var(--hps-gallery-arrow-gap, 8px);left:auto}.hps-gallery__arrow--prev:hover,.hps-gallery__arrow--next:hover{transform:translateY(-50%) scale(1.04)}@media screen and (min-width:750px){.hps-gallery__shell{display:flex;align-items:center;gap:0;overflow:visible}.hps-gallery__frame{flex:1;min-width:0;overflow:visible}.homepage-product-showcase .hps-gallery__main{overflow:visible}.homepage-product-showcase .hps-gallery__arrow{--hps-arrow-edge-overlap: .32}.homepage-product-showcase .hps-gallery__arrow--prev{left:0;transform:translate(calc(var(--hps-arrow-size) * var(--hps-arrow-edge-overlap) * -1),-50%)}.homepage-product-showcase .hps-gallery__arrow--next{right:0;left:auto;transform:translate(calc(var(--hps-arrow-size) * var(--hps-arrow-edge-overlap)),-50%)}.homepage-product-showcase .hps-gallery__arrow--prev:hover{transform:translate(calc(var(--hps-arrow-size) * var(--hps-arrow-edge-overlap) * -1),-50%) scale(1.04)}.homepage-product-showcase .hps-gallery__arrow--next:hover{transform:translate(calc(var(--hps-arrow-size) * var(--hps-arrow-edge-overlap)),-50%) scale(1.04)}}.hps-gallery__trust-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--hps-gallery-trust-gap, 10px) 16px;list-style:none;margin:0;padding:14px 18px 16px;border-top:1px solid var(--hps-gallery-trust-border, #e8e0e4);background:var(--hps-gallery-trust-bg, #f3edf2)}@media screen and (min-width:750px){.hps-gallery__trust-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--hps-gallery-trust-gap, 12px);padding:16px 20px 18px}}.hps-gallery__trust-item{display:flex;align-items:center;gap:8px;min-width:0}.hps-gallery__trust-icon{display:grid;place-items:center;flex-shrink:0;width:var(--hps-gallery-trust-icon-size, 34px);height:var(--hps-gallery-trust-icon-size, 34px);border-radius:50%;border:1px solid var(--hps-gallery-trust-icon-border, #d4bc8a);background:var(--hps-gallery-trust-icon-bg, #ffffff);font-size:calc(var(--hps-gallery-trust-icon-size, 34px) * .47);line-height:1}.hps-gallery__trust-icon-image{width:18px;height:18px;object-fit:contain}.hps-gallery__trust-label{font-size:var(--hps-gallery-trust-label-size, 9px);line-height:1.25;letter-spacing:.06em;text-transform:uppercase;color:var(--hps-gallery-trust-color, #4e0b36);font-weight:600}@media screen and (min-width:750px){.hps-gallery__trust-label{font-size:var(--hps-gallery-trust-label-size-desktop, 10px)}}.hps-gallery__thumbs{display:flex;gap:var(--hps-gallery-thumb-gap, 8px);margin-top:var(--hps-gallery-main-thumb-gap, 12px);overflow-x:auto;scrollbar-width:none}.hps-gallery__thumbs::-webkit-scrollbar{display:none}.hps-gallery__thumb{flex:0 0 var(--hps-gallery-thumb-width, 88px);width:var(--hps-gallery-thumb-width, 88px);height:var(--hps-gallery-thumb-height, 58px);padding:0;border:2px solid var(--hps-gallery-thumb-border, #e5e0dc);border-radius:var(--hps-gallery-thumb-radius, 8px);overflow:hidden;background:#fff;cursor:pointer;box-sizing:border-box}.hps-gallery__thumb.is-active{border-color:var(--hps-gallery-thumb-active-border, #4e0b36)}.hps-gallery__thumb-image,.hps-gallery__thumb-placeholder{display:block;width:100%;height:100%;object-fit:cover}.hps-gallery__shell:not(:has(.hps-gallery__arrow)) .hps-gallery__frame{margin-inline:auto}.hps-gallery__thumb-placeholder{display:grid;place-items:center;background:#f3edf2;color:#6b4458;font-size:12px;font-weight:600}@media screen and (max-width:749px){.homepage-product-showcase__media,.homepage-product-showcase .hps-gallery,.homepage-product-showcase .hps-gallery__shell,.homepage-product-showcase .hps-gallery__frame{overflow:visible}.homepage-product-showcase .hps-gallery__shell{display:block}.homepage-product-showcase .hps-gallery__frame{width:100%;max-width:100%;margin-inline:0}.homepage-product-showcase__media{overflow:visible}.homepage-product-showcase .hps-gallery__main{overflow:visible;border-radius:0}.homepage-product-showcase .hps-gallery__slide{overflow:hidden;border-radius:var(--hps-gallery-main-radius, 14px) var(--hps-gallery-main-radius, 14px) 0 0}.homepage-product-showcase .hps-gallery__arrow{--hps-arrow-size: 34px;--hps-arrow-edge-overlap: .5;width:var(--hps-arrow-size);height:var(--hps-arrow-size);min-width:34px;min-height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #ff006847;z-index:4}.homepage-product-showcase .hps-gallery__arrow span{font-size:1.05rem;line-height:1;margin-top:0}.homepage-product-showcase .hps-gallery__arrow--prev{left:0;transform:translate(calc(var(--hps-arrow-size) * var(--hps-arrow-edge-overlap) * -1),-50%)}.homepage-product-showcase .hps-gallery__arrow--next{right:0;left:auto;transform:translate(calc(var(--hps-arrow-size) * var(--hps-arrow-edge-overlap)),-50%)}.homepage-product-showcase .hps-gallery__arrow--prev:hover{transform:translate(calc(var(--hps-arrow-size) * var(--hps-arrow-edge-overlap) * -1),-50%);opacity:.92}.homepage-product-showcase .hps-gallery__arrow--next:hover{transform:translate(calc(var(--hps-arrow-size) * var(--hps-arrow-edge-overlap)),-50%);opacity:.92}.homepage-product-showcase .hps-gallery__slide-image,.homepage-product-showcase .hps-gallery__slide-placeholder{border-radius:var(--hps-gallery-main-radius, 14px) var(--hps-gallery-main-radius, 14px) 0 0}}.homepage-product-showcase__divider{display:block;width:100%;height:0;margin:0;border:0;border-top:1px solid var(--divider-color, #e5e0dc)}.homepage-product-showcase .product-detail__subscription-app{margin-bottom:0!important;padding:var(--purchase-panel-padding, 16px) var(--purchase-panel-padding, 16px) 0;background:var(--purchase-panel-bg, #f0ebe6);border:1px solid var(--purchase-panel-border, #d4bc8a);border-bottom:none;border-radius:var(--purchase-panel-radius, 16px) var(--purchase-panel-radius, 16px) 0 0;box-sizing:border-box}.homepage-product-showcase .product-detail__subscription-app+.product-detail__buy-buttons--panel{margin-top:0!important}.homepage-product-showcase .product-detail__subscription-app+.product-detail__buy-buttons--panel .product-detail__purchase-panel{border-top:none;border-radius:0 0 var(--purchase-panel-radius, 16px) var(--purchase-panel-radius, 16px);margin-top:0}.homepage-product-showcase .product-detail__purchase-panel{padding:var(--purchase-panel-padding, 16px);background:var(--purchase-panel-bg, #f0ebe6);border:1px solid var(--purchase-panel-border, #d4bc8a);border-radius:var(--purchase-panel-radius, 16px);box-sizing:border-box}.homepage-product-showcase .product-detail__purchase-panel .product-form__buttons{margin:0}.homepage-product-showcase .product-form__quantity-submit-container{display:flex;align-items:stretch;gap:12px;width:100%}.homepage-product-showcase .product-form__quantity-submit-container .product-form__input.product-form__quantity{flex:0 0 auto;margin:0;padding:0;width:auto;background:transparent;border:0;box-shadow:none}.homepage-product-showcase .product-form__quantity-submit-container quantity-input.quantity,.homepage-product-showcase .product-form__quantity-submit-container .quantity{position:relative;display:flex;align-items:center;justify-content:space-between;width:11rem;min-width:11rem;min-height:var(--hps-quantity-min-height, 52px);height:var(--hps-quantity-min-height, 52px);padding:0;border-radius:999px;background:#fff;border:1px solid var(--purchase-panel-border, #d4bc8a);color:#4e0b36;overflow:hidden;box-shadow:none}.homepage-product-showcase .product-form__quantity-submit-container .quantity:before,.homepage-product-showcase .product-form__quantity-submit-container .quantity:after{content:none;display:none;box-shadow:none;border:0}.homepage-product-showcase .product-form__quantity-submit-container .quantity__button{color:#4e0b36;width:4rem;height:100%;flex-shrink:0;margin:0;padding:0;background:transparent;border:0;transition:background-color .15s ease}.homepage-product-showcase .product-form__quantity-submit-container .quantity__button:hover{background:#4e0b360f}.homepage-product-showcase .product-form__quantity-submit-container .quantity__button:first-child,.homepage-product-showcase .product-form__quantity-submit-container .quantity__button:last-child{margin:0}.homepage-product-showcase .product-form__quantity-submit-container .quantity__button .icon{width:1rem;height:1rem}.homepage-product-showcase .product-form__quantity-submit-container .quantity__input{color:#4e0b36;font-size:1.6rem;font-weight:600;opacity:1;background:transparent;border:0;box-shadow:none;padding:0;min-height:0;flex:1 1 auto}.homepage-product-showcase .product-form__quantity-submit-container .product-form__submit{flex:1;min-width:0;min-height:var(--hps-quantity-min-height, 52px);margin:0}.homepage-product-showcase .product-detail__buy-buttons{--submit-btn-bg: #d4bc8a;--submit-btn-text: #4e0b36;--submit-btn-radius: 50px;--submit-btn-min-height: 52px;--submit-btn-min-height-mobile: 48px;--submit-btn-font-size: 16px;--submit-btn-font-size-mobile: 15px;--submit-btn-font-weight: 600;--submit-btn-padding-x: 24px;--submit-btn-padding-y: 14px;--submit-btn-content-gap: 10px;--submit-btn-icon-size: 20px;--submit-btn-separator-height: 16px;--submit-btn-hover-opacity: .92}.homepage-product-showcase .product-form__submit--pill{background-color:var(--submit-btn-bg)!important;color:var(--submit-btn-text)!important;border:none;border-radius:var(--submit-btn-radius);padding:var(--submit-btn-padding-y) var(--submit-btn-padding-x);min-height:var(--submit-btn-min-height-mobile);font-size:var(--submit-btn-font-size-mobile);font-weight:var(--submit-btn-font-weight);font-family:var(--submit-btn-font-family, Inter, sans-serif);font-style:var(--submit-btn-font-style, normal);letter-spacing:.01em;line-height:1.2;box-shadow:none;text-transform:none}@media screen and (min-width:750px){.homepage-product-showcase .product-form__submit--pill{min-height:var(--submit-btn-min-height);font-size:var(--submit-btn-font-size)}}.homepage-product-showcase .product-form__submit--pill:before,.homepage-product-showcase .product-form__submit--pill:after{display:none;box-shadow:none}.homepage-product-showcase .product-form__submit--pill:not([disabled]):hover,.homepage-product-showcase .product-form__submit--pill:not([disabled]):focus-visible{background-color:var(--submit-btn-bg)!important;color:var(--submit-btn-text)!important;opacity:var(--submit-btn-hover-opacity)}.homepage-product-showcase .product-form__submit--pill .product-form__submit-content{display:inline-flex;align-items:center;justify-content:center;gap:var(--submit-btn-content-gap);width:100%}.homepage-product-showcase .product-form__submit--pill .product-form__submit-icon{display:inline-flex;flex-shrink:0;color:var(--submit-btn-text)}.homepage-product-showcase .product-form__submit--pill .product-form__submit-icon .icon{width:var(--submit-btn-icon-size);height:var(--submit-btn-icon-size)}.homepage-product-showcase .product-form__submit--pill .product-form__submit-label,.homepage-product-showcase .product-form__submit--pill .product-form__submit-price{color:var(--submit-btn-text)!important;white-space:nowrap;font-weight:600}.homepage-product-showcase .product-form__submit--pill .product-form__submit-separator{width:1px;height:var(--submit-btn-separator-height);background-color:#ffffffa6;flex-shrink:0}@media screen and (max-width:749px){.homepage-product-showcase .product-form__quantity-submit-container{gap:10px}.homepage-product-showcase .product-form__quantity-submit-container quantity-input.quantity,.homepage-product-showcase .product-form__quantity-submit-container .quantity{width:10rem;min-width:10rem;min-height:var(--hps-quantity-min-height-mobile, 48px);height:var(--hps-quantity-min-height-mobile, 48px)}.homepage-product-showcase .product-form__quantity-submit-container .product-form__submit{min-height:var(--hps-quantity-min-height-mobile, 48px)}}.homepage-product-showcase__placeholder{padding:4rem 2rem;text-align:center;border:1px dashed #d4bc8a;border-radius:12px;color:#6b4458}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-homepage-product-showcase.css.map */
