.popup-wrapper{position:relative}.popup-screen,.popup-wrapper{bottom:0;left:0;right:0;top:0}.popup-screen{background-color:rgba(0,0,0,.5);display:none;overflow-y:scroll;position:fixed;z-index:1}.popup-content{background-color:#fff;left:10%;padding:2rem;position:relative;right:10%;top:200px}.close-button{background-color:#c10231;border-width:0;cursor:pointer;height:48px;position:absolute;right:0;top:-48px;width:48px}@media (max-width:767px){.popup-content{left:unset;margin:0 5%;padding:0;right:unset}}