.elementor-6319 .elementor-element.elementor-element-c1898ec{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-6319 .elementor-element.elementor-element-b162d76{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-6319 .elementor-element.elementor-element-c1898ec{--content-width:1600px;}}/* Start custom CSS for text-editor, class: .elementor-element-785abc7 */.lioran-bulletin-page{
  width:100%;
  margin:0;
  padding:0 0 40px;
  background:#ffffff;
}

/* Bandeau haut */
.lioran-bulletin-hero{
  width:100%;
  margin:0;
  background:linear-gradient(115deg,#4caf50 0%,#43a047 100%);
  color:#fff;
}

.lioran-bulletin-hero-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
  width:100%;
  max-width:1280px;
  margin:0 auto;
  padding:32px 30px;
}

.lioran-bulletin-kicker{
  display:block;
  margin-bottom:7px;
  color:rgba(255,255,255,.82);
  font-size:11px;
  font-weight:800;
  letter-spacing:.14em;
}

.lioran-bulletin-heading h1{
  margin:0 0 8px;
  color:#fff;
  font-size:34px;
  font-weight:700;
  line-height:1.1;
}

.lioran-bulletin-heading p{
  margin:0;
  color:rgba(255,255,255,.92);
  font-size:15px;
  line-height:1.5;
}

.lioran-bulletin-external,
.lioran-bulletin-external:hover,
.lioran-bulletin-external:focus,
.lioran-bulletin-external:active{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:11px;
  flex:0 0 auto;
  padding:13px 16px;
  border:1px solid rgba(255,255,255,.78);
  border-radius:5px;
  background:rgba(255,255,255,.13);
  color:#fff !important;
  font-size:13px;
  font-weight:700;
  text-decoration:none !important;
  transition:none !important;
}

.lioran-bulletin-external b{
  font-size:18px;
  font-weight:400;
  line-height:1;
}

/* Suppression complète du cadre gris */
.lioran-bulletin-wrap{
  width:100%;
  max-width:none;
  margin:0;
  overflow:hidden;
  border:0;
  border-radius:0;
  background:#fff;
  box-shadow:none;
}

.lioran-bulletin-frame-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:52px;
  padding:0 30px;
  border-bottom:1px solid #e6ece8;
  background:#fff;
}

.lioran-bulletin-live{
  display:flex;
  align-items:center;
  gap:8px;
  color:#245d35;
  font-size:13px;
  font-weight:700;
}

.lioran-bulletin-live i{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#4caf50;
  box-shadow:0 0 0 4px rgba(76,175,80,.16);
}

.lioran-bulletin-source{
  color:#85959d;
  font-size:11px;
  font-weight:600;
}

/* Iframe sans bordure ni scroll interne */
.lioran-bulletin-frame{
  width:100%;
  margin:0;
  padding:0;
  overflow:hidden;
  background:#fff;
}

.lioran-bulletin-frame iframe{
  display:block;
  width:100%;
  height:2200px;
  margin:0;
  padding:0;
  border:0;
  overflow:hidden;
  background:#fff;
}

/* Responsive */
@media(max-width:767px){
  .lioran-bulletin-page{
    padding-bottom:24px;
  }

  .lioran-bulletin-hero-inner{
    align-items:flex-start;
    flex-direction:column;
    gap:18px;
    padding:25px 18px;
  }

  .lioran-bulletin-heading h1{
    font-size:27px;
  }

  .lioran-bulletin-heading p{
    font-size:14px;
  }

  .lioran-bulletin-external{
    width:100%;
  }

  .lioran-bulletin-frame-head{
    min-height:46px;
    padding:0 16px;
  }

  .lioran-bulletin-source{
    display:none;
  }

  .lioran-bulletin-frame iframe{
    height:4200px;
  }
}/* End custom CSS */