.about_us .popup_btn, .about_us .popup_btn > picture img, .about_slider .slide_image > picture img,
.about_us .popup_btn > img,
.about_slider .slide_image > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.about_us .popup_btn > picture img, .about_slider .slide_image > picture img,
.about_us .popup_btn > img,
.about_slider .slide_image > img {
  object-fit: cover;
}

.popup_block ul.history_list .year_block, .about_us .btn_text {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.about_us .btn_text {
  font-family: "montserratarm-medium", "montserrat-medium";
}
@media screen and (min-width: 1281px) {
  .about_us .btn_text {
    font-size: 360%;
    line-height: 44px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .about_us .btn_text {
    font-size: 320%;
    line-height: 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .about_us .btn_text {
    font-size: 280%;
    line-height: 36px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .about_us .btn_text {
    font-size: 240%;
    line-height: 30px;
  }
}
@media screen and (max-width: 575px) {
  .about_us .btn_text {
    font-size: 200%;
    line-height: 28px;
  }
}

.about_top {
  background: #0a0a0a;
  color: #ffffff;
  padding: 26px 0 29px;
}

.about_slider {
  position: relative;
}
.about_slider:not(.slick-slider) {
  overflow: hidden;
  display: flex;
}
.about_slider:not(.slick-slider) > div {
  flex: 0 0 100%;
  max-width: 100%;
}
.about_slider .slick-dots {
  margin: 47px 0 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about_slider .slick-dots li {
  padding: 0 4px;
}
.about_slider .slick-dots li.slick-active button {
  background: #7EBC0A;
  pointer-events: none;
}
.about_slider .slick-dots button {
  font-size: 0;
  border: none;
  background: #ffffff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  padding: 0;
}
.about_slider .slide_inner {
  display: flex;
}
.about_slider .slide_image {
  flex: 0 0 58.33%;
  max-width: 740px;
  border: solid #424242;
  border-width: 34px 37px;
  position: relative;
  align-self: flex-start;
  max-height: 480px;
}
.about_slider .slide_image:before {
  display: block;
  content: "";
  padding-bottom: 62.5%;
}
.about_slider .slide_info {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-right: 34px;
  width: 40%;
}
.about_slider .slide_info img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 24px;
}
.about_slider .slide_title {
  font-size: 640%;
  line-height: 82px;
  font-family: "montserratarm-medium", "montserrat-medium";
  padding-bottom: 14px;
}
.about_slider .slide_subtitle {
  font-size: 280%;
  line-height: 36px;
  font-family: "montserratarm-medium", "montserrat-medium";
  margin-bottom: 23px;
  max-width: 441px;
}
.about_slider .slide_description {
  min-height: 153px;
  background: #424242;
  padding: 16px 24px;
  display: flex;
  align-items: center;
  font-size: 120%;
  line-height: 16px;
  margin-top: auto;
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .about_slider .slide_title {
    font-size: 480%;
    line-height: 64px;
    padding-bottom: 8px;
  }
  .about_slider .slide_subtitle {
    font-size: 200%;
    line-height: 28px;
    margin-bottom: 12px;
  }
  .about_slider .slide_image {
    border-width: 30px 28px;
  }
  .about_slider .slide_info img {
    height: 40px;
    margin-bottom: 16px;
    width: auto;
    align-self: flex-start;
  }
}
@media screen and (max-width: 1024px) {
  .about_slider .slide_title {
    font-size: 360%;
    line-height: 52px;
    padding-bottom: 11px;
  }
  .about_slider .slide_subtitle {
    font-size: 160%;
    line-height: 24px;
  }
  .about_slider .slide_image {
    border-width: 16px;
  }
  .about_slider .slick-dots {
    margin-top: 30px;
  }
  .about_slider .slide_inner {
    padding-bottom: 183px;
  }
  .about_slider .slide_description {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .about_slider .slide_inner {
    flex-wrap: wrap;
  }
  .about_slider .slide_image,
.about_slider .slide_info {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about_slider .slide_description {
    padding: 10px 16px;
  }
  .about_slider .slide_info {
    padding-right: 0;
  }
}
@media screen and (max-width: 399px) {
  .about_slider .slide_inner {
    padding-bottom: 200px;
  }
  .about_slider .slide_description {
    height: 180px;
  }
}

.about_us {
  background: #0a0a0a;
  color: #ffffff;
  padding: 72px 0;
}
.about_us .chars_list {
  margin: 0 -10px;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.about_us .chars_list li {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  position: relative;
}
.about_us .chars_list li:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}
.about_us .chars_list li:last-child {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.about_us .chars_list li:last-child:before {
  padding-bottom: 50%;
}
.about_us .popup_btn {
  border: 10px solid transparent;
  background: transparent;
  padding: 0;
}
.about_us .popup_btn img {
  border-radius: 10px;
  opacity: 0.3;
}
.about_us .btn_text {
  position: relative;
  z-index: 2;
  color: #ffffff;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  padding: 10px 20px;
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .about_us {
    padding: 40px 0;
  }
  .about_us .chars_list li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .about_us .chars_list li:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .about_us {
    padding: 21px 0;
  }
  .about_us .chars_list li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about_us .chars_list li:before {
    padding-bottom: 33.53%;
  }
  .about_us .chars_list li:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about_us .chars_list li:last-child:before {
    padding-bottom: 33.53%;
  }
}

.web .about_us .popup_btn .btn_text:hover {
  background: #7EBC0A;
}

.touch .about_us .popup_btn .btn_text:active {
  background: #7EBC0A;
}

.popup_block .documents_list {
  padding: 30px 0;
}
.popup_block .document_block:not(:first-child) {
  margin-top: 26px;
}
@media screen and (max-width: 768px) {
  .popup_block .documents_list {
    padding: 4px 0;
  }
  .popup_block .document_block:not(:first-child) {
    margin-top: 16px;
  }
}
.popup_block ul.history_list {
  padding: 30px 0;
  margin: 0;
  list-style-type: none;
}
.popup_block ul.history_list li {
  display: flex;
  align-items: flex-start;
  padding: 20px 0;
}
.popup_block ul.history_list .year_block {
  min-width: 115px;
  height: 115px;
  position: relative;
  z-index: 2;
  border-radius: 50%;
  background: #ededed;
  border: 10px solid;
  color: #7EBC0A;
  font-size: 240%;
  line-height: 36px;
  font-family: "montserratarm-medium", "montserrat-medium";
  margin-right: 16px;
}
.popup_block ul.history_list .history_text {
  padding: 17px 18px 17px 27px;
  background: #ededed;
  border-radius: 11px;
  font-size: 160%;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .popup_block ul.history_list {
    padding: 12px 0;
  }
  .popup_block ul.history_list li {
    padding: 8px 0;
  }
  .popup_block ul.history_list .year_block {
    font-size: 160%;
    min-width: 75px;
    height: 75px;
    border-width: 6px;
  }
  .popup_block ul.history_list .history_text {
    font-size: 120%;
    line-height: 18px;
    padding: 24px 16px 23px 21px;
  }
}
.popup_block ul.values_list {
  padding: 30px 0;
  list-style-type: none;
  margin: 0;
  max-width: 640px;
}
.popup_block ul.values_list > li {
  padding-top: 20px;
}
@media screen and (min-width: 576px) {
  .popup_block ul.values_list > li {
    display: flex;
    align-items: flex-start;
  }
  .popup_block ul.values_list > li .image_block {
    flex: 0 0 260px;
    margin-right: 10px;
  }
  .popup_block ul.values_list > li .info_block {
    flex: 1;
    width: 50%;
  }
  .popup_block ul.values_list > li:nth-child(2n) {
    justify-content: space-between;
  }
  .popup_block ul.values_list > li:nth-child(2n) .image_block {
    order: 2;
    margin-right: 0;
    margin-left: 10px;
  }
}
.popup_block ul.values_list .image_block {
  max-width: 260px;
}
.popup_block ul.values_list .image_block img {
  width: 100%;
  height: 140px;
  object-fit: cover;
  margin: 0;
  border-radius: 0;
}
.popup_block ul.values_list .info_block {
  font-size: 160%;
  line-height: 24px;
}
.popup_block ul.values_list .value_title {
  color: #7EBC0A;
  margin-bottom: 8px;
}
.popup_block ul.values_list .value_sublist {
  list-style-type: disc;
}
@media screen and (max-width: 768px) {
  .popup_block ul.values_list {
    padding: 10px 0;
  }
  .popup_block ul.values_list .info_block {
    font-size: 120%;
    line-height: 18px;
  }
  .popup_block ul.values_list > li {
    padding: 10px 0;
  }
}
@media screen and (max-width: 575px) {
  .popup_block ul.values_list .info_block {
    padding-top: 16px;
  }
  .popup_block ul.values_list .image_block {
    max-width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
  }
  .popup_block ul.values_list .image_block:before {
    display: block;
    content: "";
    padding-bottom: 100%;
  }
  .popup_block ul.values_list .image_block img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}

.our_strategy {
  padding-top: 90px;
}
.our_strategy .section_title {
  text-align: center;
}
.our_strategy .strategy_list {
  margin: 0;
  padding: 33px 0 0;
  list-style-type: none;
}
.our_strategy .strategy_list li {
  padding-top: 52px;
}
@media screen and (min-width: 769px) {
  .our_strategy .strategy_list li {
    display: flex;
  }
}
.our_strategy .strategy_list li:nth-child(2n) {
  flex-direction: row-reverse;
}
.our_strategy .strategy_list li:nth-child(2n) .info_block {
  padding-left: 20px;
}
.our_strategy .strategy_list li:nth-child(2n+1) .info_block {
  padding-right: 20px;
}
.our_strategy .image_block {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  padding: 34px 37px;
  background: #ededed;
  align-self: flex-start;
}
.our_strategy .image_block img {
  display: block;
  width: 100%;
  height: auto;
}
.our_strategy .info_block {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  align-self: center;
  font-size: 280%;
  line-height: 40px;
}
.our_strategy .info_block b, .our_strategy .info_block strong, .our_strategy .info_block span {
  font-family: "montserratarm-bold", "montserrat-bold";
}
@media screen and (max-width: 1024px) {
  .our_strategy .strategy_list li {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .our_strategy {
    padding-top: 70px;
  }
  .our_strategy .strategy_list {
    padding-top: 20px;
  }
  .our_strategy .info_block {
    font-size: 240%;
    line-height: 32px;
  }
  .our_strategy .image_block {
    padding: 26px 30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .our_strategy {
    padding-top: 50px;
  }
  .our_strategy .strategy_list {
    padding-top: 10px;
  }
  .our_strategy .info_block {
    font-size: 180%;
    line-height: 28px;
  }
  .our_strategy .image_block {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .our_strategy {
    padding-top: 40px;
    text-align: center;
  }
  .our_strategy .strategy_list {
    padding-top: 0;
  }
  .our_strategy .info_block {
    flex: none;
    max-width: 100%;
    font-size: 160%;
    line-height: 24px;
  }
  .our_strategy .image_block {
    flex: none;
    max-width: 100%;
    padding: 16px;
    margin-top: 20px;
  }
}

.web .about_slider .slick-dots button, .about_slider .slick-dots .web button, .web .about_us .popup_btn .btn_text {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.touch .about_slider .slick-dots button, .about_slider .slick-dots .touch button, .web .about_slider .slick-dots button:active, .about_slider .slick-dots .web button:active, .touch .about_us .popup_btn .btn_text {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.web .about_slider .slick-dots button:hover, .about_slider .slick-dots .web button:hover {
  background: #7EBC0A;
}
.web .about_slider .slick-dots button:active, .about_slider .slick-dots .web button:active {
  background: #659806;
}
.touch .about_slider .slick-dots button:active, .about_slider .slick-dots .touch button:active {
  background: #659806;
}

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