.elementor-2472 .elementor-element.elementor-element-15c0bc4{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-76e0495 */<style>
/* ===== CIFS - Grand reportage / Entrevue ===== */

.cifs-report{
  max-width:940px;
  margin:auto;
  padding:36px 20px;
  font-family: Georgia, serif;
  color:#090C0D;
}

.cifs-report-head{
  border-bottom:1px solid rgba(0,0,0,.12);
  padding-bottom:18px;
  margin-bottom:18px;
}

.cifs-report-kicker{
  display:inline-block;
  background:#26001D;
  color:#fff;
  padding:8px 14px;
  border-radius:999px;
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.06em;
  margin-bottom:12px;
}

.cifs-report-title{
  margin:0 0 12px;
  font-size:40px;
  line-height:1.12;
  font-weight:950;
  color:#26001D;
}

.cifs-report-meta{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  color:#666;
  font-size:13px;
  text-transform:uppercase;
  letter-spacing:.06em;
}

.cifs-report-standfirst{
  margin:14px 0 0;
  font-size:18px;
  line-height:1.75;
  font-weight:650;
  color:#1a1a1a;
}

.cifs-report-hero{
  margin:22px 0 10px;
  border-radius:14px;
  overflow:hidden;
  box-shadow:0 14px 28px rgba(0,0,0,.12);
}

.cifs-report-hero img{
  width:100%;
  height:auto;
  display:block;
}

.cifs-report-caption{
  font-size:13px;
  color:#666;
  margin:10px 0 18px;
  padding-left:10px;
  border-left:3px solid #FFC20F;
  line-height:1.6;
}

.cifs-report-body{
  font-size:17px;
  line-height:1.95;
}

.cifs-report-body p{
  margin:0 0 18px;
}

.cifs-report-h2{
  margin:28px 0 10px;
  font-size:18px;
  font-weight:950;
  color:#26001D;
  text-transform:uppercase;
  letter-spacing:.08em;
}

.cifs-report-pull{
  margin:22px 0;
  padding:18px 18px;
  background:rgba(252,215,162,.22);
  border:1px solid rgba(0,0,0,.10);
  border-left:10px solid #E33000;
  border-radius:14px;
  font-style:italic;
}

.cifs-report-pull cite{
  display:block;
  margin-top:10px;
  font-style:normal;
  font-size:13px;
  font-weight:900;
  color:rgba(9,12,13,.70);
}

.cifs-report-grid{
  display:grid;
  grid-template-columns: 1.1fr .9fr;
  gap:16px;
  align-items:start;
  margin:22px 0;
}

.cifs-report-card{
  border:1px solid rgba(0,0,0,.10);
  border-radius:14px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 12px 24px rgba(0,0,0,.07);
}

.cifs-report-card img{
  width:100%;
  height:280px;
  object-fit:cover;
  display:block;
}

.cifs-report-card .cap{
  padding:10px 12px;
  font-size:13px;
  color:#666;
  line-height:1.5;
}

.cifs-report-list{
  margin:0;
  padding-left:18px;
}

.cifs-report-list li{
  margin-bottom:10px;
}

.cifs-report-source{
  margin-top:30px;
  padding-top:18px;
  border-top:1px solid rgba(0,0,0,.15);
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
  gap:12px;
}

.cifs-report-source-left{
  display:flex;
  align-items:flex-start;
  gap:12px;
}

.cifs-report-source-label{
  background:#26001D;
  color:#fff;
  padding:7px 12px;
  border-radius:999px;
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
}

.cifs-report-source-meta{
  font-size:13px;
  color:#666;
  line-height:1.5;
}

.cifs-report-source-btn{
  background:#349400;
  color:#fff !important;
  text-decoration:none !important;
  padding:10px 16px;
  border-radius:10px;
  font-weight:950;
  transition:.2s;
}

.cifs-report-source-btn:hover{
  background:#E33000;
  transform:translateY(-2px);
}

@media (max-width:820px){
  .cifs-report-grid{ grid-template-columns:1fr; }
}

@media (max-width:700px){
  .cifs-report-title{ font-size:28px; }
  .cifs-report-standfirst{ font-size:16px; }
  .cifs-report-card img{ height:240px; }
}
</style>/* End custom CSS */