.product{width:100%}@media only screen and (min-width:64em){.product{display:flex;gap:4rem}}.product__details,.product__images{padding-bottom:2rem;width:100%}@media only screen and (min-width:64em){.product__details,.product__images{padding-bottom:4rem;width:50%}}.product__images .gallery__item{position:relative}.product__images .gallery__item img{display:block;height:auto;width:100%}.product__images .gallery__slider .gallery__main{margin-bottom:1px}@media only screen and (min-width:40em){.product__images .gallery__slider .gallery__main{margin-bottom:10px}}.product__images .gallery__slider .gallery__thumbnails .splide__slide{--aspect-ratio:unset!important;border-width:1px;height:90px}@media only screen and (min-width:40em){.product__images .gallery__slider .gallery__thumbnails .splide__slide{height:120px}}.product__images .gallery__slider .gallery__thumbnails .splide__pagination{align-items:center;background:#ddd;bottom:-20px;display:flex;flex-wrap:nowrap;height:1px;left:var(--edge-large);transform:none;width:calc(100% - var(--edge-large)*2)}.product__images .gallery__slider .gallery__thumbnails .splide__pagination li{position:relative}.product__images .gallery__slider .gallery__thumbnails .splide__pagination li img{display:block;width:100%}.product__images .gallery__slider .gallery__thumbnails .splide__pagination li iframe,.product__images .gallery__slider .gallery__thumbnails .splide__pagination li video{width:100%}.product__images .gallery__slider .gallery__thumbnails .splide__pagination li iframe .player{min-width:100%}.product__images .gallery__slider .gallery__thumbnails .splide__pagination button,.product__images .gallery__slider .gallery__thumbnails .splide__pagination li{height:3px;width:100%}.product__images .gallery__slider .gallery__thumbnails .splide__pagination button{background:transparent;border-radius:0;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;transform:none;transition:.3s}.product__images .gallery__slider .gallery__thumbnails .splide__pagination button.is-active{background:var(--black)}.product__images .gallery__slider .splide__track{padding-bottom:2px}.product__title{margin-bottom:1rem}@media only screen and (max-width:63.99em){.product__title{font-size:1.15rem;margin-bottom:0;text-align:center}}.product__description{padding-top:.8rem}.product__price{margin-top:1rem}.product__sale-expiry-date{color:var(--orange);font-size:var(--text-xs);font-weight:400;letter-spacing:.08rem;text-transform:uppercase}@media only screen and (max-width:63.99em){.product__sale-expiry-date{text-align:center}}.product__form{margin-top:2rem}.product__accordion{margin-top:3rem}.product__accordion .accordion__item-answer{white-space:pre-wrap}@media only screen and (min-width:64em){.product__accordion .accordion__item-answer{line-height:var(--line-md)}}.product__accordion .accordion__item-answer li{list-style:outside}.product__disabled-message{cursor:default;display:block;line-height:140%;white-space:normal}.product__disabled-message,.product__disabled-message:hover{background:var(--orange);color:var(--white)}.product__disabled-message.out-of-stock{cursor:pointer}.product__disabled-message.out-of-stock,.product__disabled-message.out-of-stock:hover{background:var(--ash);color:var(--white)}.product__buy-now-pay-later{margin-bottom:1.5rem;margin-top:.9375rem}@media only screen and (min-width:64em){.product__buy-now-pay-later{margin-bottom:1.875rem}}.upsellModal__multi-product .upsellModal__title{font-weight:700;letter-spacing:var(--letters-xl);margin-bottom:.5rem;text-transform:uppercase}@media only screen and (min-width:64em){.upsellModal__multi-product .upsellModal__title{font-size:1.5rem;letter-spacing:var(--letters-xxl);margin-bottom:1rem}}.upsellModal__multi-product .upsellModal__description{line-height:var(--line-xs);margin-bottom:.8rem}@media only screen and (min-width:64em){.upsellModal__multi-product .upsellModal__description{line-height:var(--line-md);margin-bottom:2rem}}.upsellModal__multi-product .upsell__products-container{display:flex;margin:0 auto 1.5rem;max-width:940px;overflow-x:scroll;padding-bottom:1rem;width:100%}@media only screen and (min-width:64em){.upsellModal__multi-product .upsell__products-container{justify-content:center;margin-bottom:0;overflow-x:hidden;padding-bottom:0}}.upsellModal__multi-product .upsell__products-container .upsell__item{display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:1;margin:0 10px;min-width:220px;width:220px}@media only screen and (min-width:64em){.upsellModal__multi-product .upsell__products-container .upsell__item{max-width:300px;min-width:0;width:100%}}.upsellModal__multi-product .upsell__products-container .upsell__item .upsell__image img{height:auto;width:100%}.upsellModal__multi-product .upsell__products-container .upsell__item .upsell__product-title{font-weight:700;letter-spacing:var(--letters-xl);line-height:140%;margin-top:.2rem;text-transform:uppercase}@media only screen and (min-width:64em){.upsellModal__multi-product .upsell__products-container .upsell__item .upsell__product-title{margin-top:1rem}}.upsellModal__multi-product .upsell__products-container .upsell__item .upsell__price{font-weight:600;letter-spacing:var(--letters-xl);margin-bottom:1rem}.upsellModal__multi-product .upsell__products-container .upsell__item .upsell__addToCart{display:block;margin-top:auto;width:100%}.upsellModal__multi-product .upsell__products-container::-webkit-scrollbar{height:3px}.upsellModal__multi-product .upsell__products-container::-webkit-scrollbar-track{background:#ddd}.upsellModal__multi-product .upsell__products-container::-webkit-scrollbar-thumb{background-color:var(--black)}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.site__modal-wrap{align-items:center;background:rgba(0,0,0,.3);display:flex;height:100%;left:0;overflow:scroll;position:fixed;top:0;width:100%;z-index:999999}.site__modal-wrap .modal__container{background:#fff;margin:0 auto;padding:2.5rem 2rem 2rem;position:relative;text-align:center;width:90%}@media only screen and (min-width:64em){.site__modal-wrap .modal__container{padding:3rem 2rem}}.site__modal-wrap .modal__container.medium{max-width:920px}.site__modal-wrap .modal__container.large{max-width:1200px}.site__modal-wrap .modal__container .modal__close{cursor:pointer;position:absolute;right:1.1rem;top:1.1rem;width:18px}@media only screen and (min-width:64em){.site__modal-wrap .modal__container .modal__close{right:2rem;top:2rem}}.site__modal-wrap .modal__container .modal__close svg{width:100%}.modal__default-title{font-weight:700;letter-spacing:.09rem;margin-bottom:1rem;text-transform:uppercase}@media only screen and (max-width:63.99em){.modal-btn{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:64em){.modal-btn{margin-top:2rem}}.price{--price-color:#000;color:var(--price-color);letter-spacing:var(--letters-lg)}@media only screen and (max-width:63.99em){.price{text-align:center}}.price__money{color:var(--price-color)}.price__money--sale{--price-color:var(--orange)}.shippingInfo__wrap{width:100%}.shippingInfo__wrap .box__faq-link{display:block;position:absolute;right:6px;top:6px;width:15px;z-index:1}@media only screen and (min-width:64em){.shippingInfo__wrap .box__faq-link{right:20px;top:20px}}.shippingInfo__wrap .box__faq-link svg{display:block}.shippingInfo__wrap .box__info-wrap{align-items:center;background:#f5f5f5;border-radius:10px;display:flex;padding:20px;position:relative}@media only screen and (min-width:64em){.shippingInfo__wrap .box__info-wrap{padding:20px 25px}}.shippingInfo__wrap .box__info-wrap .box__icon{margin-right:var(--edge-large);width:26px}@media only screen and (min-width:64em){.shippingInfo__wrap .box__info-wrap .box__icon{width:30px}}.shippingInfo__wrap .box__info-wrap .box__icon.icon_pay{width:30px}@media only screen and (min-width:64em){.shippingInfo__wrap .box__info-wrap .box__icon.icon_pay{width:45px}}.shippingInfo__wrap .box__info-wrap .box__icon svg{display:block;width:100%}.shippingInfo__wrap .box__info-wrap .box__content{font-size:var(--text-xs);font-weight:700;letter-spacing:.1em;line-height:140%;text-align:center;text-transform:uppercase;width:100%}.shippingInfo__wrap .box__info-wrap .box__content .content__limit{margin:0 auto;max-width:465px;padding:0 20px}.shippingInfo__wrap .box__info-wrap .box__content span{white-space:pre-line}.shippingInfo__wrap .box__info-wrap .box__content span.orange{color:var(--orange)}.paymentInfo__wrap{margin-top:10px;width:100%}.paymentInfo__wrap .box__faq-link{display:block;position:absolute;right:6px;top:6px;width:15px;z-index:1}@media only screen and (min-width:64em){.paymentInfo__wrap .box__faq-link{right:20px;top:20px}}.paymentInfo__wrap .box__faq-link svg{display:block}.paymentInfo__wrap .box__info-wrap{align-items:center;background:#f5f5f5;border-radius:10px;display:flex;padding:20px;position:relative}@media only screen and (min-width:64em){.paymentInfo__wrap .box__info-wrap{padding:20px 25px}}.paymentInfo__wrap .box__info-wrap .box__icon{margin-right:var(--edge-large);width:26px}@media only screen and (min-width:64em){.paymentInfo__wrap .box__info-wrap .box__icon{width:30px}}.paymentInfo__wrap .box__info-wrap .box__icon.icon_pay{width:30px}.paymentInfo__wrap .box__info-wrap .box__icon svg{display:block;width:100%}.paymentInfo__wrap .box__info-wrap .box__content{font-size:var(--text-xs);font-weight:700;letter-spacing:.1em;line-height:140%;text-align:center;text-transform:uppercase;width:100%}.paymentInfo__wrap .box__info-wrap .box__content .content__limit{margin:0 auto;max-width:465px;padding:0 10px}.paymentInfo__wrap .box__info-wrap .box__content span{white-space:pre-line}.paymentInfo__wrap .box__info-wrap .box__content span.orange{color:var(--orange)}.product .btn{border-radius:1.375rem;line-height:1.5;padding:.5rem 1rem}.product-form__label{color:#7e7e7e;display:block;font-family:var(--font-header);font-size:.75rem;font-weight:700;letter-spacing:.2em;line-height:1.25;margin-bottom:.9375rem;text-transform:uppercase}.product-form__option:not(:first-child){margin-top:30px}@media only screen and (min-width:64em){.product-form__option .form__radio-buttons{display:flex}}.product-form__option .form__radio-button{--color:var(--black);--bg-color:hsla(0,0%,100%,0);background:var(--bg-color);border-color:currentColor;color:var(--color);width:100%}.product-form__option .form__radio-button .is-selected,.product-form__option .form__radio-button:active,.product-form__option .form__radio-button:focus,.product-form__option .form__radio-button:hover{--bg-color:hsla(0,0%,100%,0);--color:var(--orange)}@supports(selector(:has(*))){.product-form__option .form__radio-button:has(input:checked){--bg-color:hsla(0,0%,100%,0);--color:var(--orange)}}.product-form__option .form__radio-button:not(:last-child){margin-right:20px}.product-form__quantity{--radius:22px;border:2px solid var(--black);border-radius:var(--radius);display:flex;justify-content:space-between;text-transform:uppercase}@media only screen and (min-width:64em){.product-form__quantity{justify-content:flex-start;max-width:calc(50% - 10px)}}.product-form__quantity:focus-within:hover{border-color:var(--orange)}.product-form__quantity.is-disabled{border-color:var(--grey)}.product-form__quantity input{font-weight:700}.product-form__quantity button,.product-form__quantity input[type=text]{background:transparent;border-style:none;font-family:var(--font-header);line-height:1.5;margin:0;padding:8px 16px;text-align:center}.product-form__quantity button{width:48px}.product-form__quantity button:hover{color:var(--orange)}.product-form__quantity button:first-child{border-bottom-left-radius:var(--radius);border-top-left-radius:var(--radius)}.product-form__quantity button:last-child{border-bottom-right-radius:var(--radius);border-top-right-radius:var(--radius)}.product-form__quantity-msg{margin-top:.5rem}.product__form-buttons,.product__form-buttons .product__cta-btns{margin-top:30px}.product__form-buttons .product__cta-btns a{display:block;width:100%}.product__form-buttons .product__cta-btns a:first-child{margin-bottom:20px}@media only screen and (min-width:64em){.product__form-buttons .product__cta-btns a:first-child{margin:0 20px 0 0}}.product__form-buttons .product__cta-btns a:only-child{margin-right:0}@media only screen and (min-width:64em){.product__form-buttons .product__cta-btns{display:flex}}.shipping-and-delivery__box{margin-top:var(--edge-large)}@media only screen and (min-width:64em){.shipping-and-delivery__box .box__content{font-size:var(--text-sm)!important}.shipping-and-delivery__box .box__icon{width:38px!important}.shipping-and-delivery__box .icon_pay{width:45px!important}}.accourdion__item-wrap{border-top:1px solid var(--light-black)}.accourdion__item-wrap:last-child{border-bottom:1px solid var(--light-black)}.accordion__item{cursor:pointer;padding:.625rem 0;position:relative;user-select:none}.accordion__item span{transition:.4s}.accordion__item-question{align-items:center;display:flex;font-family:var(--font-header);font-size:.75rem;font-weight:700;justify-content:space-between;letter-spacing:.2em;line-height:1.25;margin-bottom:0;text-transform:uppercase}.accordion__item-question.active{color:var(--orange)}.accordion__item-answer>div{padding:.8rem 0 1.8rem}@media only screen and (min-width:64em){.accordion__item-answer>div{padding:1.8rem 0 2.8rem}}.accordion .icon-toggle{display:inline-block;height:10px;margin-left:var(--edge);position:relative;vertical-align:baseline;width:10px}.accordion .icon-toggle:after,.accordion .icon-toggle:before{background:gray;content:"";left:50%;position:absolute;top:50%;transition:.4s}.accordion .icon-toggle:before{height:inherit;margin-left:-1px;margin-top:-5px;transition:all .2s ease-out;width:1px}.accordion .icon-toggle:after{height:1px;margin-left:-5px;margin-top:-1px;width:inherit}.accordion .icon-toggle.active:before{height:0;margin-top:0}.accordion .icon-toggle.active:after,.accordion .icon-toggle.active:before{background:var(--orange)}.accordion .icon-toggle:after,.accordion .icon-toggle:before{background:var(--black)}.accordion .icon-toggle:before{width:2px}.accordion .icon-toggle:after{height:2px}.accordion-enter-active,.accordion-leave-active{overflow:hidden;transition:height .3s ease,opacity .3s ease;will-change:height,opacity}.accordion-enter,.accordion-leave-to{height:0!important;opacity:0}