.popup__overlay{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;background:#000c;transition:opacity .5s ease-in-out;visibility:hidden;opacity:0}.popup__overlay:target{visibility:visible;opacity:1;z-index:99999}.popup__box{padding:0!important;background:#fff;border-radius:8px;width:40%;height:90%;position:relative;display:flex;overflow:hidden;overflow-y:auto;flex-flow:column}.popup__box h2{color:#333;font-size:1.8em;font-family:Verdana,sans-serif;margin-top:0}.popup__close{display:flex;position:fixed;align-self:flex-end;flex-flow:column;transition:all .2s ease-out;height:25px;width:25px;border-radius:50%;background:#fff;border:1px solid black;justify-content:center;margin-top:10px;margin-right:10px}.popup__close a{align-self:center;color:#333;font-size:30px;font-weight:700;line-height:1.25;text-decoration:none}.popup__close:hover{background:#9cbf2b;color:#fff}.popup__content>*{height:auto;margin:0 auto;max-width:100%;width:100%;padding:24px}@media screen and (max-width: 749px){.popup__content>*{max-height:80%}.popup__content{overflow:hidden;overflow-y:auto;padding-top:10px;padding-bottom:10px}}@media screen and (max-width: 1280px){.popup__box{width:60%;height:60%}}@media screen and (max-width: 720px){.popup__box{width:90%;height:80%}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
