

/* Start:/local/components/dev/media.news.detail/templates/.default/style.css?176036663634119*/
.breadcrumbs-wrapper .breadcrumbs {
  margin-bottom: 0px !important;
  margin-top: 10px !important;
}
.blog-article-content-block__title {
  margin-top: 20px;
}
.blog-article-contents-sidebar__items ul li {
  color: #242731;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 23px;
  list-style: none;
  margin-bottom: 7px;
  position: relative;
  width: 100%;
}
.blockDetailNews table td,
.blockDetailNews table th {
  padding-left: 20px;
  padding-right: 20px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: middle;
  border-right: 1px solid #fff;
}
.blockDetailNews table td {
  color: #242731;
  font-size: 16px;
}
.blockDetailNews table tbody tr:nth-child(odd) {
  background-color: #f5f5f5;
}
.blockDetailNews .h2 {
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.blockDetailNews p + p {
  margin-top: 20px;
}
.franchise_info_section .h1,
.franchise_info_section .h2,
.franchise_info_section .h3,
.franchise_info_section .h4 {
  text-align: left;
}
.blockDetailNews .FQ .h3,
.blockDetailNews h3,
.blockDetailNews .h3 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.blockDetailNews ul,
.blockDetailNews ol {
  padding-left: 20px;
  margin-top: 20px !important;
  color: #242731;
  margin-bottom: 15px;
}
/*.blockDetailNews ul li, .blockDetailNews ol li {
    font-size: 17px;
    line-height: 1.5;
}*/
.blockDetailNews ul li,
.blockDetailNews ol li {
  /*margin-bottom: 15px;*/
  line-height: 1.5;
}
@media only screen and (min-width: 992px) {
  .blog-article__section-info {
    flex-direction: column;
  }

  .blog-article__section-info:has(.blog-article-user) {
    flex-direction: row;
  }
}
.wide-wrapper.links-contain {
  margin-top: 25px;
  margin-bottom: 25px;
}
.showFormConsult:before {
  content: url(/upload/images/envelope.svg);
  margin-right: 10px;
}
.blockDetailNews img.center {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  margin-bottom: 15px;
}
.blockDetailNews img {
  border-radius: 8px;
}
.blockDetailNews i {
  font-style: italic;
}
.blockDetailNews .images_block {
  margin-top: 25px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  align-items: stretch;
}
.blockDetailNews .franchise_info_section .standrt_cont .images_block.img4 img,
.blockDetailNews .images_block.img4 img {
  width: calc(25% - 10px);
}
.center {
  text-align: center;
  margin: 0 auto;
}
.blockDetailNews .blog-article-content-raiting__bottom-container table td,
.blockDetailNews .blog-article-content-raiting__bottom-container table th {
  padding-left: 0px;
  padding-right: 0px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
  border-right: 1px solid #fff;
  color: #242731;
  font-size: 16px;
}
.blockDetailNews
  .blog-article-content-raiting__bottom-container
  table
  tbody
  tr:nth-child(odd) {
  background-color: initial;
}
.blog-article-links-block__icon {
  margin-right: 7px;
}
.blockDetailNews .advanced_info_section ul,
.blockDetailNews .advanced_info_section ol {
  padding-left: 20px;
  margin-top: 20px !important;
  color: #242731;
  margin-bottom: 15px;
}
.blockDetailNews .advanced_info_section ul > li {
  list-style: disc;
}
.blockDetailNews ul li,
.blockDetailNews .advanced_info_section ol li {
  font-size: 17px;
  line-height: 1.5;
}
.blog-article-content-faq__container ul li {
  width: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.blog-article-content-faq__container ul li .nameQuestion {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  position: relative;
  padding-right: 50px;
  color: #242731;
  font-size: 16px;
  font-weight: bold;
}
.blog-article-content-faq__container ul li .text {
  color: #242731;
  font-size: 16px;
  padding: 20px;
  padding-top: 0;
  display: none;
}
.blog-article-content-share_copy_block {
  display: flex;
}
.blog-article-content-faq__container ul li .nameQuestion .arrow_img {
  width: 26px;
  height: 26px;
  background-color: #f4f2f1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 20px;
  right: 20px;
}

.blog-article-content-share__icon-container.blog-article-content-share__icon-container--active {
  border: 1px solid;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: hidden;
  border-color: #67b3ff;
}
.franchise_page__action_btn__share_text {
  display: none;
  margin: auto;
  border: 1px solid;
  padding: 14px;
  border-radius: 0px 30px 30px 0px;
  border-left: hidden;
  padding-left: 0px;
  background: #ecf4fc;
  color: #67b3ff;
}
.franchise_page__action_btn__share_text.blog-article-content-share__icon-container--active {
  display: block;
}
.blockDetailNews .images_block img {
  width: calc(50% - 10px);
  border-radius: 6px;
  object-fit: cover;
}

.blockDetailNews .table_wrap {
  width: 100%;
  overflow-x: auto;
}
.blockDetailNews .table_wrap table {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 10px;
}
.blockDetailNews .table_wrap table thead {
  width: 100%;
  background-color: #e3f2ff;
}
.blockDetailNews .blog-article_director-image__picture img {
  width: 155px;
}

.blog-article-content-form {
  margin: 40px 0px;
}
.fwl {
  font-weight: 400;
}
.ndc {
  text-decoration: none;
  color: initial;
}
.blog-article-contents-mobile__items ul {
  list-style-type: none !important;
}
.blog-article-contents-mobile__items li {
  color: #242731;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 23px;
  list-style: none;
  margin-bottom: 7px;
  position: relative;
  width: 100%;
  border-bottom: 1px dotted #626262;
}
.blockDetailNews h2 {
  margin-top: 40px;
}
.scrollToBlock ul {
  margin-top: 5px !important;
}
.blue-link.showFormConsult {
  cursor: pointer;
}
.readmore-article__container .readmore-article__img-container img {
  max-width: 150px;
}
.blog-article-header-text {
  height: fit-content;
  text-align: left;
  border-bottom: 1px solid #8c8c8c;
}
.blog-article-cta__container_read.read-franchise_block {
  margin-bottom: 10px;
  border-radius: 9px;
}
.blog-article-cta__container_read.read-franchise_block,
.blog-article-cta__container.read-franchise_block {
  /*background: #E8F0F9;*/
  background: #ffeae0;
}
.read-franchise_block .readmore-article__container {
  background: #ffeae0;
  padding: 15px;
}
/* blockDetailNews upd*/
.blockDetailNews ul:not(:last-child),
.blockDetailNews ol:not(:last-child) {
  margin-bottom: 23px !important;
}
.blockDetailNews p:not(:last-child) {
  margin-bottom: 20px !important;
}
.blockDetailNews img:not(:last-child) {
  /* margin-bottom: 20px !important; */
}
/* blog-article-content-block upd*/
.blog-article-content-block ul:not(:last-child),
.blog-article-content-block ol:not(:last-child) {
  margin-bottom: 20px !important;
}
.blog-article-content-block p:not(:last-child) {
  margin-bottom: 20px !important;
}
.blog-article-content-block img:not(:last-child) {
  margin-bottom: 20px !important;
}
.blog-article-content-block h1,
.blog-article-content-block h2,
.blog-article-content-block h3,
.blog-article-content-block h4 {
  padding: 0px;
  margin-bottom: 20px !important;
}
.blog-article-content-block.ui-mt-40,
.blog-article-content-block.ui-mt-25 {
  margin-top: 0px;
  margin-bottom: 20px !important;
}
.readmore-article__container div:not(:last-child) {
  padding-bottom: 5px;
  padding-top: 3px;
}
/*** phenix__faq ***/

.phenix__faq {
  display: block;
  background: #ecf4fc;
  border-radius: 8px;
  padding: 32px 32px 0 32px;
}

.franchise_page__content__text-faq ul li .nameQuestion .arrow_img {
  width: 16px;
  height: 16px;
  background-color: #ecf4fc;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  margin-right: 0;
  margin-left: 0;
  padding-right: 12px;
  left: 0;
}

.arrow_img img {
  min-width: auto;
  min-height: 16px;
}

.franchise_page__content__text-faq ul li .nameQuestion {
  padding: 0 16px 16px 16px;
  background: #ecf4fc;
}

.franchise_page__content__text-faq ul li {
  box-shadow: none;
  border-radius: unset;
  background-color: #ecf4fc;
  margin-bottom: 16px;
  border-bottom: 1px solid #cfdcf5;
  cursor: pointer;
}

.franchise_page__content__text-faq ul li .text {
  padding: 0 16px;
}

.franchise_page__content__title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}

.franchise_page__content__title img {
  margin-right: 16px;
}

.franchise_page__content__text-faq ul li .nameQuestion.active .arrow_img img {
  transform: rotate(90deg);
}

.franchise_page__content__text-faq ul li:last-child {
  border-bottom: none;
}

/*** .phenix__similar_franchises ***/

.phenix__similar_franchises {
  width: 100%;
  background: #ecf4fc;
  border-radius: 8px;

  grid-area: 3 / 1 / 5 / 3;
  grid-row: span 3;
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}

.phenix__similar_franchises_wrap {
  padding: 20px 24px 34px 24px;
}

.phenix__similar_franchises_wrap__title {
  width: 100%;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
  color: #242731;
  margin-bottom: 16px;
}

.phenix__similar_franchises_wrap__items {
  display: flex;
  flex-flow: row wrap;
  gap: 24px;
}

.phenix__similar_franchises_wrap__item {
  border-radius: 8px;
  box-shadow: 0 8px 16px 0 rgba(27, 18, 78, 0.03);
  background: #fff;
  padding: 8px;
  width: calc(50% - 12px);
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}

.phenix_wrap__item-btn {
  font-weight: 600;
  font-size: 17px;
  line-height: 1.2;

  color: #fff;
  border: 1px solid #4582ef;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
}

.phenix__similar_franchises_wrap__item-logo {
  width: 79px;
  height: 79px;
  margin-right: 12px;
  border-radius: 8px;
}

.phenix__similar_franchises_wrap__item-info {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.phenix__similar_franchises_wrap__item-content {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
}

.phenix__similar_franchises_wrap__item-title {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
  color: #242731;
  margin-bottom: 8px;
}

.phenix__similar_franchises_wrap__item-invest {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
  color: #242731;
}

.phenix__similar_franchises_wrap__item-investtext {
  font-weight: 400;
  font-size: 15px;
  text-transform: capitalize;
  color: #888da0;
}

.phenix__similar_franchises_wrap__item-action_btn {
  display: flex;
  flex-flow: row wrap;
  justify-content: end;
}

.phenix__action_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  cursor: pointer;
}

.phenix__action_btn__favorite {
  background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/phenix-favorite-icon.svg");
  background-size: 23px 23px;
  background-position: center;
  background-repeat: no-repeat;
}

.phenix__action_btn__compare {
  background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/phenix-compare-icon.svg");
  background-size: 23px 23px;
  background-position: center;
  background-repeat: no-repeat;
}

.phenix__action_btn__mail {
  background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/phenix-mail-icon.svg");
  background-size: 23px 23px;
  background-position: center;
  background-repeat: no-repeat;
}

.phenix__action_btn__compare--active {
  background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/phenix-compare-active-icon.svg");
}

.phenix__action_btn__favorite--active {
  background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/phenix-favorite-active-icon.svg");
}

.phenix__action_btn__mail--active {
  background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/phenix-mail-hover-icon.svg");
}

@media screen and (min-width: 768px) {
  .phenix__action_btn__favorite:hover {
    background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/phenix-favorite-hover-icon.svg");
  }

  .phenix__action_btn__compare:hover {
    background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/phenix-compare-hover-icon.svg");
  }

  .phenix__action_btn__mail:hover {
    background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/phenix-mail-hover-icon.svg");
  }
}

.phenix_wrap__item-btn__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #242731;
  margin-bottom: 12px;
}

.phenix_wrap__item-btn__btn {
  width: 100%;
  line-height: 0.94;
  box-shadow: none;
  display: block;
  text-decoration: none;
  text-align: center;
}

/*** .phenix__invest-info ***/

.phenix__invest-info__item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2f2f2;
  margin-left: 16px;
  padding: 17px;
  width: 261px;
  height: 67px;
  border-radius: 8px;
  grid-area: 2 / 2;
  margin-left: 16px;
}

.franchise_page__invest-info {
  display: grid;
  grid-template-columns: 67px 1fr;
  grid-area: 3 / 3 / 4 / 5;
  margin-bottom: 28px;
}

.franchise_page__invest-info__logo {
  position: relative;
  grid-area: 2 / 1;
  /* grid-row: span 2; */
  width: 130px;
  height: 130px;
  border-radius: 8px;
  border: 1px solid #e4e4e4;
  padding: 10px;
}

.phenix__invest-info__item-text {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.2;
  color: #888da0;
}

.phenix__logo_img {
  width: 67px;
  height: 67px;
}
.franchise_page__content__img {
  display: none;
}

.phenix__btn {
  border-radius: 8px;
  font-weight: 600;
  font-size: 17px;
  color: #fff;
  padding: 10px;
  border: none;
  box-shadow: 0 4px 16px -3px rgba(69, 130, 239, 0.64);
  background: linear-gradient(180deg, #6197f8 0%, #4582ef 100%);
  cursor: pointer;
}

.phenix__btn:hover {
  background: #4582ef;
}

.phenix__hide_block {
  display: none;
}

.phenix__bnr_img-mobile {
  display: none;
}

.phenix__scroll_to_top__btn {
  min-width: 54px;
  min-height: 54px;
  max-width: 54px;
  max-height: 54px;
  background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/arrow-up-icon.svg"),
    linear-gradient(
      to right,
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0.8)
    );

  border-radius: 36px;
  box-shadow: 0 4px 12px 0 rgba(94, 93, 122, 0.15);

  position: fixed;
  right: 3%;
  bottom: 112px;
}

.franchise_page__scroll_to_top__btn:hover {
  background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/arrow-up_hover-icon.svg"),
    linear-gradient(
      to right,
      rgba(220, 230, 249, 0.8),
      rgba(220, 230, 249, 0.8)
    );
  box-shadow: none;
}

.phenix__slider_arrow-next-review.disabled,
.phenix__slider_arrow-prev-review.disabled {
  display: none;
}
/*** phenix__right_block ***/

.phenix__right_block {
  grid-area: 4 / 3 / 8 / 5;
  margin-bottom: 28px;
  position: relative;
  top: 0;
  transition: all 0.25s linear;
}

.phenix__right_block-btn {
  border-radius: 8px;
  margin-bottom: 18px;
  width: 100%;
}

.phenix__right_block-categories {
  display: flex;
  flex-direction: column;
  margin-bottom: 18px;
}

.phenix__right_block-categories--item {
  border-radius: 8px;
  padding: 14px;
  background: #ecf4fc;
  margin-bottom: 8px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #242731;
}

.phenix__right_block-categories--item:hover {
  background: #c0dbff;
  color: #242731;
}

.phenix__right_block-categories--item img {
  margin-left: 10px;
  width: 7px;
  height: auto;
}

.phenix__right_block-categories--item:visited {
  color: #242731;
}

.phenix__right_block-bnr img {
  width: 100%;
  height: auto;
  min-width: 266px;
  min-height: 214px;
  object-fit: cover;
  /*filter: opacity(0.5);*/
}

.phenix__right_block-bnr img:hover {
  filter: opacity(1);
}
/*** phenix__kviz ***/

.phenix__kviz_bnr {
  margin-top: 34px;
  padding: 48px 48px 48px 55px;
  grid-area: 6 / 1 / 6 / 3;
  margin-bottom: 24px;

  background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../phoenix/images/phenix/phenix-bnr-kviz-man.png"),
    url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../phoenix/images/phenix/phenix-bnr-kviz-bg.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 95% 20%, left;
  border-radius: 8px;
  background-size: auto, cover;
}

.phenix__kviz_bnr__text {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.3;
  color: #242731;
  margin-bottom: 38px;
  text-transform: uppercase;
}

.phenix__kviz_bnr__text-blue {
  color: #4582ef;
}

.phenix__kviz_bnr__btn {
  text-transform: uppercase;
  padding: 10px 37px;
  text-decoration: none;
}

.phenix__kviz_bnr__text-blue br {
  display: none;
}

/*** phenix__menu ***/

.phenix__menu {
  grid-area: 7 / 1 / 7 / 3;
  border: none;
}

.phenix__menu_wrap {
  gap: 8px;
  height: max-content;
}

.phenix__menu_wrap a {
  border-bottom: 0;
  border-radius: 8px;
  padding: 9px 16px;
  background: #f4f4f6;
  cursor: pointer;
}

.phenix__menu_wrap a:hover,
.phenix__menu_wrap a:focus {
  padding-bottom: 0;
  background: #ecf4fc;
  color: #242731;
}

/*** phenix__bnr ***/

.phenix__bnr {
  object-fit: cover;
  border-radius: 8px;
  position: relative;
}

.phenix__bnr img {
  width: 100%;
  /*filter: opacity(0.5);*/
}

.phenix__bnr img:hover {
  filter: opacity(1);
}

/*** phenix__order_check ***/

.phenix__order_check {
  border-radius: 8px;
  background-image: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../phoenix/images/phenix/phenix-order-check.png"),
    linear-gradient(to right, rgba(236, 244, 252, 1), rgba(236, 244, 252, 1));
  background-repeat: no-repeat;
  background-position: right bottom;
}

.phenix__order_check__wrap {
  padding: 16px;
}

.phenix__order_check-title {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
  color: #242731;
}

.phenix__order_check-text {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 16px;
  gap: 8px;
  justify-content: flex-start;
}

.phenix__order_check-text li {
  width: 35%; /*271px;*/
}

.phenix__order_check-btn {
  margin-bottom: 0;
  width: 35%;
  display: block;
  text-decoration: none;
  text-align: center;
}

.phenix__similar_franchises_wrap__item-logo {
  width: 65px;
  height: 65px;
}

/*** phenix__survey ***/
.phenix__survey {
  border-radius: 8px;
  background: #f2f8ff;
  padding: 16px;
}

.phenix__survey__title {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
  color: #242731;
  margin-bottom: 8px;
}

.phenix__survey__note {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.3;
  color: #888da0;
  margin-bottom: 20px;
}

.phenix__survey__graph_wrap {
  display: flex;
  flex-flow: row wrap;
}

.phenix__survey__graph {
  width: 66%; /*271px*/
  margin-right: 14px;
}

.phenix__survey__graph__img {
  width: 100%;
  height: auto;
}

.phenix__survey__text {
  margin-bottom: 24px;
  width: calc(34% - 14px);
}

.phenix__survey__text_item {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin-bottom: 24px;
}

.phenix__survey__text_item__img {
  width: 21px;
  height: auto;
  margin-right: 9px;
  margin-top: 4px;
}

.phenix__survey__btn {
  width: 100%;
  display: block;
  text-decoration: none;
  text-align: center;
}

/*** phenix__review ***/
.phenix__review {
  display: block;
  position: relative;
  overflow: hidden;
}

.phenix__review {
  height: content-box;
}

.slide-review-phenix {
  display: block;
  border-radius: 8px;
  background: #f4f2f1;
  padding: 8px;
}

.slide-review-phenix__item {
  padding: 30px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 16px 0 rgba(59, 35, 98, 0.05);
}

.slide-review-phenix__header {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1em;
}

.slide-review-phenix__header-text__name {
  font-size: 16px;
  font-weight: 700;
  color: #242731;
  line-height: 20px;
  text-transform: uppercase;
}

.slide-review-phenix__header-text__city,
.slide-review-phenix__header-text__other {
  font-size: 14px;
  color: #242731;
  line-height: 1.3;
}

.slide-review-phenix__header-text__other {
  text-transform: uppercase;
}

.slide-review-phenix__header-img {
  width: 75px !important;
  height: 75px !important;
  border-radius: 8px;
  object-fit: cover;
}

.slide-review-phenix__header-text {
  width: calc(100% - 75px);
  height: 60px;
  padding-left: 15px;
}

.slide-review-phenix__item .slide-review-phenix__text {
  max-height: 300px;
  overflow: auto;
  font-size: 16px;
  line-height: 1.3;
}

.phenix__slider_arrow {
  position: absolute;
  background: url("/local/templates/rtf20/components/bitrix/catalog.element/poducts2023/css/../icons/slider_arrow-phenix-icon.svg");
  top: 50%;
  width: 57px;
  height: 57px;
  margin-top: -20px;
  border: none;
  cursor: pointer;
  transition: all 0.25s linear;

  border-radius: 76px;
  fill: rgba(255, 255, 255, 0.6);
  box-shadow: 4px 6px 14px 0px rgba(24, 19, 53, 0.08);
}

.phenix__slider_arrow-prev-review {
  transform: scale(-1, 1);
  left: 15px;
}

.phenix__slider_arrow-next-review {
  right: 15px;
}

/* Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¿Ñ€ÐµÐ´Ð¾ÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð° */

.phenix-official_info {
  display: block;
  padding: 20px;
  border-radius: 8px;
  background: #ffffff;
}

@media screen and (max-width: 1023px) {
  .phenix__similar_franchises {
    width: 100%;
    grid-area: 2 / 1 / 2 / 5;
    margin-bottom: 16px;
  }

  .phenix__right_block {
    grid-area: 6 / 1 / 6 / 5;
    display: grid;
    margin-bottom: 16px;
  }

  .phenix__right_block-categories {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 0;
  }

  .phenix__right_block-categories > * {
    width: calc(50% - 8px);
    height: 50px;
    margin-bottom: 0;
  }

  .phenix__right_block-btn {
    margin-bottom: 0;
  }

  .phenix__right_block-bnr {
    display: none;
  }

  .phenix__invest-info {
    gap: 0;
    justify-content: center;
  }

  .phenix__kviz_bnr {
    padding: 48px 48px 48px 55px;
    grid-area: 8 / 1 / 8 / 5;
    margin-bottom: 16px;
  }

  .phenix__menu {
    grid-area: 7 / 1 / 7 / 5;
    margin-bottom: 16px;
  }

  .phenix__action_btn {
    padding: 0;
  }

  .phenix__questions,
  .phenix__review {
    padding: 20px 20px 5px 20px;
  }
}

@media screen and (max-width: 768px) {
  .phenix__similar_franchises_wrap__item-info {
    padding-right: 0;
  }

  .phenix__kviz_bnr {
    padding: 28px;
    background-size: 34%, cover;
  }

  .phenix__order_check-text {
    margin-left: -20px;
  }

  .phenix__order_check-text li {
    margin-right: 8px;
  }

  .phenix__survey__graph {
    width: 57%;
  }

  .phenix__survey__text {
    width: calc(43% - 14px);
  }

  .phenix__logo_img {
    display: block;
  }

  .phenix__questions,
  .phenix__review {
    padding: 20px 12px 5px 12px;
    margin: 0 -12px 20px -12px;
  }

  .phenix__slider_arrow-prev-review {
    left: 0;
  }

  .phenix__slider_arrow-next-review {
    right: 0;
  }

  .phenix__scroll_to_top__btn {
    bottom: 62px;
  }

  .phenix__faq {
    padding: 16px 16px 0 16px;
  }

  .franchise_page__content__text-faq ul li .text {
    padding: 0 16px 16px 16px;
  }
}

@media screen and (max-width: 480px) {
  .phenix__similar_franchises_wrap {
    padding: 16px;
  }

  .phenix__similar_franchises_wrap__title {
    margin-bottom: 8px;
  }

  .phenix__similar_franchises_wrap__items {
    flex-flow: column wrap;
    gap: 8px;
  }

  .phenix__similar_franchises_wrap__item {
    width: 100%;
  }

  /* 1 - franchise_page__crumbs, 3 - franchise_page__title*/

  .franchise_page__invest-info {
    grid-area: 2 / 1 / 2 / 5;
  }

  .phenix__right_block {
    grid-area: 4 / 1 / 4 / 5;
  }

  .phenix__kviz_bnr {
    grid-area: 5 / 1 / 5 / 5;
    padding: 22px 84px 51px 14px;
    background-size: 40%, cover;
    background-position: right bottom, left;
  }

  .phenix__similar_franchises {
    grid-area: 6 / 1 / 6 / 5;
  }

  .phenix__menu {
    grid-area: 7 / 1 / 7 / 5;
  }

  .phenix__logo_img {
    order: 1;
    margin-right: 8px;
  }
  .phenix__invest-info__item {
    order: 2;
    margin-right: 0;
    width: calc(100% - 67px);
  }

  .phenix__right_block-categories {
    flex-direction: column;
    gap: 8px;
  }

  .phenix__right_block-categories > * {
    width: 100%;
  }

  .phenix__right_block-btn {
    margin-bottom: 8px;
  }

  .phenix__kviz_bnr__text {
    font-size: 18px;
    margin-bottom: 44px;
  }

  .phenix__survey__graph_wrap {
    flex-flow: column wrap;
  }

  .phenix__survey__graph {
    width: 100%;
    margin-bottom: 24px;
  }

  .phenix__survey__text {
    width: 100%;
    margin-bottom: 0;
  }

  .phenix__order_check__wrap {
    backdrop-filter: blur(3px);
  }

  .phenix__order_check-text {
    flex-flow: column wrap;
  }

  .phenix__order_check-text li {
    width: 100%;
  }

  .phenix__order_check-btn {
    width: 100%;
  }

  .phenix__scroll_to_top__btn {
    min-width: 31px;
    min-height: 31px;
    max-width: 31px;
    max-height: 31px;
  }
}

@media screen and (max-width: 420px) {
  .phenix__kviz_bnr {
    background-size: 50%, cover;
    background-position: right -25% bottom, left;
  }

  .phenix__kviz_bnr__text-blue br {
    display: block;
  }

  .phenix__bnr_img {
    display: none;
  }

  .phenix__bnr_img-mobile {
    display: block;
    filter: opacity(0.5);
  }

  .phenix__bnr_img-mobile:hover {
    filter: opacity(1);
  }
}

@media screen and (max-width: 375px) {
  .phenix__kviz_bnr {
    background-size: 60%, cover;
    background-position: 135% bottom, left;
  }
}

@media screen and (max-width: 320px) {
  .phenix__kviz_bnr {
    background-size: 76%, cover;
    background-position: 188% bottom, left;
  }

  .phenix__similar_franchises_wrap__item-invest,
  .phenix__similar_franchises_wrap__item-investtext {
    font-size: 13px;
  }
}

.franchise_page__content.phenix__content img {
  display: none;
}
.franchise_page__content.phenix__content img.show {
  display: block;
}

.breadcrumbs__detail_btns,
.franchise_page__top_actions.mobile {
  display: none;
}

/* breadcrumbs fixies */
.breadcrumbs-wrapper > ul {
  margin-bottom: 0px !important;
}

/* anchor fix */
.anchor-fix {
  margin-top: -80px;
  padding-top: 80px;
  pointer-events: none;
  /*position: absolute;*/
}

.franchise_page__phoenix
  .franchise_page__content__text-faq
  ul
  li
  .nameQuestion
  .arrow_img {
  transform: initial;
}

.franchise_page__right_block {
  display: flex;
  grid-area: 4 / 3 / 8 / 5;
  flex-direction: column;
  row-gap: 20px;
  width: 100%;
}
/* readblock_franchise */
.readmore_franchise {
  background: #ffeae0;
  border-radius: 8px;
  padding: 10px;
  margin: 25px 0px;
}
.readmore_franchise__container {
  padding: 10px;
  display: flex;
  align-items: center;
}
.readmore_franchise__name {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  align-items: center;
}
.readmore_franchise__name div {
  margin-top: 5px;
  color: #242731;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.readmore_franchise__text {
  font-weight: 600;
  line-height: 23.4px;
  text-align: left;
}
.readmore_franchise__text-container {
  margin-left: auto;
  margin-top: auto;
}
.readmore_franchise__text-button {
  width: 328px;
  height: 44px;
  color: #ffffff;
  border-radius: 8px;
  background: linear-gradient(#ff8d5a, #fc7337);
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.readmore_franchise__text-button,
.read-franchise_block .ui__button {
  transition: 0s;
}
.readmore_franchise__text-button:hover,
.read-franchise_block .ui__button:hover {
  background: #da6431;
}
@media only screen and (max-width: 620px) {
  .readmore_franchise__container {
    flex-direction: column;
    gap: 20px;
  }
  .readmore_franchise__text-button {
    width: 288px;
  }
  .readmore_franchise__text-container {
    margin-right: auto;
  }
}
/* END readblock_franchise */

.blog-article-content-sidebar .banners_slider {
  margin-bottom: 40px;
}
.blog-article-content-sidebar .banner-link {
  margin-bottom: 0px;
}
.present_button_block {
  margin: 20px 0px;
}
.present_button_block .btn-consult {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  min-height: 40px;
  height: 40px;
  padding: 0 16px;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 8px 16px 0 rgba(59, 35, 98, 0.05);
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(#ff8d5a, #fc7337);
}
.present_button_block .btn-consult:hover {
  background: #da6431;
}
.franchise_page__contact__buttons .showFormConsult:before {
  margin-right: 0px;
}
.franchise_page__contact__buttons,
.franchise_page__numbers__btn {
  width: 100%;
  display: flex;
  justify-content: center;
}
.franchise_page__numbers__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 509px;
  height: 65px;
  padding: 18px 56px;
  border-radius: 8px;
  background-color: #ffdaca;
  color: #ec4e1e;
  font-weight: 600;
}
.franchise_page__numbers__btn a:hover {
  background-color: #eb6124;
  color: #ffffff;
}
.tf-franchise-info__agree{
  margin-top: 20px;
}

/* Сниппет автора с тегами */

.author-block {
  background: #ECF4FC;
  margin-top: 30px;
  padding: 8px 16px 16px;
  color: #242731;
  border-radius: 8px
}

.author-block .tabs {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}

.author-block .article-tab {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.1;
  color: #888DA0;
  padding-bottom: 4px;
  cursor: pointer;
}

.author-block .article-tab.active {
  color: #242731;
  border-bottom: 2px solid #242731;
}

.author-block .author-info {
  display: inline-block;
  vertical-align: top;
  width: 62px;
}
.author-block .author-text {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 90px);
  margin-left: 20px;
}

.author-block .avatar {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  object-fit: cover;
}

.author-block h3 {
  margin: 0 0 5px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #242731;
}

.author-block h3 > a {
  color: #242731;
}

.author-block .chevron {
  width: 32px;
  height: 32px;
  overflow: visible;
  object-fit: contain;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.author-block h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #242731;
}

@media (max-width: 768px) {
  .author-block {
    padding: 8px;
  }

  .author-block h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .author-block h4 {
    font-size: 15px;
    line-height: 1.1;
  }
}

.tab-content.hidden {
  display: none;
}

.tags-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.tags-list li a {
  display: inline-block;
  padding: 4px 10px;
  font-size: 14px;
  color: #242731;
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  border-radius: 24px;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}

.tags-list li a:hover {
  background: #fc7337;
  border-color: #C4C4C4;
  color: #FFFFFF;
  border: 1px solid #fc7337;
}

.author-extra {
  font-size: 18px;
  line-height: 1.4;
  color: #242731;
}

.hidden {
  display: none;
}

.chevron.rotated {
  transform: rotate(180deg);
  transition: transform 0.2s ease;
}

.author-extra {
  transition: max-height 0.3s ease, opacity 0.3s ease;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}

.author-extra.visible {
  max-height: 100%;
  opacity: 1;
}

@media (max-width: 768px) {
  .author-extra {
    line-height: 1.1;
    font-size: 15px;
  }
}
/* End */


/* Start:/local/templates/rtf2024/components/bitrix/iblock.vote/media/style.css?1731494240556*/
div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	background-image: url(/local/templates/rtf2024/components/bitrix/iblock.vote/media/images/raiting-star_not-checked.svg);
	width:20px;
	height: 20px;;
	overflow:hidden;
}

div.star-voted
{
	background-image: url(/local/templates/rtf2024/components/bitrix/iblock.vote/media/images/raiting-star_checked.svg);
	width:20px;
	height: 20px;
	overflow:hidden;
}

div.star-over
{
	background-image: url(/local/templates/rtf2024/components/bitrix/iblock.vote/media/images/raiting-star_checked.svg);
	width:20px;
	height:20px;
	overflow:hidden;
}
.iblock-vote table {
	margin-top: 15px;
}
.iblock-vote {
	/*width: 200px;*/
	margin-top: 15px;
}
.iblock-vote .vote-result {
	margin-top: 15px;
}

/* End */


/* Start:/local/templates/rtf2024/components/bitrix/advertising.banner/media.news.right/style.css?1762350325133*/
.desktopBanner  .banner-link img {
    height: fit-content;
}
.blog-article__section .banner-marker__content {
    min-width: 12vw;
}
/* End */


/* Start:/local/components/dev/media.index/templates/.default/css/reset.css?173254116931*/
blockquote {
    margin: 0px;
}
/* End */


/* Start:/local/components/dev/media.index/templates/.default/css/include.block.css?176458516417435*/
/**
 * Стили для блоков компонента media.base
 * Используется в resultModifierDetailPageBlock/codeResultModifier.php
 */

/* ========================================
   Franchise Show Block (franchiseShowBlock.php)
   ======================================== */

.franchise-show-block {
    margin: 24px 0;
}

/* Карточка франшизы */
.bp-card {
    background: #fff;
    border: 1px solid #D8D8D8;
    padding: 16px;
    border-radius: 8px;
    font-family: 'Source Sans 3', sans-serif;
    margin-bottom: 32px;
}

.bp-union-info-img {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    margin-bottom: 12px;
}

.bp-info-union {
    max-width: 352px;
}

.bp-info-union h4 {
    margin: 0 0 4px;
    font-size: 18px;
    line-height: 110%;
    font-weight: 400;
}

.bp-info-union h4:last-child {
    margin: unset;
}

.bp-info-union h4 span {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}

.bp-card h2 {
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    margin: 0 0 8px;
}

.bp-card p {
    font-size: 16px;
    line-height: 140%;
    margin: 0;
}

.bp-card-text {
    margin: 0 0 16px;
}

.bp-img {
    max-width: 468px;
    max-height: 250px;
    border-radius: 8px;
}

.bp-card-params p {
    margin: 6px 0;
    font-size: 15px;
    line-height: 140%;
    color: #000000;
}
.bp-card-params b {
    color: #000000;
}

.bp-card-params b {
    font-weight: 600;
}

.bp-card-params span {
    color: #666;
}


/* ========================================
   Consult Block (consultBlock.php)
   ======================================== */

.present_button_block {
    margin: 20px 0px;
}

.present_button_block .btn-consult {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    min-height: 40px;
    height: 40px;
    padding: 0 16px;
    border: 0;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 rgba(59, 35, 98, 0.05);
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;
    color: #FFFFFF;
    background: linear-gradient(#FF8D5A, #FC7337);
}

.present_button_block .btn-consult:hover {
    background: #da6431;
}

.franchise_page__contact__buttons,
.franchise_page__numbers__btn {
    width: 100%;
    display: flex;
    justify-content: center;
}

.franchise_page__numbers__btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 509px;
    max-width: 100%;
    height: 65px;
    padding: 18px 56px;
    border-radius: 8px;
    background-color: #FFDACA;
    color: #EC4E1E;
    font-weight: 600;
}

.franchise_page__numbers__btn a:hover {
    background-color: #EB6124;
    color: #ffffff;
}


/* ========================================
   Read More Detail Block (readMoreDetailBlock.php)
   ======================================== */

.readmore-article {
    margin: 20px 0;
}

.readmore-article__container {
    border-radius: 8px;
    background: #E8F0F9;
    box-shadow: 0px 8px 16px 0px rgba(27, 18, 78, 0.03);
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 23px;
    margin-bottom: 15px;
}

.readmore-article__container.last_child {
    margin-bottom: 0px;
}

.readmore-article__img-container {
    margin-bottom: 10px;
}

.readmore-article__img-figure {
    margin: 0;
}

.readmore-article__img-picture {
    display: block;
}

.readmore-article__img {
    width: 100%;
    border-radius: 8px;
}

.readmore-article__text-container_inner {
    padding-left: 15px;
}

.readmore-article__title {
    margin: 5px 0px;
    color: #242731;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.readmore-article__title span {
    display: inline-block;
}

