/*
================================================================================
TURFSPORT – News Startseite Magazine / Endless Paper V652
Nur klassische Laptops und Desktop mit Maus/Trackpad.
Mobil und Touch-Layouts bleiben vollständig unangetastet.

Referenz: Startseite V651
- neutraler Außenbereich
- weiße zusammenhängende Inhaltsfläche
- Struktur durch Typografie, Whitespace und Divider
- Sidebars bleiben als Widgets
================================================================================
*/

@media (min-width:1100px) and (hover:hover) and (pointer:fine){

  html body.rc-news-page{
    background:#f4f5f7!important;
    color:#333333!important;
  }

  html body.rc-news-page .rc-news-portal-main{
    background:#ffffff!important;
    padding:18px 22px 30px!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }

  /* --------------------------------------------------------------------------
     Sidebars: gleiche Widget-Sprache wie neue Startseite
     -------------------------------------------------------------------------- */
  html body.rc-news-page .rc-news-left-sidebar .rc-box,
  html body.rc-news-page .rc-news-right-sidebar .rc-box,
  html body.rc-news-page .rc-news-right-sidebar .rc-home-tippspiel-sidebar{
    background:#ffffff!important;
    border:0!important;
    border-radius:9px!important;
    box-shadow:0 4px 15px rgba(0,0,0,.05)!important;
  }

  /* --------------------------------------------------------------------------
     Schlanker News-Kopf
     -------------------------------------------------------------------------- */
  html body.rc-news-page .rc-news-portal-hero{
    display:block!important;
    margin:0 0 24px!important;
    padding:10px 14px!important;
    min-height:0!important;
    border:0!important;
    border-radius:9px!important;
    background:linear-gradient(90deg,#0b4a34 0%,#176044 100%)!important;
    box-shadow:none!important;
    overflow:hidden!important;
  }

  html body.rc-news-page .rc-news-portal-hero::after{
    display:none!important;
  }

  html body.rc-news-page .rc-news-kicker{
    display:none!important;
  }

  html body.rc-news-page .rc-news-portal-hero h1{
    margin:0!important;
    color:#ffffff!important;
    font-size:17px!important;
    line-height:1.2!important;
    font-weight:780!important;
    letter-spacing:-.01em!important;
  }

  html body.rc-news-page .rc-news-portal-hero p{
    margin:3px 0 0!important;
    max-width:none!important;
    color:rgba(255,255,255,.78)!important;
    font-size:11.5px!important;
    line-height:1.35!important;
    font-weight:400!important;
  }

  /* --------------------------------------------------------------------------
     Fixierte Hauptnews: keine große Karte mehr – Bild + Typografie
     -------------------------------------------------------------------------- */
  html body.rc-news-page .rc-news-portal-featured{
    margin:0 0 30px!important;
  }

  html body.rc-news-page .rc-news-portal-lead{
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }

  html body.rc-news-page .rc-news-portal-lead .rc-news-image{
    display:block!important;
    width:100%!important;
    aspect-ratio:16 / 8.5!important;
    margin:0 0 12px!important;
    border:0!important;
    border-radius:10px!important;
    overflow:hidden!important;
    background:#f1f3f2!important;
  }

  html body.rc-news-page .rc-news-portal-lead .rc-news-image img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#f1f3f2!important;
  }

  html body.rc-news-page .rc-news-portal-lead .rc-news-card-body{
    padding:0 2px!important;
  }

  html body.rc-news-page .rc-news-meta-row{
    margin:0 0 5px!important;
  }

  html body.rc-news-page .rc-news-category-badge{
    border-radius:6px!important;
    font-size:9px!important;
  }

  html body.rc-news-page .rc-news-date{
    font-size:9.5px!important;
    font-weight:700!important;
  }

  html body.rc-news-page .rc-news-portal-lead h2{
    margin:0 0 6px!important;
    color:#1a1a1a!important;
    font-size:21px!important;
    line-height:1.17!important;
    font-weight:800!important;
    letter-spacing:-.012em!important;
  }

  html body.rc-news-page .rc-news-portal-lead p{
    margin:0!important;
    color:#606864!important;
    font-size:12.6px!important;
    line-height:1.46!important;
    font-weight:400!important;
  }

  html body.rc-news-page .rc-news-portal-lead .rc-news-actions{
    margin-top:8px!important;
  }

  html body.rc-news-page .rc-news-portal-lead .rc-inline-link{
    color:#9b671d!important;
    font-size:11.5px!important;
    font-weight:750!important;
  }

  /* --------------------------------------------------------------------------
     Weitere News: freistehende Überschrift + 2er Raster ohne Karten
     -------------------------------------------------------------------------- */
  html body.rc-news-page .rc-news-portal-stream{
    margin:0 0 28px!important;
  }

  html body.rc-news-page .rc-news-section-title--stream{
    margin:0 0 14px!important;
    padding:0!important;
    border:0!important;
  }

  html body.rc-news-page .rc-news-section-title strong{
    color:#1a1a1a!important;
    font-size:23px!important;
    line-height:1.12!important;
    font-weight:820!important;
    letter-spacing:-.018em!important;
  }

  html body.rc-news-page .rc-news-section-title span{
    color:#7b827f!important;
    font-size:9.5px!important;
    font-weight:700!important;
  }

  html body.rc-news-page .rc-news-list-compact.rc-news-portal-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:28px 22px!important;
  }

  html body.rc-news-page .rc-news-list-compact .rc-news-card{
    display:flex!important;
    flex-direction:column!important;
    gap:0!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }

  html body.rc-news-page .rc-news-list-compact .rc-news-image{
    display:block!important;
    width:100%!important;
    aspect-ratio:16 / 9!important;
    margin:0 0 10px!important;
    border:0!important;
    border-radius:9px!important;
    overflow:hidden!important;
    background:#f1f3f2!important;
  }

  html body.rc-news-page .rc-news-list-compact .rc-news-image img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#f1f3f2!important;
  }

  html body.rc-news-page .rc-news-list-compact .rc-news-card-body{
    padding:0 1px!important;
  }

  html body.rc-news-page .rc-news-list-compact .rc-news-card h3{
    margin:0 0 5px!important;
    color:#1a1a1a!important;
    font-size:15px!important;
    line-height:1.23!important;
    font-weight:780!important;
    letter-spacing:-.004em!important;
  }

  html body.rc-news-page .rc-news-list-compact .rc-news-card p{
    margin:0!important;
    color:#666e6a!important;
    font-size:11.7px!important;
    line-height:1.42!important;
    font-weight:400!important;
  }

  html body.rc-news-page .rc-news-list-compact .rc-news-actions{
    margin-top:7px!important;
  }

  html body.rc-news-page .rc-news-list-compact .rc-inline-link{
    color:#9b671d!important;
    font-size:11.3px!important;
    font-weight:750!important;
  }

  /* --------------------------------------------------------------------------
     Pagination + SEO-Kontext ebenfalls in die Papierlogik holen
     -------------------------------------------------------------------------- */
  html body.rc-news-page .rc-news-pagination{
    margin:30px 0 24px!important;
    padding:14px 0 0!important;
    border:0!important;
    border-top:1px solid #eeeeee!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body.rc-news-page .rc-news-page-link{
    min-width:30px!important;
    height:30px!important;
    padding:0 9px!important;
    border-radius:8px!important;
    background:#f7f8f8!important;
    border:1px solid #e8eaea!important;
    color:#315247!important;
    font-size:11px!important;
    font-weight:750!important;
  }

  html body.rc-news-page .rc-news-page-link.is-active,
  html body.rc-news-page .rc-news-page-link:hover{
    background:#0f5138!important;
    border-color:#0f5138!important;
    color:#fff!important;
  }

  html body.rc-news-page .rc-news-seo-context.rc-news-portal-context{
    margin:0!important;
    padding:18px 0 0!important;
    border:0!important;
    border-top:1px solid #eeeeee!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body.rc-news-page .rc-news-seo-context.rc-news-portal-context > strong{
    color:#315247!important;
    font-size:13px!important;
    font-weight:760!important;
  }

  html body.rc-news-page .rc-news-seo-context.rc-news-portal-context p{
    color:#6a716e!important;
    font-size:11.3px!important;
    line-height:1.4!important;
    font-weight:400!important;
  }

  /* --------------------------------------------------------------------------
     Linker Länderfilter: ruhiger, flacher
     -------------------------------------------------------------------------- */
  html body.rc-news-page .rc-news-left-nav-box{
    padding:12px!important;
  }

  html body.rc-news-page .rc-news-left-nav-head{
    margin-bottom:9px!important;
  }

  html body.rc-news-page .rc-news-left-nav-head h3{
    color:#17382d!important;
    font-size:14px!important;
    font-weight:820!important;
  }

  html body.rc-news-page .rc-news-left-nav{
    gap:0!important;
  }

  html body.rc-news-page .rc-news-left-nav a{
    padding:9px 7px!important;
    border:0!important;
    border-bottom:1px solid #eeeeee!important;
    border-radius:0!important;
    background:transparent!important;
    color:#243f35!important;
  }

  html body.rc-news-page .rc-news-left-nav a:last-child{
    border-bottom:0!important;
  }

  html body.rc-news-page .rc-news-left-nav a:hover,
  html body.rc-news-page .rc-news-left-nav a.is-active{
    background:#f4f8f6!important;
    color:#0f5138!important;
  }

  html body.rc-news-page .rc-news-left-nav a strong{
    font-size:12px!important;
    font-weight:760!important;
  }

  html body.rc-news-page .rc-news-left-nav a span{
    color:#7a817e!important;
    font-size:9.8px!important;
    font-weight:500!important;
  }

  /* --------------------------------------------------------------------------
     Rechte aktuelle Meldungen: kompakter und magazinartiger
     -------------------------------------------------------------------------- */
  html body.rc-news-page .rc-news-right-latest{
    padding:12px!important;
  }

  html body.rc-news-page .rc-news-right-head{
    margin:0 0 8px!important;
  }

  html body.rc-news-page .rc-news-right-head h3{
    color:#17382d!important;
    font-size:13.5px!important;
    font-weight:820!important;
  }

  html body.rc-news-page .rc-news-right-latest-list{
    gap:0!important;
  }

  html body.rc-news-page .rc-news-right-latest-list a{
    padding:9px 1px!important;
    border:0!important;
    border-bottom:1px solid #eeeeee!important;
    border-radius:0!important;
    background:transparent!important;
  }

  html body.rc-news-page .rc-news-right-latest-list a:last-child{
    border-bottom:0!important;
  }

  html body.rc-news-page .rc-news-right-latest-list a:hover{
    background:#fafbfb!important;
  }

  html body.rc-news-page .rc-news-right-latest-list span{
    color:#9b671d!important;
    font-size:8.8px!important;
    font-weight:750!important;
  }

  html body.rc-news-page .rc-news-right-latest-list strong{
    color:#303a36!important;
    font-size:10.5px!important;
    line-height:1.3!important;
    font-weight:500!important;
  }

  html body.rc-news-page .rc-news-side-market-list{
    padding:12px!important;
  }
}

