

/* Start:/local/templates/webdoka/components/bitrix/news.detail/subservices/style.css?175202455723134*/
.technical-support {
  margin-bottom: 80px;
}

.technical-support__section-title {
  margin-bottom: 32px;
  color: #212121;
  font-family: "Inter Tight", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

.technical-support.preview .preview__wrap {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  align-items: center;
  gap: 40px;
}

.adv-wr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.adv-item {
  display: flex;
  gap: 9px;
  padding: 14px 22px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: 1px solid rgba(199, 199, 199, 0.60);
  background: #FFF;
}

.technical-support.why-us .why-us-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 30px;
  row-gap: 50px;
}

.technical-support.why-us .why-us-item {
  display: flex;
  gap: 18px;
}

.technical-support.why-us .why-us-item__left {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 15px;
  flex-shrink: 0;
  border-radius: 100px;
  background: #FFF;
}

.technical-support.why-us .why-us-item__title {
  color: #2C2C2C;
  font-family: "Inter Tight", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 12px;
}

.technical-support.why-us .why-us-item__desc {
  color: #5F6065;
  font-family: "Inter", sans-serif;
  line-height: 20px;
}

.technical-support.preview .preview-desc {
  grid-column: span 5;
}

.technical-support.preview .preview-desc__text {
  max-width: 630px;
  margin-bottom: 34px;
  color: #7b7b7b;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 133%;
}

.technical-support.preview .preview-desc__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.technical-support.preview .preview-desc__item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 14px 20px;
  border-radius: 30px;
  border: 1px solid rgba(199, 199, 199, 0.6);
  background: #ffffff;
}

.technical-support.preview .preview-desc__item-icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.technical-support.preview .preview-desc__item-title {
  color: #212121;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.technical-support.preview .preview-image {
  grid-column: span 3;
}

.technical-support.about .about-desc__text {
  color: #7b7b7b;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 133%;
}

.technical-support.about .about-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 30px;
  border-radius: 46px;
  background: #ffffff;
  list-style: none;
}

.technical-support.about .about-list__item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.technical-support.about .about-list__item-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.technical-support.about .about-list__item-text {
  color: #7b7b7b;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.technical-support.reason .reason-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  list-style: none;
}

.technical-support.reason .reason-item__title {
  height: 52px;
  margin-bottom: 8px;
  border-bottom: 1px solid rgba(156, 156, 156, 0.6);
  color: #212121;
  font-family: "Inter Tight", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.technical-support.reason .reason-item__text {
  color: #7b7b7b;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.technical-support.services .services__wrap {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 20px;
}

.technical-support.services .services-desc {
  grid-column: span 5;
}

.technical-support.services .services-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.technical-support.services .services-list__item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.technical-support.services .services-list__item-icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}

.technical-support.services .services-list__item-text {
  color: #7b7b7b;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.technical-support.services .platforms {
  grid-column: span 7;
  padding: 35px 30px;
  border-radius: 46px;
  background: #ffffff;
}

.technical-support.services .platforms .technical-support__section-title {
  margin-bottom: 16px;
}

.technical-support.services .platforms__desc {
  max-width: 490px;
  margin-bottom: 60px;
}

.technical-support.services .platforms__text {
  color: #7b7b7b;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 133%;
}

.technical-support.services .platforms__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  list-style: none;
}

.technical-support.services .platforms__list-link {
  color: #7b7b7b;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 133%;
  text-decoration-line: underline;
}

.technical-support.ratings .ratings-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  min-height: 348px;
  padding: 20px;
  border-radius: 30px;
  border: 1px solid #9c9c9c;
  text-align: center;
  cursor: pointer;
}

.technical-support.ratings .ratings-item__img-wrap {
  width: 90px;
  height: 125px;
  border-radius: 5px;
  overflow: hidden;
}

.technical-support.ratings .ratings-item__img {
  height: inherit;
  object-fit: cover;
  object-position: center;
  border-radius: 30px;
}

.technical-support.ratings .ratings-item__title {
  color: #212121;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 133%;
}

.technical-support.ratings .ratings-item__text {
  color: #212121;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.technical-support.ratings .ratings-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(41, 41, 41, 0.22);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s ease-in-out;
}

.technical-support.ratings .ratings-modal.show {
  visibility: visible;
  pointer-events: all;
  opacity: 1;
}

.technical-support.ratings .ratings-modal__wrap {
  position: relative;
  max-width: 500px;
}

.technical-support.ratings .ratings-modal .ratings-gallery {
  margin-bottom: 40px;
}

.technical-support.ratings .ratings-modal .ratings-gallery__btn-close {
  position: absolute;
  top: -40px;
  right: -40px;
}

.technical-support.ratings .ratings-modal .ratings-gallery__img {
  border-radius: 6px;
}

