

/* Start:/local/components/kontur/static_content/templates/about/style.css?1753159980594*/
#about {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  min-height: 346px;
  margin-bottom: 2rem;
  padding: 32px 32px 32px 42%;
  background: url("/local/components/kontur/static_content/templates/about/./images/about-cover.jpg");
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
}
#about h2 {
  color: #222222;
}
#about p {
  color: #696969;
}

@media (max-width: 769px) {
  #about {
    position: relative;
    padding: 32px 16px;
    background-position: top right;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/sibdk/components/bitrix/news.list/info_block_list/style.css?17531599802461*/
#info_block_list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 23px;
  -moz-column-gap: 52px;
       column-gap: 52px;
  margin-bottom: 73px;
}
#info_block_list .item {
  width: calc(24% - 38px);
  display: flex;
  flex-direction: column;
  padding-left: 52px;
}
#info_block_list .item:first-child {
  width: calc(28% - 44px);
}
#info_block_list .item .title {
  font-size: 38px;
  font-weight: 800;
  line-height: 52px;
  letter-spacing: 0em;
  text-align: left;
  color: #222;
  margin-bottom: 15px;
  position: relative;
}
#info_block_list .item .title::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(calc(-100% - 20px), 50%);
  width: 33px;
  height: 37px;
  background-image: url("/local/templates/sibdk/components/bitrix/news.list/info_block_list/./images/check-mark.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#info_block_list .item .description {
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #696969;
}

@media (max-width: 1100px) {
  #info_block_list {
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
  #info_block_list .item {
    width: calc(25% - 25.5px);
    padding-left: 25px;
  }
  #info_block_list .item:first-child {
    width: calc(28% - 41px);
  }
  #info_block_list .item .title {
    font-size: 30px;
    margin-bottom: 0;
  }
  #info_block_list .item .title::after {
    width: 15px;
    height: 15px;
    transform: translate(calc(-100% - 10px), 100%);
  }
  #info_block_list .item .description {
    font-size: 14px;
  }
}
@media (max-width: 950px) {
  #info_block_list {
    -moz-column-gap: 10px;
         column-gap: 10px;
    justify-content: space-between;
  }
  #info_block_list .item {
    width: calc(50% - 5px);
  }
  #info_block_list .item:first-child {
    width: inherit;
  }
}
@media (max-width: 650px) {
  #info_block_list {
    -moz-column-gap: 10px;
         column-gap: 10px;
    flex-direction: column;
    flex-wrap: nowrap;
  }
  #info_block_list .item {
    width: 100%;
    margin-bottom: 23px;
    padding-left: 52px;
  }
  #info_block_list .item:first-child {
    width: inherit;
  }
  #info_block_list .item .title {
    font-size: 30px;
  }
  #info_block_list .item .title::after {
    width: 32px;
    height: 32px;
    transform: translate(calc(-100% - 20px), 50%);
  }
  #info_block_list .item .description {
    font-size: 16px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/sibdk/components/bitrix/news.list/company_history/style.css?17531599804263*/
#company_history {
  padding: 100px 0;
  margin-bottom: 30px;
  background-image: url("/local/templates/sibdk/components/bitrix/news.list/company_history/./images/company_history_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
#company_history .content {
  position: relative;
}
#company_history .content .year_bg {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 483px;
  font-weight: 700;
  line-height: 900px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(255, 255, 255, 0.05);
  pointer-events: none;
  transition: 0.3s;
}
#company_history .content .content-container {
  z-index: 2;
}
#company_history .content .content-container .title-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
#company_history .content .content-container .title-container .title {
  font-size: 29px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
