

/* Start:/local/templates/main/assets/bx-styles/animate-slider.css?16776752274159*/
.animate-slider {
  overflow: hidden;
  position: relative;
  margin-top: -81px;
  padding-top: 90px
}
.animate-slider__container {
  order: 2
}
.animate-slider .slick-list:before {
  content: '';
  width: 4px;
  height: 4px;
  transform: translateY(2px);
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto
}
.animate-slider__title {
  font-weight: 700;
  font-size: 56px;
  line-height: 110%;
  max-width: 630px;
  position: relative;
  z-index: 10
}
.animate-slider__arrow {
  fill: #fff
}
.animate-slider__button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #00a89b;
  border: 1px solid transparent;
  border-radius: 15px;
  font-weight: 700;
  font-size: 30px;
  line-height: 90%;
  color: #fff;
  padding: 41px 48px;
  cursor: pointer
}
.animate-slider__button:hover {
  background-color: #09bbad
}
.animate-slider__button svg {
  margin-left: 36px
}
.animate-slider__wrapper {
  height: 150px
}
.animate-slider__title-container {
  margin: 162px auto 24px
}
.animate-slider__button-container {
  margin: 36px auto 104px
}
.animate-slider__img-wrap {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%
}
.animate-slider__item:not(:nth-child(1)):not(.slick-slide) {
  display: none
}
.animate-slider__item:first-child:not(.slick-slide) {
  position: relative;
  padding-top: 1px
}
.animate-slider__item:first-child:not(.slick-slide):before {
  content: '';
  width: 4px;
  height: 4px;
  transform: translateY(2px);
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto
}
.animate-slider__item-text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 400;
  font-size: 30px;
  line-height: 110%;
  padding-left: 22px;
  position: relative;
  min-height: 70px
}
@media (max-width:1470px) {
  .animate-slider__button {
    font-size: 28px;
    padding: 30px 35px
  }
}
@media (max-width:1400px) {
  .animate-slider__title {
    max-width: 48%;
    font-size: 45px
  }
}
@media (max-width:1140px) {
  .animate-slider {
    margin-top: -61px
  }
  .animate-slider .slick-list:before {
    top: 7px;
    bottom: initial
  }
  .animate-slider__title {
    max-width: 100%;
    font-weight: 700;
    font-size: 28px;
    line-height: 110%
  }
  .animate-slider__button {
    border-radius: 5px;
    padding: 17px 29px;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%
  }
  .animate-slider__button svg {
    width: 18px;
    margin-left: 14px;
    border-radius: 5px
  }
  .animate-slider__title-container {
    margin: 15px auto 26px
  }
  .animate-slider__button-container {
    margin: 20px auto 35px;
    position: relative;
    z-index: 10
  }
  .animate-slider__item:first-child:not(.slick-slide):before {
    top: 7px;
    bottom: initial
  }
  .animate-slider__item-text {
    align-items: flex-start;
    padding-left: 14px;
    min-height: 40px;
    font-weight: 400;
    font-size: 17px;
    line-height: 110%
  }
}
@media (max-width:768px) {
  .animate-slider {
    display: flex;
    flex-direction: column
  }
  .animate-slider__container {
    max-width: 375px;
    margin: 0 auto
  }
  .animate-slider__arrow {
    fill: #00a89b
  }
  .animate-slider__button:hover {
    background-color: #fafafa
  }
  .animate-slider__button {
    font-weight: 400;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #00a89b;
    color: #00a89b;
    border-radius: 5px;
    padding: 11px 15px;
    font-size: 14px;
    line-height: 17px
  }
  .animate-slider__button svg {
    width: 14px;
    margin-left: 5px
  }
  .animate-slider__wrapper {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10
  }
  .animate-slider__img-wrap {
    width: 375px;
    height: 360px;
    position: relative;
    order: 1;
    margin: -75px auto 0
  }
}
@media (max-width:425px) {
  .animate-slider__title {
    max-width: 330px
  }
}
@media (max-width:370px) {
  .animate-slider__button {
    min-width: 135px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 16px
  }
  .animate-slider__button svg {
    display: none
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/animate-images.css?168269201410558*/
.animate-images__item {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 880px;
  overflow: hidden;
  opacity: 1;
  transition: 1s
}
.animate-images__item-hidden {
  display: none
}
.animate-images__part {
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: 1s
}
.animate-images__part_hand-1 {
  position: absolute;
  width: 37.81vw;
  height: 17.34vw;
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide1/robot-hand-s1.png);
  bottom: -.16vw;
  right: 0;
  z-index: 5
}
.animate-images__part_ball-1 {
  width: 5.63vw;
  height: 5.63vw;
  background-color: rgba(0,178,255,.1);
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide1/telegram-s1.png);
  bottom: 26.25vw;
  right: 24.48vw;
  transform: rotateZ(0);
  border-radius: 50%;
  box-shadow: -42px -28px 71px -8px rgba(0,178,255,.2)
}
.animate-images__part_ball-2 {
  width: 5.99vw;
  height: 5.99vw;
  background-color: rgba(0,120,255,.1);
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide1/vk-s1.png);
  bottom: 21.41vw;
  right: 16.04vw;
  transform: rotateZ(21deg);
  border-radius: 50%;
  box-shadow: 42px -28px 71px -8px rgba(0,120,255,.3)
}
.animate-images__part_ball-3 {
  width: 6.77vw;
  height: 6.77vw;
  background-color: rgba(255,38,0,.1);
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide1/ya-s1.png);
  bottom: 17.03vw;
  right: 22.24vw;
  border-radius: 50%;
  box-shadow: -42px -28px 71px -8px rgba(255,38,0,.2)
}
.animate-images__part_hands {
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide2/s2.png);
  width: 43.23vw;
  height: 36.15vw;
  right: 0;
  bottom: -2.08vw;
  z-index: 5
}
.animate-images__part_shadow {
  width: 7.86vw;
  height: 16.56vw;
  border-radius: 20px;
  bottom: 11.35vw;
  right: 15.83vw;
  box-shadow: 0 0 110px 16px rgba(0,255,235,.3)
}
.animate-images__part_3back {
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide3/back-s3.png);
  width: 37.45vw;
  height: 12.81vw;
  bottom: 14.37vw;
  right: 2.92vw
}
.animate-images__part_3hand {
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide3/cyborg-hand-s3.png);
  width: 29.53vw;
  height: 23.13vw;
  bottom: -.78vw;
  right: -3.49vw;
  transform: rotateZ(-3deg);
  z-index: 4
}
.animate-images__part_3top {
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide3/top-s3.png);
  width: 41.98vw;
  height: 11.77vw;
  bottom: 19.22vw;
  right: 0;
  z-index: 5
}
.animate-images__part_3front {
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide3/front-s3.png);
  width: 22.66vw;
  height: 14.11vw;
  bottom: 5.31vw;
  right: 17.14vw;
  z-index: 5
}
.animate-images__part_3bottom {
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide3/bottom-s3.png);
  width: 35.1vw;
  height: 16.82vw;
  bottom: 1.41vw;
  right: 1.88vw
}
.animate-images__part_4hand {
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide4/robot-s2.png);
  width: 39.69vw;
  height: 41.2vw;
  bottom: 4.69vw;
  right: -6.56vw;
  transform: rotateZ(10deg);
  transform-origin: right top
}
.animate-images__part_4btn {
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/animate-sliders/slide4/btn-s2.png);
  width: 31.15vw;
  height: 6.51vw;
  bottom: 3.96vw;
  right: 4.84vw
}
.animate-images__part_4light {
  bottom: 4.53vw;
  right: 16.93vw;
  width: 6.82vw;
  height: 9.9vw;
  border-radius: 49%;
  transform: rotateX(81deg)
}
.animate-images__item_active .animate-images__part_hand-1 {
  bottom: .78vw;
  right: 0;
  z-index: 5
}
.animate-images__item_active .animate-images__part_ball-1 {
  bottom: 24.84vw;
  right: 22.97vw
}
.animate-images__item_active .animate-images__part_ball-2 {
  bottom: 20.63vw;
  right: 15.42vw
}
.animate-images__item_active .animate-images__part_ball-3 {
  bottom: 15.63vw;
  right: 22.24vw
}
.animate-images__item_active .animate-images__part_hands {
  width: 44.27vw;
  height: 36.15vw;
  right: 0;
  bottom: 0;
  z-index: 5
}
.animate-images__item_active .animate-images__part_shadow {
  box-shadow: 0 0 110px 16px rgba(0,255,235,0);
  background-color: rgba(0,255,235,.14);
  bottom: 12.92vw;
  right: 15.83vw
}
.animate-images__item_active .animate-images__part_3back {
  bottom: 14.37vw;
  right: 5.99vw
}
.animate-images__item_active .animate-images__part_3hand {
  bottom: .31vw;
  right: -.78vw;
  transform: rotateZ(3deg);
  z-index: 4
}
.animate-images__item_active .animate-images__part_3top {
  bottom: 18.7vw;
  right: 2.29vw;
  z-index: 5
}
.animate-images__item_active .animate-images__part_3front {
  bottom: 5.47vw;
  right: 20.26vw;
  z-index: 5
}
.animate-images__item_active .animate-images__part_3bottom {
  bottom: 1.93vw;
  right: 4.17vw
}
.animate-images__item_active .animate-images__part_hand {
  bottom: 1.3vw;
  right: -4.79vw;
  transform: rotateZ(3deg);
  transform-origin: right top
}
.animate-images__item_active .animate-images__part_4btn {
  bottom: 3.96vw;
  right: 4.84vw
}
.animate-images__item_active .animate-images__part_4light {
  bottom: 4.53vw;
  right: 16.93vw;
  transform: rotateX(81deg)
}
.animate-images__item_deactivated {
  opacity: 0
}
@media (min-width:630px) {
  .animate-images__item:hover .animate-images__part_hand-1 {
    transform: rotateZ(-3deg);
    transform-origin: top right
  }
  .animate-images__item:hover .animate-images__part_ball-1 {
    bottom: 504px;
    right: 470px;
    transform: rotateZ(-13deg)
  }
  .animate-images__item:hover .animate-images__part_ball-2 {
    bottom: 411px;
    right: 308px;
    transform: rotateZ(21deg)
  }
  .animate-images__item:hover .animate-images__part_ball-3 {
    bottom: 327px;
    right: 427px
  }
  .animate-images__item:hover .animate-images__part_shadow {
    background-color: rgba(0,255,235,.7);
    box-shadow: 0 0 110px 16px rgba(0,255,235,.7)
  }
  .animate-images__item:hover .animate-images__part_3hand {
    bottom: 0;
    right: 0;
    transform: rotateZ(0)
  }
  .animate-images__item:hover .animate-images__part_3top {
    bottom: 17.8vw
  }
  .animate-images__item:hover .animate-images__part_3bottom {
    bottom: 55px
  }
  .animate-images__item:hover .animate-images__part_4hand {
    bottom: 5.3vw;
    right: -3.56vw;
    transform: rotateZ(0)
  }
  .animate-images__item:hover .animate-images__part_4light {
    background-color: rgba(255,255,255,.7);
    box-shadow: 1px 4px 50px 46px rgba(255,255,255,.7)
  }
}
@media (max-width:768px) {
  .animate-images__part_hand-1 {
    bottom: 0;
    right: 0;
    z-index: 5;
    width: 320px;
    height: 153px;
    transform: rotateZ(-4deg);
    transform-origin: right
  }
  .animate-images__part_ball-1 {
    box-shadow: -28px -7px 34px -8px rgba(0,178,255,.6);
    transform: rotateZ(-13deg);
    bottom: 215px;
    right: 194px;
    width: 47px;
    height: 47px
  }
  .animate-images__part_ball-2 {
    box-shadow: -28px -7px 34px -8px rgba(0,120,255,.6);
    bottom: 180px;
    right: 130px;
    width: 53px;
    height: 53px
  }
  .animate-images__part_ball-3 {
    box-shadow: -28px -7px 34px -8px rgba(255,38,0,.5);
    bottom: 145px;
    right: 186px;
    width: 58px;
    height: 58px
  }
  .animate-images__part_hands {
    width: 375px;
    height: 306px;
    right: -10px;
    bottom: -20px;
    z-index: 5;
    scale: 1.1
  }
  .animate-images__part_shadow {
    display: none
  }
  .animate-images__part_3back {
    width: 352px;
    height: 107px;
    bottom: 118px;
    right: 15px
  }
  .animate-images__part_3hand {
    width: 264px;
    height: 199px;
    bottom: -3px;
    right: -60px;
    transform: rotateZ(10deg);
    z-index: 4;
    transform-origin: left
  }
  .animate-images__part_3top {
    width: 350px;
    height: 125px;
    bottom: 162px;
    right: -30px;
    z-index: 5
  }
  .animate-images__part_3front {
    width: 193px;
    height: 128px;
    bottom: 43px;
    right: 150px;
    z-index: 5
  }
  .animate-images__part_3bottom {
    width: 359px;
    height: 142px;
    bottom: 0;
    right: -30px
  }
  .animate-images__part_4hand {
    width: 360px;
    height: 344px;
    top: -30px;
    right: -69px;
    transform: rotateZ(9deg);
    transform-origin: right top
  }
  .animate-images__part_4btn {
    width: 269px;
    height: 64px;
    bottom: 14px;
    right: 61px
  }
  .animate-images__part_4light {
    display: none
  }
  .animate-images__item_active .animate-images__part_hand-1 {
    bottom: 0;
    right: 0;
    z-index: 5;
    width: 320px;
    height: 153px;
    transform: rotateZ(0)
  }
  .animate-images__item_active .animate-images__part_ball-1 {
    box-shadow: -8px -13px 34px -8px rgba(0,178,255,.5);
    transform: rotateZ(6deg);
    bottom: 207px;
    right: 194px;
    width: 47px;
    height: 47px
  }
  .animate-images__item_active .animate-images__part_ball-2 {
    box-shadow: -20px -7px 34px -8px rgba(0,120,255,.5);
    bottom: 169px;
    right: 130px;
    width: 53px;
    height: 53px
  }
  .animate-images__item_active .animate-images__part_ball-3 {
    box-shadow: -20px -7px 34px -8px rgba(255,38,0,.4);
    bottom: 129px;
    right: 186px;
    width: 58px;
    height: 58px
  }
  .animate-images__item_active .animate-images__part_hands {
    width: 375px;
    height: 306px;
    right: 0;
    bottom: 0;
    z-index: 5;
    scale: 1
  }
  .animate-images__item_active .animate-images__part_shadow {
    display: none
  }
  .animate-images__item_active .animate-images__part_3back {
    width: 352px;
    height: 107px;
    bottom: 118px;
    right: 35px
  }
  .animate-images__item_active .animate-images__part_3hand {
    width: 264px;
    height: 199px;
    bottom: 4px;
    right: -15px;
    transform: rotateZ(3deg);
    z-index: 4
  }
  .animate-images__item_active .animate-images__part_3top {
    width: 350px;
    height: 125px;
    bottom: 142px;
    right: 22px;
    z-index: 5
  }
  .animate-images__item_active .animate-images__part_3front {
    width: 193px;
    height: 128px;
    bottom: 43px;
    right: 170px;
    z-index: 5
  }
  .animate-images__item_active .animate-images__part_3bottom {
    width: 359px;
    height: 142px;
    bottom: 11px;
    right: 0
  }
  .animate-images__item_active .animate-images__part_hand {
    width: 360px;
    height: 344px;
    top: -3px;
    right: -29px;
    transform: rotateZ(3deg);
    transform-origin: right top
  }
  .animate-images__item_active .animate-images__part_4btn {
    width: 269px;
    height: 64px;
    bottom: 24px;
    right: 61px
  }
  .animate-images__item_active .animate-images__part_4light {
    display: none
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/main-block.css?17504294177208*/
.main-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px
}
.main-block .slick-dotted.slick-slider {
  margin-bottom: 0
}
.main-block .slick-list,
.main-block .slick-track {
  height: 100%
}
.main-block .slick-dots {
  bottom: 20px
}
.main-block .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 12px
}
.main-block .slick-dots li.slick-active button {
  background-color: #00a89b
}
.main-block .slick-dots button {
  width: 16px;
  height: 16px;
  padding: 0;
  background-color: rgba(50,50,50,.1);
  border-radius: 50%
}
.main-block .slick-dots button:before {
  display: none
}
.main-block .slick-initialized .slick-slide {
  display: flex
}
.main-block__left-block {
  flex-shrink: 0;
  width: 68%;
  border-radius: 10px
}
.main-block__left-block .slick-track {
  display: flex
}
.main-block__left-block .slick-dots button {
  background-color: rgba(255,255,255,.3)
}
.main-block__slider-item-text {
  width: 100%;
  padding: 40px 40px 60px;
  border-radius: 10px;
  background-color: #000;
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/main-bg.png);
  background-position: right bottom;
  background-repeat: no-repeat
}
.main-block__slider-item-text_new-year {
  background-color: #00a89b;
  background-size: cover;
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/main-bg_new-year.png)
}
.main-block__slider-item-text_new-year .main-block__item svg {
  color: #fff
}
.main-block__slider-item-text_new-year .main-block__button {
  border: 1px solid #00a89b!important;
  color: #00a89b;
  background-color: #fff
}
.main-block__slider-item-text_new-year .main-block__button:hover {
  background: #fafafa
}
.main-block__slider-item-left {
  height: auto!important
}
.main-block__slider-item-left:nth-child(n+2) {
  display: none
}
.main-block__slider-item-video {
  width: 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden
}
.main-block__slider-item-video img,
.main-block__slider-item-video picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.main-block__slider-text {
  position: absolute;
  bottom: 90px;
  left: 10px;
  right: 10px;
  font-family: LitteraPlain,sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
  text-align: center
}
.main-block__slider-text-b {
  position: absolute;
  bottom: 46px;
  left: 10px;
  right: 10px;
  font-family: LitteraPlain,sans-serif;
  font-weight: 800;
  font-size: 34.34px;
  line-height: 120%;
  text-transform: uppercase;
  color: #fff;
  text-align: center
}
.main-block__slider-btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}
.main-block__title {
  max-width: 393px;
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  color: #fff
}
.main-block__slider-block {
  display: flex;
  flex-shrink: 0;
  width: 31%;
  border-radius: 10px
}
.main-block__slider-block .slick-track {
  display: flex
}
.main-block__slider-item-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 15px 15px 45px 30px;
  border-radius: 10px;
  z-index: 10
}
.main-block__slider-item-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 10px
}
.main-block__slider-item-img img,
.main-block__slider-item-img picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.main-block__slider-item {
  position: relative;
  display: flex;
  min-height: auto!important;
  height: auto!important;
  width: 100%;
  border-radius: 10px;
  line-height: 0;
  border: 1px solid #36c8BC33;
  overflow: hidden
}
.main-block__slider-item:nth-child(n+2):not(.slick-slide) {
  display: none
}
.main-block__discount {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  margin-left: auto;
  margin-bottom: 20px;
  padding: 6px 9px;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  border-radius: 10px 0 10px 10px;
  color: #fff;
  background-color: #36c8bc
}
.main-block__caption {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  color: #000
}
.main-block__desc {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  color: rgba(50,50,50,.4)
}
.main-block__text {
  max-width: 260px;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  color: #323232
}
.main-block__link {
  display: flex;
  align-items: center;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #000
}
.main-block__link svg {
  margin-left: 10px
}
.main-block__item {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #fff
}
.main-block__item svg {
  flex-shrink: 0;
  margin-right: 16px;
  color: #00a89b
}
.main-block__button {
  min-height: 50px;
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px
}
@media (max-width:990px) {
  .main-block {
    flex-direction: column;
    margin-bottom: 30px
  }
  .main-block .slick-dots {
    bottom: 0
  }
  .main-block__left-block {
    width: 100%
  }
  .main-block__left-block .slick-dots {
    bottom: 15px
  }
  .main-block__slider-item-text_new-year {
    padding: 120px 40px 60px
  }
  .main-block__slider-block {
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    padding-bottom: 31px
  }
  .main-block__slider-item-content {
    min-height: 300px;
    padding: 15px 15px 20px 20px
  }
}
@media (max-width:768px) {
  .main-block__left-block {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0
  }
  .main-block__slider-item-text {
    padding: 30px 20px 45px;
    border-radius: 0;
    background-image: url(/local/templates/main/assets/bx-styles/../img/content/main-bg-mob.png)
  }
  .main-block__slider-item-text_new-year {
    padding: 110px 20px 20px;
    background-image: url(/local/templates/main/assets/bx-styles/../img/content/main-bg_new-year.png)
  }
  .main-block__slider-item-video {
    border-radius: 0
  }
  .main-block__slider-text {
    bottom: 75px;
    font-size: 18px
  }
  .main-block__slider-text-b {
    bottom: 36px;
    font-size: 25px
  }
  .main-block__slider-btn-play svg {
    width: 70px;
    height: 70px
  }
  .main-block__title {
    max-width: 262px;
    margin-bottom: 15px;
    font-size: 32px;
    line-height: 32px
  }
  .main-block__item {
    max-width: 185px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 14px
  }
  .main-block__item svg {
    margin-right: 8px;
    width: 20px;
    height: 20px
  }
}
@media (max-width:600px) {
  .main-block__slider-text {
    max-width: 305px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
  }
}
@media (max-width:550px) {
  .main-block__text {
    max-width: 230px
  }
}
@media (max-width:500px) {
  .main-block__slider-item-text_new-year {
    padding: 90px 20px 45px;
    border-radius: 0;
    background-size: cover;
    background-image: url(/local/templates/main/assets/bx-styles/../img/content/main-bg-mob_new-year.png)
  }
}
@media (max-width:375px) {
  .main-block__slider-item-text_new-year {
    padding: 26px 20px 45px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/main-certificates.css?1714053777399*/
.main-certificates {
  overflow: hidden
}
.main-certificates__list {
  display: flex;
  gap: 24px
}
.main-certificates__item {
  border-radius: 10px;
  overflow: hidden;
  line-height: 0;
  border: 1px solid #57575733
}
@media (max-width:1200px) {
  .main-certificates__list {
    gap: 12px
  }
}
@media (max-width:768px) {
  .main-certificates__item {
    width: 141px;
    margin-right: 10px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/certificates.css?17500732096074*/
.certificates {
  color: #fff;
  position: relative
}
.certificates__logo-4px {
  position: absolute;
  top: -50px;
  right: 70px;
  z-index: 5;
  max-width: 36vw
}
.certificates__logo-4px img {
  width: 100%
}
.certificates__wrap {
  position: relative;
  z-index: 10
}
.certificates__col {
  position: relative;
  width: calc(33.33333% - 40px);
  padding-bottom: 20px
}
.certificates__col_1 .certificates__item:not(:last-child) {
  margin-bottom: 86px
}
.certificates__col_2 {
  padding-top: 220px
}
.certificates__col_2 .certificates__item:not(:last-child) {
  margin-bottom: 50px
}
.certificates__col_2 .certificates__number:not(:last-child) {
  margin-bottom: 40px
}
.certificates__col_3 {
  padding-top: 440px
}
.certificates__col_3 .certificates__item:not(:last-child) {
  margin-bottom: 170px
}
.certificates__col_3 .certificates__frame {
  margin-right: auto
}
.certificates__item.certificates__item_logo {
  position: absolute;
  bottom: -5px
}
.certificates__item-img {
  display: block
}
.certificates__item-img_rounded {
  overflow: hidden;
  border-radius: 11px
}
.certificates__item_mob {
  display: none
}
.certificates__frame {
  font-family: Montserrat,sans-serif;
  max-width: 270px;
  height: 400px;
  padding: 35px 35px 40px;
  position: relative
}
.certificates__frame::after,
.certificates__frame::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 1
}
.certificates__frame::before {
  width: 100%;
  height: 100%;
  border: 3px solid rgba(255,255,255,.2)
}
.certificates__frame::after {
  width: 100%;
  height: 230px;
  top: 0;
  left: 0;
  border-top: 3px solid #00a89b;
  border-right: 3px solid #00a89b
}
.certificates__frame-side-text {
  position: relative;
  z-index: 2;
  font-weight: 600;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  transform: rotate(180deg) translate(-4px);
  writing-mode: vertical-lr
}
.certificates__frame-numb {
  position: relative;
  z-index: 2;
  font-weight: 600;
  font-size: 150px;
  line-height: 100%;
  margin-top: 25px
}
.certificates__frame-numb.certificates__frame-numb_md {
  font-weight: 400;
  font-size: 80px;
  margin: 60px 0 25px
}
.certificates__frame-text {
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase
}
.certificates__item-img img {
  display: block;
  width: 100%;
  image-rendering: auto
}
.certificates__person {
  margin-top: 30px;
  padding: 0 34px;
  font-weight: 400;
  font-size: 11px;
  line-height: 160%
}
.certificates__person-company {
  font-weight: 700;
  font-size: 28px;
  line-height: 100%
}
.certificates__number {
  font-family: Montserrat,sans-serif;
  padding: 0 34px
}
.certificates__number-numb {
  font-weight: 600;
  font-size: 150px;
  line-height: 100%
}
.certificates__number-text {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px
}
@media (min-width:601px) {
  .certificates__wrap {
    display: flex;
    justify-content: space-between
  }
  .certificates__numbers {
    display: none
  }
}
@media (min-width:899px) {
  .certificates__item.certificates__item_mobile {
    display: none
  }
}
@media (min-width:901px) {
  .certificates__item.certificates__item_last-dark {
    color: #323232
  }
  .certificates__item.certificates__item_last-dark .certificates__item-img {
    box-shadow: 0 54px 100px rgba(0,0,0,.08)
  }
}
@media (min-width:1025px) {
  .certificates__item.certificates__item_last-dark {
    margin-bottom: 0
  }
}
@media (max-width:1440px) {
  .certificates__col {
    width: calc(33.33333% - 50px)
  }
  .certificates__col_1 .certificates__item:not(:last-child) {
    margin-bottom: 46px
  }
  .certificates__col_2 {
    padding-top: 180px
  }
  .certificates__col_2 .certificates__item:not(:last-child) {
    margin-bottom: 50px
  }
  .certificates__col_2 .certificates__number:not(:last-child) {
    margin-bottom: 30px
  }
  .certificates__col_3 {
    padding-top: 380px
  }
  .certificates__col_3 .certificates__item:not(:last-child) {
    margin-bottom: 19vw
  }
  .certificates__item.certificates__item_logo {
    margin-bottom: -65px
  }
  .certificates__frame {
    height: 360px
  }
  .certificates__frame-numb {
    font-size: 100px
  }
  .certificates__frame-numb.certificates__frame-numb_md {
    font-size: 50px
  }
  .certificates__number-numb {
    font-size: 100px
  }
}
@media (max-width:1024px) {
  .certificates__logo-4px {
    top: 0
  }
  .certificates__col_3 .certificates__item:not(:last-child) {
    margin-bottom: 14vw
  }
}
@media (max-width:900px) {
  .certificates__col {
    width: calc(50% - 30px);
    padding-bottom: 0
  }
  .certificates__col_1 {
    margin-bottom: 25px
  }
  .certificates__col_2 {
    padding-top: 0
  }
  .certificates__col_3 {
    padding-top: 0;
    display: none
  }
  .certificates__person {
    margin-top: 24px;
    padding: 0 15px
  }
  .certificates__number-numb {
    font-size: 50px
  }
}
@media (max-width:768px) {
  .certificates__item-img.js-modal-image {
    pointer-events: none;
    cursor: default
  }
}
@media (max-width:600px) {
  .certificates__logo-4px {
    display: none
  }
  .certificates__col {
    width: 100%
  }
  .certificates__col_1 .certificates__item:not(:last-child) {
    margin-bottom: 30px
  }
  .certificates__col_2 .certificates__item:not(:last-child) {
    margin-bottom: 30px
  }
  .certificates__item_desk {
    display: none
  }
  .certificates__item_mob {
    display: block
  }
  .certificates__frame,
  .certificates__person {
    display: none
  }
  .certificates__numbers {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin: -12px -6px 0;
    padding-top: 24px
  }
  .certificates__numbers .certificates__number {
    display: block
  }
  .certificates__number {
    padding: 0;
    margin: 12px 6px 0;
    width: calc(50% - 12px);
    text-align: center;
    display: none
  }
}
@media (max-width:500px) {
  .certificates__number-numb {
    font-size: 40px
  }
}
@media (max-width:1024px) and (min-width:769px) {
  .certificates {
    overflow: hidden
  }
}

/* End */


/* Start:/local/templates/main/assets/bx-styles/service-list.css?171405377710199*/
.service-list {
  overflow: hidden
}
.service-list.show-all .service-list__item-new:nth-child(n+10) {
  display: flex
}
.service-list.show-all .service-list__btn-wrap {
  display: none
}
.service-list__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: -40px -20px 0
}
.service-list__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -20px
}
.service-list__item {
  width: calc(33.33333% - 40px);
  margin: 40px 20px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fafafa;
  color: #323232;
  padding: 0 50px;
  cursor: pointer
}
.service-list__item:hover {
  box-shadow: rgba(0,0,0,.45) 0 25px 20px -20px;
  background-color: #00a89b;
  color: #fff
}
.service-list__item:hover .service-list__item-icon {
  color: #fff
}
.service-list__item:hover .service-list__item-icon svg {
  fill: #fff;
  stroke: #fff
}
.service-list__item:hover .service-list__item-icon .svg-stroke {
  stroke: #fff
}
.service-list__item:hover .service-list__item-img {
  top: 0;
  opacity: 1
}
.service-list__item:active {
  box-shadow: rgba(0,0,0,.08) 0 4px 12px
}
.service-list__item-icon {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 200;
  color: #00a89b
}
.service-list__item-icon svg {
  width: 32px;
  height: 32px;
  transition: .3s linear;
  fill: #00a89b;
  stroke: #00a89b
}
.service-list__item-icon svg.svg-stroke {
  stroke: #00a89b;
  stroke-width: 3px
}
.service-list__item-icon_big svg {
  width: 50px;
  height: 50px
}
.service-list__item-img {
  display: block;
  position: absolute;
  top: -25%;
  width: 100%;
  left: 0;
  opacity: 0;
  transition: opacity .2s,top .4s ease-in-out;
  z-index: 100
}
.service-list__item-img img {
  width: 100%
}
.service-list__item-body {
  display: block;
  padding: 311px 0 50px
}
.service-list__item-title {
  display: block;
  font-family: LitteraPlain,sans-serif;
  font-weight: 500;
  font-size: 35px;
  line-height: 42px;
  color: currentColor;
  margin-bottom: 7px
}
.service-list__item-title.service-list__item-title_sm {
  font-size: 26px;
  line-height: 100%
}
.service-list__item-text {
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: currentColor
}
.service-list__item-text.service-list__item-text_sm {
  font-size: 14px;
  line-height: 100%
}
.service-list__item-desc {
  max-width: 490px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}
.service-list_dev.service-list .service-list__item {
  margin-bottom: 0!important
}
.service-list__item_horizontal::after {
  content: "";
  position: absolute;
  top: unset;
  bottom: 0;
  left: 10px;
  height: 3px;
  width: calc(100% - 20px);
  background-color: #00a89b
}
.service-list__item_img-bottom {
  transition: .3s linear
}
.service-list__item_img-bottom::after {
  content: "";
  position: absolute;
  top: unset;
  bottom: 0;
  left: 10px;
  height: 3px;
  width: calc(100% - 20px);
  background-color: #00a89b
}
.service-list__item_img-bottom:hover .service-list__item-img {
  top: unset;
  bottom: -6px;
  opacity: 1
}
.service-list__item_img-bottom .service-list__item-img {
  top: unset;
  bottom: -25%;
  transition: opacity .2s,bottom .4s ease-in-out
}
.service-list__item_img-bottom .service-list__item-body {
  padding: 130px 0 231px
}
.service-list__item_img-bottom .service-list__item-title.service-list__item-title_sm {
  font-size: 28px;
  line-height: 34px
}
.service-list__item_img-bottom .service-list__item-text.service-list__item-text_sm {
  font-size: 16px;
  line-height: 140%
}
.service-list__item-new {
  width: calc(33.33333% - 40px);
  min-height: 560px;
  margin: 0 20px 50px;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fafafa;
  color: #000;
  padding: 0;
  cursor: pointer
}
.service-list__item-new:nth-child(n+10) {
  display: none
}
.service-list__item-new .service-list__img-wrap {
  background-color: linear-gradient(94deg,#252525 .98%,#343434 96.7%)
}
.service-list__item-new:hover .service-list__img-wrap,
.service-list__item-new:hover .service-list__text-wrap {
  background-color: #00a89b
}
.service-list__item-new:hover .service-list__text,
.service-list__item-new:hover .service-list__title {
  color: #fff
}
.service-list__item-new:hover .service-list__price {
  color: #00a89b;
  background-color: #fff
}
.service-list__btn-wrap {
  display: flex;
  justify-content: center;
  padding-bottom: 50px
}
.service-list__img-wrap {
  width: 100%;
  padding-bottom: 66.4%;
  background-color: #252525;
  background-size: cover;
  transition: .5s
}
.service-list__img {
  position: absolute;
  width: 100%
}
.service-list__img img {
  width: 100%
}
.service-list__text-wrap {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 80px 50px 55px;
  transition: .5s
}
.service-list__title {
  margin-bottom: 20px;
  font-size: 35px;
  font-weight: 500;
  line-height: 42px;
  transition: .5s
}
.service-list__text {
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
  transition: .5s
}
.service-list__price {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 4px 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
  background-color: #00a89b;
  border-radius: 5px;
  transition: .5s
}
.sliders .service-list__item {
  margin-bottom: 50px;
  padding: 25px
}
.sliders .service-list__item-title {
  font-size: 28px
}
.sliders .service-list__item-text {
  font-size: 18px
}
@media (min-width:769px) {
  .service-list__item_horizontal {
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 100%;
    height: 243px;
    margin: 60px 20px 0;
    overflow: visible;
    transition: background-color .2s
  }
  .service-list__item_horizontal:hover .service-list__item-img {
    top: auto;
    bottom: 0;
    opacity: 1
  }
  .service-list__item_horizontal .service-list__item-icon {
    position: static;
    margin-right: 30px
  }
  .service-list__item_horizontal .service-list__item-icon svg {
    width: 50px;
    height: 50px
  }
  .service-list__item_horizontal .service-list__item-body {
    padding: 0
  }
  .service-list__item_horizontal .service-list__item-title br {
    display: none
  }
  .service-list__item_horizontal .service-list__item-img {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 579px;
    height: auto;
    line-height: 0
  }
}
@media (max-width:1440px) {
  .service-list__item-icon {
    top: 25px;
    left: 25px
  }
  .service-list__item-body {
    padding-top: 310px;
    padding-bottom: 50px
  }
}
@media (max-width:1240px) {
  .service-list__item-title {
    font-size: 28px;
    line-height: 120%
  }
}
@media (max-width:1200px) {
  .service-list__text-wrap {
    padding: 50px 30px 30px
  }
}
@media (max-width:1120px) {
  .service-list__item_horizontal .service-list__item-img {
    display: none
  }
}
@media (max-width:1024px) {
  .service-list__item {
    width: calc(50% - 40px)
  }
  .service-list__item-icon_big svg {
    width: 40px;
    height: 40px
  }
  .service-list__item_img-bottom .service-list__item-body {
    padding-top: 130px;
    padding-bottom: 280px
  }
  .service-list__item-new:nth-child(n+10) {
    display: flex
  }
  .service-list__item-new {
    width: calc(50% - 40px);
    min-height: 500px
  }
  .service-list__btn-wrap {
    display: none
  }
}
@media (max-width:768px) {
  .service-list__wrap {
    margin: -20px 0 0
  }
  .service-list__list {
    margin: 0 -2.5px
  }
  .service-list__item {
    width: 100%;
    margin: 20px 0 0;
    padding: 0 25px 0 80px
  }
  .service-list__item-img {
    display: none
  }
  .service-list__item-body {
    padding: 25px 0
  }
  .service-list__item-title {
    font-size: 22px;
    line-height: 27px
  }
  .service-list__item_horizontal .service-list__item-title {
    font-size: 28px;
    line-height: 34px
  }
  .service-list__item_horizontal .service-list__item-title br {
    display: none
  }
  .service-list__item_img-bottom .service-list__item-body {
    padding: 25px 0
  }
  .service-list__item-new {
    width: calc(50% - 5px);
    min-height: 280px;
    margin: 5px 2.5px 0
  }
  .service-list__img-wrap {
    height: 112px
  }
  .service-list__text-wrap {
    align-items: flex-start;
    padding: 30px 10px 20px
  }
  .service-list__title {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 19px
  }
  .service-list__text {
    font-size: 11px;
    line-height: 15px
  }
  .service-list__price {
    position: static;
    margin-bottom: 12px;
    padding: 4px 6px;
    font-size: 16px;
    line-height: 16px
  }
  .sliders .service-list__item {
    margin: 40px 20px 0;
    padding: 0 25px 0 80px
  }
}
@media (max-width:600px) {
  .service-list__item-desc {
    font-size: 12px;
    line-height: 17px
  }
  .service-list_dev.service-list .slick-track {
    display: flex
  }
  .service-list_dev.service-list .slick-slide {
    height: auto
  }
  .service-list_dev.service-list .service-list__item-icon {
    top: 20px;
    left: 20px
  }
  .service-list_dev.service-list .service-list__item {
    width: 300px!important;
    margin-bottom: 29px!important;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 68px;
    padding-right: 20px
  }
  .service-list_dev.service-list .service-list__item-title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px
  }
  .service-list_dev.service-list .service-list__item-text {
    font-size: 12px;
    line-height: 17px
  }
}
@media (max-width:425px) {
  .sliders .service-list__item {
    margin: 20px 15px 29px;
    padding: 0 15px 0 60px
  }
  .sliders .service-list__item-title {
    font-size: 22px
  }
  .sliders .service-list__item-text {
    font-size: 14px;
    line-height: 130%
  }
  .sliders .service-list__item-icon {
    top: 15px;
    left: 15px
  }
}
@media (min-width:769px) and (max-width:1024px) {
  .service-list__item_horizontal {
    width: 100%
  }
}
@media (min-width:769px) and (max-width:1000px) {
  .service-list__item_horizontal .service-list__item-title br {
    display: block
  }
  .service-list__item_horizontal .service-list__item-img {
    width: 449px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/cases.css?16850924636620*/
.cases__wrap:not(.cases__wrap_fix) .cases__card:not([data-filter-cases^=all]) {
  max-height: 0;
  z-index: -100;
  opacity: 0;
  pointer-events: none
}
.cases__wrap.cases__wrap_fix {
  margin-top: 50px
}
.cases__wrap.cases__wrap_fix .cases__card-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.cases__tabs-wrap {
  width: 100%;
  margin-top: 10px
}
.cases__tabs-wrap ul:not(:last-child) {
  margin-bottom: 30px
}
.cases__cards {
  flex: auto;
  margin-top: -60px
}
.cases__card {
  max-height: 500px;
  position: relative;
  transition: .3s linear
}
.cases__card-inner {
  width: 100%;
  padding-top: 60px
}
.cases__card-image {
  position: absolute;
  flex: auto;
  z-index: 1;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 40%;
  max-height: 310px;
  display: block
}
.cases__card-image img {
  max-height: 310px
}
.cases__over-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: block
}
.cases__card-wrap {
  position: relative;
  display: flex;
  align-items: stretch;
  height: 100%;
  border-radius: 10px;
  cursor: pointer;
  transition: .3s linear;
  padding: 40px 40px 29px
}
.cases__card-wrap:hover {
  box-shadow: rgba(17,17,26,.1) 0 1px 0,rgba(17,17,26,.1) 0 8px 24px,rgba(17,17,26,.1) 0 16px 48px
}
.cases__card-wrap:not(.cases__card-wrap_theme-dark):not(.cases__card-wrap_theme-grey) .cases__made-link {
  color: currentColor;
  border-bottom-color: rgba(255,255,255,.3)
}
.cases__card-wrap:not(.cases__card-wrap_theme-dark):not(.cases__card-wrap_theme-grey) .cases__made-link:hover {
  border-bottom-color: #fff
}
.cases__card-wrap:not(.cases__card-wrap_theme-dark):not(.cases__card-wrap_theme-grey) .cases__target-title {
  color: currentColor
}
.cases__card-wrap:not(.cases__card-wrap_theme-dark):not(.cases__card-wrap_theme-grey) .cases__link {
  color: currentColor
}
.cases__card-wrap:not(.cases__card-wrap_theme-dark):not(.cases__card-wrap_theme-grey) .cases__link svg {
  stroke: #fff
}
.cases__card-wrap:not(.cases__card-wrap_theme-dark):not(.cases__card-wrap_theme-grey) .cases__target-col:first-child {
  border-bottom: 1px solid rgba(255,255,255,.3)
}
.cases__card-wrap_theme-dark {
  background-color: #000;
  color: #fff
}
.cases__card-wrap_theme-dark:hover {
  box-shadow: rgba(0,168,155,.1) 0 1px 0,rgba(0,168,155,.1) 0 8px 24px,rgba(0,168,155,.1) 0 16px 48px
}
.cases__card-wrap_theme-grey {
  background-color: #f3f3f3;
  color: #323232
}
.cases__card-wrap_theme-grey .cases__target-title {
  color: #323232
}
.cases__card-wrap_theme-green {
  background-color: #00a89b;
  color: #fff
}
.cases__card-wrap_theme-yellow {
  background-color: #ffc540;
  color: #fff
}
.cases__card-wrap_theme-orange {
  background-color: #ffc540;
  background-image: linear-gradient(180deg,#ffc540 0,#f79018 100%);
  color: #fff
}
.cases__card-wrap_theme-blue {
  background-color: #009ee3;
  color: #fff
}
.cases__card-wrap_theme-steel-blue {
  background-color: #2a7d9e;
  color: #fff
}
.cases__card-wrap_theme-blue-light {
  background-color: #d1d8e0;
  color: #fff
}
.cases__card-wrap_theme-green-dark {
  background-color: #446544;
  color: #fff
}
.cases__card-wrap_theme-beige {
  background-color: #e2d9d0;
  color: #323232
}
.cases__card-left {
  width: 100%;
  max-width: 440px;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  display: block
}
.cases__link {
  color: #000;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  margin-top: 68px
}
.cases__link span {
  margin-right: 16px
}
.cases__link svg {
  stroke: #000
}
.cases__made {
  margin-bottom: 32px;
  display: flex;
  align-items: center
}
.cases__made-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-right: 20px
}
.cases__made-title:after {
  content: "";
  width: 44px;
  height: 1px;
  background: currentColor;
  opacity: .3;
  margin-left: 24px
}
.cases__made-list {
  display: flex;
  align-items: center;
  margin: 0 -11px;
  position: relative;
  z-index: 1000;
  flex-wrap: wrap
}
.cases__made-item {
  text-transform: lowercase;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  display: block;
  margin: 0 11px
}
.cases__made-link {
  border-bottom: 1px solid rgba(0,168,155,.3);
  color: #00a89b
}
.cases__made-link:hover {
  border-bottom-color: #00a89b
}
.cases__card-title {
  display: block;
  font-weight: 700;
  font-size: 26px;
  line-height: 100%;
  margin-bottom: 40px
}
.cases__target-col {
  display: flex
}
.cases__target-col:first-child {
  padding-bottom: 13px;
  border-bottom: 1px solid rgba(0,0,0,.2);
  margin-bottom: 13px
}
.cases__target-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  min-width: 96px;
  opacity: .6
}
.cases__target-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%
}
.cases__all {
  margin-top: 60px;
  width: 100%;
  max-width: 140px
}
@media (min-width:769px) {
  .cases__target {
    display: flex;
    flex-direction: column
  }
}
@media (min-width:1025px) {
  .cases__wrap:not(.cases__wrap_fix) {
    display: flex;
    align-items: self-start
  }
  .cases__tabs-wrap {
    margin-right: 10px;
    max-width: 220px;
    position: sticky;
    top: 120px
  }
}
@media (max-width:1340px) {
  .cases__card-image {
    top: 50%;
    left: auto;
    bottom: auto;
    transform: translateY(-50%);
    right: 0;
    max-width: 350px
  }
  .cases__card-image img {
    width: 100%
  }
}
@media (max-width:1024px) {
  .cases__tabs-wrap ul:not(:last-child) {
    margin-bottom: 0;
    margin-right: 32px
  }
  .cases__tabs-wrap {
    margin-bottom: 40px;
    display: flex
  }
  .cases__cards {
    margin-top: -40px
  }
  .cases__card-inner {
    padding-top: 40px;
    overflow: hidden
  }
  .cases__card-title {
    font-size: 24px
  }
}
@media (max-width:900px) {
  .cases__card-image {
    max-width: 270px
  }
}
@media (max-width:768px) {
  .cases__wrap.cases__wrap_fix {
    margin-top: 30px
  }
  .cases__cards {
    margin-top: -25px
  }
  .cases__card-inner {
    padding-top: 25px
  }
  .cases__card-image {
    display: none
  }
  .cases__card-wrap {
    padding: 20px
  }
  .cases__card-title br {
    display: none
  }
  .cases__all {
    margin-top: 30px
  }
}
@media (max-width:425px) {
  .cases__link {
    margin-top: 28px
  }
  .cases__card-title {
    margin-bottom: 32px
  }
  .cases__target-col {
    flex-direction: column
  }
  .cases__target-text,
  .cases__target-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 4px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/reviews.css?1666682755826*/
.reviews__tabs {
  width: 100%;
  max-width: 120px;
  min-width: 120px;
  margin-right: 80px;
  position: relative;
  z-index: 100
}
.reviews__block {
  flex: auto;
  width: 62.6vw;
  max-width: 940px
}
.reviews__sliders:not([data-filter-reviews^=all]) {
  display: none
}
.reviews__sliders:not([data-filter-reviews^=all]) .sliders__wrap {
  opacity: 0
}
@media (min-width:1241px) {
  .reviews__wrap {
    display: flex
  }
}
@media (max-width:1240px) {
  .reviews__tabs {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: -6px;
    padding-bottom: 24px
  }
  .reviews__tabs .tabs__item {
    padding: 6px
  }
  .reviews__tabs .tabs__item:not(:last-child) {
    margin-bottom: 5px
  }
  .reviews__block {
    width: 100%;
    max-width: 100%
  }
  .reviews__sliders .sliders__nav {
    top: -110px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/our-team.css?17377078082630*/
.our-team {
  padding: 60px 0 40px
}
.our-team__bottom-bg-wrap {
  position: relative;
  height: 80px;
  background-color: #00a89b;
  border-radius: 0 0 40px 40px
}
.our-team__pointer-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
.our-team__pointer-container {
  position: relative;
  height: 80px
}
.our-team__pointer {
  position: absolute;
  top: 100%;
  left: -20px;
  width: 80px;
  height: 40px;
  background-color: #00a89b
}
.our-team__pointer::before {
  content: '';
  position: absolute;
  top: 0;
  left: -40px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #fff
}
.our-team__pointer::after {
  content: '';
  position: absolute;
  top: 0;
  right: -40px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #fff
}
.our-team__text {
  padding-right: 75px;
  font-size: 22px;
  line-height: 1.4
}
.our-team__text p:not(:last-child) {
  margin-bottom: 20px
}
.our-team__content {
  margin-top: 60px;
  position: relative
}
.our-team__content::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .2;
  background: #d9d9d9;
  mix-blend-mode: screen;
  pointer-events: none
}
.our-team__slider {
  display: flex
}
.our-team__slider:nth-child(even) {
  transform: translateX(-35px);
  width: calc(100% + 35px)
}
.our-team__slider-item {
  width: 70px;
  height: 70px!important;
  flex-shrink: 0;
  border: 1px solid #fff;
  overflow: hidden;
  margin: -.5px
}
.our-team__slider-item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
@media (max-width:1440px) {
  .our-team__pointer {
    left: -1px
  }
}
@media (max-width:1250px) {
  .our-team {
    padding-bottom: 20px
  }
  .our-team__bottom-bg-wrap {
    height: 40px;
    border-radius: 0 0 20px 20px
  }
  .our-team__pointer-container {
    height: 40px
  }
  .our-team__pointer {
    left: 20px;
    width: 40px;
    height: 20px
  }
  .our-team__pointer::before {
    left: -20px;
    width: 40px;
    height: 40px
  }
  .our-team__pointer::after {
    right: -20px;
    width: 40px;
    height: 40px
  }
}
@media (max-width:768px) {
  .our-team {
    padding: 80px 0 20px
  }
  .our-team__pointer {
    left: 15px
  }
  .our-team__text {
    padding-right: 0;
    font-size: 16px
  }
  .our-team__text p:not(:last-child) {
    margin-bottom: 10px
  }
  .our-team__content {
    margin-top: 32px
  }
  .our-team__slider:nth-child(even) {
    transform: translateX(-25px);
    width: calc(100% + 25px)
  }
  .our-team__slider-item {
    width: 50px;
    height: 50px!important
  }
}
/* End */
/* /local/templates/main/assets/bx-styles/animate-slider.css?16776752274159 */
/* /local/templates/main/assets/bx-styles/animate-images.css?168269201410558 */
/* /local/templates/main/assets/bx-styles/main-block.css?17504294177208 */
/* /local/templates/main/assets/bx-styles/main-certificates.css?1714053777399 */
/* /local/templates/main/assets/bx-styles/certificates.css?17500732096074 */
/* /local/templates/main/assets/bx-styles/service-list.css?171405377710199 */
/* /local/templates/main/assets/bx-styles/cases.css?16850924636620 */
/* /local/templates/main/assets/bx-styles/reviews.css?1666682755826 */
/* /local/templates/main/assets/bx-styles/our-team.css?17377078082630 */
