.combined-product__zoom-btn{display:block;width:100%;position:relative;cursor:zoom-in;border:none;padding:0;background:none;text-align:left}.combined-product__zoom-icon{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;background:#ffffffd9;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;pointer-events:none}.combined-product__static-image:hover .combined-product__zoom-icon{opacity:1}.combined-product__zoom-icon svg{width:16px;height:16px}.combined-product__selector{display:flex;flex-direction:column;gap:.8rem;margin-bottom:var(--pill-margin-bottom, .8rem)}.combined-product__selector legend{margin-bottom:var(--label-margin-bottom, 0)}product-combined .product-form__label{font-size:1.8rem;font-weight:600}.combined-product__pills{display:flex;gap:1rem;flex-wrap:wrap}.combined-product__pill{display:inline-flex;align-items:center;justify-content:flex-start;gap:.4rem;padding:var(--pill-padding-v, 1.6rem) var(--pill-padding-h, 3.2rem);height:var(--pill-height, 4.8rem);border:var(--variant-pills-border-width, .1rem) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity, .15));border-radius:var(--variant-pills-radius, 10rem);background:transparent;color:rgba(var(--color-foreground),.6);font-size:var(--pill-font-size, 1.8rem);font-weight:400;letter-spacing:.036rem;cursor:pointer;transition:all .2s ease;line-height:1;min-width:0;flex:1 1 0;font-family:inherit;box-sizing:border-box}.combined-product__pill:hover{border-color:rgb(var(--color-foreground));color:rgba(var(--color-foreground),.7)}.combined-product__pill--active{background:var(--pill-active-bg, #f4f1e8);color:var(--pill-active-text, #000000);font-weight:500;border-color:rgb(var(--color-foreground))}.combined-product__pill-check{display:none;width:2.5rem;height:2.5rem;flex-shrink:0;margin-left:auto}.combined-product__pill--active .combined-product__pill-check{display:inline-flex;align-items:center;justify-content:center}.combined-product__info-icon{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;border:none;font-size:1rem;line-height:1;color:rgba(var(--color-background),.8);cursor:pointer;background:rgba(var(--color-foreground),.6);padding:0;margin-left:.4rem;vertical-align:middle;transition:background .2s ease,color .2s ease}.combined-product__info-icon:hover{background:rgba(var(--color-foreground),.85);color:rgb(var(--color-background))}.combined-product__plan-toggle{display:flex;flex-direction:column;gap:.8rem;margin-bottom:var(--pill-margin-bottom, .8rem)}.combined-product__plan-toggle[hidden]{display:none}.combined-product__plan-toggle legend{margin-bottom:var(--label-margin-bottom, 0)}.combined-product__plan-options{display:flex;flex-direction:column;gap:1rem}.combined-product__plan-option{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:var(--pill-padding-v, 1.6rem) var(--pill-padding-h, 3.2rem);min-height:var(--pill-height, 4.8rem);border:var(--variant-pills-border-width, .1rem) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity, .15));border-radius:var(--variant-pills-radius, 10rem);cursor:pointer;transition:all .2s ease;position:relative;box-sizing:border-box}.combined-product__plan-option:hover{border-color:rgb(var(--color-foreground))}.combined-product__plan-option--active{background:var(--pill-active-bg, #f4f1e8);color:var(--pill-active-text, #000000);border-color:rgb(var(--color-foreground))}.combined-product__plan-option input[type=radio]{clip:rect(0,0,0,0);position:absolute;width:1px;height:1px;overflow:hidden}.combined-product__plan-left{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.combined-product__plan-right{display:flex;align-items:center;gap:.8rem;align-self:flex-start}.combined-product__plan-check{display:none;width:2.5rem;height:2.5rem;flex-shrink:0}.combined-product__plan-option--active .combined-product__plan-check{display:inline-flex;align-items:center;justify-content:center}.combined-product__plan-label{font-weight:500;font-size:var(--pill-font-size, 1.8rem);letter-spacing:.036rem}.combined-product__plan-prices{display:flex;align-items:center;gap:.8rem;font-size:var(--pill-font-size, 1.8rem);letter-spacing:.036rem}.combined-product__plan-price-current{font-weight:600}.combined-product__plan-price-compare{text-decoration:line-through;opacity:.6}.combined-product__delivery-select{display:flex;align-items:center;gap:.4rem;margin-top:.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.combined-product__delivery-label{white-space:nowrap}.combined-product__delivery-dropdown{font-size:1.3rem;font-family:inherit;border:none;background:transparent;color:inherit;padding:0;cursor:pointer;font-weight:500;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23666' fill='none' stroke-width='1.2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;padding-right:1.4rem}.combined-product__subscription-details{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;width:100%;flex:0 0 100%;cursor:text}.combined-product__subscription-selected-plan-description{margin:.2rem 0 0;font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.7);cursor:text}.combined-product__subscription-card{background:rgba(var(--color-foreground),.06);border-radius:1rem;padding:1.2rem 1.4rem;font-size:1.4rem;line-height:1.4;cursor:text}.combined-product__plan-option.combined-product__plan-option--active .combined-product__subscription-card{background:#e3e0d3}.combined-product__subscription-card p{margin:0;cursor:text}.combined-product__subscription-card *{cursor:text}.combined-product__badge{display:inline-block;padding:var(--badge-padding-v, .6rem) var(--badge-padding-h, 1.6rem);border-radius:var(--badge-border-radius, 4rem);background:var(--product-badge-bg, rgb(var(--color-foreground)));color:var(--product-badge-text, rgb(var(--color-background)));font-size:var(--badge-font-size, 1.2rem);font-weight:var(--badge-font-weight, 500);letter-spacing:.02em;margin-bottom:var(--badge-margin-bottom, 1.2rem)}.combined-product__badge[hidden]{display:none}.combined-product__shipping-text{text-align:center;font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin-top:-1rem}.combined-product__guarantee{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-top:.8rem;color:rgba(var(--color-foreground),.65)}.combined-product__guarantee-icon{flex-shrink:0;width:1.6rem;height:1.6rem}.combined-product__guarantee-text{font-size:1.2rem;line-height:1.4}.combined-product__panel[hidden],.combined-product__buy-panel[hidden],.combined-product__media-panel[hidden]{display:none!important}.combined-product__section{margin-bottom:2.4rem}.gift-set-main-product .combined-product__section .price{font-size:2rem;font-weight:600;line-height:1.3;letter-spacing:0}.combined-product__section--sm{margin-bottom:1.6rem}.combined-product__tabs{border-bottom:.1rem solid rgba(var(--color-outline),1)}.combined-product__tabs .accordion{border:none}.combined-product__tabs .product__accordion{margin-bottom:0;margin-top:0}.combined-product__tabs .product__accordion+.product__accordion{border-top:none}.combined-product__tabs .accordion summary{padding:3rem 0 2rem}.combined-product__tabs .accordion__title{font-size:1.8rem;font-weight:600;line-height:1.3}.combined-product__tabs .accordion__content{font-size:1.6rem;line-height:1.3}.combined-product__tabs .accordion__content p{margin-bottom:1rem;line-height:1.3}.accordion__content-motion{margin-bottom:2rem!important}.combined-product__tabs .accordion__content ul{list-style:disc;padding-left:2.4rem;margin:0}.combined-product__tabs .accordion__content ul li{margin-bottom:1rem;line-height:1.3}.combined-product__tabs .accordion__content ul li:last-child{margin-bottom:0}.combined-product__tabs .accordion__content ul li strong,.combined-product__tabs .accordion__content ul li b{font-weight:500}.combined-product__description--truncated,.combined-product__description--expanded{font-size:1.7rem;line-height:1.3}.combined-product__tabs .accordion__btn{background:none;border:none;border-radius:0;width:auto;height:auto}.combined-product__tabs .accordion__btn:before,.combined-product__tabs .accordion__btn:after{content:none}.combined-product__tabs .accordion__btn:before{content:"+";position:static;display:block;background:none;width:auto;height:auto;transform:none;font-size:2rem;font-weight:400;line-height:1;color:rgb(var(--color-foreground))}.combined-product__tabs details[open] .accordion__btn:before{content:"\2014"}.combined-product__description--truncated{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:1.6rem}.combined-product__description--expanded{-webkit-line-clamp:unset;overflow:visible}.combined-product__read-more-btn{display:inline-block;background:none;border:none;padding:0;font-size:1.3rem;text-decoration:underline;cursor:pointer;color:rgba(var(--color-foreground),.7);margin-top:.4rem;margin-bottom:2.4rem;font-family:inherit}.combined-product__read-more-btn:hover{color:rgb(var(--color-foreground))}.combined-product__features-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:.8rem 0}.combined-product__feature-item{display:flex;align-items:center;gap:1.2rem}.combined-product__feature-icon{width:3rem;height:3rem;flex-shrink:0}.combined-product__feature-icon svg{width:100%;height:100%}.combined-product__feature-text{font-size:1.4rem;font-weight:500;line-height:1.3}@media screen and (max-width:749px){.combined-product__feature-icon{width:2.4rem;height:2.4rem}.combined-product__feature-text{font-size:1.3rem}.combined-product__pill{padding:var(--pill-padding-v-mobile, 1.2rem) var(--pill-padding-h-mobile, 2.4rem);height:var(--pill-height-mobile, 4.2rem);font-size:var(--pill-font-size-mobile, 1.6rem);letter-spacing:.032rem}.combined-product__pill-check{width:2rem;height:2rem}.combined-product__plan-option{padding:var(--pill-padding-v-mobile, 1.2rem) var(--pill-padding-h-mobile, 2.4rem);min-height:var(--pill-height-mobile, 4.2rem)}.combined-product__plan-label,.combined-product__plan-prices{font-size:var(--pill-font-size-mobile, 1.6rem);letter-spacing:.032rem}.combined-product__plan-check{width:2rem;height:2rem}product-combined .product-form__label{font-size:1.8rem}}.combined-product__buy-panel{margin-top:var(--atc-margin-top, 0)}.combined-product__buy-panel .product-form__submit{background-color:var(--atc-btn-bg, rgb(var(--color-button)));color:var(--atc-btn-text, rgb(var(--color-button-text)));height:var(--atc-height, auto);padding:var(--atc-padding-v, 0) var(--atc-padding-h, 3rem);box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}.combined-product__buy-panel .product-form__submit:hover{background-color:rgb(var(--color-button-hover));border-color:rgb(var(--color-button-outline-hover));color:rgb(var(--color-button-text-hover));filter:none}@media screen and (max-width:749px){.combined-product__buy-panel .product-form__submit{height:var(--atc-height-mobile, auto);padding:var(--atc-padding-v-mobile, 0) var(--atc-padding-h-mobile, 2rem)}}.combined-product__buy-panel--full-width .product-form__submit{width:100%!important;max-width:100%!important}.combined-product__buy-panel--centered .product-form__buttons{display:flex;justify-content:center}.combined-product__buy-panel--centered .product-form__submit.button--full-width{width:auto;min-width:24rem;max-width:100%!important}@media screen and (max-width:749px){.combined-product__buy-panel--centered .product-form__submit.button--full-width{width:100%;min-width:0}}.combined-product__buy-panel--with-link{display:flex;align-items:center;gap:2rem}.combined-product__buy-panel--with-link .product-form{flex:0 0 50%;display:block;max-width:50%}.combined-product__buy-panel--with-link .product-form .form,.combined-product__buy-panel--with-link .product-form__buttons,.combined-product__buy-panel--with-link .product-form__submit{width:100%!important;max-width:100%!important}.combined-product__buy-panel--with-link .combined-product__details-link{flex:1;text-align:center}.combined-product__details-link{font-size:1.4rem;font-weight:500;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-foreground));white-space:nowrap;transition:opacity .2s ease}.combined-product__details-link:hover{opacity:.7}@media screen and (max-width:749px){.combined-product__buy-panel--with-link{flex-direction:column;align-items:stretch;gap:1.2rem}.combined-product__buy-panel--with-link .product-form{flex:0 0 100%;max-width:100%}.combined-product__buy-panel--with-link .product-form__submit.button--full-width{width:100%;min-width:0;max-width:100%!important}.combined-product__details-link{text-align:center}}.info-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;overflow:hidden;background:#0000008c}.info-modal[hidden]{display:none!important}.info-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.info-modal__content{position:relative;background:var(--info-modal-bg, #f4f1e8);color:var(--info-modal-text, #0b0b0d);border-radius:1.5rem;padding:5rem 6.7rem;max-width:82rem;width:100%;max-height:90vh;overflow-y:auto;z-index:1}.info-modal__close{position:absolute;top:2rem;right:2rem;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:#0000000f;border:none;cursor:pointer;color:var(--info-modal-text, #0b0b0d);transition:background .2s ease}.info-modal__close:hover{background:#0000001f}.info-modal__heading{font-family:var(--font-heading-family);font-size:var(--modal-heading-size, 3rem);font-weight:400;line-height:1.2;letter-spacing:-.02em;color:var(--info-modal-text, #0b0b0d);margin:0 0 2rem}.info-modal__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5.5rem}.info-modal__card{display:flex;flex-direction:column}.info-modal__card-image{width:100%;aspect-ratio:324 / 232;border-radius:1.2rem;overflow:hidden;margin-bottom:1.9rem}.info-modal__card-image img,.info-modal__card-image .placeholder-svg{width:100%;height:100%;object-fit:cover}.info-modal__card-title{font-family:var(--font-heading-family);font-size:var(--modal-title-size, 2rem);font-weight:500;line-height:1.3;color:var(--info-modal-text, #0b0b0d);margin:0 0 1.5rem}.info-modal__card-desc{font-size:var(--modal-desc-size, 1.6rem);font-weight:400;line-height:1.3;color:var(--info-modal-text, #0b0b0d);margin:0}@media screen and (max-width:749px){.info-modal{padding:2rem;align-items:center;justify-content:center}.info-modal__content{padding:2rem 1.6rem 1.6rem;border-radius:1.2rem;max-height:85vh;width:calc(100% - 3.2rem)}.info-modal__close{top:1rem;right:1rem;width:2.8rem;height:2.8rem}.info-modal__heading{font-size:var(--modal-heading-size-mb, 1.8rem);margin-bottom:1.2rem}.info-modal__grid{grid-template-columns:1fr;gap:1.4rem}.info-modal__card-image{aspect-ratio:3 / 2;margin-bottom:.8rem;border-radius:.8rem}.info-modal__card-title{font-size:var(--modal-title-size-mb, 1.4rem);margin-bottom:.4rem}.info-modal__card-desc{font-size:var(--modal-desc-size-mb, 1.2rem);line-height:1.4}}.sticky-atc{position:fixed;bottom:0;left:0;width:100%;z-index:2;background:var(--sticky-bg, #f4f1e8);box-shadow:0 -2px 12px #00000014;transform:translateY(100%);transition:transform .3s ease;will-change:transform}.sticky-atc[hidden]{display:block!important;pointer-events:none}.sticky-atc.sticky-atc--visible{transform:translateY(0);pointer-events:auto}.sticky-atc__inner{display:flex;align-items:center;max-width:140rem;margin:0 auto;padding:1.2rem 4rem;gap:2rem;flex-wrap:wrap;justify-content:center;row-gap:5px}.sticky-atc__left{display:flex;align-items:center;gap:1.2rem;min-width:0}product-combined .sticky-atc__row{display:flex;align-items:center;gap:1.2rem}.sticky-atc__controls{display:flex;align-items:center;gap:1.2rem;flex-shrink:0}.sticky-atc__title{font-size:2rem;font-weight:400;line-height:1.3;color:var(--sticky-text, #000);white-space:nowrap}.sticky-atc__sep{font-size:1.6rem;color:var(--sticky-text, #000);opacity:.3;flex-shrink:0}.sticky-atc__select-wrap{position:relative;display:inline-flex;align-items:center}.sticky-atc__select{appearance:none;-webkit-appearance:none;background:transparent;border:none;font-size:1.6rem;font-weight:500;color:var(--sticky-text, #000);padding:.4rem 2rem .4rem 0;cursor:pointer;font-family:inherit;line-height:1.3;outline:unset;box-shadow:none}.sticky-atc__select-wrap:after{content:"";position:absolute;right:.4rem;top:50%;transform:translateY(-50%);width:0;height:0;border-left:.4rem solid transparent;border-right:.4rem solid transparent;border-top:.5rem solid var(--sticky-text, #000);pointer-events:none}.sticky-atc__right{display:flex;align-items:center;gap:4.8rem;flex-shrink:0}.sticky-atc__price{font-size:2rem;font-weight:500;color:var(--sticky-text, #000);white-space:nowrap}.sticky-atc__button{min-width:25rem;background-color:var(--sticky-btn-bg, rgb(var(--color-button)));color:var(--sticky-btn-text, rgb(var(--color-button-text)))}.sticky-atc__button:disabled{opacity:.5;cursor:not-allowed}.sticky-atc__button.sticky-atc__button--loading{pointer-events:none;opacity:.7}@media screen and (min-width:1400px){.sticky-atc__inner{justify-content:space-between}}@media screen and (max-width:989px){.sticky-atc__price{font-size:1.6rem}.sticky-atc__button{flex:1;min-width:0}.sticky-atc__title,.sticky-atc__sep--first{display:none}}@media screen and (max-width:749px){.sticky-atc__inner{flex-direction:column;padding:1.2rem 1.6rem;gap:1rem}.sticky-atc__left{width:100%;justify-content:center;gap:.8rem}product-combined .sticky-atc__left{flex-wrap:wrap}.sticky-atc__title,.sticky-atc__sep--first{display:none}.sticky-atc__right{width:100%;gap:1.6rem}.sticky-atc__price{font-size:1.6rem}.sticky-atc__button{flex:1;min-width:0}}@media screen and (max-width:562px){product-combined .sticky-atc__inner{padding:1.2rem;gap:.8rem;align-items:center}product-combined .sticky-atc__left{justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row;overflow:auto;gap:0}product-combined .sticky-atc__title,product-combined .sticky-atc__sep--first{display:none}product-combined .sticky-atc__row{width:100%;justify-content:flex-start;flex-wrap:nowrap;gap:.8rem;flex:0}product-combined .sticky-atc__row--plan .sticky-atc__sep{margin-left:.8rem}product-combined .sticky-atc__select-wrap{min-width:0;max-width:100%}product-combined .sticky-atc__row--variants .sticky-atc__select-wrap{flex:0 1 auto;max-width:100%}product-combined .sticky-atc__row--plan .sticky-atc__select-wrap{flex:0 1 auto;max-width:100%}product-combined .sticky-atc__select{width:auto;max-width:100%;font-size:1.5rem;line-height:1.2;text-align:center;padding:.4rem 1.8rem .4rem 0}product-combined .sticky-atc__right{width:100%;gap:1.2rem;justify-content:center;align-items:center}product-combined .sticky-atc__price{font-size:1.5rem;flex-shrink:0}product-combined .sticky-atc__button{flex:0 1 auto;min-width:18rem}}@media screen and (max-width:500px){product-combined .sticky-atc__left{justify-content:flex-start}}@media screen and (max-width:375px){product-combined .sticky-atc__select{font-size:1.3rem}}@media screen and (max-width:340px){product-combined .sticky-atc__select{font-size:1.2rem}}.combined-product__static-gallery{display:flex;flex-wrap:wrap;gap:16px;border-radius:8px;overflow:hidden}.combined-product__static-gallery--1{flex-wrap:nowrap}.combined-product__static-image--main{width:100%;border-radius:8px;overflow:hidden}.combined-product__static-image--sub{flex:1 1 calc(50% - 8px);border-radius:8px;overflow:hidden;aspect-ratio:1 / 1}.combined-product__static-img{display:block;width:100%;height:100%;object-fit:cover}.gift-set-main-product .combined-product__static-img{aspect-ratio:1 / 1}.combined-product__static-gallery--1 .combined-product__static-image--main{aspect-ratio:auto}@media screen and (max-width:989px){.combined-product__static-gallery{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;border-radius:0}.combined-product__static-image--main,.combined-product__static-image--sub{flex:0 0 85%;min-width:85%;scroll-snap-align:start;aspect-ratio:auto;width:auto;border-radius:8px}}@media screen and (max-width:749px){product-combined .product__media-wrapper{overflow:visible}.combined-product__static-gallery{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;border-radius:0}.combined-product__static-gallery::-webkit-scrollbar{display:none}.combined-product__static-image--main,.combined-product__static-image--sub{flex:0 0 85%;min-width:85%;scroll-snap-align:start;aspect-ratio:auto;width:auto;border-radius:8px}product-combined .swiper-slide{width:85%!important}product-combined .product__media-list.slider{margin-left:0;width:100%}product-combined .product__media-list.slider .grid__item:first-of-type{margin-left:0}product-combined .media-gallery .product__media{border-radius:8px;overflow:hidden}product-combined .swiper-button-prev,product-combined .swiper-button-next{display:none!important}product-combined .swiper{overflow:visible!important}product-combined .swiper-wrapper{overflow:visible!important}product-combined media-gallery-slider{overflow:visible!important}product-combined .media-gallery__slider{overflow:visible!important}product-combined media-gallery{overflow:visible!important}product-combined .combined-product__media-panel{overflow:visible!important}product-combined .product__media-wrapper{overflow:visible!important}product-combined .product{overflow:visible!important}product-combined .page-width{overflow:visible!important}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/section-main-product-combined.css.map */