.readmore-article__text-link,
.readmore-article__text {
    color: #4582EF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

.readmore-article__text-link:hover {
    text-decoration: underline;
}


/* ========================================
   Recommend Block (recommendBlock.php)
   ======================================== */

.blog-article-content-recomend {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 8px 16px 0px rgba(27, 18, 78, 0.03);
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.ui-border_blog-recomend {
    padding: 14px;
    border-right: 10px solid;
    border-bottom: 0px;
    border-right-color: #97C7FE;
    border-bottom-color: #97C7FE;
}

.blog-article-content-recomend__title {
    position: relative;
    font-size: 24px !important;
    margin: 0 auto;
    margin-top: -33px;
    background: #FCFCFC;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: 400 !important;
    display: flex;
    flex-direction: row;
    width: fit-content;
}

.blog-article-links-block__icon {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.blog-article-links-block__text {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
}

.blog-article-content-recomend_inner-container {
    padding-top: 7px;
}

.blog-article-content-recomend-image-conteiner {
    display: flex;
    justify-content: center;
}

.blog-article-content-recomend-image__figure {
    margin: 0;
}

.blog-article-content-recomend-image__picture {
    display: block;
}

.blog-article-content-recomend-image {
    border-radius: 8px;
    max-width: 100%;
    height: auto;
}

.blog-article-content-recomend_text-container {
    padding-top: 5px;
}

.blog-article-content-recomend_title {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.blog-article-content-recomend_text {
    font-size: 16px;
    line-height: 120%;
}

.blog-article-content-recomend_text p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.blog-article-content-recomend_text a {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    color: #4582EF;
}


/* ========================================
   Marketing Block (marketingBlock.php)
   ======================================== */

.blog-article-content-recomend_addvertasing {
    padding-right: 16px;
    padding-left: 16px;
}

.blog-article-content-recomend_addvertasing .blog-article-content-recomend_title {
    padding-right: 15px;
    font-size: 17px;
}

.blog-article-content-recomend_addvertasing .blog-article-content-recomend_text p {
    padding-right: 15px;
}

.ui-text-color-blue-light {
    color: #4582EF;
}

.ui-icon_top-right {
    position: relative;
}

.ui-icon_hamburger::after {
    content: '☰';
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 12px;
    background: #fff;
    padding: 2px 4px;
    border-radius: 3px;
}


/* ========================================
   Don't Miss Block (dontMissBlock.php)
   ======================================== */

.blog-article-content-best {
    display: flex;
    flex-wrap: wrap;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 24px;
    border-radius: 8px;
    background: #ECF4FC;
}

.blog-article-content-best_dontmiss {
    padding-bottom: 16px !important;
    background: transparent !important;
    border: 3px solid #C8DDF1;
}

.blog-article-content-best_dontmiss_cvetochny {
    padding: 0px;
    padding-top: 21px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
}

.blog-article-content-best_dontmiss__title {
    position: relative;
    font-size: 24px !important;
    margin: 0 auto;
    margin-top: -33px;
    background: #FCFCFC;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: 400 !important;
}

.blog-article-links-block__title {
    display: flex;
    align-items: flex-start;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.blog-article-content-best__items {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    grid-gap: 16px;
}

.blog-article-content-best__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 8px;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    min-width: 100%;
    background: white;
}

.blog-article-content-best_dontmiss .blog-article-content-best__item {
    border: 1px solid #F4F4F6;
    background: #FFF;
    box-shadow: 0px 2px 6px 0px rgba(24, 43, 92, 0.05);
}

.blog-article-content-best__item-inner-container {
    position: relative;
    display: flex;
    width: 100%;
}

.blog-article-content-best__image-container {
    min-width: 76px;
    border-right: 1px solid #F4F4F6;
    display: flex;
    align-items: center;
}

.blog-article-content-best__item-image {
    width: 100%;
    padding-right: 8px;
    padding-top: 3px;
    max-width: 100px;
}

.blog-article-content-best__item-text {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    padding-left: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.blog-article-content-best__item-button-container {
    display: flex;
    justify-content: flex-end;
}

.blog-article-content-best__item-button {
    float: right;
    margin-left: 8px;
    margin-bottom: 8px;
}


/* ========================================
   Strategy Block (strategyBlock.php)
   ======================================== */

.blog-article-strategy-block {
    background: #E8F0F9;
    border-radius: 8px;
    padding: 20px;
    margin: 24px 0;
}


/* ========================================
   Fallback Note Block (a-note learn)
   ======================================== */

.a-note {
    border-radius: 8px;
    padding: 16px;
    margin: 20px 0;
}

.a-note.learn {
    background: #E8F0F9;
    border-left: 4px solid #4582EF;
}

.a-note p {
    margin: 0;
    font-size: 18px;
    line-height: 140%;
}

.a-note a {
    color: #4582EF;
    text-decoration: underline;
}

.a-note a:hover {
    color: #3061B9;
}


/* ========================================
   UI Utility Classes
   ======================================== */

.ui__button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    border-radius: 8px;
    background: #EC4E1E;
    color: #fff;
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 120%;
    text-decoration: none;
    cursor: pointer;
    border: none;
    transition: background 0.3s ease;
}

.ui__button:hover {
    background: #da6431;
}

.ui__button-forward {
    width: 24px;
    height: 24px;
    background-image: url('/local/components/dev/media.base/images/ui_kit__button-forward.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.ui-padding_no {
    padding: 0 !important;
}

.ui-margin_no {
    margin: 0 !important;
}

.ui-mt-40 {
    margin-top: 40px;
}

.ui-mt-20 {
    margin-top: 20px;
}

.ui-mt-15 {
    margin-top: 15px;
}

.ui-mt-10 {
    margin-top: 10px;
}

.ui-mt-0 {
    margin-top: 0;
}

.ui-mb-15 {
    margin-bottom: 15px;
}

.ui-pb-10 {
    padding-bottom: 10px;
}

.ui-font-weight-bold {
    font-weight: 700;
}

.ui-font-weight-bold_extra {
    font-weight: 800;
}

.ui-font-size-18 {
    font-size: 18px;
}

.ui-font-size-16 {
    font-size: 16px;
}

.ui-font-size-24 {
    font-size: 24px;
}

.ui-block-shadow-none {
    box-shadow: none !important;
}

.ui-block-text {
    font-size: 16px;
    line-height: 140%;
}

.ui-block-text_with-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.ui-link-default {
    color: #4582EF;
    text-decoration: none;
}

.ui-link-default:hover {
    text-decoration: underline;
}

.ui-text-color-additional {
    color: #666;
}

.ui-desktop-only {
    display: block;
}

.fwl {
    font-weight: 300;
}


/* ========================================
   Blog Article Content Block (общие стили)
   ======================================== */

.blog-article-content-block {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 8px 16px 0px rgba(27, 18, 78, 0.03);
    padding: 16px;
    margin: 24px 0;
}

.blog-article-content-block-button__container {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* ========================================
   Responsive Styles
   ======================================== */

@media (max-width: 1180px) {
    .bp-img {
        object-position: left;
        object-fit: cover;
    }
}

@media (min-width: 769px) {
    .blog-article-content-best__item {
        flex: 1;
        min-width: calc(50% - 20px);
    }

    .blog-article-content-best__items {
        grid-gap: 20px;
    }

    .readmore-article_standalone .readmore-article__container {
        display: flex;
        flex-direction: row;
        padding: 15px;
    }

    .readmore-article_standalone .readmore-article__container .readmore-article__text-container {
        padding-left: 15px;
    }

    .blog-article-content-recomend_inner-container {
        display: flex;
        flex-direction: row;
    }

    .blog-article-content-recomend_text-container {
        padding-top: 5px;
        padding-left: 30px;
        width: 100%;
    }

    .blog-article-content-recomend-image {
        max-width: 156px;
        height: auto;
    }

    .blog-article-content-recomend_text {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 72%;
    }

    .ui-border_blog-recomend {
        border-right: 10px solid;
        border-bottom: 0px;
    }

    .blog-article-content-best_dontmiss__title,
    .blog-article-content-recomend__title {
        margin-top: -40px;
    }
}

@media (max-width: 768px) {
    .bp-union-info-img {
        flex-direction: column;
        margin-bottom: 8px;
    }

    .bp-card {
        padding: 16px 8px;
        margin-bottom: 24px;
    }

    .bp-card h2 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .bp-info-union h4 {
        font-size: 17px;
        line-height: 140%;
    }

    .bp-info-union h4 span {
        font-weight: 600;
        font-family: 'Source Sans 3', sans-serif;
    }

    .bp-img {
        max-width: none;
        object-fit: cover;
        width: 100%;
    }

    .bp-card-text {
        margin-bottom: 8px;
    }

    .bp-card p {
        font-size: 17px;
    }

    .bp-card-params {
        padding: 8px;
    }

    .bp-card-params p {
        font-size: 14px;
    }

    .ui-desktop-only {
        display: none;
    }

    .ui-mt_m-45 {
        margin-top: 45px;
    }

    .ui-mt_m-25 {
        margin-top: 25px;
    }

    .ui-mt_m-20 {
        margin-top: 20px;
    }

    .ui-mt_m-15 {
        margin-top: 15px;
    }

    .ui-mt_m-10 {
        margin-top: 10px;
    }

    .ui-mt_m-0-i {
        margin-top: 0 !important;
    }

    .ui-mb_m-25 {
        margin-bottom: 25px;
    }

    .ui-mb_m-15 {
        margin-bottom: 15px;
    }

    .ui-mb_m-10 {
        margin-bottom: 10px;
    }

    .ui-pb_m-15 {
        padding-bottom: 15px;
    }

    .blog-article-content-recomend_title {
        font-size: 20px;
        font-style: normal;
        line-height: 120%;
    }

    .blog-article-content-recomend_text p {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
    }

    .blog-article-content-recomend_text a {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }

    .blog-article-content-recomend_addvertasing .blog-article-content-recomend_title {
        font-size: 20px;
        padding-right: 25px;
    }

    .blog-article-content-recomend_addvertasing .blog-article-content-recomend_text p {
        font-size: 16px;
        padding-right: 34px;
    }

    .blog-article-content-best {
        padding-top: 32px;
        padding-left: 32px;
        padding-right: 32px;
        padding-bottom: 41px;
    }

    .blog-article-content-best_dontmiss_cvetochny {
        padding: 0px;
        padding-top: 21px;
        padding-bottom: 14px;
        padding-left: 14px;
        padding-right: 14px;
    }

    .blog-article-content-best_dontmiss_cvetochny .blog-article-content-best__item-text {
        padding: 13px;
    }

    .blog-article-content-best__item {
        padding-right: 16px;
    }

    .blog-article-content-best__item-button {
        margin-bottom: 16px;
    }

    .blog-article-content-best__items {
        grid-gap: 32px;
    }
}

@media (min-width: 1024px) {
    .blog-article-content-best {
        padding-top: 32px;
        padding-left: 32px;
        padding-right: 32px;
        padding-bottom: 41px;
    }

    .blog-article-content-best__title {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
    }

    .blog-article-content-best_dontmiss_cvetochny {
        padding: 0px;
        padding-top: 21px;
        padding-bottom: 14px;
        padding-left: 14px;
        padding-right: 14px;
    }

    .blog-article-content-best_dontmiss_cvetochny .blog-article-content-best__item-text {
        padding: 13px;
    }
}


/* End */


/* Start:/local/components/dev/media.news.detail/templates/.default/css/app.min.css?1760950322162433*/
/*@font-face {
  font-family: 'Source Sans 3';
  src: url('/local/templates/rtf20/fonts/SourceSans3-VariableFont_wght.woff2') format('woff2 supports variations'),
  url('/local/templates/rtf20/fonts/SourceSans3-VariableFont_wght.woff2') format('woff2-variations');
  font-weight: 1 999;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('/local/templates/rtf20/fonts/SourceSans3-Italic-VariableFont_wght.woff2') format('woff2 supports variations'),
  url('/local/templates/rtf20/fonts/SourceSans3-Italic-VariableFont_wght.woff2') format('woff2-variations');
  font-weight: 1 999;
  font-style: italic;
}*/

.head-blog {
    background: #fff;
    border: 1px solid #d8d8d8;
    -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
    padding-top: 20px;
    padding-bottom: 20px
}
.head-blog .top-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.head-blog .top-line h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    width: 100px;
    margin-bottom: 0 !important;
    margin-right: 40px
}
.head-blog .top-line .menu-button:last-child {
    margin-left: auto
}
.head-blog .menu-blog {
    position: relative
}
.head-blog .menu-blog .menu-button:after {
    content: '';
    display: block;
    width: 13px;
    height: 10px;
    background: url(/local/components/dev/media.index/templates/.default/images/arr-dn.svg) no-repeat center center;
    margin-top: 1px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.head-blog .menu-blog .menu-button.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.head-blog .menu-blog .list-blog {
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
    box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
    border-radius: 8px;
    overflow: hidden;
    padding-left: 0 !important;
    display: none;
    z-index: 90
}
.head-blog .menu-blog .list-blog li {
    list-style: none
}
.head-blog .menu-blog .list-blog a {
    font-size: 18px;
    line-height: 22px;
    color: #242731;
    padding: 12px 40px 12px 16px;
    display: block;
    border-bottom: 1px solid #d8d8d8;
    white-space: nowrap
}
.head-blog .menu-blog .list-blog a:hover {
    background: #f4f4f6
}
@media (max-width: 910px) {
    .head-blog .top-line .menu-button:last-child span {
        display: none
    }
    .head-blog .top-line .menu-button:last-child img {
        margin-right: 0
    }
}
@media (max-width: 510px) {
    .head-blog {
        padding-top: 8px;
        padding-bottom: 8px
    }
    .head-blog .top-line h3 {
        font-size: 24px;
        line-height: 32px;
        width: 63px;
        margin-right: 25px
    }
    .head-blog .top-line .menu-button:last-child {
        padding-left: 8px;
        padding-right: 8px
    }
    .head-blog .top-line .menu-button:last-child img {
        max-height: 22px
    }
    .head-blog .menu-blog .list-blog a {
        font-size: 16px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-right: 20px
    }
}
.header-blog-screen {
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/blog-head-img.png) no-repeat right top #f4f4f6;
    padding-top: 40px;
    padding-bottom: 40px
}
.header-blog-screen h1 {
    font-weight: 700;
    font-size: 59px;
    line-height: 110%;
    margin-bottom: 41px
}
.header-blog-screen h1 span {
    color: #4582ef
}
.header-blog-screen .blog-links {
    max-width: 864px;
    margin-bottom: 50px
}
.header-blog-screen .blog-news-block {
    background: #fff;
    border-radius: 8px;
    padding: 24px 48px 48px 48px;
    -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px rgba(27, 18, 78, .03)
}
.header-blog-screen .blog-news-block .flex-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.header-blog-screen .blog-news-block .flex-news .new-item {
    padding-left: 24px;
    padding-right: 20px;
    border-left: 1px solid #d8d8d8;
    max-width: 346px;
    min-width: 240px
}
.header-blog-screen .blog-news-block .flex-news .new-item h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 12px !important;
    height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}
.header-blog-screen .blog-news-block .flex-news .new-item .date {
    color: #4582ef;
    font-size: 18px;
    line-height: 120%
}
@media (max-width: 990px) {
    .header-blog-screen h1 {
        font-size: 45px
    }
    .header-blog-screen .blog-news-block {
        padding-bottom: 22px
    }
    .header-blog-screen .blog-news-block .flex-news {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .header-blog-screen .blog-news-block .flex-news .new-item {
        margin-bottom: 24px;
        width: 50%
    }
}
@media (max-width: 720px) {
    .header-blog-screen {
        background-position: right 90% top;
        background-size: 140%;
        position: relative
    }
    .header-blog-screen:after {
        content: '';
        background: rgba(255, 255, 255, .2);
        -webkit-backdrop-filter: blur(1px);
        backdrop-filter: blur(1px);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0
    }
    .header-blog-screen h1 {
        font-size: 32px;
        margin-bottom: 24px;
        z-index: 1;
        position: relative
    }
    .header-blog-screen .blog-links {
        position: relative;
        z-index: 1;
        margin-bottom: 16px
    }
    .header-blog-screen .blog-news-block {
        padding-left: 24px;
        padding-right: 24px;
        z-index: 1;
        position: relative
    }
    .header-blog-screen .blog-news-block .flex-news .new-item {
        padding-right: 16px;
        padding-left: 8px
    }
    .header-blog-screen .blog-news-block .flex-news .new-item h3 {
        font-size: 17px;
        line-height: 120%;
        font-weight: 400;
        margin-bottom: 10px !important;
        height: 40px
    }
    .header-blog-screen .blog-news-block .flex-news .new-item .date {
        font-size: 16px
    }
}
@media (max-width: 560px) {
    .header-blog-screen {
        padding-bottom: 24px
    }
    .header-blog-screen .blog-news-block {
        padding-left: 16px;
        padding-right: 16px
    }
    .header-blog-screen .blog-news-block .flex-news .new-item {
        padding-right: 10px;
        width: 100%;
        max-width: 285px
    }
}
@media (max-width: 440px) {
    .header-blog-screen h1 {
        font-size: 25px
    }
}
.blog-img-block {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}
.blog-img-block .content-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 438px
}
.blog-img-block .content-blog .img-rf {
    position: absolute;
    left: 52%;
    top: 0;
    width: 695px
}
.blog-img-block .content-blog .img-rf img {
    max-width: 100%
}
.blog-img-block .content-blog .text-lf {
    width: 48%;
    padding-top: 86px;
    position: relative
}
.blog-img-block .content-blog .text-lf p {
    font-size: 18px;
    line-height: 22px
}
.blog-img-block .content-blog .text-lf .btn-look {
    position: absolute;
    left: 0;
    bottom: 86px
}
@media (min-width: 581px) {
    .blog-img-block {
        background: #fff !important
    }
}
@media (max-width: 1420px) {
    .blog-img-block .content-blog {
        height: 356px
    }
    .blog-img-block .content-blog .img-rf {
        width: auto;
        margin-left: 15px;
        margin-top: 24px
    }
    .blog-img-block .content-blog .text-lf {
        padding-top: 24px;
        min-width: 325px
    }
    .blog-img-block .content-blog .text-lf .btn-look {
        bottom: 40px
    }
}
@media (max-width: 580px) {
    .blog-img-block {
        background-position: center bottom;
        background-size: 580px;
        background-repeat: no-repeat
    }
    .blog-img-block .content-blog {
        height: auto;
        display: block
    }
    .blog-img-block .content-blog .img-rf {
        position: static;
        height: 400px
    }
    .blog-img-block .content-blog .img-rf img {
        display: none
    }
    .blog-img-block .content-blog .text-lf {
        padding-top: 40px;
        width: 100%
    }
    .blog-img-block .content-blog .text-lf .btn-look {
        position: static;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px
    }
    .blog-img-block.yell-fon {
        background-position: center 83%;
        background-repeat: no-repeat !important
    }
    .blog-img-block.yell-fon .content-blog .img-rf {
        height: 320px
    }
}
@media (max-width: 520px) {
    .blog-img-block {
        background-size: 520px
    }
    .blog-img-block .content-blog .img-rf {
        height: 340px
    }
    .blog-img-block .content-blog .text-lf {
        padding-top: 30px
    }
}
@media (max-width: 380px) {
    .blog-img-block {
        background-size: 380px
    }
    .blog-img-block .content-blog .img-rf {
        height: 240px
    }
    .blog-img-block .content-blog .text-lf {
        min-width: auto
    }
    .blog-img-block .content-blog .text-lf .btn-look {
        margin-top: 15px
    }
    .blog-img-block.yell-fon .content-blog .img-rf {
        height: 192px
    }
}
.news-slider .content-blog {
    position: relative
}
.news-slider .swiper-container {
    overflow: hidden
}
.new-slide {
    height: 280px;
    position: relative;
    border-radius: 8px;
    color: #fff;
    padding: 18px 34px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.new-slide .new-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.new-slide .new-back img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.new-slide:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.new-slide .new-title {
    max-width: 288px;
    z-index: 1;
    position: relative;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%
}
.new-slide .date {
    position: absolute;
    top: 18px;
    left: 34px;
    z-index: 1;
    font-size: 15px;
    line-height: 19px
}
.new-slide .link-toward {
    width: 34px;
    height: 34px;
    background: url(/upload/images/arr-rt-black.svg) no-repeat center center #fff;
    border-radius: 8px;
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 1
}
.new-slide:hover .new-back {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
.new-slide:hover:after {
    background: rgba(0, 0, 0, .3)
}
.new-slide.new-slide.max-new-slide {
    margin-bottom: 40px
}
@media (min-width: 990px) {
    .new-slide.max-new-slide {
        padding-bottom: 41px
    }
    .new-slide.max-new-slide .date {
        top: 12px;
        left: 35px
    }
    .new-slide.max-new-slide .new-title {
        font-size: 30px;
        max-width: 458px;
        line-height: 110%
    }
    .new-slide.max-new-slide .link-toward {
        right: 24px;
        top: 21px
    }
}
@media (max-width: 768px) {
    .new-slide .new-title {
        font-size: 20px;
        line-height: 130%;
        font-weight: 500
    }
}
@media (max-width: 720px) {
    .news-slider .content-blog {
        padding-right: 0
    }
    .news-slider .swiper-button-next {
        display: none
    }
    .new-slide {
        padding-left: 16px;
        padding-right: 16px
    }
    .new-slide .date {
        left: 16px
    }
}
@media (max-width: 575px) {
    .new-slide .new-slide.max-new-slide {
        margin-bottom: 24px
    }
}
h3.form-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 22px !important
}
h3.form-title ~ p {
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 24px;
    text-align: center;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px
}
h3.wide-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
h3.wide-title img {
    padding-right: 10px
}
h3.max-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 6px !important
}
h3.max-title ~ p {
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 24px;
    text-align: center
}
.form-window {
    width: 100%;
    max-width: 490px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    -webkit-box-shadow: 0 8px 16px rgba(27, 27, 27, .25);
    box-shadow: 0 8px 16px rgba(27, 27, 27, .25);
    border-radius: 8px;
    padding: 20px 32px
}
.form-wrap .input-wrap {
    margin-bottom: 24px;
    position: relative;
    font-family: 'Source Sans 3', sans-serif;
}
.form-wrap .input-wrap input, .form-wrap .input-wrap textarea {
    font-family: 'Source Sans 3', sans-serif;
    background: #f3f1f1;
    border-radius: 8px;
    padding: 9px 16px 10px;
    color: #242731;
    font-size: 20px;
    line-height: 22px;
    border: none;
    outline: 0;
    width: 100%
}
.form-wrap .input-wrap input::-webkit-input-placeholder, .form-wrap .input-wrap textarea::-webkit-input-placeholder {
    font-size: 17px;
    line-height: 21px;
    color: #8c8c8c
}
.form-wrap .input-wrap input::-moz-placeholder, .form-wrap .input-wrap textarea::-moz-placeholder {
    font-size: 17px;
    line-height: 21px;
    color: #8c8c8c
}
.form-wrap .input-wrap input:-ms-input-placeholder, .form-wrap .input-wrap textarea:-ms-input-placeholder {
    font-size: 17px;
    line-height: 21px;
    color: #8c8c8c
}
.form-wrap .input-wrap input::-ms-input-placeholder, .form-wrap .input-wrap textarea::-ms-input-placeholder {
    font-size: 17px;
    line-height: 21px;
    color: #8c8c8c
}
.form-wrap .input-wrap input::placeholder, .form-wrap .input-wrap textarea::placeholder {
    font-size: 17px;
    line-height: 21px;
    color: #8c8c8c
}
.form-wrap .input-wrap textarea {
    height: 114px
}
.form-wrap .input-change .change {
    font-size: 16px;
    line-height: 20px;
    color: #6d9df3;
    position: absolute;
    right: 16px;
    top: 12px;
    cursor: pointer
}
.form-wrap .input-change input {
    padding-right: 100px
}
.form-wrap .form-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 24px
}
.form-wrap .form-bottom p {
    font-size: 14px;
    line-height: 18px;
    color: #656565
}
.form-wrap .form-bottom img {
    margin-top: 2px
}
.wide-wrapper {
    width: 100%;
    max-width: 862px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    -webkit-box-shadow: 0 8px 16px rgba(27, 27, 27, .25);
    box-shadow: 0 8px 16px rgba(27, 27, 27, .25);
    border-radius: 8px;
    padding: 20px 24px 18px
}
.wide-wrapper.links-contain {
    padding-right: 52px
}
.form-target {
    padding-bottom: 38px;
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/target-form.png) no-repeat right bottom
}
.flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px 32px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 24px
}
.flex-wrap .input-wrap {
    width: calc(50% - 16px);
    margin-bottom: 0
}
@media (max-width: 680px) {
    .wide-wrapper.links-contain {
        padding-right: 24px
    }
}
@media (max-width: 560px) {
    h3.max-title {
        font-size: 22px;
        line-height: 23px;
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
        font-weight: 600;
        padding-top: 10px
    }
    h3.max-title ~ p {
        font-weight: 300;
        font-size: 18px;
        line-height: 114.9%;
        margin-bottom: 18px
    }
    h3.form-title ~ p {
        font-weight: 300;
        font-size: 16px;
        line-height: 114.9%;
        margin-bottom: 18px
    }
    .flex-wrap {
        display: block
    }
    .flex-wrap .input-wrap {
        width: 100%;
        margin-bottom: 16px
    }
    .wide-wrapper.form-target {
        padding-bottom: 30px;
        background-image: url(/local/components/dev/media.news.detail/templates/.default/css/../images/target-form-mob.png)
    }
}
@media (max-width: 460px) {
    h3.form-title {
        font-size: 20px;
        line-height: 120%;
        margin-bottom: 16px !important
    }
    h3.wide-title {
        font-size: 20px;
        line-height: 120%;
        margin-bottom: 16px !important
    }
    h3.wide-title img {
        padding-right: 8px
    }
    .form-window {
        padding: 16px
    }
    .form-wrap .input-wrap {
        margin-bottom: 16px
    }
    .form-wrap .input-wrap input, .form-wrap .input-wrap textarea {
        font-size: 18px;
        line-height: 23px
    }
    .form-wrap button.orang-butn {
        margin-top: 32px;
        width: 100%
    }
    .form-wrap .input-change .change {
        display: none
    }
    .form-wrap .input-change input {
        padding-right: 16px
    }
    .form-wrap .flex-wrap .input-wrap input {
        font-size: 16px;
        line-height: 20px;
        padding: 8px 10px;
        background: #f4f5f9
    }
    .form-wrap .flex-wrap .input-wrap input::-webkit-input-placeholder {
        font-size: 16px;
        line-height: 20px
    }
    .form-wrap .flex-wrap .input-wrap input::-moz-placeholder {
        font-size: 16px;
        line-height: 20px
    }
    .form-wrap .flex-wrap .input-wrap input:-ms-input-placeholder {
        font-size: 16px;
        line-height: 20px
    }
    .form-wrap .flex-wrap .input-wrap input::-ms-input-placeholder {
        font-size: 16px;
        line-height: 20px
    }
    .form-wrap .flex-wrap .input-wrap input::placeholder {
        font-size: 16px;
        line-height: 20px
    }
    .form-wrap .flex-wrap ~ button.orang-butn {
        margin-top: 24px;
        width: 100%
    }
    .wide-wrapper {
        padding: 16px 16px 13px
    }
    .wide-wrapper.links-contain {
        padding-right: 16px
    }
}
.send-vebinar.gray-section {
    padding-bottom: 0;
    padding-top: 0
}
.send-vebinar {
    background: -o-linear-gradient(87.41deg, rgba(0, 0, 0, .145) 2.5%, rgba(0, 0, 0, 0) 59.54%, transparent 100%) no-repeat right bottom #f8f9fb;
    background: linear-gradient(2.59deg, rgba(0, 0, 0, .145) 2.5%, rgba(0, 0, 0, 0) 59.54%, transparent 100%) no-repeat right bottom #f8f9fb;
    margin-bottom: 46px
}
.send-vebinar .container {
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/comp.png) no-repeat left bottom;
    background-size: auto 100%;
    max-width: 1440px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 330px 1fr 420px;
    grid-template-columns:330px 1fr 420px;
    position: relative
}
.send-vebinar .container > div {
    height: 636px;
    position: relative
}
.send-vebinar .left-sect {
    padding-left: 91px;
    padding-top: 101px
}
.send-vebinar .left-sect .deal-season img {
    margin-bottom: 32px
}
.send-vebinar .left-sect .deal-season p {
    font-weight: 600;
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 70px
}
.send-vebinar .right-sect {
    padding-top: 32px;
    position: relative;
    height: 100%
}
.send-vebinar .right-sect .vebinars-wrap {
    height: 100%;
    overflow-y: scroll
}
.send-vebinar .right-sect .vebinars .swiper-container {
    height: 604px
}
.send-vebinar .right-sect .vebinars .swiper-container .swiper-slide {
    height: auto
}
.send-vebinar .right-sect .vebinars .vebinar-item {
    height: 116px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px
}
.send-vebinar .right-sect .vebinars .vebinar-item .img-veb {
    width: 116px;
    min-width: 116px;
    height: 116px;
    background: #d8d8d8;
    border-radius: 8px;
    margin-right: 16px
}
.send-vebinar .right-sect .vebinars .vebinar-item .img-veb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px
}
.send-vebinar .right-sect .vebinars .vebinar-item .title-veb {
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    max-width: 165px;
    color: #242731
}
.send-vebinar .right-sect .all-vebs {
    color: #4582ef;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    width: 100px;
    min-width: 100px;
    height: 100px;
    background: rgba(255, 255, 255, .9);
    -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
    box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
    border-radius: 76px;
    display: block;
    padding: 15px 10px;
    position: absolute;
    z-index: 2;
    left: -60px;
    bottom: 60px
}
.send-vebinar .right-sect .all-vebs:after {
    content: '';
    display: block;
    width: 18px;
    height: 20px;
    position: absolute;
    bottom: 13px;
    left: 50%;
    margin-left: -9px;
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/blue-down.svg) no-repeat center center
}
.send-vebinar .right-sect .all-vebs:hover {
    -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .15);
    box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .15)
}
@media (max-width: 1440px) {
    .send-vebinar .container {
        -ms-grid-columns: 330px 1fr 320px;
        grid-template-columns:330px 1fr 320px
    }
    .send-vebinar .container .left-sect {
        padding-left: 25px
    }
}
@media (max-width: 1280px) {
    .send-vebinar .container {
        background-position: 60% center;
        -ms-grid-columns: 300px 1fr 320px;
        grid-template-columns:300px 1fr 320px
    }
    .send-vebinar .container .left-sect {
        padding-left: 25px
    }
    .send-vebinar .container .left-sect .deal-season p {
        font-size: 20px
    }
}
@media (max-width: 940px) {
    .send-vebinar .container {
        display: block;
        background-position: -30px top;
        position: relative
    }
    .send-vebinar .container > div {
        height: auto
    }
    .send-vebinar .container .left-sect {
        padding-left: 25px;
        max-width: 320px
    }
    .send-vebinar .container .right-sect {
        padding-left: 25px;
        padding-top: 60px;
        padding-bottom: 40px;
        position: static
    }
    .send-vebinar .container .right-sect .vebinars .swiper-container {
        height: 116px
    }
    .send-vebinar .container .right-sect .vebinars .swiper-slide {
        width: 320px
    }
    .send-vebinar .container .right-sect .all-vebs {
        right: 60px;
        left: auto;
        bottom: 110px
    }
    .send-vebinar .container .right-sect .all-vebs:after {
        -webkit-transform: rotate(-90deg) translateX(2px);
        -ms-transform: rotate(-90deg) translateX(2px);
        transform: rotate(-90deg) translateX(2px)
    }
}
@media (max-width: 720px) {
    .send-vebinar .container .right-sect .all-vebs {
        right: 30px
    }
}
@media (max-width: 560px) {
    .send-vebinar {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
        margin-bottom: 0
    }
    .send-vebinar .container {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(-2.13%, #fff), color-stop(15.82%, rgba(242, 242, 244, 0)));
        background: -o-linear-gradient(bottom, #fff -2.13%, rgba(242, 242, 244, 0) 15.82%);
        background: linear-gradient(0deg, #fff -2.13%, rgba(242, 242, 244, 0) 15.82%);
        padding-left: 0;
        padding-right: 0;
        -webkit-filter: drop-shadow(0 -8px 16px rgba(27, 18, 78, .02)) drop-shadow(0 8px 16px rgba(27, 18, 78, .02));
        filter: drop-shadow(0 -8px 16px rgba(27, 18, 78, .02)) drop-shadow(0 8px 16px rgba(27, 18, 78, .02))
    }
    .send-vebinar .container .cent-sect {
        background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/comp.png) no-repeat right bottom;
        height: 290px;
        background-size: 100% auto;
        margin-top: 0;
        z-index: 0
    }
    .send-vebinar .container .left-sect {
        padding-top: 20px;
        text-align: center;
        max-width: 100%;
        padding-left: 0;
        z-index: 1
    }
    .send-vebinar .container .left-sect .deal-season img {
        margin-bottom: 19px
    }
    .send-vebinar .container .left-sect .deal-season p {
        margin-bottom: 0;
        max-width: 284px;
        margin-left: auto;
        margin-right: auto
    }
    .send-vebinar .container .right-sect {
        padding: 10px 16px
    }
    .send-vebinar .container .right-sect .vebinars .swiper-container {
        height: 80px
    }
    .send-vebinar .container .right-sect .vebinars .swiper-slide {
        width: 80px;
        height: 80px;
        margin-right: 4px;
        margin-left: 4px
    }
    .send-vebinar .container .right-sect .vebinars .vebinar-item {
        height: 80px;
        margin-bottom: 0
    }
    .send-vebinar .container .right-sect .vebinars .vebinar-item .img-veb {
        height: 80px;
        min-width: 80px;
        width: 80px;
        margin-right: 0
    }
    .send-vebinar .container .right-sect .vebinars .vebinar-item .title-veb {
        display: none
    }
    .send-vebinar .container .right-sect .all-vebs {
        right: 16px;
        bottom: 170px
    }
    .send-vebinar .btn-block {
        padding: 24px 16px 32px
    }
    .send-vebinar .btn-block .btn-look {
        width: 100%;
        text-align: center;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        font-weight: 500;
        font-size: 17px;
        line-height: 16px;
        padding-top: 12px;
        padding-bottom: 12px
    }
}
@media (max-width: 510px) {
    .send-vebinar .container .left-sect {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(82.75%, #f8f9fb), to(rgba(248, 249, 251, 0)));
        background: -o-linear-gradient(top, #f8f9fb 82.75%, rgba(248, 249, 251, 0) 100%);
        background: linear-gradient(180deg, #f8f9fb 82.75%, rgba(248, 249, 251, 0) 100%)
    }
    .send-vebinar .container .left-sect .deal-season img {
        max-width: 191px
    }
    .send-vebinar .container .cent-sect {
        background-size: auto 100%;
        margin-top: -30px
    }
}
@media (max-width: 440px) {
    .send-vebinar .container .cent-sect {
        background-position: right -30px bottom
    }
}
.white-apart-block {
    background: #fff;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
    border-radius: 8px;
    padding: 24px;
    -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .02);
    box-shadow: 0 8px 16px rgba(27, 18, 78, .02);
    border-radius: 9px;
    margin-bottom: 24px
}
.news-tile {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(260px, 540px) minmax(300px, 540px);
    grid-template-columns:minmax(260px, 540px) minmax(300px, 540px);
    -ms-grid-rows: auto auto;
    grid-template-rows:auto auto;
    grid-gap: 30px;
    margin-bottom: 20px
}
.news-tile .new-slide {
    -ms-grid-row-span: 2;
    grid-row: 2 span
}
.white-apart-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.links-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #242731;
    padding-right: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.links-flex a {
    display: inline-block;
    padding: 4px 10px;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 24px;
    margin-right: 4px;
    color: #242731;
    white-space: nowrap;
    margin-bottom: 10px
}
.links-flex a:hover {
    background: #ec6022;
    color: #fff;
    border-color: #fff
}
.new-slide-min {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background: #fff;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
    border-radius: 8px;
    overflow: hidden
}
.new-slide-min:hover {
    -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
    box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08)
}
.new-slide-min .img-back {
    width: 254px;
    max-width: 254px;
    min-width: 254px;
    height: 123px
}
.new-slide-min .img-back img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.new-slide-min .text-block {
    width: 100%;
    padding: 16px 16px 13px
}
.new-slide-min .text-block h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    height: 51px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #242731;
    max-width: 290px;
    margin-bottom: 19.5px
}
.new-slide-min .text-block .text-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12px
}
.new-slide-min .text-block .text-bottom p {
    font-size: 15px;
    line-height: 19px;
    color: #8c8c8c;
    font-weight: 600
}
.new-slide-min .text-block .text-bottom .blue-text-link {
    width: 76px
}
.new-slide-min.just-text {
    border: 0
}
.new-slide-min.just-text h4 {
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 6px;
    height: 69px;
    max-width: 100%
}
.new-slide-min.just-text .short-txt {
    height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 10px
}
.new-slide-min.just-text .text-block .text-bottom p:first-child {
    font-weight: 400;
    font-size: 15px
}
.new-slide-min.just-text .text-block .text-bottom .blue-text-link {
    font-size: 17px;
    width: auto
}
@media (min-width: 990px) {
    .new-slide .date {
        left: 32px;
        top: 24px
    }
    .new-slide .link-toward {
        top: 16px;
        right: 27px
    }
    .new-slide .new-title {
        max-width: 390px
    }
}
@media (max-width: 990px) {
    .news-tile {
        grid-gap: 16px
    }
    .news-tile .new-slide {
        padding-left: 16px;
        padding-right: 16px
    }
    .news-tile .new-slide .new-title {
        font-size: 20px;
        line-height: 130%
    }
    .news-tile .new-slide .date {
        top: 16px;
        left: 16px
    }
    .new-slide-min .img-back {
        width: 38%;
        min-width: 38%
    }
    .new-slide-min .text-block h4 {
        font-size: 18px;
        line-height: 24px;
        height: 52px
    }
    .new-slide-min.just-text .text-block h4 {
        font-size: 22px
    }
}
@media (max-width: 720px) {
    .news-tile {
        display: block
    }
    .news-tile .new-slide {
        margin-bottom: 24px
    }
    .news-tile .new-slide-min {
        margin-bottom: 24px
    }
}
@media (max-width: 560px) {
    .white-apart-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .white-apart-bottom .link-all {
        margin-bottom: 33px;
        margin-left: auto;
        margin-right: auto
    }
    .links-flex {
        padding-right: 0
    }
    .links-flex a {
        margin-bottom: 4px
    }
    .white-apart-block:not(.none-wid) {
        margin-left: -16px;
        margin-right: -16px;
        width: calc(100% + 32px);
        border-radius: 0
    }
}
@media (max-width: 510px) {
    .white-apart-block {
        padding: 16px 16px 12px;
        margin-bottom: 16px
    }
    .white-apart-bottom .link-all {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .new-slide-min .img-back {
        width: 41%;
        min-width: 41%
    }
}
.biz-table {
    position: relative;
    padding-top: 21px
}
.biz-table .swiper-wrapper {
    height: 500px
}
.biz-table .swiper-wrapper .swiper-slide {
    height: 170px;
    margin-bottom: 32px
}
.biz-table .swiper-button-prev {
    top: 230px;
    left: -24px
}
.biz-table .swiper-button-next {
    top: 230px;
    right: -24px
}
.biz-cart {
    position: relative;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
    border-radius: 8px;
    /*height: 198px;*/
    height: 210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.biz-cart .logo-wrap {
    width: 210px;
    height: calc(100% - 32px);
    margin-top: 16px;
    min-width: 210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 9px;
    padding-left: 9px;
    border-right: 1px solid #eaeaea
}
.biz-cart .logo-wrap img {
    max-width: 100%
}
.biz-cart .text-wrap {
    padding: 22px 38px 15px 10px;
    width: 365px;
    padding-left: 15px;
    position: relative;
    height: 100%
}
.biz-cart .text-wrap h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.1;
    padding-right: 16px;
    margin-bottom: 8px !important;
    margin-top: 0px !important;
    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.biz-cart .text-wrap p {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 0px;
}
.biz-cart .text-wrap h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 8px;
    margin-top: 0px;
}
.biz-cart .text-wrap .links-wrap {
    position: absolute;
    bottom: 16px;
    right: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}
.biz-cart .sale-icn {
    width: 34px;
    height: 34px;
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/sale-icn.svg) no-repeat center center #fff;
    border-radius: 8px;
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 1
}
.bizness-slider {
    position: relative;
    padding-right: 0
}
.bizness-slider .swiper-button-next {
    right: -30px
}
@media (min-width: 990px) and (max-width: 1120px) {
    .biz-cart .logo-wrap {
        width: 150px;
        min-width: 150px
    }
}
@media (max-width: 990px) {
    .biz-table .biz-cart {
        max-width: 578px;
        margin-right: auto
    }
}
@media (max-width: 720px) {
    .biz-table .swiper-button-next, .bizness-slider .swiper-button-next {
        display: none
    }
}
@media (max-width: 575px) {
    .biz-table {
        padding-top: 0
    }
    .biz-table .swiper-wrapper {
        height: 676px
    }
    .biz-table .swiper-wrapper .swiper-slide {
        height: 292px;
        margin-bottom: 0
    }
    .biz-table .swiper-button-next {
        display: none
    }
    .biz-cart {
        display: block;
        margin-bottom: 30px;
        height: 292px;
        margin-bottom: 20px
    }
    .biz-cart .logo-wrap {
        height: 105px;
        border: 0;
        margin-left: auto;
        margin-right: auto;
        padding-top: 16px;
        padding-bottom: 16px;
        width: 100px;
        min-width: 120px
    }
    .biz-cart .logo-wrap img {
        max-height: 100%
    }
    .biz-cart .text-wrap {
        width: 100%;
        position: static;
        height: auto;
        padding-top: 5px;
        padding-left: 16px;
        padding-right: 16px
    }
    .biz-cart .text-wrap .links-wrap {
        position: static;
        margin-top: 16px
    }
    .biz-cart .text-wrap h3 {
        font-size: 18px;
        line-height: 22px;
        max-width: 300px
    }
}
@media (max-width: 560px) {
    .btn-right {
        padding-bottom: 24px
    }
    .btn-right .link-all {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    #bizness {
        margin-bottom: 24px
    }
}
@media (max-width: 480px) {
    .biz-cart .text-wrap .links-wrap .link-blue {
        width: 100%;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
.kwiz-block {
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/kwiz-to-back.svg) no-repeat center bottom, -o-linear-gradient(top, transparent 0, transparent 68px, #dce6f9 68px, #dce6f9), #f4f4f6;
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/kwiz-to-back.svg) no-repeat center bottom, linear-gradient(180deg, transparent 0, transparent 68px, #dce6f9 68px, #dce6f9), #f4f4f6;
    margin-bottom: 40px
}
.kwiz-block .go-to-kwiz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 423px;
    position: relative;
    overflow: hidden
}
.kwiz-block .go-to-kwiz .text-kwz {
    margin-top: 120px;
    margin-left: 114px;
    max-width: 476px;
    position: relative;
    z-index: 1
}
.kwiz-block .go-to-kwiz .text-kwz h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase
}
.kwiz-block .go-to-kwiz .text-kwz h2 span {
    color: #276a98;
    display: block
}
.kwiz-block .go-to-kwiz .text-kwz .orang-butn-2 {
    margin-right: 0;
    margin-top: 50px
}
.kwiz-block .go-to-kwiz .img-kwz {
    position: absolute;
    right: 0;
    top: 0
}
@media (max-width: 1100px) {
    .kwiz-block .go-to-kwiz .text-kwz {
        margin-left: 0
    }
    .kwiz-block .go-to-kwiz .img-kwz {
        margin-right: -180px
    }
}
@media (max-width: 780px) {
    .kwiz-block {
        background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/kwiz-to-back-mob.svg) no-repeat -80px 35px, -o-linear-gradient(top, transparent 0, transparent 24px, #dce6f9 24px, #dce6f9);
        background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/kwiz-to-back-mob.svg) no-repeat -80px 35px, linear-gradient(180deg, transparent 0, transparent 24px, #dce6f9 24px, #dce6f9)
    }
    .kwiz-block .go-to-kwiz .text-kwz {
        margin-top: 60px
    }
    .kwiz-block .go-to-kwiz .text-kwz h2 {
        font-size: 30px;
        line-height: 34px
    }
    .kwiz-block .go-to-kwiz .text-kwz .orang-butn-2 {
        margin-left: 0
    }
    .kwiz-block .go-to-kwiz .img-kwz {
        margin-right: -180px;
        position: relative;
        width: 100%
    }
    .kwiz-block .go-to-kwiz .img-kwz img {
        width: 600px;
        position: absolute;
        bottom: 0;
        right: 0
    }
}
@media (max-width: 540px) {
    .kwiz-block {
        margin-bottom: 23px
    }
    .kwiz-block .go-to-kwiz {
        height: 400px
    }
    .kwiz-block .go-to-kwiz .text-kwz {
        margin-top: 48px
    }
    .kwiz-block .go-to-kwiz .text-kwz h2 {
        font-size: 20px;
        line-height: 130%
    }
    .kwiz-block .go-to-kwiz .img-kwz img {
        width: 550px
    }
}
@media (max-width: 400px) {
    .kwiz-block .go-to-kwiz .img-kwz img {
        width: 480px
    }
}
.experts-slider {
    padding-left: 60px;
    padding-right: 60px;
    position: relative
}
.experts-slider .swiper-button-next {
    -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .05) !important;
    box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .05) !important;
    margin-top: -50px;
    right: -10px
}
.experts-slider .expert-slide {
    max-width: 216px;
    text-align: center;
    padding-bottom: 16px
}
.experts-slider .expert-slide .exp-photo {
    width: 141px;
    height: 128px;
    padding: 5px 7px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 11px
}
.experts-slider .expert-slide .exp-photo img {
    border-radius: 8px;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}
