@charset "utf-8";
.modal_container {background:url('../images/bg.webp') no-repeat center top; height:100vh; background-size:contain;}
a.big_bt {background:#9C0E05; font-size:14px; border-radius:5px; padding:10px; color:#fff; border:2px solid #fff; text-decoration:none; margin:10px 0; display: inline-block; border-radius: 50px; font-weight: 700;}
a.big_bt:hover {background:#FFC439;}
h3 {font-size:22px; padding:15px 0;}

@media screen and (max-width: 768px) {

}