.technical-support.ratings .ratings-modal .ratings-gallery .swiper-button-next,
.technical-support.ratings .ratings-modal .ratings-gallery .swiper-button-prev {
  color: #ffffff;
}

.technical-support.ratings .ratings-modal .ratings-thumbs__slide {
  border-radius: 6px;
  cursor: pointer;
}

.technical-support.cases .cases-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.technical-support.cases .cases-item {
  border-radius: 20px;
  background: #FFF;
  padding: 15px 15px 45px;
}

.technical-support.cases .cases-item__img{
  margin-bottom: 20px;
}

.technical-support.cases .cases-item__img img {
  border-radius: 20px;
}

.technical-support.cases .cases-item__tags {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}

.technical-support.cases .cases-item__tag {
  display: flex;
  padding: 6px 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background: #F5F5F5;
  color: #212121;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.technical-support.cases .cases-item__title {
  color: #000;
  font-family: "Inter", sans-serif;
  line-height: 22px;
}

.technical-support.prices .price-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.technical-support.prices .price-item {
  border-radius: 40px;
  background: #FFF;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
  padding: 32px;
}

.technical-support.prices .price-item__title {
  color: #2C2C2C;
  font-family: "Inter Tight", sans-serif;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 18px;
}

.technical-support.prices .price-item__desc {
  color: #5F6065;
  font-family: "Inter", sans-serif;
  line-height: 22px;
  margin-bottom: 57px;
}

.technical-support.prices .price-item__bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.technical-support.prices .price-item__btn {
  display: flex;
  width: 190px;
  height: 46px;
  padding: 10px 16px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: 1px solid #5F6065;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}

.technical-support.prices .price-item__btn:hover {
  background: #292929;
  color: #f5f5f5;
}

.technical-support.prices .price-item__price {
  color: #2B2D33;
  font-family: "Inter Tight", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.technical-support.technologies .tech-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}

.technical-support.technologies .tech-item {
  margin: 25px 0 31px;
}

.technical-support.clients .clients-item{
  display: unset;
  align-items: unset;
  justify-content: unset;
  padding: unset;
  background-color: unset;
  border-radius: unset;
  height: unset;
}

.technical-support.clients .clients-item__img-wr{
  display: flex  ;
  align-items: center;
  justify-content: center;
  padding: 34px 64px;
  background-color: #ffffff;
  border-radius: 30px;
  height: 134px;
}

.technical-support.clients .clients-item__img-wr div{
  width: 100%;
  height: 100%;
}

.technical-support.clients .clients-item__img-wr div img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.technical-support.clients .swiper-button-next,
.technical-support.clients .swiper-button-prev{
  width: unset;
}

.technical-support.clients .swiper-button-next:after,
.technical-support.clients .swiper-button-prev:after{
  content: unset;
}

.technical-support.reviews .reviews-item{
  display: flex;
  flex-direction: column;
  padding: 36px;
  border-radius: 36px;
  background: #FFF;
  height: auto;
}

.technical-support.reviews .reviews-item__logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 90px;
  margin-bottom: 24px;
}

.technical-support.reviews .reviews-item__logo img {
  height: 60%;
  object-fit: contain;
  object-position: left;
}

.technical-support.reviews .reviews-item__desc {
  max-height: 200px;
  overflow-y: auto;
  flex-grow: 1;
  color: #5F6065;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 24px;
  scrollbar-width: thin;
  scrollbar-color: #a5de46 #f0f0f0;
}

.technical-support.reviews .reviews-item__desc::-webkit-scrollbar {
  width: 8px;
}

.technical-support.reviews .reviews-item__desc::-webkit-scrollbar-track {
  background: #f0f0f0;
  border-radius: 4px;
}

.technical-support.reviews .reviews-item__desc::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 4px;
}

.technical-support.reviews .reviews-item__desc::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.technical-support.reviews .reviews-item__name,
.technical-support.reviews .reviews-item__position{
  color: #212121;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  line-height: 20px;
}

.technical-support.reviews .swiper-button-next,
.technical-support.reviews .swiper-button-prev{
  width: unset;
}

.technical-support.reviews .swiper-button-next:after,
.technical-support.reviews .swiper-button-prev:after{
  content: unset;
}