.experts-slider .expert-slide .exp-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
    margin-bottom: 8px
}
.experts-slider .expert-slide .exp-job {
    font-size: 16px;
    line-height: 120%
}
.tags-block {
    background: #fcfcfc
}
.tags-block .links-flex {
    padding-right: 10px
}
.tags-block .links-flex a {
    padding-top: 2px;
    padding-bottom: 3px;
    margin-bottom: 4px
}
@media (max-width: 670px) {
    .experts-slider {
        padding-left: 0;
        padding-right: 0
    }
    .experts-slider .swiper-button-next {
        display: none
    }
    #experts {
        padding-right: 0
    }
}
@media (max-width: 560px) {
    .tags-block {
        padding-top: 24px;
        padding-bottom: 0
    }
    .tags-block .links-flex {
        height: 128px;
        overflow: hidden;
        padding-right: 0
    }
    .tags-block .btn-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-top: 16px;
        padding-bottom: 16px
    }
    .tags-block .btn-right .link-more {
        font-size: 16px
    }
}
.column-links {
    display: -ms-grid;
    display: grid;
    grid-gap: 30px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns:1fr 1fr
}
@media (max-width: 1128px) {
    .column-links {
        grid-gap: 20px
    }
    .new-slide-name .img-back {
        width: 38%;
        min-width: 38%
    }
    .new-slide-name .text-block h4 {
        font-size: 18px;
        line-height: 24px;
        height: 52px
    }
}
@media (max-width: 900px) {
    .column-links {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }
}
@media (max-width: 480px) {
    .new-slide-name .blue-text-link {
        font-size: 0;
        width: 34px;
        height: 34px;
        min-width: 34px;
        background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arr-rt-black.svg) no-repeat center center #fff;
        border-radius: 8px;
        z-index: 1;
        border: 1px solid #f4f4f6;
        -webkit-box-shadow: 0 2px 6px rgba(24, 43, 92, .05);
        box-shadow: 0 2px 6px rgba(24, 43, 92, .05)
    }
    .new-slide-name .img-back {
        min-width: 126px
    }
    .new-slide-name .text-block {
        padding-bottom: 10px;
        padding-top: 10px
    }
    .new-slide-name .text-block h4 {
        font-size: 17px;
        line-height: 20px;
        height: 61px;
        margin-bottom: 6px;
        -webkit-line-clamp: 3
    }
}
.subsc-telegram {
    background: #dcebf9;
    padding: 45px 46px 75px 0;
    padding-left: 34%;
    border-radius: 8px;
    position: relative
}
.subsc-telegram .buttonTelegramInSubscribe {
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/telegram-ic.svg) no-repeat 17px 13px #27aee3;
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/telegram-ic.svg) no-repeat 29px center #27aee3;
    width: 251px;
    max-width: 251px;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    height: 46px;
    padding-left: 31px;
    margin-left: 0
}
.subsc-telegram .pl1 {
    position: absolute;
    left: 0;
    top: -3%
}
.subsc-telegram .pl2 {
    position: absolute;
    right: 4%;
    bottom: 10%
}
.subsc-telegram h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 81.12%
}
.subsc-telegram p {
    font-size: 24px;
    line-height: 100%;
    max-width: 468px;
    margin-bottom: 30px;
    padding-right: 30px
}
@media (max-width: 1140px) {
    .subsc-telegram {
        padding-bottom: 40px;
        padding-top: 35px
    }
    .subsc-telegram .pl1 {
        width: 160px;
        top: 10%
    }
    .subsc-telegram .pl2 {
        width: 76px;
        bottom: auto;
        top: 97px;
        right: -20px
    }
    .blog-wrp .inner .title {
        max-width: 300px
    }
    .blog-wrp .diskount_form_wrap .inner .right form input {
        min-width: 120px;
        margin-right: 10px
    }
}
@media (max-width: 720px) {
    .subsc-telegram {
        overflow: hidden
    }
}
@media (max-width: 640px) {
    .subsc-telegram {
        padding-bottom: 40px;
        padding-top: 35px;
        padding-left: 45px;
        padding-bottom: 115px
    }
    .subsc-telegram h3 {
        font-size: 28px;
        line-height: 110%;
        margin-bottom: 8px !important
    }
    .subsc-telegram p {
        font-size: 18px;
        line-height: 100%;
        position: relative
    }
    .subsc-telegram .pl1 {
        top: auto;
        bottom: -35px
    }
    .subsc-telegram .buttonTelegramInSubscribe {
        height: 38px;
        position: relative;
        z-index: 2
    }
    .blog-wrp .diskount_form_wrap {
        margin-top: 50px
    }
}
@media (max-width: 360px) {
    .subsc-telegram {
        padding-top: 24px;
        padding-left: 19px;
        padding-right: 19px
    }
    .subsc-telegram .pl2 {
        right: -30px
    }
}
.media-gray-fon {
    background: #f6f8f7;
    overflow: hidden
}
.media-gray-fon-dark {
    background: #f4f4f6;
    overflow: hidden
}
.media-header .breadcrumbs-media {
    margin-bottom: 22px
}
.media-header .big-title {
    font-size: 70px;
    font-weight: 700;
    line-height: 1
}
.media-header .big-title::first-letter {
    color: #4582ef
}
.media-header .min-title {
    font-size: 55px;
    font-weight: 700;
    line-height: 100%
}
.media-header .min-title::first-letter {
    color: #4582ef
}
.media-header .descript-title {
    font-size: 24px;
    margin-bottom: 40px
}
.media-header .descr-categ {
    font-size: 20px;
    line-height: 130%
}
.media-header.media-back {
    background: #fcfcfc;
    border-radius: 0 0 40px 40px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    padding-bottom: 50px
}
.media-header.main-head {
    background-color: #fcfcfc;
    -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    border-radius: 0 0 40px 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f4ff), color-stop(34.72%, rgba(227, 237, 255, .2)), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(top, #f0f4ff 0, rgba(227, 237, 255, .2) 34.72%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(180deg, #f0f4ff 0, rgba(227, 237, 255, .2) 34.72%, rgba(255, 255, 255, 0) 100%);
    margin-bottom: 40px
}
.media-header.main-head ~ .second-section .pop-tags {
    max-width: 830px
}
.media-header.main-head ~ .second-section .pop-tags h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 7px
}
.media-header .header-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 280px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}
.media-header .header-img .img-right {
    height: 353px;
    padding-top: 10px
}
.media-header .header-img .txt-left {
    height: 100%;
    padding-top: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 50px
}
.media-header .header-img .txt-left .breadcrumbs-media {
    margin-bottom: auto
}
.media-header .header-img .txt-left .descr-categ {
    margin-bottom: auto
}
.breadcrumbs-media {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px
}
.breadcrumbs-media a {
    color: #242731;
    display: inline-block;
    font-size: 16px;
    line-height: 20px
}
.breadcrumbs-media a:after {
    content: '>';
    display: inline-block;
    padding-left: 9px;
    padding-right: 4px;
    font-weight: 600
}
.breadcrumbs-media span {
    color: #8c8c8c;
    display: inline-block;
    font-size: 16px;
    line-height: 20px
}
@media (max-width: 1140px) {
    .media-header .min-title {
        font-size: 46px
    }
}
@media (max-width: 990px) {
    .media-header .big-title {
        font-size: 60px
    }
    .media-header .header-img {
        height: auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .media-header .header-img .txt-left .breadcrumbs-media {
        margin-bottom: 22px
    }
    .media-header .header-img .img-right {
        max-width: 40%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .media-header .header-img .img-right img {
        width: 100%;
        height: auto
    }
}
@media (max-width: 660px) {
    .media-header .min-title {
        font-size: 40px;
        margin-bottom: 16px !important
    }
    .media-header .header-img {
        display: block;
        padding-bottom: 187px
    }
    .media-header .header-img .txt-left {
        padding-bottom: 20px
    }
    .media-header .header-img .txt-left .descr-categ {
        max-width: 450px
    }
    .media-header .header-img .img-right {
        max-width: 100%;
        display: block;
        max-height: 245px;
        position: absolute;
        bottom: -35px;
        right: 0
    }
    .media-header .header-img .img-right img {
        width: auto;
        height: 100%
    }
}
@media (max-width: 575px) {
    .media-header .big-title {
        font-size: 45px;
        margin-bottom: 6px !important
    }
    .media-header .descript-title {
        font-size: 18px;
        margin-bottom: 24px
    }
    .media-header.media-back {
        background: #f6f8f7
    }
    .media-header.main-head {
        background: #fcfcfc
    }
    .breadcrumbs-media {
        padding-top: 7px
    }
}
@media (max-width: 510px) {
    .media-header.media-back {
        padding-bottom: 20px
    }
}
@media (max-width: 480px) {
    .media-header .big-title {
        font-size: 36px
    }
    .media-header .min-title {
        font-size: 36px;
        margin-bottom: 6px !important
    }
    .media-header.main-head {
        border-radius: 0;
        overflow: hidden
    }
}
.blog-raiting-100 {
    padding-top: 46px;
    padding-bottom: 10px;
    position: relative
}
.blog-raiting-100 .swiper-container {
    margin-left: -12px;
    position: relative;
    margin-right: 16px;
    width: calc(100% + 8px)
}
.blog-raiting-100 .swiper-container .swiper-slide {
    padding: 4px 0
}
.blog-raiting-100 .swiper-container .swiper-slide > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 152px;
    min-width: 152px;
    height: 152px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    margin-left: auto
}
.blog-raiting-100 .swiper-shadow-right {
    width: 60px;
    height: 152px;
    border-radius: 0 8px 8px 0;
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(right, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(270deg, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 2
}
.blog-raiting-100 .swiper-button-prev {
    left: -25px;
    margin-top: 10px;
}
.blog-raiting-100 .swiper-button-next {
    right: -25px;
    margin-top: 10px;
}
.pop-tags {
    padding: 20px 24px;
    border-radius: 8px;
    border: 1px solid #d8d8d8;
    background: #fcfcfc;
    position: relative;
    z-index: 1
}
.pop-tags .links-flex {
    padding-right: 0
}
.pop-tags .links-flex a {
    margin-bottom: 4px;
    padding-top: 3px;
    padding-bottom: 3px
}
.pop-tags h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding-bottom: 5px
}
.pop-anchor {
    border-radius: 8px 0 0 8px;
    border: 1px solid #f4f4f6;
    background: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 44px;
    position: absolute;
    right: 0;
    z-index: 0;
    margin-top: -105px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: none
}
.pop-anchor.fixed {
    margin-top: 0;
    top: 55px;
    position: fixed;
    z-index: 30
}
.second-section {
    padding-bottom: 46px
}
.img-bann {
    margin-bottom: 40px
}
.img-bann a {
    display: block;
    border-radius: 8px;
    overflow: hidden
}
.img-bann a img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.img-bann a .mob-vis {
    display: none
}
.side-cont .pop-tags {
    padding: 16px 16px 10px;
    height: 162px;
    overflow: hidden;
    position: relative;
    margin-bottom: 33px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.side-cont .pop-tags:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #fff
}
.side-cont .pop-tags h4 {
    font-size: 20px;
    line-height: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 7px;
    font-weight: 600
}
.side-cont #pop-tags {
    display: none;
    position: fixed;
    top: 24px;
    width: 266px;
    z-index: 30
}
.side-cont #pop-tags.fixed-pop {
    display: block
}
.recomends {
    padding: 16px 16px 24px 16px;
    border-radius: 9px;
    background: #ecf4fc;
    margin-bottom: 34px
}
.recomends .title-block {
    font-size: 18px;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 13px
}
.recomends .recom-item {
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 12px 12px 7px;
    width: 100%;
    margin-bottom: 8px
}
.recomends .recom-item .logo-block {
    width: 85px;
    position: relative;
    text-align: center;
    padding-right: 7px
}
.recomends .recom-item .logo-block:after {
    content: '';
    height: 96px;
    width: 1px;
    background: #ecf4fc;
    position: absolute;
    right: 0;
    top: -5px
}
.recomends .recom-item .text-block {
    width: 148px;
    padding-left: 11px
}
.recomends .recom-item .text-block .name {
    font-style: normal;
    font-size: 15px;
    line-height: 100%;
    padding-right: 8px;
    margin-bottom: 6px;
    height: 45px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
.recomends .recom-item .text-block .invest {
    color: #242731;
    font-size: 12px;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 9px
}
.recomends .btn-look {
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    padding: 8px 24px;
    width: 100%;
    text-align: center;
    margin-top: 16px
}
.banner-link {
    display: block;
    margin-bottom: 34px
}
.banner-link img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px
}
.read-also .img-wrap {
    margin-bottom: 8px
}
.read-also .img-wrap img {
    border-radius: 8px;
    max-height: 150px;
}
.read-also h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 150%
}
.read-also a {
    font-size: 18px;
    font-weight: 700;
    line-height: 130%;
    color: #4582ef
}
.grid-news-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(calc(33% - 29px)) [ 3 ];
    grid-template-columns:repeat(3, calc(33% - 29px));
    grid-gap: 32px 49px;
    padding-top: 20px
}
.grid-new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.grid-new .img-wrap {
    width: 116px;
    height: 116px;
    min-width: 116px;
    margin-right: 16px
}
.grid-new .img-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px
}
.grid-new .text-wrap {
    padding-top: 2px;
    padding-bottom: 2px
}
.grid-new h4 {
    color: #242731;
    font-size: 20px;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 17px;
    height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.grid-new .date {
    color: #8c8c8c;
    font-size: 15px;
    line-height: 130%;
    margin-bottom: 3px
}
.looked-block {
    padding-top: 20px;
    position: relative
}
.looked-block .swiper-button-prev {
    left: -30px
}
.looked-block .swiper-button-next {
    right: -30px
}
@media (min-width: 990px) {
    .new-slide .link-toward {
        right: 12px;
        top: 12px
    }
}
@media (max-width: 1180px) {
    .pop-anchor {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .sidebar-section .side-cont #pop-tags {
        display: none !important
    }
    .sidebar-section .side-cont .recomends {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 0 8px
    }
    .sidebar-section .side-cont .recomends .title-block {
        width: 100%
    }
    .sidebar-section .side-cont .recomends .recom-item {
        width: 23.5%;
        min-width: 230px
    }
    .sidebar-section .side-cont .recomends .btn-look {
        max-width: 284px;
        margin-left: auto;
        margin-right: auto
    }
    .read-also {
        margin-bottom: 24px;
        border-radius: 8px;
        border: 1px solid #f5f5f5;
        background: #fff;
        -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
        box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
        padding: 16px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }
    .read-also .img-wrap img {
        width: 100%;
        height: 100%
    }
    .banner-link {
        width: 100%;
        max-width: 310px;
        display: inline-block;
        margin-right: 24px
    }
    .banner-link:last-child {
        margin-right: 0
    }
    .banners-cont {
        padding-bottom: 0 !important
    }
}
@media (max-width: 1080px) {
    .sidebar-section .side-cont .recomends .recom-item {
        width: calc(50% - 4px)
    }
    .grid-news-container {
        -ms-grid-columns: calc(50% - 26px) calc(50% - 26px);
        grid-template-columns:calc(50% - 26px) calc(50% - 26px)
    }
    .looked-pt16.base-section {
        padding-top: 16px
    }
}
@media (max-width: 990px) {
    .looked-block .swiper-button-prev,
    .looked-block .swiper-button-next {
        display: none
    }
    .looked-section {
        padding-right: 0 !important;
        overflow: hidden
    }
}
@media (max-width: 746px) {
    .blog-raiting-100 .swiper-button-prev,
    .blog-raiting-100 .swiper-button-next {
        display: none
    }
}
@media (max-width: 680px) {
    .banner-link {
        margin-left: auto;
        margin-right: auto;
        display: block
    }
    .banner-link:last-child {
        margin-right: auto
    }
}
@media (max-width: 575px) {
    .blog-raiting-100 .swiper-container {
        width: calc(100% + 12px)
    }
    .blog-raiting-100 .swiper-container .swiper-slide > a {
        margin-left: 12px
    }
    .second-section.content-blog {
        padding-right: 0;
        width: 100%;
        margin-right: 0;
        overflow: hidden
    }
    .second-section.content-blog .swiper-button-next {
        display: none
    }
    .blog-raiting-100 .swiper-shadow-right {
        display: none
    }
    .pop-tags {
        padding-left: 16px;
        padding-right: 14px
    }
    .pop-tags h4 {
        font-size: 20px;
        margin-bottom: 10px;
        font-weight: 600
    }
    .second-section .pop-tags {
        margin-right: 16px
    }
    .img-bann {
        margin-bottom: 24px
    }
    .img-bann a .mob-vis {
        display: block;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }
    .img-bann a .desk-vis {
        display: none
    }
    .sidebar-section .side-cont .recomends .recom-item {
        width: 100%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }
    .sidebar-section .side-cont .recomends .recom-item .text-block {
        width: 100%
    }
    .sidebar-section .side-cont .recomends .recom-item .text-block .blue-light-link {
        margin-left: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 121px
    }
    .recomends {
        margin-bottom: 24px
    }
    .banner-link {
        margin-bottom: 24px
    }
    .read-also h5 {
        font-size: 18px
    }
    .read-also a {
        font-size: 16px
    }
}
@media (max-width: 640px) {
    .grid-news-container {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }
    .grid-news-container .grid-new {
        max-width: 420px
    }
    .looked-block {
        padding-top: 12px
    }
    .looked-block .new-slide {
        height: 160px;
        padding-bottom: 20px
    }
    .looked-block .new-slide .date {
        top: 13px
    }
    .looked-block .new-slide .new-title {
        font-size: 18px
    }
}
@media (max-width: 490px) {
    .looked-section.base-section {
        padding-bottom: 12px
    }
    .blog-raiting-100 {
        padding-top: 24px;
        padding-bottom: 32px
    }
    .grid-news.base-section {
        padding-top: 24px
    }
}
@media (max-width: 460px) {
    .grid-news-container {
        grid-gap: 16px
    }
    .grid-new .img-wrap {
        width: 96px;
        min-width: 96px;
        height: 96px
    }
    .grid-new h4 {
        font-size: 16px;
        height: 39px;
        margin-bottom: 12px
    }
}
@media (max-width: 380px) {
    .sidebar-section .side-cont .recomends .recom-item .text-block .blue-light-link {
        margin-left: 0
    }
}
.white-desk {
    border-radius: 0 0 40px 40px;
    background: #fcfcfc;
    -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .02), 0 -8px 16px 0 rgba(27, 18, 78, .02);
    box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .02), 0 -8px 16px 0 rgba(27, 18, 78, .02)
}
.media-author-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(200px, 465px) minmax(290px, 1fr);
    grid-template-columns:minmax(200px, 465px) minmax(290px, 1fr);
    -ms-grid-rows:(auto) [ 4 ];
    grid-template-rows:repeat(4, auto);
    grid-gap: 0 32px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding-bottom: 40px
}
.media-author-wrap .auth-tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 8px 16px 11px;
    border-radius: 8px;
    font-size: 28px;
    text-align: center;
    margin-right: 13px
}
.media-author-wrap .auth-tag.blue-box {
    background: #c4def8
}
.media-author-wrap .auth-tag.green-box {
    background: #c5f8c4
}
.media-author-wrap .auth-tag.pink-box {
    background: #f4bdfd
}
.media-author-wrap .auth-tag:last-child {
    margin-right: 0
}
.media-author-wrap .img-auth {
    -ms-grid-row-span: 2;
    grid-row: 2 span;
    margin-bottom: 32px
}
.media-author-wrap .img-auth > img {
    width: 100%;
    border-radius: 7px
}
.media-author-wrap .conts-auth {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4
}
.media-author-wrap .text-auth {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 3;
    grid-row: 2/5;
    font-size: 18px
}
.media-author-wrap .text-auth h4 {
    font-weight: 700;
    margin-top: 20px;
    padding-bottom: 2px
}
.media-author-wrap .text-auth p {
    max-width: 550px
}
.media-author-wrap .text-auth .about-cont {
    padding: 25px 24px 30px 24px;
    border-radius: 8px;
    background: #f5f5f5
}
.media-author-wrap .text-auth .about-cont p {
    margin-top: 0;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 130%;
    max-width: 100%
}
.media-author-wrap .name-auth {
    margin-bottom: 32px
}
.media-author-wrap .name-auth h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 17px !important
}
.media-author-wrap .mini-gallery {
    margin-top: -10px;
    margin-bottom: 24px;
    position: relative;
    height: 134px
}
.media-author-wrap .mini-gallery img {
    border-radius: 7px;
    height: 134px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.media-author-wrap .mini-gallery .count-slides {
    width: 67px;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    position: absolute;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
    color: var(--unnamed, #fff);
    font-size: 48px;
    font-weight: 600;
    line-height: 130%;
    border-radius: 0 7px 7px 0;
    pointer-events: none
}
.media-author-wrap.expert-wrap .conts-auth {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4/5
}
.media-author-wrap.expert-wrap .conts-auth ~ .mini-gallery {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4
}
.media-author-wrap.expert-wrap .text-auth {
    -ms-grid-row: 2;
    -ms-grid-row-span: 4;
    grid-row: 2/6
}
.pops-slider {
    position: relative;
    padding-bottom: 40px
}
.pops-slider .title-block {
    padding-bottom: 24px
}
.pops-slider .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px
}
.pops-slider .swiper-slide .grid-new {
    width: 32%
}
.pops-slider .swiper-button-next {
    right: -60px
}
.all-authors {
    padding-top: 40px;
    padding-bottom: 40px
}
.all-authors .experts-slider {
    padding-left: 0;
    padding-top: 24px
}
.all-authors .experts-slider .exp-photo {
    width: 128px;
    height: 128px;
    padding: 0;
    margin-bottom: 16px
}
.all-authors .experts-slider .exp-photo img {
    border-radius: 120px
}
.all-experts {
    padding-top: 40px;
    padding-bottom: 40px
}
.all-experts .experts-slider {
    padding-left: 0;
    padding-right: 16px;
    padding-top: 24px
}
.main-cont .blog-img-block {
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0 2px 6px 0 rgba(24, 43, 92, .05);
    box-shadow: 0 2px 6px 0 rgba(24, 43, 92, .05)
}
.main-cont .blog-img-block .content-blog {
    min-height: 313px;
    height: auto;
    padding-left: 30px
}
.main-cont .blog-img-block .content-blog .text-lf {
    padding-top: 38px;
    padding-bottom: 100px;
    width: 58%;
    padding-right: 15px
}
.main-cont .blog-img-block .content-blog .text-lf h3.blog-title {
    font-size: 28px;
    line-height: 120%
}
.main-cont .blog-img-block .content-blog .text-lf .btn-look {
    bottom: 45px
}
.main-cont .blog-img-block .content-blog .img-rf {
    left: 58%;
    width: auto;
    height: 100%;
    margin-top: 0;
    margin-left: 0
}
.main-cont .blog-img-block .content-blog .img-rf img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left
}
.side-cont.banns {
    padding-top: 65px
}
@media (max-width: 1320px) {
    .pops-slider .swiper-button-next {
        right: -20px
    }
}
@media (max-width: 1140px) {
    .pops-slider .swiper-slide {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .pops-slider .swiper-slide .grid-new {
        width: 45%;
        max-width: 380px;
        margin-left: auto;
        margin-right: auto
    }
    .side-cont.banns {
        padding-top: 40px
    }
}
@media (max-width: 1040px) {
    .media-author-wrap {
        grid-gap: 0 24px
    }
    .media-author-wrap .auth-tag {
        font-size: 22px
    }
    .media-author-wrap .text-auth .about-cont p {
        font-size: 18px
    }
    .media-author-wrap .img-auth, .media-author-wrap .name-auth {
        margin-bottom: 24px
    }
    .main-cont .blog-img-block .content-blog {
        padding-left: 16px
    }
    .main-cont .blog-img-block .content-blog .text-lf {
        padding-top: 24px;
        padding-bottom: 75px
    }
    .main-cont .blog-img-block .content-blog .text-lf h3.blog-title {
        margin-bottom: 10px !important
    }
    .main-cont .blog-img-block .content-blog .text-lf .btn-look {
        bottom: 24px
    }
}
@media (max-width: 768px) {
    .pops-slider .swiper-slide .grid-new .img-wrap {
        width: 96px;
        min-width: 96px;
        height: 96px
    }
    .pops-slider .swiper-slide .grid-new h4 {
        font-size: 16px;
        height: 43px;
        margin-bottom: 7px
    }
    .pops-slider .swiper-button-next {
        display: none
    }
    .media-author-wrap .mini-gallery {
        height: 86px
    }
    .media-author-wrap .mini-gallery img {
        height: 86px;
        border-radius: 4px
    }
    .media-author-wrap .mini-gallery .count-slides {
        display: none
    }
}
@media (max-width: 670px) {
    .all-authors, .all-experts {
        margin-left: -16px;
        margin-right: -16px
    }
    .all-authors h3.title-block, .all-experts h3.title-block {
        padding-left: 16px;
        padding-right: 16px
    }
    .all-authors .experts-slider, .all-experts .experts-slider {
        padding-right: 0
    }
}
@media (max-width: 580px) {
    .main-cont .blog-img-block {
        background-position: center bottom -45px;
        background-size: 104% auto
    }
    .main-cont .blog-img-block .content-blog {
        min-height: auto
    }
    .main-cont .blog-img-block .content-blog .text-lf {
        width: 100%;
        padding-bottom: 32px
    }
    .main-cont .blog-img-block .content-blog .img-rf {
        height: 270px
    }
    .pops-slider {
        padding-bottom: 16px
    }
}
@media (max-width: 560px) {
    .media-author-wrap {
        display: block;
        position: relative;
        top: -50px;
        padding-bottom: 24px
    }
    .media-author-wrap .img-auth {
        margin-bottom: 0
    }
    .media-author-wrap .img-auth > img {
        width: 118px;
        height: 118px;
        border: 2px solid #fff;
        border-radius: 200px;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        display: block
    }
    .media-author-wrap .name-auth {
        padding-top: 15px;
        margin-bottom: 0
    }
    .media-author-wrap .name-auth h2 {
        font-size: 20px
    }
    .media-author-wrap .auth-tag {
        font-size: 17px;
        padding: 8px 24px;
        border-radius: 4px
    }
    .media-author-wrap .conts-auth {
        padding-top: 16px;
        padding-bottom: 16px
    }
    .media-author-wrap .text-auth .about-cont {
        padding: 16px 16px 13px
    }
    .media-author-wrap .text-auth .about-cont p {
        font-size: 17px
    }
    .media-author-wrap ~ div {
        margin-top: -50px
    }
    .media-author-wrap .mini-gallery {
        margin-top: 8px;
        margin-right: -16px
    }
    .pops-slider .swiper-slide {
        display: block
    }
    .pops-slider .swiper-slide .grid-new {
        width: 100%;
        margin-bottom: 16px
    }
    .white-desk {
        background: 0 0
    }
    .white-mobil {
        border-radius: 24px;
        background: #fcfcfc;
        -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .02), 0 -8px 16px 0 rgba(27, 18, 78, .02);
        box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .02), 0 -8px 16px 0 rgba(27, 18, 78, .02);
        margin-top: 52px
    }
    .all-authors, .all-experts {
        padding-top: 24px;
        padding-bottom: 30px
    }
    .all-authors .experts-slider, .all-experts .experts-slider {
        padding-top: 12px
    }
    .side-cont.banns {
        padding-top: 32px
    }
}
@media (max-width: 510px) {
    .main-cont .blog-img-block .content-blog .text-lf h3.blog-title {
        font-size: 24px;
        line-height: 130%
    }
    .main-cont .blog-img-block .content-blog .img-rf {
        height: 205px
    }
}
@media (max-width: 420px) {
    .main-cont .blog-img-block {
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px
    }
    .main-cont .blog-img-block .content-blog {
        padding-left: 0;
        padding-right: 0
    }
    .main-cont .blog-img-block .content-blog .text-lf h3.blog-title {
        font-size: 24px;
        line-height: 130%
    }
    .main-cont .blog-img-block .content-blog .img-rf {
        height: 160px
    }
}
.newt-item {
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    padding: 16px;
    margin-bottom: 16px;
    display: block
}
.newt-item:hover {
    -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
    box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08)
}
.newt-item .newt-text {
    max-width: 714px;
    padding-bottom: 12px
}
.newt-item .newt-text h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
    height: 69px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 8px !important
}
.newt-item .newt-text p {
    font-size: 18px;
    height: 60px;
    line-height: 150%;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box
}
.newt-item .footer-infs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.newt-item .footer-infs .gray-tx {
    color: #8c8c8c;
    font-size: 15px;
    line-height: 130%;
    display: block
}
.newt-item .footer-infs .blue-text-link {
    display: table;
    font-size: 17px;
    width: auto
}
.comment-item {
    padding: 16px 24px 27px 16px;
    border-radius: 8px;
    border: 1px solid #f4f4f6;
    -webkit-box-shadow: inset 0 8px 16px 0 rgba(27, 18, 78, .03);
    box-shadow: inset 0 8px 16px 0 rgba(27, 18, 78, .03);
    background: #ecf4fc;
    overflow: hidden;
    position: relative;
    font-size: 18px;
    line-height: 110%;
    margin-bottom: 16px
}
.comment-item .img-com {
    width: 107px;
    height: 107px;
    min-width: 107px;
    margin-right: 24px;
    float: left;
    margin-bottom: 16px
}
.comment-item .img-com img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover
}
.comment-item h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 110%
}
.comment-item h4 ~ p {
    margin-bottom: 8px
}
.comment-item p {
    margin-bottom: 4px;
    line-height: 110%;
    font-size: 18px
}
.comment-item .link-more {
    position: absolute;
    right: 16px;
    bottom: 16px
}
.pagination-media {
    margin-bottom: 40px
}
.pagination-media ul {
    padding-left: 0 !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 8px;
    border-bottom: 1px solid #ccc
}
.pagination-media ul li {
    list-style: none;
    height: 36px;
    color: #000;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 9px;
    display: block
}
.pagination-media ul li.active a {
    background: #e8e8e8
}
.pagination-media ul li a {
    display: block;
    border-radius: 4px;
    text-align: center;
    padding: 10px 13.5px;
    margin-bottom: 9px;
    color: #000
}
.pagination-media ul li a:hover {
    background: #e8e8e8
}
.pagination-media ul li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 10px 2px;
    font-weight: 600
}
.telegram-sub {
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    padding: 20px 41px 20px 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    margin-bottom: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.telegram-sub .left-icon {
    min-width: 69px
}
.telegram-sub .left-icon img {
    width: 100%
}
.telegram-sub .right-text p {
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 8px
}
.telegram-sub .right-text a {
    color: #31a8e0
}
.like-tags.pop-tags {
    border: 1px solid #f4f4f6;
    -webkit-box-shadow: 0 8px 12px 0 rgba(27, 18, 78, .03);
    box-shadow: 0 8px 12px 0 rgba(27, 18, 78, .03);
    margin-top: 50px
}
@media (max-width: 1180px) {
    .like-tags.pop-tags {
        margin-top: 0
    }
}
@media (max-width: 910px) {
    .newt-item .newt-text {
        padding-bottom: 16px
    }
    .newt-item .newt-text h3 {
        font-size: 22px;
        height: 55px
    }
    .newt-item .newt-text p {
        line-height: 140%;
        height: 55px
    }
}
@media (max-width: 840px) {
    .comment-item {
        padding-bottom: 16px
    }
    .comment-item .link-more {
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}
@media (max-width: 840px) {
    .comment-item {
        padding-right: 16px
    }
    .comment-item .img-com {
        margin-bottom: 5px;
        width: 72px;
        height: 72px;
        min-width: 72px;
        margin-right: 8px
    }
    .comment-item h4, .comment-item p {
        font-size: 17px
    }
    .comment-item .commt {
        font-size: 18px;
        margin-bottom: 12px
    }
}
@media (max-width: 640px) {
    .telegram-sub {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 16px;
        padding: 16px 16px 8px
    }
    .telegram-sub .left-icon {
        width: 38px;
        height: 38px;
        min-width: 38px;
        border-radius: 50px;
        overflow: hidden
    }
    .telegram-sub .left-icon img {
        min-width: 49px;
        height: 49px;
        width: 49px;
        margin-left: -7px;
        margin-top: -5px
    }
    .telegram-sub .right-text p {
        font-size: 16px
    }
}
@media (max-width: 575px) {
    .pagination-media, .telegram-sub {
        margin-bottom: 24px
    }
}
@media (max-width: 360px) {
    .newt-item .newt-text h3 {
        -webkit-line-clamp: 3;
        height: 79px
    }
    .telegram-sub {
        gap: 8px
    }
}
.content-blog {
    max-width: 1240px;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: auto;
    margin-right: auto;
    color: #242731;
    font-family: 'Source Sans 3', sans-serif;
    position: relative
}
.content-blog a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.menu-button {
    height: 40px;
    background: #ecf4fc;
    border-radius: 8px;
    padding-left: 24px;
    padding-right: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #242731
}
.menu-button img {
    max-height: 28px;
    margin-right: 10px
}
.menu-button:hover {
    background: #c0cadf
}
.menu-button.disabled, .menu-button:disabled {
    color: #fefefe;
    background: #c6c6c6
}
.white-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #fff;
    color: #4582ef;
    border-radius: 24px;
    padding: 8px 24px;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
    margin-right: 8px;
    -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px rgba(27, 18, 78, .03)
}
.white-link:hover {
    background: #4582ef;
    color: #fff
}
.blue-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #4582ef;
    color: #fff;
    border-radius: 24px;
    padding: 6px 18px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
    margin-right: 12px;
    white-space: nowrap
}
.blue-link:hover {
    background: #fff;
    color: #4582ef;
    -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .15);
    box-shadow: 0 8px 16px rgba(27, 18, 78, .15)
}
.blue-text-link {
    font-size: 15px;
    line-height: 19px;
    color: #4582ef !important;
    font-weight: 600
}
.flex-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    margin-bottom: 40px
}
.flex-header h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 0 !important
}
.flex-header h2 img {
    margin-right: 8px;
    margin-bottom: -3px;
    margin-left: -10px
}
.link-more {
    font-weight: 600;
    font-size: 17px;
    line-height: 16px;
    color: #4582ef;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}
.link-more:after {
    content: '';
    display: block;
    width: 8px;
    height: 14px;
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arr-rt.svg) no-repeat center center;
    margin-left: 8px
}
.link-all {
    font-weight: 600;
    font-size: 17px;
    line-height: 16px;
    color: #4582ef;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 8px 16px;
    background: #dce6f9;
    border-radius: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}