#company_history .content .content-container .touch-punch-container {
  width: 100%;
  margin-bottom: 44px;
  list-style: none;
}
#company_history .content .content-container .touch-punch-container .touch-punch-years-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
#company_history .content .content-container .touch-punch-container .touch-punch-years-list .year-label {
  font-size: 18px;
  font-weight: 300;
  line-height: 45px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
}
#company_history .content .content-container .touch-punch-container .touch-punch-years-list .year-label.active {
  font-size: 22px;
  font-weight: 700;
}
#company_history .content .content-container .touch-punch-container .ui-widget.ui-widget-content {
  background: rgba(255, 255, 255, 0.35) !important;
  height: 4px !important;
  border: none !important;
}
#company_history .content .content-container .touch-punch-container .ui-slider .ui-slider-handle {
  background: #fff !important;
}
#company_history .content .content-container .touch-punch-container .ui-slider-horizontal .ui-slider-range {
  background: #fff !important;
  height: 4px !important;
}
#company_history .content .content-container .text_block .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin-bottom: 17px;
}
#company_history .content .content-container .text_block .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #f1f1f1;
}
#company_history .arrow_container .arrow {
  width: 50px;
  height: 50px;
  background-image: url("/local/templates/sibdk/components/bitrix/news.list/company_history/./images/left_arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#company_history .arrow_container .arrow.right {
  transform: rotate(180deg);
  margin-left: 10px;
}
#company_history .arrow_container.desktop {
  display: flex;
  align-items: center;
}
#company_history .arrow_container.mobile {
  display: none;
}

@media (max-width: 1200px) {
  #company_history .content .year_bg {
    font-size: 300px;
  }
}
@media (max-width: 860px) {
  #company_history {
    margin-bottom: 10px;
  }
  #company_history .arrow_container.desktop {
    display: none;
  }
  #company_history .arrow_container.mobile {
    width: 100%;
    margin-top: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #company_history .content .year_bg {
    font-size: 200px;
    top: 125px;
  }
  #company_history .content .content-container .text_block .title {
    font-size: 20px;
    line-height: 27.32px;
  }
  #company_history .content .content-container .text_block .text {
    font-size: 14px;
    line-height: 19.12px;
  }
  #company_history .content .content-container .touch-punch-container .touch-punch-years-list {
    overflow: scroll hidden;
  }
  #company_history .content .content-container .touch-punch-container .touch-punch-years-list .year-label {
    margin-right: 17px;
  }
}
@media (max-width: 516px) {
  #company_history .content .year_bg {
    font-size: 130px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/sibdk/components/bitrix/news.list/our_advantages/style.css?17531599801015*/
#our_advantages {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding: 30px 0;
}
#our_advantages .item {
  width: calc(25% - 20px);
  display: flex;
  flex-direction: column;
}
#our_advantages .item .img {
  margin-bottom: 22px;
  height: 65px;
  width: auto;
}
#our_advantages .item .img img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
#our_advantages .item .title {
  font-size: 20px;
  font-weight: 800;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #222;
}

@media (max-width: 860px) {
  #our_advantages {
    padding: 20px 0;
  }
  #our_advantages .item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 600px) {
  #our_advantages {
    row-gap: 14px;
  }
  #our_advantages .item {
    width: 100%;
  }
  #our_advantages .item .title {
    font-size: 20px;
    font-weight: 800;
    line-height: 27px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/sibdk/components/bitrix/news.list/about_steps_redesign/style.css?17531599802642*/
#about_steps_redesign {
  padding: 30px 0;
  counter-reset: parts;
}
#about_steps_redesign .title {
  font-size: 29px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #2d2d2d;
  margin-bottom: 28px;
}
#about_steps_redesign .content {
  padding-left: 40px;
  position: relative;
}
#about_steps_redesign .content::before {
  content: "";
  height: 100%;
  width: 2px;
  transform: translateX(-50%);
  position: absolute;
  left: 0;
  top: 0;
  background-color: #2d2d2d;
  border-radius: 1px;
}
#about_steps_redesign .content::after {
  content: "";
  height: 7px;
  width: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-5.5px, 2px);
  background-image: url("/local/templates/sibdk/components/bitrix/news.list/about_steps_redesign/./images/arrow-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#about_steps_redesign .content .about-steps-item {
  margin-bottom: 21px;
  position: relative;
}
#about_steps_redesign .content .about-steps-item:after {
  content: "";
  position: absolute;
  left: -40px;
  top: 0;
  transform: translate(-50%, 100%);
  width: 22px;
  height: 22px;
  background-color: #F41F1F;
  border: 4px solid #333;
  border-radius: 100%;
}
#about_steps_redesign .content .about-steps-item .title {
  font-size: 20px;
  font-weight: 800;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-bottom: 13px;
}
#about_steps_redesign .content .about-steps-item .title::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  content: "0" counter(parts);
  counter-increment: parts;
  font-size: 46px;
  font-weight: 800;
  line-height: 63px;
  letter-spacing: 0em;
  text-align: left;
  color: #F41F1F;
  margin-right: 17px;
}
#about_steps_redesign .content .about-steps-item .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  max-width: 926px;
}
#about_steps_redesign .content .about-steps-item .description a {
  color: #F41F1F;
  text-decoration: none;
  font-weight: 700;
}
#about_steps_redesign .content .about-steps-item .description a:hover {
  transition: 0.3s;
  color: #992727;
}
#about_steps_redesign .content .about-steps-item .description ul {
  padding: 0;
}

