@charset "UTF-8";
/*!
 __        ___    _   _ ____  _____ ____
 \ \      / / \  | \ | |  _ \| ____|  _  \ 
  \ \ /\ / / _ \ |  \| | | | |  _| | |_) | 
   \ V  V / ___ \| |\  | |_| | |___|  _ < 
    \_/\_/_/   \_\_| \_|____/|_____|_| \_\ 
http://wanderagency.com/
*/
.rudi-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0; }

.rudi-hide {
  display: none;
  visibility: hidden; }

.header__nav, .companies__list, .footer__nav, .header__nav-item, .companies__item {
  margin: 0;
  padding: 0; }

.header__nav, .companies__list, .footer__nav {
  list-style: none; }

.ico-svg use, .ui-btn, .header__nav-link {
  transition: all 0.2s ease-in-out; }

.header__box, .hero, .how-works__item, .footer__line, .hero__action-btn-in, .companies__list, .join__action-in, .footer__line-nav, .footer__nav, .footer__nav-sub {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.header, .l-hero, .l-companies, .l-how-works, .testimonials, .join, .footer {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.how-works__item-img, .footer__line-logo, .footer__line-nav, .header__logo, .hero__main, .hero__decor, .l-header__nav, .how-works__item-note {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.how-works__item-img {
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.header__box, .hero, .how-works__item, .footer__line, .companies__list, .footer__nav-sub {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.header__nav, .how-works__item-img {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.companies__list, .footer__line-nav {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.header__nav, .header__box, .hero__action-btn-in, .companies__list, .how-works__item, .join__action-in {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.header__box, .hero, .how-works__item, .footer__line {
  margin-right: -15px;
  margin-left: -15px; }

.hero, .how-works__item {
  margin-right: 0;
  margin-left: 0; }
  .hero > *, .how-works__item > * {
    padding-right: 0;
    padding-left: 0; }

.g-typography {
  font-size: 14px;
  line-height: 1.78em; }
  .g-typography p, .g-typography blockquote, .g-typography pre,
  .g-typography address,
  .g-typography dl, .g-typography ol, .g-typography ul,
  .g-typography table {
    margin: 0 0 1.78em 0; }
  .g-typography h1, .g-typography h2, .g-typography h3, .g-typography h4, .g-typography h5, .g-typography h6 {
    font-family: inherit;
    font-weight: 700; }
  .g-typography h1 {
    font-size: 32.49679px;
    margin-top: 0.95856em;
    line-height: 1.15027em;
    margin-bottom: 0.19171em; }
  .g-typography h2 {
    font-size: 27.45984px;
    margin-top: 1.13438em;
    line-height: 1.36126em;
    margin-bottom: 0.25166em; }
  .g-typography h3 {
    font-size: 23.20361px;
    margin-top: 1.34246em;
    line-height: 1.61096em;
    margin-bottom: 0.30321em; }
  .g-typography h4 {
    font-size: 19.60708px;
    margin-top: 1.58871em;
    line-height: 1.90645em;
    margin-bottom: 0.36636em; }
  .g-typography h5 {
    font-size: 16.56802px;
    margin-top: 1.88013em;
    line-height: 2.25615em;
    margin-bottom: 0.37603em; }
  .g-typography h6 {
    font-size: 14px;
    margin-top: 2.225em;
    line-height: 2.67em;
    margin-bottom: 0.50857em; }
  .g-typography blockquote {
    font-style: italic; }
    .g-typography blockquote cite {
      display: block;
      font-style: normal; }
  .g-typography pre {
    padding: 0.89em;
    margin-bottom: 1.78em; }
    .g-typography pre code {
      padding: 0; }
  .g-typography code {
    font-family: "Courier New", "Courier", "Lucida Sans Typewriter", "Lucida Typewriter", "monospace";
    padding: 0.089em 0.267em;
    line-height: 0; }
  .g-typography big, .g-typography small, .g-typography sub, .g-typography sup {
    line-height: 0; }
  .g-typography abbr, .g-typography acronym {
    border-bottom: 1px dotted currentColor;
    cursor: help; }
  .g-typography address {
    font-style: normal; }
  .g-typography table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 2.41571em; }
  .g-typography th {
    text-align: left;
    color: #111;
    padding: 0.2225em 0.89em; }
  .g-typography td {
    padding: 0.89em;
    padding: 0.2225em 0.89em; }
  .g-typography dt {
    color: #111;
    font-weight: bold; }
  .g-typography ul {
    padding-left: 1.1em; }
  .g-typography ol {
    padding-left: 1.4em; }
  .g-typography > *:first-child {
    margin-top: 0; }
  .g-typography > *:last-child {
    margin-bottom: 0; }

@font-face {
  font-family: Montserrat;
  src: url(../fonts/bc0d61.woff) format("woff2"), url(../fonts/bc0d61.woff) format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: Avenir;
  src: url(../fonts/26c032.ttf) format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: Avenir;
  src: url(../fonts/33f012.ttf) format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: Avenir;
  src: url(../fonts/e5dd86.ttf) format("truetype");
  font-weight: 300;
  font-style: normal; }

html {
  box-sizing: border-box;
  font-size: 10px;
  -ms-overflow-style: scrollbar;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0; }

*, *:before, *:after {
  box-sizing: inherit; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

.ico-svg {
  display: inline-block;
  vertical-align: top;
  line-height: 100%; }

/* buttons */
/***********************************************/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

.state--loading.ui-btn--default:after {
  background-image: url("data:image/gif;base64,R0lGODlhLQAHAPEAAKqnperq6b+9u9TT0iH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUAE/ACH5BAUKAAAALAAAAAAtAAcAQAIfjI8Hm20LnJyP0Rqvxhvubl3eJ4bUSE7oaabNqrZSAQAh+QQFCgABACwAAAAADQAHAAACCISPqcvtD2MBACH5BAUKAAEALAAAAAAdAAcAAAIdlI8XC+3vkjQrwNumrPjqxHXPh4RiRlLMiabmWQAAIfkEBQoAAQAsAAAAAC0ABwAAAjKcjxcr7e9WALTamrKRsDd5hZSWcR4EiheZmGe0qCurMC88yRi92beQ0gF4vcDvExMCCgAh+QQFCgAAACwAAAAALQAHAAACMoyPBzvt7xYQtNqaspGwN3mFlJZxHgSKF5mYZ7SoK6swLzzJGL3Z95DSCXg9wO8TEwoKACH5BAUKAAAALBAAAAAdAAcAAAIdjI8HO+3vkjQLwNumrPjqxHXPh4RiRlLMiabmWQAAOw=="); }

.ui-btn {
  text-decoration: none;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  border-radius: 0;
  cursor: pointer;
  position: relative;
  padding: 0;
  overflow: visible;
  border-style: solid;
  border-width: 0;
  background: none;
  background-clip: border-box;
  text-align: center;
  font-family: inherit;
  outline: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  text-transform: none; }
  .ui-btn .ui-btn__in {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    width: 100%; }

.ui-btn--default {
  border-radius: 400px;
  white-space: nowrap;
  border-width: 0;
  line-height: 1;
  font-size: 12px;
  font-weight: 600; }
  .ui-btn--default .ui-btn__in {
    min-width: 164px;
    height: 3em;
    padding: 0.16667em 2.5em;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
  .state--loading.ui-btn--default {
    color: transparent !important; }
    .state--loading.ui-btn--default:after {
      opacity: 1;
      content: "";
      position: absolute;
      height: 100%;
      left: 0;
      top: 0;
      right: 0;
      background-position: 50% 50%;
      background-repeat: no-repeat; }

.ui-btn--default {
  color: #ffffff;
  background-color: #ffce09; }
  .ui-btn--default:focus {
    box-shadow: 0 0 1px 4px #71ddff; }
  .ui-btn--default:hover, .state--hover.ui-btn--default {
    box-shadow: none;
    background-color: #d5ab00;
    color: #ffffff;
    text-decoration: none; }
  .ui-btn--default:active, .state--active.ui-btn--default {
    background-color: #a28200;
    color: #ffffff; }
  .state--loading.ui-btn--default, .state--disabled.ui-btn--default, [disabled].ui-btn--default {
    box-shadow: none !important;
    background-color: rgba(255, 206, 9, 0.6) !important;
    cursor: not-allowed;
    color: #ffffff !important; }
  .state--disabled.ui-btn--default, [disabled].ui-btn--default {
    opacity: .6 !important; }

.ui-btn--block {
  width: 100%; }

/* Base  */
.l-html, .l-body {
  height: 100%;
  background-color: #f6f7fb; }

.l-body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.6rem; }

.l-page {
  min-height: 100%;
  overflow: hidden;
  position: relative; }

.content {
  position: absolute;
  top: 70px;
  right: 0;
  bottom: 0;
  left: 70px;
  overflow: auto;
  z-index: 10;
  padding: 30px; }

.l-header {
  margin-bottom: 6.25em; }

.header {
  padding-top: 10px; }

.header__logo {
  font-size: 1em;
  font-weight: normal;
  margin: 0; }

.header__logo-link {
  width: 12.875em;
  height: 3.125em;
  text-decoration: none;
  text-indent: -9999px;
  display: inline-block;
  background: url(../img/logo.svg) 0 0 no-repeat;
  background-size: cover;
  font-size: 10px; }

.header__nav {
  color: #161616;
  font-size: 1.125em;
  font-weight: 600; }

.header__nav-item {
  margin-left: 30px; }
  .header__nav-item:first-child {
    margin-left: 0; }

.header__nav-link {
  text-transform: uppercase;
  text-decoration: none;
  color: #161616; }
  .header__nav-link:hover {
    color: #cca600; }

.header__menu-action {
  position: absolute;
  right: 20px;
  top: 28px; }

.l-hero {
  margin-bottom: 40px;
  font-size: 12px; }

.hero__main {
  position: relative;
  z-index: 20;
  margin-bottom: 2.5em; }

.hero__decor {
  display: none;
  position: relative;
  z-index: 10;
  padding-top: 10px;
  min-height: 620px; }
  .hero__decor img {
    height: 90%;
    width: 75%; }
  .hero__decor:before {
    top: 0;
    left: -100px;
    content: '';
    position: absolute;
    width: 38.625em;
    height: 38.625em;
    background: url(../img/round.png) 0 0 no-repeat;
    background-size: cover;
    z-index: -1; }

.hero__decor-img {
  position: absolute; }
  .hero__decor-img.mod--first {
    left: 40px;
    top: 10px; }
  .hero__decor-img.mod--second {
    left: 270px;
    top: 140px; }

.hero__title {
  color: #161616;
  font-family: Avenir;
  font-size: 2.8125em;
  font-weight: 800;
  line-height: 1.11765em;
  margin: 0em 0em 0.14118em 0em; }

.hero__note {
  color: #161616;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 1.7em; }

.hero__action-btn {
  cursor: pointer;
  font-size: 1.125em;
  padding: 0em 1.22222em;
  display: inline-block;
  height: 3.72222em;
  background-color: #ffce09;
  border-radius: 400px;
  text-decoration: none; }
  .hero__action-btn .ico-svg__chrome {
    margin-right: 1.11111em;
    width: 1.55556em;
    height: 1.55556em; }
    .hero__action-btn .ico-svg__chrome use {
      fill: #fff; }

.hero__action-btn-in {
  height: 100%;
  color: #fff; }
  .hero__action-btn-in i {
    font-size: 0.75em;
    font-style: normal; }

.hero__action-note {
  color: #666666;
  font-size: 1.125em;
  font-weight: 800;
  line-height: 1.77778em;
  padding-left: 0.55556em; }

.l-companies {
  margin-bottom: 40px; }

span.nowrap {
  white-space: nowrap;
  word-break: keep-all;
  display: inline-block; }

.companies__title {
  color: #161616;
  font-family: Avenir;
  font-size: 1.75em;
  font-weight: 800;
  text-align: center;
  margin: 40px; }
  .companies__title .companies__title-decor {
    display: inline-block;
    vertical-align: top; }
  .companies__title i {
    position: relative;
    display: inline-block;
    font-style: normal;
    z-index: 1; }
    .companies__title i:before {
      content: '';
      position: absolute;
      left: -0.20833em;
      right: -0.20833em;
      height: 0.52083em;
      background-color: #ffce09;
      bottom: 0.33333em;
      z-index: -1; }

.companies__item {
  margin-bottom: 20px; }

.l-how-works {
  margin-bottom: 60px;
  font-size: 10px; }

.how-works__title {
  color: #161616;
  font-family: Avenir;
  font-size: 3em;
  font-weight: 800;
  text-align: center;
  margin-bottom: 1.25em; }
  .how-works__title span {
    position: relative;
    z-index: 10; }
    .how-works__title span:before {
      content: '';
      position: absolute;
      left: 0.45833em;
      right: 0.45833em;
      bottom: 0.20833em;
      z-index: -1;
      height: 0.52083em;
      background-color: #ffce09; }

.how-works__list {
  position: relative; }
  .how-works__list:before {
    content: '';
    position: absolute;
    margin-top: 1.25em;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 109.625em;
    height: 109.625em;
    border-radius: 50%;
    background-color: #ffce09;
    left: -52.5em;
    display: none; }

.how-works__item {
  margin-top: 60px; }
  .how-works__item:first-child {
    margin-top: 0; }

.how-works__item-img {
  display: none; }
  .how-works__item-img img {
    height: 85%;
    width: 85%; }

.how-works__item-note {
  padding-left: 40px; }

.how-works__item-note-count {
  color: #161616;
  font-family: Montserrat;
  font-size: 5.625em;
  font-weight: 700;
  line-height: 1.21875em; }

.how-works__item-note-title {
  color: #333333;
  font-family: Avenir;
  font-size: 1.875em;
  font-weight: 800;
  line-height: 1.21053em;
  margin-bottom: 0.47368em; }

.how-works__item-note-main {
  color: #161616;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.18182em;
  letter-spacing: 0.00636em; }

.l-testimonials {
  background-color: #f0f0f0;
  padding: 9.375em 0em 6.25em 0em;
  font-size: 10px; }

.testimonials {
  text-align: center; }

.testimonials__item-box {
  padding: 0em 4.375em;
  position: relative;
  margin-bottom: 1.625em; }
  .testimonials__item-box .ico-svg {
    position: absolute;
    width: 1.875em;
    height: 1.75em; }
    .testimonials__item-box .ico-svg use {
      fill: #ffcd00; }
  .testimonials__item-box .ico-svg__q1 {
    position: absolute;
    left: 0;
    top: 0; }
  .testimonials__item-box .ico-svg__q2 {
    position: absolute;
    right: 0;
    bottom: 0; }

.testimonials__item-note {
  color: #333333;
  font-family: Avenir;
  font-size: 1.375em;
  font-weight: 300;
  line-height: 1.45455em;
  letter-spacing: 0.1px; }
  .testimonials__item-note b {
    font-weight: 800; }

.testimonials__item-name {
  color: #333333;
  font-family: Avenir;
  font-size: 1.3125em;
  font-weight: 800;
  line-height: 1.52381em; }

.testimonials__item-position {
  color: #999999;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.625em;
  margin-bottom: 3.75em; }

.testimonials__item-user {
  text-align: center;
  margin-bottom: 3.125em; }
  .testimonials__item-user img {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
    border-radius: 50%; }

.l-join {
  padding: 7.5em 3.75em;
  font-size: 10px; }

.join {
  text-align: center; }

.join__title-box {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #161616;
  font-family: Avenir;
  font-size: 3em;
  line-height: 1.36765em;
  font-weight: 800;
  position: relative;
  text-align: center;
  margin-bottom: 0.88235em; }
  .join__title-box i {
    position: relative;
    width: 2px; }
    .join__title-box i:before {
      content: '';
      position: absolute;
      width: 1.02941em;
      height: 0.17647em;
      background-color: #ffce09;
      bottom: 0.29412em; }

.join__action {
  font-size: 1.125em;
  padding: 0em 2.77778em;
  display: inline-block;
  height: 3.72222em;
  background-color: #ffce09;
  border-radius: 400px;
  text-decoration: none; }

.join__action-in {
  height: 100%;
  color: #fff; }
  .join__action-in i {
    font-size: 0.75em;
    font-style: normal; }

.l-footer {
  position: relative;
  padding-top: 12.5em;
  padding-bottom: 8.125em;
  font-size: 10px;
  z-index: 10; }
  .l-footer:before {
    z-index: -1;
    content: '';
    position: absolute;
    width: 937.5em;
    height: 937.5em;
    background-color: #ffcf00;
    border-radius: 50%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.footer__line {
  text-align: center; }

.footer__logo {
  margin-bottom: 16px; }
  .footer__logo img {
    width: 45%;
    height: auto; }

.footer__copy {
  color: #ffffff;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.55556em; }

.footer__line-logo {
  margin-bottom: 40px; }

.footer__line-nav-box {
  display: inline-block;
  padding-top: 5em; }

.footer__nav {
  margin-bottom: 2.25em; }

.footer__nav-item {
  color: #ffffff;
  font-size: 1.125em;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 1.66667em; }
  .footer__nav-item:first-child {
    margin-left: 0; }

.footer__nav-item-link {
  text-decoration: none;
  color: #fff; }

.footer__nav-sub-link {
  color: #ffffff;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.75em;
  text-decoration: none;
  margin-left: 1.66667em; }
  .footer__nav-sub-link:hover {
    text-decoration: underline; }
  .footer__nav-sub-link:first-child {
    margin-left: 0; }
  @media (min-width: 300px) {
    .g-typography {
      font-size: calc(14px + (14 - 14) * ((100vw - 300px) / (1140 - 300))); }
      .g-typography h1 {
        font-size: calc(32.49679px + (32.49679 - 32.49679) * ((100vw - 300px) / (1140 - 300))); }
      .g-typography h2 {
        font-size: calc(27.45984px + (27.45984 - 27.45984) * ((100vw - 300px) / (1140 - 300))); }
      .g-typography h3 {
        font-size: calc(23.20361px + (23.20361 - 23.20361) * ((100vw - 300px) / (1140 - 300))); }
      .g-typography h4 {
        font-size: calc(19.60708px + (19.60708 - 19.60708) * ((100vw - 300px) / (1140 - 300))); }
      .g-typography h5 {
        font-size: calc(16.56802px + (16.56802 - 16.56802) * ((100vw - 300px) / (1140 - 300))); }
      .g-typography h6 {
        font-size: calc(14px + (14 - 14) * ((100vw - 300px) / (1140 - 300))); } }
  @media (min-width: 576px) {
  .header, .l-hero, .l-companies, .l-how-works, .testimonials, .join, .footer {
    max-width: 540px; }
  .footer__line-logo, .footer__line-nav {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .footer__line-nav {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .footer__line {
      text-align: left; } }
  @media (min-width: 768px) {
  .header, .l-hero, .l-companies, .l-how-works, .testimonials, .join, .footer {
    max-width: 720px; }
  .header__nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .header__logo {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .hero__main, .hero__decor {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .l-header__nav {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .footer__nav-sub {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .header {
      padding-top: 4.375em; }
  .l-header__nav {
    font-size: 12px; }
    .l-hero {
      font-size: 14px;
      margin-bottom: 160px; }
    .hero__main {
      margin-bottom: 0; }
    .hero__decor {
      display: block; }
    .hero__title {
      font-size: 4.0625em; }
    .l-companies {
      margin-bottom: 130px; }
    .companies__title {
      font-size: 2.25em;
      margin: 0em 0em 3.88889em 0em; }
    .l-how-works {
      font-size: 14px; }
    .l-how-works {
      margin-bottom: 200px; }
    .l-testimonials {
      font-size: 14px; }
    .l-join {
      font-size: 14px; }
    .join__title-box {
      font-size: 4.25em; }
    .l-footer {
      font-size: 14px; } }
  @media (min-width: 992px) {
  .header, .l-hero, .l-companies, .l-how-works, .testimonials, .join, .footer {
    max-width: 960px; }
  .header__logo, .how-works__item-note {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .l-header__nav {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
    .header__logo-link {
      font-size: 16px; }
  .l-header__nav {
    font-size: 16px; }
    .l-hero {
      font-size: 16px;
      margin-bottom: 260px; }
    .hero__title {
      font-size: 4em; }
    .l-companies {
      margin-bottom: 230px; }
    .l-how-works {
      font-size: 16px; }
    .l-how-works {
      margin-bottom: 360px; }
    .how-works__title {
      margin-bottom: 4.16667em; }
      .how-works__list:before {
        display: block;
        left: -50em; }
      .how-works__list:before {
        margin-top: -20px; }
    .how-works__item-img {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .l-testimonials {
      font-size: 16px; }
    .l-join {
      font-size: 16px; }
    .l-footer {
      font-size: 16px; } }
  @media (min-width: 1140px) {
    .g-typography {
      font-size: 14px; }
      .g-typography h1 {
        font-size: 32.49679px;
        margin-top: 0.95856em;
        line-height: 1.15027em;
        margin-bottom: 0.19171em; }
      .g-typography h2 {
        font-size: 27.45984px;
        margin-top: 1.13438em;
        line-height: 1.36126em;
        margin-bottom: 0.25166em; }
      .g-typography h3 {
        font-size: 23.20361px;
        margin-top: 1.34246em;
        line-height: 1.61096em;
        margin-bottom: 0.30321em; }
      .g-typography h4 {
        font-size: 19.60708px;
        margin-top: 1.58871em;
        line-height: 1.90645em;
        margin-bottom: 0.36636em; }
      .g-typography h5 {
        font-size: 16.56802px;
        margin-top: 1.88013em;
        line-height: 2.25615em;
        margin-bottom: 0.37603em; }
      .g-typography h6 {
        font-size: 14px;
        margin-top: 2.225em;
        line-height: 2.67em;
        margin-bottom: 0.47679em; }
      .g-typography table {
        margin-bottom: 2.16143em; }
      .g-typography th {
        padding: 0.445em 0.89em; }
      .g-typography td {
        padding: 0.445em 0.89em; } }
  @media (min-width: 1200px) {
  .header, .l-hero, .l-companies, .l-how-works, .testimonials, .join, .footer {
    max-width: 1140px; }
  .how-works__item-img {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .companies__list {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .how-works__item-note {
      padding-left: 0; }
    .join__title-box {
      text-align: left; } }
  @media (min-width: 1400px) {
  .header, .l-hero, .l-companies, .l-how-works, .testimonials, .join, .footer {
    max-width: 1140px; }
  .companies__list {
    margin-left: -60px;
    margin-right: -60px; } }
  @media (max-width: 767px) {
    .l-header {
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      padding-bottom: 20px; }
    .header__logo-link {
      font-size: 12px; }
    .header__nav-item {
      margin-left: 0;
      margin-top: 10px;
      text-align: center; }
  .l-header__nav {
    padding-top: 30px;
    position: relative;
    z-index: 10; }
    .l-header__nav:before {
      content: '';
      position: absolute;
      z-index: -1;
      bottom: -20px;
      left: -100px;
      right: -100px;
      top: 20px;
      background-color: #e8e8e8;
      box-shadow: inset 0 0 10px -3px rgba(0, 0, 0, 0.3); } }
  @media (max-width: 1199px) {
    .companies__item {
      margin: 1.25em 2.5em; } }
