html {
  overflow-x: hidden;
  overscroll-behavior-x: none;
}

body,
.paris-main,
.jeux-2024 {
  overflow: hidden;
  overscroll-behavior: none;
}

.jeux-2024 .row,
[class~="2024-games"] .row {
  display: flex;
  flex-direction: row;
}
.jeux-2024 .column,
[class~="2024-games"] .column {
  display: flex;
  flex-direction: column;
}
.jeux-2024 .center,
[class~="2024-games"] .center {
  justify-content: center;
  align-items: center;
}
.jeux-2024 .homes--sections-ctn,
[class~="2024-games"] .homes--sections-ctn {
  position: relative;
  z-index: 1;
}
.jeux-2024 .homes--graphic-bg,
[class~="2024-games"] .homes--graphic-bg {
  position: absolute;
  z-index: 0;
}
.jeux-2024 .homes--graphic-bg-map,
[class~="2024-games"] .homes--graphic-bg-map {
  width: 80rem;
  top: 145rem;
  right: -20rem;
}
.jeux-2024 .homes--graphic-bg-photo,
[class~="2024-games"] .homes--graphic-bg-photo {
  z-index: -1;
  width: 144rem;
  left: calc(50% - 56rem);
}
@media (max-width: 768px) {
  .jeux-2024 .homes--graphic-bg-photo,
  [class~="2024-games"] .homes--graphic-bg-photo {
    display: none;
  }
}
.jeux-2024 .homes--graphic-bg-photo-mobile,
[class~="2024-games"] .homes--graphic-bg-photo-mobile {
  z-index: -1;
  width: 46rem;
  top: 2rem;
  left: calc(50% - 29rem);
  display: none;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--graphic-bg-photo-mobile,
  [class~="2024-games"] .homes--graphic-bg-photo-mobile {
    display: block;
  }
}
.jeux-2024 .homes--header,
[class~="2024-games"] .homes--header {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 40rem;
  margin: 0 !important;
  padding: 2.4rem;
  overflow: hidden;
  font-family: "Paris2024", "Montserrat", sans-serif;
  color: #345bcf;
  background: #fbfbfb;
}
@media (max-width: 1120px) {
  .jeux-2024 .homes--header,
  [class~="2024-games"] .homes--header {
    height: 38rem;
  }
}
@media (max-width: 768px) {
  .jeux-2024 .homes--header,
  [class~="2024-games"] .homes--header {
    height: 28rem;
    padding-top: 0rem;
    padding-bottom: 1.25rem;
  }
}
.jeux-2024 .homes--header-bg-left,
[class~="2024-games"] .homes--header-bg-left {
  position: absolute;
  z-index: 0;
  top: -61px;
  left: -40px;
  height: calc(100% + 68px);
}
@media (max-width: 1280px) {
  .jeux-2024 .homes--header-bg-left,
  [class~="2024-games"] .homes--header-bg-left {
    left: -80px;
  }
}
@media (max-width: 1200px) {
  .jeux-2024 .homes--header-bg-left,
  [class~="2024-games"] .homes--header-bg-left {
    left: -140px;
  }
}
@media (max-width: 960px) {
  .jeux-2024 .homes--header-bg-left,
  [class~="2024-games"] .homes--header-bg-left {
    left: -200px;
  }
}
@media (max-width: 640px) {
  .jeux-2024 .homes--header-bg-left,
  [class~="2024-games"] .homes--header-bg-left {
    top: unset;
    bottom: 0;
    left: -128px;
    height: 20rem;
  }
}
.jeux-2024 .homes--header-bg-right,
[class~="2024-games"] .homes--header-bg-right {
  position: absolute;
  z-index: 0;
  top: -81px;
  right: -79px;
  height: calc(100% + 81px);
}
@media (max-width: 1280px) {
  .jeux-2024 .homes--header-bg-right,
  [class~="2024-games"] .homes--header-bg-right {
    right: -140px;
  }
}
@media (max-width: 1200px) {
  .jeux-2024 .homes--header-bg-right,
  [class~="2024-games"] .homes--header-bg-right {
    right: -200px;
  }
}
@media (max-width: 960px) {
  .jeux-2024 .homes--header-bg-right,
  [class~="2024-games"] .homes--header-bg-right {
    right: -280px;
  }
}
@media (max-width: 640px) {
  .jeux-2024 .homes--header-bg-right,
  [class~="2024-games"] .homes--header-bg-right {
    display: none;
  }
}
.jeux-2024 .homes--header-bg-right-mobile,
[class~="2024-games"] .homes--header-bg-right-mobile {
  position: absolute;
  z-index: 0;
  display: none;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--header-bg-right-mobile,
  [class~="2024-games"] .homes--header-bg-right-mobile {
    display: block;
    top: unset;
    bottom: 2rem;
    right: -100px;
    height: 17rem;
  }
}
.jeux-2024 .homes--header-content,
[class~="2024-games"] .homes--header-content {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.jeux-2024 .homes--header-dates,
[class~="2024-games"] .homes--header-dates {
  height: 9.6rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
}
.jeux-2024 .homes--header-dates time,
[class~="2024-games"] .homes--header-dates time {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--header-dates,
  [class~="2024-games"] .homes--header-dates {
    font-size: 1.5rem;
  }
  .jeux-2024 .homes--header-dates time,
  [class~="2024-games"] .homes--header-dates time {
    flex-direction: column;
    gap: 0;
  }
  .jeux-2024 .homes--header-dates figure,
  [class~="2024-games"] .homes--header-dates figure {
    margin: 0 3rem;
  }
  .jeux-2024 .homes--header-dates .sep,
  [class~="2024-games"] .homes--header-dates .sep {
    display: none;
  }
}
.jeux-2024 .homes--header-paris2024,
[class~="2024-games"] .homes--header-paris2024 {
  height: 10rem;
}
@media (max-width: 1120px) {
  .jeux-2024 .homes--header-paris2024,
  [class~="2024-games"] .homes--header-paris2024 {
    height: 7.5rem;
  }
}
@media (max-width: 768px) {
  .jeux-2024 .homes--header-paris2024,
  [class~="2024-games"] .homes--header-paris2024 {
    height: 5.5rem;
  }
}
.jeux-2024 .homes--header-counter,
[class~="2024-games"] .homes--header-counter {
  margin-bottom: 2.4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--header-counter,
  [class~="2024-games"] .homes--header-counter {
    margin-bottom: 0;
  }
}
.jeux-2024 .homes--header-counter-countdown,
[class~="2024-games"] .homes--header-counter-countdown {
  margin-top: -3rem;
  font-size: 15rem;
  font-weight: 800;
  line-height: 12.8rem;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--header-counter-countdown,
  [class~="2024-games"] .homes--header-counter-countdown {
    font-size: 9rem;
    line-height: 9rem;
  }
}
.jeux-2024 .homes--header-counter-text,
[class~="2024-games"] .homes--header-counter-text {
  font-size: 8rem;
  font-weight: 500;
}
.jeux-2024 .homes--header-counter-subtitle,
[class~="2024-games"] .homes--header-counter-subtitle {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
}
.jeux-2024 .homes--header-nav,
[class~="2024-games"] .homes--header-nav {
  height: 2.4rem;
}
.jeux-2024 .homes--header-language,
[class~="2024-games"] .homes--header-language {
  display: flex;
  flex-direction: row;
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  color: #000;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--header-language,
  [class~="2024-games"] .homes--header-language {
    font-size: 1rem;
  }
}
.jeux-2024 .homes--header-language img,
[class~="2024-games"] .homes--header-language img {
  height: 1.8rem;
  margin-right: 0.5rem;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--header-language img,
  [class~="2024-games"] .homes--header-language img {
    height: 1.25rem;
  }
}
.jeux-2024 .homes--main,
[class~="2024-games"] .homes--main {
  position: relative;
  z-index: 2;
  padding-left: 2rem;
  display: grid;
  grid-template-columns: auto 32rem;
  grid-template-rows: auto 12rem auto;
}
@media (min-width: 1112px) {
  .jeux-2024 .homes--main,
  [class~="2024-games"] .homes--main {
    margin-left: calc((100vw - 113rem) / 2);
  }
}
@media (max-width: 768px) {
  .jeux-2024 .homes--main,
  [class~="2024-games"] .homes--main {
    display: flex;
    flex-direction: column;
    padding-left: 0;
  }
}
.jeux-2024 .homes--main .homes--locale-notice,
[class~="2024-games"] .homes--main .homes--locale-notice {
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 1;
  padding-right: 2rem;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--main .homes--locale-notice,
  [class~="2024-games"] .homes--main .homes--locale-notice {
    padding: 0 1.5rem;
  }
}
.jeux-2024 .homes--main .homes--nav-items,
[class~="2024-games"] .homes--main .homes--nav-items {
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 2;
  grid-row-end: 2;
}
.jeux-2024 .homes--main .homes--nav-items-desktop,
[class~="2024-games"] .homes--main .homes--nav-items-desktop {
  height: 100%;
  padding: 0 2rem 0 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 5.6rem;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--main .homes--nav-items-desktop,
  [class~="2024-games"] .homes--main .homes--nav-items-desktop {
    display: none;
  }
}
.jeux-2024 .homes--main .homes--nav-items-desktop.is-hovering-item li:not(:hover):first-child::after,
[class~="2024-games"] .homes--main .homes--nav-items-desktop.is-hovering-item li:not(:hover):first-child::after {
  width: 0;
}
.jeux-2024 .homes--main .homes--nav-items-mobile,
[class~="2024-games"] .homes--main .homes--nav-items-mobile {
  position: relative;
  display: none;
  width: 100%;
  padding: 1.5rem;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--main .homes--nav-items-mobile,
  [class~="2024-games"] .homes--main .homes--nav-items-mobile {
    display: block;
  }
}
.jeux-2024 .homes--main .homes--nav-items-mobile select,
[class~="2024-games"] .homes--main .homes--nav-items-mobile select {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  position: relative;
  width: 100%;
  padding: 1.5rem;
  border: none;
  outline: none;
  background: #f3f3f3;
  font-weight: 700;
  background-image: url("https://cdn.paris.fr/paris/homes/jeux-2024/chevron-down.svg");
  background-size: 2.2rem;
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
}
.jeux-2024 .homes--main .homes--nav-items li,
[class~="2024-games"] .homes--main .homes--nav-items li {
  position: relative;
  font-family: "Paris2024", "Montserrat", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  color: #345bcf;
  cursor: pointer;
}
.jeux-2024 .homes--main .homes--nav-items li::after,
[class~="2024-games"] .homes--main .homes--nav-items li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.6rem;
  left: 0;
  width: 0%;
  height: 0.5rem;
  background: #d7c378;
  transition: width 0.15s ease;
}
.jeux-2024 .homes--main .homes--nav-items li:first-child::after, .jeux-2024 .homes--main .homes--nav-items li:hover::after,
[class~="2024-games"] .homes--main .homes--nav-items li:first-child::after,
[class~="2024-games"] .homes--main .homes--nav-items li:hover::after {
  width: 100%;
}
.jeux-2024 .homes--main .homes--nav-items li a,
[class~="2024-games"] .homes--main .homes--nav-items li a {
  color: inherit;
  text-decoration: none;
}
.jeux-2024 .homes--main-hero,
[class~="2024-games"] .homes--main-hero {
  max-width: 66.67vw;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin-bottom: 5rem;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--main-hero,
  [class~="2024-games"] .homes--main-hero {
    max-width: 100%;
    padding: 2rem 0;
    margin-bottom: 0;
  }
}
.jeux-2024 .homes--main-hero .four-required,
[class~="2024-games"] .homes--main-hero .four-required {
  display: flex;
  flex-direction: row;
  gap: 3rem;
}
@media (max-width: 1280px) {
  .jeux-2024 .homes--main-hero .four-required,
  [class~="2024-games"] .homes--main-hero .four-required {
    gap: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .jeux-2024 .homes--main-hero .four-required,
  [class~="2024-games"] .homes--main-hero .four-required {
    flex-direction: column;
  }
}
.jeux-2024 .homes--main-hero .four-required .one-big,
[class~="2024-games"] .homes--main-hero .four-required .one-big {
  width: 52rem;
}
@media (max-width: 1440px) and (min-width: 1280px) {
  .jeux-2024 .homes--main-hero .four-required .one-big,
  [class~="2024-games"] .homes--main-hero .four-required .one-big {
    width: 46rem;
  }
}
@media (max-width: 1280px) and (min-width: 1200px) {
  .jeux-2024 .homes--main-hero .four-required .one-big,
  [class~="2024-games"] .homes--main-hero .four-required .one-big {
    width: 40rem;
  }
}
@media (max-width: 1200px) and (min-width: 1024px) {
  .jeux-2024 .homes--main-hero .four-required .one-big,
  [class~="2024-games"] .homes--main-hero .four-required .one-big {
    width: 32rem;
  }
}
@media (max-width: 1024px) {
  .jeux-2024 .homes--main-hero .four-required .one-big,
  [class~="2024-games"] .homes--main-hero .four-required .one-big {
    width: 100%;
  }
  .jeux-2024 .homes--main-hero .four-required .one-big .qfap--card,
  [class~="2024-games"] .homes--main-hero .four-required .one-big .qfap--card {
    width: 100%;
    max-width: 100%;
  }
  .jeux-2024 .homes--main-hero .four-required .one-big .qfap--card-wrapper,
  [class~="2024-games"] .homes--main-hero .four-required .one-big .qfap--card-wrapper {
    margin: 0 1.5rem !important;
  }
}
.jeux-2024 .homes--main-hero .four-required .one-big img,
[class~="2024-games"] .homes--main-hero .four-required .one-big img {
  object-fit: cover;
  width: 52rem;
  height: 32rem;
  background: grey;
}
@media (max-width: 1024px) {
  .jeux-2024 .homes--main-hero .four-required .one-big img,
  [class~="2024-games"] .homes--main-hero .four-required .one-big img {
    width: 100%;
  }
}
.jeux-2024 .homes--main-hero .four-required .three-medium,
[class~="2024-games"] .homes--main-hero .four-required .three-medium {
  flex-grow: 1;
}
@media (max-width: 1024px) {
  .jeux-2024 .homes--main-hero .four-required .three-medium,
  [class~="2024-games"] .homes--main-hero .four-required .three-medium {
    width: 100%;
    padding: 0 1.5rem;
  }
}
.jeux-2024 .homes--main-hero .four-required .three-medium .qfap--card,
[class~="2024-games"] .homes--main-hero .four-required .three-medium .qfap--card {
  width: 40rem;
  height: 9.68rem;
}
@media (max-width: 1120px) {
  .jeux-2024 .homes--main-hero .four-required .three-medium .qfap--card,
  [class~="2024-games"] .homes--main-hero .four-required .three-medium .qfap--card {
    width: 36rem;
  }
}
@media (max-width: 1024px) {
  .jeux-2024 .homes--main-hero .four-required .three-medium .qfap--card,
  [class~="2024-games"] .homes--main-hero .four-required .three-medium .qfap--card {
    width: auto;
  }
  .jeux-2024 .homes--main-hero .four-required .three-medium .qfap--card .qfap--card-wrapper,
  [class~="2024-games"] .homes--main-hero .four-required .three-medium .qfap--card .qfap--card-wrapper {
    width: auto;
  }
}
.jeux-2024 .homes--main-hero .four-required .three-medium .qfap--card-wrapper,
[class~="2024-games"] .homes--main-hero .four-required .three-medium .qfap--card-wrapper {
  margin: 0 1.5rem !important;
  max-height: 9rem;
  overflow: hidden;
}
.jeux-2024 .homes--main-hero .four-required .three-medium .qfap--card-title,
[class~="2024-games"] .homes--main-hero .four-required .three-medium .qfap--card-title {
  font-weight: 800;
}
.jeux-2024 .homes--main-hero .four-required .three-medium .qfap--card a,
[class~="2024-games"] .homes--main-hero .four-required .three-medium .qfap--card a {
  align-items: center;
}
.jeux-2024 .homes--main-hero .four-required .three-medium .qfap--card-label,
[class~="2024-games"] .homes--main-hero .four-required .three-medium .qfap--card-label {
  display: none;
}
.jeux-2024 .homes--main-hero .four-required .three-medium img,
[class~="2024-games"] .homes--main-hero .four-required .three-medium img {
  object-fit: cover;
  width: 16rem;
  height: 9.68rem;
  background: grey;
}
.jeux-2024 .homes--main-hero .three-optional,
[class~="2024-games"] .homes--main-hero .three-optional {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}
@media (max-width: 1440px) and (min-width: 1281px) {
  .jeux-2024 .homes--main-hero .three-optional,
  [class~="2024-games"] .homes--main-hero .three-optional {
    transform-origin: top left;
    transform: scale(0.95);
  }
}
@media (max-width: 768px) {
  .jeux-2024 .homes--main-hero .three-optional,
  [class~="2024-games"] .homes--main-hero .three-optional {
    padding: 0 1.5rem 1.5rem 1.5rem;
  }
}
@media (max-width: 640px) {
  .jeux-2024 .homes--main-hero .three-optional,
  [class~="2024-games"] .homes--main-hero .three-optional {
    width: 100%;
    height: auto;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.jeux-2024 .homes--main-hero .three-optional .qfap--card,
[class~="2024-games"] .homes--main-hero .three-optional .qfap--card {
  width: 28rem !important;
  max-width: 30vw;
}
@media (max-width: 1280px) {
  .jeux-2024 .homes--main-hero .three-optional .qfap--card,
  [class~="2024-games"] .homes--main-hero .three-optional .qfap--card {
    width: 25rem !important;
  }
}
@media (max-width: 1200px) {
  .jeux-2024 .homes--main-hero .three-optional .qfap--card,
  [class~="2024-games"] .homes--main-hero .three-optional .qfap--card {
    width: 22rem !important;
  }
}
@media (max-width: 480px) {
  .jeux-2024 .homes--main-hero .three-optional .qfap--card,
  [class~="2024-games"] .homes--main-hero .three-optional .qfap--card {
    width: 13rem !important;
    max-width: unset;
  }
  .jeux-2024 .homes--main-hero .three-optional .qfap--card-wrapper,
  [class~="2024-games"] .homes--main-hero .three-optional .qfap--card-wrapper {
    margin: 0 !important;
  }
}
.jeux-2024 .homes--main-hero .three-optional .qfap--card-title,
[class~="2024-games"] .homes--main-hero .three-optional .qfap--card-title {
  font-weight: 800;
}
.jeux-2024 .homes--main-hero .three-optional img,
[class~="2024-games"] .homes--main-hero .three-optional img {
  object-fit: cover;
  width: 28rem;
  max-width: 30vw;
  height: 18rem;
  background: grey;
}
@media (max-width: 1280px) {
  .jeux-2024 .homes--main-hero .three-optional img,
  [class~="2024-games"] .homes--main-hero .three-optional img {
    width: 25rem;
  }
}
@media (max-width: 1200px) {
  .jeux-2024 .homes--main-hero .three-optional img,
  [class~="2024-games"] .homes--main-hero .three-optional img {
    width: 22rem;
  }
}
@media (max-width: 768px) {
  .jeux-2024 .homes--main-hero .three-optional img,
  [class~="2024-games"] .homes--main-hero .three-optional img {
    height: 14rem;
  }
}
@media (max-width: 480px) {
  .jeux-2024 .homes--main-hero .three-optional img,
  [class~="2024-games"] .homes--main-hero .three-optional img {
    width: 13rem !important;
    max-width: unset;
    height: 10rem;
  }
}
.jeux-2024 .homes--main-hero .qfap--card.has-hero-format .qfap--card-wrapper,
[class~="2024-games"] .homes--main-hero .qfap--card.has-hero-format .qfap--card-wrapper {
  padding: 0 !important;
}
.jeux-2024 .homes--main-hero .qfap--card.has-hero-format .qfap--card-title,
[class~="2024-games"] .homes--main-hero .qfap--card.has-hero-format .qfap--card-title {
  font-size: 2.4rem;
}
.jeux-2024 .homes--main .homes--telexes,
[class~="2024-games"] .homes--main .homes--telexes {
  padding: 1.8rem 2.4rem 2.4rem 2.4rem;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: span 3;
  background: linear-gradient(to bottom, #fbfbfb, transparent);
}
@media (max-width: 768px) {
  .jeux-2024 .homes--main .homes--telexes,
  [class~="2024-games"] .homes--main .homes--telexes {
    padding: 0;
    height: auto;
    background: #fbfbfb;
  }
}
.jeux-2024 .homes--main .homes--telexes h2,
[class~="2024-games"] .homes--main .homes--telexes h2 {
  font-family: "Paris2024", "Montserrat", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  color: #ff5757;
}
@media (max-width: 960px) {
  .jeux-2024 .homes--main .homes--telexes h2,
  [class~="2024-games"] .homes--main .homes--telexes h2 {
    margin-top: 2.8rem;
    font-size: 2.4rem;
  }
}
@media (max-width: 768px) {
  .jeux-2024 .homes--main .homes--telexes h2,
  [class~="2024-games"] .homes--main .homes--telexes h2 {
    margin-top: 1.2rem;
    margin-left: 2.4rem;
  }
}
.jeux-2024 .homes--main .homes--telexes-list,
[class~="2024-games"] .homes--main .homes--telexes-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0 4rem 0 0;
  margin-left: 1.5rem;
  list-style: none;
}
@media (max-width: 768px) {
  .jeux-2024 .homes--main .homes--telexes-list,
  [class~="2024-games"] .homes--main .homes--telexes-list {
    height: 20rem;
    flex-direction: row;
    gap: 3.5rem;
    margin: 0;
    padding: 0 4rem;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.jeux-2024 .homes--main .homes--telexes-list-item,
[class~="2024-games"] .homes--main .homes--telexes-list-item {
  position: relative;
  padding: 0 0 2rem 1rem;
  font-size: 1.3rem;
  font-weight: 500;
  color: #345bcf;
}
.jeux-2024 .homes--main .homes--telexes-list-item-dot,
[class~="2024-games"] .homes--main .homes--telexes-list-item-dot {
  fill: #ff5757;
  position: absolute;
  top: -0.9rem;
  left: -2.7rem;
  height: 1.5rem;
  height: 3.2rem;
  width: 3.2rem;
}
.jeux-2024 .homes--main .homes--telexes-list-item:before,
[class~="2024-games"] .homes--main .homes--telexes-list-item:before {
  position: absolute;
  bottom: 0;
  left: -1.3rem;
  content: "";
  display: block;
  width: 0.25rem;
  height: calc(100% - 2rem);
  background: #ff5757;
}
.jeux-2024 .homes--main .homes--telexes-list-item p,
[class~="2024-games"] .homes--main .homes--telexes-list-item p {
  margin: 0 0 0.5rem 0;
}
.jeux-2024 .homes--main .homes--telexes-list-item .paris-button,
[class~="2024-games"] .homes--main .homes--telexes-list-item .paris-button {
  margin: 0 0 0.5rem -1rem;
}
.jeux-2024 .homes--main .homes--telexes-list-item-visual,
[class~="2024-games"] .homes--main .homes--telexes-list-item-visual {
  margin: 0;
  width: 22rem;
  height: 12rem;
  background: rgba(136, 136, 136, 0.5333333333);
  overflow: hidden;
}
.jeux-2024 .homes--main .homes--telexes-list-item-visual img,
[class~="2024-games"] .homes--main .homes--telexes-list-item-visual img {
  width: 22rem;
  height: 12rem;
  object-fit: cover;
}
@media (max-width: 960px) {
  .jeux-2024 .homes--main .homes--telexes-list-item p,
  [class~="2024-games"] .homes--main .homes--telexes-list-item p {
    width: 17.5rem;
  }
  .jeux-2024 .homes--main .homes--telexes-list-item figure,
  [class~="2024-games"] .homes--main .homes--telexes-list-item figure {
    width: 17.5rem;
  }
}
.jeux-2024 .homes--main .homes--main-hero,
[class~="2024-games"] .homes--main .homes--main-hero {
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 3;
  grid-row-end: 3;
}
.jeux-2024 .homes--main .homes--main-hero .qfap--section,
[class~="2024-games"] .homes--main .homes--main-hero .qfap--section {
  margin: 0;
}
.jeux-2024 .homes--main .homes--main-hero .qfap--section-title-container,
[class~="2024-games"] .homes--main .homes--main-hero .qfap--section-title-container {
  margin: 0 !important;
}
.jeux-2024 .homes--main .homes--main-hero .qfap--card.has-default-format,
[class~="2024-games"] .homes--main .homes--main-hero .qfap--card.has-default-format {
  width: 36rem;
}
.jeux-2024 .qfap--container,
[class~="2024-games"] .qfap--container {
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--container,
  [class~="2024-games"] .qfap--container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.jeux-2024 .qfap--container h2,
[class~="2024-games"] .qfap--container h2 {
  font-family: "Paris2024", "Montserrat", sans-serif;
  font-weight: 600;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--section-title-container,
  [class~="2024-games"] .qfap--section-title-container {
    padding-left: 1.5rem !important;
  }
  .jeux-2024 .qfap--section .homes--cta-header,
  .jeux-2024 .qfap--section .paris-html .qfap--section-title,
  [class~="2024-games"] .qfap--section .homes--cta-header,
  [class~="2024-games"] .qfap--section .paris-html .qfap--section-title {
    padding-left: 1.5rem !important;
  }
}
.jeux-2024 .qfap--section:not(.homes--cta-multiple),
[class~="2024-games"] .qfap--section:not(.homes--cta-multiple) {
  margin: 1.5rem 0 3rem 0;
}
.jeux-2024 .qfap--section-content-offset,
[class~="2024-games"] .qfap--section-content-offset {
  min-width: 2rem;
  width: calc((100vw - 109rem) / 2) !important;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--section-content-offset,
  [class~="2024-games"] .qfap--section-content-offset {
    width: 1.5rem !important;
  }
}
.jeux-2024 .qfap--section-title,
[class~="2024-games"] .qfap--section-title {
  font-family: "Paris2024", "Montserrat", sans-serif;
  color: #345bcf;
  font-weight: 800;
  font-size: 4.2rem;
  line-height: inherit;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--section-title,
  [class~="2024-games"] .qfap--section-title {
    font-size: 2.6rem;
  }
}
.jeux-2024 .qfap--section .qfap--card-title,
[class~="2024-games"] .qfap--section .qfap--card-title {
  font-weight: 800;
}
.jeux-2024 .qfap--section .qfap--card-image-mask,
[class~="2024-games"] .qfap--section .qfap--card-image-mask {
  min-height: 4rem;
}
.jeux-2024 .qfap--title-section .qfap--section-title,
[class~="2024-games"] .qfap--title-section .qfap--section-title {
  position: relative;
  margin: 0;
  display: inline;
  font-size: 8rem;
  background-image: linear-gradient(to right, transparent, #d7c378);
  background-size: 100% 1.5rem;
  background-repeat: no-repeat;
  background-position: 0 calc(100% - 1rem);
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--title-section .qfap--section-title,
  [class~="2024-games"] .qfap--title-section .qfap--section-title {
    font-size: 4.2rem;
    background-size: 100% 1rem;
    background-position: 0 calc(100% - 0.4rem);
  }
}
.jeux-2024 .map-section,
[class~="2024-games"] .map-section {
  position: relative;
}
.jeux-2024 .map-section:before,
[class~="2024-games"] .map-section:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -6rem;
  right: calc(50vw - 85rem);
  width: 72rem;
  height: 32rem;
  background-image: url("https://cdn.paris.fr/paris/homes/jeux-2024/three-lines-graphic.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 960px) {
  .jeux-2024 .map-section:before,
  [class~="2024-games"] .map-section:before {
    top: -4rem;
    right: -40rem;
  }
}
@media (max-width: 480px) {
  .jeux-2024 .map-section:before,
  [class~="2024-games"] .map-section:before {
    width: 44rem;
    right: -32rem;
  }
}
@media (min-width: 769px) {
  .jeux-2024 .map-section,
  [class~="2024-games"] .map-section {
    padding-bottom: 6rem;
  }
}
.jeux-2024 .homes--cta-header-title,
[class~="2024-games"] .homes--cta-header-title {
  color: #345bcf;
}
.jeux-2024 .homes--cta-action-card,
[class~="2024-games"] .homes--cta-action-card {
  top: 0 !important;
  box-shadow: none !important;
}
.jeux-2024 .qfap--card-wrapper,
[class~="2024-games"] .qfap--card-wrapper {
  margin: 0 1.5rem !important;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--card-wrapper,
  [class~="2024-games"] .qfap--card-wrapper {
    margin: 0 !important;
  }
}
.jeux-2024 .qfap--card-label,
[class~="2024-games"] .qfap--card-label {
  margin-top: 0rem !important;
}
.jeux-2024 .qfap--card-title,
[class~="2024-games"] .qfap--card-title {
  margin-top: 0rem !important;
}
.jeux-2024 .qfap--label,
[class~="2024-games"] .qfap--label {
  padding: 1rem 0 0.9rem;
  font-weight: 700;
  color: #345bcf;
  background-color: transparent !important;
}
.jeux-2024 .qfap--image-section,
.jeux-2024 .qfap--video-section,
[class~="2024-games"] .qfap--image-section,
[class~="2024-games"] .qfap--video-section {
  position: relative;
  padding: 0.5rem 0;
  margin-bottom: 8rem;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--image-section,
  .jeux-2024 .qfap--video-section,
  [class~="2024-games"] .qfap--image-section,
  [class~="2024-games"] .qfap--video-section {
    margin-bottom: 0;
  }
}
.jeux-2024 .qfap--image-section-background,
.jeux-2024 .qfap--video-section-background,
[class~="2024-games"] .qfap--image-section-background,
[class~="2024-games"] .qfap--video-section-background {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30rem;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--image-section-background,
  .jeux-2024 .qfap--video-section-background,
  [class~="2024-games"] .qfap--image-section-background,
  [class~="2024-games"] .qfap--video-section-background {
    height: 17rem;
    bottom: 13rem;
  }
}
.jeux-2024 .qfap--image-section .image,
.jeux-2024 .qfap--video-section .image,
[class~="2024-games"] .qfap--image-section .image,
[class~="2024-games"] .qfap--video-section .image {
  display: flex;
  margin: 0;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--image-section .image,
  .jeux-2024 .qfap--video-section .image,
  [class~="2024-games"] .qfap--image-section .image,
  [class~="2024-games"] .qfap--video-section .image {
    width: 100%;
    flex-direction: column;
  }
}
.jeux-2024 .qfap--image-section .image .image-img img,
.jeux-2024 .qfap--video-section .image .image-img img,
[class~="2024-games"] .qfap--image-section .image .image-img img,
[class~="2024-games"] .qfap--video-section .image .image-img img {
  width: 80rem;
  max-width: 72vw;
  min-height: 20rem;
  object-fit: cover;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--image-section .image .image-img img,
  .jeux-2024 .qfap--video-section .image .image-img img,
  [class~="2024-games"] .qfap--image-section .image .image-img img,
  [class~="2024-games"] .qfap--video-section .image .image-img img {
    max-width: 100vw;
    width: calc(100vw - 3rem);
  }
}
.jeux-2024 .qfap--image-section .image .image-footer,
.jeux-2024 .qfap--video-section .image .image-footer,
[class~="2024-games"] .qfap--image-section .image .image-footer,
[class~="2024-games"] .qfap--video-section .image .image-footer {
  align-self: flex-end;
  margin: 0 0 0 2.5rem;
  position: unset;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--image-section .image .image-footer,
  .jeux-2024 .qfap--video-section .image .image-footer,
  [class~="2024-games"] .qfap--image-section .image .image-footer,
  [class~="2024-games"] .qfap--video-section .image .image-footer {
    align-self: flex-start;
    margin: 1rem 3rem 0 3rem;
  }
}
.jeux-2024 .qfap--image-section .image .image-footer .image-caption,
.jeux-2024 .qfap--video-section .image .image-footer .image-caption,
[class~="2024-games"] .qfap--image-section .image .image-footer .image-caption,
[class~="2024-games"] .qfap--video-section .image .image-footer .image-caption {
  font-family: "Paris2024", "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 2.4rem;
  margin: 0;
  line-height: 1.15;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--image-section .image .image-footer .image-caption,
  .jeux-2024 .qfap--video-section .image .image-footer .image-caption,
  [class~="2024-games"] .qfap--image-section .image .image-footer .image-caption,
  [class~="2024-games"] .qfap--video-section .image .image-footer .image-caption {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 1.4rem;
  }
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--image-section .image .image-footer .image-credit,
  .jeux-2024 .qfap--video-section .image .image-footer .image-credit,
  [class~="2024-games"] .qfap--image-section .image .image-footer .image-credit,
  [class~="2024-games"] .qfap--video-section .image .image-footer .image-credit {
    bottom: 3.8rem;
    left: 1rem;
  }
}
.jeux-2024 .qfap--image-section .image small,
.jeux-2024 .qfap--video-section .image small,
[class~="2024-games"] .qfap--image-section .image small,
[class~="2024-games"] .qfap--video-section .image small {
  font-weight: 600;
  font-size: 1.2rem;
}
.jeux-2024 .qfap--image-section-text,
.jeux-2024 .qfap--video-section-text,
[class~="2024-games"] .qfap--image-section-text,
[class~="2024-games"] .qfap--video-section-text {
  width: 30rem;
  max-width: 30rem;
  margin: 1rem;
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--image-section-text,
  .jeux-2024 .qfap--video-section-text,
  [class~="2024-games"] .qfap--image-section-text,
  [class~="2024-games"] .qfap--video-section-text {
    width: 100%;
    max-width: 100%;
    margin: 1rem 0 0 0;
    padding: 1rem;
  }
}
.jeux-2024 .qfap--image-section-background,
[class~="2024-games"] .qfap--image-section-background {
  background: linear-gradient(to right, #019ce0, white 75%);
}
.jeux-2024 .qfap--video-section-background,
[class~="2024-games"] .qfap--video-section-background {
  background: linear-gradient(to right, #fda7cc, white 75%);
}
.jeux-2024 .qfap--disruption .qfap--section-content,
[class~="2024-games"] .qfap--disruption .qfap--section-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 960px) {
  .jeux-2024 .qfap--disruption .qfap--section-content,
  [class~="2024-games"] .qfap--disruption .qfap--section-content {
    flex-direction: column;
    gap: 0;
  }
}
.jeux-2024 .qfap--disruption-content,
[class~="2024-games"] .qfap--disruption-content {
  width: 56rem;
  min-height: 37rem;
  margin: 3rem 0 3rem 0;
  padding: 3rem 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 0.25rem solid #345bcf;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--disruption-content,
  [class~="2024-games"] .qfap--disruption-content {
    width: calc(100% - 3rem);
    height: auto;
    margin: 1.5rem;
    padding: 1.5rem 1.5rem 3rem 1.5rem;
  }
}
.jeux-2024 .qfap--disruption-content > p,
[class~="2024-games"] .qfap--disruption-content > p {
  margin: 1rem;
  line-height: 2.2rem;
  text-align: left;
  font-weight: 600;
}
.jeux-2024 .qfap--disruption-dates,
[class~="2024-games"] .qfap--disruption-dates {
  padding: 3rem;
  color: #345bcf;
  gap: 1.2rem;
}
.jeux-2024 .qfap--disruption-dates row,
[class~="2024-games"] .qfap--disruption-dates row {
  height: 6rem;
}
.jeux-2024 .qfap--disruption-dates figure,
[class~="2024-games"] .qfap--disruption-dates figure {
  width: 6rem;
  min-width: 6rem;
  height: 6rem;
  min-height: 6rem;
  margin: 0;
}
.jeux-2024 .qfap--disruption-dates figure img,
[class~="2024-games"] .qfap--disruption-dates figure img {
  height: 6rem;
  margin-top: -2rem;
}
.jeux-2024 .qfap--disruption-dates label,
[class~="2024-games"] .qfap--disruption-dates label {
  font-weight: 800;
}
.jeux-2024 .qfap--disruption-dates p,
[class~="2024-games"] .qfap--disruption-dates p {
  font-size: 1.4rem;
  font-weight: 500;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--disruption-dates,
  [class~="2024-games"] .qfap--disruption-dates {
    padding: 1.5rem 0.5rem;
  }
  .jeux-2024 .qfap--disruption-dates p,
  [class~="2024-games"] .qfap--disruption-dates p {
    margin: 0.5rem 0;
  }
  .jeux-2024 .qfap--disruption-dates img,
  [class~="2024-games"] .qfap--disruption-dates img {
    height: 5rem;
    margin-top: -3rem;
  }
}
.jeux-2024 .qfap--disruption-newsletter,
[class~="2024-games"] .qfap--disruption-newsletter {
  width: 41rem;
  height: 37rem;
  margin: 3rem 0 3rem 0;
  padding: 0 3rem 3rem 3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border: 0.25rem solid transparent;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--disruption-newsletter,
  [class~="2024-games"] .qfap--disruption-newsletter {
    width: calc(100% - 3rem);
    margin: 3rem 1.5rem 1.5rem 1.5rem;
    padding: 0;
  }
}
.jeux-2024 .qfap--disruption-newsletter p,
[class~="2024-games"] .qfap--disruption-newsletter p {
  text-align: center;
  line-height: 2.2rem;
  font-size: 1.4rem;
  font-weight: 500;
}
.jeux-2024 .qfap--disruption-newsletter figure,
[class~="2024-games"] .qfap--disruption-newsletter figure {
  height: 15rem;
  margin: 0;
}
.jeux-2024 .qfap--disruption-newsletter img,
[class~="2024-games"] .qfap--disruption-newsletter img {
  position: relative;
  left: 0.5rem;
  height: 20rem;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--disruption-newsletter button,
  [class~="2024-games"] .qfap--disruption-newsletter button {
    width: 18rem;
  }
}
@media (max-width: 768px) {
  .jeux-2024 .homes--cta-action-cards.qfap--container,
  [class~="2024-games"] .homes--cta-action-cards.qfap--container {
    padding: 0 1.5rem;
  }
}
.jeux-2024 #l-heritage,
[class~="2024-games"] #l-heritage {
  position: relative;
}
.jeux-2024 #l-heritage:before,
[class~="2024-games"] #l-heritage:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: calc(50vw - 85rem);
  width: 72rem;
  height: 32rem;
  background-image: url("https://cdn.paris.fr/paris/homes/jeux-2024/three-lines-graphic.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 960px) {
  .jeux-2024 #l-heritage:before,
  [class~="2024-games"] #l-heritage:before {
    right: -40rem;
  }
}
@media (max-width: 480px) {
  .jeux-2024 #l-heritage:before,
  [class~="2024-games"] #l-heritage:before {
    width: 44rem;
    right: -32rem;
  }
}
.jeux-2024 .qfap--presse-section,
[class~="2024-games"] .qfap--presse-section {
  padding-bottom: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 1120px) {
  .jeux-2024 .qfap--presse-section,
  [class~="2024-games"] .qfap--presse-section {
    gap: 0.5rem;
  }
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--presse-section,
  [class~="2024-games"] .qfap--presse-section {
    flex-direction: column;
    padding-bottom: 2rem;
  }
}
.jeux-2024 .qfap--presse-section figure img,
[class~="2024-games"] .qfap--presse-section figure img {
  height: 24rem;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--presse-section figure img,
  [class~="2024-games"] .qfap--presse-section figure img {
    height: 20rem;
  }
}
.jeux-2024 .qfap--presse-section .content,
[class~="2024-games"] .qfap--presse-section .content {
  max-width: 60rem;
  text-align: center;
}
.jeux-2024 .qfap--presse-section .content p,
[class~="2024-games"] .qfap--presse-section .content p {
  margin: 3rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--presse-section .content p,
  [class~="2024-games"] .qfap--presse-section .content p {
    margin: 3rem 2rem;
    font-size: 1.4rem;
  }
}
@media (max-width: 768px) {
  .jeux-2024 .qfap--presse-section .content button,
  [class~="2024-games"] .qfap--presse-section .content button {
    width: 18rem;
  }
}
.jeux-2024 #bonus,
[class~="2024-games"] #bonus {
  position: relative;
}
.jeux-2024 #bonus:before,
[class~="2024-games"] #bonus:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -28rem;
  right: calc(50vw - 100rem);
  width: 72rem;
  height: 72rem;
  background-image: url("https://cdn.paris.fr/paris/homes/jeux-2024/bonus-graphic.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 960px) {
  .jeux-2024 #bonus:before,
  [class~="2024-games"] #bonus:before {
    right: -28rem;
  }
}
@media (max-width: 480px) {
  .jeux-2024 #bonus:before,
  [class~="2024-games"] #bonus:before {
    top: -4rem;
    right: -3rem;
    width: 56vw;
  }
}
