@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;600;700;800&display=swap);@font-face{font-family:Intrepid;src:url(../assets/fonts/intrepid.ttf);font-weight:500}@font-face{font-family:Intrepid;src:url(../assets/fonts/intrebol.ttf);font-weight:700}*{font-family:Mulish,sans-serif}img{max-width:100%}.btn{font-weight:700;font-size:14px;letter-spacing:.05em;color:#fff;padding:12px 35px;background:#bc002d;border:1px solid #bc002d;border-radius:27.5px;text-transform:uppercase;display:inline-block;text-decoration:none;cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;outline:0}.btn svg{margin-left:11px}.btn:hover{background:#3d000e;border-color:#3d000e;color:#fff}.btn.btn-border{background:0 0;color:#bc002d}.btn.btn-border:hover{background:#bc002d;border-color:#bc002d;color:#fff}.btn.disabled,.btn:disabled{cursor:not-allowed}.form-control{padding:10px 20px;outline:0;color:#000;height:40px;border-radius:18.5px;font-weight:300;font-size:14px;line-height:1;background:#fafafa;border:1px solid #e0e0e0}.form-control::-webkit-input-placeholder{color:#adaca5}.form-control::-moz-placeholder{color:#adaca5}.form-control:-ms-input-placeholder{color:#adaca5}.form-control::-ms-input-placeholder{color:#adaca5}.form-control::placeholder{color:#adaca5}.footer{padding:70px 0 110px;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(../img/footer.jpg)}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__logo{margin-bottom:40px}.footer__logo a img{width:129px;height:96px}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:40px}.footer__menu a{font-weight:700;font-size:14px;line-height:18px;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin:0 25px 10px}.footer__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer__cta a{background:#fff;border-radius:21.5px;padding:13px 20px;font-weight:700;font-size:14px;line-height:18px;text-decoration:none;color:#000;margin:0 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer__cta a svg{margin-right:10px}.footer__cta a svg path{fill:#000}.mobile-menu{position:fixed;top:-100vh;left:0;z-index:15001;width:100%;height:100vh;background:rgba(0,0,0,.9);padding:20px;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0;display:none}@media screen and (max-width:991px){.mobile-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-menu.active{top:0;opacity:1}}.mobile-menu a{display:inline-block;width:100%;color:#fff;text-align:center;font-size:20px;font-weight:700;margin-bottom:10px}.mobile-menu .close_menu{background:0 0;border:none;position:absolute;top:20px;right:20px}.mobile-menu .close_menu svg{width:20px;height:20px}.mobile-menu .close_menu svg path{fill:#fff}#copyright{width:100%;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px}#copyright p{color:#fff;margin-bottom:0}@media (max-width:991px){#copyright p{font-size:14px;text-align:center}}#copyright p a{color:#fff}#copyright p img{width:25px;height:25px}.help_block{background:#f9f9f9;padding:55px 0 80px;-webkit-box-shadow:0 4px 55px rgba(0,0,0,.08);box-shadow:0 4px 55px rgba(0,0,0,.08);border-radius:22px}.help_block .help_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.help_block .help_content p{font-size:20px;line-height:27px;color:#000;text-align:center;margin-bottom:18px}.form_text p{font-size:13px}.form_text p a{color:#bc002d;display:inline-block;margin-left:5px}.form_text p a:hover{text-decoration:underline}.form_text p span{display:none}