.popup-overlay{align-items:center;background:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-content{padding:4rem 8rem}.popup-content,.popup-content p{background:#fff;border-radius:5px;text-align:center}.popup-content p{font-size:2.4rem}.popup-content button{background-color:#1786ae;border-radius:6.5rem;color:#fff;font-size:1.8rem;font-size:1.4rem;font-weight:700;line-height:1.6;margin:3rem 2rem 2rem;min-width:4rem;padding:1rem 2.4rem;text-align:center}.popup-content button,.popup-content button:hover{border:.1rem solid #1786ae;transition:all .3s ease}.popup-content button:hover{background-color:#fff;color:#1786ae}@media (max-width:768px){.popup-content{padding-left:5%;padding-right:5%}.popup-content button{margin:1.6rem}}