.product{--page-gutter: 5rem;background:#fff;padding:4rem 0;overflow:hidden}@media screen and (max-width: 989px){.product{--page-gutter: 3rem;padding:.1rem 0}}.product .product__inner{display:flex;align-items:flex-start;gap:15.3rem}@media screen and (max-width: 1499px){.product .product__inner{gap:10rem}}@media screen and (max-width: 1199px){.product .product__inner{gap:5rem}}@media screen and (max-width: 989px){.product .product__inner{display:block}}.product .product__media{flex:1 0;max-width:calc(100% - 81rem);display:flex;align-items:center;gap:5rem}@media screen and (max-width: 1499px){.product .product__media{max-width:calc(100% - 60rem)}}@media screen and (max-width: 1199px){.product .product__media{max-width:calc(100% - 50rem);display:block}}@media screen and (max-width: 989px){.product .product__media{max-width:100%}}.product .product__media-slider{flex:1 0;max-width:calc(100% - 15rem)}@media screen and (max-width: 1199px){.product .product__media-slider{max-width:100%;margin-bottom:3rem}}.product .product__media-thumbs-wrapper{position:relative;order:-5;flex:0 0 10rem;height:45.5rem;max-height:100%;padding:5rem 0;overflow:hidden}@media screen and (max-width: 1199px){.product .product__media-thumbs-wrapper{height:auto;padding:0 5.6rem}}.product .product__media-thumbs-wrapper .swiper-arrows{position:absolute;top:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;transform:none}@media screen and (max-width: 1199px){.product .product__media-thumbs-wrapper .swiper-arrows{padding:0;flex-direction:row;align-items:center}}.product .product__media-thumbs-wrapper .swiper-arrow{width:1.8rem;height:2rem}@media screen and (max-width: 989px){.product .product__media-thumbs-wrapper .swiper-arrow{width:1.4rem;height:1.6rem}}.product .product__media-thumbs-wrapper .swiper-arrow svg{width:100%;height:auto}.product .product__media-thumbs-wrapper .swiper-arrow[disabled]{opacity:.4}.product .product__media-thumbs-wrapper .swiper-arrow--prev{transform:rotate(90deg)}@media screen and (max-width: 1199px){.product .product__media-thumbs-wrapper .swiper-arrow--prev{transform:none}}.product .product__media-thumbs-wrapper .swiper-arrow--next{transform:rotate(90deg)}@media screen and (max-width: 1199px){.product .product__media-thumbs-wrapper .swiper-arrow--next{transform:none}}.product .product__media-thumbs-wrapper .swiper-arrow:after{display:none}.product .product__media-thumbs{width:100%;height:100%;display:block}.product .product__media-thumbs .swiper-slide-thumb-active .product__thumbnail{border-color:#020000}.product .product__thumbnail{height:100%;border:.2rem solid transparent;cursor:pointer;position:relative;overflow:hidden}@media screen and (max-width: 1199px){.product .product__thumbnail{height:auto}}.product .product__thumbnail img,.product .product__thumbnail svg{object-fit:contain}.product .product__image{width:100%}.product .product__image .media{padding-bottom:91.4%}@media screen and (max-width: 989px){.product .product__image .media{padding-bottom:66.5%}}.product .product__image img,.product .product__image svg{object-fit:contain}.is-active>.product__thumbnail{opacity:.5}.product .product__thumbnail svg{position:absolute;top:50%;left:50%;z-index:2;width:3.2rem;height:3.2rem;border-radius:50%;background-color:var(--color-background-secondary);transform:translate(-50%,-50%)}@media screen and (max-width: 989px){.product .product__thumbnail svg{width:2rem;height:2rem}}.product .product__content{flex:0 0 65.7rem;padding:4.2rem 0}@media screen and (max-width: 1499px){.product .product__content{flex:0 0 50rem}}@media screen and (max-width: 1199px){.product .product__content{flex:0 0 45rem}}@media screen and (max-width: 989px){.product .product__content{flex:0 0 100%;padding:2rem 0}}.product .product__content-inner{max-width:55.7rem}@media screen and (max-width: 989px){.product .product__content-inner{max-width:100%}}.product .product__breadcrumbs{margin-bottom:2.4rem;font-size:1.6rem;letter-spacing:.02em}@media screen and (max-width: 989px){.product .product__breadcrumbs{margin:0 -1rem 2.1rem;font-size:1rem;letter-spacing:0;text-transform:uppercase}}.product .product__breadcrumbs ul{gap:.4rem}.product .product__breadcrumbs li{padding:0}.product .product__content-columns{display:grid;grid-template-columns:1fr 30%;gap:1rem}@media screen and (max-width: 989px){.product .product__content-columns{margin-bottom:1.5rem}}.product .product__title{margin:0 0 1rem}.product .product__reviews{display:flex!important;align-items:center;gap:1.2rem;font-size:1.2rem;letter-spacing:.02em;color:#877e54}.product .product__reviews .jdgm-prev-badge__text{display:none}.product .product__price{font-weight:700;font-size:3.2rem}.product .product__price .price__sale{display:flex;flex-direction:column;line-height:1.2}.product .product__price .price__sale del{margin-right:0}@media screen and (max-width: 989px){.product .product__price{font-size:2.1rem;line-height:1.2}}.product .product__description{line-height:1.55}@media screen and (max-width: 989px){.product .product__description{margin-bottom:1.5rem;line-height:1.7}}.product-selector__label{margin-bottom:1.6rem}@media screen and (max-width: 989px){.product-selector__label{margin-bottom:1rem}}.product-selector__option{display:flex}.product-selector__option input{display:none}.product-selector__option label{display:inline-block;min-width:13.8rem;padding:1.8rem 2rem;margin:0;border:.2rem solid #1f1700;font-family:var(--font-secondary);font-weight:700;font-size:2.1rem;letter-spacing:.05em;text-transform:uppercase;text-align:center;overflow:hidden}@media screen and (max-width: 989px){.product-selector__option label{min-width:12.9rem;padding:1.2rem 1.5rem;border-width:.1rem;font-family:var(--font-body-family);font-size:1.4rem;letter-spacing:.025em}}@media screen and (hover: hover){.product-selector__option label:hover{background-color:#e6e4d8}}.product-selector__option input:checked+label{background-color:#1f1700;color:#fffdf2}.product-selector__option input.is-unavailable+label{opacity:.4;cursor:no-drop}.product-selector__option input.is-unavailable+label:after{display:none}.product-selector__option--image label{position:relative;min-width:0;width:7.75rem;padding:0;border-color:transparent;aspect-ratio:1}@media screen and (max-width: 989px){.product-selector__option--image label{width:5.2rem}}@media screen and (hover: hover){.product-selector__option--image label:hover{border-color:#1f1700}}.product-selector__option--image label [data-media].is-loading img,.product-selector__option--image label [data-media].is-loading svg{opacity:.5}.product-selector__option--image label [data-media].is-loading:before{content:"";position:absolute;top:50%;left:50%;z-index:5;width:1.5rem;height:1.5rem;margin-top:-.75rem;margin-left:-.75rem;border:.2rem solid var(--color-paragraphs);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.product-selector__option--image label .media img,.product-selector__option--image label .media svg{object-fit:contain}.product-selector__option--image input:checked+label{border-color:#1f1700;background-color:transparent}.product-selector__quantity .quantity{width:100%}.product-selector__quantity .quantity__input{flex:1 0;height:6.9rem}@media screen and (max-width: 989px){.product-selector__quantity .quantity__input{height:4.3rem}.product-selector__quantity .quantity__button{width:4.6rem}}.product-selector__row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:6.2rem;margin-bottom:1.5rem}@media screen and (max-width: 989px){.product-selector__row{margin-top:4.7rem}}.product-selector__buttons{display:flex;flex-flow:row wrap;gap:1.5rem;padding:0;border:none;border-radius:0}@media screen and (max-width: 989px){.product-selector__buttons{gap:1.5rem}.product-selector__buttons[data-color-options]{gap:.6rem .46rem}}.product-selector__buttons+.product-selector__buttons{margin-top:2.6rem}@media screen and (max-width: 989px){.product-selector__buttons+.product-selector__buttons{margin-top:1.7rem}}.product-selector__buttons legend{padding:0}.product-selector__submit{width:auto;min-width:0}@media screen and (max-width: 989px){.product-selector__submit{min-height:4.5rem;font-size:1.4rem}}.product__gallery-opener{position:relative;display:block}.product__gallery-opener .product__gallery-opener__icon{background-color:var(--color-background-secondary);display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:.5rem;position:absolute;top:2rem;right:2rem;z-index:2}.product__gallery-toggle{background:none;width:100%;height:100%;padding:0;border:none;border-radius:0;position:absolute;top:0;left:0;z-index:2;cursor:zoom-in}product-modal{display:block}.product-gallery{background-color:var(--color-background-secondary);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:var(--z-modals)}.product-gallery[open]{display:block}.product-gallery__dialog,.product__gallery-content,.product__gallery-content .product__image{height:100%}.product__gallery-content .product__image .media{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:8rem 0;margin:0 auto}.product-gallery__close{background-color:var(--color-background-accent);width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;position:absolute;top:2rem;right:2rem;z-index:2;cursor:pointer}@media screen and (max-width: 749px){.product__media-thumbs{display:none}.product-selector__submit{width:100%}}.product__share{margin-block:2rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-product.css.map */
