

/* Start:/local/templates/sportton/components/bitrix/news.list/news/style.css?17726100964141*/
.news-list a {
  -webkit-transition: linear 0.3s;
  -moz-transition: linear 0.3s;
  -ms-transition: linear 0.3s;
  -o-transition: linear 0.3s;
  transition: linear 0.3s; }

.news-list .content-news {
  width: 100%;
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(3, 1fr); }
  @media (max-width: 1024px) {
    .news-list .content-news {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 768px) {
    .news-list .content-news {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 600px) {
    .news-list .content-news {
      grid-template-columns: repeat(1, 1fr); } }
  .news-list .content-news .news-item:first-child {
    grid-row: 1/3; }
    .news-list .content-news .news-item:first-child > a {
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 14px 31px 0 rgba(255, 115, 0, 0.1);
      height: 100%;
      background-color: rgba(255, 115, 0, 0.9);
      color: #fff;
      justify-content: center; }
      .news-list .content-news .news-item:first-child > a:hover {
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 14px 31px 0 rgba(0, 0, 0, 0.14); }
      .news-list .content-news .news-item:first-child > a.sale {
        position: relative;
        overflow: hidden; }
        .news-list .content-news .news-item:first-child > a.sale:hover {
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 14px 31px 0 rgba(255, 115, 0, 0.3); }
        .news-list .content-news .news-item:first-child > a.sale .percent {
          margin-bottom: 30px;
          display: block; }
        .news-list .content-news .news-item:first-child > a.sale .sale-bg-right {
          position: absolute;
          border-radius: 50%;
          bottom: -15px;
          right: -60px;
          display: block; }
      .news-list .content-news .news-item:first-child > a .name {
        font-size: 1.2rem;
        font-weight: bold;
        margin-bottom: 15px;
        line-height: normal;
        position: relative;
        z-index: 1; }
      .news-list .content-news .news-item:first-child > a .preview {
        font-size: 0.8rem;
        color: #ffffffad;
        margin-bottom: 20px;
        line-height: normal;
        position: relative;
        z-index: 1; }
      .news-list .content-news .news-item:first-child > a .more {
        font-size: 0.7rem;
        color: #ffffffad;
        line-height: normal;
        position: relative;
        z-index: 1; }
  .news-list .content-news .news-item:not(:first-child) > a {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 14px 31px 0 rgba(0, 0, 0, 0.07);
    padding: 25px;
    background-color: #fff;
    height: 100%; }
    .news-list .content-news .news-item:not(:first-child) > a:hover {
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 14px 31px 0 rgba(0, 0, 0, 0.14); }
    .news-list .content-news .news-item:not(:first-child) > a.sale {
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 14px 31px 0 rgba(255, 115, 0, 0.1);
      background-color: rgba(255, 115, 0, 0.9);
      color: #fff;
      position: relative; }
      .news-list .content-news .news-item:not(:first-child) > a.sale:hover {
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 14px 31px 0 rgba(255, 115, 0, 0.3); }
      .news-list .content-news .news-item:not(:first-child) > a.sale .percent {
        position: absolute;
        opacity: 0.5;
        right: 25px;
        top: 25px; }
      .news-list .content-news .news-item:not(:first-child) > a.sale .preview {
        font-size: 0.8rem;
        color: #fff;
        margin-bottom: 20px;
        line-height: normal; }
    .news-list .content-news .news-item:not(:first-child) > a .date {
      font-size: 0.7rem;
      color: #000000ad;
      margin-bottom: 15px;
      line-height: normal; }
    .news-list .content-news .news-item:not(:first-child) > a .name {
      font-size: 0.9rem;
      font-weight: bold;
      margin-bottom: 15px;
      line-height: normal; }
    .news-list .content-news .news-item:not(:first-child) > a .preview {
      font-size: 0.8rem;
      color: #000000ad;
      margin-bottom: 20px;
      line-height: normal; }

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

/* End */
/* /local/templates/sportton/components/bitrix/news.list/news/style.css?17726100964141 */
