.template-product{background:#dae3f5}.mt-product{font-family:var(--font-body);margin:0;padding:40px 0;background:var(--color-white)}.mt-product .container{padding-left:16px;padding-right:16px}.mt-product__wrapper{display:block}.mt-product__meta{grid-area:ProductMeta}.mt-product__title{font-family:var(--font-headings);font-size:24px;font-weight:600;font-style:italic;line-height:1.25;text-transform:uppercase;color:#1f3750;margin:0 0 8px}.mt-product__description{font-family:var(--font-body);font-size:14px;font-weight:400;line-height:1.5;color:var(--color-primary);margin:8px 0 24px}.mt-product__description p,.mt-product__description span{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit}.mt-product__description p{margin:0 0 .5em}.mt-product__description p:last-child{margin:0}.mt-product__prices{margin:8px 0 24px}.mt-product--byok .mt-product__prices{margin:8px 0}.mt-product__prices .mt-price{font-size:24px}.mt-product__prices .mt-price--old{font-size:16px}.mt-product__gallery{width:100%;grid-area:Gallery;grid-row:span 3;overflow:visible}.mt-product .mt-product-badges{margin:-2px -2px 14px}.mt-product .mt-badge{font-size:12px;padding:4px 12px;min-height:24px}.mt-product .mt-product-form{display:none;margin:0 0 24px}.mt-product .mt-product-form .mt-btn__inner{will-change:transform;transition:.2s transform ease-in-out}.mt-product .mt-product-form .mt-btn .mt-icon{display:block;width:8px;height:auto;margin:0 0 0 -8px;-webkit-user-select:none;user-select:none;opacity:0;will-change:transform,opacity;transition:.2s opacity ease-in-out,.2s transform ease-in-out}.mt-product .mt-product-form .mt-btn:hover,.mt-product .mt-product-form .mt-btn:focus{color:#fff}.mt-product .mt-product-form .mt-btn:not(.mt-btn--loading):hover .mt-btn__inner,.mt-product .mt-product-form .mt-btn:not(.mt-btn--loading):focus .mt-btn__inner{transform:translate(-6px)}.mt-product .mt-product-form .mt-btn:not(.mt-btn--loading):hover .mt-icon,.mt-product .mt-product-form .mt-btn:not(.mt-btn--loading):focus .mt-icon{opacity:1;transform:translate(6px)}.mt-product .mt-product-form .mt-btn--loading:after{top:calc(50% - 10px);left:calc(50% - 10px);width:20px;height:20px}.mt-form-offer{display:flex;justify-content:flex-start;align-items:center;font-family:var(--font-body);font-size:12px;font-weight:400;line-height:1.5;color:#dae3f5;background:linear-gradient(0deg,var(--color-primary),var(--color-primary)),#dae3f566;border:0;border-radius:8px;will-change:background;transition:.25s background ease-in-out;padding:16px;margin:8px 0 0}.mt-form-offer--hidden{display:none;pointer-events:none;-webkit-user-select:none;user-select:none}.mt-form-offer__logo{display:block;flex:0 0 40px;width:40px;margin:0 16px 0 0}.mt-form-offer__checkbox{position:relative;display:block;flex:0 0 16px;width:16px;height:16px;border:0;border-radius:3px;background:linear-gradient(#0fc9e7,#169dff);margin:0 16px 0 0;cursor:pointer}.mt-form-offer__checkbox span{position:absolute;top:2px;left:2px;display:flex;justify-content:center;align-items:center;text-align:center;width:calc(100% - 4px);height:calc(100% - 4px);background:var(--color-primary);border:0;border-radius:2px;pointer-events:none}.mt-form-offer__checkbox .mt-icon{display:block;width:12px;height:8px;opacity:0}.mt-form-offer__checkbox input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.mt-form-offer__checkbox input:checked~span{background:transparent}.mt-form-offer__checkbox input:checked~span .mt-icon{opacity:1}.mt-form-offer__content{flex:1 1 100%}.mt-form-offer__header{display:inline-block;font-family:inherit;font-size:14px;font-weight:700;line-height:1.2;color:inherit;margin:0}.mt-form-offer__description,.mt-form-offer__description p,.mt-form-offer__description a{font-family:inherit;font-size:12px;font-weight:inherit;line-height:inherit;color:var(--color-secondary);margin:0}.mt-form-offer__description a{font-weight:400;text-decoration:underline;text-underline-offset:3px}.mt-form-offer[data-offer-active=true]{color:var(--color-white);background:linear-gradient(287.33deg,#332ba080 .13%,#07213c00),linear-gradient(72.13deg,#332ba0b3 -.13%,#07213c00),linear-gradient(107.62deg,#2489d1b3 -.13%,#07213c00),linear-gradient(252.37deg,#2489d180 .13%,#07213c00),var(--color-primary)}.mt-form-offer[data-offer-active=true] .mt-form-offer__description,.mt-form-offer[data-offer-active=true] .mt-form-offer__description p{color:var(--color-secondary)}.mt-sticky-product-form{position:fixed;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;color:var(--color-white);background:linear-gradient(287.33deg,#332ba040 .13%,#07213c00),linear-gradient(72.13deg,#332ba059 -.13%,#07213c00),linear-gradient(107.62deg,#2489d159 -.13%,#07213c00),linear-gradient(252.37deg,#2489d140 .13%,#07213c00),var(--color-primary);padding:24px 16px;z-index:2}.mt-sticky-product-form__info{flex:1 1 100%;display:flex;justify-content:space-between;align-items:center;margin:0 16px 0 0}.mt-sticky-product-form__product-title{display:none;font-family:var(--font-headings);font-size:24px;font-weight:600;font-style:italic;line-height:1.2;text-transform:uppercase;color:inherit;margin:0 16px 0 0}.mt-sticky-product-form__product-prices{color:inherit!important;flex-flow:row wrap}.mt-sticky-product-form__product-prices .mt-price{font-size:32px}.mt-sticky-product-form__product-prices .mt-price--old{font-size:20px;align-self:flex-end;margin:0 0 2px 8px}.mt-sticky-product-form .mt-btn{flex:1 1 auto;font-size:16px;background:linear-gradient(0deg,#4439e266,#4128f100 50%),linear-gradient(269.98deg,#3a1eff99 .02%,#0fc9e799 99.98%),#20538e;width:auto;height:44px;padding:16px 32px;box-shadow:none;white-space:nowrap}.mt-sticky-product-form .mt-btn[disabled]{background:var(--color-primary);opacity:.3;pointer-events:none}.mt-sticky-product-form .mt-btn .mt-icon{display:block;width:7px;height:12px;margin:0 0 0 8px}.mt-product-gallery-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:row wrap;grid-area:Gallery;grid-row:span 3}.mt-product-thumbs{display:none;flex:0 0 120px;width:120px;text-align:center;margin:0 8px 0 0}.mt-product-thumbs__button{display:flex;justify-content:center;align-items:center;width:18px;height:18px;background:transparent;border:0;cursor:pointer}.mt-product-thumbs__button svg{display:block;width:16px;height:auto}.mt-product-thumbs__button--prev{margin:-6px auto 10px}.mt-product-thumbs__button--next{margin:10px auto 0}.mt-product-thumbs__item{position:relative;width:100%;height:0;padding-bottom:100%;background:#dae3f5b3;border:0;border-radius:8px;overflow:hidden;cursor:pointer}.mt-product-thumbs__item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:50% 50%;-webkit-user-select:none;user-select:none;pointer-events:none}.mt-product-thumbs__item[data-type=video]:after{content:"";display:block;position:absolute;top:calc(50% - 12px);left:calc(50% - 12px);width:24px;height:24px;background-image:url(icon-mt-play.svg);background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.mt-product-thumbs__item[data-type=video] img{object-fit:cover}.mt-product-thumbs .swiper{height:504px}.mt-product-thumbs .swiper-slide{height:auto!important}.mt-product-gallery{width:100%}.mt-product-gallery__item{width:100%;height:auto;background:#dae3f5b3;border:0;border-radius:8px;aspect-ratio:1 / 1;transition:.2s transform ease-in-out;will-change:transform;overflow:hidden}.mt-product-gallery__item video{display:block;width:100%;height:100%;object-fit:cover}.mt-product-gallery .swiper{width:100%;overflow:visible}.mt-product-gallery .swiper-slide:not(.swiper-slide-active) .mt-product-gallery__item{transform:scale(.95)}.mt-product-gallery .swiper-pagination{display:flex;align-items:center;justify-content:center;height:auto;margin:24px 0 16px!important}.mt-product-gallery .swiper-pagination-bullet{background:#0fc9e7;opacity:.25}.mt-product-gallery .swiper-pagination-bullet-active{opacity:1}.mt-product-static-gallery{position:relative;display:block;width:100%;height:0;background:#dae3f5b3;border-radius:8px;padding-bottom:100%;margin:0 0 24px}.mt-product-static-gallery img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%;pointer-events:none;-webkit-user-select:none;user-select:none}.mt-store-guarantees{display:flex;align-items:flex-start;justify-content:space-evenly;flex-flow:row nowrap;max-width:100%;font-family:var(--font-body);color:var(--color-primary);background:transparent;border:0;border-radius:0;gap:16px;padding:0;margin:40px 0 16px}.mt-store-guarantees--mobile{display:flex;grid-area:StoreGuarantees}.mt-store-guarantees--desktop{display:none}.mt-store-guarantees__item{flex:1 1 100%;display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;font-size:14px;font-weight:700;line-height:1.4;color:inherit}.mt-store-guarantees__item>strong{display:flex;justify-content:space-between;align-items:center;font-weight:inherit}.mt-store-guarantees__item span{display:block;width:100%;max-width:90px;text-align:center;color:inherit;margin:0 auto;opacity:1}.mt-store-guarantees__item svg{display:block;width:100%;height:auto;max-height:20px;margin:0 0 8px}.mt-product-details{grid-area:ProductDetails;margin:8px 0 0}.mt-product-details .mt-accordion{padding:24px;border:0;border-radius:8px;background:#dae3f566;margin:0 0 8px}.mt-product-details .mt-accordion__title{position:relative}.mt-product-details .mt-accordion__title:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background:linear-gradient(120deg,#0fc9e7,#169dff);opacity:0}.mt-product-details .mt-accordion__content{font-family:inherit;font-size:14px;font-weight:400;line-height:1.6;color:var(--color-primary)}.mt-product-details .mt-accordion__content ul,.mt-product-details .mt-accordion__content ol{font-weight:500}.mt-product-details .mt-accordion[open]{background:#dae3f5}.mt-product-details .mt-accordion--pods-selector[open]{background:#dae3f566}.mt-product-details .mt-accordion[open] .mt-accordion__title:after{opacity:1}.mt-product-details .mt-accordion:last-child{margin:0}.mt-product-tabs{display:none;margin:0 0 16px}.mt-product-tabs__list{display:flex;justify-content:flex-start;align-items:flex-end;list-style:none;margin:0 -12px}.mt-product-tabs__list li{margin:0 12px}.mt-product-tabs__tab{font-family:var(--font-headings);font-size:16px;font-weight:600;line-height:1.1;letter-spacing:-.1px;text-transform:uppercase;color:var(--color-primary);padding:0 0 4px;border-bottom:2px solid transparent;opacity:.3;cursor:pointer}.mt-product-tabs__tab:hover,.mt-product-tabs__tab:focus{color:inherit;opacity:1}.mt-product-tabs__tab.active{border-bottom-color:#0fc9e7;opacity:1}.klaviyo-bis{font-family:var(--font-body);color:var(--color-primary);margin:0 0 32px;background:#dae3f580;border-radius:8px;padding:16px 24px}.klaviyo-bis__step.hidden{display:none}.klaviyo-bis__header{margin-bottom:16px}.klaviyo-bis__title{font-family:var(--font-headings);font-style:italic;text-transform:uppercase;font-size:22px;font-weight:700;line-height:1;color:inherit;margin:0 0 4px}.klaviyo-bis__text{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:1.33;color:var(--color-primary)}.klaviyo-bis__description{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:1.6;color:inherit}.klaviyo-bis__description p{color:inherit;margin:0 0 .5em}.klaviyo-bis__description p:last-child{margin:0}.klaviyo-bis__error{display:block;font-family:var(--font-body);font-size:13px;font-weight:600;line-height:1.4;color:#bc0808;margin:8px 0 0}.klaviyo-bis__error.hidden{display:none}.klaviyo-bis__fields{display:flex;justify-content:flex-start;align-items:stretch;flex-flow:row nowrap;border:1px solid #e2e2e2;border-radius:100px;padding:8px;margin:0;background-color:#dae3f5}.klaviyo-bis__fields input{min-width:0;font-family:var(--font-body);font-size:18px;font-weight:500;flex-grow:2;background:transparent;border-radius:100px 0 0 100px;padding:0 15px;color:#07213cb3}.klaviyo-bis__fields .mt-btn{font-size:16px;font-style:italic;padding:12px 25px;color:var(--color-white);background:var(--color-primary);box-shadow:none;white-space:nowrap}.klaviyo-bis__fields .mt-btn:hover,.klaviyo-bis__fields .mt-btn:focus{color:var(--color-white);background:var(--color-primary)}.klaviyo-bis__success__wrap{display:flex;align-items:center}.klaviyo-bis__success__icon{width:21px}.klaviyo-bis__success__text{width:calc(100% - 21px);padding-left:16px}.klaviyo-bis__success__text .klaviyo-bis__text p{font:inherit}@media (max-width: 1099px){.klaviyo-bis__fields input{font-size:14px}.klaviyo-bis__fields .mt-btn{font-size:12px;padding:10px 16px}}@media (max-width: 767px){.klaviyo-bis{position:fixed;bottom:0;left:0;width:100%;z-index:90;background:#e8edf9;box-shadow:0 -2px 20px #0000001a;margin:0;border-radius:0;transition:transform .3s ease-in-out}.klaviyo-bis.slide-down{transform:translateY(100%)}.klaviyo-bis__step{max-width:400px;margin-left:auto;margin-right:auto}.klaviyo-bis__title{font-size:20px}.klaviyo-bis__text{font-size:14px;line-height:1.43}.klaviyo-bis__error,.klaviyo-bis__step--signup .klaviyo-bis__header{text-align:center}.klaviyo-bis__step--success .klaviyo-bis__text{display:flex;align-items:baseline}}.pro-membership-banner{display:flex;justify-content:flex-start;align-items:center;flex-flow:row wrap;font-family:var(--font-body);font-weight:400;line-height:1.5;color:var(--color-white);background:radial-gradient(100% 198.28% at 100% 100%,#332ba080,#07213c00),radial-gradient(100% 196.58% at 0% 100%,#332ba0b3,#07213c00),radial-gradient(100% 210.75% at 0% 0%,#2489d1b3,#07213c00),radial-gradient(97.72% 206.19% at 97.72% 0%,#2489d180,#07213c00),var(--color-primary);border-radius:8px;padding:16px;margin:16px 0 0}.pro-membership-banner__image{flex:0 0 100%;width:100%;margin:0 0 8px}.pro-membership-banner__image img{display:block;width:100%;max-width:48px}.pro-membership-banner__content{flex:0 0 100%}.pro-membership-banner__header{font-family:inherit;font-size:14px!important;font-weight:500!important;line-height:1.4;color:inherit;margin:0 0 4px!important}.pro-membership-banner__header:last-child{margin:0}.pro-membership-banner__header a{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;text-decoration:underline;text-underline-offset:2px}.pro-membership-banner__description{font-family:inherit;font-size:12px!important;font-weight:inherit;line-height:inherit;color:inherit;opacity:.8}.mt-store-messages{font-family:var(--font-body);color:var(--color-primary);margin:40px -16px 0}.mt-store-messages--desktop{display:none}.mt-store-messages--mobile{grid-area:ProductMessage}.mt-store-messages__item{display:flex;justify-content:center;align-items:center;background:#dae3f580;padding:16px 24px;margin:0 0 10px}.mt-store-messages__item:not(:first-child){padding:10px 0 0;border-top:1px solid #eee}.mt-store-messages__item:last-child{margin:0}.mt-store-messages__item-content,.mt-store-messages__item-content>strong{flex:0 0 auto;display:flex;justify-content:flex-start;align-items:center;font-size:16px;font-weight:700;line-height:1.5;color:inherit}.mt-store-messages__item-content svg{flex:0 0 20px;display:block;width:20px;height:auto;margin:0 10px 0 0}.mt-store-messages__item-content p{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0}.mt-store-messages__item-message--desktop:not(:only-child){display:none}.mt-store-messages__item-button{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:16px;font-weight:400;font-style:normal;line-height:1.5;text-align:center;color:var(--color-primary);border:0;padding:0;min-width:0;margin:0 0 0 16px;cursor:pointer}.mt-store-messages__item-button:hover,.mt-store-messages__item-button:focus{color:var(--color-primary)}.mt-store-messages__item-button span{text-decoration:underline;text-underline-offset:3px}.mt-store-messages__item-button:hover span,.mt-store-messages__item-button:focus span{opacity:1}.mt-store-messages__item-button svg{display:block;width:5px;height:10px;margin:0 0 0 10px}.mt-store-messages__item-button svg path{stroke:var(--color-primary)}.mt-product-info{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;font-family:inherit;font-size:12px;font-weight:400;line-height:1.4;padding:0;margin:24px 0 0;color:var(--color-primary);background:transparent;border:0}.mt-product-info .mt-icon{display:block;flex:0 0 19px;width:19px;margin:0 16px 0 0}.mt-product-info p{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;margin:0}.mt-pods-selector{color:var(--color-primary)}.mt-pods-selector__action{display:flex;justify-content:flex-end;align-items:flex-start;margin:16px 0 0}.mt-pods-selector__action .mt-btn{display:none;box-shadow:none}.mt-pods-selector__action .mt-btn:hover,.mt-pods-selector__action .mt-btn:focus{color:var(--color-white)}.mt-pods-selector__action .mt-btn--loading:after{top:calc(50% - 10px);left:calc(50% - 10px);width:20px;height:20px}.mt-pods-selector__action .mt-btn[disabled]{background:#07213c33;pointer-events:none;-webkit-user-select:none;user-select:none}.mt-pods-step[disabled]{-webkit-user-select:none;user-select:none;pointer-events:none}.mt-pods-step__choose{display:none;justify-content:center;align-items:center;margin:0 8px 0 0}.mt-pods-step__choose .mt-icon{width:12px!important;height:8px!important;transform:none!important}.mt-pods-step__choose span{display:none;font-size:14px;font-weight:500;line-height:1.5;color:var(--color-primary);margin:0 0 0 8px}.mt-pods-step.completed .mt-accordion__summary{justify-content:flex-start}.mt-pods-step.completed .mt-accordion__summary>.mt-icon{display:none}.mt-pods-step.completed .mt-pods-step__choose{display:flex}.mt-pods-step.completed .mt-accordion__title{opacity:1}.mt-pods__options{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:8px}.mt-pods__option{position:relative}.mt-pods__option.disabled{opacity:.2;pointer-events:none;-webkit-user-select:none;user-select:none}.mt-pods__option div{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;min-height:44px;padding:12px;background:#07213c0d;border:2px solid transparent;border-radius:100px;cursor:pointer;z-index:1}.mt-pods__details{position:relative;margin:24px 0}.mt-pods__details:after{position:absolute;content:"";top:calc(50% - 12px);left:calc(50% - 12px);width:24px;height:24px;border:2px solid var(--color-primary);border-right-color:transparent;border-radius:50%;opacity:0;animation:rotate infinite 1s linear;pointer-events:none}.mt-pods__details.loading:after{opacity:1}.mt-pods__details.loading .mt-pods__details-row{opacity:.5;filter:blur(2px);-webkit-filter:blur(2px)}.mt-pods__details:empty{display:none}.mt-pods__details-row{font-size:16px;font-weight:400;line-height:1.4;color:inherit;margin:0 0 16px}.mt-pods__details-row:last-child{margin:0}.mt-pods__details-row strong{display:block;font-weight:700;opacity:.7;margin:0 0 8px}.mt-pods__details-row ul{list-style:none;padding:0;margin:0}.mt-pods__details-row li{font-size:inherit;font-weight:400;line-height:inherit;padding:0;margin:0 0 4px!important}.mt-pods__details-row li:before{display:none!important}.mt-pods__details-row li:last-child{margin:0!important}.mt-pods__details-row li strong{display:inline-block;font-weight:700;color:#0fc9e7;margin:0 8px 0 0}.mt-accordion__content .mt-pods__option-name{font-family:var(--font-headings);font-size:16px;font-weight:600;line-height:1;text-transform:uppercase;color:inherit;margin:0}.mt-pods__option-price{display:inline-block;font-family:var(--font-body);font-size:12px;font-weight:500;line-height:1;align-self:flex-end;margin:0 0 0 4px}.mt-pods__option input{display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:0}.mt-pods__option input:checked~div{border-color:#0fc9e7}.mt-pods-step__summary{margin:24px 0 0}.mt-pods-step__summary-info{margin:0 0 24px}.mt-pods-step__summary .mt-btn[disabled]{pointer-events:none;-webkit-user-select:none;user-select:none;background:#07213c33}.mt-pods .mt-pods-step__summary-info .mt-pods-info{margin:0 0 12px}.mt-pods .mt-pods-step__summary-info .mt-pods-info:last-child{margin:0}.mt-pods-step__summary .mt-btn{font-family:var(--font-headings);font-size:14px;color:var(--color-white);padding:10px 16px;box-shadow:none}.mt-pods-step__summary .mt-btn:hover,.mt-pods-step__summary .mt-btn:focus{color:var(--color-white)}.mt-pods-info{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:400;line-height:1.5;margin:0 0 16px}.mt-pods-info:last-child{margin:0}.mt-pods-info__icon{display:flex;width:24px;height:24px;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:600;line-height:1;background:#dae3f5;border:0;border-radius:50%;margin:0 8px 0 0;cursor:initial}a.mt-pods-info__icon{text-decoration:none!important;cursor:pointer}.mt-pods-info p{display:block;width:calc(100% - 24px);font-size:inherit;font-weight:inherit;line-height:inherit;opacity:.8}.mt-pods-info a{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:underline;text-underline-offset:3px}.mt-pods-info a:hover,.mt-pods-info a:focus{color:inherit}.mt-pods-membership{display:flex;justify-content:flex-start;align-items:flex-start;opacity:.5;margin:0 0 8px}.mt-pods-membership:last-child{margin:0}.mt-pods-membership--selected{opacity:1}.mt-pods-membership--go .mt-pods-membership__content{background:linear-gradient(287.3deg,#332ba040,#07213c00),linear-gradient(107.64deg,#2489d159,#07213c00),linear-gradient(0deg,#07213c,#07213c),var(--color-primary)}.mt-pods-membership.active .mt-pods-membership__details{display:block}.mt-pods-membership.active .mt-pods-membership__toggle .mt-icon{transform:rotate(0)}.mt-pods-membership__checkbox{position:relative;width:20px;margin:28px 0 0}.mt-pods-membership__checkbox span{position:relative;display:block;width:12px;height:12px;border:2px solid var(--color-primary);border-radius:50%;opacity:.3;cursor:pointer;z-index:1}.mt-pods-membership__checkbox input{position:absolute;top:0;left:0;width:12px;height:12px;opacity:0;z-index:0}.mt-pods-membership__checkbox input:checked~span{background:var(--color-primary);opacity:1}.mt-pods-membership__content{display:block;width:calc(100% - 20px);color:var(--color-white);background:linear-gradient(72.11deg,#332ba08f,#07213c00),linear-gradient(287.3deg,#332ba066,#07213c00),linear-gradient(107.64deg,#2489d17d,#07213c00),var(--color-primary);border:0;border-radius:8px;padding:16px}.mt-pods-membership__info{display:flex;justify-content:space-between;align-items:center}.mt-pods-membership__info-text{display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;gap:0 16px;grid-template-areas:"Icon Title" "Icon Subtitle"}.mt-pods-membership__details{display:none}.mt-pods-membership__icon{width:auto;height:40px;grid-area:Icon}.mt-accordion__content .mt-pods-membership__title,.mt-pods-membership__title{font-family:var(--font-headings);font-size:16px;font-weight:600;line-height:1.2;text-transform:uppercase;grid-area:Title;cursor:pointer;margin:0 0 2px}.mt-accordion__content .mt-pods-membership__subtitle,.mt-pods-membership__subtitle{font-size:12px;font-weight:500;line-height:1.4;grid-area:Subtitle;margin:0}.mt-accordion__content .mt-pods-membership__subtitle s,.mt-pods-membership__subtitle s{text-decoration:line-through;opacity:.6}.mt-pods-membership__toggle{display:flex;justify-content:center;align-items:center;width:20px;height:20px;margin:0 0 0 12px;cursor:pointer}.mt-pods-membership__toggle .mt-icon{display:block;width:12px;height:12px;transform:rotate(180deg)}.mt-accordion__content .mt-pods-membership__description,.mt-pods-membership__description{font-size:14px;font-weight:400;line-height:1.4;color:var(--color-secondary);margin:24px 0 16px}.mt-pods-membership__description p{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.mt-pods-membership__recomended-for{margin:0 0 16px}.mt-pods-membership__recomended-for strong{display:block;font-size:12px;font-weight:700;line-height:1.5;margin:0}.mt-pods-membership__recomended-for p{color:#dae3f5!important}.mt-pods-membership__list{font-size:14px;font-weight:400;color:var(--color-secondary)!important;margin:0}.mt-pods-membership__list li{font-weight:400!important;margin:0 0 4px!important}.mt-pods-membership__list li:last-child{margin:0!important}.mt-pods-membership .mt-pods-info{color:var(--color-secondary)}.mt-pods-membership .mt-pods-info__icon{color:var(--color-secondary);background:#07213c99}.mt-accessories{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:8px}.mt-accessories__item{position:relative;display:flex;justify-content:space-between;align-items:stretch;background:#dae3f5b3;border:0;border-radius:8px;cursor:pointer;overflow:hidden}.mt-accessories__item-image{position:relative;width:100px;background:var(--color-white)}.mt-accessories__item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:50% 50%;pointer-events:none;-webkit-user-select:none;user-select:none}.mt-accessories__item-text{flex:0 0 auto;width:calc(100% - 100px);padding:12px 16px 16px}.mt-accessories__item-info{display:flex;justify-content:space-between;align-items:flex-start;flex-flow:row nowrap}.mt-accessories__item-title,.mt-accessories__item-price,.mt-accordion__content .mt-accessories__item-title,.mt-accordion__content .mt-accessories__item-price{font-family:inherit;font-size:16px;font-weight:500;line-height:1;margin:0 16px 0 0}.mt-accessories__item-price,.mt-accordion__content .mt-accessories__item-price{margin:0}.mt-accessories__item-description{--min-height: 0px;position:relative;font-size:12px;font-weight:400;line-height:1.5;min-height:var(--min-height);margin:12px 0 0}.mt-accessories__item-description p{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0 0 2px}.mt-accessories__item-description p:last-child{margin:0}.mt-accessories__item-description strong{font-weight:500}.mt-accessories__item-description-secondary{opacity:0}.mt-accessories__item-description--text .mt-accessories__item-description-primary,.mt-accessories__item-description--list .mt-accessories__item-description-secondary{position:absolute;top:0;left:0;width:100%}.mt-accessories__item-description-list--info{display:flex;justify-content:space-between;align-items:flex-start}.mt-accessories__item-description-list--info span{width:calc(100% - 22px)}.mt-accessories__item-description-list--info .mt-info-icon{display:flex;width:14px;height:14px;justify-content:center;align-items:center;text-align:center;font-family:var(--font-headings);font-size:10px;font-weight:700;line-height:1;color:var(--color-primary);border:0;border-radius:50%;background:#d0d7e3;margin:2px 0 0}.mt-accessories__item-quantity{display:flex;justify-content:flex-start;align-items:center;opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none;transition:.25s opacity ease-in-out;margin:12px 0 0}.mt-accessories__item-quantity .mt-quantity{border-radius:100px}.mt-accessories__item-quantity .mt-quantity__button{width:26px;height:22px;color:var(--color-white);background:var(--color-primary)}.mt-accessories__item-quantity .mt-quantity__input{width:37px;height:22px;font-weight:500;color:var(--color-white);background:#1e364f}.mt-accessories__item:hover .mt-accessories__item-description-primary{opacity:0}.mt-accessories__item:hover .mt-accessories__item-description-secondary{opacity:1}.mt-accessories__item.active:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #0FC9E7;border-radius:8px;pointer-events:none;-webkit-user-select:none;user-select:none}.mt-accessories__item.active .mt-accessories__item-quantity{opacity:1;-webkit-user-select:initial;user-select:initial;pointer-events:all}.mt-modal--go-notice .mt-modal__inner{padding:24px;max-width:524px}.mt-modal--go-notice .mt-modal__header{margin:0 0 16px}.mt-modal--go-notice .mt-modal__heading{font-family:var(--font-headings)!important;font-size:22px!important;font-weight:600!important;line-height:1.1!important;color:var(--color-white)!important;background:transparent;text-transform:uppercase;max-width:calc(100% - 10px);text-fill-color:transparent;background-clip:initial;-webkit-text-fill-color:initial;-webkit-background-clip:initial}.mt-modal--go-notice .mt-modal__content{font-size:16px;font-weight:400;line-height:1.5;color:var(--color-secondary)}.mt-modal--go-notice .mt-modal__content p{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.mt-modal--go-notice .mt-modal__overlay{pointer-events:none}.mt-modal--go-notice .mt-go-notice{display:flex;justify-content:space-between;align-items:flex-start;flex-flow:row nowrap;margin:24px 0 0}.mt-modal--go-notice .mt-go-notice .mt-btn{font-size:16px;line-height:.75;width:100%;padding:16px 32px;box-shadow:none}.mt-modal--go-notice .mt-go-notice .mt-btn--back{color:var(--color-primary);background:#dae3f5}.mt-modal--go-notice .mt-go-notice .mt-btn--next{color:var(--color-white);background:linear-gradient(0deg,#4439e266,#4128f100 50%),linear-gradient(269.98deg,#3a1eff99 .02%,#0fc9e799 99.98%),#20538e}@media screen and (max-width: 360px){.mt-sticky-product-form .mt-btn{padding:16px 24px}.mt-sticky-product-form__product-prices .mt-price{font-size:24px}.mt-sticky-product-form__product-prices .mt-price--old{font-size:16px}.mt-modal--go-notice .mt-go-notice .mt-btn{font-size:14px}}@media screen and (max-width: 767px){.template-product #chat-button{display:block;left:auto!important;right:12px!important;bottom:107px!important}.template-product.product-out-of-stock #chat-button{bottom:165px!important}.mt-pods-step__summary .mt-btn .mt-icon{margin-left:6px;opacity:1}.mt-pods-step__summary .mt-btn:hover .mt-btn__inner,.mt-pods-step__summary .mt-btn:focus .mt-btn__inner,.mt-pods-step__summary .mt-btn:hover .mt-icon,.mt-pods-step__summary .mt-btn:focus .mt-icon{transform:none}}@media screen and (min-width: 768px){.template-product #chat-button{display:block}.mt-product{padding:calc(var(--header-height) + var(--announcement-bar-height) + 40px) 0 40px}.mt-product__wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:0px 24px;grid-template-areas:"Gallery ProductMeta" "Gallery ProductDetails" "Gallery AR1" "StoreGuarantees ProductMessage"}.mt-product__title{font-size:32px;line-height:1.1;margin:0 0 24px}.mt-product__description{font-size:16px}.mt-product__prices{margin:24px 0 16px}.mt-product--byok .mt-product__prices{margin:-8px 0 16px}.mt-product__prices .mt-price{font-size:32px}.mt-product__prices .mt-price--old{font-size:24px}.mt-product__gallery{width:100%;margin-left:0}.mt-product .mt-product-form{display:block}.mt-sticky-product-form{left:50%;bottom:30px;width:calc(100% - 60px);max-width:920px;padding:16px 16px 16px 56px;border:0;border-radius:200px;background:linear-gradient(287.33deg,#332ba080 .13%,#07213c00),linear-gradient(72.13deg,#332ba0b3 -.13%,#07213c00),linear-gradient(107.62deg,#2489d1b3 -.13%,#07213c00),linear-gradient(252.37deg,#2489d180 .13%,#07213c00),var(--color-primary);transform:translate(-50%);opacity:1;will-change:transform,opacity;transition:.25s all ease-in-out}.mt-sticky-product-form[data-active=false]{opacity:0;transform:translate(-50%,20px);-webkit-user-select:none;user-select:none;pointer-events:none}.mt-sticky-product-form .mt-btn{width:auto;max-width:200px;height:48px;font-size:22px;padding:16px 32px}.mt-sticky-product-form .mt-btn .mt-icon{display:none}.mt-sticky-product-form__product-title{display:block}.mt-sticky-product-form__product-prices .mt-price{font-size:24px}.mt-sticky-product-form__product-prices .mt-price--old{font-size:16px;align-self:flex-end;margin:0 8px 2px 0;order:-1}.mt-product-gallery{border-radius:8px;overflow:hidden}.mt-product-gallery .swiper{width:100%;overflow:hidden}.mt-product-gallery .swiper-slide{width:100%!important}.mt-product-gallery .swiper-slide:not(.swiper-slide-active) .mt-product-gallery__item{transform:none}.mt-product-static-gallery{border-radius:16px}.mt-product-info{max-width:430px}.mt-store-guarantees{width:100%;background:#dae3f5b3;border:0;border-radius:8px;align-items:center;flex-flow:row wrap;padding:16px;margin:32px 0 0 auto;gap:0}.mt-store-guarantees--mobile{display:none}.mt-store-guarantees--desktop{display:flex}.mt-product--byok .mt-store-guarantees--desktop{margin:24px 0 0;max-width:100%}.mt-store-guarantees__item{flex:0 0 auto;line-height:1.5;flex-flow:row nowrap;justify-content:center}.mt-store-guarantees__item span{display:inline-block;width:auto;max-width:100%;white-space:nowrap;opacity:.8}.mt-store-guarantees__item svg{width:24px;height:auto;max-height:24px;margin:0 10px 0 0}.mt-store-messages{display:flex;align-items:center;width:100%;margin:24px 0 0}.mt-store-messages--mobile{display:none}.mt-store-messages__item{width:100%;justify-content:flex-start;padding:0;background:transparent}.mt-store-messages__item-message--desktop{display:block!important}.mt-store-messages__item-message--mobile:not(:only-child){display:none}.mt-store-messages__item-content,.mt-store-messages__item-content>strong{font-weight:700;flex:0 0 auto}.mt-store-messages__item-button{font-weight:400;margin:0 0 0 8px}.pro-membership-banner{flex-flow:row wrap;padding:24px 32px;margin:16px 0 0}.pro-membership-banner__image{flex:0 0 48px;width:48px;margin:0 16px 0 0}.pro-membership-banner__content{flex:1 1}.pro-membership-banner__header{font-size:16px!important}.pro-membership-banner__description{font-size:14px!important}.mt-form-offer{font-size:14px;margin:24px 0 0}.mt-pods-selector__action .mt-btn{display:flex}.mt-modal--go-notice .mt-modal__inner{padding:40px}.mt-modal--go-notice .mt-modal__heading{font-size:32px!important}.mt-modal--go-notice .mt-modal__content{font-size:20px}.mt-modal--go-notice .mt-go-notice .mt-btn{font-size:22px}}@media screen and (min-width: 920px){.mt-product--byok .mt-store-messages--desktop{margin:-38px 0 14px}}@media screen and (min-width: 1024px){.mt-product__wrapper{grid-template-columns:1.25fr 1fr}.mt-pods-step.completed .mt-accordion__summary{justify-content:space-between}.mt-pods-step__choose{background:#dae3f5;border:0;border-radius:100px;padding:4px 16px;margin:0 0 0 8px;order:3}.mt-pods-step__choose span{display:block}}@media screen and (min-width: 1200px){.mt-product__wrapper{grid-template-columns:1.51fr 1fr}.mt-product--byok .mt-product__wrapper{grid-template-columns:1fr 1fr}.mt-product-gallery{width:calc(100% - 128px);border-radius:16px;overflow:hidden}.mt-product-gallery__item{position:relative;aspect-ratio:70 / 67;border-radius:16px}.mt-product-gallery__item>img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.mt-product-gallery .swiper-pagination{display:none}.mt-product-thumbs{display:block}.mt-store-guarantees--desktop{max-width:calc(100% - 128px)}.mt-product--byok .mt-store-guarantees--desktop{margin:24px 0 0;max-width:100%}.mt-store-guarantees__item{font-size:18px}.mt-product-tabs{display:block}.mt-product-details{margin:0}.mt-product-details .mt-accordion:not(.mt-accordion--pods-selector){padding:0;border:0;border-radius:0;background:transparent;margin:0 0 24px}.mt-product-details .mt-accordion:not(.mt-accordion--pods-selector)[open]{background:transparent}.mt-product-details .mt-accordion:not(.mt-accordion--pods-selector):last-child{margin:0}.mt-product-details .mt-accordion:not(.mt-accordion--pods-selector)>summary{display:none}.mt-product-details .mt-accordion:not(.mt-accordion--pods-selector),.mt-product-details .mt-accordion:not(.mt-accordion--pods-selector) .mt-accordion__content{margin:0}.mt-product-details .mt-accordion:not(.mt-accordion--pods-selector) .mt-accordion__content{font-size:16px;background:#dae3f5b3;border:0;border-radius:8px;padding:24px}.mt-product-details .mt-accordion:not(.mt-accordion--pods-selector) .mt-accordion__content:not(.mt-accordion__content--list-checkmarks) ul{columns:2;gap:15px}.mt-pods__options{grid-template-columns:repeat(3,1fr);gap:16px}.mt-accessories{grid-template-columns:repeat(4,1fr);gap:24px 8px}.mt-accessories__item{flex-flow:column nowrap}.mt-accessories__item-image{width:100%;height:0;padding-bottom:65%}.mt-accessories__item-image[data-quantity]:after{content:attr(data-quantity);position:absolute;bottom:-9px;left:calc(50% - 20px);display:inline-block;width:40px;height:18px;font-size:12px;font-weight:500;line-height:1.5;color:var(--color-white);background:var(--color-primary);padding:0 9px;text-align:center;border-radius:100px}.mt-accessories__item-text{width:100%;height:100%;margin:0}.mt-accessories__item-title,.mt-accessories__item-price,.mt-accordion__content .mt-accessories__item-title,.mt-accordion__content .mt-accessories__item-price{margin:0 8px 0 0;line-height:1.5}.mt-accessories__item-price,.mt-accordion__content .mt-accessories__item-price{margin:0}.mt-accessories__item-description p{margin:0 0 6px}.mt-accessories__item-description p:last-child{margin:0}.mt-accessories__item-quantity{position:absolute;left:6px;right:6px;bottom:8px;margin:0}.mt-accessories__item-quantity .mt-quantity{width:100%}.mt-accessories__item-quantity .mt-quantity__button{height:30px}.mt-accessories__item-quantity .mt-quantity__input{width:calc(100% - 52px);height:30px;font-size:14px}.mt-accessories__item.active .mt-accessories__item-quantity{opacity:0}.mt-accessories__item.active:hover .mt-accessories__item-quantity{opacity:1}}@media screen and (min-width: 1300px){.mt-pods__options{grid-template-columns:repeat(4,1fr)}.mt-pods__details{margin:40px 0}.mt-pods__details-row{display:flex;align-items:flex-start;justify-content:space-between}.mt-pods__details-row>strong{width:90px;margin:0 16px 0 0}.mt-pods__details-row p,.mt-pods__details-row ul{width:calc(100% - 106px)}.mt-pods__details-row ul{display:flex;justify-content:flex-start;align-items:center;flex-flow:row wrap;gap:8px 24px}.mt-pods__details-row ul li{margin:0!important}.mt-pods-step__summary{display:flex;align-items:flex-start;justify-content:space-between}.mt-pods-step__summary-info{width:calc(100% - 120px);margin:0}.mt-pods-step__summary .mt-btn{margin:auto 0 0}.mt-pods-info{font-size:14px}.mt-pods-membership__checkbox{width:32px;margin:36px 0 0}.mt-pods-membership__checkbox span,.mt-pods-membership__checkbox input{width:16px;height:16px}.mt-pods-membership__content{padding:24px}.mt-accordion__content .mt-pods-membership__subtitle,.mt-pods-membership__subtitle{font-size:14px;color:#dae3f5}.mt-accordion__content .mt-pods-membership__description,.mt-pods-membership__description{font-size:16px;color:var(--color-white);margin:24px 0}.mt-pods-membership__recomended-for{margin:0 0 24px}.mt-pods-membership__recomended-for strong{font-size:14px}.mt-pods-membership__recomended-for p{font-size:16px!important;color:var(--color-white)!important}.mt-pods-membership__list{columns:2;gap:16px}}@media screen and (min-width: 1440px){.mt-product-gallery{width:calc(100% - 156px)}.mt-product-thumbs{flex:0 0 148px;width:148px}.mt-product-thumbs .swiper{height:616px}.mt-store-guarantees--desktop{max-width:calc(100% - 156px)}.mt-product--byok .mt-store-guarantees--desktop{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/109/assets/mt-product-page.css.map */
