.product-tabs{padding:110px 24px;background:#f4e9c9}.product-tabs__container{max-width:1280px;margin:0 auto;position:relative}.product-tabs__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:48px;flex-wrap:wrap}.product-tabs__eyebrow{display:inline-block;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#9c7a3f;font-weight:600;margin-bottom:16px;font-family:Machille}.product-tabs__heading{font-size:clamp(28px,3.2vw,40px);line-height:1.2;font-weight:500;letter-spacing:-.02em;color:#1c1a17;margin:0;font-family:Machille}.product-tabs__nav{position:relative;display:flex;gap:4px;background:#f9f3f0;border-radius:999px;padding:5px}.product-tabs__nav-btn{position:relative;z-index:2;border:none;background:transparent;padding:12px 26px;font-size:14px;font-weight:600;letter-spacing:.01em;color:#6b665b;cursor:pointer;border-radius:999px;transition:color .35s ease;white-space:nowrap;font-family:Urbanist}.product-tabs__nav-btn.is-active{color:#fff}.product-tabs__nav-indicator{position:absolute;top:5px;left:5px;height:calc(100% - 10px);background:#603a26;border-radius:999px;z-index:1;transition:transform .4s cubic-bezier(.65,0,.35,1),width .4s cubic-bezier(.65,0,.35,1)}.product-tabs__panel{display:none}.product-tabs__panel.is-active{display:block;animation:productPanelFade .5s ease}@keyframes productPanelFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-tabs__viewport{overflow:hidden;margin:0 -24px;padding:0 24px}.product-tabs__track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 0 8px;-ms-overflow-style:none;scrollbar-width:none}.product-tabs__track::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;flex:0 0 auto;width:270px}.product-card__image-wrap{position:relative;aspect-ratio:4 / 5;border-radius:14px;overflow:hidden;background:#f2efe9}.product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card__image{transform:scale(1.06)}.product-card__tag{position:absolute;top:14px;left:14px;background:#1c1a17;color:#fff;font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;padding:6px 12px;border-radius:999px}.product-card__quick-add{position:absolute;bottom:14px;right:14px;width:40px;height:40px;border-radius:50%;border:none;background:#fff;color:#1c1a17;display:none;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease,background .3s ease}.product-card:hover .product-card__quick-add{opacity:1;transform:translateY(0)}.product-card__quick-add:hover{background:#9c7a3f;color:#fff}.product-card__quick-add svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-card__info{padding-top:18px}.product-card__title{font-size:14.5px;font-weight:500;color:#1c1a17;margin:0 0 8px;line-height:1.4;font-family:Urbanist}.product-card__price{display:flex;align-items:center;gap:8px}.product-card__price-current{font-size:15px;font-weight:600;color:#1c1a17;font-family:Machille}.product-card__price-original{font-size:13px;color:#a39d8e;text-decoration:line-through}.product-tabs__view-all{display:inline-flex;align-items:center;gap:10px;margin-top:40px;padding:15px 30px;border:1px solid rgba(28,26,23,.18);border-radius:999px;color:#1c1a17;text-decoration:none;font-size:13.5px;font-weight:600;letter-spacing:.02em;transition:background .35s ease,color .35s ease,gap .35s ease,border-color .35s ease;font-family:Urbanist}.product-tabs__view-all svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .35s ease}.product-tabs__view-all:hover{background:#1c1a17;border-color:#1c1a17;color:#fff;gap:16px}.product-tabs__view-all:hover svg{transform:translate(2px)}.product-tabs__arrows{position:absolute;top:-4px;right:0;display:none;gap:10px}.product-tabs__arrow{width:42px;height:42px;border-radius:50%;border:1px solid rgba(28,26,23,.15);background:transparent;color:#1c1a17;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,color .3s ease,border-color .3s ease}.product-tabs__arrow svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-tabs__arrow:hover{background:#1c1a17;border-color:#1c1a17;color:#fff}.product-tabs__arrow:disabled{opacity:.3;cursor:not-allowed}@media(min-width:990px){.product-tabs__arrows{display:flex}}@media(max-width:989px){.product-tabs{padding:80px 20px}.product-tabs__header{align-items:flex-start}.product-card{width:240px}}@media(max-width:599px){.product-tabs{padding:60px 16px}.product-tabs__header{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:36px}.product-tabs__nav{width:100%}.product-tabs__nav-btn{flex:1;text-align:center;padding:12px 16px}.product-tabs__viewport{margin:0 -16px;padding:0 16px}.product-card{width:68vw}.product-tabs__view-all{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/tabbed-products.css.map */