.link-all:after {
    content: '';
    display: block;
    width: 8px;
    height: 14px;
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arr-rt.svg) no-repeat center center;
    margin-left: 8px
}
.link-all:hover {
    background: #d1daea
}
.link-blue {
    font-weight: 600;
    font-size: 17px;
    line-height: 16px;
    color: #4582ef;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 8px 16px;
    background: #dce6f9;
    border-radius: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}
.link-blue:hover {
    background: #d1daea
}
.mob-show {
    display: none
}
h3.blog-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px
}
h3.blog-title span {
    color: #4582ef
}
.btn-look {
    padding: 16px 62px;
    background: #4582ef;
    color: #fff;
    border-radius: 8px;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    display: table
}
.btn-look:hover {
    background: #3061b9
}
.btn-look.disabled, .btn-look:disabled {
    background: #c6c6c6
}
.link-arr-more {
    width: 34px;
    height: 34px;
    min-height: 34px;
    min-width: 34px;
    display: block;
    background: url(/upload/images/arr-rt-black.svg) no-repeat center center #fff;
    border-radius: 8px;
    z-index: 1;
    border: 1px solid #242731
}
.link-arr-more.gray {
    border-color: #d8d8d8
}
.blue-light-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    padding: 6px 17px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dce6f9;
    color: #4582ef;
    border-radius: 8px;
    font-size: 14px;
    line-height: 16px
}
.blue-light-link:hover {
    background: #c0cadf
}
.content-blog .swiper-button-next {
    width: 57px;
    height: 57px;
    border-radius: 76px;
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arrow-slider.svg) no-repeat center center rgba(255, 255, 255, .4);
    -webkit-box-shadow: 2px 4px 10px 2px rgba(24, 19, 53, .08);
    box-shadow: 2px 4px 10px 2px rgba(24, 19, 53, .08);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.content-blog .swiper-button-next:after {
    display: none
}
.content-blog .swiper-button-next:hover {
    background-color: #ecf4fc
}
.content-blog .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #b4b1b1;
    margin-left: 10px;
    margin-right: 10px
}
.content-blog .swiper-horizontal > .swiper-pagination-bullets {
    bottom: 0
}
.gray-section {
    background: #f4f4f6;
    padding-top: 40px;
    padding-bottom: 40px
}
.orang-butn {
    display: table;
    padding: 10px 30px;
    background: #ec6022;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    border-radius: 8px;
    font-family: 'Source Sans 3', sans-serif;
    margin-left: auto;
    margin-right: auto;
    text-shadow: 0 0 1px #fff
}
.orang-butn.big-butn {
    width: 266px
}
.orang-butn-2 {
    display: table;
    padding: 12px 42px;
    background: #fc7337;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    border-radius: 8px;
    font-family: 'Source Sans 3', sans-serif;
    margin-left: auto;
    margin-right: auto;
    text-shadow: 0 0 1px #fff;
    text-transform: uppercase
}
.orang-butn-2:hover {
    background: #da6431
}
.base-section {
    padding-top: 46px;
    padding-bottom: 40px
}
.swiper-container {
    overflow: hidden
}
.only-mob {
    display: none !important
}
h3.title-block {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 4px !important
}
.descrip {
    font-size: 18px;
    line-height: 140%;
    color: #8c8c8c;
    margin-bottom: 24px
}
h2.title-page {
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 4px !important;
    margin-top: 16px
}
h2.title-page.mb24 {
    margin-bottom: 24px !important
}
.gray-mob {
    background: #fff;
    padding-bottom: 16px
}
.gray-back {
    background: #f4f4f6
}
.btn-right {
    padding-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.pt0 {
    padding-top: 0 !important
}
.pt40 {
    padding-top: 40px !important
}
.pb40 {
    padding-bottom: 40px !important
}
.mb40 {
    margin-bottom: 40px !important
}
.mb0 {
    margin-bottom: 0 !important
}
.mb24 {
    margin-bottom: 24px !important
}
.flex-header-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -10px;
    margin-right: -10px;
}
.flex-header-more h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 81.12%;
    padding-top: 6px;
    padding-bottom: 6px
}
.btn-top-container {
    padding: 16px 16px 36px;
    display: none
}
.btn-top-container .btn-top {
    display: block;
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arr-top.svg) no-repeat center center rgba(255, 255, 255, .8);
    -webkit-box-shadow: 0 4px 12px rgba(94, 93, 122, .15);
    box-shadow: 0 4px 12px rgba(94, 93, 122, .15);
    border-radius: 36px;
    width: 54px;
    height: 54px;
    margin-left: auto;
    margin-right: auto
}
.title-med {
    color: var(--black, #242731);
    font-size: 32px;
    font-weight: 600;
    line-height: 81.116%
}
.white-round {
    background: #fcfcfc;
    padding-top: 40px;
    padding-bottom: 0px;
    border-radius: 40px
}
.sidebar-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 32px
}
.sidebar-section.sidebar-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.sidebar-section .main-cont {
    width: 862px
}
.sidebar-section .main-cont .new-slide-min .img-back {
    width: 179px;
    min-width: 179px
}
.sidebar-section .main-cont .new-slide:not(.max-new-slide) {
    padding: 16px 16px 28px 16px
}
.sidebar-section .main-cont .new-slide:not(.max-new-slide) .date {
    left: 16px;
    top: 16px
}
.sidebar-section .main-cont .new-slide:not(.max-new-slide) .link-toward {
    right: 9px
}
.sidebar-section .main-cont .white-apart-block {
    margin-bottom: 40px
}
.sidebar-section .main-cont .white-apart-block:last-child {
    margin-bottom: 0
}
.sidebar-section .side-cont {
    width: 266px
}
.link-svg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}
.link-svg:last-child {
    margin-bottom: 0
}
.link-svg span {
    color: #4582ef;
    font-size: 20px;
    font-weight: 400;
    display: block;
    position: relative
}
.link-svg span:after {
    content: '';
    display: block;
    height: 1px;
    background: #4582ef;
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.link-svg:hover span:after {
    background: 0 0
}
@media (max-width: 1180px) {
    .sidebar-section {
        display: block
    }
    .sidebar-section .main-cont {
        width: 100%
    }
    .sidebar-section .side-cont {
        width: 100%
    }
}
@media (max-width: 910px) {
    h3.blog-title {
        font-size: 28px;
        line-height: 34px
    }
    h2.title-page {
        font-size: 30px
    }
    .sidebar-section .main-cont .new-slide-min .img-back {
        min-width: 110px;
        width: 45%
    }
}
@media (max-width: 768px) {
    .link-svg {
        gap: 11px;
        margin-bottom: 8px
    }
    .link-svg img {
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
        transform: scale(.85)
    }
    .link-svg span {
        font-size: 16px
    }
}
@media (max-width: 720px) {
    .content-blog {
        padding-left: 16px;
        padding-right: 16px
    }
    .content-blog:not(.base-section) {
        padding-bottom: 1px
    }
    .desk-show {
        display: none !important
    }
    .mob-show {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .mob-show.show-more {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .flex-header {
        margin-bottom: 18.5px
    }
    .flex-header h2 {
        font-size: 24px
    }
    .flex-header h2 img {
        margin-left: -5px
    }
    .flex-header .link-more {
        display: none
    }
    .blue-link {
        font-size: 16px;
        line-height: 22px;
        padding: 4px 12px;
        font-weight: 400;
        margin-right: 10px;
        margin-bottom: 10px
    }
    .sidebar-section .news-tile .new-slide-min:last-child {
        margin-bottom: 0
    }
}
@media (max-width: 575px) {
    .sidebar-section .main-cont .white-apart-block {
        margin-bottom: 24px
    }
}
@media (max-width: 560px) {
    .blog-wrp {
        background: #f4f4f6
    }
    .only-desk {
        display: none !important
    }
    .only-mob {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .gray-mob {
        background: #f4f4f6;
        padding-bottom: 1px
    }
    .gray-mob .white-apart-block:last-child {
        margin-bottom: 0
    }
    .pt0-mob {
        padding-top: 0
    }
    .pb0-mob {
        padding-bottom: 0
    }
    .btn-right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .orang-butn-2 {
        font-size: 17px;
        font-weight: 500;
        line-height: 24px;
        padding: 8px 24px
    }
}
@media (max-width: 510px) {
    .menu-button {
        padding-left: 16px;
        padding-right: 16px;
        height: 36px;
        font-size: 16px;
        line-height: 20px
    }
    .menu-button:hover {
        background: #ecf4fc
    }
    .white-link {
        font-size: 17px;
        line-height: 22px;
        padding: 6px 16px
    }
    .btn-look {
        font-size: 16px;
        line-height: 16px;
        padding: 10px 24px;
        font-weight: 600
    }
    h3.blog-title {
        font-size: 24px;
        line-height: 130%;
        margin-bottom: 11px !important
    }
    h2.title-page {
        font-size: 24px;
        line-height: 120%;
        margin-bottom: 11px !important;
        margin-top: 1px
    }
    h2.title-page.mb24 {
        margin-bottom: 16px !important
    }
    .mb24 {
        margin-bottom: 16px !important
    }
    .gray-section {
        padding-top: 24px;
        padding-bottom: 24px
    }
    .orang-butn {
        font-size: 16px
    }
    h3.title-block {
        font-size: 22px;
        line-height: 120%
    }
    .title-med {
        font-size: 22px;
        line-height: 120%;
        font-weight: 700
    }
    .descrip {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 16px
    }
    .content-blog .swiper-horizontal > .swiper-pagination-bullets {
        bottom: 10px
    }
    .mb40 {
        margin-bottom: 24px !important
    }
    .pb0-mob {
        padding-bottom: 0 !important
    }
    .btn-top-container {
        display: block
    }
}
@media (max-width: 480px) {
    .white-round {
        padding-top: 18px;
        border-radius: 0
    }
    .sidebar-section .main-cont .white-apart-block {
        border: 0
    }
}
/*@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}*/
:root {
    --swiper-theme-color: #007aff
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}
.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}
.swiper-pointer-events {
    touch-action: pan-y
}
.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}
.swiper-slide-invisible-blank {
    visibility: hidden
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}
.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center
}
.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}
:root {
    --swiper-navigation-size: 44px
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}
.swiper-button-lock {
    display: none
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.swiper-pagination-bullet:only-child {
    display: none !important
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}
.swiper-pagination-lock {
    display: none
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}
.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}
.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}
.swiper-scrollbar-cursor-drag {
    cursor: move
}
.swiper-scrollbar-lock {
    display: none
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}
.swiper-slide-zoomed {
    cursor: move
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}
.swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}
.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}
.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}
.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-cube {
    overflow: visible
}
.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}
.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}
.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}
.swiper-flip {
    overflow: visible
}
.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}
.swiper-cards {
    overflow: visible
}
.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}
* {
    scroll-margin-top: 150px;
}
/*@font-face {
  font-family: 'Source Sans 3';
  src: url('/local/components/dev/media.news.detail/templates/.default/css/../fonts/SourceSans3-VariableFont_wght.woff2') format('woff2 supports variations'),
  url('/local/components/dev/media.news.detail/templates/.default/css/../fonts/SourceSans3-VariableFont_wght.woff2') format('woff2-variations');
  font-weight: 1 999;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url('/local/components/dev/media.news.detail/templates/.default/css/../fonts/SourceSans3-Italic-VariableFont_wght.woff2') format('woff2 supports variations'),
  url('/local/components/dev/media.news.detail/templates/.default/css/../fonts/SourceSans3-Italic-VariableFont_wght.woff2') format('woff2-variations');
  font-weight: 1 999;
  font-style: italic;
}*/
/*.blog-article-readmore-articles__container {
  opacity: 0;
  transition: 0.3s;
}*/
.kwiz-block {
    background-color: #fcfcfc !important;
}
.breadcrumbs_cont {
    background: #FCFCFC;
    padding-bottom: 0px;
}
.blog-article-contents-mobile__container-right {
    display: flex;
    flex-direction: row;
}
.blog-article-contents-sidebar__items {
    transition: height 4s;
}
.blog-article-content-block__image-figure_withcaption {
    display: flex;
    flex-direction: column;
}
.blog-article-contents-sidebar__items {
    overflow: hidden;
}
.blog-article-contents-mobile__showmore {
    padding-top: 20px;
    padding-bottom: 0px;
}

.blog-article-contents-mobile__showmore-text_more, .blog-article-contents-mobile__showmore-text_less {
    color: #6D9DF3;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 14px;
    cursor: pointer;
}

.blog-article-content-block__image-figure_withcaption  figcaption {
    color: #8C8C8C;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    text-align: center;
}


/** Lists **/
.blog-article-content-block ol {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding-left: 25px !important;
}
.blog-article-content-block ol li {
    margin-top: 10px;
}

.blog-article-content_addvertasing .blog-article-content-recomend_title {
    font-size: 17px;
}

.blog-article-content-recomend_addvertasing .blog-article-content-recomend_text p {
    padding-right: 15px;
}

.blog-article-content-recomend_addvertasing .blog-article-content-recomend_title {
    padding-right: 15px;

}

.blog-article-content-recomend_addvertasing .blog-article-content-recomend_text {
    font-size: 15px;
}

.blog-article-content-block__blockquote-important {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    padding-left: 15px;
    border-left: 2px solid #97C7FE;
    margin-top: 13px;
    margin-bottom: 13px;
}

.blog-article-content-block__blockquote-author__text_role {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 110%;
    /* 19.8px */
}

.blog-article-content-block__blockquote-author__text_name {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    /* 19.8px */
}

