/* FIL-ITALIA News readability and article layout */
body.fil-page-news .fil-news-lead,
body.fil-page-news .fil-news-tile,
body.fil-page-news .fil-news-card-v1{
  opacity:1!important;
  filter:none!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.16)!important;
  background:#071a12!important;
  box-shadow:0 24px 60px rgba(0,0,0,.34)!important;
}
body.fil-page-news .fil-news-lead img,
body.fil-page-news .fil-news-tile img,
body.fil-page-news .fil-news-card-v1 img{
  opacity:1!important;
  filter:none!important;
}
body.fil-page-news .fil-news-lead::after,
body.fil-page-news .fil-news-tile::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(0deg,rgba(0,10,7,.98) 0%,rgba(0,13,9,.82) 42%,rgba(0,13,9,.12) 78%,transparent 100%)!important;
}
body.fil-page-news .fil-news-lead-copy,
body.fil-page-news .fil-news-tile-copy{
  z-index:3!important;
  opacity:1!important;
  filter:none!important;
  color:#fff!important;
  text-shadow:0 3px 16px rgba(0,0,0,.82)!important;
}
body.fil-page-news .fil-news-lead-copy small,
body.fil-page-news .fil-news-tile-copy small,
body.fil-page-news .fil-news-card-v1 small{
  color:#9bf3c3!important;
  -webkit-text-fill-color:#9bf3c3!important;
  opacity:1!important;
  font-weight:900!important;
}
body.fil-page-news .fil-news-lead-copy h2,
body.fil-page-news .fil-news-lead-copy strong,
body.fil-page-news .fil-news-tile-copy strong,
body.fil-page-news .fil-news-card-v1 strong{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
  font-weight:900!important;
  line-height:1.12!important;
}
body.fil-page-news .fil-news-lead-copy p{
  color:#edf8f2!important;
  -webkit-text-fill-color:#edf8f2!important;
  opacity:1!important;
  font-weight:650!important;
  line-height:1.55!important;
}
body.fil-page-news .fil-news-card-v1 div{
  color:#fff!important;
  background:#071b13!important;
  opacity:1!important;
}

body.fil-page-news-detail{
  min-height:100vh!important;
  color:#eef8f3!important;
  background:
    radial-gradient(circle at 86% 10%,rgba(223,49,70,.18),transparent 25%),
    radial-gradient(circle at 8% 84%,rgba(24,212,112,.13),transparent 28%),
    linear-gradient(135deg,#020b08,#061d14 58%,#111015)!important;
}
body.fil-page-news-detail .background-logo{display:none!important}
body.fil-page-news-detail .event-detail-page{
  width:min(1040px,calc(100% - 32px))!important;
  margin:0 auto!important;
  padding:42px 0 90px!important;
  text-align:left!important;
}
body.fil-page-news-detail .players-button-row{
  position:static!important;
  margin:0 0 22px!important;
}
body.fil-page-news-detail .news-detail-card{
  max-width:940px!important;
  margin:0 auto!important;
  padding:clamp(24px,4vw,48px)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:30px!important;
  color:#173126!important;
  background:#fff!important;
  box-shadow:0 34px 90px rgba(0,0,0,.36)!important;
  opacity:1!important;
  filter:none!important;
}
body.fil-page-news-detail .news-detail-header{
  max-width:800px!important;
  margin:0 auto 28px!important;
  text-align:left!important;
}
body.fil-page-news-detail .event-detail-badge{
  display:inline-flex!important;
  min-height:36px!important;
  align-items:center!important;
  padding:0 14px!important;
  border-radius:999px!important;
  color:#fff!important;
  background:#087747!important;
  font-size:.72rem!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
}
body.fil-page-news-detail .news-detail-header h1{
  margin:18px 0 12px!important;
  color:#0b2318!important;
  -webkit-text-fill-color:#0b2318!important;
  font-size:clamp(2.1rem,5vw,4.5rem)!important;
  font-weight:900!important;
  line-height:.98!important;
  letter-spacing:-.045em!important;
  opacity:1!important;
}
body.fil-page-news-detail .news-detail-date{
  color:#50675b!important;
  -webkit-text-fill-color:#50675b!important;
  opacity:1!important;
  font-weight:750!important;
}
body.fil-page-news-detail .news-detail-image-wrap{
  max-width:820px!important;
  margin:0 auto 34px!important;
}
body.fil-page-news-detail .news-detail-image-wrap img{
  width:100%!important;
  max-height:680px!important;
  object-fit:contain!important;
  border-radius:22px!important;
  background:#eef3f0!important;
  opacity:1!important;
  filter:none!important;
}
body.fil-page-news-detail .news-detail-content{
  max-width:800px!important;
  margin:0 auto!important;
  color:#263f33!important;
  -webkit-text-fill-color:#263f33!important;
  font-size:1.03rem!important;
  font-weight:500!important;
  line-height:1.82!important;
  opacity:1!important;
}
body.fil-page-news-detail .news-detail-content p,
body.fil-page-news-detail .news-detail-content li{
  color:#263f33!important;
  -webkit-text-fill-color:#263f33!important;
  opacity:1!important;
}
body.fil-page-news-detail .news-detail-content strong{
  color:#102d20!important;
  -webkit-text-fill-color:#102d20!important;
  font-weight:850!important;
}
body.fil-page-news-detail .news-detail-content h2,
body.fil-page-news-detail .news-detail-content h3{
  color:#087347!important;
  -webkit-text-fill-color:#087347!important;
  font-weight:900!important;
  line-height:1.2!important;
}
body.fil-page-news-detail .news-detail-empty{
  max-width:720px;
  margin:0 auto;
  padding:42px;
  border-radius:24px;
  color:#102d20;
  background:#fff;
  text-align:center;
}
body.fil-page-news-detail .news-detail-actions{
  max-width:800px!important;
  margin:32px auto 0!important;
}
body.fil-page-news-detail .news-share-button{
  min-height:48px;
  padding:0 20px;
  border:0;
  border-radius:999px;
  color:#fff;
  background:#087747;
  font:inherit;
  font-weight:900;
  cursor:pointer;
}

@media(max-width:700px){
  body.fil-page-news .fil-news-lead-copy h2{font-size:1.75rem!important}
  body.fil-page-news-detail .event-detail-page{width:calc(100% - 20px)!important;padding-top:24px!important}
  body.fil-page-news-detail .news-detail-card{padding:22px 17px!important;border-radius:23px!important}
  body.fil-page-news-detail .news-detail-header h1{font-size:clamp(2rem,11vw,3.25rem)!important}
  body.fil-page-news-detail .news-detail-content{font-size:1rem!important;line-height:1.72!important}
}
