.brands_slider .slide_block .slide_inner span, .address_section .image_block > img, .info_section .image_inner > img, .main_section .image_inner > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.address_section .image_block > img, .info_section .image_inner > img, .main_section .image_inner > img {
  object-fit: cover;
}

.address_section .image_block iframe, .info_section .image_inner iframe, .main_section .image_inner iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.info_section .image_inner, .main_section .image_inner {
  position: relative;
  overflow: hidden;
}
.info_section .image_inner:before, .main_section .image_inner:before {
  display: block;
  content: "";
  padding-bottom: 56.25%;
}

.brands_slider * {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  36% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  61% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  86% {
    box-shadow: none;
  }
}
.brands_slider .slide_block .slide_inner span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.about_bnner .bnner_info {
  font-size: 240%;
  line-height: 1.5em;
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .about_bnner .bnner_info {
    font-size: 200%;
  }
}
@media screen and (max-width: 575px) {
  .about_bnner .bnner_info {
    font-size: 180%;
  }
}

.address_section .show_address, .address_section .store_address {
  font-size: 140%;
  line-height: 17px;
}

.address_section .phone_link {
  font-size: 140%;
  line-height: 21px;
}

.story_slider .slide_info, .info_section .info_col, .main_section .about_description {
  font-size: 140%;
  line-height: 24px;
  color: #1a1a1a;
}