.blog-article-content-block__blockquote-author__text {
    padding-left: 8px;
    padding-right: 12px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.blog-article-content-block__blockquote-author {
    display: flex;
    flex-direction: row;
}

.blog-article-content-block__blockquote-author__image {
    max-width: 76px;
    border-radius: 8px;
}

.blog-article__text-container_fullwidth {
    width: 100%;
}

.blog-article-content-block__title_standalone {
    color: #242731;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.blog-article_director-role {
    color: #8C8C8C;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 26px */
}

.blog-article-user__subrole {
    color: #242731;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal !important;
    font-weight: 300;
    line-height: 110%;
    /* 22px */
}

.blog-article-content-faq__accordion {
    color: black !important;
}

.blog-article-content-block__image img {
    border-radius: 8px;
    width: 100%;
    height: auto;
}

.blog-article-content-faq {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.blog-article-links-block__title_faq {
    align-items: center !important;
}

.blog-article-content-faq .blog-article-content-faq__accordion {
    background: none;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    transition: 0.4s;
    display: flex;
}

.blog-article-content-faq .active,
.blog-article-content-faq .blog-article-content-faq__accordion:hover {}

.blog-article-content-faq__panel p {
    padding-left: 52px;
    padding-right: 10px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.blog-article-content-faq .blog-article-content-faq__accordion:before {
    content: url('/local/components/dev/media.news.detail/templates/.default/css/../images/dropdown_open.svg');
    font-weight: bold;
    float: left;
    margin-right: 15px;
    width: 20px;
    height: 20px;
}

.blog-article-content-faq .active:before {
    content: url('/local/components/dev/media.news.detail/templates/.default/css/../images/dropdown_close.svg');
}

.blog-article-content-faq .blog-article-content-faq__panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-bottom: 1px solid #CFDCF5;
}

.blog-article-contents-mobile__container-top.active {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.blog-article-contents-mobile__item a {
    color: #242731;
}

.blog-article-contents-sidebar__item a {
    color: #242731;
}

.blog-article-contents-mobile__items {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.blog-article-contents-mobile__items {
    background: #F5F5F5;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    padding-left: 16px;
    padding-right: 36px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
}



.blog-article-contents-mobile__container-top.active .blog-article-contents-mobile__img-like,
.blog-article-contents-mobile__container-top.active .blog-article-contents-mobile__img-repost {
    opacity: 0;
    transition: 0.5s;
}

.blog-article-contents-mobile__img-close {
    position: absolute;
    right: 29px;
    /* margin-top: 0; */
    opacity: 0;
}

.blog-article-contents-mobile__container-top.active .blog-article-contents-mobile__img-close {
    opacity: 1;
    transition: 0.5s;
}

.blog-article-contents-mobile__items .blog-article-contents-mobile__item_first {
    padding-top: 20px;
}

.blog-article-contents-mobile__items .blog-article-contents-mobile__item_last {
    padding-bottom: 20px;
}

.blog-article-content-block-button__container {
    width: 100%;
    display: flex;
    justify-content: center;
}

.blog-article-content-block-img_standalone .blog-article-content-block-img_standalone-image {
    border-radius: 8px;
    width: 100%;
}

.blog-article-content-block ul{
    line-height: 1;
}

.blog-article-content-block ul li {
    margin-top: 8px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;

}

.blog-article-content-recomend_title {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.blog-article-links-block .blog-article-links-block__link {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.readmore-article__text-container_inner {
    padding-left: 15px;
}

.readmore-article_standalone_inzinirium .readmore-article__container {
    padding: 15px !important;
}

.blog-article-gallery {
    display: flex;
    gap: 15px;
}

.blog-article-gallery_vertical-mobile-only {
    flex-direction: column;
}

.blog-article-gallery_vertical-mobile-only .blog-article-gallery__img {
    max-width: 100%;
    height: auto;
    /* Maintain the aspect ratio of the image */
    display: block;
    /* Remove any extra spacing below the image */
}

.blog-article-content-block.blog-article_director {
    position: relative;
    padding: 0px;
}

.blog-article_director-text-container {
    padding: 15px 15px 15px 20px;
}

.blog-article_director-name {
    font-family: 'Source Sans 3', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 24px */
}

.blog-article_director-image {
    border-radius: 8px;
    width: 100%;
    max-width: 450px;
    display: block;
}

.blog-article_director-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 25.2px */
}

.blog-article-content-block_advice {
    box-shadow: 0px 10px 24px 0px rgba(120, 255, 56, 0.20) !important;
}

.blog-article-content-best_dontmiss {
    padding-bottom: 16px !important;
    background: transparent !important;
    border: 3px solid #C8DDF1;
}

.blog-article-content-best_dontmiss .blog-article-content-best__item {
    border: 1px solid #F4F4F6;
    background: #FFF;
    box-shadow: 0px 2px 6px 0px rgba(24, 43, 92, 0.05);
}

.blog-article-content-best_dontmiss_cvetochny {
    padding: 0px;
    padding-top: 21px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
}

.blog-article-content-best_dontmiss__title,
.blog-article-content-recomend__title {
    position: relative;
    font-size: 24px !important;
    margin: 0 auto;
    margin-top: -33px;
    background: #FCFCFC;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: 400 !important;
}

.blog-article-content-recomend__title {
    display: flex;
    flex-direction: row;
    width: fit-content;
}

.blog-article-content-recomend-image-conteiner {
    display: flex;
    justify-content: center;
}

.blog-article-content-recomend-image {
    /* max-width: 98px; */
    border-radius: 8px;
}

.ui-border_blog-recomend {
    padding: 14px;
}

.content-blog .swiper-button-prev:hover {
    background-color: #ecf4fc;
}

.blog-article-recomend .text-block {
    width: 100% !important;
}

.blog-article-recomend .text-block .blue-light-link {
    float: right;
}

.blog-article-content-form .orang-butn:hover {
    background: #da6431;
    transition: .3s ease-in-out;
}

.mobile-only {
    display: block;
}

.readmore-article__img {
    width: 100%;
    border-radius: 8px;
}

.readmore-article__container {
    border-radius: 8px;
    background: #E8F0F9;
    box-shadow: 0px 8px 16px 0px rgba(27, 18, 78, 0.03);
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 23px;
    margin-bottom: 15px;
}
.readmore-article__container.last_child {
    margin-bottom: 0px;
}

.readmore-article {
    /* margin-top: 20px;
  margin-bottom: 20px; */

}

.readmore-article__title {
    margin: 5px 0px;
    color: #242731;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.readmore-article__text-link,
.readmore-article__text {
    color: #4582EF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 24.7px */
}

.blog-article-readmore-articles {
    position: sticky;
    display: flex;
    justify-content: space-between;
}

/* Blog Article Styles */
/*.blog-article-readmore-articles__container {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}*/
.blog-article-readmore-article__container {
    display: flex;
    flex-direction: column;
}

.readmore-article_sticky {
    position: sticky !important;
    /* Stick element to the top */
    top: 0;
}

.content-blog .swiper-button-prev::after {
    content: none;
}

.content-blog .swiper-button-disabled {
    display: none;
}

.blog-article-links-block .blog-article-links-block__link {
    border: 0px;
}

.blog-article-user__name {
    word-wrap: break-word;
}

.blog-article-links-block {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 10px 24px 0px rgba(34, 136, 209, 0.20);
}

.blog-article-links-block__text {
    /* padding-left: 8px; */

}

.blog-article-links-block__link {
    background: #4582EF !important;
    color: white !important;
}

.blog-article-links-block__link {
    color: #FFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    /* 137.5% */
}

.blog-article-links-block__link:hover {
    background: #3061B9 !important;
    color: white !important;
    transition: .3s ease-in-out;
}

.blog-article-links-block__title {
    display: flex;
    align-items: flex-start;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 24px */
}

.blog-article-content-best__item_last {
    border: 1px solid #4582EF;
}

.blog-article-content-best__item_last .blog-article-content-best__item-text {
    padding-top: 7px !important;
    padding-right: 10px !important;
    display: flex;
    justify-content: space-between;
}

.blog-article-content-best__item_last .ui__button {
    font-size: 15.9px;
    text-decoration: underline;
    float: right;
}

.blog-article-content-best__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.kwiz-block {
    background-color: #ffffff;
}

.wide-wrapper {
    max-width: 100% !important;
}

.blog-article-content-best__item_last .blog-article-content-best__item-text {
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 21.6px */
    font-size: 17px;
}

.blog-article-content-best__item_last .blog-article-content-best__item-button {
    margin-left: 0px;
    position: relative;
    margin-top: 10px;
    bottom: 0px;
    right: 0px;
}

.blog-article-content-best__item_last .blog-article-content-best__item-inner-container {
    padding-bottom: 13px;
}


.blog-article-content-best__item-text {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    padding-left: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.blog-article-content-best__item-button {
    float: right;
    margin-left: 8px;
    margin-bottom: 8px;
}

.blog-article-content-best__item-inner-container {
    position: relative;
    display: flex;
    width: 100%;
}

.blog-article-content-best__image-container {
    min-width: 76px;
    min-width: 76px;
    border-right: 1px solid #F4F4F6;
    display: flex;
    align-items: center;
}

.blog-article-content-best__item-image {
    width: 100%;
    padding-right: 8px;
    padding-top: 3px;
    max-width: 100px;
}

.blog-article-content-best__items {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    grid-gap: 16px;
}

.blog-article-content-best__item {
    border-radius: 8px;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    min-width: 100%;
    background: white;
}

.blog-article-content-best__title {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 26.4px */
}

.blog-article-content-best {
    display: flex;
    flex-wrap: wrap;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 24px;
    border-radius: 8px;
    background: #ECF4FC;
}

.blog-article-content-best__items {
    margin-top: 20px;
}

.blog-article-contents-sidebar {
    border-radius: 8px;
    background: #F5F5F5;
    display: none;
    padding-top: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 40px;
}

.blog-article-contents-sidebar__label-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.blog-article-contents-sidebar__label-container .blog-article-contents-sidebar__icon {
    width: 24px;
    height: 14px;
}

.blog-article-contents-sidebar__item {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 22px */
}

.blog-article-contents-sidebar__items {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    grid-gap: 16px;
}

.blog-article-contents-sidebar__label {
    margin-left: 8px;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 31.2px */
}

.blog-article-content-form .wide-wrapper {
    margin-top: 24px;
    border-radius: 8px;
    /* важно тень */
    box-shadow: 0px 10px 24px 0px rgba(235, 117, 9, 0.15);
}

.blog-article-content-conditions__subtitle {
    margin-top: 16px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 26px */
}

.blog-article-content-conditions__title {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 26.4px */
}

.blog-article-content-conditions {
    margin-top: 24px;
    padding-top: 32px;
    padding-left: 30px;
    padding-right: 16px;
    padding-bottom: 32px;
    border-radius: 7px;
    background: #ECF4FC;
}

.blog-article-content-conditions {
    font-size: 18px;
    font-style: normal;
    /*font-weight: 600;*/
    line-height: 140%;
    /* 25.2px */
}


.blog-article-content-sidebar {
    display: none;
}

.blog-article-content-raiting__stars-container {
    display: flex;
    grid-gap: 7px;
}

.blog-article-content-raiting__bottom-container {
    display: flex;
    /*flex-direction: column;*/
    margin-top: 10px;
    flex-direction: row;
    align-items: center;
}

.blog-article-content-raiting input {
    display: none;
}

.blog-article-content-raiting label {
    font-size: 24px;
    cursor: pointer;
}

.blog-article-content-raiting {
    margin-top: 24px;
}

.blog-article-content-raiting__title {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 21.6px */
}

.blog-article-content-raiting__starts-container {
    margin-top: 8px;
}

.blog-article-content-raiting__caption {
    margin-top: 11px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 21.6px */
}

.blog-article-content-raiting label:before {
    content: url('/upload/images/raiting-star_checked.svg');
}

.blog-article-content-raiting input:checked~label:before {
    content: url('/upload/images/raiting-star_not-checked.svg');
}

.blog-article-content-raiting label:hover:before {
    content: url('/upload/images/raiting-star_checked.svg');
    transition: .3s ease-in-out;
}

.blog-article__container {
    background: #FCFCFC;
}

/* Top banner styles */
.blog-article-header {
    background-color: transparent;
    z-index: 10;
}

.blog-article-header-text h1.blog-article-header-text__title{
    color:#000000;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    margin: 20px 0px;
}
.blog-article-header p {
    color: #FFFFFF;
}


.blog-article-breadcrubms {
    margin-bottom: 0px;
}

.blog-article-breadcrubms *:last-child,
.blog-article-breadcrubms a:last-of-type::after {
    display: none;
}

.blog-article-breadcrubms a:last-of-type {
    color: #959595;
}

/* Top banner main styles */

.blog-article-header-banner {
    position: relative;
    width: auto;
    z-index: -1;
    background: black;
    overflow: hidden;
}

.blog-article-header-banner-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 288px;
}

.blog-article-header-banner__picture-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
    opacity: 0.5;
}

.blog-article-header-banner-text__rubric {
    font-style: normal;
    font-size: 20px;
    font-weight: 300;
    line-height: 120%;
}

.blog-article-header-banner-text__title {
    font-size: 24.2px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.blog-article-header-banner-text__caption {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.blog-article-header-info {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}

.blog-article-header-info__date,
.blog-article-header-info__views,
.blog-article-header-info__time {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.blog-article-header-info__date-text,
.blog-article-header-info__views-text,
.blog-article-header-info__time-text {
    color: #8C8C8C;
}

/* END Top banner main styles */

/* User section main styles */

.blog-article-user {
    display: flex;
    flex-direction: row;
}

.blog-article-user__img-container {
    border-radius: 50%;
    overflow: hidden;

}

.blog-article-user__info {
    max-width: 65%;
    margin-left: 16px;
}

.blog-article-user__role {
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 17.6px */
}

.blog-article-user__name {
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    /* 17.6px */
}

/* END User section main styles */



/* CTA section main styles */

.blog-article__section-info {
    display: flex;
    flex-direction: column;
}

.blog-article-cta__container {
    display: flex;
    flex-direction: row;
    padding-top: 16px;
    padding-left: 21px;
    padding-right: 16px;
    padding-bottom: 19px;
    background: #F5F5F5;
    margin-top: 24px;
    border-radius: 8px;
}

.blog-article-cta__text {
    padding-left: 0px;
}

.blog-article-cta__text-paragraph {
    font-size: 15.7px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 20.8px */
    padding-left: 8px;
}

.blog-article-cta__text-paragraph_pad-top {
    padding-top: 8px;
}

.blog-article-cta__image-svg {
    width: 38px;
}

.blog-article-cta__text-link {
    color: #0D82B9;
}

/* END CTA section main styles */

/* Contents mobile main styles */
.blog-article-contents-mobile__icon {
    width: 24px;
}

.blog-article-contents-mobile__label {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 81.116%;
    /* 12.979px */
    margin-left: 8px;
}

.blog-article-contents-mobile__img-repost {
    margin-left: 10px;
}

.blog-article-contents-mobile {
    display: flex;
    flex-direction: column;
}

.blog-article-contents-mobile__container-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: #F5F5F5;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 24px;
}

.blog-article-contents-mobile__container-left {
    align-items: center;
    display: flex;
}

.blog-article-content-image-main__figure {
    overflow: hidden;
    border-radius: 8px;
}

.blog-article-content-entry__container {
    padding-top: 20px;
    margin-bottom: 24px;
}

.blog-article-content-entry__paragraph {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}

.blog-article-content-block p {
    /*margin-top: 17px;*/
    margin-top: 40px;
}

.blog-article-content-block p:first-of-type {
    margin-top: 0px;
}

/* END Contents mobile main styles */

/* Blog article content main styles */

.blog-article-content__section {
    margin-top: 24px;
}

.blog-article-content-image-main__picture-img {
    width: 100%;
}

.blog-article-content-block__image {
    border-radius: 8px;
}

.blog-article-content-block {
    padding-bottom: 4px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 8px;
    border: 1px solid #F4F4F6;
    background: #FFF;
    box-shadow: 0px 8px 16px 0px rgba(27, 18, 78, 0.03);
}

.blog-article-content-block__title {
    margin-top: 0px;
    margin-bottom: 0px !important;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 23px;
    font-style: normal;
    color: #4582EF;
    font-weight: 700;
    line-height: 120%;
    display: block;
}

.blog-article-content-block p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
}

.blog-article-content-block__blockquote {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    border-radius: 8px;
    border: 1px solid #97C7FE;
    padding-top: 16px;
    padding-bottom: 18px;
    padding-right: 10px;
    padding-left: 37px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.blog-article-content-recomend_text a {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.blog-article-content-recomend_text p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 112.5% */
}

.blog-article-content-block__blockquote::before {
    content: "";
    position: absolute;
    display: block;
    top: 9px;
    left: 7.3px;
    width: 24px;
    height: 18px;
    background-image: url(/local/components/dev/media.base/images/quotes.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.blog-article-content-block__blockquote_freespeach {
    padding: 0px;
    border: none;
}

.blog-article-content-block__blockquote_freespeach p {
    margin-top: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.blog-article-content-block__blockquote_freespeach::before {
    position: initial;
    margin-bottom: 10px;
}

.blog-article-content-block {
    margin-top: 24px;
}

.blog-article-content-block__image-galery_float-right {
    float: right;
}

.blog-article-content-block__image-galery {
    display: flex;
    gap: 16px;
    margin-bottom: 10px;
    margin-left: 16px;
    flex-wrap: wrap;
}

.blog-article-content-share__icon-container {
    cursor: pointer;
    width: 46px;
    height: 46px;
    background: #ECF4FC;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-article-content-share {
    display: flex;
    grid-gap: 16px;
    margin-top: 24px;
}

.blog-article-content-raiting__bottom-container {
    margin-top: 8px;
}

.blog-article-content-block_franchise-card ul li {
    margin-top: 2px !important;
}


.blog-article-content-recomend_border_yellow {
    border-right-color: #FFE494 !important;
    border-bottom-color: #FFE494 !important;
}

.blog-article-content-recomend_border_blue {
    border-right-color: #97C7FE !important;
    border-bottom-color: #97C7FE !important;
}

.blog-article-content-recomend_border_fuchia {
    border-right-color: #E6D2FF !important;
    border-bottom-color: #E6D2FF !important;
}

.blog-article-content-recomend_border_orange {
    border-right-color: #FFBFA3 !important;
    border-bottom-color: #FFBFA3 !important;
}

.blog-article-content-recomend_border_green {
    border-right-color: #C7F2C6 !important;
    border-right-color: #C7F2C6 !important;
}

.blog-article-content-block__blockquote_yellow::before {
    background-image: url(/local/components/dev/media.base/images/quotes_yellow.svg);
}

.blog-article-content-block__blockquote_orange::before {
    background-image: url(/local/components/dev/media.base/images/quotes_orange.svg);
}

.blog-article-content-block__blockquote_green::before {
    background-image: url(/local/components/dev/media.base/images/quotes_green.svg);
}

.blog-article-content-block__blockquote_fuchia::before {
    background-image: url(/local/components/dev/media.base/images/quotes_fuchia.svg);
}

.blog-article_director_border-right img {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.blog-article-content-recomend_border-right {
    border-right: none;
    border-bottom: 10px solid;
}

.blog-article-content-recomend_border-left {
    border-right: 10px solid black;
}

.blog-article-content-block__blockquote_freespeach .ui-font-size-24 {
    font-size: 18px;
}
.blog-article-content-block__blockquote_freespeach .ui-font-size-18 {
    font-size: 16px;
}
.blog-article-content-block__blockquote {
    line-height: 140%;
}
/* MEDIA */
/* Special media cases */
@media only screen and (max-width: 719px) {
    /* .blog-article-content-best__item_last .blog-article-content-best__item-button-container {
    display: flex;
    justify-content: center;
}
   */
    .blog-article-content-block__image-figure_withcaption figcaption {
        font-size: 15px;
    }
    .blog-article-content-block_franchise-card .ui-font-size-medium {
        font-size: 16.8px !important
    }
    .blog-article-content-block_franchise-card .blog-article-content-block__title {
        font-size: 20px !important;
        padding-bottom: 8px;
    }

    .blog-article-content-block_franchise__help {
        font-size: 20px !important;
    }

    .blog-article-content-block__title {
        font-size: 22px;
    }

    .blog-article-content-block .ui-font-size-huge {}

    .blog-article-content-block__image-galery-item {
        min-width: inherit;
        min-width: 123px;
        height: auto;
        display: block;
        width: 48%;
        /* width: inherit; */
        gap: 10px;
    }

    .blog-article-content-block__image-galery {
        width: 100%;
        display: flex;
        margin-bottom: 16px;
        flex-wrap: wrap;
        gap: 10px;
    }

    .blog-article-content-block__image {
        width: 100%;
        height: auto;
    }

    /* User section small media styles */

    .blog-article-user__img {
        height: 81px;
    }

    .blog-article-user__role {
        font-size: 15px;
    }

    .blog-article-user__name {
        margin-top: 8px;
        font-size: 15px;
    }

    /*  END User section small media styles */

    .blog-article-breadcrubms {
        padding-bottom: 10px !important;
    }

    /* Top banner small media styles */

    .blog-article-header {
        margin-bottom: 17px;
    }

    .blog-article-header-banner {
        min-height: 210px;
        border-radius: 7px;
    }

    .blog-article-header-banner-text {
        height: 210px;
    }

    .blog-article-header-banner-text__rubric {
        padding-top: 24px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .blog-article-header-banner-text__title {
        padding-left: 16px;
        padding-right: 16px;
        margin-bottom: 16px;
    }

    .blog-article-header-banner-text__caption {
        margin-bottom: 23px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .blog-article-header-banner__picture-img {
        filter: blur(1px);
    }


    .blog-article-header-info {
        margin-top: 6px;
    }

    .blog-article-header-info__date-icon,
    .blog-article-header-info__views-icon,
    .blog-article-header-info__time-icon {
        width: 13px;
    }

    .blog-article-header-info__date-text,
    .blog-article-header-info__views-text,
    .blog-article-header-info__time-text {
        padding-left: 8px;
        margin-right: 12px;
        font-size: 14px;
    }

    /* END Top banner small media styles */
    .blog-article-content-block-button__container .ui__button {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .blog-article-content-block-button__container {
        /* padding-left: 16px;
  padding-right: 16px; */
    }
}
/* Media */
@media only screen and (min-width: 590px) {
    .blog-article-content-best__items {
        grid-gap: 20px;
    }
    .blog-article-content-best__item {
        flex: 1;
        min-width: calc(50% - 20px);

    }

}

@media only screen and (min-width: 720px) {
    .blog-article-content-block__blockquote-author__text {
        padding-left: 15px;
        padding-right: 20px;

    }

    .blog-article_director_border-right img {
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .blog-article-content-block_franchise__help {
        font-size: 20px !important;
    }

    .blog-article-gallery_vertical-mobile-only {
        flex-direction: row;
        justify-content: space-evenly;
    }

    .readmore-article_standalone .readmore-article__container {
        display: flex;
        flex-direction: row;
        padding: 15px;
    }

    .readmore-article_standalone .readmore-article__container .readmore-article__text-container {
        padding-left: 15px;
    }

    .blog-article-content-block.blog-article_director {
        display: flex;
    }

    .blog-article_director-image {
        width: 266px;
    }

    .blog-article_director-name {
        font-size: 24px;
        font-weight: 700;

    }

    /*.blog-article-content-raiting__bottom-container {
    margin-top: 10px;
    flex-direction: row;
    align-items: center;
  }*/

    .blog-article-content-raiting__caption {
        margin-top: 0px;
        margin-left: 14px;
    }

    .blog-article-content-block h2:first-of-type {
        padding-top: 0px;
    }

    .blog-article-content-block__image {

        border-radius: 8px;
    }

    .blog-article-content-block {
        padding-bottom: 15px;
        padding-top: 25px;
        padding-left: 25px;
        padding-right: 25px;
        border-radius: 8px;
        border: 1px solid #F4F4F6;
        background: #FFF;
        box-shadow: 0px 8px 16px 0px rgba(27, 18, 78, 0.03);
    }

    .blog-article-content-block__image_float-right {
        float: right;
        margin-left: 25px;
        margin-bottom: 25px;
    }

    .blog-article-content-block__title {
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 0px !important;
        padding-top: 16px;
        padding-bottom: 17px;
        font-style: normal;
        color: #4582EF;
        font-weight: 700;
        line-height: 120%;
    }


    .blog-article-content-entry__container {
        padding-top: 30px;
        margin-bottom: 30px;
    }

    .blog-article-content-entry__paragraph {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 140%;
    }


    /* Contents mobile medium styles */

    .blog-article-contents-mobile__label {
        font-size: 19px;
        margin-left: 18px;
    }

    .blog-article-contents-mobile__img-repost {
        margin-left: 15px;
    }


    /* END Contents mobile medium styles */



    /* CTA section medium styles */
    .blog-article-cta__container {
        padding-left: 29px;
    }

    .blog-article-cta__image-svg {
        width: 59px;
    }

    .blog-article-cta__text {
        padding-left: 20px;
    }

    /* END CTA section medium styles */


    /* User section small media styles */

    .blog-article-user__img {
        height: 101px;
    }

    .blog-article-user__role {
        font-size: 17px;
    }

    .blog-article-user__name {
        font-size: 17px;
    }

    /*  END User section small media styles */


    /* Top banner medium media styles */
    .blog-article-header {
        margin-bottom: 17px;
    }

    .blog-article-header-banner-text__rubric {
        font-size: 24px;
    }

    .blog-article-header-banner-text__title {
        font-size: 28.2px;
    }

    .blog-article-header-banner-text__caption {
        font-size: 21px;
    }

    .blog-article-breadcrubms {
        padding-bottom: 10px !important;
    }

    .blog-article-header-banner {
        min-height: 378px;
        border-radius: 7px;
    }

    .blog-article-header-banner-text {
        height: 378px;
    }

    .blog-article-header-banner-text__rubric {
        padding-top: 22px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .blog-article-header-banner-text__title {
        margin-bottom: 16px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .blog-article-header-banner-text__caption {
        margin-bottom: 23px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .blog-article-header-banner__picture-img {
        filter: blur(2px);
    }



    .blog-article-header-info {
        margin-top: 7px;
    }

    .blog-article-header-info__date-icon,
    .blog-article-header-info__views-icon,
    .blog-article-header-info__time-icon {
        width: 15px;
    }

    .blog-article-header-info__date-text,
    .blog-article-header-info__views-text,
    .blog-article-header-info__time-text {
        padding-left: 11px;
        margin-right: 15px;
        font-size: 16px;
    }

    .blog-article-content-block__image.ui-float-left {
        margin-right: 18px;
    }

    .blog-article-content-recomend_border-right {
        border-right: 10px solid;
        border-bottom: 0px;
    }

    /* END Top banner medium media styles */

}

@media only screen and (min-width: 992px) {
    .blog-article-content-recomend_addvertasing {
        padding-right: 16px;
        padding-left: 16px;
    }

    .blog-article-content-recomend_addvertasing .blog-article-content-recomend_text p {
        font-size: 16px;
        padding-right: 34px;
    }

    .blog-article-content-recomend_addvertasing .blog-article-content-recomend_title {
        font-size: 20px;
        padding-right: 25px;

    }

    .blog-article-content-recomend_addvertasing .ui-icon_top-right::after {
        top: -8px;
    }

    .blog-article-content-block__blockquote-author__text_role {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
    }

    .blog-article-content-block__blockquote-author__text_name {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 110%;
    }

    .blog-article-content-block__blockquote-author__text {
        justify-content: center;
        gap: 4px;
    }

    .blog-article-content-block__blockquote-author {
        display: flex;
        flex-direction: row;
    }

    .blog-article-content-block__blockquote-author__image {
        max-width: 112px;
    }

    .blog-article-content-block__blockquote_freespeach .ui-font-size-24 {
        font-size: 24px;
    }

    .blog-article-content-block__blockquote_freespeach .ui-font-size-18 {
        font-size: 18px;
    }


    .blog-article-content-block__title_standalone {
        color: #242731;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
    }

    .blog-article-user__subrole {
        margin-top: 8px;
    }

    .blog-article-content-block_franchise-card .blog-article-content-block__title {
        font-size: 22px !important;
    }

    .blog-article-content-faq__panel p {
        margin-top: 0px;
        margin-bottom: 23px;
    }

    .blog-article-content-faq .blog-article-content-faq__accordion:before {
        width: 20px;
    }

    .blog-article-content-faq__container .blog-article-links-block__icon {
        width: 32px;
    }

    .blog-article-content-faq {
        gap: 15px;
    }

    .blog-article-content-faq .blog-article-content-faq__accordion {
        font-size: 20px;
    }

    .blog-article-content-faq__panel p {
        padding-left: 43px;
        font-size: 20px;
    }

    .blog-article-content-faq__container .blog-article-links-block__text {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        /* 33.6px */
    }

    .blog-article-content-block ul{
        line-height: 1;
    }

    .blog-article-content-block ul li {
        margin-top: 8px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;

    }

    .blog-article-content-recomend_text a {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }

    .blog-article-content-recomend_text p {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        /* 112.5% */
    }

    .blog-article-content-recomend_title {
        font-size: 20px;
        font-style: normal;
        line-height: 120%;
    }

    .blog-article-content-recomend_inner-container {
        padding-top: 7px;
    }

    .blog-article-content-best_dontmiss__title,
    .blog-article-content-recomend__title {
        margin-top: -40px;
    }

    .blog-article-content-recomend_text {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 72%;
    }

    .blog-article-content-recomend_addvertasing .blog-article-content-recomend_text {
        height: auto !important;
    }

    .blog-article-content-recomend_addvertasing .blog-article-content-recomend_text-container {
        justify-content: space-between;
    }


    .blog-article-content-recomend_addvertasing .blog-article-content-recomend-image {
        max-width: initial;
    }

    .blog-article-content-recomend_addvertasing .ui-block-text_with-button {
        align-items: flex-end;
        font-size: 16px;
    }

    .blog-article-content-recomend_text-container {
        display: flex;
        flex-direction: column;

    }

    .blog-article-content-recomend_text-container {
        padding-top: 5px;
        padding-left: 30px;
        width: 100%;
    }

    .blog-article-content-recomend-image {
        max-width: 156px;
        height: auto;
    }

    .blog-article-content-recomend {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .blog-article-content-recomend_inner-container {
        display: flex;
        flex-direction: row;
    }

    .blog-article-links-block .blog-article-links-block__link {
        padding-top: 6px !important;
        padding-bottom: 6px !important;
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    .blog-article-gallery_inzinirium {
        padding: 20px !important;
    }

    .blog-article-links-block__title.blog-article-content-best_dontmiss__title,
    .blog-article-links-block__title .blog-article-content-recomend {
        margin-top: -49px;
    }

    .blog-article-content-best_dontmiss_cvetochny .blog-article-links-block__title.blog-article-content-best_dontmiss__title,
    .blog-article-links-block__title .blog-article-content-recomend {
        margin-top: -40px;
    }

    .blog-article-content-block__blockquote_freespeach::before {
        position: absolute;
        top: 0px !important;
        left: 0px !important;
    }

    .blog-article-content-block__blockquote_freespeach {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 47px !important;
        padding-right: 25px !important;
        margin: 0px !important;
    }

    .blog-article-content-block__blockquote_freespeach p {
        margin-top: 10px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .blog-article-header-banner-text__caption {
        min-height: 40px;
    }

    .blog-article-content-best__item-button {
        margin-bottom: 16px;
    }

    .blog-article-content-best__item {
        padding-right: 16px;
    }

    .mobile-only {
        display: none;
    }

    .blog-article__container {
        margin-bottom: 50px;
    }

    .blog-article-content-best__items {
        grid-gap: 32px;
    }

    .blog-article-content-best {
        padding-top: 32px;
        padding-left: 32px;
        padding-right: 32px;
        padding-bottom: 41px;
    }

    .blog-article-content-best_dontmiss_cvetochny {
        padding: 0px;
        padding-top: 21px;
        padding-bottom: 14px;
        padding-left: 14px;
        padding-right: 14px;
    }

    .blog-article-content-best_dontmiss_cvetochny .blog-article-content-best__item-text {
        padding: 13px;
    }

    .blog-article-content-best__title {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        /* 33.6px */
    }


    .blog-article-content-conditions {
        margin-top: 40px;
    }

    /* Blog Article Styles */
    .blog-article-content-form .wide-wrapper {
        margin-top: 40px;
    }


    .blog-article-content-share {
        margin-top: 40px;
    }

    .blog-article-content-raiting {
        padding-bottom: 40px;
        border-bottom: 1px solid #e4e4e4;
    }

    .blog-article-content-block__blockquote {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        /* 28.8px */
        padding-top: 24px;
        padding-bottom: 26px;
        padding-right: 11px;
        padding-left: 72px;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .blog-article-content-block__blockquote::before {
        top: 23px;
        left: 24px;
        width: 32px;
        height: 24px;
    }


    .blog-article-content-entry__container {
        padding-top: 40px;
    }

    .blog-article-contents-mobile {
        display: none;
    }

    /* CTA section large styles */

    .blog-article-cta__image-svg {
        width: 69px;
    }

    .blog-article-cta__text-paragraph {
        font-size: 18px;
    }

    .blog-article-user {
        order: 2;
    }

    .blog-article-cta {
        margin-top: 34px;
        order: 1;
        /*margin-right: 27px;*/
        height: 129px;
    }

    .blog-article__section-info {
        /*flex-direction: row;*/
    }

    .blog-article-cta {
        order: 1;
    }

    .blog-article-cta__container {
        padding-right: 50px;
        margin-top: 0px;
        height: 129px;
        align-items: center;
        padding-left: 32px;
    }

    .blog-article-cta__text {
        padding-left: 24px;
    }

    /* END CTA section large styles */

    /* User section large media styles */
    .blog-article-user {
        margin-top: 34px;
    }

    .blog-article-header {
        margin-bottom: 40px;
    }

    .blog-article-user {
        display: flex;
        align-items: start;
        width: 323px;
        margin-left: 27px;
    }

    .blog-article-user__img-container {
        margin-top: 7px;
        height: 100px;
    }

    .blog-article-user__info {
        margin-left: 0px;
    }

    .blog-article-user__info {
        margin-top: 16px;
        padding-left: 8px;
        padding-top: 5px;
        width: 168px;
        /* overflow: scroll; */
        align-self: flex-start;
        padding-right: 0px;
    }

    .blog-article-user__img {
        height: 100px;
        /* height: 120px; */
    }

    .blog-article-user__role {
        font-size: 15px;
    }

    .blog-article-user__name {
        margin-top: 8px;
        font-size: 15px;
    }

    /*  END User section large media styles */


    /* Top banner large media styles */

    .blog-article-header-info__date-icon,
    .blog-article-header-info__views-icon,
    .blog-article-header-info__time-icon {
        width: 18px;
    }

    .blog-article-header-banner-text {
        justify-content: flex-end;
        height: 378px;
    }

    .blog-article-header-banner__picture-img {
        filter: blur(0px);
    }

    .blog-article-breadcrubms *:last-child,
    .blog-article-breadcrubms a:last-of-type::after {
        display: inline-block;
    }

    .blog-article-header-banner-text__rubric {
        padding-bottom: 13px;
        font-size: 24px;
        padding-left: 100px;
        padding-right: 100px;
    }

    .blog-article-header-banner-text__title {
        font-size: 36.1px;
        padding-left: 100px;
        padding-right: 100px;
    }

    .blog-article-header-banner-text__caption {
        font-size: 24px;
        padding-left: 100px;
        padding-right: 100px;
        margin-bottom: 60px;
    }



    .blog-article-header .blog-article-header-info {
        margin-top: 7px;
        float: left;
    }

    .blog-article-header-info__date-icon,
    .blog-article-header-info__views-icon,
    .blog-article-header-info__time-icon {
        width: 18px;
    }

    .blog-article-header-info__date-text,
    .blog-article-header-info__views-text,
    .blog-article-header-info__time-text {
        padding-left: 16px;
        margin-right: 20px;
        font-size: 18px;
    }

    /* END Top banner large media styles */

}

@media only screen and (min-width: 1181px) {
    .blog-article-contents-sidebar {
        display: block;
    }


    .blog-article-content-sidebar {
        display: block;
    }
}

@media only screen and (min-width: 1200px) {}

.franchise_page__crumbs .franchise_page__crumbs__item {
    background: unset;
}
.franchise_page__crumbs .franchise_page__crumbs__item:not(:last-child):after {
    content: '>';
    font-weight: 600;
    background-color: unset;
    margin: 0px 10px;
}

@media (max-width: 768px) {
    .breadcrumbs .franchise_page__crumbs__item {
        display: none;
    }

    .breadcrumbs .franchise_page__crumbs__item:nth-of-type(1),
    .breadcrumbs .franchise_page__crumbs__item:nth-of-type(2),
    .breadcrumbs .franchise_page__crumbs__item:nth-last-of-type(2) {
        display: list-item;
    }
}
/* End */


/* Start:/local/components/dev/media.news.detail/templates/.default/css/blog-article.css?1760950335149814*/
/*@font-face {
  font-family: 'Source Sans 3';
  src: url('/local/templates/rtf20/fonts/SourceSans3-VariableFont_wght.woff2') format('woff2 supports variations'),
  url('/local/templates/rtf20/fonts/SourceSans3-VariableFont_wght.woff2') format('woff2-variations');
  font-weight: 1 999;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('/local/templates/rtf20/fonts/SourceSans3-Italic-VariableFont_wght.woff2') format('woff2 supports variations'),
  url('/local/templates/rtf20/fonts/SourceSans3-Italic-VariableFont_wght.woff2') format('woff2-variations');
  font-weight: 1 999;
  font-style: italic;
}*/

.head-blog {
  background: #fff;
  border: 1px solid #d8d8d8;
  -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
  padding-top: 20px;
  padding-bottom: 20px
}
.head-blog .top-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.head-blog .top-line h3 {
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  width: 100px;
  margin-bottom: 0 !important;
  margin-right: 40px
}
.head-blog .top-line .menu-button:last-child {
  margin-left: auto
}
.head-blog .menu-blog {
  position: relative
}
.head-blog .menu-blog .menu-button:after {
  content: '';
  display: block;
  width: 13px;
  height: 10px;
  background: url(/local/components/dev/media.index/templates/.default/images/arr-dn.svg) no-repeat center center;
  margin-top: 1px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.head-blog .menu-blog .menu-button.open:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.head-blog .menu-blog .list-blog {
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
  box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
  border-radius: 8px;
  overflow: hidden;
  padding-left: 0 !important;
  display: none;
  z-index: 90
}
.head-blog .menu-blog .list-blog li {
  list-style: none
}
.head-blog .menu-blog .list-blog a {
  font-size: 18px;
  line-height: 22px;
  color: #242731;
  padding: 12px 40px 12px 16px;
  display: block;
  border-bottom: 1px solid #d8d8d8;
  white-space: nowrap
}
.head-blog .menu-blog .list-blog a:hover {
  background: #f4f4f6
}
@media (max-width: 910px) {
  .head-blog .top-line .menu-button:last-child span {
    display: none
  }
  .head-blog .top-line .menu-button:last-child img {
    margin-right: 0
  }
}
@media (max-width: 510px) {
  .head-blog {
    padding-top: 8px;
    padding-bottom: 8px
  }
  .head-blog .top-line h3 {
    font-size: 24px;
    line-height: 32px;
    width: 63px;
    margin-right: 25px
  }
  .head-blog .top-line .menu-button:last-child {
    padding-left: 8px;
    padding-right: 8px
  }
  .head-blog .top-line .menu-button:last-child img {
    max-height: 22px
  }
  .head-blog .menu-blog .list-blog a {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 20px
  }
}
.header-blog-screen {
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/blog-head-img.png) no-repeat right top #f4f4f6;
  padding-top: 40px;
  padding-bottom: 40px
}
.header-blog-screen h1 {
  font-weight: 700;
  font-size: 59px;
  line-height: 110%;
  margin-bottom: 41px
}
.header-blog-screen h1 span {
  color: #4582ef
}
.header-blog-screen .blog-links {
  max-width: 864px;
  margin-bottom: 50px
}
.header-blog-screen .blog-news-block {
  background: #fff;
  border-radius: 8px;
  padding: 24px 48px 48px 48px;
  -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px rgba(27, 18, 78, .03)
}
.header-blog-screen .blog-news-block .flex-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.header-blog-screen .blog-news-block .flex-news .new-item {
  padding-left: 24px;
  padding-right: 20px;
  border-left: 1px solid #d8d8d8;
  max-width: 346px;
  min-width: 240px
}
.header-blog-screen .blog-news-block .flex-news .new-item h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 12px !important;
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden
}
.header-blog-screen .blog-news-block .flex-news .new-item .date {
  color: #4582ef;
  font-size: 18px;
  line-height: 120%
}
@media (max-width: 990px) {
  .header-blog-screen h1 {
    font-size: 45px
  }
  .header-blog-screen .blog-news-block {
    padding-bottom: 22px
  }
  .header-blog-screen .blog-news-block .flex-news {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .header-blog-screen .blog-news-block .flex-news .new-item {
    margin-bottom: 24px;
    width: 50%
  }
}
@media (max-width: 720px) {
  .header-blog-screen {
    background-position: right 90% top;
    background-size: 140%;
    position: relative
  }
  .header-blog-screen:after {
    content: '';
    background: rgba(255, 255, 255, .2);
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
  }
  .header-blog-screen h1 {
    font-size: 32px;
    margin-bottom: 24px;
    z-index: 1;
    position: relative
  }
  .header-blog-screen .blog-links {
    position: relative;
    z-index: 1;
    margin-bottom: 16px
  }
  .header-blog-screen .blog-news-block {
    padding-left: 24px;
    padding-right: 24px;
    z-index: 1;
    position: relative
  }
  .header-blog-screen .blog-news-block .flex-news .new-item {
    padding-right: 16px;
    padding-left: 8px
  }
  .header-blog-screen .blog-news-block .flex-news .new-item h3 {
    font-size: 17px;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 10px !important;
    height: 40px
  }
  .header-blog-screen .blog-news-block .flex-news .new-item .date {
    font-size: 16px
  }
}
@media (max-width: 560px) {
  .header-blog-screen {
    padding-bottom: 24px
  }
  .header-blog-screen .blog-news-block {
    padding-left: 16px;
    padding-right: 16px
  }
  .header-blog-screen .blog-news-block .flex-news .new-item {
    padding-right: 10px;
    width: 100%;
    max-width: 285px
  }
}
@media (max-width: 440px) {
  .header-blog-screen h1 {
    font-size: 25px
  }
}
.blog-img-block {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden
}
.blog-img-block .content-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 438px
}
.blog-img-block .content-blog .img-rf {
  position: absolute;
  left: 52%;
  top: 0;
  width: 695px
}
.blog-img-block .content-blog .img-rf img {
  max-width: 100%
}
.blog-img-block .content-blog .text-lf {
  width: 48%;
  padding-top: 86px;
  position: relative
}
.blog-img-block .content-blog .text-lf p {
  font-size: 18px;
  line-height: 22px
}
.blog-img-block .content-blog .text-lf .btn-look {
  position: absolute;
  left: 0;
  bottom: 86px
}
@media (min-width: 581px) {
  .blog-img-block {
    background: #fff !important
  }
}
@media (max-width: 1420px) {
  .blog-img-block .content-blog {
    height: 356px
  }
  .blog-img-block .content-blog .img-rf {
    width: auto;
    margin-left: 15px;
    margin-top: 24px
  }
  .blog-img-block .content-blog .text-lf {
    padding-top: 24px;
    min-width: 325px
  }
  .blog-img-block .content-blog .text-lf .btn-look {
    bottom: 40px
  }
}
@media (max-width: 580px) {
  .blog-img-block {
    background-position: center bottom;
    background-size: 580px;
    background-repeat: no-repeat
  }
  .blog-img-block .content-blog {
    height: auto;
    display: block
  }
  .blog-img-block .content-blog .img-rf {
    position: static;
    height: 400px
  }
  .blog-img-block .content-blog .img-rf img {
    display: none
  }
  .blog-img-block .content-blog .text-lf {
    padding-top: 40px;
    width: 100%
  }
  .blog-img-block .content-blog .text-lf .btn-look {
    position: static;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
  }
  .blog-img-block.yell-fon {
    background-position: center 83%;
    background-repeat: no-repeat !important
  }
  .blog-img-block.yell-fon .content-blog .img-rf {
    height: 320px
  }
}
@media (max-width: 520px) {
  .blog-img-block {
    background-size: 520px
  }
  .blog-img-block .content-blog .img-rf {
    height: 340px
  }
  .blog-img-block .content-blog .text-lf {
    padding-top: 30px
  }
}
@media (max-width: 380px) {
  .blog-img-block {
    background-size: 380px
  }
  .blog-img-block .content-blog .img-rf {
    height: 240px
  }
  .blog-img-block .content-blog .text-lf {
    min-width: auto
  }
  .blog-img-block .content-blog .text-lf .btn-look {
    margin-top: 15px
  }
  .blog-img-block.yell-fon .content-blog .img-rf {
    height: 192px
  }
}
.news-slider .content-blog {
  position: relative
}
.news-slider .swiper-container {
  overflow: hidden
}
.new-slide {
  height: 280px;
  position: relative;
  border-radius: 8px;
  color: #fff;
  padding: 18px 34px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  overflow: hidden;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.new-slide .new-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.new-slide .new-back img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.new-slide:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.new-slide .new-title {
  max-width: 288px;
  z-index: 1;
  position: relative;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%
}
.new-slide .date {
  position: absolute;
  top: 18px;
  left: 34px;
  z-index: 1;
  font-size: 15px;
  line-height: 19px
}
.new-slide .link-toward {
  width: 34px;
  height: 34px;
  background: url(/upload/images/arr-rt-black.svg) no-repeat center center #fff;
  border-radius: 8px;
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 1
}
.new-slide:hover .new-back {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
.new-slide:hover:after {
  background: rgba(0, 0, 0, .3)
}
.new-slide.new-slide.max-new-slide {
  margin-bottom: 40px
}
@media (min-width: 990px) {
  .new-slide.max-new-slide {
    padding-bottom: 41px
  }
  .new-slide.max-new-slide .date {
    top: 12px;
    left: 35px
  }
  .new-slide.max-new-slide .new-title {
    font-size: 30px;
    max-width: 458px;
    line-height: 110%
  }
  .new-slide.max-new-slide .link-toward {
    right: 24px;
    top: 21px
  }
}
@media (max-width: 768px) {
  .new-slide .new-title {
    font-size: 20px;
    line-height: 130%;
    font-weight: 500
  }
}
@media (max-width: 720px) {
  .news-slider .content-blog {
    padding-right: 0
  }
  .news-slider .swiper-button-next {
    display: none
  }
  .new-slide {
    padding-left: 16px;
    padding-right: 16px
  }
  .new-slide .date {
    left: 16px
  }
}
@media (max-width: 575px) {
  .new-slide .new-slide.max-new-slide {
    margin-bottom: 24px
  }
}
h3.form-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  text-align: center;
  margin-bottom: 22px !important
}
h3.form-title ~ p {
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 24px;
  text-align: center;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px
}
h3.wide-title {
  font-weight: 700;
  font-size: 22px;
  line-height: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
h3.wide-title img {
  padding-right: 10px
}
h3.max-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
  text-align: center;
  margin-bottom: 6px !important
}
h3.max-title ~ p {
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 24px;
  text-align: center
}
.form-window {
  width: 100%;
  max-width: 490px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  -webkit-box-shadow: 0 8px 16px rgba(27, 27, 27, .25);
  box-shadow: 0 8px 16px rgba(27, 27, 27, .25);
  border-radius: 8px;
  padding: 20px 32px
}
.form-wrap .input-wrap {
  margin-bottom: 24px;
  position: relative;
  font-family: 'Source Sans 3', sans-serif;
}
.form-wrap .input-wrap input, .form-wrap .input-wrap textarea {
  font-family: 'Source Sans 3', sans-serif;
  background: #f3f1f1;
  border-radius: 8px;
  padding: 9px 16px 10px;
  color: #242731;
  font-size: 20px;
  line-height: 22px;
  border: none;
  outline: 0;
  width: 100%
}
.form-wrap .input-wrap input::-webkit-input-placeholder, .form-wrap .input-wrap textarea::-webkit-input-placeholder {
  font-size: 17px;
  line-height: 21px;
  color: #8c8c8c
}
.form-wrap .input-wrap input::-moz-placeholder, .form-wrap .input-wrap textarea::-moz-placeholder {
  font-size: 17px;
  line-height: 21px;
  color: #8c8c8c
}
.form-wrap .input-wrap input:-ms-input-placeholder, .form-wrap .input-wrap textarea:-ms-input-placeholder {
  font-size: 17px;
  line-height: 21px;
  color: #8c8c8c
}
.form-wrap .input-wrap input::-ms-input-placeholder, .form-wrap .input-wrap textarea::-ms-input-placeholder {
  font-size: 17px;
  line-height: 21px;
  color: #8c8c8c
}
.form-wrap .input-wrap input::placeholder, .form-wrap .input-wrap textarea::placeholder {
  font-size: 17px;
  line-height: 21px;
  color: #8c8c8c
}
.form-wrap .input-wrap textarea {
  height: 114px
}
.form-wrap .input-change .change {
  font-size: 16px;
  line-height: 20px;
  color: #6d9df3;
  position: absolute;
  right: 16px;
  top: 12px;
  cursor: pointer
}
.form-wrap .input-change input {
  padding-right: 100px
}
.form-wrap .form-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 24px
}
.form-wrap .form-bottom p {
  font-size: 14px;
  line-height: 18px;
  color: #656565
}
.form-wrap .form-bottom img {
  margin-top: 2px
}
.wide-wrapper {
  width: 100%;
  max-width: 862px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  -webkit-box-shadow: 0 8px 16px rgba(27, 27, 27, .25);
  box-shadow: 0 8px 16px rgba(27, 27, 27, .25);
  border-radius: 8px;
  padding: 20px 24px 18px
}
.wide-wrapper.links-contain {
  padding-right: 52px
}
.form-target {
  padding-bottom: 38px;
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/target-form.png) no-repeat right bottom
}
.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px 32px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 24px
}
.flex-wrap .input-wrap {
  width: calc(50% - 16px);
  margin-bottom: 0
}
@media (max-width: 680px) {
  .wide-wrapper.links-contain {
    padding-right: 24px
  }
}
@media (max-width: 560px) {
  h3.max-title {
    font-size: 22px;
    line-height: 23px;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
    padding-top: 10px
  }
  h3.max-title ~ p {
    font-weight: 300;
    font-size: 18px;
    line-height: 114.9%;
    margin-bottom: 18px
  }
  h3.form-title ~ p {
    font-weight: 300;
    font-size: 16px;
    line-height: 114.9%;
    margin-bottom: 18px
  }
  .flex-wrap {
    display: block
  }
  .flex-wrap .input-wrap {
    width: 100%;
    margin-bottom: 16px
  }
  .wide-wrapper.form-target {
    padding-bottom: 30px;
    background-image: url(/local/components/dev/media.news.detail/templates/.default/css/../images/target-form-mob.png)
  }
}
@media (max-width: 460px) {
  h3.form-title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 16px !important
  }
  h3.wide-title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 16px !important
  }
  h3.wide-title img {
    padding-right: 8px
  }
  .form-window {
    padding: 16px
  }
  .form-wrap .input-wrap {
    margin-bottom: 16px
  }
  .form-wrap .input-wrap input, .form-wrap .input-wrap textarea {
    font-size: 18px;
    line-height: 23px
  }
  .form-wrap button.orang-butn {
    margin-top: 32px;
    width: 100%
  }
  .form-wrap .input-change .change {
    display: none
  }
  .form-wrap .input-change input {
    padding-right: 16px
  }
  .form-wrap .flex-wrap .input-wrap input {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px;
    background: #f4f5f9
  }
  .form-wrap .flex-wrap .input-wrap input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 20px
  }
  .form-wrap .flex-wrap .input-wrap input::-moz-placeholder {
    font-size: 16px;
    line-height: 20px
  }
  .form-wrap .flex-wrap .input-wrap input:-ms-input-placeholder {
    font-size: 16px;
    line-height: 20px
  }
  .form-wrap .flex-wrap .input-wrap input::-ms-input-placeholder {
    font-size: 16px;
    line-height: 20px
  }
  .form-wrap .flex-wrap .input-wrap input::placeholder {
    font-size: 16px;
    line-height: 20px
  }
  .form-wrap .flex-wrap ~ button.orang-butn {
    margin-top: 24px;
    width: 100%
  }
  .wide-wrapper {
    padding: 16px 16px 13px
  }
  .wide-wrapper.links-contain {
    padding-right: 16px
  }
}
.send-vebinar.gray-section {
  padding-bottom: 0;
  padding-top: 0
}
.send-vebinar {
  background: -o-linear-gradient(87.41deg, rgba(0, 0, 0, .145) 2.5%, rgba(0, 0, 0, 0) 59.54%, transparent 100%) no-repeat right bottom #f8f9fb;
  background: linear-gradient(2.59deg, rgba(0, 0, 0, .145) 2.5%, rgba(0, 0, 0, 0) 59.54%, transparent 100%) no-repeat right bottom #f8f9fb;
  margin-bottom: 46px
}
.send-vebinar .container {
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/comp.png) no-repeat left bottom;
  background-size: auto 100%;
  max-width: 1440px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 330px 1fr 420px;
  grid-template-columns:330px 1fr 420px;
  position: relative
}
.send-vebinar .container > div {
  height: 636px;
  position: relative
}
.send-vebinar .left-sect {
  padding-left: 91px;
  padding-top: 101px
}
.send-vebinar .left-sect .deal-season img {
  margin-bottom: 32px
}
.send-vebinar .left-sect .deal-season p {
  font-weight: 600;
  font-size: 22px;
  line-height: 130%;
  margin-bottom: 70px
}
.send-vebinar .right-sect {
  padding-top: 32px;
  position: relative;
  height: 100%
}
.send-vebinar .right-sect .vebinars-wrap {
  height: 100%;
  overflow-y: scroll
}
.send-vebinar .right-sect .vebinars .swiper-container {
  height: 604px
}
.send-vebinar .right-sect .vebinars .swiper-container .swiper-slide {
  height: auto
}
.send-vebinar .right-sect .vebinars .vebinar-item {
  height: 116px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px
}
.send-vebinar .right-sect .vebinars .vebinar-item .img-veb {
  width: 116px;
  min-width: 116px;
  height: 116px;
  background: #d8d8d8;
  border-radius: 8px;
  margin-right: 16px
}
.send-vebinar .right-sect .vebinars .vebinar-item .img-veb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px
}
.send-vebinar .right-sect .vebinars .vebinar-item .title-veb {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  max-width: 165px;
  color: #242731
}
.send-vebinar .right-sect .all-vebs {
  color: #4582ef;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  width: 100px;
  min-width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, .9);
  -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
  box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
  border-radius: 76px;
  display: block;
  padding: 15px 10px;
  position: absolute;
  z-index: 2;
  left: -60px;
  bottom: 60px
}
.send-vebinar .right-sect .all-vebs:after {
  content: '';
  display: block;
  width: 18px;
  height: 20px;
  position: absolute;
  bottom: 13px;
  left: 50%;
  margin-left: -9px;
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/blue-down.svg) no-repeat center center
}
.send-vebinar .right-sect .all-vebs:hover {
  -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .15);
  box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .15)
}
@media (max-width: 1440px) {
  .send-vebinar .container {
    -ms-grid-columns: 330px 1fr 320px;
    grid-template-columns:330px 1fr 320px
  }
  .send-vebinar .container .left-sect {
    padding-left: 25px
  }
}
@media (max-width: 1280px) {
  .send-vebinar .container {
    background-position: 60% center;
    -ms-grid-columns: 300px 1fr 320px;
    grid-template-columns:300px 1fr 320px
  }
  .send-vebinar .container .left-sect {
    padding-left: 25px
  }
  .send-vebinar .container .left-sect .deal-season p {
    font-size: 20px
  }
}
@media (max-width: 940px) {
  .send-vebinar .container {
    display: block;
    background-position: -30px top;
    position: relative
  }
  .send-vebinar .container > div {
    height: auto
  }
  .send-vebinar .container .left-sect {
    padding-left: 25px;
    max-width: 320px
  }
  .send-vebinar .container .right-sect {
    padding-left: 25px;
    padding-top: 60px;
    padding-bottom: 40px;
    position: static
  }
  .send-vebinar .container .right-sect .vebinars .swiper-container {
    height: 116px
  }
  .send-vebinar .container .right-sect .vebinars .swiper-slide {
    width: 320px
  }
  .send-vebinar .container .right-sect .all-vebs {
    right: 60px;
    left: auto;
    bottom: 110px
  }
  .send-vebinar .container .right-sect .all-vebs:after {
    -webkit-transform: rotate(-90deg) translateX(2px);
    -ms-transform: rotate(-90deg) translateX(2px);
    transform: rotate(-90deg) translateX(2px)
  }
}
@media (max-width: 720px) {
  .send-vebinar .container .right-sect .all-vebs {
    right: 30px
  }
}
@media (max-width: 560px) {
  .send-vebinar {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    margin-bottom: 0
  }
  .send-vebinar .container {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(-2.13%, #fff), color-stop(15.82%, rgba(242, 242, 244, 0)));
    background: -o-linear-gradient(bottom, #fff -2.13%, rgba(242, 242, 244, 0) 15.82%);
    background: linear-gradient(0deg, #fff -2.13%, rgba(242, 242, 244, 0) 15.82%);
    padding-left: 0;
    padding-right: 0;
    -webkit-filter: drop-shadow(0 -8px 16px rgba(27, 18, 78, .02)) drop-shadow(0 8px 16px rgba(27, 18, 78, .02));
    filter: drop-shadow(0 -8px 16px rgba(27, 18, 78, .02)) drop-shadow(0 8px 16px rgba(27, 18, 78, .02))
  }
  .send-vebinar .container .cent-sect {
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/comp.png) no-repeat right bottom;
    height: 290px;
    background-size: 100% auto;
    margin-top: 0;
    z-index: 0
  }
  .send-vebinar .container .left-sect {
    padding-top: 20px;
    text-align: center;
    max-width: 100%;
    padding-left: 0;
    z-index: 1
  }
  .send-vebinar .container .left-sect .deal-season img {
    margin-bottom: 19px
  }
  .send-vebinar .container .left-sect .deal-season p {
    margin-bottom: 0;
    max-width: 284px;
    margin-left: auto;
    margin-right: auto
  }
  .send-vebinar .container .right-sect {
    padding: 10px 16px
  }
  .send-vebinar .container .right-sect .vebinars .swiper-container {
    height: 80px
  }
  .send-vebinar .container .right-sect .vebinars .swiper-slide {
    width: 80px;
    height: 80px;
    margin-right: 4px;
    margin-left: 4px
  }
  .send-vebinar .container .right-sect .vebinars .vebinar-item {
    height: 80px;
    margin-bottom: 0
  }
  .send-vebinar .container .right-sect .vebinars .vebinar-item .img-veb {
    height: 80px;
    min-width: 80px;
    width: 80px;
    margin-right: 0
  }
  .send-vebinar .container .right-sect .vebinars .vebinar-item .title-veb {
    display: none
  }
  .send-vebinar .container .right-sect .all-vebs {
    right: 16px;
    bottom: 170px
  }
  .send-vebinar .btn-block {
    padding: 24px 16px 32px
  }
  .send-vebinar .btn-block .btn-look {
    width: 100%;
    text-align: center;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    font-size: 17px;
    line-height: 16px;
    padding-top: 12px;
    padding-bottom: 12px
  }
}
@media (max-width: 510px) {
  .send-vebinar .container .left-sect {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(82.75%, #f8f9fb), to(rgba(248, 249, 251, 0)));
    background: -o-linear-gradient(top, #f8f9fb 82.75%, rgba(248, 249, 251, 0) 100%);
    background: linear-gradient(180deg, #f8f9fb 82.75%, rgba(248, 249, 251, 0) 100%)
  }
  .send-vebinar .container .left-sect .deal-season img {
    max-width: 191px
  }
  .send-vebinar .container .cent-sect {
    background-size: auto 100%;
    margin-top: -30px
  }
}
@media (max-width: 440px) {
  .send-vebinar .container .cent-sect {
    background-position: right -30px bottom
  }
}
.white-apart-block {
  background: #fff;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
  border-radius: 8px;
  padding: 24px;
  -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .02);
  box-shadow: 0 8px 16px rgba(27, 18, 78, .02);
  border-radius: 9px;
  margin-bottom: 24px
}
.news-tile {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(260px, 540px) minmax(300px, 540px);
  grid-template-columns:minmax(260px, 540px) minmax(300px, 540px);
  -ms-grid-rows: auto auto;
  grid-template-rows:auto auto;
  grid-gap: 30px;
  margin-bottom: 20px
}
.news-tile .new-slide {
  -ms-grid-row-span: 2;
  grid-row: 2 span
}
.white-apart-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.links-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #242731;
  padding-right: 25px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.links-flex a {
  display: inline-block;
  padding: 4px 10px;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 24px;
  margin-right: 4px;
  color: #242731;
  white-space: nowrap;
  margin-bottom: 10px
}
.links-flex a:hover {
  background: #ec6022;
  color: #fff;
  border-color: #fff
}
.new-slide-min {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background: #fff;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
  border-radius: 8px;
  overflow: hidden
}
.new-slide-min:hover {
  -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
  box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08)
}
.new-slide-min .img-back {
  width: 254px;
  max-width: 254px;
  min-width: 254px;
  height: 123px
}
.new-slide-min .img-back img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.new-slide-min .text-block {
  width: 100%;
  padding: 16px 16px 13px
}
.new-slide-min .text-block h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  height: 51px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #242731;
  max-width: 290px;
  margin-bottom: 19.5px
}
.new-slide-min .text-block .text-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px
}
.new-slide-min .text-block .text-bottom p {
  font-size: 15px;
  line-height: 19px;
  color: #8c8c8c;
  font-weight: 600
}
.new-slide-min .text-block .text-bottom .blue-text-link {
  width: 76px
}
.new-slide-min.just-text {
  border: 0
}
.new-slide-min.just-text h4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 6px;
  height: 69px;
  max-width: 100%
}
.new-slide-min.just-text .short-txt {
  height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 10px
}
.new-slide-min.just-text .text-block .text-bottom p:first-child {
  font-weight: 400;
  font-size: 15px
}
.new-slide-min.just-text .text-block .text-bottom .blue-text-link {
  font-size: 17px;
  width: auto
}
@media (min-width: 990px) {
  .new-slide .date {
    left: 32px;
    top: 24px
  }
  .new-slide .link-toward {
    top: 16px;
    right: 27px
  }
  .new-slide .new-title {
    max-width: 390px
  }
}
@media (max-width: 990px) {
  .news-tile {
    grid-gap: 16px
  }
  .news-tile .new-slide {
    padding-left: 16px;
    padding-right: 16px
  }
  .news-tile .new-slide .new-title {
    font-size: 20px;
    line-height: 130%
  }
  .news-tile .new-slide .date {
    top: 16px;
    left: 16px
  }
  .new-slide-min .img-back {
    width: 38%;
    min-width: 38%
  }
  .new-slide-min .text-block h4 {
    font-size: 18px;
    line-height: 24px;
    height: 52px
  }
  .new-slide-min.just-text .text-block h4 {
    font-size: 22px
  }
}
@media (max-width: 720px) {
  .news-tile {
    display: block
  }
  .news-tile .new-slide {
    margin-bottom: 24px
  }
  .news-tile .new-slide-min {
    margin-bottom: 24px
  }
}
@media (max-width: 560px) {
  .white-apart-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
  .white-apart-bottom .link-all {
    margin-bottom: 33px;
    margin-left: auto;
    margin-right: auto
  }
  .links-flex {
    padding-right: 0
  }
  .links-flex a {
    margin-bottom: 4px
  }
  .white-apart-block:not(.none-wid) {
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 32px);
    border-radius: 0
  }
}
@media (max-width: 510px) {
  .white-apart-block {
    padding: 16px 16px 12px;
    margin-bottom: 16px
  }
  .white-apart-bottom .link-all {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .new-slide-min .img-back {
    width: 41%;
    min-width: 41%
  }
}
.biz-table {
  position: relative;
  padding-top: 21px
}
.biz-table .swiper-wrapper {
  height: 500px
}
.biz-table .swiper-wrapper .swiper-slide {
  height: 170px;
  margin-bottom: 32px
}
.biz-table .swiper-button-prev {
  top: 230px;
  left: -24px
}
.biz-table .swiper-button-next {
  top: 230px;
  right: -24px
}
.biz-cart {
  position: relative;
  height: 100%;
  background: #fff;
  -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
  border-radius: 8px;
  /*height: 198px;*/
  height: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.biz-cart .logo-wrap {
  width: 210px;
  height: calc(100% - 32px);
  margin-top: 16px;
  min-width: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 9px;
  padding-left: 9px;
  border-right: 1px solid #eaeaea
}
.biz-cart .logo-wrap img {
  max-width: 100%
}
.biz-cart .text-wrap {
  padding: 22px 38px 15px 10px;
  width: 365px;
  padding-left: 15px;
  position: relative;
  height: 100%
}
.biz-cart .text-wrap h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.1;
  padding-right: 16px;
  margin-bottom: 8px !important;
  margin-top: 0px !important;
  height: 44px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.biz-cart .text-wrap p {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 0px;
}
.biz-cart .text-wrap h5 {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 8px;
  margin-top: 0px;
}
.biz-cart .text-wrap .links-wrap {
  position: absolute;
  bottom: 16px;
  right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px
}
.biz-cart .sale-icn {
  width: 34px;
  height: 34px;
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/sale-icn.svg) no-repeat center center #fff;
  border-radius: 8px;
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 1
}
.bizness-slider {
  position: relative;
  padding-right: 0
}
.bizness-slider .swiper-button-next {
  right: -30px
}
@media (min-width: 990px) and (max-width: 1120px) {
  .biz-cart .logo-wrap {
    width: 150px;
    min-width: 150px
  }
}
@media (max-width: 990px) {
  .biz-table .biz-cart {
    max-width: 578px;
    margin-right: auto
  }
}
@media (max-width: 720px) {
  .biz-table .swiper-button-next, .bizness-slider .swiper-button-next {
    display: none
  }
}
@media (max-width: 575px) {
  .biz-table {
    padding-top: 0
  }
  .biz-table .swiper-wrapper {
    height: 676px
  }
  .biz-table .swiper-wrapper .swiper-slide {
    height: 292px;
    margin-bottom: 0
  }
  .biz-table .swiper-button-next {
    display: none
  }
  .biz-cart {
    display: block;
    margin-bottom: 30px;
    height: 292px;
    margin-bottom: 20px
  }
  .biz-cart .logo-wrap {
    height: 105px;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    padding-bottom: 16px;
    width: 100px;
    min-width: 120px
  }
  .biz-cart .logo-wrap img {
    max-height: 100%
  }
  .biz-cart .text-wrap {
    width: 100%;
    position: static;
    height: auto;
    padding-top: 5px;
    padding-left: 16px;
    padding-right: 16px
  }
  .biz-cart .text-wrap .links-wrap {
    position: static;
    margin-top: 16px
  }
  .biz-cart .text-wrap h3 {
    font-size: 18px;
    line-height: 22px;
    max-width: 300px
  }
}
@media (max-width: 560px) {
  .btn-right {
    padding-bottom: 24px
  }
  .btn-right .link-all {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  #bizness {
    margin-bottom: 24px
  }
}
@media (max-width: 480px) {
  .biz-cart .text-wrap .links-wrap .link-blue {
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.kwiz-block {
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/kwiz-to-back.svg) no-repeat center bottom, -o-linear-gradient(top, transparent 0, transparent 68px, #dce6f9 68px, #dce6f9), #f4f4f6;
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/kwiz-to-back.svg) no-repeat center bottom, linear-gradient(180deg, transparent 0, transparent 68px, #dce6f9 68px, #dce6f9), #f4f4f6;
  margin-bottom: 40px
}
.kwiz-block .go-to-kwiz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 423px;
  position: relative;
  overflow: hidden
}
.kwiz-block .go-to-kwiz .text-kwz {
  margin-top: 120px;
  margin-left: 114px;
  max-width: 476px;
  position: relative;
  z-index: 1
}
.kwiz-block .go-to-kwiz .text-kwz h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase
}
.kwiz-block .go-to-kwiz .text-kwz h2 span {
  color: #276a98;
  display: block
}
.kwiz-block .go-to-kwiz .text-kwz .orang-butn-2 {
  margin-right: 0;
  margin-top: 50px
}
.kwiz-block .go-to-kwiz .img-kwz {
  position: absolute;
  right: 0;
  top: 0
}
@media (max-width: 1100px) {
  .kwiz-block .go-to-kwiz .text-kwz {
    margin-left: 0
  }
  .kwiz-block .go-to-kwiz .img-kwz {
    margin-right: -180px
  }
}
@media (max-width: 780px) {
  .kwiz-block {
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/kwiz-to-back-mob.svg) no-repeat -80px 35px, -o-linear-gradient(top, transparent 0, transparent 24px, #dce6f9 24px, #dce6f9);
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/kwiz-to-back-mob.svg) no-repeat -80px 35px, linear-gradient(180deg, transparent 0, transparent 24px, #dce6f9 24px, #dce6f9)
  }
  .kwiz-block .go-to-kwiz .text-kwz {
    margin-top: 60px
  }
  .kwiz-block .go-to-kwiz .text-kwz h2 {
    font-size: 30px;
    line-height: 34px
  }
  .kwiz-block .go-to-kwiz .text-kwz .orang-butn-2 {
    margin-left: 0
  }
  .kwiz-block .go-to-kwiz .img-kwz {
    margin-right: -180px;
    position: relative;
    width: 100%
  }
  .kwiz-block .go-to-kwiz .img-kwz img {
    width: 600px;
    position: absolute;
    bottom: 0;
    right: 0
  }
}
@media (max-width: 540px) {
  .kwiz-block {
    margin-bottom: 23px
  }
  .kwiz-block .go-to-kwiz {
    height: 400px
  }
  .kwiz-block .go-to-kwiz .text-kwz {
    margin-top: 48px
  }
  .kwiz-block .go-to-kwiz .text-kwz h2 {
    font-size: 20px;
    line-height: 130%
  }
  .kwiz-block .go-to-kwiz .img-kwz img {
    width: 550px
  }
}
@media (max-width: 400px) {
  .kwiz-block .go-to-kwiz .img-kwz img {
    width: 480px
  }
}
.experts-slider {
  padding-left: 60px;
  padding-right: 60px;
  position: relative
}
.experts-slider .swiper-button-next {
  -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .05) !important;
  box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .05) !important;
  margin-top: -50px;
  right: -10px
}
.experts-slider .expert-slide {
  max-width: 216px;
  text-align: center;
  padding-bottom: 16px
}
.experts-slider .expert-slide .exp-photo {
  width: 141px;
  height: 128px;
  padding: 5px 7px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 11px
}
.experts-slider .expert-slide .exp-photo img {
  border-radius: 8px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block
}
.experts-slider .expert-slide .exp-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  margin-bottom: 8px
}
.experts-slider .expert-slide .exp-job {
  font-size: 16px;
  line-height: 120%
}
.tags-block {
  background: #fcfcfc
}
.tags-block .links-flex {
  padding-right: 10px
}
.tags-block .links-flex a {
  padding-top: 2px;
  padding-bottom: 3px;
  margin-bottom: 4px
}
@media (max-width: 670px) {
  .experts-slider {
    padding-left: 0;
    padding-right: 0
  }
  .experts-slider .swiper-button-next {
    display: none
  }
  #experts {
    padding-right: 0
  }
}
@media (max-width: 560px) {
  .tags-block {
    padding-top: 24px;
    padding-bottom: 0
  }
  .tags-block .links-flex {
    height: 128px;
    overflow: hidden;
    padding-right: 0
  }
  .tags-block .btn-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 16px;
    padding-bottom: 16px
  }
  .tags-block .btn-right .link-more {
    font-size: 16px
  }
}
.column-links {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns:1fr 1fr
}
@media (max-width: 1128px) {
  .column-links {
    grid-gap: 20px
  }
  .new-slide-name .img-back {
    width: 38%;
    min-width: 38%
  }
  .new-slide-name .text-block h4 {
    font-size: 18px;
    line-height: 24px;
    height: 52px
  }
}
@media (max-width: 900px) {
  .column-links {
    -ms-grid-columns: 1fr;
    grid-template-columns:1fr
  }
}
@media (max-width: 480px) {
  .new-slide-name .blue-text-link {
    font-size: 0;
    width: 34px;
    height: 34px;
    min-width: 34px;
    background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arr-rt-black.svg) no-repeat center center #fff;
    border-radius: 8px;
    z-index: 1;
    border: 1px solid #f4f4f6;
    -webkit-box-shadow: 0 2px 6px rgba(24, 43, 92, .05);
    box-shadow: 0 2px 6px rgba(24, 43, 92, .05)
  }
  .new-slide-name .img-back {
    min-width: 126px
  }
  .new-slide-name .text-block {
    padding-bottom: 10px;
    padding-top: 10px
  }
  .new-slide-name .text-block h4 {
    font-size: 17px;
    line-height: 20px;
    height: 61px;
    margin-bottom: 6px;
    -webkit-line-clamp: 3
  }
}
.subsc-telegram {
  background: #dcebf9;
  padding: 45px 46px 75px 0;
  padding-left: 34%;
  border-radius: 8px;
  position: relative
}
.subsc-telegram .buttonTelegramInSubscribe {
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/telegram-ic.svg) no-repeat 17px 13px #27aee3;
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/telegram-ic.svg) no-repeat 29px center #27aee3;
  width: 251px;
  max-width: 251px;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  height: 46px;
  padding-left: 31px;
  margin-left: 0
}
.subsc-telegram .pl1 {
  position: absolute;
  left: 0;
  top: -3%
}
.subsc-telegram .pl2 {
  position: absolute;
  right: 4%;
  bottom: 10%
}
.subsc-telegram h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 81.12%
}
.subsc-telegram p {
  font-size: 24px;
  line-height: 100%;
  max-width: 468px;
  margin-bottom: 30px;
  padding-right: 30px
}
@media (max-width: 1140px) {
  .subsc-telegram {
    padding-bottom: 40px;
    padding-top: 35px
  }
  .subsc-telegram .pl1 {
    width: 160px;
    top: 10%
  }
  .subsc-telegram .pl2 {
    width: 76px;
    bottom: auto;
    top: 97px;
    right: -20px
  }
  .blog-wrp .inner .title {
    max-width: 300px
  }
  .blog-wrp .diskount_form_wrap .inner .right form input {
    min-width: 120px;
    margin-right: 10px
  }
}
@media (max-width: 720px) {
  .subsc-telegram {
    overflow: hidden
  }
}
@media (max-width: 640px) {
  .subsc-telegram {
    padding-bottom: 40px;
    padding-top: 35px;
    padding-left: 45px;
    padding-bottom: 115px
  }
  .subsc-telegram h3 {
    font-size: 28px;
    line-height: 110%;
    margin-bottom: 8px !important
  }
  .subsc-telegram p {
    font-size: 18px;
    line-height: 100%;
    position: relative
  }
  .subsc-telegram .pl1 {
    top: auto;
    bottom: -35px
  }
  .subsc-telegram .buttonTelegramInSubscribe {
    height: 38px;
    position: relative;
    z-index: 2
  }
  .blog-wrp .diskount_form_wrap {
    margin-top: 50px
  }
}
@media (max-width: 360px) {
  .subsc-telegram {
    padding-top: 24px;
    padding-left: 19px;
    padding-right: 19px
  }
  .subsc-telegram .pl2 {
    right: -30px
  }
}
.media-gray-fon {
  background: #f6f8f7;
  overflow: hidden
}
.media-gray-fon-dark {
  background: #f4f4f6;
  overflow: hidden
}
.media-header .breadcrumbs-media {
  margin-bottom: 22px
}
.media-header .big-title {
  font-size: 70px;
  font-weight: 700;
  line-height: 1
}
.media-header .big-title::first-letter {
  color: #4582ef
}
.media-header .min-title {
  font-size: 55px;
  font-weight: 700;
  line-height: 100%
}
.media-header .min-title::first-letter {
  color: #4582ef
}
.media-header .descript-title {
  font-size: 24px;
  margin-bottom: 40px
}
.media-header .descr-categ {
  font-size: 20px;
  line-height: 130%
}
.media-header.media-back {
  background: #fcfcfc;
  border-radius: 0 0 40px 40px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  padding-bottom: 50px
}
.media-header.main-head {
  background-color: #fcfcfc;
  -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  border-radius: 0 0 40px 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f4ff), color-stop(34.72%, rgba(227, 237, 255, .2)), to(rgba(255, 255, 255, 0)));
  background-image: -o-linear-gradient(top, #f0f4ff 0, rgba(227, 237, 255, .2) 34.72%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(180deg, #f0f4ff 0, rgba(227, 237, 255, .2) 34.72%, rgba(255, 255, 255, 0) 100%);
  margin-bottom: 40px
}
.media-header.main-head ~ .second-section .pop-tags {
  max-width: 830px
}
.media-header.main-head ~ .second-section .pop-tags h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 7px
}
.media-header .min-title {
  margin-top: 10px;
}
.media-header .header-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: max-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden
}
.media-header .header-img .img-right {
  height: 353px;
  padding-top: 10px
}
.media-header .header-img .txt-left {
  height: 100%;
  padding-top: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 50px
}
.media-header .header-img .txt-left .breadcrumbs-media {
  margin-bottom: auto
}
.media-header .header-img .txt-left .descr-categ {
  margin-bottom: auto
}
.breadcrumbs-media {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px
}
.breadcrumbs-media a {
  color: #242731;
  display: inline-block;
  font-size: 16px;
  line-height: 20px
}
.breadcrumbs-media a:after {
  content: '>';
  display: inline-block;
  padding-left: 9px;
  padding-right: 4px;
  font-weight: 600
}
.breadcrumbs-media span {
  color: #8c8c8c;
  display: inline-block;
  font-size: 16px;
  line-height: 20px
}
@media (max-width: 1140px) {
  .media-header .min-title {
    font-size: 46px
  }
}
@media (max-width: 990px) {
  .media-header .big-title {
    font-size: 60px
  }
  .media-header .header-img {
    height: auto;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .media-header .header-img .txt-left .breadcrumbs-media {
    margin-bottom: 22px
  }
  .media-header .header-img .img-right {
    max-width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
  .media-header .header-img .img-right img {
    width: 100%;
    height: auto
  }
}
@media (max-width: 660px) {
  .media-header .min-title {
    font-size: 40px;
    margin-bottom: 16px !important
  }
  .media-header .header-img {
    display: block;
    padding-bottom: 187px
  }
  .media-header .header-img .txt-left {
    padding-bottom: 20px
  }
  .media-header .header-img .txt-left .descr-categ {
    max-width: 450px
  }
  .media-header .header-img .img-right {
    max-width: 100%;
    display: block;
    max-height: 245px;
    position: absolute;
    bottom: -35px;
    right: 0
  }
  .media-header .header-img .img-right img {
    width: auto;
    height: 100%
  }
}
@media (max-width: 575px) {
  .media-header .big-title {
    font-size: 45px;
    margin-bottom: 6px !important
  }
  .media-header .descript-title {
    font-size: 18px;
    margin-bottom: 24px
  }
  .media-header.media-back {
    background: #f6f8f7
  }
  .media-header.main-head {
    background: #fcfcfc
  }
  .breadcrumbs-media {
    padding-top: 7px
  }
}
@media (max-width: 510px) {
  .media-header.media-back {
    padding-bottom: 20px
  }
}
@media (max-width: 480px) {
  .media-header .big-title {
    font-size: 36px
  }
  .media-header .min-title {
    font-size: 36px;
    margin-bottom: 6px !important
  }
  .media-header.main-head {
    border-radius: 0;
    overflow: hidden
  }
}
.blog-raiting-100 {
  padding-top: 46px;
  padding-bottom: 10px;
  position: relative
}
.blog-raiting-100 .swiper-container {
  margin-left: -12px;
  position: relative;
  margin-right: 16px;
  width: calc(100% + 8px)
}
.blog-raiting-100 .swiper-container .swiper-slide {
  padding: 4px 0
}
.blog-raiting-100 .swiper-container .swiper-slide > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 152px;
  min-width: 152px;
  height: 152px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  margin-left: auto
}
.blog-raiting-100 .swiper-shadow-right {
  width: 60px;
  height: 152px;
  border-radius: 0 8px 8px 0;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(right, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(270deg, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  right: 0;
  top: 4px;
  z-index: 2
}
.blog-raiting-100 .swiper-button-prev {
  left: -25px;
  margin-top: 10px;
}
.blog-raiting-100 .swiper-button-next {
  right: -25px;
  margin-top: 10px;
}
.pop-tags {
  padding: 20px 24px;
  border-radius: 8px;
  border: 1px solid #d8d8d8;
  background: #fcfcfc;
  position: relative;
  z-index: 1
}
.pop-tags .links-flex {
  padding-right: 0
}
.pop-tags .links-flex a {
  margin-bottom: 4px;
  padding-top: 3px;
  padding-bottom: 3px
}
.pop-tags h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  padding-bottom: 5px
}
.pop-anchor {
  border-radius: 8px 0 0 8px;
  border: 1px solid #f4f4f6;
  background: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 44px;
  position: absolute;
  right: 0;
  z-index: 0;
  margin-top: -105px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: none
}
.pop-anchor.fixed {
  margin-top: 0;
  top: 55px;
  position: fixed;
  z-index: 30
}
.second-section {
  padding-bottom: 46px
}
.img-bann {
  margin-bottom: 40px
}
.img-bann a {
  display: block;
  border-radius: 8px;
  overflow: hidden
}
.img-bann a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.img-bann a .mob-vis {
  display: none
}
.side-cont .pop-tags {
  padding: 16px 16px 10px;
  height: 162px;
  overflow: hidden;
  position: relative;
  margin-bottom: 33px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.side-cont .pop-tags:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #fff
}
.side-cont .pop-tags h4 {
  font-size: 20px;
  line-height: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 7px;
  font-weight: 600
}
.side-cont #pop-tags {
  display: none;
  position: fixed;
  top: 24px;
  width: 266px;
  z-index: 30
}
.side-cont #pop-tags.fixed-pop {
  display: block
}
.recomends {
  padding: 16px 16px 24px 16px;
  border-radius: 9px;
  background: #ecf4fc;
  margin-bottom: 34px
}
.recomends .title-block {
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 13px
}
.recomends .recom-item {
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 12px 12px 7px;
  width: 100%;
  margin-bottom: 8px
}
.recomends .recom-item .logo-block {
  width: 85px;
  position: relative;
  text-align: center;
  padding-right: 7px
}
.recomends .recom-item .logo-block:after {
  content: '';
  height: 96px;
  width: 1px;
  background: #ecf4fc;
  position: absolute;
  right: 0;
  top: -5px
}
.recomends .recom-item .text-block {
  width: 148px;
  padding-left: 11px
}
.recomends .recom-item .text-block .name {
  font-style: normal;
  font-size: 15px;
  line-height: 100%;
  padding-right: 8px;
  margin-bottom: 6px;
  height: 45px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}
