.modal-popup{background:rgba(var(--color-system-overlay),.6);box-sizing:border-box;height:100%;left:0;margin:0 auto;opacity:0;overflow:auto;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1}.modal-popup[open]{opacity:1;visibility:visible;z-index:101}.modal-popup__content{height:auto;margin:0;overflow:hidden;padding:0;position:fixed;width:100%;cursor:auto;left:50%;right:50%;top:50%;transform:translate(-50%,-50%)}.popup--medium{width:100%;max-width:95%;height:auto}.popup--small{width:100%;max-width:320px;height:auto}.modal-popup__toggle{align-items:center;border-radius:50%;background:transparent;color:#fff;border:none;cursor:pointer;display:flex;justify-content:center;margin:0 0 0 auto;position:fixed;right:1.5rem;top:1rem;width:4rem;height:4rem;z-index:2}.modal-popup__toggle .icon{height:auto;margin:0;width:4rem;stroke:#fff}.modal-popup__content-info{width:100%;height:100%;overflow:auto;max-height:calc(100vh - 2rem);padding:0 2rem}.modal-popup__content-info img{max-width:100%}.modal-popup__content-info::-webkit-scrollbar{display:none}.popup__media{width:100%;height:auto;display:block}.popup__media img{max-width:100%;width:100%;height:auto}.modal-popup__wrapper{display:flex;flex-direction:column}.modal-popup__wrapper--central,.modal-popup__wrapper--central>*{align-items:center;justify-content:center;text-align:center}.modal-popup__wrapper--auto-content{background:var(--color-neutrals-white);padding:2rem;max-width:fit-content;margin:auto}.modal-popup__media,.modal-popup__textarea{display:block;height:100%;width:100%}.popup--small .modal-popup__textarea{padding:2rem}.modal-popup__textarea{padding:3rem 2rem}.modal-popup__heading{font-weight:700;text-transform:uppercase;margin-top:0;margin-bottom:1.6rem;line-height:1.2}.modal-popup__subheading{margin-top:0;font-weight:500;font-size:1.8rem;line-height:2.4rem}.modal-popup__disclaimer{display:block;margin-top:1.6rem}.modal-popup__disclaimer p{font-size:1.2rem;font-weight:400;line-height:1.8rem;margin-top:0}.modal-popup__button{margin-top:1.6rem;display:block;height:auto}.modal-popup__buttons--multiple{display:flex;flex-wrap:wrap;gap:10px}.modal-popup__textarea--mobile-left{text-align:left}.modal-popup__textarea--mobile-right{text-align:right}.modal-popup__textarea--mobile-center{text-align:center}.modal-popup__button .button,.popup--small .modal-popup__button .button{width:100%}@media screen and (min-width: 767px){.modal-popup__textarea--desktop-left{text-align:left}.modal-popup__textarea--desktop-right{text-align:right}.modal-popup__textarea--desktop-center{text-align:center}.modal-popup__button .button{width:auto}.modal-popup__content-info{max-height:calc(100vh - 4rem)}}@media screen and (min-width: 1024px){.popup--medium{width:100%;max-width:1000px}.modal-popup__textarea{padding:3rem 6rem}.modal-popup__content-info{padding:0}.modal-popup__wrapper--auto-content{padding:6rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-popup-modal.css.map */
