.container-content-asset {
  padding: 0 !important;
}

#page-animations-tcg {
  font-family: 'OpenSans-Regular';
  font-size: 13px;
  font-weight: bolder;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #404040;
  /*   color: darkblue; */
  background-color: #dedd15;
}

.animations-tcg-flex {
  display: flex;
  flex-flow: row nowrap;
  /* justify-content: center; */
}

.animations-tcg-flex-child {
  display: inline-block;
}

#page-animations-tcg h1 {
  font-family: 'Jost-SemiBold', sans-serif;
  font-size: 55px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.94;
  letter-spacing: -4.4px;
  color: #1d1d1b;
  margin-bottom: 17px;
  text-align: center;
}

#page-animations-tcg h1 span {
  font-family: 'Jost-Bold', sans-serif;
  font-size: 77px;
  text-transform: uppercase;
  font-weight: bolder;
}

#page-animations-tcg h2 {
  font-family: 'Jost-SemiBold', sans-serif;
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.09;
  letter-spacing: -2px;
  color: #164094;
  text-align: center;
}

#page-animations-tcg h3 {
  font-family: 'Jost-SemiBold', sans-serif;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: white;
  text-align: center;
  /*   margin-top: 33px; */
  margin: 17px auto;
  vertical-align: top;
}

#page-animations-tcg h3.h3-magasins {
  text-decoration: underline;
}

#page-animations-tcg h3 span {
  font-size: 17px;
  color: lightgrey;
}

#page-animations-tcg h3 span em.em-white {
  color: white;
  text-decoration: none;
}

#animations-tcg-intro {
  max-width: 1000px;
  background-color: #f5f3b6;
  border-radius: 13px;
  padding: 8px;
  font-size: 18px;
  margin: 0 auto;
}

.animations-tcg-animation {
  background-color: #e5f6ff;
  margin: 13px auto;
}

.animations-tcg-evenement {
  background-color: #f5f3b6;
  padding: 13px;
  justify-content: space-evenly;
}

.animations-tcg-bouton {
  width: 300px;
  min-height: 50px;
  border-radius: 13px;
  border: thin solid white;
}

.animations-tcg-bouton-liste {
  cursor: pointer;
}

.animations-tcg-bouton-date {
  background-color: darkblue;
}

.animations-tcg-bouton-pokemon {
  background-color: #ffcb05;
}

.animations-tcg-bouton-lorcana {
  background-color: #f2dcb7;
}

.animations-tcg-bouton-magic {
  background-color: #1f2227;
  padding-top: 8px;
}

.animations-tcg-bouton-altered {
  background-color: #004880;
  padding-top: 13px;
}

.animations-tcg-bouton-SWunlimited {
  background-color: black;
  padding-top: 13px;
}

.animations-tcg-bouton-liste {
  background-color: Limegreen;
}

.animations-tcg-bouton-licence img {
  width: 44%;
}

#animations-tcg_header img {
  display: block;
  max-width: 100%;
  height: auto;
  /* border-radius: 17px; */
}

/* Styles du tableau */
.table-style {
  width: 100%;
  border-collapse: collapse;
/*   box-shadow: 0 5px 50px rgba(0, 0, 0, 0.15); */
  margin: 0 auto 13px auto;
  /* Centrer le tableau */
  border-radius: 13px;
/*   border: 2px solid midnightblue; */
  background: #ffffff;
  overflow: hidden;
  max-width: 90%;
    display: none;
}

.table-style thead {
  background-color: #badef3;
  color: #ffffff;
}

.table-style th,
.table-style td {
  padding: 15px 20px;
  text-align: center;
  border: 1px solid #dddddd;
}

.table-style tbody tr:nth-child(even) {
  background-color: #f3f3f3;
}

.table-style thead th {
  font-weight: bold;
  color: darkblue;
}

/* Styles du bouton */
.event_cta_global a {
  display: block;
  margin: 15px auto;
  padding: 15px;
  border-radius: 4px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  background-color: #1D244E;
  width: 100%;
  /* Prend toute la largeur du tableau */
  max-width: 300px;
  transition: all 0.5s;
}

.event_cta_global a:hover {
  background-color: #674d96;
}

/* Styles de l'image responsive */
.responsive-image {
  display: block;
  /* Pour centrer l'image */
  margin: 0 auto;
  /* Centrer horizontalement */
  max-width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 15px;
}



.animations-tcg-bloc {
  position: relative;
  width: 100%;
}

.animations-tcg-bloc video {
  width: 100%;
  height: 100%;
  display: block;
}

.overlay-image {
  position: absolute;
  top: 20px;
  /* Ajuste la position */
  left: 20px;
  width: 33%;
  /* Ajuste la taille de l'image */
  pointer-events: none;
  /* EmpÃĒche l'image d'interfÃŠrer avec la lecture de la vidÃŠo */
}

