.theme-product-preview{background-color:var(--theme-base-light);padding:3.75rem 0}@media (min-width: 992px){.theme-product-preview{padding:5.625rem 0}}.theme-product-preview__title{font-size:1.75rem;font-weight:700;line-height:1.45;letter-spacing:-.21px;color:var(--theme-base-dark);text-align:center;margin:0 0 2.5rem}@media (min-width: 992px){.theme-product-preview__title{font-size:2.625rem;margin-bottom:4rem}}.theme-product-preview__card{display:flex;flex-direction:column;align-items:center;gap:.625rem}.theme-product-preview__image-wrap{background-color:#f5f5f5;border-radius:1rem;width:100%;height:20rem;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.theme-product-preview__image-wrap picture,.theme-product-preview__image-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transform:scale(1);transition:transform .6s ease}@media (any-hover: hover){.theme-product-preview__card:hover .theme-product-preview__image-wrap picture,.theme-product-preview__card:hover .theme-product-preview__image-wrap img{transform:scale(1.06)}}.theme-product-preview__info{display:flex;flex-direction:column;align-items:center;padding:.625rem;text-align:center;width:100%}.theme-product-preview__name{font-size:1.5rem;font-weight:500;line-height:1.45;letter-spacing:-.12px;color:var(--theme-base-dark);margin:0}.theme-product-preview__price-wrap{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap;justify-content:center}.theme-product-preview__price{font-size:2rem;font-weight:700;line-height:1.45;letter-spacing:-.16px;color:var(--theme-base-dark)}.theme-product-preview__price--original{font-size:1.25rem;letter-spacing:-.1px;color:#636363;text-decoration:line-through}.theme-product-preview__price--sale{font-size:2rem;letter-spacing:-.16px;color:var(--theme-alternative-color);text-decoration:none}.theme-product-preview__btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:13.75rem;background-color:var(--theme-base-dark);color:var(--theme-base-light);border:none;border-radius:6.25rem;padding:.5rem 2.625rem;font-size:1.125rem;font-weight:500;font-family:var(--theme-text-ff);line-height:1.45;letter-spacing:-.09px;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background-color var(--theme-transition),color var(--theme-transition)}.theme-product-preview__btn:visited{color:var(--theme-base-light)}@media (any-hover: hover){.theme-product-preview__btn:hover{background-color:var(--theme-primary-color);color:var(--theme-base-light)}}.theme-product-preview__placeholder{text-align:center;color:var(--theme-text-color-alternative);padding:2.5rem 0}
