

/* Start:/local/templates/dgroupsNew/components/bitrix/news.detail/.default/style.css?17182068523662*/
@charset "UTF-8";
.blog-article__content ul li {
  list-style: none;
  padding-left: 10px;
}
.blog-article__content ul li:before {
  content: "■";
  color: #fecd30;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  position: absolute;
  margin-inline-start: -20px;
}
.blog-article__content .frame_view {
  cursor: pointer;
}
.blog-article__content h2 {
  font-size: 2rem;
}
.blog-article__content h3 {
  font-size: 1.75rem;
}
.blog-article__content h4 {
  font-size: 1.5rem;
}
@media (max-width: 546px) {
  .blog-article__content h2 {
    font-size: 28px !important;
  }
  .blog-article__content h2 span {
    font-size: 28px !important;
  }
}
.blog-article__content .owl-prev.slick-arrow {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  position: absolute;
  top: calc(-15px + 50%);
  left: 0;
  transform: translateX(0%);
  z-index: 10;
}
.blog-article__content .owl-prev.slick-arrow .owl-carousel__button {
  background: #fff;
  border: 1px solid rgba(51, 51, 51, 0.1);
}
.blog-article__content .owl-next.slick-arrow {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  position: absolute;
  top: calc(-15px + 50%);
  right: 0;
  transform: translateX(0%);
}
.blog-article__content .owl-next.slick-arrow .owl-carousel__button {
  background: #fff;
  border: 1px solid rgba(51, 51, 51, 0.1);
}
.blog-article__content .owl-next.slick-arrow .owl-carousel__button {
  transform: rotate(180deg);
}
.blog-article__content .owl-carousel__button {
  height: 40px;
  width: 40px;
  border-radius: 50% !important;
  background: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease-in-out;
}
.blog-article__content .owl-carousel.owl-carousel--view1 .owl-next {
  position: absolute;
  top: calc(-15px + 50%);
  right: 0;
  transform: translateX(0%);
}
.blog-article__content .owl-carousel.owl-carousel--view1 .owl-prev {
  position: absolute;
  top: calc(-15px + 50%);
  left: 0;
  transform: translateX(0%);
}
.blog-article__content .owl-carousel .owl-nav button.owl-prev,
.blog-article__content .owl-carousel .owl-carousel .owl-nav button.owl-next,
.blog-article__content .owl-carousel .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.blog-article__content .slick-dots {
  position: absolute;
  bottom: 20px;
}
.blog-article__content .slick-dots li {
  list-style: none;
  float: left;
  margin: 5px;
}
.blog-article__content .slick-dots li:before {
  content: "";
}
.blog-article__content .slick-dots li button:before {
  content: "■";
  color: #fecd30;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  position: absolute;
  margin-inline-start: -20px;
}
.blog-article__content .block__text {
  font-size: 16px;
}

#vimeo {
  width: 100%;
}

@media screen and (min-width: 1000px) {
  #vimeo {
    width: 50%;
  }
}

@media screen and (min-width: 400px) {
  #vimeo {
    width: 25%;
  }
}

.iframe-video{
  position: relative;
  width: 900px;
  height: 500px;
}
@media all and (max-width: 500px) {
  .iframe-video{
    position: relative;
    width: 355px;
    height: 200px;
  }
}

@media all and (min-width: 700px) and (max-width: 1300px) {
  .iframe-video{
    position: relative;
    width: 700px;
    height: 400px;
  }
}
/*@media screen and(min-width: 1120px) {*/
/*    .blog-article iframe{*/
/*      width:100%;*/
/*      margin-left: -40px;*/
/*    }*/
/*}*/

/*@media screen and (min-width: 650px) {*/
/*    .blog-article iframe{*/
/*      width:100%;*/
/*      margin-left: 0;*/
/*    }*/
/*}*/
/* End */
/* /local/templates/dgroupsNew/components/bitrix/news.detail/.default/style.css?17182068523662 */
