.modal{position:fixed;width:100%;height:100%;top:0;z-index:10002;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 175ms linear}html[dir=rtl] .modal{right:0}html[dir=ltr] .modal{left:0}.modal.active{opacity:1;visibility:visible}.modal .section-heading{margin-top:-.625rem;margin-bottom:1.25rem;position:relative}.modal-wrapper{max-width:80%;width:80%;height:auto;display:flex;flex-direction:column}.modal--full-screen .modal-wrapper{max-width:95%;width:95%;height:90vh}@media screen and (min-width: 1024px){.modal-wrapper--size-30{max-width:18.75rem}}@media screen and (min-width: 1024px){.modal-wrapper--size-50{max-width:31.25rem}}@media screen and (min-width: 1024px){.modal-wrapper--size-80{max-width:50rem}}@media screen and (max-width: 767px){.modal-wrapper{max-width:none!important;width:90%}}.modal-background{position:absolute;top:0;width:100%;height:100%;z-index:1}html[dir=rtl] .modal-background{right:0}html[dir=ltr] .modal-background{left:0}.modal-content{position:relative;top:0;background:var(--color-scheme-background);color:var(--color-scheme-text);transform:translateY(50px);padding:var(--gutter-regular);padding-top:calc(var(--gutter-regular) + 40px);opacity:0;visibility:hidden;transition:all .3s linear 50ms;z-index:9;overflow:auto;max-height:calc(100vh - var(--gutter-large) * 2);pointer-events:none;border-width:var(--border-width-drawers);border-radius:min(12px,var(--border-radius-widgets));border-style:var(--border-style-sections)}.modal--full-screen .modal-content{height:100%;max-height:100%}html[dir=rtl] .modal-content{right:0}html[dir=ltr] .modal-content{left:0}modal-box.active .modal-content{pointer-events:all;opacity:1;visibility:visible;transform:translateY(0)}.modal--product .modal-content{padding:calc(var(--gutter-large) * .75)}.modal-testimonials .modal-content{padding-top:2.5rem;max-width:31.25rem}.modal-heading{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:calc(var(--gutter-large) * .3);position:sticky;top:calc(var(--gutter-regular) * -1);background:var(--color-scheme-background);z-index:10;padding:10px 0}.modal-close{cursor:pointer;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:var(--color-scheme-text);border-radius:50%;box-shadow:0 4px 10px #0003;transition:all .2s ease;position:absolute;top:10px;right:10px;z-index:100}.modal-close:hover{transform:scale(1.1)}.modal-close path{fill:var(--color-scheme-background)}.modal-testimonials .modal-close{margin:0;position:absolute;z-index:9;top:.625rem}html[dir=rtl] .modal-testimonials .modal-close{left:.625rem}html[dir=ltr] .modal-testimonials .modal-close{right:.625rem}#policy-modal .modal-wrapper{max-width:95%;width:95%;height:90vh}#policy-modal .modal-content{height:100%;max-height:100%;padding-top:80px;padding-top:calc(80px + env(safe-area-inset-top))}@media screen and (max-width: 767px){#policy-modal .modal-wrapper{width:100%;max-width:100%;height:100vh}#policy-modal .modal-content{border-radius:0;padding-top:calc(90px + env(safe-area-inset-top));padding-left:calc(var(--gutter-regular) + env(safe-area-inset-left));padding-right:calc(var(--gutter-regular) + env(safe-area-inset-right));padding-bottom:calc(var(--gutter-regular) + env(safe-area-inset-bottom))}#policy-modal .modal-close{top:calc(15px + env(safe-area-inset-top));right:calc(15px + env(safe-area-inset-right))}}.modal-footer{margin-top:1.875rem}
/*# sourceMappingURL=/cdn/shop/t/107/assets/component-modal.css.map */
