.cta_panel .wrap a:before, .text_image .wrap header a:before, .image_text .wrap header a:before, .signup_options .wrap article section a:before, .hero .wrap a:before {
  background-image: url("../sprites/sprite.svg");
  background-size: 1000px 1000px;
  font-size: 20px;
  background-repeat: no-repeat;
}

.modal_window .panel div > button, .modal_window .panel div form button, .modal_window .panel div form p input, .modal_window .panel, .modal_window, footer > section .wrap .newsletter form button, footer > section .wrap .newsletter form p input, footer > section, .cta_panel .wrap a:after, .cta_panel .wrap a, .cta_panel .wrap, .text_image .wrap header a:after, .text_image .wrap header a, .image_text .wrap header a:after, .image_text .wrap header a, .signup_options .wrap article section a:after, .signup_options .wrap article section a, .signup_options .wrap article section, .how_it_works .wrap .cols .col, .hero .wrap a:after, .hero .wrap a, .hero, .main_header {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

a {
  cursor: pointer;
}

.main_header {
  background-color: rgb(3, 70, 255);
  padding: 20px 0;
}
.main_header .wrap {
  margin: 0 20px;
}
.main_header .wrap h2 {
  font-size: 1.25rem;
  color: rgb(255, 255, 255);
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.hero {
  background-image: url("../images/hero_bg.webp");
  background-size: cover;
  color: rgb(255, 255, 255);
  padding: 50px 0 50px 0;
  position: relative;
}
.hero:before {
  content: "";
  display: block;
  background-color: rgba(3, 70, 255, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero .wrap {
  margin: 0 20px;
  position: relative;
  z-index: 2;
}
.hero .wrap h1 {
  font-size: 1.875rem;
  line-height: 1.125;
  margin: 0 0 10px 0;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.hero .wrap p {
  line-height: 1rem;
  line-height: 1.4;
}
.hero .wrap a {
  display: block;
  width: 200px;
  height: 40px;
  border-radius: 20px;
  text-align: center;
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  font-size: 1rem;
  line-height: 1;
  padding: 11px 0 0 0;
  text-decoration: none;
  margin: 30px 0 0 0;
  position: relative;
  -webkit-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.hero .wrap a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -41px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgb(255, 255, 255);
}
.hero .wrap a:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-position: -1em -1em;
  position: absolute;
  top: 12px;
  right: -29px;
}
.hero .wrap a:hover {
  background-color: rgb(255, 255, 255);
  color: rgba(3, 70, 255, 0.9);
}

.callout_text_bold {
  margin: 50px 0 0 0;
  text-align: center;
}
.callout_text_bold .wrap {
  margin: 0 20px;
}
.callout_text_bold .wrap h2 {
  font-size: 1.625rem;
  line-height: 1.25;
  color: rgb(3, 70, 255);
  margin: 0 0 20px 0;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.callout_text_bold .wrap p {
  font-size: 1.125rem;
  line-height: 1.4;
  color: rgb(99, 99, 99);
}

.callout_text {
  margin: 50px 0 0 0;
  text-align: center;
}
.callout_text .wrap {
  margin: 0 20px;
}
.callout_text .wrap p {
  font-size: 1.125rem;
  line-height: 1.4;
  color: rgb(56, 56, 56);
}

.how_it_works {
  margin: 50px 0 0 0;
}
.how_it_works .wrap {
  margin: 0 20px;
}
.how_it_works .wrap > header {
  text-align: center;
  margin: 0 0 25px 0;
}
.how_it_works .wrap > header h2 {
  font-size: 1.5rem;
  line-height: 1;
  color: rgb(3, 70, 255);
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.how_it_works .wrap .cols .col {
  padding: 35px;
  background-color: rgb(247, 247, 247);
  border-radius: 6px;
  overflow: hidden;
}
.how_it_works .wrap .cols .col h3 {
  font-size: 1.25rem;
  line-height: 1;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0 0 5px 0;
  color: rgb(56, 56, 56);
}
.how_it_works .wrap .cols .col p {
  font-size: 1.125rem;
  line-height: 1.25;
  color: rgb(56, 56, 56);
}
.how_it_works .wrap .cols .col a {
  display: block;
  font-size: 1.125rem;
  margin: 50px 0 0 0;
  text-decoration: none;
  color: rgb(3, 70, 255);
}
.how_it_works .wrap .cols .col + .col {
  margin: 10px 0 0 0;
}

.signup_options {
  margin: 50px 0 0 0;
}
.signup_options .wrap {
  margin: 0 20px;
}
.signup_options .wrap article {
  border: 1px solid rgb(220, 220, 220);
  border-radius: 6px;
}
.signup_options .wrap article section {
  padding: 50px 25px;
}
.signup_options .wrap article section h2 {
  font-size: 1.5rem;
  line-height: 1;
  color: rgb(3, 70, 255);
  margin: 0 0 20px 0;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.signup_options .wrap article section p {
  font-size: 1rem;
  line-height: 1.4;
  color: rgb(56, 56, 56);
}
.signup_options .wrap article section a {
  display: block;
  width: 100%;
  max-width: 250px;
  height: 40px;
  text-align: center;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(3, 70, 255);
  color: rgb(3, 70, 255);
  font-size: 1rem;
  line-height: 1;
  border-radius: 20px;
  padding: 11px 0 0 0;
  text-decoration: none;
  margin: 30px 0 0 0;
  position: relative;
  -webkit-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.signup_options .wrap article section a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -41px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgb(3, 70, 255);
}
.signup_options .wrap article section a:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-position: -4em -1em;
  position: absolute;
  top: 12px;
  right: -29px;
}
.signup_options .wrap article section a:hover {
  background-color: rgb(3, 70, 255);
  color: rgb(255, 255, 255);
}
.signup_options .wrap article section + section {
  border-top: 1px solid rgb(220, 220, 220);
}

.center_text {
  margin: 100px 0 0 0;
  text-align: center;
}
.center_text .wrap {
  margin: 0 20px;
}
.center_text .wrap h3 {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 20px 0;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.center_text .wrap h2 {
  font-size: 1.625rem;
  line-height: 1;
  color: rgb(3, 70, 255);
  margin: 0 0 20px 0;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.center_text .wrap p {
  font-size: 1.125rem;
  line-height: 1.4;
  color: rgb(99, 99, 99);
}

.image_text {
  margin: 50px 0 0 0;
}
.image_text .wrap {
  margin: 0 20px;
}
.image_text .wrap figure {
  height: 200px;
  background-color: rgb(245, 245, 245);
  margin: 0 0 20px 0;
  background-image: url("../images/bg_2.webp");
  background-size: cover;
  background-position: center;
  border-radius: 6px;
  overflow: hidden;
}
.image_text .wrap header h2 {
  font-size: 1.5rem;
  line-height: 1.125;
  color: rgb(3, 70, 255);
  margin: 0 0 10px 0;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.image_text .wrap header p {
  font-size: 1rem;
  line-height: 1.4;
  color: rgb(99, 99, 99);
}
.image_text .wrap header a {
  display: block;
  width: 100%;
  max-width: 250px;
  height: 40px;
  text-align: center;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(3, 70, 255);
  color: rgb(3, 70, 255);
  font-size: 1rem;
  line-height: 1;
  border-radius: 20px;
  padding: 11px 0 0 0;
  text-decoration: none;
  margin: 30px 0 0 0;
  position: relative;
  -webkit-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.image_text .wrap header a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -41px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgb(3, 70, 255);
}
.image_text .wrap header a:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-position: -4em -1em;
  position: absolute;
  top: 12px;
  right: -29px;
}
.image_text .wrap header a:hover {
  background-color: rgb(3, 70, 255);
  color: rgb(255, 255, 255);
}

.text_image {
  margin: 50px 0 0 0;
}
.text_image .wrap {
  margin: 0 20px;
}
.text_image .wrap figure {
  height: 200px;
  background-color: rgb(245, 245, 245);
  margin: 0 0 20px 0;
  background-image: url("../images/bg_1.webp");
  background-size: cover;
  background-position: center;
  border-radius: 6px;
  overflow: hidden;
}
.text_image .wrap header h2 {
  font-size: 1.5rem;
  line-height: 1.125;
  color: rgb(3, 70, 255);
  margin: 0 0 10px 0;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.text_image .wrap header p {
  font-size: 1rem;
  line-height: 1.4;
  color: rgb(99, 99, 99);
}
.text_image .wrap header a {
  display: block;
  width: 100%;
  max-width: 250px;
  height: 40px;
  text-align: center;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(3, 70, 255);
  color: rgb(3, 70, 255);
  font-size: 1rem;
  line-height: 1;
  border-radius: 20px;
  padding: 11px 0 0 0;
  text-decoration: none;
  margin: 30px 0 0 0;
  position: relative;
  -webkit-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.text_image .wrap header a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -41px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgb(3, 70, 255);
}
.text_image .wrap header a:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-position: -4em -1em;
  position: absolute;
  top: 12px;
  right: -29px;
}
.text_image .wrap header a:hover {
  background-color: rgb(3, 70, 255);
  color: rgb(255, 255, 255);
}

.cta_panel {
  margin: 50px 0 0 0;
}
.cta_panel .wrap {
  margin: 0 20px;
  background-color: rgb(3, 70, 255);
  color: rgb(255, 255, 255);
  padding: 40px 35px;
  background-image: url("../images/hero_bg.webp");
  background-size: cover;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.cta_panel .wrap:before {
  content: "";
  display: block;
  background-color: rgba(3, 70, 255, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.cta_panel .wrap div {
  position: relative;
  z-index: 2;
}
.cta_panel .wrap h3 {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 15px 0;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.cta_panel .wrap h2 {
  font-size: 1.5rem;
  line-height: 1.125;
  color: rgb(255, 255, 255);
  margin: 0 0 10px 0;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.cta_panel .wrap p {
  font-size: 1rem;
  line-height: 1.4;
}
.cta_panel .wrap a {
  display: block;
  width: 200px;
  height: 40px;
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  font-size: 1rem;
  line-height: 1;
  border-radius: 20px;
  padding: 11px 0 0 0;
  text-decoration: none;
  margin: 20px 0 0 0;
  text-align: center;
  position: relative;
  -webkit-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.cta_panel .wrap a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -41px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgb(255, 255, 255);
}
.cta_panel .wrap a:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-position: -1em -1em;
  position: absolute;
  top: 12px;
  right: -29px;
}
.cta_panel .wrap a:hover {
  background-color: rgb(255, 255, 255);
  color: rgba(3, 70, 255, 0.9);
}

footer {
  margin: 50px 0 0 0;
}
footer > section {
  background-color: rgb(63, 63, 63);
  padding: 50px 0;
}
footer > section .wrap {
  margin: 0 20px;
}
footer > section .wrap .newsletter header h2 {
  font-size: 1.5rem;
  color: rgb(255, 255, 255);
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0 0 8px 0;
}
footer > section .wrap .newsletter header p {
  font-size: 1.125rem;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.625);
}
footer > section .wrap .newsletter form {
  margin: 25px 0 0 0;
}
footer > section .wrap .newsletter form p input {
  display: block;
  width: 100%;
  background-color: transparent;
  border: 0;
  border-radius: 25px;
  font-size: 1rem;
  line-height: 1;
  color: rgb(255, 255, 255);
  padding: 15px 25px;
  border: 1px solid rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0.05);
}
footer > section .wrap .newsletter form button {
  display: block;
  width: 100%;
  height: 50px;
  background-color: transparent;
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  font-size: 1rem;
  border-radius: 25px;
  line-height: 1;
  text-decoration: none;
  margin: 10px 0 0 0;
}
footer > section .wrap .copyright p {
  color: rgba(255, 255, 255, 0.25);
}
footer > section .wrap .copyright nav {
  margin: 10px 0 0 0;
}
footer > section .wrap .copyright nav a {
  display: block;
  text-decoration: none;
  color: rgb(255, 255, 255);
}
footer > section + section {
  background-color: rgb(56, 56, 56);
}

.modal_window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 25px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}
.modal_window .panel {
  background-color: rgb(255, 255, 255);
  padding: 25px;
  border-radius: 3px;
  max-width: 600px;
  margin: 0 auto;
}
.modal_window .panel div header {
  margin: 0 0 25px 0;
}
.modal_window .panel div header h2 {
  font-size: 1.625rem;
  line-height: 1.125;
  margin: 0 0 10px 0;
  font-family: avenir-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: rgb(3, 70, 255);
}
.modal_window .panel div header p {
  font-size: 1rem;
  line-height: 1.4;
}
.modal_window .panel div form p label {
  display: block;
  margin: 0 0 8px 0;
}
.modal_window .panel div form p input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 15px;
  font-size: 1rem;
  border-radius: 6px;
  border: 1px solid rgb(200, 200, 200);
}
.modal_window .panel div form p input:hover {
  border-color: rgb(100, 100, 100);
}
.modal_window .panel div form p input:focus {
  border-color: rgb(3, 70, 255);
}
.modal_window .panel div form p + p {
  margin: 20px 0 0 0;
}
.modal_window .panel div form button {
  display: block;
  width: 100%;
  height: 50px;
  background-color: transparent;
  border: 1px solid rgb(3, 70, 255);
  color: rgb(3, 70, 255);
  font-size: 1rem;
  line-height: 1;
  border-radius: 6px;
  text-decoration: none;
  margin: 20px 0 0 0;
  -webkit-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.modal_window .panel div form button:hover {
  background-color: rgb(3, 70, 255);
  color: rgb(255, 255, 255);
}
.modal_window .panel div > button {
  display: block;
  width: 100%;
  height: 30px;
  background-color: transparent;
  border: 1px solid rgb(240, 240, 240);
  background-color: rgb(240, 240, 240);
  color: rgb(50, 50, 50);
  font-size: 1rem;
  line-height: 1;
  border-radius: 6px;
  text-decoration: none;
  margin: 20px 0 0 0;
}
.modal_window.show {
  display: block;
}

/*# sourceMappingURL=mobile.css.map */
