.custom-popup{align-items:center;bottom:0;display:none;justify-content:center;left:0;margin:auto;max-width:1200px;position:fixed;right:0;top:0;width:80vw;z-index:10}.custom-popup .image-with-text{width:min(80vw,900px)}.custom-popup__close{position:absolute;right:1rem;top:1rem;z-index:10}@media(max-width:749.98px){.custom-popup__close{background-color:#fff;padding:.3rem}}.custom-popup__close svg{display:block}.custom-popup__overlay{background-color:rgba(var(--color-foreground),.5);bottom:0;left:0;min-height:100vh;position:fixed;right:0;top:0}.custom-popup__overlay:empty{display:block}.custom-popup.active{display:flex}.custom-popup .image-with-text__content{padding:2rem}@media(max-width:749.98px){.custom-popup .image-with-text__content{padding:3rem}}