.popup-custom{display:none;position:fixed;height:100vh;width:100vw;top:0;left:0;background-color:#00000080;z-index:99;overflow-y:auto;box-sizing:border-box;opacity:0;cursor:pointer;transition:opacity .3s ease-in-out,display .3s ease-in-out allow-discrete}.popup-custom.active{display:flex;opacity:1}@starting-style{.popup-custom.active{opacity:0}}.popup-custom__content-wrapper{flex-shrink:0;min-height:100vh;width:100%;display:flex;justify-content:center;padding:6rem 1.5rem}.popup-custom__content{flex-shrink:0;border-radius:2rem;overflow:hidden;margin:auto 0;height:auto;width:68rem;max-width:100%;cursor:default}.popup-custom__content__box{position:relative}.popup-custom__x-mark{position:absolute;z-index:3;top:1rem;right:2rem;cursor:pointer;opacity:1;transition:opacity var(--duration-medium) ease-in-out}@media (max-width: 574px){.popup-custom__x-mark{top:1rem;right:1.5rem;max-height:1.5rem}.popup-custom__x-mark .svg-wrapper{height:1.5rem;width:1.5rem;transform:translateY(-.5rem)}}@media (min-width: 1200px){.popup-custom__x-mark{top:5.4rem;right:4rem}}.popup-custom__x-mark:hover{opacity:.6}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-popup-custom.css.map */
