@charset "UTF-8";
/*Набор специфичных стилей страницы Как это работает*/
.flatpage-wrapper {
  font-family: "Basis Grotesque Pro";
  font-size: 18px;
  line-height: 27px; }
  .flatpage-wrapper h1 {
    font-family: Fugue;
    font-size: 45px;
    line-height: 65px; }
  .flatpage-wrapper h3 {
    margin-bottom: 10px;
    font-family: Fugue;
    font-size: 32px;
    line-height: 30px; }

.navigation-block {
  position: sticky;
  top: 0;
  display: block;
  overflow: visible;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px; }

/*# sourceMappingURL=tmpccWx3t.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=tmpDw4jMB.css.map */
