site-modal{position:fixed;top:0;left:0;z-index:1000;width:100%;opacity:0;visibility:hidden;height:100%;transition:all .4s ease;overflow-y:auto;-ms-overflow-style:none!important;scrollbar-width:none!important}site-modal#cart-notification-modal{z-index:1005}site-modal#cart-notification-modal .cart-item__final-price.product-option{color:#e33f31}site-modal.show{visibility:visible;opacity:1}site-modal .modal{position:relative;opacity:0;z-index:2;visibility:hidden;transition:all .4s ease}site-modal .site-modal__close{position:absolute;z-index:2;cursor:pointer;right:0;padding:10px}site-modal:after{content:"";position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;z-index:1}site-modal[overlay=true]:after{background-color:#000000b3}site-modal .site-modal__header{position:relative;padding-bottom:10px;margin-bottom:10px}site-modal .site-modal__header .site-modal__title{margin:0;display:flex;align-items:center;gap:10px;font-size:16px;font-style:normal;font-weight:500;text-transform:uppercase}site-modal .site-modal__header .site-modal__close{position:absolute;cursor:pointer;top:3px;right:0;padding:0}site-modal[type=panel]{display:flex;justify-content:right}@media screen and (max-width: 767px){site-modal[type=panel]{bottom:0;top:unset;height:auto;max-height:100vh}}site-modal[type=panel] .modal{transform:translate(100%);max-width:375px;width:100%;background-color:#fff;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;max-height:100%}@media screen and (max-width: 767px){site-modal[type=panel] .modal{transform:translateY(100%);max-width:100%;height:max-content;max-height:100vh;overflow-y:auto;bottom:0;top:unset}}site-modal[type=panel].show .modal{transform:translateY(0);visibility:visible;opacity:1}@media screen and (max-width: 767px){site-modal[type=panel].show .modal{transform:translate(0)}}site-modal[type=panel] .site-modal__close{position:relative}site-modal[type=panel] .site-modal__header{display:flex;gap:16px;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #e0e0e0;padding:14px 20px}site-modal[type=panel] .site-modal__content{flex:1;width:100%;max-height:100%;padding:0 20px;overflow-y:scroll;-ms-overflow-style:none!important;scrollbar-width:none!important}site-modal[type=panel] .site-modal__content p{line-height:140%}site-modal[type=panel-right]{display:flex;justify-content:right}site-modal[type=panel-right] .modal{transform:translate(100%);max-width:375px;width:100%;background-color:#fff;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;max-height:100%}@media screen and (max-width: 767px){site-modal[type=panel-right] .modal{max-width:500px}}site-modal[type=panel-right].show .modal{transform:translateY(0);visibility:visible;opacity:1}site-modal[type=panel-right] .site-modal__close{position:relative}site-modal[type=panel-right] .site-modal__header{display:flex;gap:16px;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #e0e0e0;padding:14px 20px}site-modal[type=panel-right] .site-modal__content{flex:1;width:100%;max-height:100%;padding:0 20px;overflow-y:scroll;-ms-overflow-style:none!important;scrollbar-width:none!important}site-modal[type=panel-right] .site-modal__content p{line-height:140%}site-modal[type=popup]{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){site-modal[type=popup]{bottom:0;top:unset;height:auto}}site-modal[type=popup] .modal{max-width:900px;width:100%;padding:0;background-color:#fff}@media screen and (max-width: 767px){site-modal[type=popup] .modal{transform:translateY(100%);max-width:100%;height:max-content;max-height:100vh;overflow-y:auto;bottom:0;top:unset}}site-modal[type=popup].show .modal{visibility:visible;opacity:1}@media screen and (max-width: 767px){site-modal[type=popup].show .modal{transform:translate(0)}}site-modal[type=popup] .block-content__group{padding:0;margin:0;position:relative;display:flex;width:100%;justify-content:space-between;gap:0}site-modal[type=popup] .block-content__group>div{flex:1 1 50%}site-modal[type=popup] .block-content__group .site-modal__image{position:relative}@media screen and (max-width: 767px){site-modal[type=popup] .block-content__group .site-modal__image{display:none}}site-modal[type=popup] .block-content__group .site-modal__image img{width:100%;height:auto;height:100%;object-fit:cover}site-modal[type=popup] .block-content__group .site-modal__content{padding:80px 56px}@media screen and (max-width: 767px){site-modal[type=popup] .block-content__group .site-modal__content{padding:40px 20px}}site-modal[type=search] .modal{transform:translateY(-100%)}site-modal[type=search].show .modal{transform:translate(0);visibility:visible;opacity:1}site-modal[type=search] .site-modal__details{padding:14px 39px}@media screen and (max-width: 768px){site-modal[type=search] .site-modal__details{padding:14px 20px}}site-modal[type=search] .site-modal__content{display:flex;flex-direction:column;max-height:100%;background-color:#fff}.sms-email-popup--details{padding:0!important}.sms-email-popup{position:relative;display:flex;width:100%;justify-content:space-between;gap:12px}.sms-email-popup>div{flex:1 1 50%}.sms-email-popup__close-button{position:absolute;top:19px;right:19px;display:flex;align-items:center;justify-content:center;width:19px;height:19px;padding:0;cursor:pointer;background:none;border:none;outline:transparent}.sms-email-popup__close-button svg{width:100%;height:100%}.sms-email-popup__img{position:relative}.sms-email-popup__img:before{padding-top:100%}.sms-email-popup__img img{width:100%;height:auto;height:100%;object-fit:cover}.sms-email-popup__img svg{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width: 1025px){.sms-email-popup__img{display:none}}.sms-email-popup__content-container{padding:80px 56px;text-align:center}@media (max-width: 1025px){.sms-email-popup__content-container{padding:60px 36px}}@media (max-width: 769px){.sms-email-popup__content-container{padding:40px 20px}}.sms-email-popup__title{margin:0;font-size:25px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;letter-spacing:.03em}.sms-email-popup__subtitle{margin:5px 0 20px;font-size:14px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;letter-spacing:.03em}.sms-email-popup__description p{margin:0 0 16px;font-size:12px;font-style:normal;font-weight:400;line-height:140%}@media (max-width: 769px){.sms-email-popup__description p{margin-bottom:24px}}.sms-email-popup__form{flex:1;width:100%}.sms-email-popup__form form,.sms-email-popup__button-submit{width:100%}.sms-email-popup__close{background-color:transparent;border:none;color:#000;font-size:14px;text-decoration:underline;margin-top:25px;padding:21px}.sms-email-popup__close:hover{cursor:pointer}.sms-email-popup .mb-16{margin-bottom:16px}.sms-email-popup .popup__button-container{display:flex;flex-direction:column}.sms-email-popup .popup__button-container .popup__button-stage-final{display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:center;padding-top:18px;gap:6px;line-height:12px}.sms-email-popup .popup__button-container .popup__button-stage-final span:first-child{font-weight:500}.sms-email-popup .popup__button-container .popup__button-stage-final span:last-child{font-size:12px}.sms-email-popup .hidden{display:none!important}@media (max-width: 1025px){#sms-email-popup{width:100%;height:auto}}#sms-email-popup a{color:#000}#sms-email-popup .popup__wrapper{padding:0;z-index:2147483647;transform:translate(0)}@media (max-width: 1025px){#sms-email-popup .popup__wrapper{inset:auto auto 0 0;display:flex;justify-content:center;width:100%;max-width:none;height:auto}}@media (min-width: 1024px){#sms-email-popup .popup__wrapper{transform:translate(-50%,-50%)}}#sms-email-popup .popup__background{z-index:2147483646}@media (max-width: 1025px){#sms-email-popup.visible .popup__wrapper{transform:translateY(0)}}
/*# sourceMappingURL=component-modal.css.map */
