

/* Start:/local/templates/cryptoro/components/bitrix/news/news.1-cryptoro/style.css?17642253994222*/
body .intec-template .intec-template-layout-page-wrapper {
  margin: 0;
}

.ns-bitrix.c-news.c-news-news-1-cryptoro.p-news .news-wrap {
  padding-bottom: 352px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro.p-news .breadcrumb {
  margin-bottom: 30px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro.p-news .news-title {
  font-family: "Gilroy", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 5rem;
  font-weight: 500;
  margin: 0 0 20px 0;
}
@media (max-width: 1199px) {
  .ns-bitrix.c-news.c-news-news-1-cryptoro.p-news .news-wrap {
    padding-bottom: 200px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro.p-news .breadcrumb {
    margin-bottom: 20px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro.p-news .news-title {
    font-size: 3.5714285714rem;
    margin: 0 0 50px 0;
  }
}
@media (max-width: 743px) {
  .ns-bitrix.c-news.c-news-news-1-cryptoro.p-news .news-wrap {
    padding-bottom: 150px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro.p-news .breadcrumb {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro.p-news .news-title {
    font-size: 2.1428571429rem;
    margin: 0 0 20px 0;
  }
}

/* 
@mixin border-radius ($radius) {
  -webkit-border-radius: $radius;
  -moz-border-radius: $radius;
  border-radius: $radius;
}
@mixin transition ($property, $duration) {
  -webkit-transition-property: $property;
  -moz-transition-property: $property;
  -ms-transition-property: $property;
  -o-transition-property: $property;
  transition-property: $property;
  -webkit-transition-duration: $duration;
  -moz-transition-duration: $duration;
  -ms-transition-duration: $duration;
  -o-transition-duration: $duration;
  transition-duration: $duration;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro {
  .news-body {
    &[data-additional='true'] {
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
    }
  }
  .news-content {
    width: 75%;
  }
  .news-additional {
    width: 25%;
  }
  .news-additional-item {
    margin-top: 30px;

    &:first-child {
      margin-top: 0;
    }
  }
  .news-additional-tags-header {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;

    & + div {
      margin-top: 15px;
    }
  }
  .news-additional-top-wrapper {
    padding: 25px;
    border: 1px solid #e8e8e8;
    @include border-radius(2px);
  }
  .news-additional-top-header {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;

    & + div {
      margin-top: 25px;
    }
  }
  .news-additional-subscribe {
    padding: 25px;
    border: 1px solid #e8e8e8;
    @include border-radius(2px);
  }
  .news-panel-1 {
    margin-bottom: 20px;
    padding: 10px 15px;
    border: 1px solid #e8e8e8;
    @include border-radius(2px);
  }
  .news-panel-1-item {
    margin: 5px 15px;

    & > * {
      font-size: 13px;
      line-height: 17px;
      text-decoration: none;
      @include transition(color, 0.4s);
    }
    & > a {
      color: #4b4b4b;
    }
  }
  .news-panel-2 {
    padding: 10px;
    margin-bottom: 30px;
    background-color: #f9f9fa;
    @include border-radius(2px);
  }
  .news-panel-2-item {
    margin: 10px 25px;

    &[data-role='year'] {
      position: relative;

      &::after {
        content: '';
        position: absolute;
        top: 50%;
        left: -25px;
        display: block;
        width: 1px;
        height: 20px;
        margin-top: -10px;
        background-color: #888888;
        opacity: 0.7;
      }
    }
    & > * {
      font-size: 14px;
      line-height: 14px;
      text-decoration: none;
      @include transition(color, 0.4s);
    }
    & > a {
      color: #888888;
    }
  }
  [data-additional='true'] {
    .news-content {
      width: 75%;
      flex-basis: auto;
    }
  }
  [data-additional='false'] {
    .news-content {
      width: 100%;
    }
  }

  @media all and (max-width: 1024px) {
    [data-additional='true'] {
      .news-content {
        width: 100%;
      }
    }
    .news-additional {
      display: none;
    }
  }
  @media all and (max-width: 768px) {
    .news-panel-2-item {
      &[data-role='year'] {
        &::after {
          display: none;
        }
      }
    }
  }
} 
 */

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/cryptoro/components/bitrix/news.detail/news.default.1-cryptoro/style.css?176422539823686*/
body,
body .cryptoro-header,
body .intec-template .intec-template-layout-content {
  background-color: #F6F8FA;
}

body .intec-template .intec-template-layout-page-wrapper {
  margin-bottom: 20px;
}

@media (max-width: 743px) {
  body,
  body .cryptoro-header,
  body .intec-template .intec-template-layout-content {
    background-color: #fff;
  }
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail {
  display: flex;
  flex-direction: column;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail > * {
  order: 1;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-image {
  margin-bottom: 20px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-image img {
  display: block;
  width: 100%;
  height: 23.4375vw;
  object-fit: cover;
  border-radius: 30px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .breadcrumb {
  margin-bottom: 35px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-wrapper {
  display: grid;
  grid-template-columns: 0.27fr 1fr 0.41fr;
  gap: 20px;
  margin-bottom: 300px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-info {
  padding-left: 5px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-date {
  font-family: "Manrope", sans-serif;
  color: #B5BCC8;
  line-height: 120%;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.28px;
  margin-bottom: 20px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-info--mob {
  display: none;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-author-name {
  font-family: "Nunito Sans", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 1.1428571429rem;
  font-weight: 700;
  letter-spacing: -0.32px;
  margin-bottom: 5px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-author-position {
  font-family: "Manrope", sans-serif;
  color: #B5BCC8;
  line-height: 120%;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.28px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-readtime {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  font-family: "Manrope", sans-serif;
  color: #B5BCC8;
  line-height: 120%;
  font-size: 1.1428571429rem;
  font-weight: 500;
  letter-spacing: -0.32px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-content {
  background-color: #fff;
  padding: 45px 50px 83px;
  border-radius: 30px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-content-wrapper {
  max-width: 776px;
  margin: 0 auto;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-content-detail {
  padding-bottom: 30px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-title {
  margin: 0 0 43px;
  font-family: "Gilroy", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 3.2142857143rem;
  font-weight: 500;
  letter-spacing: -0.9px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-content-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  border-top: 1px solid #444959;
  padding-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-back {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-right: auto;
  text-decoration: none;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-back-text {
  font-family: "Gilroy", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 1.4285714286rem;
  font-weight: 500;
  letter-spacing: -0.4px;
  transition: color 0.3s;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-back-text--short {
  display: none;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-back:hover .news-detail-back-text {
  color: #F4821C;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-print {
  cursor: pointer;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-print-icon {
  display: block;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-print-icon rect {
  transition: stroke 0.3s;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-print:hover .news-detail-print-icon rect {
  stroke: #F4821C;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-prev,
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-next {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 13px 20px;
  width: max-content;
  outline: none;
  cursor: pointer;
  background: transparent;
  border: none;
  border-radius: 36px;
  box-shadow: inset 0 0 0px 2px #E9EDF3;
  transition: color 0.3s, box-shadow 0.3s;
  text-decoration: none;
  font-family: "Manrope", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 1.1428571429rem;
  font-weight: 500;
  letter-spacing: -0.32px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-prev:hover,
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-next:hover {
  box-shadow: inset 0 0 0px 2px #F4821C;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-prev-text--mob,
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-next-text--mob {
  display: none;
  font-size: 1.0714285714rem;
  letter-spacing: -0.3px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-title {
  font-family: "Nunito Sans", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 1.1428571429rem;
  font-weight: 700;
  letter-spacing: -0.32px;
  margin-bottom: 20px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--desk {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--desk .news-detail-popular-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 26px 30px;
  border-radius: 30px;
  background-color: #fff;
  border: 2px solid #fff;
  text-decoration: none;
  transition: border-color 0.3s;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--desk .news-detail-popular-item:hover {
  border-color: #01CD92;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--desk .news-detail-popular-item-name {
  font-family: "Gilroy", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 1.1428571429rem;
  font-weight: 500;
  letter-spacing: -0.72px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--desk .news-detail-popular-item-tags {
  display: flex;
  gap: 10px 20px;
  flex-wrap: wrap;
  font-family: "Manrope", sans-serif;
  color: #B5BCC8;
  line-height: 120%;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.28px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob {
  display: none;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item {
  display: flex;
  gap: 10px;
  min-height: 137px;
  border-radius: 20px;
  background-color: #fff;
  padding: 10px;
  text-decoration: none;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item-image {
  width: 30%;
  min-width: 97px;
  flex-shrink: 0;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item-image img {
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item-name {
  margin-bottom: 3px;
  font-family: "Gilroy", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 1.2857142857rem;
  font-weight: 500;
  letter-spacing: -0.45px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item-bottom {
  display: flex;
  align-items: flex-end;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item-date {
  margin-right: 20px;
  font-family: "Gilroy", sans-serif;
  color: #B5BCC8;
  line-height: 100%;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.42px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item-readtime {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-right: 5px;
  font-family: "Gilroy", sans-serif;
  color: #B5BCC8;
  line-height: 100%;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.28px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item-readtime svg {
  width: 15px;
  height: 15px;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item-icon {
  display: block;
  width: 35px;
  height: auto;
  margin-left: auto;
}
.ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-additional-title {
  font-family: "Gilroy", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 5rem;
  font-weight: 582;
  margin: 0 0 70px 0;
}
@media (max-width: 1500px) {
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-back-text--long {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-back-text--short {
    display: block;
  }
}
@media (max-width: 1199px) {
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-wrapper {
    grid-template-columns: 1fr;
    gap: 0;
    margin-bottom: 150px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .breadcrumb {
    order: 0;
    margin-bottom: 20px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-image img {
    height: 47.0430107527vw;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-info {
    padding: 0;
    display: flex;
    margin-bottom: 20px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-date {
    margin: 0 30px 0 0;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-author-name {
    font-size: 1.0714285714rem;
    letter-spacing: -0.3px;
    margin: 0 10px 0 0;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-readtime {
    margin: 0 0 0 auto;
    font-size: 1.0714285714rem;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-content {
    padding: 25px 30px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-title {
    margin: 0 0 30px;
    font-size: 2.8571428571rem;
    letter-spacing: normal;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular {
    margin-top: 200px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-title {
    font-family: "Gilroy", sans-serif;
    color: #272B37;
    line-height: 100%;
    font-size: 3.5714285714rem;
    font-weight: 500;
    letter-spacing: normal;
    margin-bottom: 35px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--desk {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob {
    display: grid;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-additional {
    margin-top: 200px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-additional-title {
    font-family: "Gilroy", sans-serif;
    color: #272B37;
    line-height: 100%;
    font-size: 3.5714285714rem;
    font-weight: 500;
    margin: 0 0 40px 0;
  }
}
@media (max-width: 991px) {
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-image img {
    height: 47.0430107527vw;
  }
}
@media (max-width: 743px) {
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-content {
    padding: 0;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-title {
    margin: 0 0 15px;
    font-size: 1.8571428571rem;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-prev-text--desk,
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-next-text--desk {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-prev-text--mob,
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-next-text--mob {
    display: block;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-print {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-back svg {
    width: 31px;
    height: auto;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-back-text--short {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular {
    margin-top: 150px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-title {
    font-size: 2.1428571429rem;
    margin-bottom: 25px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob {
    grid-template-columns: 1fr;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item {
    background-color: #F4F6F9;
  }
}
@media (max-width: 575px) {
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-image img {
    height: 80vw;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-info--desk {
    margin-bottom: 30px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-info--desk .news-detail-date,
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-info--desk .news-detail-readtime {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-info--mob {
    display: flex;
    margin: 0 0 20px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-readtime {
    gap: 7px;
  }
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-readtime svg {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 360px) {
  .ns-bitrix.c-news.c-news-news-1-cryptoro .news-detail-popular-items--mob .news-detail-popular-item-readtime {
    display: none;
  }
}

.cryptoro-content {
  font-family: "Manrope", sans-serif;
  color: #444959;
  line-height: 120%;
  font-size: 1.2857142857rem;
  font-weight: 500;
  letter-spacing: -0.72px;
}
.cryptoro-content h2 {
  font-family: "Manrope", sans-serif;
  color: #272B37;
  line-height: 120%;
  font-size: 1.5714285714rem;
  font-weight: 500;
  letter-spacing: -0.88px;
  margin: 0 0 40px;
}
.cryptoro-content h3 {
  font-family: "Manrope", sans-serif;
  color: #272B37;
  line-height: 120%;
  font-size: 1.4285714286rem;
  font-weight: 500;
  letter-spacing: -0.88px;
  margin-bottom: 30;
}
.cryptoro-content p {
  margin-bottom: 15px;
}
.cryptoro-content img {
  border-radius: 30px;
  margin-bottom: 50px;
  height: auto;
}
.cryptoro-content .img-with-caption {
  margin-bottom: 60px;
}
.cryptoro-content .img-with-caption img {
  display: block;
  margin-bottom: 8px;
}
.cryptoro-content .img-with-caption p {
  font-family: "Gilroy", sans-serif;
  color: #B5BCC8;
  line-height: 120%;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.28px;
  margin: 0;
}
.cryptoro-content blockquote {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding: 30px 10px;
  border-top: 1px solid #E9EDF3;
  border-bottom: 1px solid #E9EDF3;
  margin: 0 0 60px;
}
.cryptoro-content blockquote::before {
  content: none;
}
.cryptoro-content blockquote p {
  max-width: 580px;
  margin: 0;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  color: #444959;
  line-height: 100%;
  font-size: 1.7857142857rem;
  font-weight: 500;
  font-style: italic;
  letter-spacing: -1.125px;
}
.cryptoro-content blockquote cite {
  max-width: 580px;
  text-align: center;
  font-family: "Manrope", sans-serif;
  color: #B5BCC8;
  line-height: 120%;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.28px;
}
.cryptoro-content ul, .cryptoro-content ol {
  padding: 0 0 0 50px;
  margin: 0 0 40px 0;
}
.cryptoro-content ul li, .cryptoro-content ol li {
  margin: 0 0 15px 0;
  padding: 0 0 0 23px;
}
.cryptoro-content ol li:before {
  content: counter(li) !important;
}
.cryptoro-content ul li:before {
  font-size: 22px;
  padding: 0;
  line-height: 1;
}
@media (max-width: 1199px) {
  .cryptoro-content h2 {
    margin: 0 0 30px;
  }
  .cryptoro-content img {
    border-radius: 20px;
  }
  .cryptoro-content .img-with-caption {
    margin-bottom: 50px;
  }
  .cryptoro-content blockquote {
    margin: 0 0 45px;
  }
  .cryptoro-content ul, .cryptoro-content ol {
    padding: 0 0 0 50px;
    margin: 0 0 40px 0;
  }
  .cryptoro-content ul li, .cryptoro-content ol li {
    margin: 0 0 10px 0;
    padding: 0 0 0 25px;
  }
}
@media (max-width: 743px) {
  .cryptoro-content {
    font-size: 1.1428571429rem;
    letter-spacing: -0.64px;
  }
  .cryptoro-content h2 {
    font-size: 1.2857142857rem;
    letter-spacing: -0.72px;
  }
  .cryptoro-content .img-with-caption {
    margin-bottom: 30px;
  }
  .cryptoro-content blockquote {
    padding: 20px 0;
    margin: 0 0 33px;
    gap: 17px;
  }
  .cryptoro-content blockquote p {
    font-size: 1.2857142857rem;
    letter-spacing: -0.81px;
  }
  .cryptoro-content ul, .cryptoro-content ol {
    padding: 0;
    margin: 0 0 30px 0;
  }
  .cryptoro-content ul li, .cryptoro-content ol li {
    margin: 0 0 10px 0;
    padding: 0 0 0 23px;
  }
}

/* .ns-bitrix.c-news.c-news-news-1-cryptoro {
  .news-detail-item {
    & + div {
      margin-top: 30px;
    }
  }
  .news-detail-header-date {
    font-size: 14px;
    line-height: 14px;
    color: #696969;
  }
  .news-detail-content-item {
    line-height: 24px;

    & + div {
      margin-top: 30px;
    }
  }
  .news-detail-content-preview,
  .news-detail-content-detail {}

  .news-detail-content-image {
    font-size: 0;
    text-align: center;

    img {
      display: inline-block;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
    }
  }
  .news-detail-tags-item {
    font-size: 14px;
    line-height: 14px;
    color: #FFF;
    padding: 7px 12px;
    cursor: default;
    // @include border-radius(14px);

    &[data-color='1'] {
      background-color: #ffd800;
      color: #1f1f1f;
    }
    &[data-color='2'] {
      background-color: #d7569c;
    }
    &[data-color='3'] {
      background-color: #3eb5f1;
    }
    &[data-color='4'] {
      background-color: #52ac62;
    }
    &[data-color='5'] {
      background-color: #1f1f1f;
    }
  }
  .news-detail-print {
    font-size: 0;
    text-align: right;
  }
  .news-detail-print-icon {
    display: inline-block;
    cursor: pointer;

    path {
      fill: #a6b1b7;
      // @include transition(0.4s, fill);
    }
    &:hover {
      path {
        fill: #333333;
      }
    }
  }
  .news-detail-additional {
    padding-top: 35px;
    border-top: 1px solid #e8e8e8;
  }
  .news-detail-additional-item {
    & + div {
      margin-top: 50px;
    }
  }
  .news-detail-additional-header {
    & + div {
      margin-top: 25px;
    }
  }
  .news-detail-footer {
    padding-top: 35px;
    border-top: 1px solid #e8e8e8;
  }
  .news-detail-back-wrap {
    font-size: 0;
  }
  .news-detail-back {
    display: inline-block;
    text-decoration: none;
    color: #525458;
    white-space: nowrap;
    // @include transition(0.4s, color);

    &::after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 100%;
      overflow: hidden;
    }
  }
  .news-detail-back-icon,
  .news-detail-back-text {
    display: inline-block;
    vertical-align: middle;
  }
  .news-detail-back-icon {
    font-size: 27px;
    padding-right: 20px;
  }
  .news-detail-back-text {
    font-size: 14px;
  }
  .news-detail-social-wrap {
    text-align: right;
  }
  .news-detail-social {
    display: inline-block;
  }

  .news-detail-navigation {
    &[data-picture-show="false"] {
      .news-detail-navigation-item {
        padding: 48px 72px;
      }
    }
  }
  .news-detail-navigation-item-wrap {

    &:not(:last-child) {
      margin: 0 -1px -1px 0;
    }
  }
  .news-detail-navigation-item {
    border: 1px solid #F2F2F2;
    padding: 14px;
    height: 100%;
    display: block;
    text-decoration: none;

    &:hover {
      .news-detail-navigation-item-title {
        color: inherit;
      }
    }

    &[data-position="right"] {
      text-align: right;

      .news-detail-navigation-item-picture {
        margin-left: 24px;
        margin-right: 0;
      }
    }
  }
  .news-detail-navigation-item-picture {
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 24px;
  }
  .news-detail-navigation-item-subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #696969;

    margin-bottom: 16px;
  }
  .news-detail-navigation-item-title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
  }

  &.news-detail-anchors {
    padding: 16px 0;
    background-color: #FFF;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;

    &[data-position='default'] {
      position: fixed;
      display: none;
      top: 0;
      left: 0;
      right: 0;
      z-index: 100;

      &[data-initialized='true'] {
        display: block;
        // @include transition(0.4s, top);
      }
      &[data-visible='true'] {
        // @include box-shadow(0, 10px, 15px, 0, (rgba(0, 0, 0, 0.09)));
      }
    }
    &[data-position='fixed'] {
      position: relative;
      z-index: 0;
    }
  }
  .news-detail-anchors-content {
    position: relative;
  }
  .news-detail-anchors-items {
    position: relative;
    padding-left: 32px;
    padding-right: 32px;
    z-index: 1;
  }
  .news-detail-anchor {
    a {
      display: block;
      font-size: 15px;
      font-weight: 500;
      line-height: 2.2;
      color: #2D2D2D;
      text-decoration: none;
      word-break: break-all;
      max-width: 600px;
      // @include webkit-box(1, 33);
    }
  }
  .news-detail-anchors-navigation {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 2;

    div {
      position: absolute;
      top: 0;
      width: 24px;
      height: 24px;
      cursor: pointer;
      outline: none;
      // @include transform-translate(null, -50%);
      // @include transition(0.4s, opacity);

      &.disabled {
        opacity: 0;
        pointer-events: none;
      }
      svg {
        path {
          stroke: #808080;
          // @include transition(0.4s, stroke);
        }
      }
    }
  }
  .news-detail-anchors-navigation-left {
    left: 0;
  }
  .news-detail-anchors-navigation-right {
    right: 0;
  }

  @media all and (max-width: 950px) {
    .news-detail-navigation-item {
      &[data-position="right"] {
        text-align: left;

        .news-detail-navigation-item-picture {
          margin-left: 0px;
          margin-right: 24px;
        }

        .news-detail-navigation-item-wrapper {
          -webkit-box-orient: horizontal !important;
          -webkit-box-direction: initial !important;
          -ms-flex-direction: initial !important;
          flex-direction: initial !important;
        }
      }
    }
  }

  @media all and (max-width: 768px) {
    .news-detail-header-date {
      font-size: 12px;
      line-height: 12px;
    }
    .news-detail-print {
      display: none;
    }
    .news-detail-content-preview,
    .news-detail-content-detail {
      font-size: 14px;
      line-height: 21px;
    }
    .news-detail-tags-item {
      font-size: 12px;
      line-height: 12px;
    }

    .news-detail-navigation {
      &[data-picture-show="false"] {
        .news-detail-navigation-item {
          padding: 20px 20px;
        }
      }
    }
    .news-detail-navigation-item-picture {
      width: 100px;
      height: 100px;
    }
  }

  @media all and (max-width: 425px) {
    .news-detail-navigation-item-picture {
      width: 60px;
      height: 60px;
    }
  }

  @media print {
    .news-detail-footer,
    .news-detail-additional {
      display: none;
    }
  }
} */

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/cryptoro/components/intec.universe/main.news/template.2-cryptoro/style.css?17642254025871*/
.widget.c-news.c-news-template-2-cryptoro .slider-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 70px 0;
}
.widget.c-news.c-news-template-2-cryptoro .slider-title {
  font-family: "Gilroy", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 5rem;
  font-weight: 582;
}
.widget.c-news.c-news-template-2-cryptoro .slider-nav {
  display: flex;
  gap: 10px;
}
.widget.c-news.c-news-template-2-cryptoro .slider-button {
  cursor: pointer;
}
.widget.c-news.c-news-template-2-cryptoro .slider-button.swiper-button-disabled {
  cursor: auto;
  pointer-events: none;
}
.widget.c-news.c-news-template-2-cryptoro .slider-button.swiper-button-disabled .slider-button__icon {
  fill: #E0E0E0;
}
.widget.c-news.c-news-template-2-cryptoro .slider-button__icon {
  width: 60px;
  height: auto;
  fill: #f4821c;
  transition: fill 0.3s;
}
.widget.c-news.c-news-template-2-cryptoro .slider-button__icon:hover {
  fill: #FF9D45;
}
.widget.c-news.c-news-template-2-cryptoro .slider-button__icon:active {
  fill: #FD8D29;
}
.widget.c-news.c-news-template-2-cryptoro .slide {
  width: 25%;
  height: 600px;
  background: radial-gradient(42.09% 50% at 50% 50%, rgba(240, 223, 71, 0.2) 0%, rgba(248, 194, 56, 0) 100%), #F4821C;
}
.widget.c-news.c-news-template-2-cryptoro .swiper-slide:nth-child(3n) {
  width: 50%;
}
.widget.c-news.c-news-template-2-cryptoro .slide {
  width: calc(25% - 5px);
  height: 31.25vw;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 40px 20px 20px 40px;
  border-radius: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.widget.c-news.c-news-template-2-cryptoro .slide::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: radial-gradient(42.09% 50% at 50% 50%, rgba(240, 223, 71, 0.2) 0%, rgba(248, 194, 56, 0) 100%), #F4821C;
  opacity: 1;
  transition: opacity 0.3s;
  z-index: 1;
}
.widget.c-news.c-news-template-2-cryptoro .slide::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(240, 223, 71, 0.2) 0%, rgba(248, 194, 56, 0) 100%), #FF9637;
  opacity: 0;
  transition: opacity 0.3s;
  z-index: 1;
}
.widget.c-news.c-news-template-2-cryptoro .slide.hover::before {
  opacity: 0;
}
.widget.c-news.c-news-template-2-cryptoro .slide.hover::after {
  opacity: 1;
}
.widget.c-news.c-news-template-2-cryptoro .slide:nth-child(3n) {
  width: calc(50% - 10px);
}
.widget.c-news.c-news-template-2-cryptoro .slide-img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.widget.c-news.c-news-template-2-cryptoro .slide-img-wrap::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
}
.widget.c-news.c-news-template-2-cryptoro .slide-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.widget.c-news.c-news-template-2-cryptoro .slide-title {
  position: relative;
  max-width: 407px;
  z-index: 3;
  font-family: "Gilroy", sans-serif;
  color: #fff;
  line-height: 100%;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: -1.575px;
}
.widget.c-news.c-news-template-2-cryptoro .slide-bottom {
  position: relative;
  z-index: 3;
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget.c-news.c-news-template-2-cryptoro .slide-data {
  font-family: "Gilroy", sans-serif;
  color: #fff;
  line-height: 100%;
  font-size: 1.1428571429rem;
  font-weight: 500;
  letter-spacing: -0.48px;
}
.widget.c-news.c-news-template-2-cryptoro .slide-link {
  position: relative;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.widget.c-news.c-news-template-2-cryptoro .slide-link:hover .slide-link__text {
  opacity: 1;
}
.widget.c-news.c-news-template-2-cryptoro .slide-link__text {
  position: absolute;
  width: max-content;
  padding: 5px;
  right: calc(100% + 10px);
  text-align: right;
  font-family: "Gilroy", sans-serif;
  color: #fff;
  line-height: 100%;
  font-size: 1.4285714286rem;
  font-weight: 500;
  letter-spacing: -0.4px;
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .widget.c-news.c-news-template-2-cryptoro .slider-top {
    margin: 0 0 30px 0;
  }
  .widget.c-news.c-news-template-2-cryptoro .slider-nav {
    display: none;
  }
  .widget.c-news.c-news-template-2-cryptoro .slider-title {
    font-size: 3.5714285714rem;
  }
  .widget.c-news.c-news-template-2-cryptoro .slide {
    padding: 40px 20px 20px 20px;
  }
  .widget.c-news.c-news-template-2-cryptoro .slide:nth-child(n) {
    width: calc(50% - 5px);
  }
  .widget.c-news.c-news-template-2-cryptoro .slide-title {
    font-size: 35px;
  }
  .widget.c-news.c-news-template-2-cryptoro .slide-link__text {
    display: none;
  }
}
@media (max-width: 991px) {
  .widget.c-news.c-news-template-2-cryptoro .slide {
    height: 59.1397849462vw;
  }
}
@media (max-width: 743px) {
  .widget.c-news.c-news-template-2-cryptoro .slider-top {
    margin: 0 0 20px 0;
  }
  .widget.c-news.c-news-template-2-cryptoro .slider-title {
    font-size: 2.1428571429rem;
  }
  .widget.c-news.c-news-template-2-cryptoro .slide {
    border-radius: 20px;
    padding: 20px;
  }
  .widget.c-news.c-news-template-2-cryptoro .slide:nth-child(n) {
    width: 100%;
  }
  .widget.c-news.c-news-template-2-cryptoro .slide-title {
    font-size: 2.1428571429rem;
  }
  .widget.c-news.c-news-template-2-cryptoro .slide-link__icon {
    width: 40px;
    height: auto;
  }
}
@media (max-width: 575px) {
  .widget.c-news.c-news-template-2-cryptoro .slide {
    height: 117.3333333333vw;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/cryptoro/components/bitrix/news/news.1-cryptoro/style.css?17642253994222 */
/* /local/templates/cryptoro/components/bitrix/news.detail/news.default.1-cryptoro/style.css?176422539823686 */
/* /local/templates/cryptoro/components/intec.universe/main.news/template.2-cryptoro/style.css?17642254025871 */
