.Popup{top:0;left:0;right:0;bottom:0;z-index:20;display:flex;position:fixed;overflow-y:scroll;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8)}@media(max-width:767.98px){.Popup{align-items:flex-end}}.Popup__content{width:100%;display:flex;justify-content:center}