@media (min-width:1100px) and (max-width:1399px) and (hover:hover) and (pointer:fine){
  html body.rc-news-page .rc-news-portal-main{
    padding:16px 18px 28px!important;
  }

  html body.rc-news-page .rc-news-portal-lead .rc-news-image{
    aspect-ratio:16 / 8.8!important;
  }

  html body.rc-news-page .rc-news-section-title strong{
    font-size:21px!important;
  }

  html body.rc-news-page .rc-news-list-compact.rc-news-portal-grid{
    gap:24px 18px!important;
  }
}


/* ==========================================================================
   V653 – News nutzt exakt die gleiche Seitenbreite wie die Galopp-Startseite
   Dadurch springen Header/Suche/Sidebars/Hauptinhalt beim Seitenwechsel nicht.
   ========================================================================== */

/* Großer Desktop: identisches 3-Spalten-Raster wie die Startseite */
@media (min-width:1760px) and (hover:hover) and (pointer:fine){
  html body.rc-news-page .rc-shell{
    width:100%!important;
    max-width:none!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  html body.rc-news-page .rc-page-grid{
    width:calc(100vw - 96px)!important;
    max-width:1780px!important;
    grid-template-columns:255px minmax(0,1fr) 255px!important;
    gap:30px!important;
    margin:26px auto 0!important;
  }
}

/* Klassischer Laptop: ebenfalls wie die neue Portalbasis nahezu volle Breite */
@media (min-width:1100px) and (max-width:1759px) and (hover:hover) and (pointer:fine){
  html body.rc-news-page .rc-shell{
    width:calc(100% - 28px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:14px!important;
    padding-right:14px!important;
    box-sizing:border-box!important;
  }

  html body.rc-news-page .rc-page-grid{
    width:100%!important;
    max-width:none!important;
    grid-template-columns:225px minmax(0,1fr) 230px!important;
    gap:18px!important;
    margin:20px auto 0!important;
  }
}


/* ==========================================================================
   V654 – News-Detailseite im Magazine / Endless-Paper-Stil
   Nur Laptop/Desktop mit Maus/Trackpad. Mobil/Touch bleibt unverändert.
   ========================================================================== */
@media (min-width:1100px) and (hover:hover) and (pointer:fine){

  /* Durchgehende weiße Inhaltsfläche wie Startseite und News-Übersicht */
  html body.rc-news-detail-page .rc-main{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:18px 22px 32px!important;
    background:#ffffff!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-detail{
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  /* Schnellzugriff ist im Footer/Portal bereits vorhanden */
  html body.rc-news-detail-page .rc-news-left-quick-box{
    display:none!important;
  }

  /* kleine doppelte "NEWS"-Kennzeichnungen in den Sidebar-Köpfen ausblenden */
  html body.rc-news-detail-page .rc-news-left-nav-head > span,
  html body.rc-news-detail-page .rc-news-right-head > span{
    display:none!important;
  }

  /* Zurück + Datum sehr leicht */
  html body.rc-news-detail-page .rc-news-detail-topline{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    margin:0 0 12px!important;
    padding:0 0 10px!important;
    border-bottom:1px solid #eeeeee!important;
    color:#727976!important;
    font-size:10.5px!important;
  }

  html body.rc-news-detail-page .rc-news-back-link{
    min-height:28px!important;
    padding:0 9px!important;
    border:1px solid #e5e9e7!important;
    border-radius:8px!important;
    background:#ffffff!important;
    color:#315247!important;
    font-size:10.5px!important;
    font-weight:700!important;
    box-shadow:none!important;
  }

  /* SEO-Metazeile: klein und unaufdringlich */
  html body.rc-news-detail-page .rc-news-detail-meta-seo{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:6px!important;
    margin:0 0 10px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
  }

  html body.rc-news-detail-page .rc-news-detail-meta-seo > span{
    min-height:21px!important;
    padding:0 7px!important;
    border:0!important;
    border-radius:6px!important;
    background:#f4f7f5!important;
    color:#547066!important;
    font-size:8.8px!important;
    line-height:21px!important;
    font-weight:650!important;
  }

  html body.rc-news-detail-page .rc-news-detail-meta-seo .rc-news-category-badge{
    background:#e8f2ed!important;
    color:#0f5138!important;
    font-weight:800!important;
  }

  /* Hero: Bild freistehend, Titel direkt darunter */
  html body.rc-news-detail-page .rc-news-detail-hero{
    display:flex!important;
    flex-direction:column!important;
    gap:0!important;
    margin:0 0 24px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-detail-hero-image{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:16 / 8.6!important;
    margin:0 0 14px!important;
    border:0!important;
    border-radius:10px!important;
    overflow:hidden!important;
    background:#f1f3f2!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-detail-hero-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#f1f3f2!important;
  }

  html body.rc-news-detail-page .rc-news-detail-hero-text{
    max-width:980px!important;
    margin:0!important;
    padding:0 2px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-detail-hero-text .rc-kicker{
    display:none!important;
  }

  html body.rc-news-detail-page .rc-news-detail-hero-text h1{
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    color:#1a1a1a!important;
    font-size:30px!important;
    line-height:1.12!important;
    font-weight:820!important;
    letter-spacing:-.022em!important;
  }

  /* Artikeltext: keine umschließende Karte mehr */
  html body.rc-news-detail-page .rc-news-content{
    margin:0!important;
    padding:0 2px 26px!important;
    border:0!important;
    border-bottom:1px solid #eeeeee!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#333333!important;
    font-size:15.5px!important;
    line-height:1.68!important;
    font-weight:400!important;
  }

  html body.rc-news-detail-page .rc-news-content h2,
  html body.rc-news-detail-page .rc-news-content h3{
    color:#17382d!important;
    font-weight:800!important;
  }

  html body.rc-news-detail-page .rc-news-content p{
    margin:0 0 1em!important;
  }

  /* Passender Renntag darf als zarte Informationsfläche bestehen bleiben */
  html body.rc-news-detail-page .rc-news-race-inline{
    margin:22px 0!important;
    padding:16px 18px!important;
    border:0!important;
    border-left:3px solid #2a9667!important;
    border-radius:0 8px 8px 0!important;
    background:#f8f9fa!important;
    box-shadow:none!important;
  }

  /* Share-Leiste nur noch als leichte Werkzeugzeile */
  html body.rc-news-detail-page .rc-news-actionbar{
    margin:18px 0 20px!important;
    padding:12px 0!important;
    border:0!important;
    border-bottom:1px solid #eeeeee!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-actionbar .rc-news-share-links a,
  html body.rc-news-detail-page .rc-news-actionbar .rc-news-share-links button{
    min-height:28px!important;
    padding:5px 9px!important;
    border-radius:7px!important;
    font-size:10.5px!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-detail-actions{
    margin:0 0 24px!important;
    padding:0!important;
    border:0!important;
  }

  /* Kommentare: Sektion freistehend, Formular als einzige sanfte Fläche */
  html body.rc-news-detail-page .rc-news-comments{
    margin:0 0 34px!important;
    padding:24px 0 0!important;
    border:0!important;
    border-top:1px solid #eeeeee!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-comments-head{
    margin:0 0 16px!important;
  }

  html body.rc-news-detail-page .rc-news-comments-head > span{
    display:inline-block!important;
    margin:0 0 4px!important;
    padding:0!important;
    background:transparent!important;
    color:#8a6a2c!important;
    font-size:9px!important;
    font-weight:800!important;
    letter-spacing:.06em!important;
  }

  html body.rc-news-detail-page .rc-news-comments-head h2{
    margin:0 0 4px!important;
    color:#1a1a1a!important;
    font-size:22px!important;
    line-height:1.15!important;
    font-weight:820!important;
  }

  html body.rc-news-detail-page .rc-news-comments-head p{
    margin:0!important;
    color:#666e6a!important;
    font-size:12px!important;
    font-weight:400!important;
  }

  html body.rc-news-detail-page .rc-news-comment-form{
    margin:0 0 18px!important;
    padding:16px!important;
    border:0!important;
    border-radius:9px!important;
    background:#f8f9fa!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-comment-form input,
  html body.rc-news-detail-page .rc-news-comment-form textarea{
    border:1px solid #e4e8e6!important;
    border-radius:8px!important;
    background:#ffffff!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-comment-list{
    margin-top:0!important;
  }

  html body.rc-news-detail-page .rc-news-comment-list > h3{
    margin:0 0 10px!important;
    color:#315247!important;
    font-size:14px!important;
    font-weight:780!important;
  }

  html body.rc-news-detail-page .rc-news-comment-item{
    padding:12px 0!important;
    border:0!important;
    border-bottom:1px solid #eeeeee!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  /* Weitere News: keine Außenbox und keine Einzelkarten */
  html body.rc-news-detail-page .rc-news-detail-more{
    margin:0!important;
    padding:24px 0 0!important;
    border:0!important;
    border-top:1px solid #eeeeee!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-head{
    margin:0 0 14px!important;
    padding:0!important;
    border:0!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-head strong{
    color:#1a1a1a!important;
    font-size:20px!important;
    font-weight:820!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-head a{
    border:1px solid #e5e7e8!important;
    border-radius:8px!important;
    background:#ffffff!important;
    color:#315247!important;
    box-shadow:none!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-list{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:20px!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-list a{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-list a span{
    width:100%!important;
    height:auto!important;
    aspect-ratio:16 / 9!important;
    margin:0 0 9px!important;
    border-radius:8px!important;
    overflow:hidden!important;
    background:#f1f3f2!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-list a span img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    background:#f1f3f2!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-list a::after{
    display:none!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-list a em{
    margin:0 0 5px!important;
    color:#8a6a2c!important;
    font-size:9px!important;
    font-weight:750!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-list a strong{
    margin:0 0 5px!important;
    color:#1a1a1a!important;
    font-size:13px!important;
    line-height:1.25!important;
    font-weight:760!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-list a small{
    color:#6a716e!important;
    font-size:10.5px!important;
    line-height:1.38!important;
    font-weight:400!important;
  }
}

@media (min-width:1100px) and (max-width:1399px) and (hover:hover) and (pointer:fine){
  html body.rc-news-detail-page .rc-main{
    padding:16px 18px 28px!important;
  }

  html body.rc-news-detail-page .rc-news-detail-hero-text h1{
    font-size:26px!important;
  }

  html body.rc-news-detail-page .rc-news-content{
    font-size:14.5px!important;
  }

  html body.rc-news-detail-page .rc-news-detail-more-list{
    gap:16px!important;
  }
}
