.ymp{display:block;background:var(--ymp-bg, #000);color:var(--ymp-text, #fff);--ymp-gallery-height: min(29.3rem, 48vh)}.ymp__layout{display:flex;flex-direction:column;min-height:min(100vh,100dvh)}.ymp__media-col{position:relative;flex:0 0 auto;width:100%;min-height:calc(var(--ymp-gallery-height) + 7rem);padding:1rem}.ymp__info-col{flex:1 1 auto;display:flex;justify-content:center;padding:3.2rem 2.4rem}.ymp__info{display:flex;flex-direction:column;gap:.8rem;width:100%;max-width:35.3rem}.ymp__info.product__info-container>*+*{margin:0}.ymp__info .product__price-form{display:none}.ymp__info .product-form{margin:0}.ymp__info .ymp-product-form__submit{margin-bottom:0}.ymp__info .ymp-product-form__submit:after{display:none}.ymp__info .product__title h1{margin:0;font-size:2.4rem;line-height:1.5;letter-spacing:0;color:var(--ymp-text, #fff)}.ymp__info .product__title a{display:none}.ymp__info .product__text.caption-with-letter-spacing{margin:0;font-size:1rem;line-height:1.8;letter-spacing:.2rem;text-transform:uppercase;color:var(--ymp-text, #fff)}.ymp__info .product__text:not(.caption-with-letter-spacing){margin:0;font-size:1.2rem;line-height:1.67;letter-spacing:.01rem;color:var(--ymp-text-muted, rgba(255, 255, 255, .85))}.ymp__info .price--large .price-item{font-size:2.4rem;line-height:1.5;color:var(--ymp-text, #fff)}.ymp__info .price .badge,.ymp__info .product__tax,.ymp__info .installment,.ymp__info .volume-pricing-note,.ymp__info .product__view-details{display:none}ymp-gallery-enhancer{display:contents}.ymp-gallery{display:block;height:100%}.ymp-gallery__stage{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;min-height:inherit}.ymp-gallery__viewer{width:100%;max-width:101.8rem;overflow:hidden}.ymp-gallery__viewer.slider-mobile-gutter{scroll-snap-type:none}.ymp-gallery__list{display:flex;flex-wrap:nowrap;width:100%;height:var(--ymp-gallery-height);margin:0;padding:0;list-style:none;transform:translateZ(0);transition:transform .5s cubic-bezier(.25,.1,.25,1);will-change:transform;scroll-snap-type:none}.ymp-gallery__list.is-dragging{transition:none}.ymp-gallery__slide{flex:0 0 100%;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0}.ymp-gallery__slide .product-media-container{width:100%;height:100%;max-height:100%;background:transparent;border:0;box-shadow:none}.ymp-gallery__slide .product__media-icon,.ymp-gallery__slide .product__media-toggle{display:none}.ymp-gallery__slide .product__modal-opener,.ymp-gallery__slide .product__media{width:100%;height:100%}.ymp-gallery__slide .product__media img,.ymp-gallery__slide .product__media video{width:100%;height:100%;max-height:100%;object-fit:contain;margin:0 auto;cursor:zoom-in}.ymp-gallery__controls{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;width:100%;margin-top:2.4rem;padding:0 5rem 0 .8rem}.ymp-gallery__dots{display:flex;align-items:center;gap:0;min-height:4rem}.ymp-gallery__dot{display:flex;align-items:center;justify-content:center;width:3.6rem;min-width:3.6rem;height:2rem;padding:0;border:0;background:transparent;cursor:pointer}.ymp-gallery__dot:before{content:"";display:block;width:.4rem;height:.4rem;border-radius:.2rem;background:#8c8c8c;transition:width .2s ease,height .2s ease,border-radius .2s ease,background .2s ease}.ymp-gallery__dot.is-active:before{width:.8rem;height:.8rem;border-radius:.4rem;background:#fff}.ymp-gallery__arrows{display:flex;align-items:center;gap:2.4rem}.ymp-gallery__arrow{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background:#8c8c8c4d;color:#fff;cursor:pointer;transition:opacity .2s ease}.ymp-gallery__arrow:hover{opacity:.85}.ymp-gallery__arrow:disabled{opacity:.35;cursor:not-allowed}.ymp-gallery__arrow .svg-wrapper{display:flex;width:1.2rem;height:2.4rem}.ymp-gallery__arrow[data-ymp-prev] .svg-wrapper{transform:rotate(90deg)}.ymp-gallery__arrow[data-ymp-next] .svg-wrapper{transform:rotate(-90deg)}.ymp-gallery__zoom{position:absolute;top:9.7rem;right:8.4rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background:#8c8c8c4d;color:#fff;cursor:pointer}.ymp-gallery__zoom-icon{display:block;width:1.3rem;height:1.3rem}.ymp-gallery__zoom-icon svg{display:block;width:100%;height:100%}.ymp-shipping{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2.2rem 0;border-top:1px solid rgba(233,233,233,.1);border-bottom:1px solid rgba(233,233,233,.1);margin-block:2.2rem!important;-webkit-tap-highlight-color:transparent}.ymp-shipping:focus,.ymp-shipping:focus-visible,.ymp-shipping *:focus,.ymp-shipping *:focus-visible,ymp-shipping-date:focus,ymp-shipping-date:focus-visible,ymp-shipping-countdown:focus,ymp-shipping-countdown:focus-visible{outline:none!important;box-shadow:none!important}.ymp-buy-buttons{margin-block:2.2rem!important}.ymp-shipping__meta{display:flex;flex-direction:column;gap:.4rem;min-width:0}.ymp-shipping__label{margin:0;font-size:1.2rem;line-height:1.67;letter-spacing:.01rem;color:var(--ymp-text, #fff)}.ymp-shipping__countdown{margin:0;font-size:1.1rem;line-height:1.45;color:var(--ymp-text-muted, rgba(255, 255, 255, .7))}.ymp-shipping__value{margin:0;font-size:1.4rem;font-weight:600;line-height:1.43;color:var(--ymp-text, #fff);text-align:right;white-space:nowrap}.ymp-shipping__countdown-time{font-weight:600;white-space:nowrap}.ymp-product-form__submit{min-height:4.4rem;padding:.2rem 3.4rem;border:2px solid transparent;border-radius:4rem;background:var(--ymp-accent, #00ae42);color:#fcfaee;font-size:1.6rem;line-height:1.5;letter-spacing:.01rem;transition:opacity .2s ease}.ymp-product-form__submit:hover:not(:disabled){opacity:.92;background:var(--ymp-accent, #00ae42);color:#fcfaee}.ymp-product-form__submit:disabled{opacity:.5}.ymp-product-form__dynamic-checkout{margin-top:1.2rem}.ymp-trust-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.ymp-trust-item{display:flex;align-items:flex-start;gap:0;padding:0 3.2rem .8rem 0}.ymp-trust-item:first-of-type{margin-top:0}.ymp-trust-item__icon{flex:0 0 2.2rem;display:flex;align-items:center;justify-content:center;width:2.2rem;height:1.8rem;padding:.4rem .8rem}.ymp-trust-item__icon:before{content:"";display:block;width:.6rem;height:1rem;border-right:2px solid var(--ymp-accent, #00ae42);border-bottom:2px solid var(--ymp-accent, #00ae42);transform:rotate(45deg) translateY(-1px)}.ymp-trust-item__text{margin:0;font-size:1.4rem;line-height:1.43;letter-spacing:.01rem;color:var(--ymp-text, #fff)}.ymp-trust-item__link{color:inherit;text-decoration:none}.ymp-trust-item__link:hover{opacity:.85}.ymp .product-form__input--swatch .form__label{font-size:1rem;letter-spacing:.1rem;text-transform:uppercase;color:var(--ymp-text, #fff)}.ymp .product-form__input{margin-bottom:0}.ymp .product-form__quantity{display:none}@media screen and (min-width:750px){.ymp{--ymp-gallery-height: min(52rem, 62vh)}.ymp__media-col{min-height:calc(var(--ymp-gallery-height) + 8rem);padding:1rem}.ymp__info-col{padding:2.4rem 6rem}.ymp-gallery__zoom{top:9rem;right:6rem}.ymp__info{padding-top:110px}}@media screen and (min-width:990px){.ymp__layout{flex-direction:row;align-items:stretch;min-height:min(80rem,100vh)}.ymp__media-col{flex:1 1 64.5%;max-width:64.5%;min-height:auto;padding:1rem}.ymp__info-col{flex:1 1 35.5%;max-width:35.5%;padding:4rem}.ymp-gallery__zoom{top:3.8rem;right:5rem}}@media screen and (min-width:990px)and (max-width:1349.98px){.ymp{--ymp-gallery-height: calc(100dvh - var(--header-height, 0px) - 80px)}.ymp__media-col,.ymp-gallery__stage{min-height:var(--ymp-gallery-height)}.ymp-gallery__list{min-height:var(--ymp-gallery-height);height:100%}}@media screen and (min-width:1350px){.ymp{--ymp-gallery-max-height: calc(100dvh - var(--header-height, 0px))}.ymp__layout{align-items:flex-start;min-height:0}.ymp__media-col{display:flex;flex-direction:column;min-height:0;height:var(--ymp-gallery-sync-height, auto);max-height:var(--ymp-gallery-max-height)}.ymp-gallery{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;max-height:inherit}.ymp-gallery__stage{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;max-height:inherit}.ymp-gallery__viewer{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;max-height:100%}.ymp-gallery__list{flex:1 1 auto;min-height:0;height:auto;max-height:100%}.ymp-gallery__controls{flex:0 0 auto}}.ymp-gallery__stage--swipe{touch-action:pan-y}.ymp-post-atc{position:fixed;left:0;right:0;bottom:0;z-index:90;transform:translateY(110%);transition:transform .35s ease;pointer-events:none}.ymp-post-atc.is-visible{transform:translateY(0);pointer-events:auto}.ymp-post-atc__inner{display:flex;align-items:center;gap:1.2rem;margin:0 auto;max-width:100%;padding:1.2rem 1.6rem calc(1.2rem + env(safe-area-inset-bottom,0px));background:#121212f5;border-top:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ymp-post-atc__media{flex:0 0 auto;width:5.6rem;height:5.6rem;overflow:hidden;border-radius:.8rem;background:#111}.ymp-post-atc__image{display:block;width:100%;height:100%;object-fit:contain}.ymp-post-atc__copy{flex:1 1 auto;min-width:0}.ymp-post-atc__title{margin:0;overflow:hidden;font-size:1.4rem;line-height:1.3;color:#fff;text-overflow:ellipsis;white-space:nowrap}.ymp-post-atc__price{margin-top:.2rem;color:#fff}.ymp-post-atc__price .price-item{font-size:1.4rem;color:#fff}.ymp-post-atc__countdown{margin:.4rem 0 0;font-size:1.1rem;line-height:1.4;color:#ffffffb3}.ymp-post-atc__countdown-time{color:#fff;font-weight:600}.ymp-post-atc__cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:.8rem 2rem;border-radius:4rem;background:var(--ymp-accent, #00ae42);color:#fcfaee;font-size:1.4rem;line-height:1.2;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.ymp-post-atc__cta:hover{opacity:.92;color:#fcfaee}.ymp-post-atc__close{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:0;border-radius:50%;background:transparent;color:#fffc;cursor:pointer}.ymp-post-atc__close:hover{color:#fff}html.ymp-post-atc-visible{scroll-padding-bottom:8rem}@media screen and (max-width:749px){.ymp-post-atc__inner{gap:1rem;padding-left:1.2rem;padding-right:1.2rem}.ymp-post-atc__title{font-size:1.3rem}.ymp-post-atc__cta{min-height:3.6rem;padding:.8rem 1.6rem;font-size:1.3rem}.ymp-post-atc__countdown{display:none}}@media screen and (min-width:990px){.ymp-post-atc__inner{max-width:100vw;padding-left:4rem;padding-right:4rem}}@media screen and (max-width:749px){.ymp__media-col{padding:0}.ymp-gallery__slide .product__media img,.ymp-gallery__slide .product__media video{max-height:100%}.ymp-gallery__zoom{top:2rem;right:2rem}.ymp-gallery__controls{justify-content:center;margin-top:0;padding-bottom:1rem}.ymp-gallery__arrows{display:none}.ymp__info-col{padding:3.2rem 0}}product-modal.product-media-modal.ymp-lightbox,.product-media-modal.ymp-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;height:100dvh;margin:0;padding:0;border:0;background-color:var(--ymp-bg, #ececec);opacity:0;transition:opacity .42s cubic-bezier(.25,.1,.25,1)}product-modal.product-media-modal.ymp-lightbox[open],.product-media-modal.ymp-lightbox[open]{visibility:visible;z-index:101;background-color:var(--ymp-bg, #ececec);opacity:0}product-modal.ymp-lightbox.ymp-lightbox--visible[open]{opacity:1}product-modal.ymp-lightbox.ymp-lightbox--closing[open]{opacity:0}product-modal.ymp-lightbox:not(.ymp-lightbox--visible)[open]{opacity:0;visibility:visible}product-modal.ymp-lightbox .product-media-modal__dialog,product-modal.ymp-lightbox .product-media-modal__dialog.gradient{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;max-width:none;height:100%;height:100dvh;max-height:none;margin:0;padding:0;background:var(--ymp-bg, #ececec);background-image:none;transition:opacity .42s cubic-bezier(.25,.1,.25,1),transform .42s cubic-bezier(.25,.1,.25,1);transform:scale(.97) translateY(.8rem);opacity:0}product-modal.ymp-lightbox.ymp-lightbox--visible .product-media-modal__dialog{transform:scale(1) translateY(0);opacity:1}product-modal.ymp-lightbox.ymp-lightbox--closing .product-media-modal__dialog{transform:scale(.98) translateY(.6rem);opacity:0}product-modal.ymp-lightbox .product-media-modal__content,product-modal.ymp-lightbox .product-media-modal__content.gradient{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex:1 1 auto;width:100%;height:100%;max-height:100%;margin:0;padding:0;overflow:hidden;background:transparent;background-image:none;touch-action:pan-y pinch-zoom}product-modal.ymp-lightbox .global-media-settings{background-color:#000}product-modal.ymp-lightbox .product-media-modal__content.ymp-lightbox__content--zoomed{overflow:hidden;touch-action:none}product-modal.ymp-lightbox .product-media-modal__content.ymp-lightbox__content--zoomed .ymp-lightbox__slide img{cursor:grab;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}product-modal.ymp-lightbox .ymp-lightbox__slide img.is-panning{transition:none;cursor:grabbing}.ymp-lightbox__track{display:flex;flex:0 0 100%;width:100%;height:100%;margin:0;will-change:transform;transition:transform .45s cubic-bezier(.25,.1,.25,1)}product-modal.ymp-lightbox .product-media-modal__content>.ymp-lightbox__track{display:flex!important}.ymp-lightbox__track.is-snapping{transition:none}.ymp-lightbox__slide{flex:0 0 100%;width:100%;min-width:100%;height:100%;display:flex;align-items:center;justify-content:center}product-modal.ymp-lightbox .ymp-lightbox__slide img,product-modal.ymp-lightbox .ymp-lightbox__slide video,product-modal.ymp-lightbox .ymp-lightbox__slide .media{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 11rem);object-fit:contain;transform-origin:center center;transition:transform .45s cubic-bezier(.25,.1,.25,1);cursor:zoom-in}product-modal.ymp-lightbox .product-media-modal__toggle{position:fixed;top:2.4rem;right:2.4rem;z-index:4;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background-color:#ffffffe6;color:#1d1d1f;box-shadow:0 .1rem .6rem #00000014;opacity:0;transition:opacity .35s ease}product-modal.ymp-lightbox.ymp-lightbox--visible .product-media-modal__toggle{opacity:1;transition-delay:.14s}product-modal.ymp-lightbox.ymp-lightbox--closing .product-media-modal__toggle{opacity:0;transition-delay:0s}product-modal.ymp-lightbox .product-media-modal__toggle:hover{color:#1d1d1f;background-color:#fff}product-modal.ymp-lightbox .product-media-modal__toggle .icon{width:1.4rem;height:1.4rem}.ymp-lightbox__chrome{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:0;transition:opacity .35s ease}product-modal.ymp-lightbox.ymp-lightbox--visible .ymp-lightbox__chrome{opacity:1;transition-delay:.14s}product-modal.ymp-lightbox.ymp-lightbox--closing .ymp-lightbox__chrome{opacity:0;transition-delay:0s}.ymp-lightbox__tools--zoom{position:fixed;top:2.4rem;left:2.4rem;display:flex;gap:.8rem;pointer-events:auto}.ymp-lightbox__tool{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background:#ffffffe6;color:#1d1d1f;font-size:2rem;line-height:1;box-shadow:0 .1rem .6rem #00000014;cursor:pointer}.ymp-lightbox__tool:disabled{opacity:.35;cursor:default}.ymp-lightbox__footer{position:fixed;left:2.4rem;right:2.4rem;bottom:2.4rem;display:flex;align-items:center;justify-content:space-between;gap:2.4rem;pointer-events:none}.ymp-lightbox__dots{display:flex;align-items:center;gap:0;min-height:4rem;pointer-events:auto}.ymp-lightbox__dot{display:flex;align-items:center;justify-content:center;width:3.6rem;height:2rem;padding:0;border:0;background:transparent;cursor:pointer}.ymp-lightbox__dot:before{content:"";display:block;width:.4rem;height:.4rem;border-radius:.2rem;background:#8c8c8c;transition:width .2s ease,height .2s ease,border-radius .2s ease,background .2s ease}.ymp-lightbox__dot.is-active:before{width:.8rem;height:.8rem;border-radius:.4rem;background:#1d1d1f}.ymp-lightbox__arrows{display:flex;align-items:center;gap:1.6rem;pointer-events:auto}.ymp-lightbox__arrow{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background:#ffffffe6;color:#1d1d1f;box-shadow:0 .1rem .6rem #00000014;cursor:pointer}.ymp-lightbox__arrow:hover{background:#fff}.ymp-lightbox__arrow .svg-wrapper{width:1.2rem;height:1.2rem}@media screen and (min-width:750px){product-modal.ymp-lightbox .product-media-modal__dialog{width:100%;max-width:none;height:100dvh}product-modal.ymp-lightbox .product-media-modal__content{padding:6.4rem 4rem 8rem}product-modal.ymp-lightbox .ymp-lightbox__slide img,product-modal.ymp-lightbox .ymp-lightbox__slide video{max-height:calc(100dvh - 12rem)}.ymp-lightbox__tools--zoom{top:4rem;left:4rem}product-modal.ymp-lightbox .product-media-modal__toggle{top:4rem;right:4rem}.ymp-lightbox__footer{left:4rem;right:4rem;bottom:4rem}}.product-media-container .media{padding-top:0}@media screen and (min-width:1350px){.ymp__shell.page-width{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-yespress-main-product.css.map */
