.popup{background:rgba(0,0,0,.4);bottom:0;display:none;height:100%;left:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:1}.popup .popup__content{background:#fff;box-sizing:border-box;color:#000;left:50%;padding:40px;position:fixed;top:50%;transform:translate(-50%,-50%);width:35%}.popup .popup__content .close{cursor:pointer;display:block;position:absolute;right:-4px;top:-11px;width:20px}.popup__content h4{color:#382e2c;font-family:Barlow Semi Condensed,sans-serif;font-size:22px;font-weight:900;letter-spacing:.01em;line-height:28px;margin:0;padding:10px 0 20px}.select-form select#country{border:2px solid gray;font-size:18px;padding:12px 40px}.select-form input[type=submit]{background-color:#2b4fb9;border:2px solid #2b4fb9;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;line-height:.75rem;outline:none;padding:16px 32px;text-decoration:none}@media(max-width:767px){.popup .popup__content{padding:20px!important;top:50%;width:70%}.popup__content h4{font-size:20px!important;line-height:30px}}@media(max-width:485px){.popup .popup__content{top:50%;width:80%}}