.tabbed-products-section{background:#fff}.tp-desktop-only{display:block}.tp-mobile-only{display:none}.tabbed-products__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:0}.tabbed-products__tabs{display:flex;align-items:flex-end}.tabbed-products__tab{background:none;border:none;border-bottom:3px solid transparent;padding:10px 28px 12px 0;font-family:Kobe,Georgia,serif;font-size:28px;font-weight:700;color:#aaa;cursor:pointer;margin-bottom:-1.5px;transition:color .2s,border-color .2s;line-height:1.2}.tabbed-products__tab.is-active{color:#000;text-decoration:underline;text-underline-offset:6px}.tabbed-products__tab:hover:not(.is-active){color:#555}.tabbed-products__shop-all{font-family:DM Sans,system-ui,sans-serif;font-size:16px;font-weight:700;color:var(--tp-accent, #814596);letter-spacing:.08em;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;transition:opacity .2s;text-transform:uppercase}.tabbed-products__shop-all:hover{opacity:.7}.tabbed-products__panel{display:none}.tabbed-products__panel.is-active{display:block}.tabbed-products__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;align-items:stretch}.tabbed-products__grid .product-card,.tp-mobile-slide .product-card{border-radius:var(--tp-card-radius, 16px)!important;overflow:hidden;height:100%}.tabbed-products__grid .product-card__wrapper,.tp-mobile-slide .product-card__wrapper{display:flex!important;flex-direction:column!important;height:100%!important;position:relative}.tabbed-products__grid .product-card__image-wrapper,.tp-mobile-slide .product-card__image-wrapper{flex-shrink:0!important}.tabbed-products__grid .product-card__info,.tp-mobile-slide .product-card__info{display:flex!important;flex-direction:column!important;flex:1!important;padding:14px 16px 18px!important;gap:4px!important}.tabbed-products__grid .product-card__title,.tp-mobile-slide .product-card__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.6em!important;line-height:1.3!important;margin-bottom:2px}.tabbed-products__grid .product-card__subtitle,.tp-mobile-slide .product-card__subtitle{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:3em!important;line-height:1.5!important;color:#6b6b6b!important;font-size:13px!important}.tabbed-products__grid .product-card__price-wrapper,.tp-mobile-slide .product-card__price-wrapper{margin-top:auto!important;padding-top:8px}.tabbed-products__grid .product-card__main-actions,.tp-mobile-slide .product-card__main-actions{position:static!important;margin-top:10px!important;left:unset!important;right:unset!important;bottom:unset!important;display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}.tabbed-products__grid .product-card__main-actions .btn,.tp-mobile-slide .product-card__main-actions .btn{width:100%!important;justify-content:center!important;opacity:1!important;transform:none!important;position:relative!important}.tabbed-products__grid .f-badge--sale,.tp-mobile-slide .f-badge--sale{background:var(--tp-badge-bg, #D19BE4)!important;color:var(--tp-badge-color, #ffffff)!important;border-radius:999px!important}.tabbed-products__grid .product-card__image-wrapper,.tp-mobile-slide .product-card__image-wrapper{background-color:#faf8fc!important}.tabbed-products__grid .product-card__image--second,.tp-mobile-slide .product-card__image--second{display:none!important;opacity:0!important;visibility:hidden!important}.tabbed-products__grid .product-card__image--main,.tp-mobile-slide .product-card__image--main,.tabbed-products__grid .product-card__wrapper:hover .product-card__image--main,.tp-mobile-slide .product-card__wrapper:hover .product-card__image--main{opacity:1!important;visibility:visible!important;transform:none!important}.tabbed-products__grid .product-card__image-wrapper .bg-overlay,.tp-mobile-slide .product-card__image-wrapper .bg-overlay,.tabbed-products__grid .product-card__overlay,.tp-mobile-slide .product-card__overlay{display:none!important}.tabbed-products__grid .product-card:hover,.tabbed-products__grid .product-card__wrapper:hover,.tp-mobile-slide .product-card:hover,.tp-mobile-slide .product-card__wrapper:hover{background:transparent!important}.tabbed-products__grid .product-card,.tp-mobile-slide .product-card{background-color:#fff!important}.tabbed-products__grid .product-card__image-wrapper,.tabbed-products__grid .product-card__image-wrapper *,.tp-mobile-slide .product-card__image-wrapper,.tp-mobile-slide .product-card__image-wrapper *{transition:none!important}.tabbed-products__grid .product-card__image,.tabbed-products__grid .product-card__image--main,.tabbed-products__grid .media-wrapper,.tp-mobile-slide .product-card__image,.tp-mobile-slide .product-card__image--main,.tp-mobile-slide .media-wrapper{opacity:1!important;background-color:#faf8fc!important}.tabbed-products__grid .product-card__quickview,.tp-mobile-slide .product-card__quickview{display:none!important}.tabbed-products__promo-card{position:relative;border-radius:var(--tp-card-radius, 16px);overflow:hidden;min-height:380px;background:#c97840}.tabbed-products__promo-img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.tabbed-products__promo-placeholder{width:100%;height:100%;background:linear-gradient(160deg,#c97840,#a05e2a);position:absolute;top:0;right:0;bottom:0;left:0}.tabbed-products__promo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0009 55%,#0000000d);display:flex;flex-direction:column;justify-content:flex-end;padding:24px 20px}.tabbed-products__promo-heading{font-family:Kobe,Georgia,serif;font-size:28px;font-weight:700;color:#fff;line-height:1.1;margin:0 0 18px;text-transform:uppercase}.tabbed-products__promo-btn{display:block;background:#fff;color:#000;font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:600;padding:13px 20px;border-radius:999px;border:1.5px solid #ffffff;text-decoration:none;text-align:center;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.tabbed-products__promo-btn:hover{background:#e7d1ef;color:#814596;border-color:#e7d1ef;transform:translateY(-2px)}.tp-mobile-block{margin-bottom:40px}.tp-mobile-block:last-child{margin-bottom:0}.tp-mobile-block__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.tp-mobile-block__title{font-family:Kobe,Georgia,serif;font-size:26px;font-weight:700;color:#000;margin:0}.tp-mobile-slider{overflow:hidden;position:relative}.tp-mobile-slider__track{display:flex;transition:transform .38s cubic-bezier(.4,0,.2,1);will-change:transform}.tp-mobile-slide{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:100%;padding:4px 2px;box-sizing:border-box}.tp-mobile-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:16px}.tp-mobile-dot{width:8px;height:8px;border-radius:999px;background:#d19be4;border:none;cursor:pointer;padding:0;transition:background .2s,width .2s}.tp-mobile-dot.is-active{background:#814596;width:20px}.tp-mobile-slide .f-badge--sale{background:var(--tp-badge-bg, #D19BE4)!important;color:var(--tp-badge-color, #ffffff)!important;border-radius:999px!important}@media(max-width:1024px){.tabbed-products__grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:768px){.tp-desktop-only{display:none!important}.tp-mobile-only{display:block!important}}@media(max-width:767px){.tp-mobile-slide .product-card__wrapper{padding:8px!important}.tp-mobile-slide .product-card__info{padding:0!important;gap:3px!important}.tp-mobile-slide .product-card__title a{font-size:16px!important;line-height:1.3!important;min-height:unset!important}.tp-mobile-slide .product-card__subtitle{font-size:14px!important;line-height:1.4!important;min-height:unset!important}.tp-mobile-slide .f-price{--font-size-base: 14px}.tp-mobile-slide .f-price span,.tp-mobile-slide .f-price div,.tp-mobile-slide .f-price-item,.tp-mobile-slide .f-price-item--regular,.tp-mobile-slide .f-price-item--sale,.tp-mobile-slide .f-price__regular span,.tp-mobile-slide .f-price__sale span{font-size:14px!important;line-height:1.3!important}.tp-mobile-slide .f-price-item--regular s,.tp-mobile-slide .f-price__compare,.tp-mobile-slide .f-price--on-sale .f-price-item--regular{font-size:11px!important}.tp-mobile-slide .product-card__main-actions{position:static!important;margin-top:8px!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;display:block!important}.tp-mobile-slide .product-card__main-actions .btn{width:100%!important;padding:10px 8px!important;font-size:12px!important;opacity:1!important;visibility:visible!important;transform:none!important;justify-content:center!important;position:relative!important}.tp-mobile-slide .product-card__atc-text,.tp-mobile-slide .product-card__action-text{opacity:1!important;visibility:visible!important;max-width:none!important;overflow:visible!important;position:static!important;transform:none!important;display:block!important;color:inherit!important}}@media(max-width:480px){.tp-mobile-block__title{font-size:22px}.tabbed-products__tab{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/tabbed-products.css.map */
