.product-tabs .page-width--full{max-width:none;margin:0;padding-inline:16px 0}.product-tabs .page-width--full .product-tabs__header,.product-tabs .page-width--full .product-tabs__view-all-wrap{padding-right:16px}.product-tabs__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;width:100%;margin-bottom:18px}.product-tabs__heading-group{display:flex;flex-direction:column;gap:14px;min-width:0}.product-tabs__heading{color:var(--color-black);margin:0}.product-tabs__nav{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.product-tabs__nav::-webkit-scrollbar{display:none}.product-tabs__tab{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:var(--color-black);white-space:nowrap;cursor:pointer;transition:background .25s ease,color .25s ease,padding .25s ease}.product-tabs__tab.is-active{padding:10px 20px;background:var(--color-royal-blue);color:var(--color-white)}.product-tabs__tab--sale{color:var(--color-dark-red);padding-left:0}.product-tabs__tab--sale.is-active{background:var(--color-dark-red);color:var(--color-white)}.product-tabs__tab:not(.is-active):hover{background:var(--color-light-gray-300)}.product-tabs__tab.is-active:hover{background:var(--color-dark-blue)}.product-tabs__tab--sale.is-active:hover{background:var(--color-dark-red)}.product-tabs__shop-all,.product-tabs__view-all{color:var(--color-black);text-decoration:underline;text-underline-position:from-font;white-space:nowrap}.product-tabs__shop-all{flex-shrink:0;padding:10px 20px}.product-tabs__view-all-wrap{display:none;justify-content:center;padding-top:4px}.product-tabs__view-all{text-align:center}.product-tabs__panel[hidden]{display:none}.product-tabs__carousel{--swiper-navigation-offset-x: 24px;position:relative;width:100%;padding-bottom:24px;overflow:visible}.product-tabs__carousel .swiper-wrapper{align-items:stretch}.product-tabs__carousel .swiper-slide{height:auto}.product-tabs__arrow{position:absolute;top:calc(50% - 12px);transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:var(--color-dark-gray-500);color:var(--color-white);cursor:pointer;transition:opacity .2s,background .2s,color .2s}.product-tabs__arrow:after{content:none;display:none}.product-tabs__arrow--prev{inset-inline:8px auto}.product-tabs__arrow--next{inset-inline:auto var(--swiper-navigation-offset-x)}.product-tabs__arrow:hover{background:var(--color-dark-gray-700);color:var(--color-white)}.product-tabs__arrow svg{width:14px;height:14px}.product-tabs__arrow.swiper-button-disabled{opacity:0;pointer-events:none}.product-tabs__carousel.swiper--locked .product-tabs__arrow{display:none}.product-tabs__carousel .swiper-scrollbar{position:absolute;left:0;right:16px;bottom:0;top:auto;width:auto;height:4px;background:var(--color-dark-gray-100);border-radius:10px;overflow:hidden}.product-tabs__carousel .swiper-scrollbar .swiper-scrollbar-drag{display:block;background:var(--color-black);border-radius:10px;height:100%}.product-tabs__carousel.swiper--locked .swiper-scrollbar{display:none}.product-tabs .product-card{background:var(--color-light-gray-100);border-radius:10px;overflow:hidden;height:100%}.product-tabs .product-card__wrapper{height:100%;display:flex;flex-direction:column;gap:14px}.product-tabs .product-card__image-wrapper{background:transparent;position:relative;flex-shrink:0;aspect-ratio:298 / 341;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}.product-tabs .product-card__image-wrapper>a{display:block;width:74.8%}.product-tabs .product-card__image-wrapper>.placeholder-svg{width:74.8%;height:auto;aspect-ratio:1 / 1;background-color:transparent}.product-tabs .product-card__image-wrapper .media-wrapper{border-radius:0;background:transparent}.product-tabs .product-card__image img{object-fit:contain;transition:object-fit .2s ease}@media(hover:hover)and (min-width:990px){.product-tabs .product-card__image-wrapper>a{transition:width .4s ease,height .4s ease}.product-tabs .product-card:hover .product-card__image-wrapper>a{width:100%;height:100%}.product-tabs .product-card:hover .product-card__image-wrapper>a>motion-element{display:block;width:100%;height:100%}.product-tabs .product-card:hover .product-card__image-wrapper .media-wrapper{height:100%}.product-tabs .product-card:hover .product-card__image-wrapper .media-wrapper:before{display:none}.product-tabs .product-card:hover .product-card__image img{object-fit:cover}}.product-tabs .product-card__actions.product-card__main-actions{position:absolute;inset-inline:auto 10px;bottom:10px;width:auto;margin:0;z-index:2}.product-tabs .product-card__atc.product-card__action-button{width:32px;height:32px;min-width:0;min-height:0;padding:0;border-radius:50%;background:var(--color-white);border:none;color:var(--color-black);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #0000001f;transition:background .2s,color .2s}.product-tabs .product-card__atc.product-card__action-button:before{display:none}.product-tabs .product-card__atc.product-card__action-button:hover{background:var(--color-royal-blue);color:var(--color-white)}.product-tabs .product-card__atc-text.product-card__action-text{display:none}.product-tabs .product-card__atc-icon.product-card__action-icon{display:flex!important}.product-tabs .product-card__atc .icon-shopping-bag,.product-tabs .product-card__atc .icon-cart{width:13px;height:13px}.product-tabs .product-card__atc .icon-shopping-bag path,.product-tabs .product-card__atc .icon-cart path{stroke-width:1.5px;vector-effect:non-scaling-stroke}.product-tabs .product-card__badge{inset-inline:10px auto;top:10px;flex-direction:row;align-items:center;gap:5px;z-index:2}.product-tabs .f-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border:0;border-radius:16px;font-weight:var(--font-weight-medium);font-size:11px;line-height:var(--line-height-snug);letter-spacing:.33px;text-align:center}.product-tabs .f-badge--sale{background:var(--color-pink);color:var(--color-dark-red)}.product-tabs .f-badge--new{background:var(--color-dark-gray-500);color:var(--color-white)}.product-tabs .f-badge--hot{background:var(--color-light-blue);color:var(--color-dark-blue)}.product-tabs .f-badge--soldout{background:var(--color-dark-gray-500);color:var(--color-white)}.product-tabs .product-card__info{padding:0 10px 8px;display:flex;flex-direction:column;gap:8px;flex:1;text-align:left}.product-tabs .pcard__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.product-tabs .product-card__title{font-family:var(--font-family-google-sans);font-weight:500;font-size:15px;line-height:1.3;letter-spacing:-.3px;color:var(--color-black);margin:0;flex:1 1 auto;min-width:0;overflow-wrap:anywhere}.product-tabs .product-card__title a,.product-tabs .product-card__title a span{font-size:15px;font-weight:500;letter-spacing:-.3px;color:var(--color-black)}.product-tabs .pcard__rating{display:flex;align-items:center;gap:3px;flex-shrink:0;padding-top:2px}.product-tabs .pcard__rating-star{display:block;flex-shrink:0;width:13px;height:13px;color:var(--color-yellow)}.product-tabs .pcard__rating-score{font-family:var(--font-family-google-sans);font-weight:400;font-size:12px;line-height:1.4;letter-spacing:.12px;color:var(--color-black);white-space:nowrap}.product-tabs .f-price{margin-top:auto;padding-top:14px}.product-tabs .f-price-item{font-family:var(--font-family-google-sans);font-weight:500;font-size:15px;line-height:1.3;letter-spacing:-.3px;color:var(--color-black)}.product-tabs .f-price--on-sale .f-price-item--sale{color:var(--color-dark-red)}.product-tabs .f-price__sale .f-price-item--regular,.product-tabs .f-price__sale .f-price-item--regular s{font-weight:400;color:var(--color-dark-gray-300)}@media screen and (min-width:750px){.product-tabs .page-width--full{padding-inline:40px 0}.product-tabs .page-width--full .product-tabs__header,.product-tabs .page-width--full .product-tabs__view-all-wrap{padding-right:40px}.product-tabs .page-width--full .product-tabs__carousel .swiper-scrollbar{right:40px}.product-tabs__header{margin-bottom:18px}.product-tabs__nav{flex-wrap:wrap;row-gap:8px;overflow-x:visible}.product-tabs .product-card__title,.product-tabs .product-card__title a,.product-tabs .product-card__title a span,.product-tabs .f-price-item{font-size:16px;letter-spacing:-.32px}.product-tabs .pcard__rating-score{font-size:13px;letter-spacing:.13px}.product-tabs .product-card__atc.product-card__action-button{width:35px;height:35px}.product-tabs .product-card__atc .icon-shopping-bag,.product-tabs .product-card__atc .icon-cart{width:14px;height:14px}}@media screen and (max-width:749px){.product-tabs__heading-group{width:100%}.product-tabs__tab{font-size:var(--font-size-12);line-height:1.1;letter-spacing:var(--letter-spacing-tight)}.product-tabs__shop-all{display:none}.product-tabs__view-all-wrap{display:flex}.product-tabs__view-all-wrap{padding-top:24px}.product-tabs__tab.is-active{padding:10px 20px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product-tabs.css.map */
