@font-face {
  font-family: "tekfen-icons";
  src: url(fonts/tekfen-icons.eot);
  src: url(fonts/tekfen-iconsd41d.eot?#iefix) format("embedded-opentype"),
    url(fonts/tekfen-icons.woff) format("woff"),
    url(fonts/tekfen-icons.ttf) format("truetype"),
    url(fonts/tekfen-icons.svg#tekfen-icons) format("svg");
  font-weight: 400;
  font-style: normal;
}
[data-icon]:before {
  font-family: "tekfen-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: 400 !important;
  -webkit-font-feature-settings: normal !important;
  font-feature-settings: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "tekfen-icons" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  -webkit-font-feature-settings: normal !important;
  font-feature-settings: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-agriculture-1:before {
  content: "\61";
}
.icon-agriculture-2:before {
  content: "\62";
}
.icon-agriculture-3:before {
  content: "\63";
}
.icon-agriculture-4:before {
  content: "\64";
}
.icon-agriculture-5:before {
  content: "\65";
}
.icon-agriculture-6:before {
  content: "\66";
}
.icon-agriculture-7:before {
  content: "\67";
}
.icon-agriculture-8:before {
  content: "\68";
}
.icon-agriculture-9:before {
  content: "\69";
}
.icon-agriculture-10:before {
  content: "\6a";
}
.icon-agriculture-11:before {
  content: "\6b";
}
.icon-agriculture-12:before {
  content: "\6c";
}
.icon-agriculture-13:before {
  content: "\6d";
}
.icon-agriculture-14:before {
  content: "\6e";
}
.icon-agriculture-15:before {
  content: "\6f";
}
.icon-arrow-down:before {
  content: "\70";
}
.icon-arrow-left:before {
  content: "\71";
}
.icon-arrow-right:before {
  content: "\72";
}
.icon-arrow-up:before {
  content: "\73";
}
.icon-chevron-down:before {
  content: "\74";
}
.icon-chevron-left:before {
  content: "\75";
}
.icon-chevron-right:before {
  content: "\76";
}
.icon-chevron-up:before {
  content: "\77";
}
.icon-engineering-1:before {
  content: "\78";
}
.icon-engineering-2:before {
  content: "\79";
}
.icon-engineering-3:before {
  content: "\7a";
}
.icon-engineering-4:before {
  content: "\41";
}
.icon-engineering-5:before {
  content: "\42";
}
.icon-engineering-6:before {
  content: "\43";
}
.icon-facilitators:before {
  content: "\44";
}
.icon-gear-pen:before {
  content: "\45";
}
.icon-globe:before {
  content: "\46";
}
.icon-info:before {
  content: "\47";
}
.icon-info-circle:before {
  content: "\48";
}
.icon-megaphone:before {
  content: "\49";
}
.icon-newspaper:before {
  content: "\4a";
}
.icon-operational-roots:before {
  content: "\4b";
}
.icon-pie-chart:before {
  content: "\4c";
}
.icon-quote:before {
  content: "\4d";
}
.icon-search:before {
  content: "\4e";
}
.icon-share-linear:before {
  content: "\4f";
}
.icon-shout:before {
  content: "\50";
}
.icon-socials-facebook:before {
  content: "\51";
}
.icon-socials-instagram:before {
  content: "\52";
}
.icon-socials-linkedin:before {
  content: "\53";
}
.icon-socials-messenger:before {
  content: "\54";
}
.icon-socials-pinterest:before {
  content: "\55";
}
.icon-socials-skype:before {
  content: "\56";
}
.icon-socials-telegram:before {
  content: "\57";
}
.icon-socials-twitter:before {
  content: "\58";
}
.icon-socials-viber-filled:before {
  content: "\59";
}
.icon-socials-viber-linear:before {
  content: "\5a";
}
.icon-socials-vk:before {
  content: "\30";
}
.icon-socials-whatsapp-filled:before {
  content: "\31";
}
.icon-socials-whatsapp-linear:before {
  content: "\32";
}
.icon-socials-youtube:before {
  content: "\33";
}
.icon-strategic-areas:before {
  content: "\34";
}
.icon-tekfen-word:before {
  content: "\35";
}
.icon-user-1:before {
  content: "\36";
}
.icon-user-laptop:before {
  content: "\37";
}
.icon-user-search:before {
  content: "\38";
}
.icon-close:before {
  content: "\39";
}
.icon-close-thick:before {
  content: "\21";
}
.icon-arrow-circle:before {
  content: "\22";
}
.icon-globe-filled:before {
  content: "\23";
}
.icon-mail:before {
  content: "\24";
}
.icon-pin:before {
  content: "\25";
}
.icon-print:before {
  content: "\26";
}
.icon-phone:before {
  content: "\27";
}
.icon-accordion:before {
  content: "\28";
}
.icon-video:before {
  content: "\29";
}
.icon-camera:before {
  content: "\2a";
}

/*!
 * Bootstrap Grid v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-sm,
  .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}
.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
  order: 13;
}
.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
  order: 0;
}
.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -ms-flex: 1 1 auto !important;
  -webkit-box-flex: 1 !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-box-flex: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  -webkit-box-flex: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/*!
 * Bootstrap Reboot v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(.focus-visible) {
  outline: 0 !important;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(.focus-visible) {
  outline: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-rendering: optimizeLegibility;
  background-color: #fff;
  font-size: 16px;
  scroll-behavior: smooth;
}
@media (min-width: 1400px) {
  html {
    font-size: 18px;
  }
}
body {
  font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif;
  line-height: 1.6;
  overflow-x: hidden;
  color: #000;
  font-size: 0.875rem;
  letter-spacing: 0.01rem;
  background-color: transparent;
}
a {
  text-decoration: none;
}
.main {
  position: relative;
  width: 100vw;
}
html.no-js {
  overflow: hidden;
}
.no-js-note {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background-color: #fff;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.35;
  overflow: hidden;
  z-index: 99;
}
.sidebar .widget.widget--light a.btn.btn--default.btn--default--light {
  display: none;
}

.overflow-hidden {
  overflow: hidden;
}
.dir-ltr {
  display: inline-block;
  direction: ltr;
}
.hidden {
  display: none;
}
::-moz-selection {
  background: #686869;
  color: #fff;
}
::selection {
  background: #686869;
  color: #fff;
}
.container {
  width: 100vw;
  max-width: none;
  margin: 0 auto;
  padding-right: 5.8vw;
  padding-left: 5.8vw;
}
@media print {
  .container {
    padding-right: 0;
    padding-left: 0;
  }
}
.tight-container {
  max-width: 100%;
  padding-right: calc(5.8vw * 1.25);
  padding-left: calc(5.8vw * 1.25);
}
@media (min-width: 768px) {
  .tight-container-md {
    max-width: 100%;
    padding-right: calc(5.8vw * 1.25);
    padding-left: calc(5.8vw * 1.25);
  }
}
@media (min-width: 1400px) {
  .tight-container-xxl {
    max-width: 100%;
    padding-right: calc(5.8vw * 1.25);
    padding-left: calc(5.8vw * 1.25);
  }
}
.row--fix-v-spacing {
  margin-bottom: -30px;
}
.row--fix-v-spacing > [class*="col-"] {
  margin-bottom: 30px;
}
.row--fix-v-spacing-xs > [class*="col-"]:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .row--fix-v-spacing-xs > [class*="col-"]:not(:last-child) {
    margin-bottom: 0;
  }
}
.row--fix-v-spacing-sm > [class^="col-"]:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .row--fix-v-spacing-sm > [class^="col-"]:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .row--md-h-space-lg {
    margin-left: calc(5.8vw * 0.35 * -1);
    margin-right: calc(5.8vw * 0.35 * -1);
  }
  .row--md-h-space-lg > [class^="col-"] {
    padding-left: calc(5.8vw * 0.35);
    padding-right: calc(5.8vw * 0.35);
  }
}
@media (min-width: 992px) {
  .row--lg-h-space-lg {
    margin-left: calc(5.8vw * 0.5 * -1);
    margin-right: calc(5.8vw * 0.5 * -1);
  }
  .row--lg-h-space-lg > [class^="col-"] {
    padding-left: calc(5.8vw * 0.5);
    padding-right: calc(5.8vw * 0.5);
  }
}
.no-mb {
  margin-bottom: 0 !important;
}
.mb-xs:not(.row--fix-v-spacing) {
  margin-bottom: 20px !important;
}
.mb-sm:not(.row--fix-v-spacing) {
  margin-bottom: 40px !important;
}
.mb-md:not(.row--fix-v-spacing) {
  margin-bottom: 60px !important;
}
@media (min-width: 992px) {
  .mb-xs:not(.row--fix-v-spacing) {
    margin-bottom: 40px !important;
  }
  .mb-sm:not(.row--fix-v-spacing) {
    margin-bottom: 60px !important;
  }
  .mb-md:not(.row--fix-v-spacing) {
    margin-bottom: 80px !important;
  }
}
@media (min-width: 1400px) {
  .mb-xs:not(.row--fix-v-spacing) {
    margin-bottom: 60px !important;
  }
  .mb-sm:not(.row--fix-v-spacing) {
    margin-bottom: 80px !important;
  }
  .mb-md:not(.row--fix-v-spacing) {
    margin-bottom: 100px !important;
  }
}
.mb-sm.row--fix-v-spacing {
  margin-bottom: 10px !important;
}
.mb-md.row--fix-v-spacing {
  margin-bottom: 30px !important;
}
@media (min-width: 992px) {
  .mb-xs.row--fix-v-spacing {
    margin-bottom: 10px !important;
  }
  .mb-sm.row--fix-v-spacing {
    margin-bottom: 30px !important;
  }
  .mb-md.row--fix-v-spacing {
    margin-bottom: 50px !important;
  }
}
@media (min-width: 1400px) {
  .mb-xs.row--fix-v-spacing {
    margin-bottom: 30px !important;
  }
  .mb-sm.row--fix-v-spacing {
    margin-bottom: 50px !important;
  }
  .mb-md.row--fix-v-spacing {
    margin-bottom: 70px !important;
  }
}
.float-right {
  float: right;
  margin-left: 18px;
  margin-bottom: 18px;
}
.light-grey-bg {
  background-color: #f4f4f4;
}
.full-grey-bg {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  z-index: 0;
}
@media (min-width: 992px) {
  .full-grey-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.full-grey-bg:before {
  content: "";
  position: absolute;
  top: 0;
  right: calc(calc(5.8vw * -1) + 15px);
  bottom: 0;
  left: calc(calc(5.8vw * -1) + 15px);
  background-color: #686869;
  z-index: -1;
}
.full-pulled-lightgrey-bg {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .full-pulled-lightgrey-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.full-pulled-lightgrey-bg:before {
  content: "";
  position: absolute;
  top: -80px;
  right: calc(calc(5.8vw * -1) + 15px);
  bottom: 0;
  left: calc(calc(5.8vw * -1) + 15px);
  background-color: rgba(104, 104, 105, 0.1);
  z-index: -1;
}
button {
  outline: none !important;
}
button:hover {
  cursor: pointer;
}
dl,
ol,
ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
a:hover {
  text-decoration: none;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.section-title {
  margin-right: auto;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.25;
  white-space: nowrap;
}
@media (min-width: 576px) {
  .section-title {
    font-size: 2.5rem;
  }
}

@-webkit-keyframes lazyLoader {
  0%,
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes lazyLoader {
  0%,
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.lazy-loading {
  position: relative;
}
.lazy-loading__loader {
  position: absolute;
  display: block;
  height: 2px;
  width: 50px;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  margin: auto;
  pointer-events: none;
  background-color: rgba(104, 104, 105, 0.25);
  z-index: -1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.lazy-loading__loader:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 200%;
  background-color: #686869;
}
.lazy-loading:not(.lazy-loaded) .lazy-loading__loader {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.lazy-loading .lazy-loading__loader:after {
  -webkit-animation: lazyLoader 3s infinite;
  animation: lazyLoader 3s infinite;
  -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.25, 0.99);
  animation-timing-function: cubic-bezier(0.43, 0.43, 0.25, 0.99);
}
.lazy-loading > img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.lazy-loading.lazy-loaded > img {
  opacity: 1;
}
.no-js .lazy-loading > noscript img {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
}
.main-loader {
  opacity: 0;
  -webkit-transition: opacity 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.main-loader .lazy-loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 5;
}
.main-loader.active {
  opacity: 1;
}

.btn {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 0.9375rem;
  background-color: transparent;
  border: none;
  white-space: nowrap;
}
.btn--more {
  padding: 10px 28px 10px 16px;
  font-weight: 600;
}
.btn--more:before {
  content: "";
  width: 32px;
  height: 48px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  background-color: rgba(21, 38, 46, 0.07);
  -webkit-transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn--more:after {
  content: "\72";
  font-family: "tekfen-icons";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  color: #c90f0a;
  font-size: 1rem;
}
.btn--more:focus,
.btn--more:hover {
  color: #000;
}
.btn--more:hover:before {
  width: calc(100% + 1rem);
}
.btn--more--light {
  color: #fff;
}
.btn--more--light:before {
  background-color: rgba(255, 255, 255, 0.07);
}
.btn--more--light:focus,
.btn--more--light:hover {
  color: #fff;
}
.btn--default {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.3;
  background-color: #c90f0a;
  border-radius: 50px;
  color: #fff;
  font-weight: 600;
  padding: 9px 12px 9px 20px;
  -webkit-transition: background 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: background 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: background 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: background 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn--default:not([disabled]):hover {
  background-color: #f0120c;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  color: #fff;
}
.btn--default--light {
  background-color: #fff;
  color: #c90f0a;
}
.btn--default--light:not([disabled]):hover {
  background-color: #d9d9d9;
  color: #c90f0a;
}
.btn--default:after {
  content: "\22";
  font-family: "tekfen-icons";
  font-weight: 400;
  font-size: 2.25rem;
  padding-left: 20px;
  margin-top: 1px;
  margin-left: auto;
  margin-right: 0;
  line-height: 0.8;
}
.btn[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.link-btn {
  position: relative;
  display: inline-block;
  color: #686869;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.065rem;
  padding-bottom: 3px;
}
.link-btn:hover {
  text-decoration: none;
  color: #686869;
}
.link-btn:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 2px;
  background-color: #686869;
  -webkit-transition: all 0.65s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.65s cubic-bezier(0.7, 0, 0.3, 1);
}
.underline-effect {
  position: relative;
}
.underline-effect:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -2px;
  left: 0;
  height: 1px;
  background-color: #686869;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.underline-effect:focus:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.underline-effect.active:before,
.underline-effect:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.heading-block {
  position: relative;
  padding-right: 60px;
  margin-bottom: 30px;
}
.heading-block:before {
  content: "";
  width: 100%;
  max-width: 260px;
  display: block;
  height: 3px;
  margin-bottom: 30px;
  background-color: #000;
}
.heading-block__title {
  font-weight: 700;
  font-size: 1.75rem;
  letter-spacing: 0.025rem;
  line-height: 1.35;
}
.has-heading-before {
  margin-top: -10px;
}
@media (min-width: 768px) {
  .has-heading-before {
    margin-top: 42px;
  }
}
.has-heading-before.img-block + .text-block {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .has-heading-before.img-block + .text-block {
    margin-top: 50px;
  }
}

.text-block:not(.text-block--normal) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.text-block:not(:first-child) {
  margin-top: 20px;
}
.text-block__title {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.025rem;
  margin-top: -7px;
  margin-bottom: 0;
}
.text-block__title--sm {
  font-size: 0.9375rem;
}
.text-block__title--md {
  font-size: 1.25rem;
}
.text-block__title--it {
  font-style: italic;
}
.text-block--light .text-block__title {
  color: #fff;
}
.text-block div.img-block-wrapper:not(:only-child):not(:first-child) {
  margin-top: 15px;
}
.text-block img {
  max-width: 100%;
  height: auto;
}
.text-block--justify p {
  text-align: justify;
}
.text-block p {
  color: rgba(0, 0, 0, 0.65);
  margin: 0;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media (min-width: 768px) {
  .text-block p {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
}
.text-block p:not(:only-child):not(:first-child) {
  margin-top: 15px;
}
.text-block p a {
  position: relative;
  display: inline-block;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.text-block p a:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  height: 1px;
  background-color: #686869;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.text-block p a:focus:before,
.text-block p a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.text-block--light p {
  color: rgba(255, 255, 255, 0.65);
}
.text-block__list {
  margin: -4px 0;
  color: rgba(0, 0, 0, 0.65);
}
.text-block__list:not(:only-child):not(:first-child) {
  margin-top: 20px;
}
.text-block__title + .text-block__list:not(:only-child):not(:first-child) {
  margin-top: 0;
}
.text-block__list__item {
  position: relative;
  line-height: 1.4;
  padding: 4px 0 4px 14px;
}
.text-block__list__item:before {
  content: "\76";
  font-family: "tekfen-icons";
  color: #c90f0a;
  position: absolute;
  top: 9px;
  left: 0;
  font-size: 0.45rem;
}
.text-block__quote {
  position: relative;
  margin: 0;
  padding: 0 0 0 17px;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.65);
  border-left: 2px solid #c90f0a;
}
* + .text-block__quote {
  margin-top: 15px;
}
.text-block__quote:before {
  content: "\4d";
  font-family: "tekfen-icons";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(25%, -50%);
  transform: translate(25%, -50%);
  right: 0;
  font-size: 8rem;
  opacity: 0.075;
  line-height: 0;
  color: #000;
}

.icon-block__icon {
  display: inline-block;
  font-size: 4rem;
  color: #c90f0a;
  line-height: 0;
  margin-bottom: 17px;
}
.icon-block__title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.35;
  color: #000;
  margin-bottom: 10px;
}
.icon-block__text {
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  margin: 0;
}

.img-block-wrapper {
  overflow: hidden;
}
.img-block-wrapper--full-width {
  margin-right: calc(5.8vw * -1);
  margin-left: calc(5.8vw * -1);
}
.img-block-wrapper--center {
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  height: auto !important;
}
.img-block {
  position: relative;
}
.img-block img {
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

body.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modal.active {
  opacity: 1;
  visibility: visible;
}
.modal__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.modal__close {
  position: absolute;
  top: -2px;
  right: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0;
  text-indent: -999px;
  background-color: transparent;
  border: none;
  padding: 0;
}
.modal--img .modal__close {
  z-index: 1;
  padding: 10px 14px;
  background-color: #fff;
  top: 0;
  right: 0;
}
.modal__close i {
  font-size: 1.125rem;
  text-indent: 0;
  line-height: 0.7;
}
.modal__close:hover,
.modal__close:focus {
  color: #000;
}
@media (min-width: 992px) {
  .modal__close {
    top: -3px;
    right: -15px;
    font-size: 0.875rem;
    text-indent: 0;
    letter-spacing: 1px;
  }
  .modal__close i {
    margin-left: 15px;
  }
  .modal--center .modal__close {
    top: 5px;
    right: -2px;
  }
  .modal--img .modal__close {
    top: 0;
    right: 0;
  }
}
.modal__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  overflow-y: auto;
  cursor: pointer;
  cursor: url(assets/media/cursor-close.png) 16 16, pointer;
  cursor: url(assets/media/cursor-close.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .modal__wrapper {
    cursor: url(assets/media/cursor-close%402x.png);
  }
}
.modal__wrapper {
  cursor: -webkit-image-set(
        url(assets/media/cursor-close.png) 1x,
        url(assets/media/cursor-close%402x.png) 2x
      )
      16 16,
    pointer;
}
.modal--center .modal__wrapper:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
html.mac .modal__wrapper {
  cursor: url(assets/media/cursor-close-mac.png) 20 20, pointer;
  cursor: url(assets/media/cursor-close-mac.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  html.mac .modal__wrapper {
    cursor: url(assets/media/cursor-close-mac%402x.png);
  }
}
html.mac .modal__wrapper {
  cursor: -webkit-image-set(
        url(assets/media/cursor-close-mac.png) 1x,
        url(assets/media/cursor-close-mac%402x.png) 2x
      )
      20 20,
    pointer;
}
.modal__title {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  padding-right: 80px;
}
.modal__title__text {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.3;
  margin-top: -8px;
}
.modal--top .modal__title {
  margin-bottom: 30px;
}
.modal--center-wide .modal__title,
.modal--center .modal__title {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .modal__title {
    margin-bottom: 25px;
  }
  .modal__title__text {
    font-size: 1.5rem;
  }
  .modal--top .modal__title {
    margin-bottom: 50px;
  }
}
.modal__inner {
  position: relative;
  background-color: #fff;
  text-align: left;
  z-index: 16;
  cursor: default;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.85s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.modal--top .modal__inner {
  min-width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  padding: 30px 30px 50px;
}
.modal--top.active .modal__inner {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal--center .modal__inner {
  width: 600px;
  max-width: 90%;
  margin: 10vh auto;
  vertical-align: middle;
  display: inline-block;
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
}
.modal--center-wide .modal__inner {
  width: 90vw;
  max-width: 90%;
  margin: 10vh auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
}
.modal--center-wide.active .modal__inner,
.modal--center.active .modal__inner {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (min-width: 576px) {
  .modal__inner {
    padding: 50px;
  }
  .modal--side .modal__inner {
    padding: 50px;
  }
  .modal--center .modal__inner {
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .modal__inner {
    padding: 60px 50px;
  }
  .modal--side .modal__inner {
    width: 40vw;
    min-width: 450px;
    padding: 60px 50px;
  }
  .modal--center-wide .modal__inner {
    width: 80vw;
  }
}
@media (min-width: 992px) {
  .modal--side .modal__inner {
    min-width: 470px;
  }
  .modal--top .modal__inner {
    padding: 30px 30% 70px;
  }
}
@media (min-width: 1400px) {
  .modal--center .modal__inner {
    width: 700px;
  }
  .modal--center-wide .modal__inner {
    width: 60vw;
  }
}
.modal__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.modal--side .modal__inner {
  width: 90vw;
  max-width: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  padding: 30px;
  margin-left: auto;
  min-height: 100vh;
}
.modal--side.active .modal__inner {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal p {
  line-height: 1.5;
}
.modal .text-block > *:not(:first-of-type) {
  margin-top: 12px;
}
.modal .text-block:not(:first-child) {
  margin-top: 40px;
}
.modal .form-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
}
.modal .form-holder form {
  margin-bottom: 10px;
}
.modal .search-modal {
  position: relative;
  width: 100%;
}
.modal .search-modal .form__input {
  padding: 28px 72px 10px 16px;
}
.modal .search-modal .form__input:-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.modal .search-modal .form__input:-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
.modal .search-modal .form__input:-webkit-search-decoration,
.modal .search-modal .form__input:-webkit-search-cancel-button,
.modal .search-modal .form__input:-webkit-search-results-button,
.modal .search-modal .form__input:-webkit-search-results-decoration {
  display: none;
}
.modal .search-modal .form__input-wrapper label {
  font-size: 1rem;
  top: 22px;
}
.modal .search-modal .form__input-wrapper.active label {
  top: 15px;
  font-size: 0.75rem;
}
.modal .search-modal .form__submit-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.modal .search-modal .form__submit {
  background-color: transparent;
  color: #000;
  padding: 0 25px;
  line-height: 1;
  border: none;
  -webkit-transition: color 0.15s ease-in-out,
    -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.15s ease-in-out,
    -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.15s ease-in-out,
    transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.15s ease-in-out,
    transform 0.85s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.modal .search-modal .form__submit:hover {
  color: #c90f0a;
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.modal--img .img-block {
  width: 100%;
}
.modal--img .modal__inner {
  padding: 0;
}

.activity-details__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -30px 0 -30px;
}
.activity-details__list__item {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 30px 0 30px;
  border-bottom: 1px solid rgba(104, 104, 105, 0.2);
}
.activity-details__list__item:last-child {
  border-bottom: none;
}
@media (min-width: 576px) {
  .activity-details__list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 30px 30px 30px;
    border-right: 1px solid rgba(104, 104, 105, 0.2);
  }
  .activity-details__list__item:nth-child(n + 5) {
    border-bottom: none;
  }
  .activity-details__list__item:nth-child(2n + 1) {
    padding-left: 0;
  }
  .activity-details__list__item:nth-child(2n + 2) {
    border-right: none;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .activity-details__list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    padding: 30px 30px 30px;
    border-right: 1px solid rgba(104, 104, 105, 0.2);
  }
  .activity-details__list__item:nth-child(n + 5) {
    border-bottom: 1px solid rgba(104, 104, 105, 0.2);
  }
  .activity-details__list__item:nth-child(2n + 1) {
    padding-left: 30px;
  }
  .activity-details__list__item:nth-child(2n + 2) {
    border-right: 1px solid rgba(104, 104, 105, 0.2);
    padding-right: 30px;
  }
  .activity-details__list__item:nth-child(n + 4) {
    border-bottom: none;
  }
  .activity-details__list__item:nth-child(3n + 1) {
    padding-left: 0;
  }
  .activity-details__list__item:nth-child(3n + 3) {
    border-right: none;
    padding-right: 0;
  }
}
.activity-details__list__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #c90f0a;
  padding-top: 5px;
}
.activity-details__list__title__text {
  font-size: 3.5rem;
  margin-left: -3px;
  font-weight: 300;
  line-height: 0.6;
}
.activity-details__list__title__suffix {
  font-size: 1rem;
  line-height: 1.2;
  margin-top: -3px;
  margin-left: 4px;
}
.activity-details__list__value {
  display: block;
  margin-top: 22px;
  margin-bottom: -5px;
  line-height: 1.3;
}
.activity-details__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 60px;
}
@media (min-width: 576px) {
  .activity-details__blocks {
    margin-top: 80px;
  }
}
.activity-details__block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.activity-details__block:not(:first-child) {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .activity-details__block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.activity-details__block__title {
  display: block;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 25px;
}

@media (min-width: 576px) {

}
.address-block {
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.65);
  padding: 0 5.8vw;
}
@media (min-width: 768px) {
  .address-block {
    padding: 0 calc(5.8vw * 0.7);
  }
}
.address-block__title {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 1.25rem;
  color: #000;
}
@media (min-width: 768px) {
  .address-block__title {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .address-block__title {
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  .address-block__title {
    font-size: 1.5rem;
        font-weight: 800;
  }
}
.address-block__address {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .address-block__address {
    margin-bottom: 20px;
  }
}
.address-block__actions {
  margin: -5px 0;
}
.address-block__actions__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: none;
  padding: 5px 0;
  color: inherit;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.address-block__actions__link:hover {
  color: #c90f0a;
}
.address-block__actions__link:before {
  color: #c90f0a;
  margin-right: 10px;
  font-size: 0.75rem;
  line-height: 0;
}
.address-block__actions__link.icon-bigger:before {
  font-size: 0.875rem;
}

.banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner--hero {
  min-height: 100vh;
}
.banner__side {
  width: 5.8vw;
  min-width: 50px;
  background-color: #0c56d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  z-index: 3;
  min-height: 400px;
}
@media (min-width: 768px) {
  .banner__side {
    min-height: 500px;
  }
}
@media print {
  .banner__side {
    display: none;
  }
}
.banner--hero .banner__side {
  height: 100vh;
  min-height: 550px;
}
.banner__side__langs {
  background-color: #033ea6;
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner__side__langs__link {
  display: block;
  color: #fff;
  padding: 1rem;
  line-height: 1;
  font-weight: 600;
  -webkit-transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.banner__side__langs__link:focus,
.banner__side__langs__link:hover {
  color: #c90f0a;
  -webkit-transform: scale(1.1) translateY(-3px);
  transform: scale(1.1) translateY(-3px);
}
.banner .banner__side__quick-access {
  margin-top: auto;
}
.banner__side__quick-access__item:not(:last-child) {
  border-bottom: 2px solid rgba(0, 0, 0, 0.06);
}
.banner__side__quick-access__link {
  display: block;
  position: relative;
  color: #fff;
  padding: 1.25rem 1rem;
  line-height: 1;
  text-align: center;
  font-weight: 600;
}
.banner__side__quick-access__link:hover {
  color: inherit;
}
.banner__side__quick-access--dark .banner__side__quick-access__link span {
  color: #686869;
}
.banner__side__quick-access__link:before {
  font-size: 1.5rem;
  color: #fff;
}
.has-banner-aside .banner__side__quick-access__link:before,
.banner--normal .banner__side__quick-access__link:before {
  opacity: 0.65;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.has-banner-aside .banner__side__quick-access__link:hover:before,
.banner--normal .banner__side__quick-access__link:hover:before {
  opacity: 1;
}
.banner__side__quick-access__link:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: calc(100% - 5px);
  width: 20px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.4);
  opacity: 0;
}
@media (min-width: 768px) {
  .banner__side__quick-access__link:after {
    left: calc(100% - 13px);
    width: 5.8vw;
  }
}
.banner--hero .banner__side__quick-access__link:after {
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  opacity: 1;
}
.banner__side__quick-access__link:hover:after {
  background-color: #fff;
}
.banner__side__quick-access--dark .banner__side__quick-access__link:after {
  background-color: rgba(104, 104, 105, 0.4);
}
.banner__side__quick-access--dark
  .banner__side__quick-access__link:hover:after {
  background-color: #686869;
}
.has-banner-aside .banner__side__quick-access__link:after,
.banner--normal .banner__side__quick-access__link:after {
  -webkit-transition: opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  -webkit-transform: translateX(-15px);
  transform: translateX(-15px);
}
.has-banner-aside .banner__side__quick-access__link:hover:after,
.banner--normal .banner__side__quick-access__link:hover:after {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.banner__side__quick-access__link span {
  position: absolute;
  left: calc(100% + 5.8vw);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  opacity: 0;
}
.banner--hero .banner__side__quick-access__link span {
  opacity: 1;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.has-banner-aside .banner__side__quick-access__link span,
.banner--normal .banner__side__quick-access__link span {
  -webkit-transition: opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  -webkit-transform: translateX(-8px) translateY(-50%);
  transform: translateX(-8px) translateY(-50%);
}
.has-banner-aside .banner__side__quick-access__link:hover span,
.banner--normal .banner__side__quick-access__link:hover span {
  opacity: 1;
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}
.banner__side__quick-access__link:hover span {
  color: #fff;
}
.banner__side__quick-access--dark .banner__side__quick-access__link:hover span {
  color: #686869;
}
.banner__slider {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100vh;
  min-height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.banner__slide {
  padding-top: 200px;
  padding-left: 5.8vw;
  height: 100vh;
  min-height: 550px;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .banner__slide {
    padding-top: 250px;
    width: calc(100vw - 5.8vw);
  }
}
@media (min-width: 992px) {
  .banner__slide {
    padding-top: 185px;
  }
}
@media (min-width: 1400px) {
  .banner__slide {
    padding-top: 35vh;
  }
}
.banner__slide:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(28, 29, 31, 0.7);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(28, 29, 31, 0.7)),
    color-stop(70%, rgba(28, 29, 31, 0)),
    color-stop(100%, rgba(28, 29, 31, 0))
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(28, 29, 31, 0.7)),
    color-stop(70%, rgba(28, 29, 31, 0)),
    to(rgba(28, 29, 31, 0))
  );
  background: linear-gradient(
    to right,
    rgba(28, 29, 31, 0.7) 0%,
    rgba(28, 29, 31, 0) 70%,
    rgba(28, 29, 31, 0) 100%
  );
  -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1c1d1f', endColorstr='#1c1d1f', GradientType=1);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1c1d1f', endColorstr='#1c1d1f', GradientType=1);
}
.banner__slide__text {
  position: relative;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.35;
  margin: 0;
  z-index: 2;
  -webkit-transition: all 1.5s 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.5s 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
.banner__slide.is-selected .banner__slide__text {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.banner__slide__text span {
  font-weight: 600;
}
@media (min-width: 576px) {
  .banner__slide__text {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .banner__slide__text {
    font-size: 3rem;
  }
}
.banner__slide__img-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.banner__slide__img-wrapper img {
  display: block;
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  max-height: none;
  max-width: none;
  width: auto;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%) scale(0.1);
  transform: translate(-50%, -50%) scale(0.1);
}
.banner__slide__img-inner {
  position: static;
  width: 100%;
  height: 100%;
}
.banner .banner__slider-nav {
  position: absolute;
  right: calc(5.8vw + 5.8vw);
  bottom: calc(5.8vw + 5.8vw);
  background-color: #c90f0a;
  padding: 0.5rem 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .banner .banner__slider-nav {
    top: 50%;
    -webkit-transform: translateY(calc(-50% + 55px));
    transform: translateY(calc(-50% + 55px));
    bottom: auto;
    padding: 1rem 0.65rem;
  }
}
.banner .banner__slider-nav__prev,
.banner .banner__slider-nav__next {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.5rem 0.75rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media (min-width: 768px) {
  .banner .banner__slider-nav__prev,
  .banner .banner__slider-nav__next {
    padding: 0.75rem 1rem;
  }
}
.banner .banner__slider-nav__prev[disabled],
.banner .banner__slider-nav__next[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.banner .banner__slider-nav__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  margin: 0.5rem 0;
}
@media (min-width: 768px) {
  .banner .banner__slider-nav__num {
    margin: 1.5rem 0;
  }
}
.banner .banner__slider-nav__num__progress {
  width: 2px;
  height: 70px;
  background-color: rgba(255, 255, 255, 0.4);
  margin: 0.5rem 0;
}
.banner .banner__slider-nav__num__total {
  margin-bottom: 0.1rem;
}
.banner .flickity-viewport {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.banner .flickity-page-dots .dot {
  background: #fff;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.banner .flickity-page-dots {
  bottom: 25px;
  display: none;
}
@media (min-width: 992px) {
  .banner .flickity-page-dots {
    display: block;
  }
}
.banner__inner {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  padding: 150px 30px 70px 5.15vw;
}
@media (min-width: 768px) {
  .banner__inner {
    padding: 150px 60px 70px 5.15vw;
  }
}
.banner__inner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(28, 29, 31, 0.7);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(28, 29, 31, 0.7)),
    color-stop(70%, rgba(28, 29, 31, 0)),
    color-stop(100%, rgba(28, 29, 31, 0))
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(28, 29, 31, 0.7)),
    color-stop(70%, rgba(28, 29, 31, 0)),
    to(rgba(28, 29, 31, 0))
  );
  background: linear-gradient(
    to right,
    rgba(28, 29, 31, 0.7) 0%,
    rgba(28, 29, 31, 0) 70%,
    rgba(28, 29, 31, 0) 100%
  );
  -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1c1d1f', endColorstr='#1c1d1f', GradientType=1);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1c1d1f', endColorstr='#1c1d1f', GradientType=1);
}
.banner__content {
  z-index: 2;
  color: #fff;
  line-height: 1.35;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .banner__content {
    max-width: 80%;
  }
}
.banner__subtitle {
  opacity: 0.5;
  font-size: 0.9375rem;
  margin: 0;
  font-weight: 600;
}
.banner__title {
  font-size: 1.75rem;
  margin: 0;
  font-weight: 700;
  line-height: 1.25;
  word-break: break-word;
}
@media (min-width: 768px) {
  .banner__title {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .banner__title {
    font-size: 4rem;
  }
}
.banner__img-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #686869;
}
.banner .banner__img {
  position: static;
  max-width: none;
  max-height: none;
  height: 100%;
  width: 100%;
  top: auto;
  left: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.banner__scroll-down {
  width: 30px;
  height: 50px;
  border-radius: 16px;
  position: absolute;
  bottom: 44px;
  left: calc(50% + calc(5.8vw / 2) - 15px);
  border: 2px solid #fff;
  background-color: transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
@media (min-width: 576px) {
  .banner__scroll-down {
    bottom: 34px;
  }
}
@media (min-width: 992px) {
  .banner__scroll-down {
    bottom: 62px;
  }
}
.banner__scroll-down:hover {
  opacity: 1;
}
.banner__scroll-down:before,
.banner__scroll-down:after {
  content: "";
  display: block;
  position: absolute;
}
.banner__scroll-down:before {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top: 9px;
  left: calc(50% - 4px);
  background-color: #fff;
}
.banner__scroll-down:after {
  top: 30px;
  left: calc(50% - 4px);
  border: 4px solid transparent;
  border-top-color: #fff;
  -webkit-animation: scroll-down 1.2s ease-in-out infinite;
  animation: scroll-down 1.2s ease-in-out infinite;
}
@-webkit-keyframes scroll-down {
  20%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@keyframes scroll-down {
  20%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: 0;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: #fff;
  cursor: pointer;
}
.flickity-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 5px #19f;
  box-shadow: 0 0 0 5px #19f;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.h-categories {
  background-color: #686869;
  z-index: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  padding: 30px;
  margin-top: -60px;
  margin-bottom: 60px;
  margin-right: calc(5.8vw * -1);
  margin-left: calc(5.8vw * -1);
}
@media (min-width: 768px) {
  .h-categories {
    margin-top: -70px;
  }
}
@media (min-width: 992px) {
  .h-categories {
    width: 100%;
    margin-top: calc(-100px - 50px);
    margin-bottom: 60px;
    margin-right: 0;
    margin-left: 0;
    padding: 30px 40px;
  }
}
@media (min-width: 1400px) {
  .h-categories {
    margin-top: calc(-120px - 50px);
    padding: 30px 80px;
    margin-bottom: 80px;
  }
}
.h-categories__title {
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
  margin: 0;
  letter-spacing: 0.025rem;
  line-height: 1.3;
}
.h-categories__select-wrapper {
  position: relative;
  margin-left: 15px;
}
.h-categories__select-wrapper:after {
  content: "\74";
  font-family: "tekfen-icons";
  position: absolute;
  top: 13px;
  right: 13px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.5rem;
  pointer-events: none;
}
.h-categories__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.1);
  line-height: 1;
  color: #fff;
  letter-spacing: 0.015rem;
  outline: 0 !important;
  width: 100%;
  height: 38px;
  font-weight: 600;
  padding: 0 40px 0 13px;
  border-radius: 7px;
  font-size: 0.8125rem;
  -webkit-transition: background-color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: background-color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.h-categories__select option {
  color: #000;
}
.categories__list {
  margin: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.categories__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px;
}
.categories__link {
  display: block;
  line-height: 1;
  white-space: nowrap;
  padding: 10px 20px;
  border-radius: 50px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.15);
  text-transform: uppercase;
  letter-spacing: 0.025rem;
  font-size: 0.8125rem;
  -webkit-transition: all 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: all 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.active > .categories__link,
.categories__link:hover {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
.active > .categories__link:hover {
  cursor: not-allowed;
}

canvas {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chart {
  border-radius: 12px;
  background-color: #fff;
  height: 100%;
}
.chart__title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 1;
  padding: 18px 20px;
  font-weight: 600;
  font-size: 0.9375rem;
}
.chart__content {
  padding: 20px 20px 14px 16px;
}
.chart__indicators__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 6px;
  font-size: 0.75rem;
  line-height: 1;
  margin: -6px -12px 16px;
}
.chart__indicators__item {
  margin: 6px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}
.chart__indicators__color {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 8px;
}
.chart__indicators__label {
  font-weight: 600;
}

.editor-content h1,
.editor-content h2,
.editor-content h3,
.editor-content h4,
.editor-content h5,
.editor-content h6 {
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: 600;
}
.editor-content h1:not(:first-child),
.editor-content h2:not(:first-child),
.editor-content h3:not(:first-child),
.editor-content h4:not(:first-child),
.editor-content h5:not(:first-child),
.editor-content h6:not(:first-child) {
  margin-top: 20px;
}
.editor-content p {
  margin-bottom: 0;
}
.editor-content p:not(:last-child) {
  margin-bottom: 15px;
}
.editor-content strong {
  font-weight: 600;
}
.editor-content address {
  margin-bottom: 0;
}

.faqs__item {
  background-color: #fff;
  border-radius: 8px;
}
.faqs__item:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .faqs__item:not(:last-child) {
    margin-bottom: 15px;
  }
}
.faqs__title {
  position: relative;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.4;
  padding: 17px 48px 17px 15px;
  color: #000;
  text-transform: capitalize;
  background-color: transparent;
  border: none;
  width: 100%;
  text-align: left;
}
.faqs__title:after {
  content: "\28";
  font-family: "tekfen-icons";
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: rgba(0, 0, 0, 0.3);
  font-size: 1.25rem;
  -webkit-transition: color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, color 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}
.active > .faqs__title:after {
  color: #c90f0a;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.faqs--has-pdf .faqs__title {
  font-size: 1.25rem;
}
.faqs:not(.faqs--has-pdf) a {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.faqs:not(.faqs--has-pdf) a:hover {
  color: #c90f0a;
}
.faqs__content {
  display: none;
  line-height: 1.5;
  padding: 0 17px 15px;
  color: rgba(0, 0, 0, 0.65);
  opacity: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}
.active > .faqs__content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.faqs__content .pdf-blocks__title {
  font-size: 1rem;
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.5);
}
.faqs__content .pdf-block {
  margin-top: 8px;
  padding: 6px 14px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.faqs__content .pdf-blocks__title:not(:first-child) {
  margin-top: 18px;
}

.pdf-blocks__title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: #000;
}
.pdf-blocks__title:not(:first-child) {
  margin-top: 40px;
}
.pdf-block {
  background-color: #fff;
  border-radius: 7px;
  color: #000;
  padding: 20px;
  font-weight: 600;
  margin-top: 10px;
  line-height: 1.3;
  -webkit-transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.pdf-block:hover {
  -webkit-transform: translateY(-3px) scale(0.985);
  transform: translateY(-3px) scale(0.985);
  -webkit-box-shadow: 0 6px 15px -5px rgba(104, 104, 105, 0.25);
  box-shadow: 0 6px 15px -5px rgba(104, 104, 105, 0.25);
  color: #000;
}
.pdf-block__title {
  margin-bottom: 7px;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
@media (min-width: 576px) {
  .pdf-block__title {
    margin-bottom: 0;
    text-align: left;
  }
}
.pdf-block:hover .pdf-block__title {
  color: #c90f0a;
}
.pdf-block__date {
  margin: 0 50px 10px;
}
@media (min-width: 576px) {
  .pdf-block__date {
    margin: 0 50px;
  }
}
.pdf-block__icon {
  height: 38px;
}
@media (min-width: 576px) {
  .pdf-block__icon {
    padding-left: 50px;
    margin-left: auto;
  }
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print {
  .footer {
    display: none;
  }
}
.footer__side {
  width: 5.8vw;
  min-width: 50px;
  background-color: #0855d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  z-index: 3;
}
.footer__side__to-top {
  background-color: transparent;
  border: none;
  color: #fff;
  padding: 1.5rem 1rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1;
  border-bottom: 2px solid rgba(0, 0, 0, 0.06);
}
.footer__side__to-top:before {
  display: block;
  -webkit-transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.footer__side__to-top:hover:before,
.footer__side__to-top:focus:before {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.footer__side__list {
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer__side__item {
  padding: 6px;
}
.footer__side__link {
  position: relative;
  display: block;
  width: 34px;
  height: 34px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 0.8125rem;
  -webkit-transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.footer__side__link:focus,
.footer__side__link:hover {
  -webkit-transform: translateY(-5px) scale(0.95);
  transform: translateY(-5px) scale(0.95);
}
.footer__side__link:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.footer__side__link[class*="twitter"] {
  color: #00aced;
}
.footer__side__link[class*="facebook"] {
  color: #3b5998;
}
.footer__side__link[class*="instagram"] {
  color: #85490f;
}
.footer__side__link[class*="linkedin"] {
  color: #007bb6;
}
.footer__side__link[class*="skype"] {
  color: #0078ca;
}
.footer__side__link[class*="vk"] {
  color: #4e729a;
}
.footer__side__link[class*="mail"] {
  color: #666666;
}
.footer__side__link[class*="youtube"] {
  color: #f90f01;
}
.footer__side__link[class*="twitter"]:hover {
  color: #fff;
  background-color: #00aced;
}
.footer__side__link[class*="facebook"]:hover {
  color: #fff;
  background-color: #3b5998;
}
.footer__side__link[class*="instagram"]:hover {
  color: #fff;
  background-color: #85490f;
}
.footer__side__link[class*="linkedin"]:hover {
  color: #fff;
  background-color: #007bb6;
}
.footer__side__link[class*="skype"]:hover {
  color: #fff;
  background-color: #0078ca;
}
.footer__side__link[class*="vk"]:hover {
  color: #fff;
  background-color: #4e729a;
}
.footer__side__link[class*="mail"]:hover {
  color: #fff;
  background-color: #666666;
}
.footer__side__link[class*="youtube"]:hover {
  color: #fff;
  background-color: #f90f01;
}
.footer__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.footer__menus {
  background-color: #003da6;
  padding: 70px 5.8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__menus > :nth-child(1),
.footer__menus > :nth-child(2) {
  margin-bottom: 40px;
}
.footer__menus > :nth-child(1),
.footer__menus > :nth-child(2),
.footer__menus > :nth-child(3),
.footer__menus > :nth-child(4) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}
@media (min-width: 1200px) {
  .footer__menus > :nth-child(1),
  .footer__menus > :nth-child(2) {
    margin-bottom: 0;
  }
  .footer__menus > :nth-child(1),
  .footer__menus > :nth-child(2),
  .footer__menus > :nth-child(3),
  .footer__menus > :nth-child(4) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
  }
  .footer__menus > :nth-child(5) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
    max-width: 0%;
    width: 0%;
  }
}
.footer__menu {
  padding-right: 8px;
}
@media (min-width: 1200px) {
  .footer__menu {
    padding-right: 0;
  }
}
.footer__menu__title {
  color: #fff;
  margin-bottom: 18px;
  font-size: 1rem;
  line-height: 1.3;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .footer__menu__title {
    margin-bottom: 24px;
  }
}
.footer__menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -4px -8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .footer__menu__list {
    max-height: 200px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 1400px) {
  .footer__menu__list {
    max-height: 240px;
  }
}
.footer__menu__link {
  display: block;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.8);
  padding: 4px 8px;
  -webkit-transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.footer__menu__link:focus,
.footer__menu__link:hover {
  color: #fff;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.footer__copyrights {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 5.8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 768px) {
  .footer__copyrights {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: inherit;
  }
}
.footer__copyrights__logo {
  display: block;
  padding: 2rem 0;
  -webkit-transition: -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.85s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.footer__copyrights__logo:focus,
.footer__copyrights__logo:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.footer__copyrights__logo img {
  height: 30px;
}
@media (min-width: 768px) {
  .footer__copyrights__logo {
    margin-right: 2rem;
  }
}
@media (min-width: 1200px) {
  .footer__copyrights__logo {
    margin-right: 4rem;
  }
}
.footer__copyrights__text {
  margin: 0;
  line-height: 1.35;
}
@media (min-width: 768px) {
  .footer__copyrights__text {
    margin-right: 2rem;
  }
}
@media (min-width: 1200px) {
  .footer__copyrights__text {
    margin-right: 4rem;
  }
}
.footer__copyrights__list {
  margin: 0 -1rem;
}
@media (min-width: 1200px) {
  .footer__copyrights__list {
    margin: 0 -2rem;
  }
}
.footer__copyrights__item {
  padding: 0 0.5rem;
  display: inline-block;
}
@media (min-width: 1200px) {
  .footer__copyrights__item {
    padding: 0 1rem;
  }
}
.footer__copyrights__link {
  display: block;
  padding: 0.5rem;
  font-weight: 600;
  color: #000;
  -webkit-transition: color 0.85s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.85s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.85s cubic-bezier(0.19, 1, 0.22, 1),
    color 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.85s cubic-bezier(0.19, 1, 0.22, 1),
    color 0.85s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.footer__copyrights__link:focus,
.footer__copyrights__link:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  color: #c90f0a;
}
@media (min-width: 1200px) {
  .footer__copyrights__link {
    padding: 1rem;
  }
}
.footer__copyrights__lang {
  position: relative;
  color: #000;
  padding: 0.5rem 1.75rem 0.5rem 2.25rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.footer__copyrights__lang select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  outline: none !important;
}
.footer__copyrights__lang:before,
.footer__copyrights__lang:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "tekfen-icons";
}
.footer__copyrights__lang:before {
  content: "\46";
  left: 0.75rem;
  font-size: 1rem;
}
.footer__copyrights__lang:after {
  content: "\74";
  color: #c90f0a;
  right: 0.75rem;
  font-size: 0.5625rem;
}
@media (min-width: 768px) {
  .footer__copyrights__lang {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
  }
}

.form {
  position: relative;
}
.form .row {
  margin: -7px;
}
.form .row.more-v-space {
  margin-bottom: 10px;
}
.form [class^="col"] {
  padding: 7px;
}
.form label {
  line-height: 1.3;
}
.form label > a {
  position: relative;
  display: inline-block;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: underline;
}
.form label > span {
  color: #ff205a;
}
.form__input {
  background-color: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  padding: 21px 16px 4px;
  line-height: 1.4;
  color: #000;
  letter-spacing: 0.015rem;
  outline: 0 !important;
  border-radius: 5px;
  width: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: all 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.form__input:not([readonly]):focus {
  background-color: #fff;
  border-color: #c90f0a;
  -webkit-box-shadow: 0 7px 20px 0 rgba(191, 203, 218, 0.4);
  box-shadow: 0 7px 20px 0 rgba(191, 203, 218, 0.4);
}
.form__input:focus[readonly] {
  cursor: not-allowed;
}
.form__input-wrapper {
  position: relative;
}
.form__input-wrapper label {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.8125rem;
  padding: 0 18px;
  z-index: 1;
  font-weight: 600;
  -webkit-transition: all 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: all 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  letter-spacing: 0.025rem;
  line-height: 1;
  position: absolute;
  top: 18px;
  left: 0;
  cursor: text;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0;
  pointer-events: none;
}
.form__input-wrapper.active label {
  top: 11px;
  font-size: 0.6875rem;
  z-index: 1;
  color: #9fabb7;
}
.form__input-wrapper textarea {
  margin-bottom: -8px;
}
.form__input-wrapper textarea + label {
  top: 17px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.form__input-wrapper:not(.no-label) .form__input::-webkit-input-placeholder {
  opacity: 0;
  color: #000;
  -webkit-transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.form__input-wrapper:not(.no-label) .form__input:-moz-placeholder {
  opacity: 0;
  color: #000;
  -moz-transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.form__input-wrapper:not(.no-label) .form__input::-moz-placeholder {
  opacity: 0;
  color: #000;
  -moz-transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.form__input-wrapper:not(.no-label) .form__input:-ms-input-placeholder {
  opacity: 0;
  color: #000;
  -ms-transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.form__input-wrapper:not(.no-label).active
  .form__input::-webkit-input-placeholder,
.form__input-wrapper:not(.no-label)
  .form__input:focus::-webkit-input-placeholder {
  opacity: 1;
}
.form__input-wrapper:not(.no-label).active .form__input::-moz-placeholder,
.form__input-wrapper:not(.no-label) .form__input:focus::-moz-placeholder {
  opacity: 1;
}
.form__input-wrapper:not(.no-label).active .form__input::-ms-input-placeholder,
.form__input-wrapper:not(.no-label) .form__input:focus::-ms-input-placeholder {
  opacity: 1;
}
.form__input[type="date"]::-webkit-datetime-edit {
  opacity: 0;
  color: #000;
  -webkit-transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.form__input[type="date"]:focus::-webkit-datetime-edit {
  opacity: 1;
}
.form__input-wrapper.active > .form__input[type="date"]::-webkit-datetime-edit {
  opacity: 1;
}
.form__input[type="date"]::-webkit-inner-spin-button,
.form__input[type="date"]::-webkit-calendar-picker-indicator {
  -webkit-transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: opacity 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  opacity: 0;
}
.form__input[type="date"]:focus::-webkit-inner-spin-button,
.form__input[type="date"]:focus::-webkit-calendar-picker-indicator,
.form__input-wrapper.active
  > .form__input[type="date"]::-webkit-inner-spin-button,
.form__input-wrapper.active
  > .form__input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 1;
}
.form__select-wrapper {
  position: relative;
}
.form__select-wrapper:after {
  content: "\74";
  font-family: "tekfen-icons";
  position: absolute;
  top: 20px;
  right: 17px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.5rem;
  pointer-events: none;
}
.form__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  line-height: 1;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: 0.015rem;
  outline: 0 !important;
  width: 100%;
  height: 51px;
  font-weight: 600;
  padding: 0 17px;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
  -webkit-transition: background-color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: background-color 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.form__submit-wrapper {
  display: inline-block;
}
.form input:-webkit-autofill,
.form input:-webkit-autofill:hover,
.form input:-webkit-autofill:focus,
.form textarea:-webkit-autofill,
.form textarea:-webkit-autofill:hover,
.form textarea:-webkit-autofill:focus,
.form select:-webkit-autofill,
.form select:-webkit-autofill:hover,
.form select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s,
    border 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    -webkit-box-shadow 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: background-color 5000s ease-in-out 0s,
    border 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    -webkit-box-shadow 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: background-color 5000s ease-in-out 0s,
    border 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    box-shadow 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: background-color 5000s ease-in-out 0s,
    border 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    box-shadow 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9),
    -webkit-box-shadow 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.form__msg {
  display: none;
  color: #c90f0a;
}
.form__msg.danger {
  color: #ee163a;
}
.form__msg.success {
  color: #4bb543;
}
.row > .form__msg[class*="col-"] {
  padding-top: 10px;
}
.form .help-block {
  display: block;
}
.form .has-error .form__input,
.form .has-error .form__select {
  border-color: #ee163a;
}
.form .has-error.form__checkbox-wrapper label,
.form .has-error .form__checkbox-wrapper label,
.form .has-error label a,
.form .has-error .help-block {
  color: #ee163a;
}
.form .has-error .form__checkbox + label:after,
.form .has-error label a:before {
  background-color: #ee163a;
}
.form .has-error .form__checkbox + label:before {
  border-color: #ee163a;
}
.form .has-success .form__input,
.form .has-success .form__select {
  border-color: #4bb543;
}
.form .has-success.form__checkbox-wrapper label,
.form .has-success .form__checkbox-wrapper label,
.form .has-success label a,
.form .has-success .help-block {
  color: #4bb543;
}
.form .has-success .form__checkbox + label:after,
.form .has-success label a:before {
  background-color: #4bb543;
}
.form .has-success .form__checkbox + label:before {
  border-color: #4bb543;
}
.form small {
  font-size: 90%;
}
.form .alert ul {
  list-style-type: decimal;
  padding-left: 0.875rem;
  margin-bottom: 0;
  line-height: 1.35;
}
.form .alert ul li:not(:last-child) {
  margin-bottom: 5px;
}
.form .alert h6 {
  font-size: 0.9375rem;
  margin-bottom: 0.5rem;
}
.form .row.checkboxes-wrapper {
  margin-top: 14px;
  margin-bottom: 14px;
}
.form .row.checkboxes-wrapper [class^="col"] {
  padding: 2px 7px;
}
.form__checkbox {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.form__checkbox + label {
  position: relative;
  text-align: left;
  padding-left: 28px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
}
.form__checkbox + label:before,
.form__checkbox + label:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  top: 1px;
  left: 0;
}
@media (min-width: 1400px) {
  .form__checkbox + label:before,
  .form__checkbox + label:after {
    top: 2px;
  }
}
.form__checkbox + label:after {
  width: 8px;
  height: 8px;
  background-color: rgba(104, 104, 105, 0.65);
  -webkit-transform: translate(5px, 5px) scale(1.25);
  transform: translate(5px, 5px) scale(1.25);
  opacity: 0;
  -webkit-transition: opacity 0.65s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.65s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.65s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.65s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.65s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.65s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.65s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.65s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.65s cubic-bezier(0.19, 1, 0.22, 1);
}
.form__checkbox + label:before {
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
  border: 2px solid rgba(104, 104, 105, 0.65);
}
.form__checkbox:checked + label:after {
  -webkit-transform: translate(5px, 5px) scale(1);
  transform: translate(5px, 5px) scale(1);
  opacity: 1;
}
.ajax-loader .loading-spinner,
.ajax-loader .loading-container {
  opacity: 1;
  visibility: visible;
}
.loading-container {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -15px;
  left: 0;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ajax-loader > *:not(.loading-container) {
  opacity: 0.5;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.loading-spinner {
  visibility: hidden;
  width: 29px;
  height: 29px;
  margin: auto;
  opacity: 0.85;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.loading-spinner > div {
  position: absolute;
  background-color: #c90f0a;
  height: 5px;
  width: 5px;
  border-radius: 3px;
  -webkit-animation-name: markis-fade;
  animation-name: markis-fade;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.circle_01 {
  left: 0;
  top: 12px;
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}
.circle_02 {
  left: 3px;
  top: 3px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.circle_03 {
  left: 12px;
  top: 0;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.circle_04 {
  right: 3px;
  top: 3px;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.circle_05 {
  right: 0;
  top: 12px;
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}
.circle_06 {
  right: 3px;
  bottom: 3px;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.circle_07 {
  left: 12px;
  bottom: 0;
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
}
.circle_08 {
  left: 3px;
  bottom: 3px;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
@-webkit-keyframes markis-fade {
  0% {
    background-color: #c90f0a;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes markis-fade {
  0% {
    background-color: #c90f0a;
  }
  100% {
    background-color: #fff;
  }
}
.alert {
  position: relative;
  padding: 12px 18px;
  border: 1px solid transparent;
  border-radius: 5px;
  line-height: 1.35;
}
.alert a {
  display: inline-block;
  -webkit-transition: all 0.5s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: all 0.5s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.alert a:hover {
  opacity: 0.65;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary a {
  font-weight: 600;
  text-decoration: underline;
  color: #004085;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary a {
  font-weight: 600;
  text-decoration: underline;
  color: #383d41;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success a {
  font-weight: 600;
  text-decoration: underline;
  color: #155724;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger a {
  font-weight: 600;
  text-decoration: underline;
  color: #721c24;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning a {
  font-weight: 600;
  text-decoration: underline;
  color: #856404;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info a {
  font-weight: 600;
  text-decoration: underline;
  color: #0c5460;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light a {
  font-weight: 600;
  text-decoration: underline;
  color: #818182;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark a {
  font-weight: 600;
  text-decoration: underline;
  color: #1b1e21;
}

#map {
  width: 100%;
  min-height: calc(90vh - 110px);
}
@media (min-width: 992px) {
  #map {
    min-height: calc(100vh - 110px);
  }
}
body.header-fixed #map {
  min-height: calc(90vh - 84px);
}
@media (min-width: 992px) {
  body.header-fixed #map {
    min-height: calc(100vh - 84px);
  }
}
.map-info {
  padding: 10px 8px;
}
.map-info__title {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 1.25rem;
  color: #000;
}
@media (min-width: 992px) {
  .map-info__title {
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  .map-info__title {
    font-size: 1rem;
  }
}
.map-info__address {
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.65);
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 5;
  padding-right: 5.8vw;
  padding-left: 5.15vw;
  background-color: transparent;
  -webkit-transition: background-color 0.3s ease-in-out, left 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, left 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .header {
    left: 5.8vw;
  }
}
.header.scrolled {
  left: 0;
  background-color: #fff;
}

.header.scrolled .header__nav__link {
  color: #423838;
}




@media print {
  .header {
    position: absolute;
    left: 0;
    background-color: #fff !important;
    padding-right: 0;
    padding-left: 0;
  }
}
.header:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(28, 29, 31, 0.6)),
    to(rgba(28, 29, 31, 0))
  );
  background: linear-gradient(
    to bottom,
    rgba(28, 29, 31, 0.6) 0%,
    rgba(28, 29, 31, 0) 100%
  );
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
body.menu-open .header:before,
.header.scrolled:before {
  opacity: 0;
}
.header:after {
  content: "";
  position: absolute;
  right: 5.8vw;
  bottom: 0;
  left: 5.15vw;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.1);
  height: 1px;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.header.scrolled:after {
  opacity: 0;
}
.header__logo {
  padding: 15px 0;
  margin-right: auto;
  -webkit-transition: -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.85s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.header__logo:focus,
.header__logo:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.header__logo__link {
  display: block;
  overflow: hidden;
  height: 50px;
  -webkit-transition: height 0.3s ease-in-out, margin 0.3s ease-in-out;
  transition: height 0.3s ease-in-out, margin 0.3s ease-in-out;
}
.header.scrolled .header__logo__link {
  height: 54px;
  margin-left: -12px;
}
@media print {
  .header__logo__link {
    height: 80px !important;
    margin-left: 0 !important;
  }
}
.header__logo__svg {
  height: 80px;
}
.header__logo__svg #logo-text {
  fill: #fff;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.header.scrolled .header__logo__svg #logo-text {
  opacity: 0;
}
@media print {
  .header__logo__svg #logo-text {
    opacity: 1 !important;
    fill: #000 !important;
  }
}
.header__logo__svg #logo-border {
  fill: none;
  stroke-miterlimit: 3.864;
  stroke: #fff;
}
@media print {
  .header__logo__svg #logo-border {
    stroke: #000 !important;
  }
}
.header__logo__svg #logo-icon {
  fill: #fff;
}
@media print {
  .header__logo__svg #logo-icon {
    fill: #000 !important;
  }
}

body.menu-open {
  overflow-y: hidden;
}
.header__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100vh;
  background-color: rgba(42, 43, 46, 0.9);
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: -2;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
@media (min-width: 992px) {
  .header__bg {
    height: 0;
  }
}
@media print {
  .header__bg {
    display: none;
  }
}
.header.scrolled .header__bg {
  background-color: #686869;
}
body.menu-open .header__bg,
.header--bg .header__bg {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  height: 0;
  overflow: auto;
  -webkit-transition: height 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: height 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (min-width: 992px) {
  .header__nav {
    position: static;
    top: auto;
    right: auto;
    left: auto;
    height: auto !important;
    overflow: visible;
  }
}
@media print {
  .header__nav {
    display: none;
  }
}
.header__nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
  padding: 2rem 5.8vw;
  opacity: 0;
  -webkit-transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
body.menu-open .header__nav__list {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
@media (min-width: 992px) {
  .header__nav__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: auto;
    padding: 0;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.header__nav__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 992px) {
  .header__nav__item {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.header__nav__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-weight: 600;
  padding: 1rem 0;
  font-size: 1.25rem;
  letter-spacing: 0.015rem;
  -webkit-transition: color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  line-height: 1.35;
}
.header__nav__link:focus,
.header__nav__link:hover,
.header__nav__item--active > .header__nav__link {
  color: #c90f0a;
}
.active > .header__nav__link:hover {
  color: #fff;
  cursor: not-allowed;
}
@media (min-width: 992px) {
  .header__nav__link {
    font-size: 0.9375rem;
    width: auto;
    padding: 1rem;
  }
  .header__nav__link:before,
  .header__nav__link:focus:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    background-color: #c90f0a;
    pointer-events: none;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
      -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
  .active > .header__nav__link:before,
  .header__nav__item--active > .header__nav__link:before,
  .header__nav__link:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media (min-width: 1200px) {
  .header__nav__link {
    padding: 0 .8rem;
  }
}
.header__nav .has-children {
  position: relative;
}
.header__nav .has-children:before,
.header__nav .has-children:after {
  font-family: "tekfen-icons";
  position: absolute;
  top: 1.875rem;
  right: 0;
  color: #fff;
  line-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .header__nav .has-children:before,
  .header__nav .has-children:after {
    display: none;
  }
}
.header__nav .has-children:after {
  content: "\74";
}
.header__nav .has-children:before {
  content: "\77";
  opacity: 0;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
.header__nav .has-children .header__nav__sub__item:after,
.header__nav .has-children .header__nav__sub__item:before {
  top: 21px;
}
.header__nav .has-children.active:after {
  opacity: 0;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
.header__nav .has-children.active:before {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (min-width: 992px) {
  .header__nav .has-children {
    position: static;
  }
}
.header__nav .has-children > div,
.header__nav .has-children > ul {
  display: none;
}
@media (min-width: 992px) {
  .header__nav .has-children > div,
  .header__nav .has-children > ul {
    display: block;
  }
}
@media (min-width: 992px) {
  .header__nav__subs-outer {
    position: absolute;
    top: 100%;
    right: 5.8vw;
    left: calc(5.8vw - 8px);
    height: 0;
    overflow: hidden;
  }
  .header__nav__item--active .header__nav__subs-outer {
    height: auto;
  }
}
.header__nav__subs-wrapper {
  position: relative;
  padding: 0 0 0 16px;
}
.header__nav__subs-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px;
  background-color: #c90f0a;
}
@media (min-width: 992px) {
  .header__nav__subs-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
    padding: 32px 0;
    opacity: 0;
    visibility: hidden;
    max-height: 80vh;
    overflow-y: scroll;
    -webkit-transition: all 1.5s 0.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1.5s 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .header__nav__item--active .header__nav__subs-wrapper {
    opacity: 1;
    visibility: visible;
  }
  .header__nav__subs-wrapper:before {
    display: none;
  }
  .header__nav__subs-wrapper [class^="col-"] {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    opacity: 0;
    -webkit-transition: opacity 0.65s cubic-bezier(0.19, 1, 0.22, 1),
      -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.65s cubic-bezier(0.19, 1, 0.22, 1),
      -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.65s cubic-bezier(0.19, 1, 0.22, 1),
      transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.65s cubic-bezier(0.19, 1, 0.22, 1),
      transform 1.5s cubic-bezier(0.19, 1, 0.22, 1),
      -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .header__nav__item:not(.header__nav__item--active)
    .header__nav__subs-wrapper
    [class^="col-"] {
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
  .header__nav__item--active .header__nav__subs-wrapper [class^="col-"] {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.header__nav__sub-wrapper {
  margin-top: 1rem;
}
.header__nav__sub-wrapper:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .header__nav__sub-wrapper {
    margin-top: 0;
    padding: 0.75rem 0.5rem;
    line-height: 1.35;
    width: 100%;
  }
}
.header__nav__sub__title {
  display: block;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: 0.025rem;
  margin-top: 1rem;
  margin-bottom: 0.9375rem;
}
@media (min-width: 992px) {
  .header__nav__sub__title {
    margin-top: 0;
    margin-bottom: 1.125rem;
  }
}
.header__nav__sub {
  margin: -0.4rem 0;
}
.header__nav__sub__link {
  display: block;
  font-weight: 600;
  color: #fff;
  font-size: 1rem;
  padding: 0.4rem 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.active > .header__nav__sub__link {
  color: #c90f0a;
}
@media (min-width: 992px) {
  .header__nav__sub__link:hover,
  .header__nav__sub__link:focus {
    color: #c90f0a;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  .active > .header__nav__sub__link:hover {
    cursor: not-allowed;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .header__nav__sub__link--nolink:hover,
  .header__nav__sub__link--nolink:focus {
    color: #fff;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.header__nav__sub ul {
  position: relative;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 1.125rem;
}
.header__nav__sub ul a {
  display: block;
  font-weight: 600;
  color: #fff;
  padding: 5px 0;
  line-height: 1.4;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.header__nav__sub ul a:hover,
.header__nav__sub ul a:focus {
  color: #c90f0a;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.header__nav__sub ul:before {
  content: "";
  position: absolute;
  top: 0.9rem;
  left: 1px;
  bottom: 0.9rem;
  width: 2px;
  background-color: #c90f0a;
}
.mobile-menu-trigger {
  position: relative;
  width: 50px;
  margin-left: auto;
}
@media (min-width: 992px) {
  .mobile-menu-trigger {
    display: none;
  }
}
@media print {
  .mobile-menu-trigger {
    display: none;
  }
}
.mobile-menu-trigger svg {
  position: absolute;
  height: 100%;
  width: 100%;
}
.mobile-menu-trigger .x {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
.mobile-menu-trigger .line {
  fill: none;
  stroke: #fff;
  stroke-width: 6px;
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: stroke-dasharray 500ms 200ms,
    stroke-dashoffset 500ms 200ms, -webkit-transform 500ms 200ms;
  transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms,
    -webkit-transform 500ms 200ms;
  transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms,
    transform 500ms 200ms;
  transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms,
    transform 500ms 200ms, -webkit-transform 500ms 200ms;
}
.mobile-menu-trigger .x .line {
  stroke-width: 5.5px;
}
.mobile-menu-trigger .line2 {
  stroke-dasharray: 40 200;
  stroke-dashoffset: 0;
}
.mobile-menu-trigger .line3 {
  stroke-dasharray: 40 179;
  stroke-dashoffset: 0;
}
body.menu-open .mobile-menu-trigger .line {
  -webkit-transition: stroke-dasharray 500ms, stroke-dashoffset 500ms,
    -webkit-transform 500ms;
  transition: stroke-dasharray 500ms, stroke-dashoffset 500ms,
    -webkit-transform 500ms;
  transition: stroke-dasharray 500ms, stroke-dashoffset 500ms, transform 500ms;
  transition: stroke-dasharray 500ms, stroke-dashoffset 500ms, transform 500ms,
    -webkit-transform 500ms;
}
body.menu-open .mobile-menu-trigger .line1 {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: -webkit-transform 500ms 100ms;
  transition: -webkit-transform 500ms 100ms;
  transition: transform 500ms 100ms;
  transition: transform 500ms 100ms, -webkit-transform 500ms 100ms;
}
body.menu-open .mobile-menu-trigger .line2 {
  stroke-dasharray: 5px 200;
  stroke-dashoffset: -164px;
}
body.menu-open .mobile-menu-trigger .line3 {
  stroke-dasharray: 5px 179;
  stroke-dashoffset: -142px;
}
body.menu-open .mobile-menu-trigger .x {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 400ms 350ms;
  transition: -webkit-transform 400ms 350ms;
  transition: transform 400ms 350ms;
  transition: transform 400ms 350ms, -webkit-transform 400ms 350ms;
}

.header__misc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -1rem;
}
@media print {
  .header__misc {
    display: none;
  }
}
.header__misc__text {
  display: none;
}
.header__misc__item {
  margin-left: 1.5rem;
  padding: 1rem;
  color: #fff;
  background-color: transparent;
  border: none;
  font-size: 1rem;
  line-height: 1;
  -webkit-transition: all 0.85s cubic-bezier(0.1, 1.01, 0.18, 1.06);
  transition: all 0.85s cubic-bezier(0.1, 1.01, 0.18, 1.06);
}
.header__misc__item:focus,
.header__misc__item:hover {
  color: #c90f0a;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.header__misc__item:before {
  display: block;
  -webkit-transition: -webkit-transform 0.85s
    cubic-bezier(0.1, 1.01, 0.18, 1.06);
  transition: -webkit-transform 0.85s cubic-bezier(0.1, 1.01, 0.18, 1.06);
  transition: transform 0.85s cubic-bezier(0.1, 1.01, 0.18, 1.06);
  transition: transform 0.85s cubic-bezier(0.1, 1.01, 0.18, 1.06),
    -webkit-transform 0.85s cubic-bezier(0.1, 1.01, 0.18, 1.06);
}
.header__misc__item:hover:before {
  -webkit-transform: rotate(43deg);
  transform: rotate(43deg);
}

.history-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.history-slider__dates-wrapper {
  position: relative;
  width: 62px;
  margin: 0 20px 0 -15px;
}
@media (min-width: 992px) {
  .history-slider__dates-wrapper {
    width: 80px;
    margin: 0 38px 0 -15px;
  }
}
.history-slider__dates-wrapper:before,
.history-slider__dates-wrapper:after {
  content: "";
  width: calc(100% + 2px);
  height: 30px;
  margin-right: -2px;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.history-slider__dates-wrapper:before {
  top: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(rgba(255, 255, 255, 0))
  );
  background: linear-gradient(to bottom, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
.history-slider__dates-wrapper:after {
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    to(#fff)
  );
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.history-slider__dates {
  line-height: 1;
  height: 320px;
  width: 100%;
  overflow: hidden;
}
.history-slider__dates__item {
  position: relative;
  padding: 20px 15px;
  cursor: pointer;
}
.history-slider__dates__item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 16px;
  background-color: #c90f0a;
  -webkit-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
}
.slick-current .history-slider__dates__item:after,
.history-slider__dates__item.selected-date:after {
  width: 4px;
}
.history-slider__dates__rotate-helper {
  height: 29px;
  width: 14px;
}
.history-slider__dates__text {
  display: inline-block;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: rotate(-90deg) translate(-100%);
  transform: rotate(-90deg) translate(-100%);
  margin: -50% 0 0;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.35);
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.selected-date .history-slider__dates__text,
.slick-current .history-slider__dates__text {
  color: #000;
}
.history-slider__texts {
  position: relative;
  max-width: 660px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
@media (min-width: 992px) {
  .history-slider__texts {
    padding-right: calc(5.8vw * 0.5);
  }
}
.history-slider__texts:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -22px;
  width: 2px;
  background-color: rgba(0, 0, 0, 0.15);
}
@media (min-width: 992px) {
  .history-slider__texts:before {
    left: -40px;
  }
}
.history-slider__texts__item {
  width: 100%;
  left: 0 !important;
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  -webkit-transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: -1;
}
@media (min-width: 992px) {
  .history-slider__texts__item {
    margin-right: 30px;
  }
}
.history-slider__texts__item.is-selected {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  z-index: 0;
}
.history-slider__texts__title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.35;
  margin-top: -8px;
  margin-bottom: 20px;
}
.history-slider__texts__text {
  color: rgba(0, 0, 0, 0.65);
  margin: 0;
}
.history-slider .flickity-slider {
  -webkit-transform: none !important;
  transform: none !important;
}
.history-slider-images {
  position: relative;
  margin-top: 30px;
}
@media (min-width: 576px) {
  .history-slider-images {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .history-slider-images {
    margin-top: -140px;
  }
}
@media (min-width: 1400px) {
  .history-slider-images {
    margin-top: -240px;
  }
}
.history-slider-images__item {
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.history-slider-images__item.selected-date-image {
  opacity: 1;
  visibility: visible;
}

.lg-backdrop.in {
  opacity: 0.5 !important;
}
.lg-toolbar,
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.85) !important;
}
#lg-counter {
  color: #fff !important;
}
.gallery-item__link {
  color: #000;
}
.gallery-item__link:hover {
  color: #000;
}
.gallery-item:hover {
  cursor: pointer;
}
.gallery-item__img-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.gallery-item__img-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.gallery-item__img-wrapper img {
  max-height: none;
  min-height: 1000%;
  min-width: 1000%;
  max-width: none;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%) scale(0.1);
  transform: translate(-50%, -50%) scale(0.1);
}
.gallery-item:hover .gallery-item__img-wrapper:before {
  opacity: 0.3;
}
.gallery-item .img-block {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.gallery-item:hover .img-block {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.gallery-item__badge {
  position: absolute;
  bottom: 8px;
  left: 8px;
  z-index: 2;
  background-color: #c90f0a;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.025rem;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  padding: 4px 14px;
}
.gallery-item__type {
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 2;
  width: 28px;
  height: 28px;
  background-color: #c90f0a;
  color: #fff;
  line-height: 1;
  font-size: 0.875rem;
}
.gallery-item__type:before {
  content: "";
  font-family: "tekfen-icons";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.gallery-item--image .gallery-item__type:before {
  content: "\2a";
}
.gallery-item--video .gallery-item__type:before {
  content: "\29";
}
.gallery-item__title {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 0;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.gallery-item:hover .gallery-item__title {
  color: #c90f0a;
}

.investors-relations {
  position: relative;
  z-index: 0;
  padding: 3rem 0 0;
  line-height: 1.35;
  color: #fff;
}
@media (min-width: 768px) {
  .investors-relations {
    padding: 2rem 0 0 2.5rem;
  }
}
@media (min-width: 1200px) {
  .investors-relations {
    padding: 3rem 0 0 4rem;
  }
}
@media (min-width: 1400px) {
  .investors-relations {
    padding: 4rem 0 0 5rem;
  }
}
.investors-relations:before {
  content: "";
  position: absolute;
  top: 0;
  right: calc(5.8vw * -1);
  bottom: 0;
  left: calc(5.8vw * -1);
  background-color: #686869;
  z-index: -1;
}
@media (min-width: 768px) {
  .investors-relations:before {
    left: 0;
  }
}
@media (min-width: 1200px) {
  .investors-relations:before {
    right: calc(calc(5.8vw * 1.25 * -1) - 5.8vw);
    left: 0;
  }
}
.investors-relations__title {
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.investors-relations__block {
  display: block;
  color: #fff;
}
.investors-relations__block:first-of-type {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.investors-relations__block__title {
  font-size: 1rem;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.investors-relations__block__text {
  color: rgba(255, 255, 255, 0.35);
  margin-bottom: 0;
}
.investors-relations__block:hover,
.investors-relations__block:focus {
  color: #fff;
}
.investors-relations__block:hover .investors-relations__block__title,
.investors-relations__block:focus .investors-relations__block__title {
  color: #c90f0a;
}
.investors-relations__btn {
  display: block;
  background-color: #c90f0a;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  margin-top: 2rem;
  margin-left: calc(5.8vw * -1);
  margin-right: calc(5.8vw * -1);
  font-weight: 600;
  padding: 1.75rem;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.investors-relations__btn:hover,
.investors-relations__btn:focus {
  color: #fff;
  background-color: #f0120c;
}
@media (min-width: 768px) {
  .investors-relations__btn {
    margin-left: -2.5rem;
  }
}
@media (min-width: 1200px) {
  .investors-relations__btn {
    margin-top: 3.5rem;
    margin-right: calc(5.8vw * -1);
    margin-left: -4rem;
  }
}
@media (min-width: 1400px) {
  .investors-relations__btn {
    margin-right: calc(calc(5.8vw * 1.25 * -1) - 5.8vw);
    margin-left: -5rem;
  }
}

.table-wrapper {
  max-width: 100%;
  width: 100%;
  overflow-x: scroll;
}
table {
  background-color: transparent;
  line-height: 1.3;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table thead {
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 10px;
}
table tbody tr {
  border-top: 15px solid transparent;
}
table tbody td {
  padding: 15px 20px;
  background-color: #fff;
}
table tbody td:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
table tbody td:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
table tfoot {
  font-weight: 600;
  text-transform: uppercase;
}
table tfoot td {
  padding: 15px 20px;
  background-color: #fff;
}
table tfoot td:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
table tfoot td:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.text-block__title ~ .table-like {
  margin-top: 14px;
}
.table-like {
  max-width: calc(100vw - calc(5.8vw * 2));
  width: 100%;
  overflow-x: scroll;
  line-height: 1.3;
}
.table-like ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 576px) {
  .table-like ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 576px) {
  .table-like--three-cols li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    width: calc(100% / 3);
  }
}
@media (min-width: 576px) {
  .table-like--two-cols li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}
.table-like__head {
  font-weight: 600;
  background-color: transparent;
  border-radius: 0;
  font-size: 1rem;
  margin-bottom: 15px;
}
.table-like__head li {
  padding: 0 10px;
}
@media (min-width: 576px) {
  .table-like__head li {
    padding: 0 20px;
  }
}
.table-like__row {
  background-color: #fff;
  border-radius: 7px;
  margin: 10px 0;
  color: rgba(0, 0, 0, 0.65);
  padding: 7px 0;
}
@media (min-width: 576px) {
  .table-like__row {
    padding: 0;
  }
}
.table-like__row li {
  padding: 5px 10px;
}
@media (min-width: 576px) {
  .table-like__row li {
    padding: 12px 20px;
  }
}
.table-like__row--bold {
  font-weight: 600;
  color: #000;
}
.table-like__foot {
  background-color: #fff;
  border-radius: 7px;
  margin: 10px 0 0;
  font-weight: 600;
  text-transform: uppercase;
}
.table-like__foot li {
  padding: 12px 20px;
}
.table-like__number {
  white-space: nowrap;
}
@media (min-width: 576px) {
  .table-like__number {
    text-align: right;
  }
}
.table-like .bold {
  font-weight: 600;
  color: #000;
}
.table-like__info {
  white-space: nowrap;
}
.table-like__info > * {
  color: inherit;
}
.table-like__info > *:before {
  margin-right: 6px;
  font-size: 0.75rem;
  color: #c90f0a;
  position: relative;
  top: 1px;
}
.table-like__info > *:not(:last-child) {
  margin-bottom: 4px;
}
.table-like__info a {
  display: block;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.table-like__info a:hover {
  color: #c90f0a;
}

.news-rect:not(:last-child) {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(104, 104, 105, 0.2);
}
.news-rect__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #000;
}
.news-rect__link:hover {
  color: #000;
}
@media (min-width: 576px) {
  .news-rect__link {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.news-rect__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media (min-width: 576px) {
  .news-rect__content {
    padding-right: 30px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
@media (min-width: 1200px) {
  .news-rect__content {
    padding-right: 60px;
  }
}
.news-rect__cat {
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 18px;
  letter-spacing: 0.025rem;
  font-size: 0.8125rem;
}
.news-rect__title {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 18px;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.news-rect__link:hover .news-rect__title {
  color: #c90f0a;
}
.news-rect__text {
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
}
.news-rect__date {
  color: rgba(0, 0, 0, 0.4);
  margin-top: auto;
  margin-bottom: 0;
  line-height: 1;
  font-size: 0.8125rem;
}
.news-rect__img-wrapper {
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 28px;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
@media (min-width: 576px) {
  .news-rect__img-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 320px;
    margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 1400px) {
  .news-rect__img-wrapper {
    max-width: 400px;
  }
}
.news-rect .img-block {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.news-rect .news-rect__link:hover .img-block {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}

.news-square {
  display: block;
}
.news-square:not(:last-child) {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .news-square--ml {
    margin-left: 2rem;
  }
  .news-square--mr {
    margin-right: 2.5rem;
  }
}
.news-square__img-wrapper {
  margin-bottom: 24px;
  overflow: hidden;
}
.news-square__img-wrapper .img-block {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.news-square:hover .news-square__img-wrapper .img-block {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.news-square__title {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 0;
  -webkit-transition: color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.news-square:hover .news-square__title {
  color: #c90f0a;
}
.news-square__text {
  color: rgba(0, 0, 0, 0.8);
  margin-top: 0.75rem;
  margin-bottom: 0;
}

.number-block__number-wrapper {
  color: #c90f0a;
  font-size: 5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.number-block__suffix {
  font-size: 1.5rem;
  padding-top: 0.9rem;
}
body.bclass .number-block__suffix {
  font-size: 1rem;
}
.number-block__text {
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
}

.pagination {
  padding: 8px 0;
  margin-top: 60px;
  border-top: 1px solid rgba(104, 104, 105, 0.2);
  border-bottom: 1px solid rgba(104, 104, 105, 0.2);
  text-align: center;
  line-height: 1;
}
@media (min-width: 1400px) {
  .pagination {
    margin-top: 80px;
  }
}
.pagination__current,
.pagination__link {
  font-weight: 600;
  color: #686869;
  padding: 8px 14px;
  line-height: 1;
  font-size: 0.9375rem;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.pagination__link:hover,
.pagination__current {
  color: #c90f0a;
}
.pagination table {
  line-height: 1;
  display: inline-block;
}
.pagination table a {
  display: block;
  width: auto;
}
.pagination > * {
  display: inline-block;
}

.quote-block {
  position: relative;
  display: inline-block;
  line-height: 1.4;
  font-weight: 400;
  font-size: 1.75rem;
}
.quote-block:not(:first-child) {
  margin-top: 18px;
}
@media (min-width: 992px) {
  .quote-block:not(:first-child) {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .quote-block {
    font-size: 2.25rem;
  }
}
.quote-block--md {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .quote-block--md {
    font-size: 1.5rem;
  }
}
.quote-block:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-25%, -50%);
  transform: translate(-25%, -50%);
  left: 0;
  font-size: 7rem;
  opacity: 0.1;
  line-height: 0;
}
@media (min-width: 768px) {
  .quote-block:before {
    font-size: 10rem;
  }
}
.quote-block__quote {
  color: #c90f0a;
}
.quote-block--centered {
  text-align: center;
  font-size: 1.75rem;
  padding: 1rem;
}
.quote-block--centered:before {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  margin-right: -50%;
}
@media (min-width: 1400px) {
  .quote-block--centered {
    padding: 2rem;
  }
}

.main__inner.main__inner--has-aside {
  padding-right: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .main__inner.main__inner--has-aside {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-right: 5.8vw;
  }
}
.main__inner.main__inner--has-aside .main__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 60px;
  padding-right: 5.8vw;
  padding-left: 5.8vw;
  max-width: 100vw;
}
@media (min-width: 768px) {
  .main__inner.main__inner--has-aside .main__content {
    padding-top: 70px;
  }
}
@media (min-width: 992px) {
  .main__inner.main__inner--has-aside .main__content {
    padding-top: 100px;
    padding-right: 0;
  }
}
@media (min-width: 1400px) {
  .main__inner.main__inner--has-aside .main__content {
    padding-top: 120px;
  }
}
.sidebar {
  padding: 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}
@media (min-width: 768px) {
  .sidebar {
    padding: 60px 30px;
  }
}
@media (min-width: 992px) {
  .sidebar {
    padding: 60px calc(5.8vw * 0.6);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 330px;
  }
}
@media (min-width: 1400px) {
  .sidebar {
    max-width: 380px;
  }
}
.sidebar--accent-bg {
  background-color: #0a56d9;
}
.sidebar--lightgrey-bg {
  background-color: #f5f5f5;
}
.sidebar__nav__list {
  margin: -10px 0;
}
.sidebar__nav__item {
  position: relative;
  padding: 0 0 0 15px;
}
.sidebar__nav__link {
  position: relative;
  display: block;
  color: #fff;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.875rem;
  padding: 10px 0;
  -webkit-transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.sidebar__nav__link:before {
  content: "\76";
  font-family: "tekfen-icons";
  font-size: 0.5rem;
  position: absolute;
  top: 14px;
  left: -15px;
}
.sidebar__nav__link:hover {
  color: #fff;
  opacity: 0.65;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.current-menu-item > .sidebar__nav__link {
  color: #fff;
  opacity: 0.65;
}
.current-menu-item > .sidebar__nav__link:hover {
  cursor: not-allowed;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.current-menu-item.has-children > .sidebar__nav__link:before {
  content: "\74";
}
.sidebar__nav .submenu {
  display: none;
}
.sidebar__nav__sublist {
  margin-bottom: 7px;
}
.sidebar__nav__subitem {
  position: relative;
  padding: 0 0 0 18px;
}
.sidebar__nav__sublink {
  position: relative;
  display: block;
  color: #fff;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.875rem;
  padding: 5px 0;
  -webkit-transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.sidebar__nav__sublink:before {
  content: "";
  position: absolute;
  top: 15px;
  left: -18px;
  height: 2px;
  width: 10px;
  background-color: #fff;
  -webkit-transition: opacity 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.current-menu-item > .sidebar__nav__sublink,
.sidebar__nav__sublink:hover {
  opacity: 0.65;
  color: #fff;
}
li:not(.current-menu-item) .sidebar__nav__sublink:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.current-menu-item > .sidebar__nav__sublink:before,
.sidebar__nav__sublink:hover:before {
  opacity: 0.65;
}
.current-menu-item > .sidebar__nav__sublink:hover {
  cursor: not-allowed;
}
.sidebar__tags {
  margin: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sidebar__tags__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px;
}
.sidebar__tags__link {
  display: block;
  line-height: 1;
  white-space: nowrap;
  padding: 10px 20px;
  border-radius: 50px;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  letter-spacing: 0.025rem;
  font-size: 0.8125rem;
  -webkit-transition: all 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: all 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.sidebar__tags__link:hover {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  background-color: #686869;
  color: #fff;
  border-color: #686869;
  cursor: pointer;
}
.sidebar__share {
  margin: -6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sidebar__share__item {
  padding: 6px;
}
.sidebar__share__link {
  position: relative;
  display: block;
  width: 38px;
  height: 38px;
  color: #fff;
  border-radius: 50%;
  font-size: 0.8125rem;
  -webkit-transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
}
.sidebar__share__link:focus,
.sidebar__share__link:hover {
  -webkit-transform: translateY(-5px) scale(0.95);
  transform: translateY(-5px) scale(0.95);
}
.sidebar__share__link:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sidebar__share__link[class*="twitter"] {
  background-color: #00aced;
}
.sidebar__share__link[class*="facebook"] {
  background-color: #3b5998;
}
.sidebar__share__link[class*="instagram"] {
  background-color: #85490f;
}
.sidebar__share__link[class*="linkedin"] {
  background-color: #007bb6;
}
.sidebar__share__link[class*="skype"] {
  background-color: #0078ca;
}
.sidebar__share__link[class*="vk"] {
  background-color: #4e729a;
}
.sidebar__share__link[class*="mail"] {
  background-color: #666666;
}
.sidebar__share__link[class*="youtube"] {
  background-color: #f90f01;
}
.sidebar__share__link[class*="twitter"]:hover {
  background-color: #fff;
  color: #00aced;
}
.sidebar__share__link[class*="facebook"]:hover {
  background-color: #fff;
  color: #3b5998;
}
.sidebar__share__link[class*="instagram"]:hover {
  background-color: #fff;
  color: #85490f;
}
.sidebar__share__link[class*="linkedin"]:hover {
  background-color: #fff;
  color: #007bb6;
}
.sidebar__share__link[class*="skype"]:hover {
  background-color: #fff;
  color: #0078ca;
}
.sidebar__share__link[class*="vk"]:hover {
  background-color: #fff;
  color: #4e729a;
}
.sidebar__share__link[class*="mail"]:hover {
  background-color: #fff;
  color: #666666;
}
.sidebar__share__link[class*="youtube"]:hover {
  background-color: #fff;
  color: #f90f01;
}
.widget:not(:first-child) {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .widget:not(:first-child) {
    margin-top: 40px;
  }
}
@media (min-width: 1400px) {
  .widget:not(:first-child) {
    margin-top: 50px;
  }
}
.widget__title {
  font-weight: 600;
  font-size: 1.125rem;
  margin-bottom: 20px;
  line-height: 1.35;
}
.widget--light .widget__title {
  color: #fff;
}
.widget--dark .widget__title {
  color: #000;
}
.widget--light .form__input {
  border-color: rgba(255, 255, 255, 0.3);
}
.widget--light .form label > a {
  display: inline;
  color: #fff;
  text-decoration: underline;
}
.widget--light .form label > a:before {
  display: none;
}
.widget--light .form__input-wrapper label {
  color: #fff;
}
.widget--light .form__input-wrapper.active label {
  color: rgba(0, 0, 0, 0.35);
}
.widget--light .form__input-wrapper.active .form__input {
  border-color: rgba(104, 104, 105, 0.15);
}
.widget--light .form__checkbox + label {
  color: #fff;
}
.widget--light .form__checkbox + label:after {
  background-color: #fff;
}
.widget--light .form__checkbox + label:before {
  border-color: #fff;
}
.widget--light .has-error .form__input,
.widget--light .has-error .form__select {
  border-color: #ff7c92;
}
.widget--light .has-error.form__checkbox-wrapper label,
.widget--light .has-error .form__checkbox-wrapper label,
.widget--light .has-error label a,
.widget--light .has-error .help-block {
  color: #ffe8ec;
}
.widget--light .has-error .form__checkbox + label:after,
.widget--light .has-error label a:before {
  background-color: #ff7c92;
}
.widget--light .has-error .form__checkbox + label:before {
  border-color: #ff7c92;
}
.widget--light .has-success .form__input,
.widget--light .has-success .form__select {
  border-color: #c5ffc0;
}
.widget--light .has-success.form__checkbox-wrapper label,
.widget--light .has-success .form__checkbox-wrapper label,
.widget--light .has-success label a,
.widget--light .has-success .help-block {
  color: #c5ffc0;
}
.widget--light .has-success .form__checkbox + label:after,
.widget--light .has-success label a:before {
  background-color: #c5ffc0;
}
.widget--light .has-success .form__checkbox + label:before {
  border-color: #c5ffc0;
}

.staff-block {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  padding: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
  background-color: #fff;
}
.staff-block__icon {
  position: absolute;
  top: 18px;
  right: 18px;
  color: #fff;
  line-height: 0;
  font-size: 2.5rem;
  z-index: 1;
  -webkit-transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.staff-block:hover .staff-block__icon {
  color: #c90f0a;
}
.staff-block__img-wrapper {
  width: 100%;
}
.staff-block__img {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.staff-block:hover .staff-block__img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.staff-block__content {
  text-align: center;
  padding: 20px 15px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.staff-block__title {
  font-weight: 600;
  font-size: 1rem;
  margin: 0;
  color: #000;
  line-height: 1.35;
  -webkit-transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.staff-block:hover .staff-block__title {
  color: #c90f0a;
}
.staff-block__position {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 2px 0 0;
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
  line-height: 1.2;
  -webkit-transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1);
}

.has-v-logo {
  position: relative;
}
.has-v-logo .tekfen-v-logo {
  display: none;
}
@media (min-width: 992px) {
  .has-v-logo .tekfen-v-logo {
    display: block;
  }
}
.has-v-logo .tekfen-v-logo svg {
  position: absolute;
  top: -10vh;
  left: calc(5.8vw * -1);
  height: 100vh;
  fill: rgba(104, 104, 105, 0.3);
}
@media (min-width: 768px) {
  .has-v-logo .tekfen-v-logo svg {
    top: -30vh;
  }
}

.latest-news {
  position: relative;
  z-index: 1;
}
.latest-news__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -12px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .latest-news__head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 80px;
  }
}
.latest-news__title {
  margin-right: auto;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.25;
  white-space: nowrap;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .latest-news__title {
    margin-bottom: 0;
  }
}
.latest-news__cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.25rem;
}
@media (min-width: 768px) {
  .latest-news__cats {
    padding-left: 3rem;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (min-width: 1400px) {
  .latest-news__cats {
    margin: -8px;
  }
}
.latest-news__cats__item {
  padding: 0.25rem;
}
@media (min-width: 1400px) {
  .latest-news__cats__item {
    padding: 8px;
  }
}
.latest-news__cats__link {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.12);
  text-transform: uppercase;
  padding: 0.25rem 0.75rem;
  letter-spacing: 0.015rem;
  color: #000;
  border-radius: 1.5rem;
  white-space: nowrap;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.latest-news__cats__link:focus,
.latest-news__cats__link:hover {
  color: #c90f0a;
  border-color: #c90f0a;
  -webkit-box-shadow: 0 5px 0 0 rgba(201, 15, 10, 0.2);
  box-shadow: 0 5px 0 0 rgba(201, 15, 10, 0.2);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media (min-width: 1400px) {
  .latest-news__cats__link {
    padding: 0.35rem 1.5rem;
  }
}
.latest-news .quote-block {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media (min-width: 1400px) {
  .latest-news .quote-block {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.latest-news .quote-block + .news-square {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .latest-news .quote-block + .news-square {
    margin-bottom: 0;
  }
}
.more-latest-news {
  position: relative;
  padding: 4rem 0 5.5rem;
  margin-top: 5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .more-latest-news {
    padding: 3rem 0 3.5rem 3rem;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .more-latest-news {
    padding: 4rem 0 5.5rem 5rem;
  }
}
.more-latest-news:before {
  content: "";
  position: absolute;
  top: 0;
  right: calc(5.8vw * -1);
  bottom: 0;
  left: calc(5.8vw * -1);
  background-color: #f4f5f7;
}
@media (min-width: 768px) {
  .more-latest-news:before {
    left: 0;
  }
}
@media (min-width: 1200px) {
  .more-latest-news:before {
    right: calc(calc(5.8vw * 1.25 * -1) - 5.8vw);
  }
}
.more-latest-news__item {
  padding: 0.35rem 0;
}
.more-latest-news__link {
  display: inline-block;
  position: relative;
  line-height: 1.35;
  color: #000;
  font-size: 0.9375rem;
  -webkit-transition: color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.more-latest-news__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(104, 104, 105, 0.2);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.more-latest-news__link:focus,
.more-latest-news__link:hover {
  color: #c90f0a;
}
.more-latest-news__link:focus:before,
.more-latest-news__link:hover:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.more-latest-news__btn {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .pull-up-news {
    margin-top: -60px;
  }
}
@media (min-width: 992px) {
  .pull-up-news {
    margin-top: -120px;
  }
}

.numbers {
  margin-bottom: 70px;
}
@media (min-width: 1200px) {
  .numbers {
    margin-bottom: 0;
  }
  .numbers > :nth-child(1) {
    margin-top: 15vh;
  }
  .numbers > :nth-child(2) {
    margin-top: 12vh;
  }
  .numbers > :nth-child(3) {
    margin-top: 9vh;
  }
  .numbers > :nth-child(4) {
    margin-top: 6vh;
  }
}

body[data-page="error"] .header__bg,
body[data-page="error"] .header {
  background-color: #686869;
}
body[data-page="error"] .header:before {
  display: none;
}
body[data-page="error"] .header:after {
  opacity: 0;
}
body[data-page="error"] .header.header--bg:after {
  opacity: 1;
}
.error404 {
  padding-top: 110px;
  margin-right: calc(5.8vw * -1);
  margin-left: calc(5.8vw * -1);
}
.error404 .banner__side {
  margin-top: -110px;
  min-height: 90vh;
}
@media (min-width: 992px) {
  .error404 .banner__side {
    min-height: 100vh;
  }
}
.error404__content-wrapper {
  max-width: calc(700px + calc(5.8vw * 2));
  margin: 0 auto;
  padding-top: 40px;
  padding-right: 5.8vw;
  padding-left: 5.8vw;
}
@media (min-width: 768px) {
  .error404__content-wrapper {
    padding-top: 60px;
  }
}
@media (min-width: 1400px) {
  .error404__content-wrapper {
    padding-top: 70px;
  }
}
.error404__content {
  margin-top: 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
  line-height: 1.4;
}
.error404__subtitle {
  font-weight: 400;
  font-size: 1.125rem;
  margin-bottom: 8px;
}
.error404__title {
  font-size: 3rem;
  color: #000;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 1.2;
}
.error404__text {
  margin-bottom: 25px;
  font-size: 1rem;
}

body[data-page="contacts"] .header__bg,
body[data-page="contacts"] .header {

}
body[data-page="contacts"] .header:before {
  display: none;
}
body[data-page="contacts"] .header:after {
  opacity: 0;
}
body[data-page="contacts"] .header.header--bg:after {
  opacity: 1;
}
.contacts {
  margin-right: calc(5.8vw * -1);
  margin-left: calc(5.8vw * -1);
  background-color: #fff;
}
.contacts .banner__side {
 
  min-height: 90vh;
}
@media (min-width: 992px) {
  .contacts .banner__side {
    min-height: 100vh;
  }
}
.contacts .banner__side__langs {
  margin-bottom: 0;
}
.contacts .banner__side__quick-access {
  top: calc(100vh - 202px) !important;
  margin-top: auto;
}
@media (min-width: 992px) {
  .contacts .banner__side__quick-access {
    margin-top: 0;
  }
}
@media (min-width: 1400px) {
  .contacts .banner__side__quick-access {
    top: calc(100vh - 226px) !important;
  }
}
.contacts__map-wrapper {
  width: calc(100% - 5.8vw);
}
.contacts__map {
  background-color: #999;
}
body.header-fixed .contacts__map {
  top: 84px !important;
}
.contacts__content-wrapper {

}
.contacts__content {
  background-color: #fff;
  padding: 40px 0;
  max-width: 100vw;
  overflow: hidden;
}
@media (min-width: 768px) {
  .contacts__content {
    padding: 60px 0;
  }
}
@media (min-width: 1400px) {
  .contacts__content {
    padding: 70px 0;
  }
}
.contacts__form-trigger {
  margin-bottom: 30px;
  padding: 0 5.8vw;
}
@media (min-width: 768px) {
  .contacts__form-trigger {
    margin-bottom: 50px;
    padding: 0 calc(5.8vw * 0.7);
  }
}
@media (min-width: 1400px) {
  .contacts__form-trigger {
    margin-bottom: 60px;
    padding: 0 calc(5.8vw * 0.7);
  }
}
.contacts .addresses-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 15px;
  padding: 0 5.8vw;
}
@media (min-width: 768px) {
  .contacts .addresses-title {
    margin-top: 50px;
    margin-bottom: 25px;
    padding: 0 calc(5.8vw * 0.7);
  }
}

@font-face {
  font-family: lg;
  src: url(assets/fonts/lg.ttf) format("truetype"),
    url(assets/fonts/lg.woff) format("woff"),
    url(assets/fonts/lg.svg#lg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  font-family: lg !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  outline: 0;
  border: none;
  background-color: transparent;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-webkit-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
  background: 0 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear,
    -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear,
    -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1),
    -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1),
    -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1),
    -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toggle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
  outline: 0;
  border: none;
}
.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toggle-thumb:hover {
  color: #fff;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(assets/media/vimeo-play.png) no-repeat;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(assets/media/vimeo-play.png) 0 -58px no-repeat;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: url(assets/media/video-play.png) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(assets/media/youtube-play.png) no-repeat;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(assets/media/youtube-play.png) 0 -60px no-repeat;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.15s !important;
  -webkit-transition: opacity 0.15s,
    -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 0.15s,
    -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s,
    -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  -webkit-box-shadow: 0 0 0 2px #fff inset;
  box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s,
    -webkit-transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  -webkit-box-shadow: 0 0 0 8px #fff inset;
  box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s,
    visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -webkit-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s,
    -webkit-transform 0.18s linear 0s;
  transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s,
    -webkit-transform 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
  height: 100%;
  width: 100%;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e907";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e905";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e906";
}
.lg-outer .lg-img-rotate {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
  transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
  transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s,
    -webkit-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
}
.lg-rotate-left:after {
  content: "\e900";
}
.lg-rotate-right:after {
  content: "\e901";
}
.lg-icon.lg-flip-hor,
.lg-icon.lg-flip-ver {
  font-size: 26px;
}
.lg-flip-hor:after {
  content: "\e902";
}
.lg-flip-ver:after {
  content: "\e903";
}
.lg-group:after,
.lg-group:before {
  display: table;
  content: "";
  line-height: 0;
}
.lg-group:after {
  clear: both;
}
.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  outline: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(assets/media/loading.gif) center center no-repeat;
  display: none !important;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

body[data-page="analysis"] .header {
  background-color: #686869;
}
body[data-page="analysis"] .header:before {
  display: none;
}
.analysis {
  padding-top: 110px;
  margin-right: calc(5.8vw * -1);
  margin-left: calc(5.8vw * -1);
}
.analysis .banner__side {
  margin-top: -110px;
  min-height: 90vh;
}
@media (min-width: 992px) {
  .analysis .banner__side {
    min-height: 100vh;
  }
}
.analysis .alert {
  margin-top: 1rem;
}
.analysis__content-wrapper {
  margin: 0 auto;
  padding-top: 40px;
  padding-right: 5.8vw;
  padding-left: 5.8vw;
}
@media (min-width: 768px) {
  .analysis__content-wrapper {
    padding-top: 60px;
  }
}
@media (min-width: 1400px) {
  .analysis__content-wrapper {
    padding-top: 70px;
  }
}
@media print {
  .analysis__content-wrapper {
    padding-top: 20px;
  }
}
.analysis__content {
  margin-top: 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
  line-height: 1.4;
}
.analysis__title {
  font-size: 3rem;
  color: #000;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.2;
  text-align: center;
}
@media print {
  .analysis__title {
    font-size: 1.5rem;
  }
}
@media print {
  .analysis__title.mb-xs {
    margin-bottom: 0 !important;
  }
}
.analysis__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 992px) {
  .analysis__filters {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.analysis__filter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
.analysis__filter:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
@media (min-width: 992px) {
  .analysis__filter {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
    padding: 10px 20px;
  }
  .analysis__filter:not(:last-child) {
    border-bottom: none;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
  }
}
.analysis__filter__content {
  margin: 10px -20px;
  padding: 10px 20px;
}
@media (min-width: 992px) {
  .analysis__filter__content {
    margin: -10px -20px;
  }
}
.analysis__filter__title {
  font-size: 1.125rem;
  color: #000;
  font-weight: 700;
  margin-bottom: 18px;
  line-height: 1.2;
}
.analysis__filter__list {
  margin: -2px -4px;
}
@media (min-width: 1400px) {
  .analysis__filter__list {
    margin: -2px -6px;
  }
}
.analysis__filter__item {
  position: relative;
  padding: 2px 4px !important;
}
@media (min-width: 1400px) {
  .analysis__filter__item {
    padding: 2px 6px !important;
  }
}
@media print {
  .analysis__filter__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none;
    width: auto;
  }
}
.analysis__filter input {
  position: absolute;
  opacity: 0;
}
.analysis__filter label {
  width: 100%;
  line-height: 1;
  white-space: nowrap;
  padding: 8px 10px;
  border-radius: 50px;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  letter-spacing: 0.025rem;
  text-align: center;
  font-weight: 600;
  margin: 0;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
  transition: all 0.3s cubic-bezier(0.81, 0.16, 0.19, 0.9);
}
.analysis__filter input:checked ~ label,
.analysis__filter label:hover {
  color: #fff;
  border-color: #686869;
  cursor: pointer;
}
.analysis__filter label:hover {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  background-color: rgba(104, 104, 105, 0.5);
}
.analysis__filter input:checked ~ label,
.analysis__filter input:checked ~ label:hover {
  background-color: #686869;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.analysis__btns {
  text-align: center;
  margin: -7px 0;
}
@media print {
  .analysis__btns {
    display: none;
  }
}
.analysis__btns > * {
  margin: 7px 14px;
}

.news-single {
  max-width: 900px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .news-single {
    max-width: 700px;
  }
}
@media (min-width: 1400px) {
  .news-single {
    max-width: 900px;
  }
}
.news-single__head {
  padding-bottom: 34px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(104, 104, 105, 0.2);
}
@media (min-width: 992px) {
  .news-single__head {
    padding-bottom: 44px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1400px) {
  .news-single__head {
    padding-bottom: 64px;
    margin-bottom: 60px;
  }
}
.news-single__cat {
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 22px;
  letter-spacing: 0.025rem;
  font-size: 0.8125rem;
}
.news-single__title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 22px;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.news-single__date {
  color: rgba(0, 0, 0, 0.4);
  margin-top: auto;
  margin-bottom: 0;
  line-height: 1;
  font-size: 0.8125rem;
}
.news-single__content > p {
  color: rgba(0, 0, 0, 0.6);
}
.news-single__content > p:not(:first-child) {
  margin-top: 20px;
}
.news-single__footer {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid rgba(104, 104, 105, 0.2);
}
@media (min-width: 992px) {
  .news-single__footer {
    padding-top: 40px;
    margin-top: 40px;
  }
}
@media (min-width: 1400px) {
  .news-single__footer {
    padding-top: 60px;
    margin-top: 60px;
  }
}
.news-single .widget__title {
  font-size: 1.25rem;
}
.next-article {
  position: relative;
  overflow: hidden;
  padding: 80px 12vw;
  min-height: 300px;
}
@media (min-width: 992px) {
  .next-article {
    padding: 100px 12vw;
  }
}
@media (min-width: 1400px) {
  .next-article {
    padding: 150px 12vw;
  }
}
.next-article:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(28, 29, 31, 0.7);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(28, 29, 31, 0.7)),
    color-stop(70%, rgba(28, 29, 31, 0)),
    color-stop(100%, rgba(28, 29, 31, 0))
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(28, 29, 31, 0.7)),
    color-stop(70%, rgba(28, 29, 31, 0)),
    to(rgba(28, 29, 31, 0))
  );
  background: linear-gradient(
    to right,
    rgba(28, 29, 31, 0.7) 0%,
    rgba(28, 29, 31, 0) 70%,
    rgba(28, 29, 31, 0) 100%
  );
  -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1c1d1f', endColorstr='#1c1d1f', GradientType=1);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1c1d1f', endColorstr='#1c1d1f', GradientType=1);
}
.next-article__content {
  z-index: 2;
  color: #fff;
  line-height: 1.35;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.next-article__subtitle {
  opacity: 0.5;
  font-size: 0.9375rem;
  margin: 0;
  letter-spacing: 0.025rem;
  margin-bottom: 20px;
}
.next-article__title {
  font-size: 2.25rem;
  margin: 0;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-left: -2px;
  letter-spacing: 0.025rem;
}
@media (min-width: 992px) {
  .next-article__title {
    font-size: 3rem;
  }
}
@media (min-width: 1400px) {
  .next-article__title {
    font-size: 4rem;
  }
}
.next-article .btn {
  margin-top: 10px;
}
.next-article__img-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #686869;
}
.next-article .next-article__img {
  max-height: none;
  min-height: 1000%;
  min-width: 1000%;
  max-width: none;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%) scale(0.1);
  transform: translate(-50%, -50%) scale(0.1);
}

.search-results > :not(:first-child) {
  margin-top: 38px;
  padding-top: 38px;
  border-top: 1px solid rgba(104, 104, 105, 0.2);
}
.search-results__item__title {
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.3;
  margin-top: -6px;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .search-results__item__title {
    font-size: 1.25rem;
  }
}
.search-results__item__title a {
  display: block;
  color: #000;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.search-results__item__title a:hover {
  color: #c90f0a;
}
.search-results__item__content {
  color: #686869;
}
.search-results__item__btn {
  margin-top: 4px;
  padding: 6px 28px 6px 16px;
}
.search-results__item__btn:before {
  width: 32px;
  height: 38px;
}

.sustainability-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px;
}
@media (min-width: 576px) {
  .sustainability-icons {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.sustainability-icons__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  padding: 10px;
}
@media (min-width: 576px) {
  .sustainability-icons__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    max-width: none;
    width: auto;
  }
}
