.popup{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.62);display:none;align-items:center;justify-content:center;z-index:2000}.popup.opened{display:flex}.popup__form{max-width:85%}.popup__wrapper{display:flex;justify-content:center}.popup__body{display:flex;justify-content:center;align-items:center;text-align:center;gap:55px;padding:54px
20px 65px;position:relative;border-radius:20px;background-image:url('/template/images/mines-form2.png');background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;z-index:10000;max-width:45%}@media (max-width: 768px){.popup__body{flex-direction:column;align-items:center}}.popup__body
img{max-width:50%}@media (max-width: 991px){.popup__body{width:90%;min-height:auto;max-width:90%}}.popup__closer{position:absolute;top:15px;right:15px;cursor:pointer}.popup__text{font-weight:700;font-size:24px;color:#fff}.popup__text--min{font-size:14px}.popup__big-text{font-size:32px;font-weight:700}@media (max-width: 991px){.popup__big-text{font-size:28px}}.popup__agreement{text-align:left;font-weight:100;color:rgba(255, 255, 255, .7)}.popup
form{display:flex;flex-direction:column;gap:10px;width:420px;max-width:100%}@media (max-width: 991px){.popup
form{width:100%}}.popup form
input{min-width:250px;height:40px;padding:0
10px;background:transparent;border:1px
solid #fff;color:#fff}.popup form input::placeholder{color:rgba(255, 255, 255, .6)}.popup form input[type=checkbox]{width:14px;height:14px;min-width:unset}.popup form input[type=submit]{border:0;border-radius:0;background:#f28c1f;width:100%}.popup
.bomb{position:absolute;left:-42px;top:-72px}@media (max-width: 768px){.popup
.bomb{display:none}}.popup .bomb--br{top:unset;bottom:-57px;left:unset;right:-80px}.popup .bomb--bl{bottom:-51px;top:unset;left:-76px}