.elementor-2480 .elementor-element.elementor-element-4cecdfe{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-713a32d */<style>
/* ===== CIFS - Arts & Culture (style affiche / concert) ===== */

.cifs-culture{
  max-width:980px;
  margin:auto;
  padding:34px 20px;
  font-family: Georgia, serif;
  color:#090C0D;
}

.cifs-culture-top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
  margin-bottom:14px;
}

.cifs-culture-pill{
  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;
}

.cifs-culture-meta{
  font-size:13px;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.06em;
}

.cifs-culture-title{
  margin:0 0 10px;
  font-size:42px;
  line-height:1.12;
  font-weight:950;
  color:#26001D;
}

.cifs-culture-standfirst{
  margin:0 0 18px;
  font-size:18px;
  line-height:1.75;
  font-weight:650;
  color:#1a1a1a;
}

.cifs-culture-hero{
  border-radius:16px;
  overflow:hidden;
  box-shadow:0 16px 34px rgba(0,0,0,.14);
  margin:22px 0 10px;
}

.cifs-culture-hero img{
  width:100%;
  height:auto;
  display:block;
}

.cifs-culture-caption{
  font-size:13px;
  color:#666;
  margin:10px 0 20px;
  padding-left:10px;
  border-left:3px solid #FFC20F;
  line-height:1.6;
}

.cifs-culture-grid{
  display:grid;
  grid-template-columns: 1.2fr .8fr;
  gap:18px;
  align-items:start;
  margin-top:10px;
}

.cifs-culture-body{
  font-size:17px;
  line-height:1.95;
}

.cifs-culture-body p{
  margin:0 0 18px;
}

.cifs-culture-box{
  border:1px solid rgba(0,0,0,.10);
  border-radius:16px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 12px 26px rgba(0,0,0,.08);
}

.cifs-culture-box-h{
  background:rgba(252,215,162,.28);
  border-bottom:1px solid rgba(0,0,0,.08);
  padding:14px 16px;
  font-weight:950;
  color:#26001D;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:13px;
}

.cifs-culture-box-c{
  padding:14px 16px 16px;
  font-size:15px;
  line-height:1.7;
}

.cifs-culture-kv{
  margin:0;
  padding:0;
  list-style:none;
}

.cifs-culture-kv li{
  padding:10px 0;
  border-bottom:1px dashed rgba(0,0,0,.12);
}

.cifs-culture-kv li:last-child{
  border-bottom:none;
}

.cifs-culture-kv strong{
  display:block;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:#666;
  margin-bottom:4px;
}

.cifs-culture-quote{
  margin:18px 0 0;
  padding:14px 14px 14px;
  background:rgba(0,0,0,.03);
  border-left:6px solid #E33000;
  border-radius:12px;
  font-style:italic;
}

.cifs-culture-quote cite{
  display:block;
  margin-top:10px;
  font-style:normal;
  font-size:12px;
  font-weight:950;
  color:rgba(9,12,13,.70);
}

.cifs-culture-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-culture-source-left{
  display:flex;
  align-items:flex-start;
  gap:12px;
}

.cifs-culture-source-label{
  background:#26001D;
  color:#fff;
  padding:7px 12px;
  border-radius:999px;
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
}

.cifs-culture-source-meta{
  font-size:13px;
  color:#666;
  line-height:1.5;
}

.cifs-culture-source-btn{
  background:#349400;
  color:#fff !important;
  text-decoration:none !important;
  padding:10px 16px;
  border-radius:10px;
  font-weight:950;
  transition:.2s;
}

.cifs-culture-source-btn:hover{
  background:#E33000;
  transform:translateY(-2px);
}

@media (max-width:900px){
  .cifs-culture-grid{ grid-template-columns:1fr; }
}

@media (max-width:700px){
  .cifs-culture-title{ font-size:28px; }
  .cifs-culture-standfirst{ font-size:16px; }
}
</style>/* End custom CSS */