@media (max-width: 860px) {
  #about_steps_redesign {
    padding: 20px 0;
  }
  #about_steps_redesign .content {
    left: 10px;
  }
}
@media (max-width: 640px) {
  #about_steps_redesign .title {
    font-size: 22px;
  }
  #about_steps_redesign .content .about-steps-item .description {
    font-size: 14px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/sibdk/components/bitrix/news.list/our_clients/style.css?17531599801617*/
#our_clients {
  padding: 30px 0;
}
#our_clients .arrow {
  display: none;
}
#our_clients h2 {
  font-size: 29px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: 0em;
  color: #222;
}
#our_clients .items-container {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  padding-top: 19px;
}
#our_clients .item {
  width: calc(33.333% - 20px);
  min-height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#our_clients .item .img {
  margin-bottom: 0;
  max-height: 132px;
  width: auto;
}
#our_clients .item .img img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 860px) {
  #our_clients {
    padding: 20px 0;
  }
  #our_clients .item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 600px) {
  #our_clients {
    row-gap: 14px;
  }
  #our_clients .slider {
    position: relative;
    z-index: 1;
  }
  #our_clients .slider .arrow {
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("/local/templates/sibdk/components/bitrix/news.list/our_clients/./images/left_arrow.svg");
    width: 18px;
    height: 18px;
  }
  #our_clients .slider .arrow.prev {
    left: 0;
    transform: translate(0, -50%);
  }
  #our_clients .slider .arrow.next {
    right: 0;
    transform: translate(0, -50%) rotate(-180deg);
  }
  #our_clients .item {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 22px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/sibdk/components/bitrix/news.list/our_service/style.css?17531599801780*/
#our_service {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding: 30px 0;
}
#our_service .item {
  display: flex;
  flex-direction: column;
  width: calc(25% - 20px);
  padding: 30px;
  background-color: #fff;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.0509803922);
  box-shadow: 0px 4px 160px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
}
#our_service .item .img {
  margin-bottom: 22px;
  height: 65px;
  width: auto;
}
#our_service .item .img img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
#our_service .item .title {
  font-size: 20px;
  font-weight: 800;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #222;
}
#our_service .item .description {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 10px;
  color: #696969;
}

@media (max-width: 860px) {
  #our_service {
    padding: 20px 0;
    -moz-column-gap: 8px;
         column-gap: 8px;
    row-gap: 8px;
    justify-content: space-between;
  }
  #our_service .item {
    align-items: center;
    width: calc(50% - 4px);
  }
  #our_service .item .img {
    margin-bottom: 16px;
  }
  #our_service .item .title {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
  }
  #our_service .item .description {
    display: none;
  }
}
@media (max-width: 600px) {
  /*
  #our_service{
      row-gap: 14px;
      .item{
          width: 100%;
          .title{
              font-size: 20px;
              font-weight: 800;
              line-height: 27px;
          }
      }
  }
  */
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/components/kontur/static_content/templates/about/style.css?1753159980594 */
/* /local/templates/sibdk/components/bitrix/news.list/info_block_list/style.css?17531599802461 */
/* /local/templates/sibdk/components/bitrix/news.list/company_history/style.css?17531599804263 */
/* /local/templates/sibdk/components/bitrix/news.list/our_advantages/style.css?17531599801015 */
/* /local/templates/sibdk/components/bitrix/news.list/about_steps_redesign/style.css?17531599802642 */
/* /local/templates/sibdk/components/bitrix/news.list/our_clients/style.css?17531599801617 */
/* /local/templates/sibdk/components/bitrix/news.list/our_service/style.css?17531599801780 */
