@media only screen and (min-width: 320px){.scroll_lock{overflow:hidden}.popup-overlay{visibility:hidden}.popup-overlay.active{visibility:visible;position:absolute;top:0;left:0;width:100vw;height:100%;z-index:10;background-color:rgba(0,0,0,0.8)}.popup-content{visibility:hidden;overflow:auto}.popup-content.active{visibility:visible;background-color:#fff;border-style:solid;border-width:0.1rem;margin:auto;margin-top:10rem;z-index:3;top:10rem;width:75vw;padding:2rem;text-align:left}#dark-overlay{position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.7);width:100vw;height:100vh;z-index:10000}#iframe-wrapper{text-align:center;z-index:10001;position:fixed;top:0;width:100%}#modal{position:relative;top:200px;width:60%;padding:20px;background-color:white;height:400px}}@media only screen and (min-width: 992px){.popup-content.active{margin-top:20rem;width:50%}}@media only screen and (min-width: 1200px){.popup-content.active{width:35%}}