.brands_section {
  margin-top: 70px;
}
@media screen and (min-width: 992px) and (max-width: 1227px) {
  .brands_section {
    margin-top: 60px;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .brands_section {
    margin-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  .brands_section {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .brands_section {
    margin-top: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .brands_section {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .brands_section {
    margin-top: 40px;
  }
}

.brands_slider {
  margin: 0 -10px;
}
.brands_slider:not(.slick-slider) {
  display: flex;
}
.brands_slider:not(.slick-slider) .slide_block {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.brands_slider .slide_block {
  padding: 0 10px;
  position: relative;
  overflow: hidden;
}
.brands_slider .slide_block .slide_inner {
  font-size: 0;
  line-height: 0;
  background: #ffffff;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.brands_slider .slide_block .slide_inner:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}
.brands_slider .slide_block .slide_inner span {
  padding: 10px;
}
.brands_slider .slide_block a.slide_inner {
  display: block;
}
.brands_slider .slide_block img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.brands_slider .slick-arrow {
  bottom: 100%;
  margin-bottom: 20px;
  right: 10px;
  top: auto;
  left: auto;
}
.brands_slider .slick-prev {
  margin-right: 44px;
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .brands_slider:not(.slick-slider) .slide_block {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .brands_slider {
    margin-left: -16px;
    margin-right: -16px;
  }
  .brands_slider:not(.slick-slider),
.brands_slider .slick-list {
    padding-left: 11px;
    padding-right: 40px;
  }
  .brands_slider .slide_block {
    padding: 0 5px;
  }
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  .brands_slider:not(.slick-slider) .slide_block {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  .brands_slider:not(.slick-slider) .slide_block {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (max-width: 991px) {
  .brands_slider .slick-prev {
    margin-right: 38px;
  }
}
@media screen and (max-width: 479px) {
  .brands_slider:not(.slick-slider) .slide_block {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.main_section {
  display: flex;
  align-items: flex-start;
  padding-bottom: 120px;
}
.main_section .about_col {
  margin: 58px -6.7% 0 0;
  max-width: 49.1%;
  flex: 0 0 49.1%;
  background: #ffffff;
  padding: 40px;
  position: relative;
  z-index: 10;
}
.main_section .about_description {
  color: #1a1a1a;
  padding-top: 32px;
}
.main_section .image_col {
  max-width: 57.6%;
  flex: 0 0 57.6%;
}
.main_section .image_inner {
  border-radius: 5px;
}

.bnner_section {
  display: flex;
  justify-content: center;
  padding-bottom: 120px;
}

.about_bnner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 570px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about_bnner .bnner_info {
  color: #ffffff;
  padding: 10px;
  text-align: center;
  width: 800px;
  max-width: 100%;
}

.info_section {
  margin: 0 -60px;
  display: flex;
  align-items: center;
  padding-bottom: 120px;
}
.info_section .image_col {
  max-width: 54%;
  flex: 0 0 54%;
  padding: 0 60px;
}
.info_section .image_inner {
  border-radius: 5px;
}
.info_section .info_col {
  max-width: 46%;
  flex: 0 0 46%;
  padding: 0 60px;
}
.info_section .info_col span {
  display: block;
  font-family: "montserrat-bold", "montserratarm-bold";
}

.address_section {
  padding-bottom: 120px;
}
.address_section .address_list {
  list-style-type: none;
  padding: 4px 0 0;
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
.address_section li {
  padding: 20px 10px 0;
  max-width: 50%;
  flex: 0 0 50%;
  margin: 0;
}
.address_section .image_block {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.address_section .image_block:before {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.address_section .item_inner {
  position: relative;
  padding-bottom: 65px;
}
.address_section .address_info {
  position: absolute;
  bottom: 0;
  left: 20px;
  background: #1a1a1a;
  width: 390px;
  max-width: 100%;
  z-index: 2;
  padding: 20px 20px 24px 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.address_section .store_address {
  color: #ffffff;
  position: relative;
}
.address_section .store_address:before {
  position: absolute;
  left: -27px;
  top: 1px;
  font-size: 110%;
}
.address_section .phone_link {
  display: block;
  color: #ffffff;
  margin-top: 12px;
}
.address_section .show_address {
  display: block;
  color: #009ED0;
  text-decoration: underline;
  margin-top: 18px;
}

.story_section {
  padding-bottom: 20px;
}
.story_section .slick-arrow {
  top: auto;
  left: auto;
  right: 10px;
  bottom: 100%;
  margin-bottom: 7px;
}
.story_section .slick-prev {
  margin-right: 44px;
}

.story_slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
  margin: 20px -10px 0;
}
.story_slider.slick-slider {
  overflow: visible;
}
.story_slider .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 50%;
  vertical-align: top;
  padding: 0 10px;
}
.story_slider .slick-list {
  overflow: visible;
}
.story_slider .slide_inner {
  position: relative;
  padding-right: 20px;
}
.story_slider .slide_inner:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 60px;
  width: 300px;
  height: 2px;
  background: #e6e6e6;
}
.story_slider .slide_info {
  background: #ffffff;
  border-radius: 4px;
  padding: 32px 24px;
  margin-left: 80px;
  position: relative;
  z-index: 2;
}
.story_slider .date_block {
  font-size: 960%;
  line-height: 1.21em;
  color: #999999;
  font-family: "montserrat-bold", "montserratarm-bold";
  margin: 0 0 -35px -20px;
}

@media screen and (max-width: 1199px) {
  .bnner_section {
    margin-left: -24px;
    margin-right: -24px;
    padding-bottom: 100px;
  }

  .about_bnner {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    min-height: 520px;
  }

  .main_section {
    padding-bottom: 100px;
  }
  .main_section .about_col {
    padding: 30px 20px;
    margin: 40px -6.7% 0 0;
  }
  .main_section .about_description {
    padding-top: 24px;
  }

  .info_section {
    padding-bottom: 100px;
    margin: 0 -20px;
  }
  .info_section .image_col {
    padding: 0 20px;
  }
  .info_section .info_col {
    padding: 0 20px;
  }

  .address_section {
    padding-bottom: 100px;
  }
  .address_section .address_info {
    padding: 20px 20px 20px 40px;
  }
  .address_section .item_inner {
    padding-bottom: 55px;
  }
  .address_section .store_address,
.address_section .show_address {
    font-size: 130%;
    line-height: 16px;
  }
  .address_section .phone_link {
    font-size: 130%;
    line-height: 19px;
  }

  .story_slider .slide_inner:before {
    width: 220px;
    top: 50px;
  }
  .story_slider .date_block {
    font-size: 850%;
    margin: 0 0 -30px -15px;
  }
  .story_slider .slide_info {
    margin-left: 40px;
  }
}
@media screen and (max-width: 991px) {
  .main_section {
    padding-bottom: 80px;
  }
  .main_section .about_col {
    padding: 20px;
    margin: 30px -6.7% 0 0;
  }
  .main_section .about_description {
    padding-top: 18px;
    font-size: 120%;
    line-height: 20px;
  }

  .about_bnner {
    min-height: 470px;
  }

  .bnner_section {
    padding-bottom: 80px;
  }

  .info_section {
    padding-bottom: 80px;
    margin: 0 -10px;
  }
  .info_section .image_col {
    padding: 0 10px;
  }
  .info_section .info_col {
    padding: 0 10px;
    font-size: 130%;
    line-height: 22px;
  }

  .address_section {
    padding-bottom: 80px;
  }
  .address_section .address_info {
    width: auto;
    right: 20px;
  }

  .story_slider .slide_info {
    margin-left: 60px;
  }

  .story_section .slick-prev {
    margin-right: 38px;
  }
}
@media screen and (max-width: 767px) {
  .main_section {
    padding-bottom: 70px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .main_section .image_col {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .main_section .about_col {
    padding: 30px 20px;
    margin: 30px 0 0;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .main_section .about_description {
    padding-top: 24px;
    font-size: 140%;
    line-height: 24px;
  }

  .bnner_section {
    margin-left: -16px;
    margin-right: -16px;
    padding-bottom: 70px;
  }

  .about_bnner {
    min-height: 420px;
  }

  .info_section {
    padding-bottom: 70px;
    margin: 0;
    flex-wrap: wrap;
  }
  .info_section .image_col {
    padding: 0;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .info_section .info_col {
    padding: 30px 0 0;
    max-width: 100%;
    flex: 0 0 100%;
    font-size: 140%;
    line-height: 24px;
  }

  .address_section {
    padding-bottom: 70px;
  }

  .story_section {
    padding-bottom: 10px;
  }

  .story_slider .date_block {
    font-size: 800%;
  }
  .story_slider .slide_info {
    margin-left: 40px;
  }
}
@media screen and (max-width: 639px) {
  .address_section {
    padding-bottom: 60px;
  }
  .address_section .address_list {
    padding-top: 0;
  }
  .address_section li {
    padding: 20px 10px 10px;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .address_section .address_info {
    width: 390px;
    right: unset;
  }
  .address_section .store_address,
.address_section .show_address {
    font-size: 140%;
    line-height: 17px;
  }
  .address_section .phone_link {
    font-size: 140%;
    line-height: 21px;
  }

  .story_slider .slide_inner:before {
    width: 180px;
    top: 40px;
  }
  .story_slider .date_block {
    font-size: 750%;
  }
}
@media screen and (max-width: 575px) {
  .story_slider .slide_inner:before {
    width: 220px;
    top: 40px;
  }
  .story_slider .date_block {
    font-size: 700%;
    margin-bottom: -25px;
  }
  .story_slider .slide_info {
    margin-left: 20px;
  }
}
@media screen and (max-width: 479px) {
  .main_section {
    padding-bottom: 50px;
  }
  .main_section .about_col {
    padding: 20px;
    margin: 30px 0 0;
  }
  .main_section .about_description {
    padding-top: 20px;
    font-size: 130%;
    line-height: 21px;
  }

  .bnner_section {
    padding-bottom: 50px;
  }

  .info_section {
    padding-bottom: 50px;
  }
  .info_section .info_col {
    font-size: 130%;
    line-height: 22px;
  }

  .address_section {
    padding-bottom: 40px;
  }
  .address_section .address_info {
    right: 20px;
    width: auto;
  }

  .story_section {
    padding-bottom: 0;
  }

  .story_slider .slide_inner:before {
    width: 130px;
    top: 30px;
    right: 15px;
  }
  .story_slider .date_block {
    font-size: 560%;
    margin: 0 0 -20px -15px;
  }
  .story_slider .slide_inner {
    padding-right: 15px;
  }
  .story_slider .slide_info {
    font-size: 130%;
    line-height: 21px;
    margin-left: 5px;
  }
}
@media screen and (max-width: 399px) {
  .main_section .about_col {
    padding: 20px 15px;
  }

  .address_section .address_info {
    left: 15px;
    right: 15px;
  }
  .address_section .store_address {
    font-size: 130%;
    line-height: 16px;
  }
  .address_section .show_address {
    font-size: 130%;
    line-height: 16px;
    margin-top: 12px;
  }
  .address_section .phone_link {
    font-size: 130%;
    line-height: 19px;
  }

  .story_slider .slide_inner:before {
    right: 10px;
  }
  .story_slider .slide_inner {
    padding-right: 10px;
  }
  .story_slider .slide_info {
    padding: 20px 15px;
    font-size: 120%;
    line-height: 18px;
  }
}
@media screen and (max-width: 359px) {
  .story_slider .slide_inner:before {
    width: 100px;
  }
}
.web .address_section .show_address, .address_section .web .show_address {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.touch .address_section .show_address, .address_section .touch .show_address {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.web .brands_slider .slide_block a.slide_inner img, .brands_slider .slide_block .web a.slide_inner img {
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.web .brands_slider .slide_block a.slide_inner:hover img, .brands_slider .slide_block .web a.slide_inner:hover img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.web .address_section .show_address:hover, .address_section .web .show_address:hover {
  color: rgba(0, 158, 208, 0.7);
}
.touch .brands_slider .slide_block a.slide_inner img, .brands_slider .slide_block .touch a.slide_inner img {
  -o-transition: transform 0.15s;
  -ms-transition: transform 0.15s;
  -moz-transition: transform 0.15s;
  -webkit-transition: transform 0.15s;
  transition: transform 0.15s;
}
.touch .brands_slider .slide_block a.slide_inner:active img, .brands_slider .slide_block .touch a.slide_inner:active img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.touch .address_section .show_address:active, .address_section .touch .show_address:active {
  color: rgba(0, 158, 208, 0.7);
}

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