.recomends .recom-item .text-block .invest {
  color: #242731;
  font-size: 12px;
  font-weight: 300;
  line-height: 120%;
  margin-bottom: 9px
}
.recomends .btn-look {
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
  padding: 8px 24px;
  width: 100%;
  text-align: center;
  margin-top: 16px
}
.banner-link {
  display: block;
  margin-bottom: 34px
}
.banner-link img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px
}
.read-also .img-wrap {
  margin-bottom: 8px
}
.read-also .img-wrap img {
  border-radius: 8px;
  max-height: 150px;
}
.read-also h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 150%
}
.read-also a {
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  color: #4582ef
}
.grid-news-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns:(calc(33% - 29px)) [ 3 ];
  grid-template-columns:repeat(3, calc(33% - 29px));
  grid-gap: 32px 49px;
  padding-top: 20px
}
.grid-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.grid-new .img-wrap {
  width: 116px;
  height: 116px;
  min-width: 116px;
  margin-right: 16px
}
.grid-new .img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px
}
.grid-new .text-wrap {
  padding-top: 2px;
  padding-bottom: 2px
}
.grid-new h4 {
  color: #242731;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 17px;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}
.grid-new .date {
  color: #8c8c8c;
  font-size: 15px;
  line-height: 130%;
  margin-bottom: 3px
}
.looked-block {
  padding-top: 20px;
  position: relative
}
.looked-block .swiper-button-prev {
  left: -30px
}
.looked-block .swiper-button-next {
  right: -30px
}
@media (min-width: 990px) {
  .new-slide .link-toward {
    right: 12px;
    top: 12px
  }
}
@media (max-width: 1180px) {
  .pop-anchor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .sidebar-section .side-cont #pop-tags {
    display: none !important
  }
  .sidebar-section .side-cont .recomends {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0 8px
  }
  .sidebar-section .side-cont .recomends .title-block {
    width: 100%
  }
  .sidebar-section .side-cont .recomends .recom-item {
    width: 23.5%;
    min-width: 230px
  }
  .sidebar-section .side-cont .recomends .btn-look {
    max-width: 284px;
    margin-left: auto;
    margin-right: auto
  }
  .read-also {
    margin-bottom: 24px;
    border-radius: 8px;
    border: 1px solid #f5f5f5;
    background: #fff;
    -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
    padding: 16px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto
  }
  .read-also .img-wrap img {
    width: 100%;
    height: 100%
  }
  .banner-link {
    width: 100%;
    max-width: 310px;
    display: inline-block;
    margin-right: 24px
  }
  .banner-link:last-child {
    margin-right: 0
  }
  .banners-cont {
    padding-bottom: 0 !important
  }
}
@media (max-width: 1080px) {
  .sidebar-section .side-cont .recomends .recom-item {
    width: calc(50% - 4px)
  }
  .grid-news-container {
    -ms-grid-columns: calc(50% - 26px) calc(50% - 26px);
    grid-template-columns:calc(50% - 26px) calc(50% - 26px)
  }
  .looked-pt16.base-section {
    padding-top: 16px
  }
}
@media (max-width: 990px) {
  .looked-block .swiper-button-prev,
  .looked-block .swiper-button-next {
    display: none
  }
  .looked-section {
    padding-right: 0 !important;
    overflow: hidden
  }
}
@media (max-width: 746px) {
  .blog-raiting-100 .swiper-button-prev,
  .blog-raiting-100 .swiper-button-next {
    display: none
  }
}
@media (max-width: 680px) {
  .banner-link {
    margin-left: auto;
    margin-right: auto;
    display: block
  }
  .banner-link:last-child {
    margin-right: auto
  }
}
@media (max-width: 575px) {
  .blog-raiting-100 .swiper-container {
    width: calc(100% + 12px)
  }
  .blog-raiting-100 .swiper-container .swiper-slide > a {
    margin-left: 12px
  }
  .second-section.content-blog {
    padding-right: 0;
    width: 100%;
    margin-right: 0;
    overflow: hidden
  }
  .second-section.content-blog .swiper-button-next {
    display: none
  }
  .blog-raiting-100 .swiper-shadow-right {
    display: none
  }
  .pop-tags {
    padding-left: 16px;
    padding-right: 14px
  }
  .pop-tags h4 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600
  }
  .second-section .pop-tags {
    margin-right: 16px
  }
  .img-bann {
    margin-bottom: 24px
  }
  .img-bann a .mob-vis {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
  }
  .img-bann a .desk-vis {
    display: none
  }
  .sidebar-section .side-cont .recomends .recom-item {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
  }
  .sidebar-section .side-cont .recomends .recom-item .text-block {
    width: 100%
  }
  .sidebar-section .side-cont .recomends .recom-item .text-block .blue-light-link {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 121px
  }
  .recomends {
    margin-bottom: 24px
  }
  .banner-link {
    margin-bottom: 24px
  }
  .read-also h5 {
    font-size: 18px
  }
  .read-also a {
    font-size: 16px
  }
}
@media (max-width: 640px) {
  .grid-news-container {
    -ms-grid-columns: 1fr;
    grid-template-columns:1fr
  }
  .grid-news-container .grid-new {
    max-width: 420px
  }
  .looked-block {
    padding-top: 12px
  }
  .looked-block .new-slide {
    height: 160px;
    padding-bottom: 20px
  }
  .looked-block .new-slide .date {
    top: 13px
  }
  .looked-block .new-slide .new-title {
    font-size: 18px
  }
}
@media (max-width: 490px) {
  .looked-section.base-section {
    padding-bottom: 12px
  }
  .blog-raiting-100 {
    padding-top: 24px;
    padding-bottom: 32px
  }
  .grid-news.base-section {
    padding-top: 24px
  }
}
@media (max-width: 460px) {
  .grid-news-container {
    grid-gap: 16px
  }
  .grid-new .img-wrap {
    width: 96px;
    min-width: 96px;
    height: 96px
  }
  .grid-new h4 {
    font-size: 16px;
    height: 39px;
    margin-bottom: 12px
  }
}
@media (max-width: 380px) {
  .sidebar-section .side-cont .recomends .recom-item .text-block .blue-light-link {
    margin-left: 0
  }
}
.white-desk {
  border-radius: 0 0 40px 40px;
  background: #fcfcfc;
  -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .02), 0 -8px 16px 0 rgba(27, 18, 78, .02);
  box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .02), 0 -8px 16px 0 rgba(27, 18, 78, .02)
}
.media-author-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(200px, 465px) minmax(290px, 1fr);
  grid-template-columns:minmax(200px, 465px) minmax(290px, 1fr);
  -ms-grid-rows:(auto) [ 4 ];
  grid-template-rows:repeat(4, auto);
  grid-gap: 0 32px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  padding-bottom: 40px
}
.media-author-wrap .auth-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px 16px 11px;
  border-radius: 8px;
  font-size: 28px;
  text-align: center;
  margin-right: 13px
}
.media-author-wrap .auth-tag.blue-box {
  background: #c4def8
}
.media-author-wrap .auth-tag.green-box {
  background: #c5f8c4
}
.media-author-wrap .auth-tag.pink-box {
  background: #f4bdfd
}
.media-author-wrap .auth-tag:last-child {
  margin-right: 0
}
.media-author-wrap .img-auth {
  -ms-grid-row-span: 2;
  grid-row: 2 span;
  margin-bottom: 32px
}
.media-author-wrap .img-auth > img {
  width: 100%;
  border-radius: 7px
}
.media-author-wrap .conts-auth {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3/4
}
.media-author-wrap .text-auth {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 2;
  -ms-grid-row-span: 3;
  grid-row: 2/5;
  font-size: 18px
}
.media-author-wrap .text-auth h4 {
  font-weight: 700;
  margin-top: 20px;
  padding-bottom: 2px
}
.media-author-wrap .text-auth p {
  max-width: 550px
}
.media-author-wrap .text-auth .about-cont {
  padding: 25px 24px 30px 24px;
  border-radius: 8px;
  background: #f5f5f5
}
.media-author-wrap .text-auth .about-cont p {
  margin-top: 0;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 130%;
  max-width: 100%
}
.media-author-wrap .name-auth {
  margin-bottom: 32px
}
.media-author-wrap .name-auth h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 17px !important
}
.media-author-wrap .mini-gallery {
  margin-top: -10px;
  margin-bottom: 24px;
  position: relative;
  height: 134px
}
.media-author-wrap .mini-gallery img {
  border-radius: 7px;
  height: 134px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.media-author-wrap .mini-gallery .count-slides {
  width: 67px;
  height: 100%;
  background: rgba(255, 255, 255, .3);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;
  color: var(--unnamed, #fff);
  font-size: 48px;
  font-weight: 600;
  line-height: 130%;
  border-radius: 0 7px 7px 0;
  pointer-events: none
}
.media-author-wrap.expert-wrap .conts-auth {
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  grid-row: 4/5
}
.media-author-wrap.expert-wrap .conts-auth ~ .mini-gallery {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3/4
}
.media-author-wrap.expert-wrap .text-auth {
  -ms-grid-row: 2;
  -ms-grid-row-span: 4;
  grid-row: 2/6
}
.pops-slider {
  position: relative;
  padding-bottom: 40px
}
.pops-slider .title-block {
  padding-bottom: 24px
}
.pops-slider .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px
}
.pops-slider .swiper-slide .grid-new {
  width: 32%
}
.pops-slider .swiper-button-next {
  right: -60px
}
.all-authors {
  padding-top: 40px;
  padding-bottom: 40px
}
.all-authors .experts-slider {
  padding-left: 0;
  padding-top: 24px
}
.all-authors .experts-slider .exp-photo {
  width: 128px;
  height: 128px;
  padding: 0;
  margin-bottom: 16px
}
.all-authors .experts-slider .exp-photo img {
  border-radius: 120px
}
.all-experts {
  padding-top: 40px;
  padding-bottom: 40px
}
.all-experts .experts-slider {
  padding-left: 0;
  padding-right: 16px;
  padding-top: 24px
}
.main-cont .blog-img-block {
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0 2px 6px 0 rgba(24, 43, 92, .05);
  box-shadow: 0 2px 6px 0 rgba(24, 43, 92, .05)
}
.main-cont .blog-img-block .content-blog {
  min-height: 313px;
  height: auto;
  padding-left: 30px
}
.main-cont .blog-img-block .content-blog .text-lf {
  padding-top: 38px;
  padding-bottom: 100px;
  width: 58%;
  padding-right: 15px
}
.main-cont .blog-img-block .content-blog .text-lf h3.blog-title {
  font-size: 28px;
  line-height: 120%
}
.main-cont .blog-img-block .content-blog .text-lf .btn-look {
  bottom: 45px
}
.main-cont .blog-img-block .content-blog .img-rf {
  left: 58%;
  width: auto;
  height: 100%;
  margin-top: 0;
  margin-left: 0
}
.main-cont .blog-img-block .content-blog .img-rf img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left
}
.side-cont.banns {
  padding-top: 65px
}
@media (max-width: 1320px) {
  .pops-slider .swiper-button-next {
    right: -20px
  }
}
@media (max-width: 1140px) {
  .pops-slider .swiper-slide {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .pops-slider .swiper-slide .grid-new {
    width: 45%;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto
  }
  .side-cont.banns {
    padding-top: 40px
  }
}
@media (max-width: 1040px) {
  .media-author-wrap {
    grid-gap: 0 24px
  }
  .media-author-wrap .auth-tag {
    font-size: 22px
  }
  .media-author-wrap .text-auth .about-cont p {
    font-size: 18px
  }
  .media-author-wrap .img-auth, .media-author-wrap .name-auth {
    margin-bottom: 24px
  }
  .main-cont .blog-img-block .content-blog {
    padding-left: 16px
  }
  .main-cont .blog-img-block .content-blog .text-lf {
    padding-top: 24px;
    padding-bottom: 75px
  }
  .main-cont .blog-img-block .content-blog .text-lf h3.blog-title {
    margin-bottom: 10px !important
  }
  .main-cont .blog-img-block .content-blog .text-lf .btn-look {
    bottom: 24px
  }
}
@media (max-width: 768px) {
  .pops-slider .swiper-slide .grid-new .img-wrap {
    width: 96px;
    min-width: 96px;
    height: 96px
  }
  .pops-slider .swiper-slide .grid-new h4 {
    font-size: 16px;
    height: 43px;
    margin-bottom: 7px
  }
  .pops-slider .swiper-button-next {
    display: none
  }
  .media-author-wrap .mini-gallery {
    height: 86px
  }
  .media-author-wrap .mini-gallery img {
    height: 86px;
    border-radius: 4px
  }
  .media-author-wrap .mini-gallery .count-slides {
    display: none
  }
}
@media (max-width: 670px) {
  .all-authors, .all-experts {
    margin-left: -16px;
    margin-right: -16px
  }
  .all-authors h3.title-block, .all-experts h3.title-block {
    padding-left: 16px;
    padding-right: 16px
  }
  .all-authors .experts-slider, .all-experts .experts-slider {
    padding-right: 0
  }
}
@media (max-width: 580px) {
  .main-cont .blog-img-block {
    background-position: center bottom -45px;
    background-size: 104% auto
  }
  .main-cont .blog-img-block .content-blog {
    min-height: auto
  }
  .main-cont .blog-img-block .content-blog .text-lf {
    width: 100%;
    padding-bottom: 32px
  }
  .main-cont .blog-img-block .content-blog .img-rf {
    height: 270px
  }
  .pops-slider {
    padding-bottom: 16px
  }
}
@media (max-width: 560px) {
  .media-author-wrap {
    display: block;
    position: relative;
    top: -50px;
    padding-bottom: 24px
  }
  .media-author-wrap .img-auth {
    margin-bottom: 0
  }
  .media-author-wrap .img-auth > img {
    width: 118px;
    height: 118px;
    border: 2px solid #fff;
    border-radius: 200px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    display: block
  }
  .media-author-wrap .name-auth {
    padding-top: 15px;
    margin-bottom: 0
  }
  .media-author-wrap .name-auth h2 {
    font-size: 20px
  }
  .media-author-wrap .auth-tag {
    font-size: 17px;
    padding: 8px 24px;
    border-radius: 4px
  }
  .media-author-wrap .conts-auth {
    padding-top: 16px;
    padding-bottom: 16px
  }
  .media-author-wrap .text-auth .about-cont {
    padding: 16px 16px 13px
  }
  .media-author-wrap .text-auth .about-cont p {
    font-size: 17px
  }
  .media-author-wrap ~ div {
    margin-top: -50px
  }
  .media-author-wrap .mini-gallery {
    margin-top: 8px;
    margin-right: -16px
  }
  .pops-slider .swiper-slide {
    display: block
  }
  .pops-slider .swiper-slide .grid-new {
    width: 100%;
    margin-bottom: 16px
  }
  .white-desk {
    background: 0 0
  }
  .white-mobil {
    border-radius: 24px;
    background: #fcfcfc;
    -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .02), 0 -8px 16px 0 rgba(27, 18, 78, .02);
    box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .02), 0 -8px 16px 0 rgba(27, 18, 78, .02);
    margin-top: 52px
  }
  .all-authors, .all-experts {
    padding-top: 24px;
    padding-bottom: 30px
  }
  .all-authors .experts-slider, .all-experts .experts-slider {
    padding-top: 12px
  }
  .side-cont.banns {
    padding-top: 32px
  }
}
@media (max-width: 510px) {
  .main-cont .blog-img-block .content-blog .text-lf h3.blog-title {
    font-size: 24px;
    line-height: 130%
  }
  .main-cont .blog-img-block .content-blog .img-rf {
    height: 205px
  }
}
@media (max-width: 420px) {
  .main-cont .blog-img-block {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px
  }
  .main-cont .blog-img-block .content-blog {
    padding-left: 0;
    padding-right: 0
  }
  .main-cont .blog-img-block .content-blog .text-lf h3.blog-title {
    font-size: 24px;
    line-height: 130%
  }
  .main-cont .blog-img-block .content-blog .img-rf {
    height: 160px
  }
}
.newt-item {
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  padding: 16px;
  margin-bottom: 16px;
  display: block
}
.newt-item:hover {
  -webkit-box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08);
  box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, .08)
}
.newt-item .newt-text {
  max-width: 714px;
  padding-bottom: 12px
}
.newt-item .newt-text h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 120%;
  height: 69px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 8px !important
}
.newt-item .newt-text p {
  font-size: 18px;
  height: 60px;
  line-height: 150%;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box
}
.newt-item .footer-infs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.newt-item .footer-infs .gray-tx {
  color: #8c8c8c;
  font-size: 15px;
  line-height: 130%;
  display: block
}
.newt-item .footer-infs .blue-text-link {
  display: table;
  font-size: 17px;
  width: auto
}
.comment-item {
  padding: 16px 24px 27px 16px;
  border-radius: 8px;
  border: 1px solid #f4f4f6;
  -webkit-box-shadow: inset 0 8px 16px 0 rgba(27, 18, 78, .03);
  box-shadow: inset 0 8px 16px 0 rgba(27, 18, 78, .03);
  background: #ecf4fc;
  overflow: hidden;
  position: relative;
  font-size: 18px;
  line-height: 110%;
  margin-bottom: 16px
}
.comment-item .img-com {
  width: 107px;
  height: 107px;
  min-width: 107px;
  margin-right: 24px;
  float: left;
  margin-bottom: 16px
}
.comment-item .img-com img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover
}
.comment-item h4 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 4px;
  line-height: 110%
}
.comment-item h4 ~ p {
  margin-bottom: 8px
}
.comment-item p {
  margin-bottom: 4px;
  line-height: 110%;
  font-size: 18px
}
.comment-item .link-more {
  position: absolute;
  right: 16px;
  bottom: 16px
}
.pagination-media {
  margin-bottom: 40px
}
.pagination-media ul {
  padding-left: 0 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 8px;
  border-bottom: 1px solid #ccc
}
.pagination-media ul li {
  list-style: none;
  height: 36px;
  color: #000;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 9px;
  display: block
}
.pagination-media ul li.active a {
  background: #e8e8e8
}
.pagination-media ul li a {
  display: block;
  border-radius: 4px;
  text-align: center;
  padding: 10px 13.5px;
  margin-bottom: 9px;
  color: #000
}
.pagination-media ul li a:hover {
  background: #e8e8e8
}
.pagination-media ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 10px 2px;
  font-weight: 600
}
.telegram-sub {
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px 0 rgba(27, 18, 78, .03);
  padding: 20px 41px 20px 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.telegram-sub .left-icon {
  min-width: 69px
}
.telegram-sub .left-icon img {
  width: 100%
}
.telegram-sub .right-text p {
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 8px
}
.telegram-sub .right-text a {
  color: #31a8e0
}
.like-tags.pop-tags {
  border: 1px solid #f4f4f6;
  -webkit-box-shadow: 0 8px 12px 0 rgba(27, 18, 78, .03);
  box-shadow: 0 8px 12px 0 rgba(27, 18, 78, .03);
  margin-top: 50px
}
@media (max-width: 1180px) {
  .like-tags.pop-tags {
    margin-top: 0
  }
}
@media (max-width: 910px) {
  .newt-item .newt-text {
    padding-bottom: 16px
  }
  .newt-item .newt-text h3 {
    font-size: 22px;
    height: 55px
  }
  .newt-item .newt-text p {
    line-height: 140%;
    height: 55px
  }
}
@media (max-width: 840px) {
  .comment-item {
    padding-bottom: 16px
  }
  .comment-item .link-more {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
@media (max-width: 840px) {
  .comment-item {
    padding-right: 16px
  }
  .comment-item .img-com {
    margin-bottom: 5px;
    width: 72px;
    height: 72px;
    min-width: 72px;
    margin-right: 8px
  }
  .comment-item h4, .comment-item p {
    font-size: 17px
  }
  .comment-item .commt {
    font-size: 18px;
    margin-bottom: 12px
  }
}
@media (max-width: 640px) {
  .telegram-sub {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 16px;
    padding: 16px 16px 8px
  }
  .telegram-sub .left-icon {
    width: 38px;
    height: 38px;
    min-width: 38px;
    border-radius: 50px;
    overflow: hidden
  }
  .telegram-sub .left-icon img {
    min-width: 49px;
    height: 49px;
    width: 49px;
    margin-left: -7px;
    margin-top: -5px
  }
  .telegram-sub .right-text p {
    font-size: 16px
  }
}
@media (max-width: 575px) {
  .pagination-media, .telegram-sub {
    margin-bottom: 24px
  }
}
@media (max-width: 360px) {
  .newt-item .newt-text h3 {
    -webkit-line-clamp: 3;
    height: 79px
  }
  .telegram-sub {
    gap: 8px
  }
}
.content-blog {
  max-width: 1240px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
  color: #242731;
  font-family: 'Source Sans 3', sans-serif;
  position: relative
}
.content-blog a {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.menu-button {
  height: 40px;
  background: #ecf4fc;
  border-radius: 8px;
  padding-left: 24px;
  padding-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #242731
}
.menu-button img {
  max-height: 28px;
  margin-right: 10px
}
.menu-button:hover {
  background: #c0cadf
}
.menu-button.disabled, .menu-button:disabled {
  color: #fefefe;
  background: #c6c6c6
}
.white-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #fff;
  color: #4582ef;
  border-radius: 24px;
  padding: 8px 24px;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
  margin-right: 8px;
  -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .03);
  box-shadow: 0 8px 16px rgba(27, 18, 78, .03)
}
.white-link:hover {
  background: #4582ef;
  color: #fff
}
.blue-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #4582ef;
  color: #fff;
  border-radius: 24px;
  padding: 6px 18px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
  margin-right: 12px;
  white-space: nowrap
}
.blue-link:hover {
  background: #fff;
  color: #4582ef;
  -webkit-box-shadow: 0 8px 16px rgba(27, 18, 78, .15);
  box-shadow: 0 8px 16px rgba(27, 18, 78, .15)
}
.blue-text-link {
  font-size: 15px;
  line-height: 19px;
  color: #4582ef !important;
  font-weight: 600
}
.flex-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  margin-bottom: 40px
}
.flex-header h2 {
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
  margin-bottom: 0 !important
}
.flex-header h2 img {
  margin-right: 8px;
  margin-bottom: -3px;
  margin-left: -10px
}
.link-more {
  font-weight: 600;
  font-size: 17px;
  line-height: 16px;
  color: #4582ef;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap
}
.link-more:after {
  content: '';
  display: block;
  width: 8px;
  height: 14px;
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arr-rt.svg) no-repeat center center;
  margin-left: 8px
}
.link-all {
  font-weight: 600;
  font-size: 17px;
  line-height: 16px;
  color: #4582ef;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px 16px;
  background: #dce6f9;
  border-radius: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap
}
.link-all:after {
  content: '';
  display: block;
  width: 8px;
  height: 14px;
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arr-rt.svg) no-repeat center center;
  margin-left: 8px
}
.link-all:hover {
  background: #d1daea
}
.link-blue {
  font-weight: 600;
  font-size: 17px;
  line-height: 16px;
  color: #4582ef;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px 16px;
  background: #dce6f9;
  border-radius: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap
}
.link-blue:hover {
  background: #d1daea
}
.mob-show {
  display: none
}
h3.blog-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px
}
h3.blog-title span {
  color: #4582ef
}
.btn-look {
  padding: 16px 62px;
  background: #4582ef;
  color: #fff;
  border-radius: 8px;
  font-weight: 700;
  font-size: 20px;
  line-height: 16px;
  display: table
}
.btn-look:hover {
  background: #3061b9
}
.btn-look.disabled, .btn-look:disabled {
  background: #c6c6c6
}
.link-arr-more {
  width: 34px;
  height: 34px;
  min-height: 34px;
  min-width: 34px;
  display: block;
  background: url(/upload/images/arr-rt-black.svg) no-repeat center center #fff;
  border-radius: 8px;
  z-index: 1;
  border: 1px solid #242731
}
.link-arr-more.gray {
  border-color: #d8d8d8
}
.blue-light-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
  padding: 6px 17px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #dce6f9;
  color: #4582ef;
  border-radius: 8px;
  font-size: 14px;
  line-height: 16px
}
.blue-light-link:hover {
  background: #c0cadf
}
.content-blog .swiper-button-next {
  width: 57px;
  height: 57px;
  border-radius: 76px;
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arrow-slider.svg) no-repeat center center rgba(255, 255, 255, .4);
  -webkit-box-shadow: 2px 4px 10px 2px rgba(24, 19, 53, .08);
  box-shadow: 2px 4px 10px 2px rgba(24, 19, 53, .08);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.content-blog .swiper-button-next:after {
  display: none
}
.content-blog .swiper-button-next:hover {
  background-color: #ecf4fc
}
.content-blog .swiper-pagination-clickable .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #b4b1b1;
  margin-left: 10px;
  margin-right: 10px
}
.content-blog .swiper-horizontal > .swiper-pagination-bullets {
  bottom: 0
}
.gray-section {
  background: #f4f4f6;
  padding-top: 40px;
  padding-bottom: 40px
}
.orang-butn {
  display: table;
  padding: 10px 30px;
  background: #ec6022;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 16px;
  text-align: center;
  border-radius: 8px;
  font-family: 'Source Sans 3', sans-serif;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0 0 1px #fff
}
.orang-butn.big-butn {
  width: 266px
}
.orang-butn-2 {
  display: table;
  padding: 12px 42px;
  background: #fc7337;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  border-radius: 8px;
  font-family: 'Source Sans 3', sans-serif;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0 0 1px #fff;
  text-transform: uppercase
}
.orang-butn-2:hover {
  background: #da6431
}
.base-section {
  padding-top: 46px;
  padding-bottom: 40px
}
.swiper-container {
  overflow: hidden
}
.only-mob {
  display: none !important
}
h3.title-block {
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
  margin-bottom: 4px !important
}
.descrip {
  font-size: 18px;
  line-height: 140%;
  color: #8c8c8c;
  margin-bottom: 24px
}
h2.title-page {
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 4px !important;
  margin-top: 16px
}
h2.title-page.mb24 {
  margin-bottom: 24px !important
}
.gray-mob {
  background: #fff;
  padding-bottom: 16px
}
.gray-back {
  background: #f4f4f6
}
.btn-right {
  padding-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.pt0 {
  padding-top: 0 !important
}
.pt40 {
  padding-top: 40px !important
}
.pb40 {
  padding-bottom: 40px !important
}
.mb40 {
  margin-bottom: 40px !important
}
.mb0 {
  margin-bottom: 0 !important
}
.mb24 {
  margin-bottom: 24px !important
}
.flex-header-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -10px;
  margin-right: -10px;
}
.flex-header-more h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 81.12%;
  padding-top: 6px;
  padding-bottom: 6px
}
.btn-top-container {
  padding: 16px 16px 36px;
  display: none
}
.btn-top-container .btn-top {
  display: block;
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arr-top.svg) no-repeat center center rgba(255, 255, 255, .8);
  -webkit-box-shadow: 0 4px 12px rgba(94, 93, 122, .15);
  box-shadow: 0 4px 12px rgba(94, 93, 122, .15);
  border-radius: 36px;
  width: 54px;
  height: 54px;
  margin-left: auto;
  margin-right: auto
}
.title-med {
  color: var(--black, #242731);
  font-size: 32px;
  font-weight: 600;
  line-height: 81.116%
}
.white-round {
  background: #fcfcfc;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 40px
}
.sidebar-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 32px
}
.sidebar-section.sidebar-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}
.sidebar-section .main-cont {
  width: 862px
}
.sidebar-section .main-cont .new-slide-min .img-back {
  width: 179px;
  min-width: 179px
}
.sidebar-section .main-cont .new-slide:not(.max-new-slide) {
  padding: 16px 16px 28px 16px
}
.sidebar-section .main-cont .new-slide:not(.max-new-slide) .date {
  left: 16px;
  top: 16px
}
.sidebar-section .main-cont .new-slide:not(.max-new-slide) .link-toward {
  right: 9px
}
.sidebar-section .main-cont .white-apart-block {
  margin-bottom: 40px
}
.sidebar-section .main-cont .white-apart-block:last-child {
  margin-bottom: 0
}
.sidebar-section .side-cont {
  width: 266px
}
.link-svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px
}
.link-svg:last-child {
  margin-bottom: 0
}
.link-svg span {
  color: #4582ef;
  font-size: 20px;
  font-weight: 400;
  display: block;
  position: relative
}
.link-svg span:after {
  content: '';
  display: block;
  height: 1px;
  background: #4582ef;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.link-svg:hover span:after {
  background: 0 0
}
@media (max-width: 1180px) {
  .sidebar-section {
    display: block
  }
  .sidebar-section .main-cont {
    width: 100%
  }
  .sidebar-section .side-cont {
    width: 100%
  }
}
@media (max-width: 910px) {
  h3.blog-title {
    font-size: 28px;
    line-height: 34px
  }
  h2.title-page {
    font-size: 30px
  }
  .sidebar-section .main-cont .new-slide-min .img-back {
    min-width: 110px;
    width: 45%
  }
}
@media (max-width: 768px) {
  .link-svg {
    gap: 11px;
    margin-bottom: 8px
  }
  .link-svg img {
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
  }
  .link-svg span {
    font-size: 16px
  }
}
@media (max-width: 720px) {
  .content-blog {
    padding-left: 16px;
    padding-right: 16px
  }
  .content-blog:not(.base-section) {
    padding-bottom: 1px
  }
  .desk-show {
    display: none !important
  }
  .mob-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .mob-show.show-more {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .flex-header {
    margin-bottom: 18.5px
  }
  .flex-header h2 {
    font-size: 24px
  }
  .flex-header h2 img {
    margin-left: -5px
  }
  .flex-header .link-more {
    display: none
  }
  .blue-link {
    font-size: 16px;
    line-height: 22px;
    padding: 4px 12px;
    font-weight: 400;
    margin-right: 10px;
    margin-bottom: 10px
  }
  .sidebar-section .news-tile .new-slide-min:last-child {
    margin-bottom: 0
  }
}
@media (max-width: 575px) {
  .sidebar-section .main-cont .white-apart-block {
    margin-bottom: 24px
  }
}
@media (max-width: 560px) {
  .blog-wrp {
    background: #f4f4f6
  }
  .only-desk {
    display: none !important
  }
  .only-mob {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }
  .gray-mob {
    background: #f4f4f6;
    padding-bottom: 1px
  }
  .gray-mob .white-apart-block:last-child {
    margin-bottom: 0
  }
  .pt0-mob {
    padding-top: 0
  }
  .pb0-mob {
    padding-bottom: 0
  }
  .btn-right {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .orang-butn-2 {
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    padding: 8px 24px
  }
}
@media (max-width: 510px) {
  .menu-button {
    padding-left: 16px;
    padding-right: 16px;
    height: 36px;
    font-size: 16px;
    line-height: 20px
  }
  .menu-button:hover {
    background: #ecf4fc
  }
  .white-link {
    font-size: 17px;
    line-height: 22px;
    padding: 6px 16px
  }
  .btn-look {
    font-size: 16px;
    line-height: 16px;
    padding: 10px 24px;
    font-weight: 600
  }
  h3.blog-title {
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 11px !important
  }
  h2.title-page {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 11px !important;
    margin-top: 1px
  }
  h2.title-page.mb24 {
    margin-bottom: 16px !important
  }
  .mb24 {
    margin-bottom: 16px !important
  }
  .gray-section {
    padding-top: 24px;
    padding-bottom: 24px
  }
  .orang-butn {
    font-size: 16px
  }
  h3.title-block {
    font-size: 22px;
    line-height: 120%
  }
  .title-med {
    font-size: 22px;
    line-height: 120%;
    font-weight: 700
  }
  .descrip {
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 16px
  }
  .content-blog .swiper-horizontal > .swiper-pagination-bullets {
    bottom: 10px
  }
  .mb40 {
    margin-bottom: 24px !important
  }
  .pb0-mob {
    padding-bottom: 0 !important
  }
  .btn-top-container {
    display: block
  }
}
@media (max-width: 480px) {
  .white-round {
    padding-top: 18px;
    border-radius: 0
  }
  .sidebar-section .main-cont .white-apart-block {
    border: 0
  }
}
/*@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}*/
:root {
  --swiper-theme-color: #007aff
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}
.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0)
}
.swiper-pointer-events {
  touch-action: pan-y
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0)
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}
:root {
  --swiper-navigation-size: 44px
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet:only-child {
  display: none !important
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}
.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}
.swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg)
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube {
  overflow: visible
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px)
}
.swiper-flip {
  overflow: visible
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height
}
.swiper-cards {
  overflow: visible
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}
* {
  scroll-margin-top: 150px;
}
/*@font-face {
  font-family: 'Source Sans 3';
  src: url('/local/components/dev/media.news.detail/templates/.default/css/../fonts/SourceSans3-VariableFont_wght.woff2') format('woff2 supports variations'),
  url('/local/components/dev/media.news.detail/templates/.default/css/../fonts/SourceSans3-VariableFont_wght.woff2') format('woff2-variations');
  font-weight: 1 999;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url('/local/components/dev/media.news.detail/templates/.default/css/../fonts/SourceSans3-Italic-VariableFont_wght.woff2') format('woff2 supports variations'),
  url('/local/components/dev/media.news.detail/templates/.default/css/../fonts/SourceSans3-Italic-VariableFont_wght.woff2') format('woff2-variations');
  font-weight: 1 999;
  font-style: italic;
}*/
/*.blog-article-readmore-articles__container {
  opacity: 0;
  transition: 0.3s;
}*/
.kwiz-block {
  background-color: #fcfcfc !important;
}
.breadcrumbs_cont {
  background: #FCFCFC;
  padding-bottom: 0px;
}
.blog-article-contents-mobile__container-right {
  display: flex;
  flex-direction: row;
}
.blog-article-contents-sidebar__items {
  transition: height 4s;
}
.blog-article-content-block__image-figure_withcaption {
  display: flex;
  flex-direction: column;
}
.blog-article-contents-sidebar__items {
  overflow: hidden;
}
.blog-article-contents-mobile__showmore {
  padding-top: 20px;
  padding-bottom: 0px;
}

