

/* Start:/local/templates/concept_kraken_s1/components/bitrix/news/news/bitrix/news.list/other_news/style.css?173046521062*/
ol.inner-breadcrumb li.active{
    display: none !important;
}
/* End */


/* Start:/local/templates/concept_kraken_s1/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17326846767173*/
ol.inner-breadcrumb li.active{
    display: none !important;
}


  /* Uslugi */
  
  div.biaris-frame div.biaris-content div.biaris-image img {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    transform: unset !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  div.biaris-frame {
    position: relative;
    z-index: 0;
  }
  div.banners-menu div.frame.light div.frameshadow {
    z-index: 1;
  }
  div.biaris-frame div.biaris-content div.biaris-image {
    margin-bottom: 16px;
    width: 100px;
    height: 100px;
    z-index: 0;
    border-radius: 22px 54px 54px 54px;
    overflow: hidden;
  }
  div.biaris-frame div.biaris-content {
    display: flex;
    flex-direction: column;
    padding: 20px;
    align-items: flex-start;
  }
  div.biaris-frame div.biaris-content a.biaris-title {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 8px;
    color: inherit;
  }
  div.biaris-frame div.biaris-content a.biaris-title::before {
    content: "Подробнее";
    position: absolute;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    background-color: #de002a;
    white-space: nowrap;
    padding: 15px 25px;
    cursor: pointer;
    border: 0;
    border-radius: 50px;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.2s;
    right: 20px;
    top: 20px;
    z-index: 2;
  }
  div.biaris-frame div.biaris-content a.biaris-title::after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    content: "";
    transition: opacity 0.2s;
    z-index: 1;
  }
  div.biaris-frame div.biaris-content div.biaris-text {
    font-size: 13px;
    line-height: 1.4;
  }
  
  @media (max-width: 1199px) {
    div.banners-menu div.frame.biaris-frame a.biaris-title::after {
      opacity: 0;
      visibility: visible;
    }
  }
  
  @media (max-width: 767px) {
  }
  
  @media (min-width: 1200px) {
    div.banners-menu div.frame.biaris-frame a.biaris-title::before {
      opacity: 0;
      visibility: hidden;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
    }
    div.biaris-frame:hover div.biaris-content a.biaris-title::after {
      opacity: 0.4;
    }
    div.biaris-frame:hover div.biaris-content a.biaris-title::before {
      opacity: 1;
      visibility: visible;
    }
  }
  
  /* end Uslugi */
  
  @font-face {
    font-family: "SegoeUILight";
    src: url("/local/templates/concept_kraken_s1/components/bitrix/news/news/bitrix/news.detail/.default/./fonts/SegoeUILight.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "SegoeUIRegular";
    src: url("/local/templates/concept_kraken_s1/components/bitrix/news/news/bitrix/news.detail/.default/./fonts/SegoeUIRegular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  .biaris-wrap-blog {
  }
  /* Заголовки */
  .biaris-wrap-blog h1 {
    font-size: 52px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 32px;
  }
  
  .biaris-wrap-blog h2 {
    font-size: 33px;
    line-height: 120%;
    font-weight: bold;
    margin: 0 0 32px;
  }
  
  .biaris-wrap-blog h3 {
    font-size: 27px;
    line-height: 120%;
    font-weight: bold;
    margin: 0 0 32px;
  }
  
  .biaris-wrap-blog h4 {
    font-size: 21px;
    line-height: 120%;
    font-weight: bold;
    margin: 0 0 32px;
  }
  
  .biaris-wrap-blog h5 {
    font-size: 14px;
    line-height: 120%;
    font-weight: bold;
  }
  
  .biaris-wrap-blog h6 {
    font-size: 12px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 32px;
  }
  
  /* Абзацы */
  .biaris-wrap-blog p {
    margin: 0 0 32px;
  }
  .biaris-wrap-blog p,
  .biaris-wrap-blog li {
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
  }
  
  .biaris-wrap-blog aside {
    margin: 32px 0;
    padding: 16px;
    border-left: 3px solid #e83324;
    background: rgba(232, 51, 36, 0.1);
    color: #000;
  }
  .biaris-wrap-blog aside strong {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #e83324;
    display: inline-block;
  }
  
  .biaris-wrap-blog aside p {
    margin-bottom: 0;
    line-height: 1.4;
  }
  
  .biaris-wrap-blog blockquote {
    margin: 0 0 32px;
    padding: 16px;
    border-left: 3px solid #e83324;
    background: #f2f2f2;
    color: #000;
  }
  
  .biaris-wrap-blog blockquote p {
    margin-bottom: 10px;
    line-height: 1.4;
  }
  .biaris-wrap-blog blockquote span {
    font-style: italic;
    color: #797979;
    font-size: 14px;
    line-height: 1.4;
  }
  
  .biaris-wrap-blog ul {
    padding-left: 24px;
    margin-bottom: 32px;
  }
  .biaris-wrap-blog ol {
    padding-left: 20px;
    margin-bottom: 32px;
  }
  
  .biaris-wrap-blog table {
    border-collapse: separate;
    border: 1px solid #dfdfdf;
    overflow: hidden;
    border-radius: 10px;
    table-layout: fixed;
    width: 100%;
  }
  .biaris-wrap-blog .table-wrap {
    width: 100%;
  }
  
  @media (max-width: 767px) {
    .biaris-wrap-blog table {
      min-width: 450px;
      margin: 0 16px;
      width: 100%;
    }
    .biaris-wrap-blog .table-wrap {
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      margin: 0 -16px;
      width: 100vw;
    }
  }
  
  .biaris-wrap-blog th,
  .biaris-wrap-blog td {
    border: 0px solid transparent;
    font-size: 16px;
    line-height: 140%;
  }
  
  .biaris-wrap-blog th,
  .biaris-wrap-blog td {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    padding: 16px;
    text-align: left;
  }
  .biaris-wrap-blog tr:nth-child(even) {
    background-color: #f2f2f2;
  }
  
  .biaris-wrap-blog th {
    background-color: #dfdfdf;
    font-weight: 700;
  }
  
  .biaris-wrap-blog > div > div > p {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 160%;
    color: #797979;
  }
  .biaris-wrap-blog > div > div > p {
    margin-bottom: 4px;
    font-style: italic;
  }
  .biaris-wrap-blog > div > div > p > a {
    color: #e83324;
  }
  .biaris-wrap-blog > div > div > p > a:hover {
    text-decoration: underline;
  }
  .biaris-wrap-blog > div > div {
    margin-bottom: unset;
  }
  
  .biaris-wrap-blog p {
    margin-bottom: 32px;
  }
  
  .biaris-wrap-blog p + ul,
  .biaris-wrap-blog p + ol {
    margin-top: -20px;
  }
  
  .biaris-wrap-blog div.biaris-accordion p {
    position: relative;
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
  }
  
  .biaris-wrap-blog div.biaris-accordion ul {
    display: none;
    margin-left: 15px;
  }
  
  .biaris-wrap-blog div.biaris-accordion p::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #000;
    transition: transform 0.1s;
  }
  
  .biaris-wrap-blog div.biaris-accordion.active p::before {
    transform: translateY(-50%) rotate(0deg);
  }
  
/* End */
/* /local/templates/concept_kraken_s1/components/bitrix/news/news/bitrix/news.list/other_news/style.css?173046521062 */
/* /local/templates/concept_kraken_s1/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17326846767173 */