#animations-tcg-text {
  margin: 13px auto;
}

.animations-tcg-text-step {
  width: 33%;
  background-color: #3268bf;
  border-radius: 17px;
  border: thick solid white;
  padding: 13px;
}

.achat-vente-txt {
  font-size: 27px;
  color: white;
  line-height: 1.3;
  display: block;
  text-align: center;
}

.achat-vente-txt-italic {
  font-size: 15px;
  line-height: 1.3;
  display: block;
  text-align: left;
}

.txt-flex {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

#animations-tcg-faq {
  /*   width: 33%; */
  background-color: #ffc901;
  border-radius: 17px;
  /*   border: thick solid white; */
  padding: 13px;
}

#animations-tcg-faq .animations-tcg-faq-img {
  width: 33%;
  margin: 0 auto;
}

#animations-tcg-faq ul li {
  font-family: 'Jost-SemiBold', sans-serif;
  font-size: 20px;
  color: black;
  line-height: 1.5;
  margin-bottom: 13px;
}

#animations-tcg-faq ul li strong {
  font-family: 'Jost-SemiBold', sans-serif;
  font-weight: bolder;
  text-transform: uppercase;
}

#animations-tcg-faq ul li em {
  color: #3268bf;
}

#animations-tcg-reassurance {
  margin: 13px auto;
}

#animations-tcg-reassurance p {
  color: black;
}

.animations-tcg-reassurance-step {
  width: 33%;
  background-color: #c0c0c0;
  border-radius: 17px;
  border: thick solid white;
  padding: 13px;
}

h2#animations-tcg-h2,
h3#animations-tcg-h3 {
  color: black;
  margin: 33px auto;
}

h2#animations-tcg-h2 a,
h3#animations-tcg-h3 a {
  color: #164094;
}

#animations-tcg-h3 {
  margin-bottom: 33px;
}

#animations-tcg-ul-reassurance {
  background-color: lightgrey;
  border-radius: 17px;
  margin: 55px;
}

#animations-tcg-ul-reassurance li {
  font-family: 'Jost-SemiBold', sans-serif;
  font-size: 22px;
}

.centered-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.video-responsive {
  position: relative;
  width: 100%;
  max-width: 560px;
  height: 315px;
}

.video-responsive iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.animations-tcg-text-img {
  display: block;
  margin: 4px auto;
  text-align: center;
  width: 33%;
}


.animations-tcg_button_primary {
  max-width: 326px;
  min-height: 54px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 2px;
  background-color: #164094;
  font-family: 'Jost-SemiBold', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .3s ease;
}

.animations-tcg_button_primary:hover {
  background-color: #4466a9;
  color: white;
  text-decoration: none;
}

#page-animations-tcg img {
  display: block;
  margin: 13px auto;
}

.animations-tcg-centrage {
  text-align: center;
}


#animations-tcg_button_rejoindre {
  margin: 55px auto 33px auto;
}

/* ======================================
	         	RWD
====================================== */
@media screen and (max-width: 1210px) {}

@media screen and (max-width: 768px) {

  #animations-tcg-hero-desk {
    display: none;
  }

  #animations-tcg-hero-mob {
    display: block;
  }

  .animations-tcg-text-step {
    width: 100%;
  }

  .animations-tcg-text-img {
    width: 25%;
  }

  #animations-tcg-reassurance .animations-tcg-text-img {
    width: 77%;
  }

  #animations-tcg-reassurance p {
    font-size: 22px;
  }

  #animations-tcg-faq .animations-tcg-faq-img {
    width: 55%;
  }

}


@media screen and (max-width: 544px) {

  #page-animations-tcg h1 {
  font-family: 'Jost-SemiBold', sans-serif;
  font-size: 44px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.94;
  letter-spacing: -4.4px;
  color: #164094;
  margin-bottom: 17px;
  text-align: center;
}

#page-animations-tcg h1 span {
  font-family: 'Jost-Bold', sans-serif;
  font-size: 66px;
  text-transform: uppercase;
  font-weight: bolder;
}

  #page-animations-tcg h3 {
    font-family: 'Jost-SemiBold', sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: white;
    text-align: center;
    /*   margin-top: 33px; */
    margin: 17px auto;
    vertical-align: top;
  }

  #page-animations-tcg h3 span {
    font-size: 13px;
    color: lightgrey;
  }

  #page-animations-tcg img {
    display: block;
    margin: 25px auto;
  }

  .animations-tcg-bouton-licence img {
    width: 66%;
  }

  .table-style {
    font-size: 10px;
  }

  .table-style th,
  .table-style td {
    padding: 10px 7px;
  }

}