@media screen and (max-width: 1439px) {
  .technical-support.why-us .why-us-list {
    column-gap: 20px;
    row-gap: 20px;
  }

  .technical-support.why-us .why-us-item {
    gap: 16px;
  }

  .technical-support.why-us .why-us-item__left {
    width: 40px;
    height: 40px;
    padding: 10px;
  }

  .technical-support.why-us .why-us-item__title {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .technical-support.why-us .why-us-item__desc {
    font-size: 14px;
  }

  .technical-support.preview .preview-desc {
    grid-column: span 5;
  }

  .technical-support.preview .preview-desc__text {
    max-width: 630px;
    margin-bottom: 34px;
    color: #7b7b7b;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
  }

  .technical-support {
    margin-bottom: 70px;
  }

  .technical-support__section-title {
    margin-bottom: 26px;
    font-size: 26px;
  }

  .technical-support.preview .preview-desc__text {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .technical-support.about .about-desc__text {
    font-size: 18px;
  }

  .technical-support.about .about-list__item-text {
    font-size: 16px;
  }

  .technical-support.reason .reason-list {
    gap: 20px;
  }

  .technical-support.reason .reason-item__title {
    font-size: 16px;
  }

  .technical-support.reason .reason-item__text {
    font-size: 14px;
  }

  .technical-support.services .services-list__item-icon {
    width: 20px;
    height: 20px;
  }

  .technical-support.services .services-list__item-text {
    font-size: 16px;
  }

  .technical-support.services .platforms__desc {
    margin-bottom: 54px;
  }

  .technical-support.services .platforms__text {
    font-size: 18px;
  }

  .technical-support.services .platforms__list {
    max-width: 350px;
  }

  .technical-support.ratings .ratings-item__img{
    border-radius: 20px;
  }

  .technical-support.ratings .ratings-modal__wrap {
    max-width: 380px;
  }

  .technical-support.cases .cases-list {
    gap: 20px;
  }

  .technical-support.cases .cases-item {
    padding: 15px 15px 48px;
  }

  .technical-support.cases .cases-item__img{
    margin-bottom: 14px;
  }

  .technical-support.cases .cases-item__tags {
    margin-bottom: 12px;
  }

  .technical-support.cases .cases-item__title {
    font-size: 14px;
    line-height: 18px;
  }

  .technical-support.prices .price-list{
    gap: 20px;
  }

  .technical-support.prices .price-item{
    padding: 28px;
  }

  .technical-support.prices .price-item__title{
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.6px;
  }

  .technical-support.prices .price-item__desc{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 39px;
  }

  .technical-support.prices .price-item__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .technical-support.prices .price-item__btn{
    height: 40px;
  }

  .technical-support.prices .price-item__price{
    order: -1;
  }

  .technical-support.clients .clients-item__img-wr{
    padding: 28px 39px;
    height: 110px;
    border-radius: 24px;
  }

  .technical-support.reviews .reviews-item{
    padding: 24px;
  }

  .technical-support.reviews .reviews-item__logo{
    height: 80px;
  }

  .technical-support.reviews .reviews-item__logo,
  .technical-support.reviews .reviews-item__desc{
    margin-bottom: 14px;
  }

  .technical-support.reviews .reviews-item__desc{
    font-size: 16px;
    line-height: 22px;
  }

  .technical-support.reviews .reviews-item__name,
  .technical-support.reviews .reviews-item__position{
    font-size: 14px;
  }
}

@media screen and (max-width: 1023px) {
  .technical-support.why-us .why-us-list {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 30px;
  }

  .technical-support.why-us .why-us-item {
    gap: 14px;
  }

  .technical-support.why-us .why-us-item__title {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .technical-support.why-us .why-us-item__desc {
    font-size: 14px;
  }

  .technical-support.preview .preview-desc {
    grid-column: span 5;
  }

  .technical-support {
    margin-bottom: 40px;
  }

  .technical-support__section-title {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .technical-support.preview .preview-desc__text {
    font-size: 16px;
    margin-bottom: 24px;
  }

  .technical-support.preview .preview-desc__item {
    gap: 6px;
    padding: 12px 18px;
  }

  .technical-support.preview .preview-desc__item-icon {
    width: 14px;
    height: 14px;
  }

  .technical-support.preview .preview-desc__item-title {
    font-size: 14px;
  }

  .technical-support.about .about-desc__text {
    font-size: 16px;
  }

  .technical-support.about .about-list {
    padding: 25px;
  }

  .technical-support.about .about-list__item-icon {
    width: 18px;
    height: 18px;
  }

  .technical-support.about .about-list__item-text {
    font-size: 14px;
  }

  .technical-support.reason .reason-item__title {
    font-size: 14px;
  }

  .technical-support.reason .reason-item__text {
    font-size: 12px;
  }

  .technical-support.services .services-desc {
    grid-column: span 6;
  }

  .technical-support.services .services-list__item-icon {
    width: 18px;
    height: 18px;
  }

  .technical-support.services .services-list__item-text {
    font-size: 14px;
  }

  .technical-support.services .platforms {
    grid-column: span 6;
    padding: 25px;
  }

  .technical-support.services .platforms .technical-support__section-title {
    margin-bottom: 12px;
  }

  .technical-support.services .platforms__desc {
    margin-bottom: 12px;
  }

  .technical-support.services .platforms__text {
    font-size: 16px;
  }

  .technical-support.services .platforms__list {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .technical-support.services .platforms__list-link {
    font-size: 16px;
  }

  .technical-support.ratings .ratings-modal__wrap {
    max-width: 525px;
  }

  .technical-support.prices .price-list{
    display: flex;
    flex-direction: column;
    gap: 18px;
  }

  .technical-support.prices .price-item__title{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .technical-support.prices .price-item__desc{
    margin-bottom: 18px;
  }

  .technical-support.prices .price-item__bottom{
    flex-direction: row;
  }

  .technical-support.prices .price-item__price{
    order: unset;
  }

  .technical-support.reviews .reviews-item{
    padding: 34px;
  }

  .technical-support.reviews .reviews-item__logo{
    margin-bottom: 9px;
  }

  .technical-support.reviews .reviews-item__desc{
    margin-bottom: 12px;
  }

  .technical-support.reviews .reviews-item__name,
  .technical-support.reviews .reviews-item__position{
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .adv-wr{
    gap: 6px;
  }

  .technical-support.why-us .why-us-list {
    grid-template-columns: repeat(1, 1fr);
  }

  .technical-support.why-us .why-us-item {
    gap: 12px;
  }

  .technical-support.why-us .why-us-item__title {
    font-size: 14px;
    margin-bottom: 4px;
  }

 .technical-support {
    margin-bottom: 36px;
  }

  .technical-support__section-title {
    margin-bottom: 18px;
    font-size: 16px;
  }

  .technical-support.preview .preview__wrap {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }

  .technical-support.preview .preview-desc__text {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .technical-support.preview .preview-desc__list {
    gap: 6px;
  }

  .technical-support.preview .preview-desc__item {
    gap: 4px;
    padding: 10px 16px;
  }

  .technical-support.preview .preview-desc__item-icon {
    width: 12px;
    height: 12px;
  }

  .technical-support.preview .preview-desc__item-title {
    font-size: 12px;
  }

  .technical-support.about .about-desc__text {
    font-size: 14px;
  }

  .about__wrap{
    display: flex;
    flex-direction: column;
  }

  .technical-support.about .about-list {
    padding: 20px;
    border-radius: 36px;
  }

  .technical-support.about .about-list__item-text {
    font-size: 12px;
  }

  .technical-support.reason .reason-list {
    display: flex;
    flex-direction: column;
    gap: 18px;
  }

  .technical-support.reason .reason-item__title {
    font-size: 12px;
  }

  .technical-support.services .services__wrap {
    display: flex;
    flex-direction: column;
  }

  .technical-support.services .services-list__item-text {
    font-size: 12px;
  }

  .technical-support.services .platforms {
    padding: 20px;
  }

  .technical-support.services .platforms__text {
    font-size: 14px;
  }

  .technical-support.ratings .ratings-modal__wrap {
    max-width: 310px;
  }

  .technical-support.ratings .ratings-item__img{
    border-radius: 15px;
  }

  .technical-support.ratings .ratings-modal .ratings-gallery__btn-close {
    top: -55px;
    right: -15px;
  }

  .technical-support.ratings .ratings-modal .ratings-gallery__icon-close {
    width: 32px;
    height: 32px;
  }

  .technical-support.prices .price-list{
    gap: 12px;
  }

  .technical-support.prices .price-item__title{
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
  }

  .technical-support.prices .price-item__desc{
    margin-bottom: 20px;
  }

  .technical-support.prices .price-item__bottom{
    flex-direction: column;
  }

  .technical-support.prices .price-item__price{
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    order: -1;
  }

  .technical-support.technologies .tech-list{
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 10px;
  }

  .technical-support.technologies .tech-item{
    max-width: 29%;
  }

  .technical-support.clients .clients-item__img-wr{
    padding: 16px 34px;
    height: 65px;
    border-radius: 20px;
  }

  .technical-support.clients .swiper-button-next,
  .technical-support.clients .swiper-button-prev{
    display: none;
  }

  .technical-support.reviews .reviews-item{
    border-radius: 34px;
  }

  .technical-support.reviews .swiper-button-next,
  .technical-support.reviews .swiper-button-prev{
    display: none;
  }

  .technical-support.reviews .reviews-item{
    padding: 20px;
  }

  .technical-support.reviews .reviews-item__logo{
    margin-bottom: 12px;
  }

  .technical-support.reviews .reviews-item__desc{
    font-size: 14px;
    line-height: 20px;
  }

  .technical-support.reviews .reviews-item__name,
  .technical-support.reviews .reviews-item__position{
    font-size: 12px;
    line-height: 18px;
  }
}

@media screen and (min-width: 768px) {
  .technical-support.ratings .ratings-list .swiper-wrapper{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .technical-support.ratings .ratings-list .swiper-wrapper{
    gap: 30px;
  }
}
/* End */
/* /local/templates/webdoka/components/bitrix/news.detail/subservices/style.css?175202455723134 */
