.product__content{display:flex}@media screen and (max-width:1024px){.product__content{height:auto;flex-direction:column}}.product__gallery{position:relative;width:50%;height:calc(100vh - 38.4px - var(--header-height))}@media screen and (max-width:1024px){.product__gallery{width:100%}}@media screen and (max-width:768px){.product__gallery{height:60vh}}.product__gallery .swiper-button-prev,.product__gallery .swiper-button-next{width:24px;height:24px}.product__gallery .swiper-button-next{right:25px}.product__gallery .swiper-button-prev{left:25px}.product__gallery .swiper-pagination-bullet-active{background:#000}.product__gallery .swiper-pagination-bullet{width:10px;height:10px;margin:0 10px!important}.product__gallery .swiper-slide img{height:100%;object-fit:cover;width:100%;display:block}.product__gallery .swiper-slide video{width:100%;height:100%;object-fit:cover}.product__gallery .swiper-pagination{bottom:20px}.product__gallery .product-slider{height:100%}@media screen and (max-width:1024px){.product__info-top{display:none}}.product__info{width:50%;padding:96px;display:flex;flex-direction:column;justify-content:space-between;gap:20px}@media screen and (max-width:1200px){.product__info{padding:72px}}@media screen and (max-width:1024px){.product__info{padding:24px 38px 72px;width:100%;gap:40px}}@media screen and (max-width:1024px){.product__info{padding:24px 20px 64px;gap:32px}}.product__info-middle .product__title{margin-block:0}.product__breadcrumbs{display:flex;align-items:center;gap:5px}.product__breadcrumbs p{margin-block:0}.product__breadcrumbs a,.product__breadcrumbs span{font-size:16px;transition:all .3s ease}@media(hover:hover){.product__breadcrumbs a:hover{color:rgb(var(--color-title))}}.product__info-middle{display:flex;flex-direction:column;gap:48px}@media screen and (max-width:1024px){.product__info-middle{gap:32px}}@media screen and (max-width:768px){.product__info-middle{gap:24px}}.product__title-wrapper{display:flex;flex-direction:column;gap:16px}.product__title-wrapper .price{display:flex;align-items:center;gap:5px}.product__info-middle .price .price-item{color:rgb(var(--color-title));font-size:24px;line-height:120%;letter-spacing:-.96px}.product__info-bottom{display:flex;align-items:center;gap:16px}.product__info-bottom p{color:rgb(var(--color-title));margin-block:0}.product__info-middle .product-form__input{all:unset;display:flex;flex-wrap:wrap;gap:10px}.product__info-middle .form__label{margin-bottom:16px;color:rgb(var(--color-foreground));font-size:16px;padding:0;letter-spacing:0;line-height:inherit}.product__info-middle .form__label span{color:rgb(var(--color-title))}.product__info-middle .product-form__input--pill input[type=radio]:checked+label{background-color:transparent;color:rgb(var(--color-title));border:1px solid #1a1a1a}.product-form__input--pill input[type=radio]+label{padding:13px 20px;border-radius:6px;border:1px solid #e5e5e5;color:rgb(var(--color-title));transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input--pill input[type=radio]+label .swatch-color{display:flex!important;width:23px;height:23px;border-radius:6px}.product-form__input--pill input[type=radio]+label:has(.swatch-color){display:flex;gap:6px;align-items:center}.product-form__input--pill input[type=radio]+label.swatch-color,.product__info-middle .product-form__input--pill input[type=radio]:checked+label.swatch-color{color:#fff}.product-form__input--pill:first-child input[type=radio]+label{margin-left:0}.product-form__input--pill:last-child input[type=radio]+label{margin-right:0}.product-form__input--pill input[type=radio]+label:hover{border-color:#1a1a1a}.product__add button{width:100%}.product__add button.loading .loading__spinner{display:flex!important}.product-tabs__wrapper{display:flex;flex-direction:column;gap:16px}.product-tabs__buttons{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.product-tab__button{padding:0;background:none;border:none;color:rgb(var(--color-foreground));border-bottom:1px solid rgb(var(--color-foreground));font-size:16px;line-height:140%;cursor:pointer;transition:all .3s ease}@media(hover:hover){.product-tab__button:hover{color:rgb(var(--color-title));border-bottom:1px solid rgb(var(--color-title))}}.product-tab__button.active{color:rgb(var(--color-title));border-bottom:1px solid rgb(var(--color-title))}.product-tab__content{display:none}.product-tab__content.active{display:block}.product-tab__content p{margin-block:0;color:rgb(var(--color-foreground));font-size:16px}.product-tab__content a{text-decoration:none;color:rgb(var(--color-foreground));position:relative}.product-tab__content a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:1px;bottom:0;left:0;background-color:currentColor;will-change:transform;transform-origin:bottom right;transition:transform .25s ease-out}@media(hover:hover){.product-tab__content a:hover{color:rgb(var(--color-title))}.product-tab__content a:hover:after{transform:scaleX(1);transform-origin:bottom left}}.product-tab__button.hidden-tab{display:none}.metafield-rich_text_field.clamp{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.product-tab__content-show-more{border:0;background:none;border-bottom:1px solid rgb(var(--color-foreground));padding:0;cursor:pointer;margin-top:10px;color:rgb(var(--color-title))}.product-recharge-form{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;width:100%}.product-recharge-form p{margin-block:0}.product-recharge-block{cursor:pointer;display:flex;flex-direction:column;padding:1.25rem;border:2px solid #d1d5db}.product-recharge-block.selected{border:2px solid black;background-color:#f2f2f2}.product-recharge-block.selected .recharge-period-container{display:flex}.recharge-info-container{display:flex;gap:.75rem;justify-content:space-between;align-items:flex-start;width:100%}.recharge-info-container input{margin-top:.5rem}.recharge-info{display:flex;flex-direction:column;flex-grow:1}.recharge-info label>span{font-size:14px;padding:2px 10px;border:1px solid #7c7c7c;border-radius:12px;background-color:#d1fae5;width:fit-content}@media screen and (max-width:400px){.recharge-info label{margin-left:8px}.recharge-info label>span{display:block;padding:0 10px}}.recharge-info p{font-size:12px;color:#7c7c7c}.recharge-price-container{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.recharge-price{display:flex;align-items:flex-start;gap:.25rem;font-size:16px;font-weight:500}.recharge-price #recharge-original-price{font-size:14px;color:#7c7c7c;text-decoration:line-through}.recharge-price-container a{font-size:14px;font-weight:400}.recharge-period-container{display:none;flex-direction:column;gap:.5rem;padding:1rem 0}.recharge-period-container select{padding:9px 13px;border:1px solid #d1d5d8}.selling-option-container{position:relative;display:block;width:16px;height:16px;margin-top:.25rem}.selling-option-container input{position:absolute;opacity:0;cursor:pointer}.selling-option-container .selling-option-checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border-radius:50%;border:1px solid #d1d5db}.selling-option-container input:checked~.selling-option-checkmark{background-color:#000}.selling-option-checkmark:after{content:"";position:absolute;display:none}.selling-option-container input:checked~.selling-option-checkmark:after{display:block}.selling-option-container .selling-option-checkmark:after{top:50%;left:50%;width:6px;height:6px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.color-match__trigger{background:none;border:none;color:rgb(var(--color-title));font-size:16px;line-height:120%;padding:0;cursor:pointer}.color-match__trigger:after{transform:scaleX(1);transform-origin:bottom left}.color-match__popup{display:flex;opacity:0;pointer-events:none;transition:opacity .4s ease;position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100vh;overflow:auto;background-color:#000c;align-items:center;justify-content:center}.color-match__popup.color-match__popup--visible{opacity:1;pointer-events:auto}.color-match__popup-content{transform:scale(.95);opacity:0;transition:opacity .4s ease,transform .4s ease;height:100%;width:100%;text-align:center;position:relative;display:flex;align-items:center;justify-content:center;padding:25px}.color-match__popup--visible .color-match__popup-content{transform:scale(1);opacity:1}.color-match__popup-content img{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain;border-radius:6px;box-shadow:0 0 10px #000;display:block}.ingredients-modal{display:flex;opacity:0;pointer-events:none;transition:opacity .4s ease;position:fixed;z-index:9999;top:0;left:0;right:0;bottom:0;align-items:center;justify-content:center;background-color:#0009}.ingredients-modal.active{opacity:1;pointer-events:auto}.modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;z-index:1}.modal-content{position:relative;z-index:2;background:#fff;padding:20px;border-radius:12px;max-width:600px;width:90%;box-shadow:0 0 10px #000;transform:scale(.95);opacity:0;transition:opacity .4s ease,transform .4s ease;will-change:transform,opacity}.ingredients-modal.active .modal-content{transform:scale(1);opacity:1}.modal-close{position:absolute;top:10px;right:12px;font-size:24px;background:none;border:none;cursor:pointer;color:rgb(var(--color-title))}.modal-content h1,.modal-content h2,.modal-content h3,.modal-content h4,.modal-content h5{margin:0}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cl-product.css.map */
