.pwi{width:100%}.pwi__inner{display:flex;flex-direction:column;gap:52px;max-width:unset}.pwi__header{display:flex;flex-direction:column;gap:4px}.pwi__header--center{align-items:center;text-align:center}.pwi__header--right{align-items:flex-end;text-align:right}.pwi__heading{margin:0;letter-spacing:0;line-height:1.2}.pwi__subheading{margin:0;line-height:1.4}.pwi__grid{display:grid;grid-template-columns:repeat(var(--pwi-cols-mobile, 2),1fr);gap:var(--pwi-gap-mobile, 12px);align-items:stretch}@media screen and (min-width:750px){.pwi__grid{grid-template-columns:repeat(var(--pwi-cols-desktop, 4),1fr);gap:var(--pwi-gap-desktop, 20px)}.pwi__inner{padding:0 40px}}.pwi__cell{position:relative;min-width:0;display:flex}.pwi__cell--span-1{grid-column:span 1}.pwi__cell--span-2{grid-column:span 2}.pwi__cell--product{flex-direction:column}.pwi__cell--product .product-card{position:relative;display:flex;flex-direction:column;gap:16px;width:100%;height:100%;padding:0 16px 16px;box-sizing:border-box;background-color:var(--pwi-card-bg, #ffffff);border:1px solid transparent;border-radius:12px;overflow:hidden;transition:all .3s ease;text-align:left}.pwi__cell--product .product-card--animated{position:relative;overflow:hidden}.pwi__cell--product .product-card__link{display:block;text-decoration:none;color:inherit}.pwi__cell--product .product-card__image-wrapper{position:relative;width:100%;aspect-ratio:276 / 280;padding:0 5.25%;overflow:hidden;background-color:#fff;box-sizing:border-box;margin-bottom:0}.pwi__cell--product .product-card__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.pwi__cell--product .product-card__badge{position:absolute;top:10px;right:7px;display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;font-family:Lexend,Lexend-Regular,sans-serif;font-size:14px;font-weight:500;line-height:18px;letter-spacing:0;text-transform:capitalize;border-radius:4px;z-index:2;pointer-events:none}.pwi__cell--product .product-card__badge--sale,.pwi__cell--product .product-card__badge--custom{background-color:#de2733;border:1px solid #DE2733;color:#fff}.pwi__cell--product .product-card__badge--sale+.product-card__badge--custom{top:38px}.pwi__cell--product .product-card__content{position:relative;display:flex;flex-direction:column;flex:1 1 auto;background:transparent}.pwi__cell--product .product-card__info{position:relative;z-index:2;display:flex;flex-direction:column;gap:10px;padding:0;background:transparent;flex:1 1 auto}.pwi__cell--product .product-card__info--center{text-align:center;align-items:center}.pwi__cell--product .product-card__info--right{text-align:right;align-items:flex-end}.pwi__cell--product .product-card__title{margin:0;font-weight:400;line-height:20px;color:#000;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pwi__cell--product .product-card__title a{color:inherit;text-decoration:none}.pwi__cell--product .product-card__title a:hover{color:#6a3d38}.pwi__cell--product .product-card__price{display:flex;align-items:center;gap:10px;margin:0;font-weight:400;line-height:22px;color:#000}.pwi__cell--product .product-card__price .price__regular{color:inherit;font-weight:400}.pwi__cell--product .price__compare-at{color:#00000080;font-weight:400;text-decoration:line-through;font-size:1em}.pwi__cell--product .price--on-sale{color:inherit}.pwi__cell--product .product-card__reviews{display:flex;align-items:center;gap:4px;margin:0}.pwi__cell--product .product-card__reviews--center{justify-content:center}.pwi__cell--product .product-card__reviews--right{justify-content:flex-end}.pwi__cell--product .product-card__stars{display:inline-flex;align-items:center;font-size:23px;line-height:18px;letter-spacing:2px;color:var(--stars-color, #000)}.pwi__cell--product .product-card__review-link{text-decoration:none;color:#000;line-height:18px}.pwi__cell--product .product-card__review-link:hover{text-decoration:underline}.pwi__cell--product .product-card__review-count{font-weight:400;font-size:14px;line-height:18px;color:#000}.pwi__cell--product .product-card__hover-buttons{position:absolute;left:0;right:0;bottom:105%;display:flex;flex-direction:column;gap:.6rem;background:#fffffff2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease;pointer-events:none;z-index:3}.pwi__cell--product .product-card:hover .product-card__hover-buttons,.pwi__cell--product .product-card--animated:hover .product-card__hover-buttons{opacity:1;transform:translateY(0);pointer-events:auto}.pwi__cell--product .product-card__quick-view-btn,.pwi__cell--product .product-card__add-to-cart-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:38px;padding:.6rem 1rem;border:1px solid #6A3D38;background:transparent;color:#6a3d38;font-family:Lexend-Regular,sans-serif;font-size:13px;font-weight:500;letter-spacing:.75px;text-transform:uppercase;border-radius:999px;cursor:pointer;transition:all .2s ease}.pwi__cell--product .quick-view-text-mobile,.pwi__cell--product .quick-view-plus-icon{display:none}.pwi__cell--product .quick-view-text-desktop{display:inline}.pwi__cell--product .product-card__add-to-cart-btn,.pwi__cell--product .product-card__quick-view-btn:hover{background:#6a3d38;color:#fff}.pwi__cell--product .product-card__add-to-cart-btn:hover{background:#4f2c28;border-color:#4f2c28}.pwi__cell--product .product-card__quick-view-btn:disabled,.pwi__cell--product .product-card__add-to-cart-btn:disabled{background:#ccc;color:#666;border-color:#ccc;cursor:not-allowed}.pwi-interrupter{position:relative;display:block;width:100%;height:100%;text-decoration:none;color:inherit;border-radius:var(--pwi-card-radius, 6px);overflow:hidden}.pwi-interrupter__media{position:relative;width:100%;height:100%;min-height:100%;line-height:0}.pwi-interrupter__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.pwi-interrupter__image--mobile{display:none}@media screen and (max-width:749px){.pwi-interrupter__image--desktop{display:none}.pwi-interrupter__image--mobile{display:block}}.pwi-interrupter__media:not(:has(.pwi-interrupter__image--mobile)) .pwi-interrupter__image--desktop{display:block}.pwi-interrupter__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:17px;padding:20px;color:var(--interrupter-text-color, #ffffff);pointer-events:none}.pwi-interrupter__overlay--top-left{align-items:flex-start;justify-content:flex-start;text-align:left}.pwi-interrupter__overlay--top-right{align-items:flex-end;justify-content:flex-start;text-align:right}.pwi-interrupter__overlay--bottom-left{align-items:flex-start;justify-content:flex-end;text-align:left}.pwi-interrupter__overlay--bottom-right{align-items:flex-end;justify-content:flex-end;text-align:right}.pwi-interrupter__overlay--center{align-items:center;justify-content:center;text-align:center}.pwi-interrupter__heading{margin:0;line-height:1.3;color:var(--interrupter-text-color, #ffffff);letter-spacing:normal}.pwi-interrupter__subheading{display:inline-block;letter-spacing:1px;text-transform:uppercase;color:var(--interrupter-text-color, #ffffff);border-bottom:2px solid currentColor;padding-bottom:10px}.pwi-interrupter__overlay--top-right .pwi-interrupter__heading,.pwi-interrupter__overlay--bottom-right .pwi-interrupter__heading{max-width:100%;text-align:right}.pwi-interrupter--block .pwi-interrupter__overlay{padding:12px}.pwi-interrupter--block .pwi-interrupter__heading{max-width:100%}.pwi__show-more-wrapper{display:flex;justify-content:center;margin-top:8px}.pwi__show-more{display:inline-flex;align-items:center;gap:6px;padding:8px 4px;background:transparent;border:none;cursor:pointer;letter-spacing:1px;text-transform:uppercase;color:var(--show-more-color, #6A3D38);font-weight:500}.pwi__show-more-text{border-bottom:2px solid currentColor;padding-bottom:2px}.pwi__show-more:hover .pwi__show-more-text{opacity:.8}.pwi__show-more[hidden],.pwi__cell[data-pwi-hidden=true]{display:none}.pwi__empty{text-align:center;padding:48px 0;color:#999}@media screen and (max-width:749px){.pwi__inner{gap:16px}.pwi-interrupter__overlay{padding:12px}.pwi-interrupter__heading{max-width:80%}.pwi__cell--span-2{grid-column:1 / -1}.pwi__cell--product .product-card__hover-buttons{position:static;opacity:1;transform:none;pointer-events:auto;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;gap:.5rem;padding-top:10px}.pwi__cell--product .product-card__add-to-cart-btn{display:none}.pwi__cell--product .product-card__quick-view-btn{height:40px;padding:18px 12px 18px 24px;font-size:14px;font-family:Lexend-SemiBold,sans-serif;font-weight:600;min-height:40px;background:#6a3d38;color:#fff;border-radius:85px;justify-content:space-between;display:flex;align-items:center;gap:8px;max-width:none;margin:0}.pwi__cell--product .quick-view-text-desktop{display:none}.pwi__cell--product .quick-view-text-mobile{display:inline;order:1}.pwi__cell--product .quick-view-plus-icon{display:block;order:2;flex-shrink:0}.pwi__cell--product .product-card__quick-view-btn .loading__spinner{order:3}.pwi__cell--product .product-card{padding:8px;gap:12px;border-radius:10px}.pwi__cell--product .product-card__image-wrapper{padding:0 5.25%}.pwi__cell--product .product-card__info{gap:8px}.pwi__cell--product .product-card__title{line-height:18px;-webkit-line-clamp:2;line-clamp:2}.pwi__cell--product .product-card__price{gap:8px;line-height:20px}.pwi__cell--product .product-card__badge{top:0;right:6px;font-size:12px;line-height:14px;padding:4px 8px;border-radius:4px}.pwi__cell--product .product-card__badge--sale+.product-card__badge--custom{top:30px}.pwi__cell--product .product-card__stars{font-size:19px;line-height:14px}.pwi__cell--product .product-card__review-count,.pwi__cell--product .product-card__review-link{font-size:12px;line-height:14px}}@media screen and (max-width:479px){.pwi__cell--product .product-card__quick-view-btn{width:100%!important;padding-left:16px;padding-right:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-products-with-interrupters.css.map */
