.popup__overlay{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;background:#000000b3;transition:opacity .5s ease-in-out;visibility:hidden;opacity:0}.popup__overlay:target{visibility:visible;opacity:1;z-index:99}.popup__box{padding:24px;background:#93aed8;border-radius:8px;width:40%;position:relative}.popup__box h2{color:#f4f1d0;font-size:2em;font-weight:700;margin-top:0}.popup__box p{color:#f4f1d0}.popup__close{top:0;right:0;transition:all .2s ease-out;color:#f4f1d0;font-size:30px;font-weight:700;line-height:1;text-decoration:none;position:absolute;float:right;padding:5px}.popup__close:hover{color:#e1ebf8}.popup__content{max-height:30%;overflow:auto}@media screen and (max-width:1280px){.popup__box{width:60%}}@media screen and (max-width:720px){.popup__box{width:80%}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAE */
