html, body {
  max-width: 100%;
  overflow-x: hidden;
}

.link-text {
  text-decoration: none;
}

.section_video_home .logo {
  margin-bottom: 0;
}

.section_video_home h2 {
  font-family: 'Twcenmt gras', sans-serif;
  margin-top: 20px;
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
}

.section_video_home .btn_1 {
  margin-top: 20px;
}

.footer-2 .div-block-62 {
  padding-top: 65px;
  padding-bottom: 30px;
}

.section_video.participer .fond.zoom {
  background-image: url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-participer-header.png') !important;
  background-image: -webkit-image-set(
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-participer-header.png') 1x,
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-participer-header@2x.png') 2x);
  background-image: image-set(
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-participer-header.png') 1x,
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-participer-header@2x.png') 2x);
}

.section_video.temps-forts .fond.zoom {
  background-image: url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-temps-forts-header.png') !important;
  background-image: -webkit-image-set(
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-temps-forts-header.png') 1x,
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-temps-forts-header@2x.png') 2x);
  background-image: image-set(
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-temps-forts-header.png') 1x,
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-temps-forts-header@2x.png') 2x);
}

.section_video.delivery-award .fond.zoom {
  background-image: url('../images/BG-header/delivery-award.png') !important;
}

.section_video.programme .fond.zoom {
  background-image: url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-conference-HyPorts-header.png') !important;
  background-image: -webkit-image-set(
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-conference-HyPorts-header.png') 1x,
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-conference-HyPorts-header@2x.png') 2x);
  background-image: image-set(
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-conference-HyPorts-header.png') 1x,
    url('../images/BG-header/Meet4Hydrogen-HyPorts-Toulon-2024-conference-HyPorts-header@2x.png') 2x);
}

.section_video.partenaires .fond.zoom {
  background-image: url('../images/BG-header/partenaires.png') !important;
}

.section_video.infos .fond.zoom {
  background-image: url('../images/BG-header/infos.png') !important;
}

.list-13 a {
  color: #fff;
  text-decoration: none;
}

.no-underline {
  text-decoration: none;
}

.container-10.parrainage {
  border-radius: 20px;
}

.acces-infos-bloc {
  margin-bottom: 30px;
}

.acces-infos-bloc .text-span-21 {
  font-size: 22px;
  line-height: 35px;
}

.infos-dates {
  margin-top: 30px;
}

#infos-pratiques .container-10 {
  height: 313px;
}


@media screen and (max-width: 991px) {
  .div-block-144 {
    display: none;
  }
  .logo-header {
    padding-right: 0;
    padding-left: 0;
  }
  .logo-header a, .logo-header.img {
    width: auto;
  }
  .div-block-166 {
    width: auto;
  }
  .div-block-212 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 600px) {
  .div-block-209 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
  }
}

