

/* Start:/local/templates/domix/components/bitrix/breadcrumb/domix_bredcrumbs/style.css?17827441491556*/
@font-face {
   font-family: Onest;
   src: url("/local/templates/domix/components/bitrix/breadcrumb/domix_bredcrumbs/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
   font-weight: 100 900;
   font-display: swap;
}
:root {
   --padding-container: 40px;
   --header-height: 150px;
   --header-height-2: 106px;
   --scrollbar-width: 0px;
}

@media (width <= 991px) {
   :root {
      --padding-container: 30px;
      --header-height: 148px;
      --header-height-2: 148px;
   }
}
@media (width <= 582px) {
   :root {
      --padding-container: 16px;
   }

   .breadcrumbs.dizayn-proekt {
      margin-top: 30px;
   }

   .breadcrumbs.cart {
      margin-top: 0;
   }
}
.breadcrumbs {
   margin-bottom: 30px;
   margin-top: 44px;
}
.breadcrumbs .breadcrumb-item {
   font-weight: 500;
   font-size: 12px;
   line-height: 100%;
   letter-spacing: -0.01em;
   opacity: 0.6;
   white-space: nowrap;
}
.breadcrumbs .breadcrumb-item:last-child {
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   overflow: hidden;
}
.breadcrumbs .breadcrumbs-wrapper {
   display: inline-flex;
   gap: 9px;
   align-items: center;
   width: 100%;
}
@media (width <= 991px) {
   .catalog-category__title {
      font-weight: 600;
      font-size: 24px;
      line-height: 110%;
      letter-spacing: -0.02em;
      margin-top: 0px;
   }

   .breadcrumbs {
      margin-top: 24px;
      margin-bottom: 10px;
   }
   .breadcrumbs.shops {
      margin-top: 40px !important;
      margin-bottom: 10px;
   }
   .breadcrumbs.partnership {
      margin-top: 40px !important;
      margin-bottom: 10px;
   }
}

/* End */


/* Start:/local/templates/domix/components/bitrix/news.detail/article-detail/style.css?17827441488655*/
@font-face {
  font-family: Onest;
  src: url("/local/templates/domix/components/bitrix/news.detail/article-detail/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-display: swap;
}
:root {
  --padding-container: 40px;
  --header-height: 150px;
  --header-height-2: 106px;
  --scrollbar-width: 0px;
}

@media (width <= 991px) {
  :root {
    --padding-container: 30px;
    --header-height: 148px;
    --header-height-2: 148px;
  }
}
@media (width <= 582px) {
  :root {
    --padding-container: 16px;
  }
}
.news-detail__content-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.news-detail__data-news {
  display: flex;
  gap: 16px;
  margin-top: 16px;
}
.news-detail__news-content {
  max-width: 920px;
  margin-top: 24px;
}
@media (width <= 582px) {
  .news-detail__news-content {
    margin-top: 32px;
  }
}
.news-detail__date {
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
}
.news-detail__views {
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  display: flex;
  align-items: center;
  gap: 6px;
}
.news-detail__share {
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  display: flex;
  align-items: center;
  gap: 4px;
}
.news-detail__news-image {
  border-radius: 16px;
  max-height: 400px;
}
@media (width <= 582px) {
  .news-detail__news-image {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    max-height: 300px;
    height: 100%;
  }
}
.news-detail__news-image-wrapper {
  margin-bottom: 40px;
}
@media (width <= 582px) {
  .news-detail__news-image-wrapper {
    margin-bottom: 32px;
  }
}
.news-detail__paragraph {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 32px;
  padding-right: 1px;
}
.news-detail__paragraph-link {
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  text-decoration: underline;
  color: black;
}
.news-detail__paragraph-link:hover {
  text-decoration: none;
}
.news-detail__paragraph-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  text-decoration: underline;
  color: black;
}
.news-detail__news-text-block {
  margin-top: 80px;
}
@media (width <= 582px) {
  .news-detail__news-text-block {
    margin-top: 60px;
  }
}
.news-detail__news-text-block-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.02em;
  margin-bottom: 33px;
}
.news-detail__block-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  margin-bottom: 8px;
}
.news-detail__block-text {
  margin-bottom: 24px;
}
.news-detail__block-text .news-detail__paragraph {
  margin-bottom: 0;
}
.news-detail__num-list {
  list-style: decimal inside;
}
.news-detail__read_also {
  max-width: 400px;
}
.news-detail__read_also-wrapper {
  padding: 24px;
  background-color: white;
  border-radius: 20px;
}
.news-detail__read_also-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  margin-bottom: 9px;
}
.news-detail__read_also-item {
  display: flex;
  gap: 16px;
  padding: 16px 0 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.news-detail__read_also-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.news-detail__read_also-image {
  height: 80px;
  width: 100px;
  border-radius: 10px;
  flex: 0 0 100px;
}
.news-detail__read_also-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 10px;
}
.news-detail__read_also-title-item {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
}
.news-detail__read_also-text-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
  padding-bottom: 2px;
}
.news-detail__read_also-date {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}
.news-detail__read_also-views {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.5);
  gap: 6px;
}
.news-detail__read_also-data-item {
  display: flex;
  gap: 18px;
}
@media (width <= 991px) {
  .news-detail__read_also {
    display: none;
  }
}
.news-detail__other-news {
  margin-top: 100px;
}
.news-detail__other-news-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  margin-bottom: 9px;
}
.news-detail__other-news-wrapper {
  display: flex;
  gap: 10px;
}
.news-detail__other-news-item {
  padding: 8px;
  background-color: white;
  border-radius: 16px;
}
@media (width <= 582px) {
  .news-detail__other-news-item {
    padding: 0;
    background-color: transparent;
  }
}
.news-detail__other-news-item-wrapper {
  display: flex;
  gap: 16px;
}
@media (width <= 768px) {
  .news-detail__other-news-item-wrapper {
    flex-direction: column;
  }
}
@media (width <= 582px) {
  .news-detail__other-news-item-wrapper {
    gap: 8px;
  }
}
.news-detail__other-news-image {
  height: 120px;
  width: 120px;
  border-radius: 10px;
  flex: 0 0 120px;
}
.news-detail__other-news-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 10px;
}
@media (width <= 582px) {
  .news-detail__other-news-image img {
    max-height: 120px;
  }
}
@media (width <= 768px) {
  .news-detail__other-news-image {
    width: 100%;
    flex: 0 0 100%;
  }
}
.news-detail__other-news-title-item {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (width <= 582px) {
  .news-detail__other-news-title-item {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.02em;
  }
}
.news-detail__other-news-text-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
  padding: 10px 10px 2px 2px;
}
.news-detail__other-news-description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  color: #666;
}
@media (width <= 582px) {
  .news-detail__other-news-description {
    font-weight: 500;
    font-size: 12px;
    line-height: 130%;
    -webkit-line-clamp: 3;
    margin-top: 4px;
  }
}
.news-detail__other-news-date {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.5);
}
.news-detail__other-news-views {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.5);
  gap: 6px;
}
.news-detail__other-news-data-item {
  display: flex;
  gap: 18px;
}
.news-detail__other-news-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 13px 0;
  width: 100%;
  justify-content: center;
  margin-top: 20px;
}
.news-detail__other-news-btn.prev::before {
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'><path d='M6 1L1 6L6 11' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  height: 12px;
  width: 7px;
}
.news-detail__other-news-btn.prev:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M6 1L1 6L6 11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.news-detail__other-news-btn.next::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M1 1L6 6L1 11' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  height: 12px;
  width: 7px;
}
.news-detail__other-news-btn.next:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M1 1L6 6L1 11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.news-detail__other-news-btn:hover {
  background-color: #e9422f;
  color: white;
}
@media (width <= 582px) {
  .news-detail__other-news-btn {
    margin-top: 16px;
  }
}
@media (width <= 582px) {
  .news-detail__other-news {
    margin-top: 60px;
  }
}
/* End */
/* /local/templates/domix/components/bitrix/breadcrumb/domix_bredcrumbs/style.css?17827441491556 */
/* /local/templates/domix/components/bitrix/news.detail/article-detail/style.css?17827441488655 */
