

/* Start:/local/templates/main/assets/bx-styles/tasks-3col.css?17078949474048*/
.tasks-3col_tools .tasks-3col__list {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px
}
.tasks-3col_tools .tasks-3col__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: calc(100% / 3 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  padding: 32px 32px 50px;
  background: #fff;
  box-shadow: 0 20px 60px rgba(0,0,0,.05);
  border-radius: 5px
}
.tasks-3col_tools .tasks-3col__item svg {
  height: 50px;
  margin-bottom: 26px
}
.tasks-3col_tools .tasks-3col__item span {
  font-size: 16px;
  font-weight: 300;
  line-height: 19px
}
.tasks-3col_tools .tasks-3col__item:nth-child(1) svg {
  width: 119px
}
.tasks-3col_tools .tasks-3col__item:nth-child(2) svg {
  width: 60px
}
.tasks-3col_tools .tasks-3col__item:nth-child(3) svg {
  width: 126px
}
.tasks-3col_tools .tasks-3col__item:nth-child(4) svg {
  width: 145px
}
.tasks-3col_tools .tasks-3col__item:nth-child(5) svg {
  width: 50px
}
.tasks-3col_tools .tasks-3col__item:nth-child(6) svg {
  width: 117px
}
.tasks-3col__desc {
  margin-bottom: 60px;
  font-size: 22px;
  font-weight: 400;
  line-height: 31px
}
.tasks-3col__list {
  display: flex;
  flex-wrap: wrap
}
.tasks-3col__item {
  display: flex;
  align-items: center;
  width: 33.33%;
  margin-bottom: 60px;
  padding-right: 10px
}
.tasks-3col__item svg {
  flex-shrink: 0;
  margin-right: 24px
}
.tasks-3col__item span {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px
}
.tasks-3col_seo .tasks-3col__desc {
  display: block
}
@media (max-width:1000px) {
  .tasks-3col_tools .tasks-3col__item {
    padding: 20px 20px 32px
  }
}
@media (max-width:970px) {
  .tasks-3col__desc {
    margin-bottom: 30px
  }
  .tasks-3col__item {
    width: 50%;
    margin-bottom: 30px
  }
}
@media (max-width:880px) {
  .tasks-3col_tools .tasks-3col__list {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px
  }
  .tasks-3col_tools .tasks-3col__item {
    width: calc(100% / 3 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px
  }
}
@media (max-width:768px) {
  .tasks-3col_tools .tasks-3col__item {
    width: calc(100% / 2 - 20px)
  }
  .tasks-3col_seo .tasks-3col__desc {
    margin: 20px 0 40px;
    font-size: 16px;
    line-height: 1.5
  }
  .tasks-3col_seo .tasks-3col__item {
    padding-right: 10px
  }
  .tasks-3col_seo .tasks-3col__item svg {
    width: 50px;
    height: 50px;
    margin-right: 20px
  }
  .tasks-3col_seo .tasks-3col__item span {
    font-size: 20px;
    line-height: 1.2
  }
}
@media (max-width:630px) {
  .tasks-3col_tools .tasks-3col__item {
    width: calc(100% - 20px);
    box-shadow: 0 0 60px rgba(0,0,0,.05)
  }
  .tasks-3col_tools .tasks-3col__item svg {
    height: 40px;
    margin-bottom: 12px
  }
  .tasks-3col_tools .tasks-3col__item:nth-child(1) svg {
    width: 95px
  }
  .tasks-3col_tools .tasks-3col__item:nth-child(2) svg {
    width: 48px
  }
  .tasks-3col_tools .tasks-3col__item:nth-child(3) svg {
    width: 101px
  }
  .tasks-3col_tools .tasks-3col__item:nth-child(4) svg {
    width: 117px
  }
  .tasks-3col_tools .tasks-3col__item:nth-child(5) svg {
    width: 48px
  }
  .tasks-3col_tools .tasks-3col__item:nth-child(6) svg {
    width: 93px
  }
  .tasks-3col__desc {
    display: none
  }
  .tasks-3col__list {
    flex-direction: column
  }
  .tasks-3col__item {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0
  }
  .tasks-3col__item svg {
    width: 37px;
    height: 37px;
    margin-right: 13px
  }
  .tasks-3col__item span {
    font-size: 16px;
    line-height: 19px
  }
  .tasks-3col__item span br {
    display: none
  }
  .tasks-3col_event .tasks-3col__desc {
    display: block;
    font-size: 16px;
    line-height: 1.4
  }
  .tasks-3col_event .tasks-3col__item svg {
    width: 50px;
    height: 50px;
    margin-right: 20px
  }
  .tasks-3col_event .tasks-3col__item span {
    font-size: 20px;
    line-height: 1.2
  }
}
@media (max-width:425px) {
  .tasks-3col {
    padding-left: 15px;
    padding-right: 15px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/comparison.css?16980611244483*/
.comparison {
  padding: 120px 0
}
.comparison__table-heading .comparison__table-item-elem {
  padding: 20px 0;
  font-weight: 700
}
.comparison__table-heading .comparison__table-item-elem:not(:first-child) {
  background-color: #fafafa;
  border-radius: 5px 5px 0 0;
  margin-left: 5px
}
.comparison__table-heading-kit {
  display: none;
  align-items: center;
  width: 54%;
  padding: 7px;
  border-radius: 5px 5px 0 0;
  background-color: #fafafa;
  margin-right: 5px
}
.comparison__table-heading-kit span {
  text-align: center;
  margin: 0 14px;
  font-size: 11px;
  opacity: .5
}
.comparison__table-heading-slider {
  display: none!important;
  width: 46%
}
.comparison__table-heading-slider .slick-list,
.comparison__table-heading-slider .slick-list>div {
  height: 100%
}
.comparison__table-button {
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background-color: #00a89b;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  transition: .3s linear
}
.comparison__table-button.slick-disabled {
  opacity: .5
}
.comparison__table-button svg {
  width: 20px;
  height: 20px
}
.comparison__table-item {
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 40px 60px 0 rgba(0,0,0,.05)
}
.comparison__table-item:not(:last-child) {
  margin-bottom: 10px
}
.comparison__table-item-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 16px;
  cursor: pointer
}
.comparison__table-item-heading_active .comparison__table-item-arrow {
  transform: rotate(-180deg)
}
.comparison__table-item-title {
  font-size: 28px;
  font-weight: 700
}
.comparison__table-item-arrow {
  width: 20px;
  height: 20px;
  transition: .3s linear
}
.comparison__table-item-arrow svg {
  width: 100%;
  height: 100%
}
.comparison__table-item-body {
  display: none;
  position: relative;
  padding-bottom: 10px
}
.comparison__table-item-body::before {
  content: '';
  position: absolute;
  top: 0;
  left: 16px;
  right: 16px;
  height: 1px;
  background-color: rgba(50,50,50,.1)
}
.comparison__table-item-line {
  display: grid;
  grid-template-columns: 25.5% 14.9% 14.9% 14.9% 14.9% 14.9%
}
.comparison__table-item-elem {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  padding: 16px
}
.comparison__table-item-elem:first-child {
  justify-content: flex-start;
  font-weight: 700
}
.comparison__table-item-elem svg {
  width: 24px;
  height: 24px
}
.comparison__table-item-slider {
  display: none!important;
  width: 46%
}
.comparison__table-item-slider .comparison__table-item-elem {
  padding: 6px
}
.comparison__table-item-slider .comparison__table-item-elem:first-child {
  justify-content: center
}
.comparison__table-item-slider .comparison__table-item-elem:nth-child(n+2) {
  display: flex
}
@media (max-width:1024px) {
  .comparison {
    padding: 60px 0
  }
  .comparison__table-heading {
    display: flex;
    justify-content: space-between;
    position: sticky;
    background-color: #fff;
    top: 63px;
    z-index: 1
  }
  .comparison__table-heading .comparison__table-item-line {
    display: none
  }
  .comparison__table-heading .comparison__table-item-elem {
    height: 100%;
    padding: 5px;
    border-radius: 5px 5px 0 0;
    background-color: #fafafa;
    justify-content: center
  }
  .comparison__table-heading-kit_active {
    display: flex
  }
  .comparison__table-heading-slider_active {
    display: block!important
  }
  .comparison__table-item-heading {
    padding: 12px 10px
  }
  .comparison__table-item-title {
    font-size: 18px
  }
  .comparison__table-item-body {
    padding: 8px 0 2px;
    overflow: hidden
  }
  .comparison__table-item-body:before {
    left: 10px;
    right: 10px
  }
  .comparison__table-item-body-inner {
    display: flex;
    justify-content: space-between
  }
  .comparison__table-item-lines {
    width: 54%;
    border-right: 1px solid rgba(50,50,50,.1)
  }
  .comparison__table-item-lines .comparison__table-item-line {
    grid-template-columns: repeat(1,1fr)
  }
  .comparison__table-item-elem {
    min-height: 33px;
    font-size: 14px;
    padding: 8.5px 10px
  }
  .comparison__table-item-elem:nth-child(n+2) {
    display: none
  }
  .comparison__table-item-elem svg {
    width: 20px;
    height: 20px
  }
  .comparison__table-item-slider {
    display: block!important
  }
}
@media (max-width:374px) {
  .comparison__table-item-elem {
    padding: 2px 10px;
    font-size: 12px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/development-team.css?16980611241100*/
.development-team {
  padding: 100px 0 116px;
  background: url(/local/templates/main/assets/bx-styles/../img/content/development-team-bg.png) 50%/cover no-repeat,linear-gradient(94deg,#252525 .98%,#343434 96.7%);
  color: #fff;
  overflow: hidden
}
.development-team .section__head {
  padding-bottom: 50px
}
.development-team__content {
  display: flex;
  justify-content: space-between
}
.development-team__text {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.38
}
.development-team__img {
  width: 824px;
  height: auto;
  flex-shrink: 0;
  margin-top: -48px;
  margin-right: -156px;
  margin-left: 10px
}
@media (max-width:1200px) {
  .development-team__img {
    width: 500px;
    margin: 0
  }
}
@media (max-width:1024px) {
  .development-team__content {
    flex-wrap: wrap
  }
  .development-team__img {
    width: 100%
  }
}
@media (max-width:768px) {
  .development-team {
    padding: 30px 0 15px
  }
  .development-team .section__head {
    padding-bottom: 30px
  }
  .development-team__text {
    font-size: 16px;
    margin-bottom: 40px
  }
  .development-team__img {
    max-width: 345px;
    margin: 0 auto
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/text-content.css?17550868883141*/
.text-content__wrap {
  font-size: 22px;
  line-height: 140%
}
.text-content__wrap p:not(:last-child) {
  margin-bottom: 20px
}
.text-content__wrap ul {
  padding-left: 30px;
  list-style-type: disc;
  margin-bottom: 20px
}
.text-content__wrap li:not(:last-child) {
  margin-bottom: 20px
}
.text-content__title {
  display: block;
  font-weight: 400;
  font-size: 80px;
  line-height: 100%;
  color: #323232;
  margin-bottom: 73px;
  padding-left: 20px
}
.text-content__list {
  display: flex
}
.text-content__item {
  padding: 20px;
  width: 33%;
  display: flex;
  flex-direction: column
}
.text-content__item-title {
  font-weight: 400;
  font-size: 60px;
  line-height: 120%;
  color: #323232
}
.text-content__item-text {
  font-weight: 300;
  font-size: 26px;
  line-height: 120%;
  color: #323232
}
.text-content_serm .text-content__item-title {
  font-size: 120px;
  line-height: 100%
}
.text-content_serm .text-content__item:not(:last-child) {
  margin-right: 40px
}
.text-content_bitrix {
  margin-top: 40px;
  font-size: 24px;
  line-height: 140%
}
.text-content_target .text-content__list {
  flex-wrap: wrap
}
.text-content_target .text-content__item {
  width: auto;
  margin-right: 40px;
  padding-bottom: 0
}
.text-content_target .text-content__item-title {
  margin-bottom: 10px;
  font-size: 80px;
  line-height: 80px
}
@media (min-width:1025px) {
  .text-content__wrap {
    padding-left: 6%
  }
}
@media (max-width:1100px) {
  .text-content__title {
    font-size: 30px;
    margin-bottom: 36px
  }
  .text-content__item-title {
    font-size: 30px
  }
  .text-content__item-text {
    font-size: 16px
  }
  .text-content_serm .text-content__item-title {
    font-size: 40px
  }
}
@media (max-width:1024px) {
  .text-content__wrap p:not(:last-child) {
    margin-bottom: 12px
  }
  .text-content__wrap ul {
    margin-bottom: 12px
  }
  .text-content__wrap li:not(:last-child) {
    margin-bottom: 12px
  }
}
@media (max-width:900px) {
  .text-content_target .text-content__item {
    margin-right: 0
  }
  .text-content_target .text-content__item-title {
    font-size: 60px;
    line-height: 60px
  }
}
@media (max-width:768px) {
  .text-content__wrap {
    font-size: 16px
  }
}
@media (max-width:767px) {
  .text-content_bitrix {
    font-size: 18px
  }
}
@media (max-width:500px) {
  .text-content_target .text-content__list {
    flex-direction: column
  }
  .text-content_target .text-content__item {
    margin-top: 20px!important
  }
  .text-content_target .text-content__item:first-child {
    margin-top: 0!important;
    padding-top: 0
  }
  .text-content_target .text-content__item-title {
    margin-bottom: 2px;
    font-size: 30px;
    line-height: 30px
  }
}
@media (max-width:475px) {
  .text-content__list {
    flex-direction: column;
    padding-left: 50px
  }
  .text-content__item {
    width: 100%;
    padding: 10px 0
  }
  .text-content__item + .text-content-item {
    margin-top: 6px
  }
}
@media (max-width:425px) {
  .text-content__wrap p:not(:last-child) {
    margin-bottom: 5px
  }
  .text-content__title {
    padding-left: 50px
  }
  .text-content__item-text {
    max-width: 250px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/promotion.css?17452288185212*/
.promotion {
  margin-top: 90px
}
.promotion__wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 30px
}
.promotion__block {
  padding: 30px;
  background-color: #fafafa;
  border-radius: 20px
}
.promotion__title {
  padding-bottom: 18px;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  border-bottom: 1px solid #00a89b
}
.promotion__list {
  padding-top: 20px
}
.promotion__item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 11px;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%
}
.promotion__item svg {
  flex-shrink: 0;
  margin-right: 12px
}
.promotion__circle {
  margin-right: 12px;
  margin-top: 6px;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  background-color: #00a89b;
  border-radius: 50%
}
.promotion_complex {
  margin-top: 40px;
  padding-bottom: 80px
}
.promotion_complex .promotion__wrap.slick-slider .slick-list {
  padding: 30px 40px 80px 20px
}
.promotion_complex .promotion__wrap.slick-slider .slick-track {
  display: flex
}
.promotion_complex .promotion__wrap.slick-slider .slick-slide {
  margin-right: 20px;
  display: flex;
  height: auto;
  align-items: center
}
.promotion_complex .promotion__block {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: 0 40px 60px 0 #0000000D
}
.promotion_complex .promotion__left {
  width: 39%;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
.promotion_complex .promotion__right {
  width: 61%
}
.promotion_complex .promotion__list {
  padding-top: 0
}
.promotion_complex .promotion__title {
  padding: 0;
  border-bottom: none
}
.promotion_suitable {
  margin-top: 40px;
  padding-bottom: 80px
}
.promotion_suitable .promotion__wrap.slick-slider .slick-list {
  padding: 30px 40px 80px 20px
}
.promotion_suitable .promotion__wrap.slick-slider .slick-track {
  display: flex
}
.promotion_suitable .promotion__wrap.slick-slider .slick-slide {
  margin-right: 20px;
  display: flex;
  height: auto;
  align-items: center
}
.promotion_suitable .promotion__block {
  position: relative;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: 0 40px 60px 0 #0000000D
}
.promotion_suitable .promotion__left {
  width: 56%;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
.promotion_suitable .promotion__right {
  width: 37%
}
.promotion_suitable .promotion__number {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 56px;
  line-height: 100%;
  color: #00a89b
}
.promotion_suitable .promotion__title {
  padding: 0;
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 100%;
  border-bottom: none
}
.promotion_suitable .promotion__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%
}
.promotion_suitable .promotion__img {
  width: 180px;
  height: 180px
}
@media (max-width:1024px) {
  .promotion {
    margin-top: 0;
    padding: 30px 0
  }
  .promotion__block {
    padding: 20px
  }
  .promotion_complex {
    padding-bottom: 0;
    padding-top: 0;
    margin-left: -20px;
    margin-right: -20px
  }
  .promotion_complex .promotion__wrap {
    display: flex;
    flex-wrap: wrap
  }
  .promotion_complex .promotion__block {
    display: none;
    max-width: 300px;
    flex-direction: column;
    justify-content: flex-start
  }
  .promotion_complex .promotion__block:first-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-start
  }
  .promotion_complex .promotion__left {
    width: 100%;
    flex-direction: column-reverse
  }
  .promotion_complex .promotion__img img {
    width: 180px;
    height: 180px;
    margin: 0 auto
  }
  .promotion_complex .promotion__right {
    width: 100%
  }
  .promotion_complex .promotion__list {
    padding-top: 16px
  }
  .promotion_complex .promotion__title {
    margin-top: 28px;
    font-size: 20px
  }
  .promotion_complex .promotion__item {
    margin-bottom: 7px
  }
  .promotion_suitable {
    padding-bottom: 0;
    padding-top: 0;
    margin-left: -20px;
    margin-right: -20px
  }
  .promotion_suitable .promotion__wrap {
    display: flex;
    flex-wrap: wrap
  }
  .promotion_suitable .promotion__block {
    display: none;
    max-width: 300px;
    flex-direction: column-reverse;
    justify-content: flex-end;
    gap: 40px
  }
  .promotion_suitable .promotion__block:first-child {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end
  }
  .promotion_suitable .promotion__left,
  .promotion_suitable .promotion__right {
    width: 100%
  }
  .promotion_suitable .promotion__number {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 32px
  }
  .promotion_suitable .promotion__img {
    margin: 0 auto
  }
}
@media (max-width:768px) {
  .promotion__wrap {
    grid-template-columns: repeat(1,1fr);
    grid-gap: 10px
  }
  .promotion_complex {
    margin-left: -15px;
    margin-right: -15px
  }
  .promotion_complex .promotion__wrap.slick-slider .slick-list {
    padding: 30px 30px 80px 15px
  }
  .promotion_suitable {
    margin-left: -15px;
    margin-right: -15px
  }
  .promotion_suitable .promotion__wrap.slick-slider .slick-list {
    padding: 30px 30px 80px 15px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/step.css?17550868881313*/
.step {
  margin-top: 30px
}
.step__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 100px 20px
}
.step__item {
  position: relative;
  display: flex;
  flex-direction: column
}
.step__item:nth-child(3n) .step__arrow {
  display: none
}
.step__item:nth-child(3n) .step__line {
  display: none
}
.step__head {
  display: flex;
  position: relative;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 30px
}
.step__title {
  font-size: 35px;
  margin-right: 15px
}
.step__line {
  width: 100%;
  height: 2px;
  background-color: #00a89b
}
.step__line :nth-child(3n) {
  display: none
}
.step__arrow {
  right: 0;
  top: calc(50% - 3px);
  position: absolute;
  border-style: solid;
  width: 6px;
  height: 6px;
  border-width: 0 2px 2px 0;
  border-color: #00a89b;
  transform: rotate(-45deg)
}
.step__text {
  font-size: 18px
}
.step__num {
  position: absolute;
  top: -80px;
  left: -30px;
  font-weight: 700;
  font-size: 180px;
  line-height: 219px;
  color: #666;
  opacity: .1
}
@media (max-width:1024px) {
  .step__wrap {
    margin-top: 40px
  }
  .step__num {
    left: 0
  }
}
@media (max-width:768px) {
  .step__arrow,
  .step__line {
    display: none
  }
}
@media (max-width:767px) {
  .step__wrap {
    grid-template-columns: 1fr
  }
  .step__item {
    width: 100%
  }
}
/* 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 */
/* /local/templates/main/assets/bx-styles/tasks-3col.css?17078949474048 */
/* /local/templates/main/assets/bx-styles/comparison.css?16980611244483 */
/* /local/templates/main/assets/bx-styles/development-team.css?16980611241100 */
/* /local/templates/main/assets/bx-styles/text-content.css?17550868883141 */
/* /local/templates/main/assets/bx-styles/promotion.css?17452288185212 */
/* /local/templates/main/assets/bx-styles/step.css?17550868881313 */
/* /local/templates/main/assets/bx-styles/service-list.css?171405377710199 */
