body.drawer-active{height:100%;overflow:hidden}.product__info-button-text{margin-bottom:0}.product__info-item{display:block;margin-top:25px}.product__info-button-text{text-decoration:underline;cursor:pointer}.modal-window{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000;animation:drawer-background .5s ease-out 1 forwards}.close-modal-window{animation:drawer-background-off .5s ease-out 1 forwards}.modal-window__content{position:absolute;top:50%;left:50%;width:80vw;transform:translate(-50%,-50%) scale(0);overflow-y:scroll;background-color:#f9f9f8;border-radius:5px;height:80vh;text-align:center;transition:.5s ease-in}.modal-window__container{position:sticky;top:0;z-index:2;padding:25px 10px 30px;background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:20px}.modal-close{position:absolute;top:15px;right:15px;cursor:pointer}.modal-close svg{display:block;width:20px;height:20px}.is-open{animation:drawer-open .5s ease-out 1 forwards}.is-close{animation:drawer-close .5s ease-out 1 forwards}[data-template].hidden{display:none}@keyframes drawer-background{0%{background-color:#0000}to{background-color:#000000b3}}@keyframes drawer-background-off{0%{background-color:#000000b3}to{background-color:#0000}}@keyframes drawer-open{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes drawer-close{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(0)}}.template__modal-collection{display:none}.modal-window__title{font-size:30px;margin:0}.modal-window__tabs{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.subscription-quiz-modal__body{padding:24px 32px 32px}.subscription-quiz-modal__subtitle{margin:0 0 20px;font-size:18px}.subscription-quiz-modal__options,.subscription-quiz-modal__quantity-buttons{display:grid;gap:12px}.subscription-quiz-modal__option{display:flex;align-items:center;justify-content:center;min-height:56px;padding:14px 18px;border:1px solid #000;border-radius:4px;background:#fff;cursor:pointer}.subscription-quiz-modal__option input{position:absolute;opacity:0;pointer-events:none}.subscription-quiz-modal__option:has(input:checked){background:#000;color:#fff}.subscription-quiz-modal__step-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.subscription-quiz-modal__step-header .subscription-quiz-modal__subtitle{margin:0}.subscription-quiz-modal__back{border:0;background:transparent;padding:0;text-decoration:underline;cursor:pointer}.subscription-quiz-modal__quantity-button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:64px;padding:16px 18px;border:1px solid #000;border-radius:4px;background:#fff;cursor:pointer;text-align:left}.subscription-quiz-modal__quantity-button[disabled]{opacity:.45;cursor:not-allowed}.modal-label{margin:0;padding:5px 10px;border:1px solid #000;background:#fff;color:#000;border-radius:2px;cursor:pointer}.modal-label:has(input:checked){background-color:#000;color:#fff}.template__collection-product-list{display:flex;flex-wrap:wrap;gap:15px;padding:30px 0}.template__collection-product-list li{flex:1 0 calc(25% - 11.25px);max-width:calc(25% - 11.25px);margin-bottom:0;background-color:#fff}.template__collection-product-image{width:100%}.template__collection-product-image img{width:100%;height:100%;display:block;object-fit:cover}.template__product-description{padding:0 100px}.template__collection-product-title{padding:10px 20px}.template__collection-product-title h2{margin:0;font-size:16px;letter-spacing:0}@media screen and (max-width:990px){.template__product-description{padding:0 60px}}@media screen and (max-width:767px){.modal-window__title{font-size:18px}.subscription-quiz-modal__body{padding:18px 20px 24px}.subscription-quiz-modal__subtitle{font-size:16px}.subscription-quiz-modal__step-header{align-items:flex-start;flex-direction:column}.template__product-description{padding:0 20px}.template__collection-product-list{padding:15px 0}.template__collection-product-list li{flex:1 0 calc(50% - 7.5px);max-width:calc(50% - 7.5px)}.modal-window__content{width:90vw;height:90vh}.template__collection-product-title{padding:10px 5px}.template__collection-product-title h2{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-modal-tabs-popup.css.map */