.blog-article-contents-mobile__showmore-text_more, .blog-article-contents-mobile__showmore-text_less {
  color: #6D9DF3;
  font-family: 'Source Sans 3', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 14px;
  cursor: pointer;
}

.blog-article-content-block__image-figure_withcaption  figcaption {
  color: #8C8C8C;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  width: 100%;
  text-align: center;
}


/** Lists **/
.blog-article-content-block ol {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding-left: 25px !important;
}
.blog-article-content-block ol li {
  margin-top: 10px;
}

.blog-article-content_addvertasing .blog-article-content-recomend_title {
  font-size: 17px;
}

.blog-article-content-recomend_addvertasing .blog-article-content-recomend_text p {
  padding-right: 15px;
}

.blog-article-content-recomend_addvertasing .blog-article-content-recomend_title {
  padding-right: 15px;

}

.blog-article-content-recomend_addvertasing .blog-article-content-recomend_text {
  font-size: 15px;
}

.blog-article-content-block__blockquote-important {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  padding-left: 15px;
  border-left: 2px solid #97C7FE;
  margin-top: 13px;
  margin-bottom: 13px;
}

.blog-article-content-block__blockquote-author__text_role {
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 110%;
  /* 19.8px */
}

.blog-article-content-block__blockquote-author__text_name {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 19.8px */
}

