.error-modal{background-color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:16px;justify-content:space-between;left:30%;min-height:40vh;padding:40px;position:fixed;top:10vh;width:40%;z-index:500}@media (max-width:1000px){.error-modal{left:20%;width:60%}}@media (max-width:650px){.error-modal{left:10%;padding:20px;width:80%}}.error-modal__title{color:#cb1212;font-family:Cormorant Garamond,serif;font-size:32px;text-align:center}.error-modal__text{margin-bottom:16px;text-align:center}.error-modal__link{color:#fff;text-decoration:none}.error-modal__button{text-transform:uppercase}
