.main-header {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 100vh; }

.main_header_text {
  color: #fff;
  flex-grow: 1; }

.main_header_nav {
  padding-top: 9px; }

.show_market_form {
  color: #393737; }

.main-header-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 156px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.67) 100%); }

.main-header_search-btn {
  padding-bottom: 21px; }

.main-header-btn {
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 20px; }

.main-header-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  padding-top: 42px; }
  .main-header-content:before, .main-header-content:after {
    display: none; }

.main_header_top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }

a.main-header-enter {
  border-width: 1px;
  margin-top: 7px; }

.main-header-text {
  font-size: 27px;
  margin-bottom: 4vh;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); }

.main-header-title {
  margin-bottom: 20px;
  color: #fff;
  font-size: 51px;
  line-height: 60px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); }
  @media (max-width: 512px) {
    .main-header-title {
      font-size: 33px;
      line-height: 36px; } }

.search-btn {
  position: relative;
  text-align: center;
  color: #fff;
  line-height: 1;
  font-size: 18px;
  border-radius: 5px;
  background: #0076ff;
  cursor: pointer;
  transition: 0.2s all ease 0s;
  border: none;
  padding: 16px 0 14px;
  outline: none;
  outline-offset: 0;
  width: 140px; }

.main-header-home.main-header {
  min-height: initial;
  transition: 1s; }
.main-header-home .main-header-content {
  min-height: auto;
  flex-grow: 1; }
.main-header-home .main_header_inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 50vh; }

.main-header-cols {
  margin-bottom: 48px;
  color: white; }

.main-header-content_blue_bg {
  transition: 1s;
  background-color: #0f0f96; }

.main_page_all_content_wrapper {
  background: white;
  min-height: 100vh; }

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

.why_we_are h2 {
  margin-top: 147.8px;
  margin-bottom: 80px;
  font-family: Fugue;
  font-size: 80px;
  line-height: 65px;
  text-align: center; }
.why_we_are img {
  width: 100%; }
.why_we_are .snippet_ability,
.why_we_are .snippet_ability-mobile {
  margin-bottom: 100px; }
.why_we_are .snippet_ability-mobile {
  margin-left: 25px;
  margin-right: 25px; }
.why_we_are .caption h3 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Fugue;
  font-size: 45px;
  line-height: 65px; }
.why_we_are .caption p {
  font-family: "Basis Grotesque Pro";
  font-size: 18px;
  line-height: 27px; }

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

.team_player {
  font-family: "Basis Grotesque Pro";
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: white;
  margin-bottom: 10px;
  min-height: 555px;
  border-radius: 2px;
  margin-left: -10px;
  margin-right: -10px;
  background-position: center; }

.team_player_content {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0px;
  top: 0;
  padding-left: 25px;
  padding-right: 35px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }

.team_player_name {
  margin-bottom: 10px;
  font-family: Fugue;
  font-size: 32px;
  line-height: 30px; }

.team_player_slogan {
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px; }

.team_player_label {
  margin-bottom: 5px;
  font-size: 10px;
  font-weight: bold;
  line-height: 11px;
  text-transform: uppercase; }

.team_player_var {
  margin-bottom: 11px;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px; }

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

.contacts-page_footer {
  background-color: #0F0F96;
  color: #FFFFFF; }

.contacts-page_footer_title {
  margin-top: 48px;
  margin-bottom: 14px;
  font-family: Fugue;
  font-size: 45px;
  line-height: 65px; }

.contacts-page_footer_address {
  font-family: "Basis Grotesque Pro";
  font-size: 24px;
  line-height: 40px; }

.contacts-page_footer_text-top_line,
.contacts-page_footer_text {
  font-family: Fugue;
  font-size: 24px;
  line-height: 40px; }

.contacts-page_footer_text-top_line {
  margin-top: 68px; }

.contacts-page_footer_email,
.contacts-page_footer_phone {
  margin-top: 5px;
  font-family: "Basis Grotesque Pro";
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 40px; }

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

@charset "UTF-8";
/*Набор специфичных стилей страницы О проекте*/
.main-header {
  background-image: url('/static/images/about_header.jpg?270163abf098'); }

.main-header-content {
  padding-bottom: 32px; }

.teaser {
  position: relative;
  height: 809px;
  max-height: 809px;
  text-decoration: none;
  color: #FFFFFF; }

.teaser_bg-image {
  width: 100%;
  height: 809px;
  max-height: 809px; }

.teaser_text-overlay {
  position: absolute;
  top: 0;
  font-family: "Basis Grotesque Pro";
  color: white;
  width: 100%; }
  .teaser_text-overlay .market_nav {
    background-color: unset;
    color: white; }

.teaser-title {
  color: white;
  margin-bottom: 25px;
  font-size: 80px;
  line-height: 65px; }

.teaser-announce {
  color: white;
  margin-bottom: 36px;
  font-family: "Basis Grotesque Pro";
  font-size: 24px;
  font-weight: bold;
  line-height: 36px; }

.teaser-text {
  color: white;
  font-family: "Basis Grotesque Pro";
  font-size: 16px;
  line-height: 24px; }

.about-project_page-wrapper h2 {
  font-family: Fugue;
  font-size: 45px;
  line-height: 65px; }
  .about-project_page-wrapper h2 span.blue {
    color: #0F0F96; }

.contacts_page-wrapper {
  margin-top: 90px; }

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

.footer {
  padding: 43px 0px;
  color: #fff;
  background-color: #0F0F96;
  font-family: Fugue;
  font-size: 21px; }

.mix_footer_hover:hover, .footer_brand:hover, a.footer_email:hover, .footer_subscribe:hover, .footer_social_link:hover, .footer_privacy:hover {
  opacity: 0.6;
  color: #fff;
  text-decoration: none;
  transition: 0.2s all ease 0s;
  cursor: pointer; }

.footer_logo {
  margin-right: 8px;
  margin-top: -2px; }

.footer_brand {
  color: #fff;
  font-size: 33px;
  line-height: 16px;
  margin-bottom: 46px;
  display: inline-block;
  cursor: pointer; }

.footer_phone {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
  display: inline-block; }

a.footer_email {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
  text-decoration: underline; }

.footer_subscribe {
  border-radius: 2px;
  background-color: #0076FF;
  padding: 10px 15px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 10px; }

.footer_year {
  opacity: 0.4;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px; }

.footer_social_link {
  margin-left: 25px;
  margin-right: 25px;
  font-size: 27px;
  color: white;
  margin-bottom: 15px;
  display: inline-block; }

.footer_privacy {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
  text-decoration: underline; }

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