.blog-article-content-block__blockquote-author__text {
  padding-left: 8px;
  padding-right: 12px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.blog-article-content-block__blockquote-author {
  display: flex;
  flex-direction: row;
}

.blog-article-content-block__blockquote-author__image {
  max-width: 76px;
  border-radius: 8px;
}

.blog-article__text-container_fullwidth {
  width: 100%;
}

.blog-article-content-block__title_standalone {
  color: #242731;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.blog-article_director-role {
  color: #8C8C8C;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 26px */
}

.blog-article-user__subrole {
  color: #242731;
  font-family: 'Source Sans 3', sans-serif;
  font-size: 17px;
  font-style: normal !important;
  font-weight: 300;
  line-height: 110%;
  /* 22px */
}

.blog-article-content-faq__accordion {
  color: black !important;
}

.blog-article-content-block__image img {
  border-radius: 8px;
  width: 100%;
  height: auto;
}

.blog-article-content-faq {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.blog-article-links-block__title_faq {
  align-items: center !important;
}

.blog-article-content-faq .blog-article-content-faq__accordion {
  background: none;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  transition: 0.4s;
  display: flex;
}

.blog-article-content-faq .active,
.blog-article-content-faq .blog-article-content-faq__accordion:hover {}

.blog-article-content-faq__panel p {
  padding-left: 52px;
  padding-right: 10px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.blog-article-content-faq .blog-article-content-faq__accordion:before {
  content: url('/local/components/dev/media.news.detail/templates/.default/css/../images/dropdown_open.svg');
  font-weight: bold;
  float: left;
  margin-right: 15px;
  width: 20px;
  height: 20px;
}

.blog-article-content-faq .active:before {
  content: url('/local/components/dev/media.news.detail/templates/.default/css/../images/dropdown_close.svg');
}

.blog-article-content-faq .blog-article-content-faq__panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-bottom: 1px solid #CFDCF5;
}

.blog-article-contents-mobile__container-top.active {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.blog-article-contents-mobile__item a {
  color: #242731;
}

.blog-article-contents-sidebar__item a {
  color: #242731;
}

.blog-article-contents-mobile__items {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.blog-article-contents-mobile__items {
  background: #F5F5F5;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  padding-left: 16px;
  padding-right: 36px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}



.blog-article-contents-mobile__container-top.active .blog-article-contents-mobile__img-like,
.blog-article-contents-mobile__container-top.active .blog-article-contents-mobile__img-repost {
  opacity: 0;
  transition: 0.5s;
}

.blog-article-contents-mobile__img-close {
  position: absolute;
  right: 29px;
  /* margin-top: 0; */
  opacity: 0;
}

.blog-article-contents-mobile__container-top.active .blog-article-contents-mobile__img-close {
  opacity: 1;
  transition: 0.5s;
}

.blog-article-contents-mobile__items .blog-article-contents-mobile__item_first {
  padding-top: 20px;
}

.blog-article-contents-mobile__items .blog-article-contents-mobile__item_last {
  padding-bottom: 20px;
}

.blog-article-content-block-button__container {
  width: 100%;
  display: flex;
  justify-content: center;
}

.blog-article-content-block-img_standalone .blog-article-content-block-img_standalone-image {
  border-radius: 8px;
  width: 100%;
}

.blog-article-content-block ul{
  line-height: 1;
}

.blog-article-content-block ul li {
  margin-top: 8px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;

}

.blog-article-content-recomend_title {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.blog-article-links-block .blog-article-links-block__link {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.readmore-article__text-container_inner {
  padding-left: 15px;
}

.readmore-article_standalone_inzinirium .readmore-article__container {
  padding: 15px !important;
}

.blog-article-gallery {
  display: flex;
  gap: 15px;
}

.blog-article-gallery_vertical-mobile-only {
  flex-direction: column;
}

.blog-article-gallery_vertical-mobile-only .blog-article-gallery__img {
  max-width: 100%;
  height: auto;
  /* Maintain the aspect ratio of the image */
  display: block;
  /* Remove any extra spacing below the image */
}

.blog-article-content-block.blog-article_director {
  position: relative;
  padding: 0px;
}

.blog-article_director-text-container {
  padding: 15px 15px 15px 20px;
}

.blog-article_director-name {
  font-family: 'Source Sans 3', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 24px */
}

.blog-article_director-image {
  border-radius: 8px;
  width: 100%;
  max-width: 450px;
  display: block;
}

.blog-article_director-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
}

.blog-article-content-block_advice {
  box-shadow: 0px 10px 24px 0px rgba(120, 255, 56, 0.20) !important;
}

.blog-article-content-best_dontmiss {
  padding-bottom: 16px !important;
  background: transparent !important;
  border: 3px solid #C8DDF1;
}

.blog-article-content-best_dontmiss .blog-article-content-best__item {
  border: 1px solid #F4F4F6;
  background: #FFF;
  box-shadow: 0px 2px 6px 0px rgba(24, 43, 92, 0.05);
}

.blog-article-content-best_dontmiss_cvetochny {
  padding: 0px;
  padding-top: 21px;
  padding-bottom: 14px;
  padding-left: 14px;
  padding-right: 14px;
}

.blog-article-content-best_dontmiss__title,
.blog-article-content-recomend__title {
  position: relative;
  font-size: 24px !important;
  margin: 0 auto;
  margin-top: -33px;
  background: #FCFCFC;
  padding-left: 8px;
  padding-right: 8px;
  font-weight: 400 !important;
}

.blog-article-content-recomend__title {
  display: flex;
  flex-direction: row;
  width: fit-content;
}

.blog-article-content-recomend-image-conteiner {
  display: flex;
  justify-content: center;
}

.blog-article-content-recomend-image {
  /* max-width: 98px; */
  border-radius: 8px;
}

.ui-border_blog-recomend {
  padding: 14px;
}

.content-blog .swiper-button-prev:hover {
  background-color: #ecf4fc;
}

.blog-article-recomend .text-block {
  width: 100% !important;
}

.blog-article-recomend .text-block .blue-light-link {
  float: right;
}

.blog-article-content-form .orang-butn:hover {
  background: #da6431;
  transition: .3s ease-in-out;
}

.mobile-only {
  display: block;
}

.readmore-article__img {
  width: 100%;
  border-radius: 8px;
}

.readmore-article__container {
  border-radius: 8px;
  background: #E8F0F9;
  box-shadow: 0px 8px 16px 0px rgba(27, 18, 78, 0.03);
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 23px;
  margin-bottom: 15px;
}
.readmore-article__container.last_child {
  margin-bottom: 0px;
}

.readmore-article {
  /* margin-top: 20px;
  margin-bottom: 20px; */

}

.readmore-article__title {
  margin: 5px 0px;
  color: #242731;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.readmore-article__text-link,
.readmore-article__text {
  color: #4582EF;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 24.7px */
}

.blog-article-readmore-articles {
  position: sticky;
  display: flex;
  justify-content: space-between;
}

/* Blog Article Styles */
/*.blog-article-readmore-articles__container {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}*/
.blog-article-readmore-article__container {
  display: flex;
  flex-direction: column;
}

.readmore-article_sticky {
  position: sticky !important;
  /* Stick element to the top */
  top: 0;
}

.content-blog .swiper-button-prev::after {
  content: none;
}

.content-blog .swiper-button-disabled {
  display: none;
}

.blog-article-links-block .blog-article-links-block__link {
  border: 0px;
}

.blog-article-user__name {
  word-wrap: break-word;
}

.blog-article-links-block {
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 10px 24px 0px rgba(34, 136, 209, 0.20);
}

.blog-article-links-block__text {
  /* padding-left: 8px; */

}

.blog-article-links-block__link {
  background: #4582EF !important;
  color: white !important;
}

.blog-article-links-block__link {
  color: #FFF;
  font-family: 'Source Sans 3', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 137.5% */
}

.blog-article-links-block__link:hover {
  background: #3061B9 !important;
  color: white !important;
  transition: .3s ease-in-out;
}

.blog-article-links-block__title {
  display: flex;
  align-items: flex-start;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 24px */
}

.blog-article-content-best__item_last {
  border: 1px solid #4582EF;
}

.blog-article-content-best__item_last .blog-article-content-best__item-text {
  padding-top: 7px !important;
  padding-right: 10px !important;
  display: flex;
  justify-content: space-between;
}

.blog-article-content-best__item_last .ui__button {
  font-size: 15.9px;
  text-decoration: underline;
  float: right;
}

.blog-article-content-best__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.kwiz-block {
  background-color: #ffffff;
}

.wide-wrapper {
  max-width: 100% !important;
}

.blog-article-content-best__item_last .blog-article-content-best__item-text {
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  font-size: 17px;
}

.blog-article-content-best__item_last .blog-article-content-best__item-button {
  margin-left: 0px;
  position: relative;
  margin-top: 10px;
  bottom: 0px;
  right: 0px;
}

.blog-article-content-best__item_last .blog-article-content-best__item-inner-container {
  padding-bottom: 13px;
}


.blog-article-content-best__item-text {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  padding-left: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.blog-article-content-best__item-button {
  float: right;
  margin-left: 8px;
  margin-bottom: 8px;
}

.blog-article-content-best__item-inner-container {
  position: relative;
  display: flex;
  width: 100%;
}

.blog-article-content-best__image-container {
  min-width: 76px;
  min-width: 76px;
  border-right: 1px solid #F4F4F6;
  display: flex;
  align-items: center;
}

.blog-article-content-best__item-image {
  width: 100%;
  padding-right: 8px;
  padding-top: 3px;
  max-width: 100px;
}

.blog-article-content-best__items {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  grid-gap: 16px;
}

.blog-article-content-best__item {
  border-radius: 8px;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
  min-width: 100%;
  background: white;
}

.blog-article-content-best__title {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 26.4px */
}

.blog-article-content-best {
  display: flex;
  flex-wrap: wrap;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 24px;
  border-radius: 8px;
  background: #ECF4FC;
}

.blog-article-content-best__items {
  margin-top: 20px;
}

.blog-article-contents-sidebar {
  border-radius: 8px;
  background: #F5F5F5;
  display: none;
  padding-top: 16px;
  padding-bottom: 24px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 40px;
}

.blog-article-contents-sidebar__label-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.blog-article-contents-sidebar__label-container .blog-article-contents-sidebar__icon {
  width: 24px;
  height: 14px;
}

.blog-article-contents-sidebar__item {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 22px */
}

.blog-article-contents-sidebar__items {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
}

.blog-article-contents-sidebar__label {
  margin-left: 8px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 31.2px */
}

.blog-article-content-form .wide-wrapper {
  margin-top: 24px;
  border-radius: 8px;
  /* важно тень */
  box-shadow: 0px 10px 24px 0px rgba(235, 117, 9, 0.15);
}

.blog-article-content-conditions__subtitle {
  margin-top: 16px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 26px */
}

.blog-article-content-conditions__title {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 26.4px */
}

.blog-article-content-conditions {
  margin-top: 24px;
  padding-top: 32px;
  padding-left: 30px;
  padding-right: 16px;
  padding-bottom: 32px;
  border-radius: 7px;
  background: #ECF4FC;
}

.blog-article-content-conditions {
  font-size: 18px;
  font-style: normal;
  /*font-weight: 600;*/
  line-height: 140%;
  /* 25.2px */
}


.blog-article-content-sidebar {
  display: none;
}

.blog-article-content-raiting__stars-container {
  display: flex;
  grid-gap: 7px;
}

.blog-article-content-raiting__bottom-container {
  display: flex;
  /*flex-direction: column;*/
  margin-top: 10px;
  flex-direction: row;
  align-items: center;
}

.blog-article-content-raiting input {
  display: none;
}

.blog-article-content-raiting label {
  font-size: 24px;
  cursor: pointer;
}

.blog-article-content-raiting {
  margin-top: 24px;
}

.blog-article-content-raiting__title {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 21.6px */
}

.blog-article-content-raiting__starts-container {
  margin-top: 8px;
}

.blog-article-content-raiting__caption {
  margin-top: 11px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
}

.blog-article-content-raiting label:before {
  content: url('/upload/images/raiting-star_checked.svg');
}

.blog-article-content-raiting input:checked~label:before {
  content: url('/upload/images/raiting-star_not-checked.svg');
}

.blog-article-content-raiting label:hover:before {
  content: url('/upload/images/raiting-star_checked.svg');
  transition: .3s ease-in-out;
}

.blog-article__container {
  background: #FCFCFC;
}

/* Top banner styles */
.blog-article-header {
  background-color: transparent;
  z-index: 10;
}

.blog-article-header h1,
.blog-article-header p {
  color: #FFFFFF;
}


.blog-article-breadcrubms {
  margin-bottom: 0px;
}

.blog-article-breadcrubms *:last-child,
.blog-article-breadcrubms a:last-of-type::after {
  display: none;
}

.blog-article-breadcrubms a:last-of-type {
  color: #959595;
}

/* Top banner main styles */

.blog-article-header-banner {
  position: relative;
  width: auto;
  z-index: -1;
  background: black;
  overflow: hidden;
}

.blog-article-header-banner-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 288px;
}

.blog-article-header-banner__picture-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
  opacity: 0.5;
}

.blog-article-header-banner-text__rubric {
  font-style: normal;
  font-size: 20px;
  font-weight: 300;
  line-height: 120%;
}

.blog-article-header-banner-text__title {
  font-size: 24.2px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.blog-article-header-banner-text__caption {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.blog-article-header-info {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
}

.blog-article-header-info__date,
.blog-article-header-info__views,
.blog-article-header-info__time {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.blog-article-header-info__date-text,
.blog-article-header-info__views-text,
.blog-article-header-info__time-text {
  color: #8C8C8C;
}

/* END Top banner main styles */

/* User section main styles */

.blog-article-user {
  display: flex;
  flex-direction: row;
}

.blog-article-user__img-container {
  border-radius: 50%;
  overflow: hidden;

}

.blog-article-user__info {
  max-width: 65%;
  margin-left: 16px;
}

.blog-article-user__role {
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 17.6px */
}

.blog-article-user__name {
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 17.6px */
}

/* END User section main styles */



/* CTA section main styles */

.blog-article__section-info {
  display: flex;
  flex-direction: column;
}

.blog-article-cta__container {
  display: flex;
  flex-direction: row;
  padding-top: 16px;
  padding-left: 21px;
  padding-right: 16px;
  padding-bottom: 19px;
  background: #F5F5F5;
  margin-top: 24px;
  border-radius: 8px;
}

.blog-article-cta__text {
  padding-left: 0px;
}

.blog-article-cta__text-paragraph {
  font-size: 15.7px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 20.8px */
  padding-left: 8px;
}

.blog-article-cta__text-paragraph_pad-top {
  padding-top: 8px;
}

.blog-article-cta__image-svg {
  width: 38px;
}

.blog-article-cta__text-link {
  color: #0D82B9;
}

/* END CTA section main styles */

/* Contents mobile main styles */
.blog-article-contents-mobile__icon {
  width: 24px;
}

.blog-article-contents-mobile__label {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 81.116%;
  /* 12.979px */
  margin-left: 8px;
}

.blog-article-contents-mobile__img-repost {
  margin-left: 10px;
}

.blog-article-contents-mobile {
  display: flex;
  flex-direction: column;
}

.blog-article-contents-mobile__container-top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background: #F5F5F5;
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 24px;
}

.blog-article-contents-mobile__container-left {
  align-items: center;
  display: flex;
}

.blog-article-content-image-main__figure {
  overflow: hidden;
  border-radius: 8px;
}

.blog-article-content-entry__container {
  padding-top: 20px;
  margin-bottom: 24px;
}

.blog-article-content-entry__paragraph {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}

.blog-article-content-block p {
  /*margin-top: 17px;*/
  margin-top: 40px;
}

.blog-article-content-block p:first-of-type {
  margin-top: 0px;
}

/* END Contents mobile main styles */

/* Blog article content main styles */

.blog-article-content__section {
  margin-top: 24px;
}

.blog-article-content-image-main__picture-img {
  width: 100%;
}

.blog-article-content-block__image {
  border-radius: 8px;
}

.blog-article-content-block {
  padding-bottom: 4px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 8px;
  border: 1px solid #F4F4F6;
  background: #FFF;
  box-shadow: 0px 8px 16px 0px rgba(27, 18, 78, 0.03);
}

.blog-article-content-block__title {
  margin-top: 0px;
  margin-bottom: 0px !important;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 23px;
  font-style: normal;
  color: #4582EF;
  font-weight: 700;
  line-height: 120%;
  display: block;
}

.blog-article-content-block p,
.blog-article-content-block li {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}

.blog-article-content-block__blockquote {
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  border-radius: 8px;
  border: 1px solid #97C7FE;
  padding-top: 16px;
  padding-bottom: 18px;
  padding-right: 10px;
  padding-left: 37px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.blog-article-content-recomend_text a {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.blog-article-content-recomend_text p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 112.5% */
}

.blog-article-content-block__blockquote::before {
  content: "";
  position: absolute;
  display: block;
  top: 9px;
  left: 7.3px;
  width: 24px;
  height: 18px;
  background-image: url(/local/components/dev/media.base/images/quotes.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.blog-article-content-block__blockquote_freespeach {
  padding: 0px;
  border: none;
}

.blog-article-content-block__blockquote_freespeach p {
  margin-top: 10px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.blog-article-content-block__blockquote_freespeach::before {
  position: initial;
  margin-bottom: 10px;
}

.blog-article-content-block {
  margin-top: 24px;
}

.blog-article-content-block__image-galery_float-right {
  float: right;
}

.blog-article-content-block__image-galery {
  display: flex;
  gap: 16px;
  margin-bottom: 10px;
  margin-left: 16px;
  flex-wrap: wrap;
}

.blog-article-content-share__icon-container {
  cursor: pointer;
  width: 46px;
  height: 46px;
  background: #ECF4FC;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-article-content-share {
  display: flex;
  grid-gap: 16px;
  margin-top: 24px;
}

.blog-article-content-raiting__bottom-container {
  margin-top: 8px;
}

.blog-article-content-block_franchise-card ul li {
  margin-top: 2px !important;
}


.blog-article-content-recomend_border_yellow {
  border-right-color: #FFE494 !important;
  border-bottom-color: #FFE494 !important;
}

.blog-article-content-recomend_border_blue {
  border-right-color: #97C7FE !important;
  border-bottom-color: #97C7FE !important;
}

.blog-article-content-recomend_border_fuchia {
  border-right-color: #E6D2FF !important;
  border-bottom-color: #E6D2FF !important;
}

.blog-article-content-recomend_border_orange {
  border-right-color: #FFBFA3 !important;
  border-bottom-color: #FFBFA3 !important;
}

.blog-article-content-recomend_border_green {
  border-right-color: #C7F2C6 !important;
  border-right-color: #C7F2C6 !important;
}

.blog-article-content-block__blockquote_yellow::before {
  background-image: url(/local/components/dev/media.base/images/quotes_yellow.svg);
}

.blog-article-content-block__blockquote_orange::before {
  background-image: url(/local/components/dev/media.base/images/quotes_orange.svg);
}

.blog-article-content-block__blockquote_green::before {
  background-image: url(/local/components/dev/media.base/images/quotes_green.svg);
}

.blog-article-content-block__blockquote_fuchia::before {
  background-image: url(/local/components/dev/media.base/images/quotes_fuchia.svg);
}

.blog-article_director_border-right img {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.blog-article-content-recomend_border-right {
  border-right: none;
  border-bottom: 10px solid;
}

.blog-article-content-recomend_border-left {
  border-right: 10px solid black;
}

.blog-article-content-block__blockquote_freespeach .ui-font-size-24 {
  font-size: 18px;
}
.blog-article-content-block__blockquote_freespeach .ui-font-size-18 {
  font-size: 16px;
}
.blog-article-content-block__blockquote {
  line-height: 140%;
}
/* MEDIA */
/* Special media cases */
@media only screen and (max-width: 719px) {
  /* .blog-article-content-best__item_last .blog-article-content-best__item-button-container {
    display: flex;
    justify-content: center;
}
   */
  .blog-article-content-block__image-figure_withcaption figcaption {
    font-size: 15px;
  }
  .blog-article-content-block_franchise-card .ui-font-size-medium {
    font-size: 16.8px !important
  }
  .blog-article-content-block_franchise-card .blog-article-content-block__title {
    font-size: 20px !important;
    padding-bottom: 8px;
  }

  .blog-article-content-block_franchise__help {
    font-size: 20px !important;
  }

  .blog-article-content-block__title {
    font-size: 22px;
  }

  .blog-article-content-block .ui-font-size-huge {}

  .blog-article-content-block__image-galery-item {
    min-width: inherit;
    min-width: 123px;
    height: auto;
    display: block;
    width: 48%;
    /* width: inherit; */
    gap: 10px;
  }

  .blog-article-content-block__image-galery {
    width: 100%;
    display: flex;
    margin-bottom: 16px;
    flex-wrap: wrap;
    gap: 10px;
  }

  .blog-article-content-block__image {
    width: 100%;
    height: auto;
  }

  /* User section small media styles */

  .blog-article-user__img {
    height: 81px;
  }

  .blog-article-user__role {
    font-size: 15px;
  }

  .blog-article-user__name {
    margin-top: 8px;
    font-size: 15px;
  }

  /*  END User section small media styles */

  .blog-article-breadcrubms {
    padding-bottom: 10px !important;
  }

  /* Top banner small media styles */

  .blog-article-header {
    margin-bottom: 17px;
  }

  .blog-article-header-banner {
    min-height: 210px;
    border-radius: 7px;
  }

  .blog-article-header-banner-text {
    height: 210px;
  }

  .blog-article-header-banner-text__rubric {
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .blog-article-header-banner-text__title {
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px;
  }

  .blog-article-header-banner-text__caption {
    margin-bottom: 23px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .blog-article-header-banner__picture-img {
    filter: blur(4px);
  }


  .blog-article-header-info {
    margin-top: 6px;
  }

  .blog-article-header-info__date-icon,
  .blog-article-header-info__views-icon,
  .blog-article-header-info__time-icon {
    width: 13px;
  }

  .blog-article-header-info__date-text,
  .blog-article-header-info__views-text,
  .blog-article-header-info__time-text {
    padding-left: 8px;
    margin-right: 12px;
    font-size: 14px;
  }

  /* END Top banner small media styles */
  .blog-article-content-block-button__container .ui__button {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .blog-article-content-block-button__container {
    /* padding-left: 16px;
  padding-right: 16px; */
  }
}
/* Media */
@media only screen and (min-width: 590px) {
  .blog-article-content-best__items {
    grid-gap: 20px;
  }
  .blog-article-content-best__item {
    flex: 1;
    min-width: calc(50% - 20px);

  }

}

@media only screen and (min-width: 720px) {
  .blog-article-content-block__blockquote-author__text {
    padding-left: 15px;
    padding-right: 20px;

  }

  .blog-article_director_border-right img {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .blog-article-content-block_franchise__help {
    font-size: 20px !important;
  }

  .blog-article-gallery_vertical-mobile-only {
    flex-direction: row;
    justify-content: space-evenly;
  }

  .readmore-article_standalone .readmore-article__container {
    display: flex;
    flex-direction: row;
    padding: 15px;
  }

  .readmore-article_standalone .readmore-article__container .readmore-article__text-container {
    padding-left: 15px;
  }

  .blog-article-content-block.blog-article_director {
    display: flex;
  }

  .blog-article_director-image {
    width: 266px;
  }

  .blog-article_director-name {
    font-size: 24px;
    font-weight: 700;

  }

  /*.blog-article-content-raiting__bottom-container {
    margin-top: 10px;
    flex-direction: row;
    align-items: center;
  }*/

  .blog-article-content-raiting__caption {
    margin-top: 0px;
    margin-left: 14px;
  }

  .blog-article-content-block h2:first-of-type {
    padding-top: 0px;
  }

  .blog-article-content-block__image {

    border-radius: 8px;
  }

  .blog-article-content-block {
    padding-bottom: 15px;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 8px;
    border: 1px solid #F4F4F6;
    background: #FFF;
    box-shadow: 0px 8px 16px 0px rgba(27, 18, 78, 0.03);
  }

  .blog-article-content-block__image_float-right {
    float: right;
    margin-left: 25px;
    margin-bottom: 25px;
  }

  .blog-article-content-block__title {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 0px !important;
    padding-top: 16px;
    padding-bottom: 17px;
    font-style: normal;
    color: #4582EF;
    font-weight: 700;
    line-height: 120%;
  }


  .blog-article-content-entry__container {
    padding-top: 30px;
    margin-bottom: 30px;
  }

  .blog-article-content-entry__paragraph {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
  }


  /* Contents mobile medium styles */

  .blog-article-contents-mobile__label {
    font-size: 19px;
    margin-left: 18px;
  }

  .blog-article-contents-mobile__img-repost {
    margin-left: 15px;
  }


  /* END Contents mobile medium styles */



  /* CTA section medium styles */
  .blog-article-cta__container {
    padding-left: 29px;
  }

  .blog-article-cta__image-svg {
    width: 59px;
  }

  .blog-article-cta__text {
    padding-left: 20px;
  }

  /* END CTA section medium styles */


  /* User section small media styles */

  .blog-article-user__img {
    height: 101px;
  }

  .blog-article-user__role {
    font-size: 17px;
  }

  .blog-article-user__name {
    font-size: 17px;
  }

  /*  END User section small media styles */


  /* Top banner medium media styles */
  .blog-article-header {
    margin-bottom: 17px;
  }

  .blog-article-header-banner-text__rubric {
    font-size: 24px;
  }

  .blog-article-header-banner-text__title {
    font-size: 28.2px;
  }

  .blog-article-header-banner-text__caption {
    font-size: 21px;
  }

  .blog-article-breadcrubms {
    padding-bottom: 10px !important;
  }

  .blog-article-header-banner {
    min-height: 378px;
    border-radius: 7px;
  }

  .blog-article-header-banner-text {
    height: 378px;
  }

  .blog-article-header-banner-text__rubric {
    padding-top: 22px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .blog-article-header-banner-text__title {
    margin-bottom: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .blog-article-header-banner-text__caption {
    margin-bottom: 23px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .blog-article-header-banner__picture-img {
    filter: blur(4px);
  }



  .blog-article-header-info {
    margin-top: 7px;
  }

  .blog-article-header-info__date-icon,
  .blog-article-header-info__views-icon,
  .blog-article-header-info__time-icon {
    width: 15px;
  }

  .blog-article-header-info__date-text,
  .blog-article-header-info__views-text,
  .blog-article-header-info__time-text {
    padding-left: 11px;
    margin-right: 15px;
    font-size: 16px;
  }

  .blog-article-content-block__image.ui-float-left {
    margin-right: 18px;
  }

  .blog-article-content-recomend_border-right {
    border-right: 10px solid;
    border-bottom: 0px;
  }

  /* END Top banner medium media styles */

}

@media only screen and (min-width: 992px) {
  .blog-article-content-recomend_addvertasing {
    padding-right: 16px;
    padding-left: 16px;
  }

  .blog-article-content-recomend_addvertasing .blog-article-content-recomend_text p {
    font-size: 16px;
    padding-right: 34px;
  }

  .blog-article-content-recomend_addvertasing .blog-article-content-recomend_title {
    font-size: 20px;
    padding-right: 25px;

  }

  .blog-article-content-recomend_addvertasing .ui-icon_top-right::after {
    top: -8px;
  }

  .blog-article-content-block__blockquote-author__text_role {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
  }

  .blog-article-content-block__blockquote-author__text_name {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }

  .blog-article-content-block__blockquote-author__text {
    justify-content: center;
    gap: 4px;
  }

  .blog-article-content-block__blockquote-author {
    display: flex;
    flex-direction: row;
  }

  .blog-article-content-block__blockquote-author__image {
    max-width: 112px;
  }

  .blog-article-content-block__blockquote_freespeach .ui-font-size-24 {
    font-size: 24px;
  }

  .blog-article-content-block__blockquote_freespeach .ui-font-size-18 {
    font-size: 18px;
  }


  .blog-article-content-block__title_standalone {
    color: #242731;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
  }

  .blog-article-user__subrole {
    margin-top: 8px;
  }

  .blog-article-content-block_franchise-card .blog-article-content-block__title {
    font-size: 22px !important;
  }

  .blog-article-content-faq__panel p {
    margin-top: 0px;
    margin-bottom: 23px;
  }

  .blog-article-content-faq .blog-article-content-faq__accordion:before {
    width: 20px;
  }

  .blog-article-content-faq__container .blog-article-links-block__icon {
    width: 32px;
  }

  .blog-article-content-faq {
    gap: 15px;
  }

  .blog-article-content-faq .blog-article-content-faq__accordion {
    font-size: 20px;
  }

  .blog-article-content-faq__panel p {
    padding-left: 43px;
    font-size: 20px;
  }

  .blog-article-content-faq__container .blog-article-links-block__text {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 33.6px */
  }

  .blog-article-content-block ul{
    line-height: 1;
  }

  .blog-article-content-block ul li {
    margin-top: 8px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;

  }

  .blog-article-content-recomend_text a {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
  }

  .blog-article-content-recomend_text p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 112.5% */
  }

  .blog-article-content-recomend_title {
    font-size: 20px;
    font-style: normal;
    line-height: 120%;
  }

  .blog-article-content-recomend_inner-container {
    padding-top: 7px;
  }

  .blog-article-content-best_dontmiss__title,
  .blog-article-content-recomend__title {
    margin-top: -40px;
  }

  .blog-article-content-recomend_text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 72%;
  }

  .blog-article-content-recomend_addvertasing .blog-article-content-recomend_text {
    height: auto !important;
  }

  .blog-article-content-recomend_addvertasing .blog-article-content-recomend_text-container {
    justify-content: space-between;
  }


  .blog-article-content-recomend_addvertasing .blog-article-content-recomend-image {
    max-width: initial;
  }

  .blog-article-content-recomend_addvertasing .ui-block-text_with-button {
    align-items: flex-end;
    font-size: 16px;
  }

  .blog-article-content-recomend_text-container {
    display: flex;
    flex-direction: column;

  }

  .blog-article-content-recomend_text-container {
    padding-top: 5px;
    padding-left: 30px;
    width: 100%;
  }

  .blog-article-content-recomend-image {
    max-width: 156px;
    height: auto;
  }

  .blog-article-content-recomend {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .blog-article-content-recomend_inner-container {
    display: flex;
    flex-direction: row;
  }

  .blog-article-links-block .blog-article-links-block__link {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .blog-article-gallery_inzinirium {
    padding: 20px !important;
  }

  .blog-article-links-block__title.blog-article-content-best_dontmiss__title,
  .blog-article-links-block__title .blog-article-content-recomend {
    margin-top: -49px;
  }

  .blog-article-content-best_dontmiss_cvetochny .blog-article-links-block__title.blog-article-content-best_dontmiss__title,
  .blog-article-links-block__title .blog-article-content-recomend {
    margin-top: -40px;
  }

  .blog-article-content-block__blockquote_freespeach::before {
    position: absolute;
    top: 0px !important;
    left: 0px !important;
  }

  .blog-article-content-block__blockquote_freespeach {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 47px !important;
    padding-right: 25px !important;
    margin: 0px !important;
  }

  .blog-article-content-block__blockquote_freespeach p {
    margin-top: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
  }

  .blog-article-header-banner-text__caption {
    min-height: 40px;
  }

  .blog-article-content-best__item-button {
    margin-bottom: 16px;
  }

  .blog-article-content-best__item {
    padding-right: 16px;
  }

  .mobile-only {
    display: none;
  }

  .blog-article__container {
    margin-bottom: 50px;
  }

  .blog-article-content-best__items {
    grid-gap: 32px;
  }

  .blog-article-content-best {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 41px;
  }

  .blog-article-content-best_dontmiss_cvetochny {
    padding: 0px;
    padding-top: 21px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .blog-article-content-best_dontmiss_cvetochny .blog-article-content-best__item-text {
    padding: 13px;
  }

  .blog-article-content-best__title {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 33.6px */
  }


  .blog-article-content-conditions {
    margin-top: 40px;
  }

  /* Blog Article Styles */
  .blog-article-content-form .wide-wrapper {
    margin-top: 40px;
  }


  .blog-article-content-share {
    margin-top: 40px;
  }

  .blog-article-content-raiting {
    padding-bottom: 40px;
    border-bottom: 1px solid #e4e4e4;
  }

  .blog-article-content-block__blockquote {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 28.8px */
    padding-top: 24px;
    padding-bottom: 26px;
    padding-right: 11px;
    padding-left: 72px;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .blog-article-content-block__blockquote::before {
    top: 23px;
    left: 24px;
    width: 32px;
    height: 24px;
  }


  .blog-article-content-entry__container {
    padding-top: 40px;
  }

  .blog-article-contents-mobile {
    display: none;
  }

  /* CTA section large styles */

  .blog-article-cta__image-svg {
    width: 69px;
  }

  .blog-article-cta__text-paragraph {
    font-size: 18px;
  }

  .blog-article-user {
    order: 2;
  }

  .blog-article-cta {
    margin-top: 34px;
    order: 1;
    /*margin-right: 27px;*/
    height: 129px;
  }

  .blog-article__section-info {
    /*flex-direction: row;*/
  }

  .blog-article-cta {
    order: 1;
  }

  .blog-article-cta__container {
    padding-right: 50px;
    margin-top: 0px;
    height: 129px;
    align-items: center;
    padding-left: 32px;
  }

  .blog-article-cta__text {
    padding-left: 24px;
  }

  /* END CTA section large styles */

  /* User section large media styles */
  .blog-article-user {
    margin-top: 34px;
  }

  .blog-article-header {
    margin-bottom: 40px;
  }

  .blog-article-user {
    display: flex;
    align-items: start;
    width: 323px;
    margin-left: 27px;
  }

  .blog-article-user__img-container {
    margin-top: 7px;
    height: 100px;
  }

  .blog-article-user__info {
    margin-left: 0px;
  }

  .blog-article-user__info {
    margin-top: 16px;
    padding-left: 8px;
    padding-top: 5px;
    width: 168px;
    /* overflow: scroll; */
    align-self: flex-start;
    padding-right: 0px;
  }

  .blog-article-user__img {
    height: 100px;
    /* height: 120px; */
  }

  .blog-article-user__role {
    font-size: 15px;
  }

  .blog-article-user__name {
    margin-top: 8px;
    font-size: 15px;
  }

  /*  END User section large media styles */


  /* Top banner large media styles */

  .blog-article-header-info__date-icon,
  .blog-article-header-info__views-icon,
  .blog-article-header-info__time-icon {
    width: 18px;
  }

  .blog-article-header-banner-text {
    justify-content: flex-end;
    height: 378px;
  }

  .blog-article-header-banner__picture-img {
    filter: blur(4px);
  }

  .blog-article-breadcrubms *:last-child,
  .blog-article-breadcrubms a:last-of-type::after {
    display: inline-block;
  }

  .blog-article-header-banner-text__rubric {
    padding-bottom: 13px;
    font-size: 24px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .blog-article-header-banner-text__title {
    font-size: 36.1px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .blog-article-header-banner-text__caption {
    font-size: 24px;
    padding-left: 100px;
    padding-right: 100px;
    margin-bottom: 60px;
  }



  .blog-article-header-info {
    margin-top: 7px;
    float: right;
  }

  .blog-article-header-info__date-icon,
  .blog-article-header-info__views-icon,
  .blog-article-header-info__time-icon {
    width: 18px;
  }

  .blog-article-header-info__date-text,
  .blog-article-header-info__views-text,
  .blog-article-header-info__time-text {
    padding-left: 16px;
    margin-right: 20px;
    font-size: 18px;
  }

  /* END Top banner large media styles */

}

@media only screen and (min-width: 1181px) {
  .blog-article-contents-sidebar {
    display: block;
  }


  .blog-article-content-sidebar {
    display: block;
  }
}

@media only screen and (min-width: 1200px) {}
/* End */


/* Start:/local/components/dev/media.news.detail/templates/.default/css/ui.css?172898615811301*/
/* Flex */
.ui-flex {
  display: flex;
}
.ui-flex__direction_row {
  display: flex;
  flex-direction: row;
}
.ui-flex-jusctify_center {
  justify-content: center;
}
.ui-flex__align_center {
  align-items: center;
}
.ui-flex__gap_10 {
  gap: 10px;
}
/* Images */

.ui-img_fullwidth {
  width: 100%;
}


/* Display */
.ui-display-none {
  display: none!important;
}
.ui-mobile-only {
  display: initial;
}

.ui-desktop-only {
  display: none;
}

@media only screen and (min-width: 992px) {
  .ui-mobile-only {
    display: none;
  }

  .ui-desktop-only {
    display: initial;
  }

}

.ui-img_fullwidth {
  width: 100%!important;
}
/* Layout */

.ui-layout-columns {
  display: flex;
  flex-direction: row;
}

.ui-layout-columns_desktop {
  flex-direction: column;
  gap: 15px;
}

.ui-layout-columns_mobile {
  flex-direction: row;
}


.ui-layout-colums_2 .column {
  width: 50%;
}

@media only screen and (min-width: 992px) {

  .ui-layout-columns_desktop {
    flex-direction: row;
    gap: 30px;
  }

  .ui-layout-columns_mobile {
    flex-direction: column;
  }
}


/* Font */

/** Lineheight **/

.ui-line-height_default {
  line-height: 150%!important;
}

.ui-text-line-height_130 {
  line-height: 130%;
}
.ui-text-line-height_140 {
  line-height: 140%;
}
.ui-text-line-height_150 {
  line-height: 150%;
}
@media only screen and (max-width: 719px) {
  .ui-line-height_default_m {
    line-height: 150%!important;
  }

  .ui-text-line-height_130_m {
    line-height: 130%!important;
  }
  .ui-text-line-height_140_m {
    line-height: 140%!important;
  }
  .ui-text-line-height_150_m {
    line-height: 150%!important;
  }
}
/** Font-Size **/
.ui-font-size-10 {
  font-size: 10px;
}

.ui-font-size-16 {
  font-size: 16px;
}

.ui-font-size-18 {
  font-size: 18px;
}

.ui-font-size-20 {
  font-size: 20px;
}

.ui-font-size-21 {
  font-size: 21px;
}

.ui-font-size-22 {
  font-size: 22px;
}

.ui-font-size-23 {
  font-size: 23px;
}

.ui-font-size-24 {
  font-size: 24px;
}

.ui-font-size-25 {
  font-size: 25px;
}

.ui-font-size-26 {
  font-size: 26px;
}

.ui-font-size-28 {
  font-size: 28px;
}

.ui-font-weight-bold {
  font-weight: 600 !important;
}

.ui-font-weight-bold_extra {
  font-weight: 700 !important;
}

.ui-font-style-uppercase {
  text-transform: upppercase;
}

.ui-font-style-default {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.ui-font-size-medium {
  font-size: 20px !important;
}

.ui-font-size-huge {
  font-size: 27px !important;
}


.ui-text-center {
  text-align: center;
}

@media only screen and (max-width: 719px) {

  .ui-font-size_m-22 {
    font-size: 22px!important;
  }

  .ui-font-size_m-20 {
    font-size: 20px!important;
  }

  .ui-font-size_m-18 {
    font-size: 20px!important;
  }
}
/** ColoR **/

.ui-text-color-advice {
  color: #22B909 !important;
}

.ui-text-color-warn {
  color: #FC7337;
}

.ui-text-color-idea {
  color: #FCC537;
}

.ui-text-color-default {
  color: #242731 !important;
}

.ui-text-color-additional {
  color: #8C8C8C !important;
}

.ui-text-color-blue{
  color: #4582EF !important;
}

.ui-text-color-blue-light{
  color: #C8DDF1!important;
}
/* Links */

.ui-link-default {
  color: #4582EF;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  text-decoration-line: underline;
}

/* Container settings */
.ui-block-background_color-blue {
  background-color: #ECF4FC;
}
.ui-padding_no {
  padding: 0px !important;
}

.ui-margin_no {
  margin: 0px !important;
}

.ui-block-text_with-button {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  line-height: 120%;
}

/** Container decoration **/
.ui-icon_top-right {
  position: relative;
}
.ui-icon_top-right::after{
  position: absolute;
  right: 0px;
  top: 7px;
}
.ui-icon_hamburger::after {
  content: url('/static_old/assets/img/hamburger.svg');

}
.ui-background-none {
  background: transparent !important;
}
.ui-block-style-transparent {
  box-shadow: none;
  border: none;
  background: transparent;
}


.ui-block-shadow-default {
  border: 1px solid #F4F4F6;
  box-shadow: 0px 8px 16px 0px rgba(27, 18, 78, 0.03);
}

.ui-block-shadow-blue {
  border: 1px solid #F4F4F6;
  box-shadow: 0px 10px 24px 0px rgba(34, 136, 209, 0.20) !important;
}

.ui-block-shadow-none {
  box-shadow: none !important;
}

.ui-block-shadow-warn {
  box-shadow: 0px 10px 24px 0px rgba(235, 117, 9, 0.15);
}

.ui-block-shadow-idea {
  box-shadow: 0px 10px 24px 0px rgba(255, 199, 56, 0.20);
}
/* Border */


.ui-border_blog-recomend {
  border: 3px solid #C8DDF1;
}

/* Possitioning */

.ui-float-left {
  float: left;
}

.ui-float-right {
  float: right;
}

.ui-position-flex-left {
  display: flex;
  justify-content: flex-start;
}

.ui-mt-0,
.ui-mt-5,
.ui-mt-10,
.ui-mt-15,
.ui-mt-20,
.ui-mt-25,
.ui-mt-30,
.ui-mt-40,
.ui-mt-45,
.ui-mt-50 {
  margin-top: 0px;
}

.ui-mt_m-0-i {
  margin-top: 0px !important;
}

.ui-mb_m-0-i {
  margin-bottom: 0px !important;
}

.ui-mt_m-0 {
  margin-top: 0px;
}

.ui-mt_m-5 {
  margin-top: 5px;
}

.ui-mt_m-10 {
  margin-top: 10px;
}

.ui-mt_m-15 {
  margin-top: 15px;
}

.ui-mt_m-20 {
  margin-top: 20px;
}

.ui-mt_m-25 {
  margin-top: 25px;
}

.ui-mt_m-30 {
  margin-top: 30px;
}

.ui-mt_m-35 {
  margin-top: 35px;
}

.ui-mt_m-40 {
  margin-top: 40px;
}

.ui-mt_m-45 {
  margin-top: 40px;
}

.ui-mt_m-50 {
  margin-top: 50px;
}

.ui-mb-0,
.ui-mb-10,
.ui-mb-15,
.ui-mb-20,
.ui-mb-25,
.ui-mb-30,
.ui-mb-40,
.ui-mb-45,
.ui-mb-50 {
  margin-bottom: 0px;
}

.ui-mb_m-0 {
  margin-bottom: 0px;
}

.ui-mb_m-10 {
  margin-bottom: 10px;
}

.ui-mb_m-15 {
  margin-bottom: 15px;
}

.ui-mb_m-20 {
  margin-bottom: 20px;
}

.ui-mb_m-25 {
  margin-bottom: 25px;
}

.ui-mb_m-30 {
  margin-bottom: 30px;
}

.ui-mb_m-35 {
  margin-bottom: 35px;
}

.ui-mb_m-40 {
  margin-bottom: 40px;
}

/* UI KIT */

@media only screen and (min-width: 992px) {

  .ui-mt_m-0,
  .ui-mt_m-5,
  .ui-mt_m-10,
  .ui-mt_m-15,
  .ui-mt_m-20,
  .ui-mt_m-25,
  .ui-mt_m-30,
  .ui-mt_m-40,
  .ui-mt_m-45,
  .ui-mt_m-50 {
    margin-top: 0px;
  }

  .ui-mt-0 {
    margin-top: 0px !important;
  }
  .ui-mt-5 {
    margin-top: 5px;
  }

  .ui-mt-10 {
    margin-top: 10px;
  }

  .ui-mt-15 {
    margin-top: 15px;
  }

  .ui-mt-20 {
    margin-top: 20px;
  }

  .ui-mt-25 {
    margin-top: 25px;
  }

  .ui-mt-30 {
    margin-top: 30px;
  }

  .ui-mt-35 {
    margin-top: 35px;
  }

  .ui-mt-40 {
    margin-top: 40px;
  }

  .ui-mt_m-0,
  .ui-mt_m-10,
  .ui-mt_m-15,
  .ui-mt_m-20,
  .ui-mt_m-25,
  .ui-mt_m-30,
  .ui-mt_m-40,
  .ui-mt_m-45,
  .ui-mt_m-50 {
    margin-top: 0px;
  }

  .ui-mt-0 {
    margin-top: 0px !important;
  }

  .ui-mt-10 {
    margin-top: 10px;
  }

  .ui-mt-15 {
    margin-top: 15px;
  }

  .ui-mt-20 {
    margin-top: 20px;
  }

  .ui-mt-25 {
    margin-top: 25px;
  }

  .ui-mt-30 {
    margin-top: 30px;
  }

  .ui-mt-35 {
    margin-top: 35px;
  }

  .ui-mt-40 {
    margin-top: 40px;
  }

  .ui-mb_m-0,
  .ui-mb_m-10,
  .ui-mb_m-15,
  .ui-mb_m-20,
  .ui-mb_m-25,
  .ui-mb_m-30,
  .ui-mb_m-40,
  .ui-mb_m-45,
  .ui-mb_m-50 {
    margin-bottom: 0px;
  }

  .ui-mb-0 {
    margin-bottom: 0px;
  }

  .ui-mb-10 {
    margin-bottom: 10px;
  }

  .ui-mb-15 {
    margin-bottom: 15px;
  }

  .ui-mb-20 {
    margin-bottom: 20px;
  }

  .ui-mb-25 {
    margin-bottom: 25px;
  }

  .ui-mb-30 {
    margin-bottom: 30px;
  }

  .ui-mb-35 {
    margin-bottom: 35px;
  }

  .ui-mb-40 {
    margin-bottom: 40px;
  }

}

.ui-pt-0,
.ui-pt-10,
.ui-pt-15,
.ui-pt-20,
.ui-pt-25,
.ui-pt-30,
.ui-pt-40,
.ui-pt-45,
.ui-pt-50 {
  padding-top: 0px;
}

.ui-pt_m-0-i {
  padding-top: 0px !important;
}

.ui-pb_m-0-i {
  padding-bottom: 0px !important;
}

.ui-pt_m-0 {
  padding-top: 0px;
}

.ui-pt_m-10 {
  padding-top: 10px;
}

.ui-pt_m-15 {
  padding-top: 15px;
}

.ui-pt_m-20 {
  padding-top: 20px;
}

.ui-pt_m-25 {
  padding-top: 25px;
}

.ui-pt_m-30 {
  padding-top: 30px;
}

.ui-pt_m-35 {
  padding-top: 35px;
}

.ui-pt_m-40 {
  padding-top: 40px;
}

.ui-pb-0,
.ui-pb-10,
.ui-pb-15,
.ui-pb-20,
.ui-pb-25,
.ui-pb-30,
.ui-pb-40,
.ui-pb-45,
.ui-pb-50 {
  padding-bottom: 0px;
}

.ui-pb_m-0 {
  padding-bottom: 0px;
}

.ui-pb_m-10 {
  padding-bottom: 10px;
}

.ui-pb_m-15 {
  padding-bottom: 15px;
}

.ui-pb_m-20 {
  padding-bottom: 20px;
}

.ui-pb_m-25 {
  padding-bottom: 25px;
}

.ui-pb_m-30 {
  padding-bottom: 30px;
}

.ui-pb_m-35 {
  padding-bottom: 35px;
}

.ui-pb_m-40 {
  padding-bottom: 40px;
}

/* UI KIT */

@media only screen and (min-width: 992px) {

  .ui-pt_m-0,
  .ui-pt_m-10,
  .ui-pt_m-15,
  .ui-pt_m-20,
  .ui-pt_m-25,
  .ui-pt_m-30,
  .ui-pt_m-40,
  .ui-pt_m-45,
  .ui-pt_m-50 {
    padding-top: 0px;
  }

  .ui-pt-0 {
    padding-top: 0px !important;
  }

  .ui-pt-10 {
    padding-top: 10px;
  }

  .ui-pt-15 {
    padding-top: 15px;
  }

  .ui-pt-20 {
    padding-top: 20px;
  }

  .ui-pt-25 {
    padding-top: 25px;
  }

  .ui-pt-30 {
    padding-top: 30px;
  }

  .ui-pt-35 {
    padding-top: 35px;
  }

  .ui-pt-40 {
    padding-top: 40px;
  }

  .ui-pt_m-0,
  .ui-pt_m-10,
  .ui-pt_m-15,
  .ui-pt_m-20,
  .ui-pt_m-25,
  .ui-pt_m-30,
  .ui-pt_m-40,
  .ui-pt_m-45,
  .ui-pt_m-50 {
    padding-top: 0px;
  }

  .ui-pt-0 {
    padding-top: 0px !important;
  }

  .ui-pt-10 {
    padding-top: 10px;
  }

  .ui-pt-15 {
    padding-top: 15px;
  }

  .ui-pt-20 {
    padding-top: 20px;
  }

  .ui-pt-25 {
    padding-top: 25px;
  }

  .ui-pt-30 {
    padding-top: 30px;
  }

  .ui-pt-35 {
    padding-top: 35px;
  }

  .ui-pt-40 {
    padding-top: 40px;
  }

  .ui-pb_m-0,
  .ui-pb_m-10,
  .ui-pb_m-15,
  .ui-pb_m-20,
  .ui-pb_m-25,
  .ui-pb_m-30,
  .ui-pb_m-40,
  .ui-pb_m-45,
  .ui-pb_m-50 {
    padding-bottom: 0px;
  }

  .ui-pb-0 {
    padding-bottom: 0px;
  }

  .ui-pb-10 {
    padding-bottom: 10px;
  }

  .ui-pb-15 {
    padding-bottom: 15px;
  }

  .ui-pb-20 {
    padding-bottom: 20px;
  }

  .ui-pb-25 {
    padding-bottom: 25px;
  }

  .ui-pb-30 {
    padding-bottom: 30px;
  }

  .ui-pb-35 {
    padding-bottom: 35px;
  }

  .ui-pb-40 {
    padding-bottom: 40px;
  }

}

/* Buttons */

.ui__button-forward {
  min-width: 34px;
  min-height: 34px;
  max-width: 34px;
  max-height: 34px;
  border-radius: 8px;
  border: 1px solid #242731;
  background: url('/local/components/dev/media.base/images/ui_kit__button-forward.svg');
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.ui__button-forward:hover {
  border: 1px solid #242731;
  background-color: #E3F0FF;
}

.ui__button {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  width: fit-content;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 8px;
  background: linear-gradient(#FF8D5A, #FC7337);
  grid-gap: 10px;
  cursor: pointer;
  transition: 0.3s;
}

.ui__button:hover {
  background: #3061B9;
}

/* SWIPER */

.content-blog .swiper-button-prev {
  width: 57px;
  height: 57px;
  border-radius: 76px;
  background: url(/local/components/dev/media.news.detail/templates/.default/css/../images/arrow-slider.svg) no-repeat center center rgba(255, 255, 255, .4);
  -webkit-box-shadow: 2px 4px 10px 2px rgba(24, 19, 53, .08);
  box-shadow: 2px 4px 10px 2px rgba(24, 19, 53, .08);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  transform: rotate(180deg);
}
/* End */
/* /local/components/dev/media.news.detail/templates/.default/style.css?176036663634119 */
/* /local/templates/rtf2024/components/bitrix/iblock.vote/media/style.css?1731494240556 */
/* /local/templates/rtf2024/components/bitrix/advertising.banner/media.news.right/style.css?1762350325133 */
/* /local/components/dev/media.index/templates/.default/css/reset.css?173254116931 */
/* /local/components/dev/media.index/templates/.default/css/include.block.css?176458516417435 */
/* /local/components/dev/media.news.detail/templates/.default/css/app.min.css?1760950322162433 */
/* /local/components/dev/media.news.detail/templates/.default/css/blog-article.css?1760950335149814 */
/* /local/components/dev/media.news.detail/templates/.default/css/ui.css?172898615811301 */
