body {
  margin: 0 auto;
  padding: 0;
  background-color: rgb(246, 246, 246);
}

html {
  scroll-behavior: smooth;
}

main {
  width: 1080px;
  margin: 0 auto;
}

.color-header {
  background-color: black;
  width: 100%;
}

p {
  color: wheat;
}

header {
  width: 100%;
  margin-top: -20px;
  background-color: black;
  height: 500px;
}

nav ul li {
  font-family: montserrat;
  font-weight: bold;
  color: transparent;
  display: inline-block;
  margin-right: 30px;
  margin-top: -250px;
}

.v2-header {
  position: relative;
  top: 20px;
}

header a {
  position: relative;
  left: 220px;
  top: 20px;
  text-decoration: none;
  color: white;
  font-size: 140%;
}

.main-box-h2 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.main-box-h1 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: -1025px;
  z-index: 1;
}

.main-box-h1 .v1-header,
.main-box-h1 .v2-header,
.v4-header {
  margin: 0 auto;
}
.v1-header {
  position: relative;
  top: 420px;
}

.v-header {
  position: relative;
  top: 14px;
  z-index: -3;
}

video {
  border: solid 1px;
  border-color: white;
}

.v4-header-3 {
  display: flex;
  justify-content: center;
  margin-top: -440px;
  z-index: 1;
  height: 500px;
}

.v4-header-2 {
  display: flex;
  justify-content: center;
  z-index: 2;
}

.v3-download {
  display: flex;
  justify-content: center;
  margin-top: 90px;
}

.v3-download a {
  text-decoration: none;
  font-family: montserrat;
}

.ref {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.boutton3 {
  position: relative;
  top: -250px;
  width: 152px;
  height: 40px;
  cursor: pointer;
  display: flex;
  font-family: "montserrat";
  align-items: center;
  border: 1px solid #f64646;
  background-color: black;
  overflow: hidden;
  z-index: 4;
}

.MTN2 a {
  text-decoration: none;
}

.button__text {
  text-decoration: none;
  position: relative;
  left: -10px;
}

.boutton3,
.button__icon,
.button__text {
  transition: all 0.3s;
}

.boutton3 .button__text {
  text-decoration: none;
  transform: translateX(22px);
  color: #fff;
  font-weight: 400;
}

.boutton3 .button__icon {
  position: absolute;
  left: 0px;
  transform: translateX(109px);
  height: 100%;
  width: 44px;
  background-color: #f64646;
  display: flex;
  align-items: center;
  justify-content: center;
}

.boutton3 .svg {
  width: 20px;
  fill: #fff;
}

.boutton3:hover .button__text {
  color: transparent;
}

.boutton3:hover .button__icon {
  width: 158px;
  transform: translateX(0);
}

.boutton3:active .button__icon {
  background-color: #f64646;
}

.boutton3:active {
  border: 1px solid #146c54;
}

.logo {
  position: relative;
  top: 25px;
  width: 150px;
}

.logo-2 {
  display: flex;
  z-index: 3;
  width: 700px;
  margin: 0 auto;
  opacity: 0.7;
  position: relative;
  top: -360px;
}

.Thanks {
  display: flex;
  justify-content: center;
}

.POINTS {
  margin-top: 30px;
}

.horizontal-bar {
  display: block;
  width: 500px;
  position: relative;
  left: 233px;
  top: -7px;
  height: 4px;
  background-color: #333;
  margin: 0;
}

.horizontal-bar-2 {
  display: block;
  width: 500px;
  position: relative;
  left: 233px;
  top: -30px;
  height: 4px;
  background-color: #333;
  margin: 10px 0;
}

.horizontal-bar-03 {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #9b9b9b;
  margin: 5px 15px;
}

.titre-02 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #9b9b9b;
  font-family: poppins;
  margin-top: 25px;
}

.titre-02 h2 {
  color: #5f5f5f;
  font-family: poppins;
}

.title-03 {
  margin: 40px 0 40px 0;
}

.vertical-bar {
  top: 48px;
  position: relative;
  left: -830px;
  transform: translateX(-50%);
  width: 1px;
  margin-left: 10px;
  margin-top: 1px;
  height: 30px;
  background-color: rgb(255, 255, 255);
  transition: height 0.5s;
}

.vertical-bar-4 {
  position: absolute;
  top: 850px;
  left: 760px;
  transform: translateX(-50%);
  width: 1px;
  height: 732px;
  background-color: rgb(124, 113, 113);
}

.vertical-bar-01 {
  position: absolute;
  top: 90px;
  left: 200px;
  transform: translateX(-50%);
  z-index: -5;
  width: 1px;
  height: 1632px;
  background-color: rgb(124, 113, 113);
}

h2 {
  margin: 40px 0 40px 0;
}

.cgu-01 p, h2 {
  margin: 0 auto;
  text-align: center;
  font-family: montserrat;
  color: #28282d;
  width: 900px;
  padding: 20px;
}

.title-02 {
  margin: 50px 0 50px 0;
}

.vertical-bar-4::before,
.vertical-bar-4::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: rgb(124, 113, 113);
  transform: rotate(45deg);
}

.vertical-bar-4::before {
  top: 0;
  left: -2.7px;
}

.vertical-bar-4::after {
  bottom: 0;
  left: -2.7px;
}

.vertical-bar-5 {
  position: absolute;
  top: 1505px;
  left: 760px;
  transform: translateX(-50%);
  width: 1px;
  height: 205px;
  background-color: rgb(124, 113, 113);
}

.vertical-bar-5::before,
.vertical-bar-5::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: rgb(124, 113, 113);
  transform: rotate(45deg);
}

.vertical-bar-5::before {
  top: 0;
  left: -2.7px;
}

.vertical-bar-5::after {
  bottom: 0;
  left: -2.7px;
}

.vertical-bar-6 {
  position: absolute;
  top: 1910px;
  left: 760px;
  transform: translateX(-50%);
  width: 1px;
  height: 205px;
  background-color: rgb(124, 113, 113);
}

.vertical-bar-6::before,
.vertical-bar-6::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: rgb(124, 113, 113);
  transform: rotate(45deg);
}

.vertical-bar-6::before {
  top: 0;
  left: -2.7px;
}

.baka {
  display: flex;
  justify-content: center;
  width: 1080px;
  gap: 20px;
  flex-wrap: wrap;
  margin: 0 auto;
}

.baka img {
  width: 250px;
}

.grid {
  display: grid;
  width: 1080px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  margin-top: 25px;
  margin-bottom: -250px;
}

.grayscale {
  filter: grayscale(0%);
  transition: filter 0.3s ease;
}

.baka {
  align-items: center;
}

.baka img {
  width: 250px;
  height: 250px;
  object-fit: cover;
  flex-direction: row;
}

.grayscale:hover {
  filter: grayscale(100%);
}

.grid-4 {
  display: grid;
  width: 1080px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  margin-top: 25px;
}

.grid-4 img {
  width: 250px;
}

.grille {
  display: flex;
  justify-content: center;
}

.grid-3 {
  display: grid;
  width: 1080px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  margin-top: 25px;
}

.grid-3 img {
  width: 250px;
}

.grid-2 {
  display: flex;
  justify-content: center;
  margin-top: -240px;
}

.grid img {
  width: 250px;
}

.galerie h1 {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.vertical-bar-6::after {
  bottom: 0;
  left: -2.7px;
}

.test {
  display: flex;
  justify-content: center;
  margin-top: 35px;
  font-family: montserrat;
}

.vertical-bar2 {
  position: absolute;
  top: 452px;
  left: 150px;
  transform: translateX(-50%);
  width: 1px;
  height: 3620px;
  background-color: rgba(134, 134, 134, 0.566);
  z-index: -5;
}

.file-input {
  color: #146c54;
}

.message {
  background-color: #4caf50;
  width: 500px;
  font-family: montserrat;
  margin: 0 auto;
  opacity: 0.5;
  border-left: 3px solid #062b16;
}

.vertical-bar-3 {
  position: absolute;
  top: 52px;
  left: 150px;
  transform: translateX(-50%);
  width: 1px;
  height: 1550px;
  background-color: rgba(134, 134, 134, 0.566);
  z-index: -5;
}

.vertical-bar-10 {
  position: absolute;
  top: 52px;
  left: 150px;
  transform: translateX(-50%);
  width: 1px;
  height: 850px;
  background-color: rgba(134, 134, 134, 0.566);
  z-index: -5;
}

.vertical-bar-11 {
  position: absolute;
  top: 52px;
  left: 150px;
  transform: translateX(-50%);
  width: 1px;
  height: 1250px;
  background-color: rgba(134, 134, 134, 0.566);
  z-index: -5;
}

.vertical-bar-4 {
  position: absolute;
  top: 52px;
  left: 200px;
  transform: translateX(-50%);
  width: 1px;
  height: 800px;
  background-color: rgba(134, 134, 134, 0.566);
  z-index: -5;
}

a:link,
a:visited {
  color: #ff4949;
}

header a:link,
header a:visited {
  color: white;
}

footer a:link,
footer a:visited {
  color: white;
}

.vertical-bar3 {
  position: absolute;
  top: 72px;
  left: 170px;
  transform: translateX(-50%);
  width: 1px;
  height: 100px;
  background-color: rgba(134, 134, 134, 0.566);
  z-index: -5;
}

table {
  margin: 0 auto;
}

.bouton-de-dingue {
  border: none;
  outline: none;
  background-color: #ff6161;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  transition: all ease 0.1s;
  box-shadow: 0px 5px 0px 0px #ff9595;
}

.bouton-de-dingue:active {
  transform: translateY(5px);
  box-shadow: 0px 0px 0px 0px #ff9595;
}

td {
  width: 500px;
}

.img-01 {
  width: 150px;
}

.article-table-2 {
  vertical-align: top;
  width: 80%;
  margin-top: 70px;
  border-collapse: collapse;
}

.article-table {
  vertical-align: top;
  width: 80%;
  border-collapse: collapse;
}

.article-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.T-01 {
  margin-left: -70px;
  font-size: 140%;
}

.article-content-2 {
  font-family: "montserrat";
  text-align: left;
  padding: 20px;
  width: 100px;
}

.article-content-2 p {
  margin-right: 20px;
  color: rgb(5, 5, 5);
}

.article-content {
  font-family: "montserrat";
  text-align: left;
  padding: 20px;
  width: 100px;
}

.article-content p {
  margin-right: 30px;
  color: rgb(5, 5, 5);
}

.lambo {
  position: relative;
  left: -60px;
  height: 500px;
  overflow: hidden;
}

.lambo {
  max-width: 900px;
  margin: 50px auto;
  background: linear-gradient(to right);
  padding: 20px;
  transform: translateX(-100%);
  opacity: 0;
  transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out;
}
.lambo.active {
  transform: translateX(0%);
  opacity: 1;
}

.lambo label {
  display: block;
  text-align: center;
  color: #f1f1f1;
  font-size: 20px;
  margin: 5px 0 10px;
}

nav ul li a {
  font-size: 18px;
  color: #e1e1e1;
  font-weight: 400;
  font-family: inherit;
  cursor: pointer;
  position: relative;
  border: none;
  background: none;
  text-transform: uppercase;
  transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 400ms;
  transition-property: color;
}

nav ul li a {
  position: relative;
  top: -40px;
  left: 245px;
}

.image-container {
  position: relative;
  display: inline-block;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 16px;
  text-align: center;
  opacity: 0; 
  transition: opacity 0.3s ease;
  font-family: montserrat; 
}

.image-container:hover .overlay {
  opacity: 1; 
}

nav,
header {
  width: 100%;
}

nav ul li a:focus,
nav ul li a:hover {
  color: white;
}

.scrollTd {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.7s ease-in-out, transform 0.7s ease-in-out;
}

.grid-item {
  position: relative;
  overflow: hidden;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.grid-item img {
  width: 100%;
  height: auto;
  display: block;
}

.grid-item.show {
  opacity: 1;
  transform: translateY(0);
}

.grid-item-2 {
  position: relative;
  overflow: hidden;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.grid-item-2 img {
  width: 100%;
  height: auto;
  display: block;
}

.grid-item-2.show {
  opacity: 1;
  transform: translateY(0);
}

.scrollTd.show {
  opacity: 1;
  transform: translateY(0);
}

nav ul li a:focus:after,
nav ul li a:hover:after {
  width: 100%;
  left: 0%;
}

nav ul li a:after {
  content: "";
  pointer-events: none;
  bottom: -2px;
  left: 50%;
  position: absolute;
  width: 0%;
  height: 2px;
  background-color: #ff4949;
  transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 400ms;
  transition-property: width, left;
}

footer p {
  color: gray;
}

footer {
  margin-top: 50px;
  font-family: "montserrat";
  font-size: 80%;
  height: 220px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  background-color: black;
}

.quoicoubeh {
  background-color: black;
  z-index: -3;
  width: 100%;
  margin: 0;
  height: 427px;
  position: absolute;
  display: none;
}

.quoicoubeh-2 {
  background-color: black;
  width: 100%;
  height: 20px;
  position: absolute;
  display: none;
}

.MTN {
  display: flex;
  justify-content: center;
}

.social {
  display: flex;
  justify-content: center;
  align-items: center;
}

.social1 {
  width: 50px;
}

.social2 {
  width: 50px;
}

.social3 {
  width: 50px;
}

.footerbas {
  margin-top: 30px;
}

.button3 {
  font-size: 18px;
  color: #e1e1e1;
  font-family: inherit;
  font-weight: 800;
  cursor: pointer;
  position: relative;
  border: none;
  background: none;
  text-transform: uppercase;
  transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 400ms;
  transition-property: color;
}

.button3:focus,
.button3:hover {
  color: white;
}

.button3:focus:after,
.button3:hover:after {
  width: 100%;
  left: 0%;
}

.button3:after {
  content: "";
  pointer-events: none;
  bottom: -2px;
  left: 50%;
  position: absolute;
  width: 0%;
  height: 2px;
  background-color: #ff4949;
  transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 400ms;
  transition-property: width, left;
}

.button4 {
  font-size: 18px;
  color: #e1e1e1;
  font-family: inherit;
  font-weight: 800;
  cursor: pointer;
  position: relative;
  border: none;
  background: none;
  text-transform: uppercase;
  transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 400ms;
  transition-property: color;
  text-decoration: none;
}

.button4:focus,
.button4:hover {
  color: white;
}

.button4:focus:after,
.button4:hover:after {
  width: 100%;
  left: 0%;
}

.button4:after {
  content: "";
  pointer-events: none;
  bottom: -2px;
  left: 50%;
  position: absolute;
  width: 0%;
  height: 2px;
  background-color: #ff4949;
  transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 400ms;
  transition-property: width, left;
}

.MTN2 {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  text-decoration: none;
}

.copyright {
  margin-top: 20px;
}

.coucou {
  position: relative;
  top: 391px;
}

.group-05 {
  margin-top: 450px;
}

#tab {
  font-family: "montserrat";
  margin: 70px;
}

.police {
  position: relative;
  left: -70px;
  margin: 50px auto;
  background: linear-gradient(to right);
  padding: 20px;
  transform: translateX(-100%);
  opacity: 0;
  transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out;
}
.police.active {
  transform: translateX(0%);
  opacity: 1;
}

.police label {
  display: block;
  text-align: center;
  color: #f1f1f1;
  font-size: 20px;
  margin: 5px 0 10px;
}

.r34c {
  position: relative;
  left: -70px;
  margin: 50px auto;
  background: linear-gradient(to right);
  padding: 20px;
  transform: translateX(-100%);
  opacity: 0;
  transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out;
}
.r34c.active {
  transform: translateX(0%);
  opacity: 1;
}

.r34c label {
  display: block;
  text-align: center;
  color: #f1f1f1;
  font-size: 20px;
  margin: 5px 0 10px;
}

.fancy {
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin: 30px;
  outline: none;
  overflow: visible;
  padding: 1.25em 2em;
  position: relative;
  top: 290px;
  z-index: 6;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  transition: all 0.3s ease-in-out;
  user-select: none;
  font-size: 13px;
}

.fancy::before {
  content: " ";
  width: 1.5625rem;
  height: 2px;
  background: rgb(250, 250, 250);
  top: 50%;
  left: 1.5em;
  position: absolute;
  transform: translateY(-50%);
  transform-origin: center;
  transition: background 0.3s linear, width 0.3s linear;
}

.fancy .text {
  font-size: 1.125em;
  line-height: 1.33333em;
  padding-left: 2em;
  display: block;
  text-align: left;
  font-family: "montserrat";
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  text-decoration: none;
  color: rgb(255, 255, 255);
}

.fancy .top-key {
  height: 2px;
  width: 1.5625rem;
  top: -2px;
  left: 0.625rem;
  position: absolute;
  background: #000000;
  transition: width 0.5s ease-out, left 0.3s ease-out;
}

.fancy .bottom-key-1 {
  height: 2px;
  width: 1.5625rem;
  right: 1.875rem;
  bottom: -2px;
  position: absolute;
  background: #000000;
  transition: width 0.5s ease-out, right 0.3s ease-out;
}

.fancy .bottom-key-2 {
  height: 2px;
  width: 0.625rem;
  right: 0.625rem;
  bottom: -2px;
  position: absolute;
  background: #e8e8e8;
  transition: width 0.5s ease-out, right 0.3s ease-out;
}

.fancy:hover {
  color: white;
  background: rgba(0, 0, 0, 0);
}

.fancy:hover::before {
  width: 0.9375rem;
  background: white;
}

.fancy:hover .text {
  color: #ff4949;
  padding-left: 1.5em;
}

.fancy:hover .top-key {
  left: -2px;
  width: 0px;
}

.fancy:hover .bottom-key-1,
.fancy:hover .bottom-key-2 {
  right: 0;
  width: 0;
}

.T-02 {
  display: flex;
  justify-content: center;
  margin-top: -50px;
  font-family: "oswald";
  font-size: 350%;
  margin-bottom: -80px;
}

.T-02 h2 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.Thanks2 {
  display: flex;
  justify-content: center;
}

.GROUP {
  position: relative;
  top: -0px;
}

h1 {
  margin-top: 5px;
  font-family: "oswald";
  margin-left: 240px;
  font-size: 450%;
}

.cta {
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: none;
}

.cta span {
  margin-left: -4px;
  position: relative;
  top: 5px;
  padding-bottom: 7px;
  letter-spacing: 4px;
  font-size: 14px;
  padding-right: 15px;
  text-transform: uppercase;
}

.cta svg {
  transform: translateX(-8px);
  transition: all 0.3s ease;
  color: #ff4949;
  position: relative;
  top: 5px;
}

#Path_10 {
  color: #ff4949;
}

.cta:hover svg {
  transform: translateX(0);
  color: #ff4949;
}

.cta:active svg {
  color: #ff4949;
  transform: scale(0.9);
}

.cta-2 {
  margin-left: 500px;
  position: relative;
  top: -32px;
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: none;
}

.cta-2 span {
  margin-left: -4px;
  position: relative;
  top: 5px;
  padding-bottom: 7px;
  letter-spacing: 4px;
  font-size: 14px;
  padding-right: 15px;
  text-transform: uppercase;
}

.cta-2 svg {
  transform: translateX(-8px);
  transition: all 0.3s ease;
  color: #000000;
  position: relative;
  top: -8px;
}

.div1 {
  position: relative;
}

.animationActive {
  transform: translateX(-12px) !important;
  transform: scale(0.9);
  color: #000000 !important;
}

.hover-underline-animation {
  position: relative;
  color: #ff4949;
  padding-bottom: 20px;
}

.chinese {
  position: relative;
  top: 500px;
}

.hover-underline-animation:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #ff4949;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.cta:hover .hover-underline-animation:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.hamburger {
  display: none;
}

.dataTables_paginate .paginate_button.current,
.dataTables_paginate .paginate_button:active,
.dataTables_paginate .paginate_button.active {
  margin-top: 17px;
  background-color: #ff4949;
  color: #fff !important;
  font-weight: bold;
}

.dataTables_paginate .paginate_button {
  border: none;
  outline: none;
  background-color: #ff6161;
  padding: 5px 10px;
  margin: 0 2px;
  font-size: 12px;
  font-weight: 700;
  color: #fff !important;
  border-radius: 5px;
  transition: all ease 0.1s;
  box-shadow: 0px 5px 0px 0px #ff9595;
  cursor: pointer;
}

.dataTables_paginate .paginate_button.previous,
.dataTables_paginate .paginate_button.next {
  border: none;
  outline: none;
  background-color: #fc6161;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 700;
  color: #fff !important;
  border-radius: 5px;
  transition: all ease 0.1s;
  box-shadow: 0px 5px 0px 0px #ff9595;
  cursor: pointer;
}

.dataTables_paginate .paginate_button.previous.disabled {
  background-color: #ccc;
  color: #666;
  cursor: not-allowed;
}

.dataTables_paginate .paginate_button.next.disabled {
  background-color: #ccc;
  color: #ffffff !important;
  cursor: not-allowed;
}

.dataTables_paginate .paginate_button:active,
.dataTables_paginate .paginate_button.active {
  transform: translateY(5px);
  box-shadow: 0px 0px 0px 0px #ff6161;
}

.dataTables_filter {
  position: relative;
  top: -15px;
}

.dataTables_wrapper .dataTables_filter {
  margin-bottom: 20px;
}

.center-01 {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.dataTables_wrapper .dataTables_filter label {
  display: block;
  position: relative;
}

.dataTables_wrapper .dataTables_filter input[type="search"] {
  font-size: 20px;
  width: 100%;
  border: none;
  border-bottom: 2px solid #ccc;
  padding: 5px 0;
  background-color: transparent;
  outline: none;
  transition: border-bottom 0.3s ease; 
}

.dataTables_wrapper .dataTables_filter input[type="search"]:focus {
  border-bottom: 2px solid #333;
}

.dataTables_wrapper .dataTables_filter input[type="search"] ~ label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ccc;
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
  pointer-events: none;
}

.dataTables_wrapper .dataTables_filter input[type="search"]:focus ~ label,
.dataTables_wrapper .dataTables_filter input[type="search"]:valid ~ label {
  top: -10px;
  font-size: 16px;
  color: #333;
}

.dataTables_wrapper .dataTables_filter input[type="search"] ~ .underline {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 0;
  background-color: #333;
  transition: width 0.3s ease;
}

.dataTables_wrapper .dataTables_filter input[type="search"]:focus ~ .underline,
.dataTables_wrapper .dataTables_filter input[type="search"]:valid ~ .underline {
  width: 100%;
}

.dataTables_wrapper .dataTables_filter .clear-search {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  color: #ccc;
  cursor: pointer;
  transition: color 0.3s ease;
}

.dataTables_wrapper
  .dataTables_filter
  input[type="search"]:focus
  ~ .clear-search,
.dataTables_wrapper
  .dataTables_filter
  input[type="search"]:valid
  ~ .clear-search {
  color: #000;
}

.container-01 {
  width: 1080px;
  margin: 0 auto;
  padding: 0;
}

form {
  margin: 0 auto;
  width: 800px;
  border: 2px solid transparent;
  box-shadow: 5px 5px 5px rgb(0, 0, 0);
  padding-bottom: 30px;
}

.active {
  text-decoration: underline #ff4949;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}

.form__group {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-gap: 20px;
  margin: 0 auto;
  position: relative;
  padding: 20px 0 0;
  width: 100%;
  max-width: 600px;
  margin-top: 50px;
}

.form__field-wrapper {
  position: relative;
}

.form__field {
  font-family: montserrat;
  width: 100%;
  border: none;
  border-bottom: 2px solid #9b9b9b;
  outline: 0;
  font-size: 17px;
  color: #000000;
  padding: 7px 0;
  background: transparent;
  transition: border-color 0.2s;
}

.form__field::placeholder {
  color: transparent;
}

.form__field:placeholder-shown ~ .form__label {
  font-size: 17px;
  cursor: text;
  top: 20px;
}

.form__label {
  position: absolute;
  top: 0px;
  display: block;
  margin-top: -20px;
  font-family: montserrat;
  transition: 0.2s;
  font-size: 17px;
  color: #9b9b9b;
  pointer-events: none;
  width: 100%;
}

.form__field:focus {
  padding-bottom: 6px;
  font-weight: 700;
  border-width: 3px;
  border-image: linear-gradient(to right, #ff4949, #ff3939);
  border-image-slice: 1;
}

.form__field:focus ~ .form__label {
  position: absolute;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 17px;
  color: #ff4949;
  font-weight: 700;
}

.form__group2 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-gap: 20px;
  margin: 0 auto;
  position: relative;
  padding: 20px 0 0;
  width: 100%;
  max-width: 600px;
  margin-top: 50px;
}

.form__field-wrapper2 {
  position: relative;
}

.form__field2 {
  font-family: montserrat;
  width: 210%;
  border: none;
  border-bottom: 2px solid #9b9b9b;
  outline: 0;
  font-size: 17px;
  color: #000000;
  padding: 7px 0;
  background: transparent;
  transition: border-color 0.2s;
}

.form__field2::placeholder {
  color: transparent;
}

.form__field2:placeholder-shown ~ .form__label2 {
  font-size: 17px;
  cursor: text;
  top: 20px;
}

.form__label2 {
  position: absolute;
  top: 0px;
  display: block;
  margin-top: -20px;
  font-family: montserrat;
  transition: 0.2s;
  font-size: 17px;
  color: #9b9b9b;
  pointer-events: none;
  width: 100%;
}

.form__field2:focus {
  padding-bottom: 6px;
  font-weight: 700;
  border-width: 3px;
  border-image: linear-gradient(to right, #ff4949, #ff3939);
  border-image-slice: 1;
}

.form__field2:focus ~ .form__label2 {
  position: absolute;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 17px;
  color: #ff4949;
  font-weight: 700;
}

.button {
  width: 100%;
  margin-top: 20px;
}

.button {
  margin-top: -20px;
  font-family: montserrat;
  width: 210%;
  --bg: #000;
  --hover-bg: #ff4949;
  --hover-text: #000;
  color: #fff;
  cursor: pointer;
  border: 1px solid var(--bg);
  border-radius: 4px;
  padding: 0.8em 2em;
  background: var(--bg);
  transition: 0.2s;
}

.button:hover {
  color: var(--hover-text);
  transform: translate(-0.25rem, -0.25rem);
  background: var(--hover-bg);
  box-shadow: 0.25rem 0.25rem var(--bg);
}

.button:active {
  transform: translate(0);
  box-shadow: none;
}

.center-01 h1:hover {
  color: #ff4949;
  --hover-bg: #ff4949;
  --hover-text: #000;
  cursor: pointer;
  border: 1px solid var(--bg);
  background: var(--bg);
  transition: 0.2s ease;
}

.center-01:active {
  transform: translate(0);
  box-shadow: none;
}

.overlay p {
  margin-top: 45px;
}

.center {
  width: 1080px;
  margin: 0 auto;
}

#logobarre {
  display: flex;
  justify-content: space-between;
  padding-left: 100px;
}

.dl {
  margin-top: 50px;
  margin-bottom: 122px;
}

.file-input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.file-input-container {
  display: flex;
  justify-content: center;
}

.d4 {
  display: flex;
  justify-content: center;
}

.success {
  position: relative;
  top: 30px;
  width: 500px;
  font-family: montserrat;
  margin: 0 auto;
  opacity: 0.5;
  border-left: 3px solid #062b16;
}

.p-01 p {
  color: black;
  font-family: montserrat;
}

.p-01 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 500px;
  margin: 0 auto;
  position: relative;
  top: -40px;
}

.error {
  position: relative;
  top: 30px;
  width: 500px;
  font-family: montserrat;
  margin: 0 auto;
  opacity: 0.5;
  border-left: 3px solid #ff0000;
}

.custom-file-label,
.d2 {
  margin-top: 25px;
  font-family: montserrat;
  border: none;
  outline: none;
  background-color: #ff4949;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  transition: all ease 0.1s;
  box-shadow: 0px 5px 0px 0px #ff9898;
}

.custom-file-label:active,
.d2:active {
  transform: translateY(5px);
  box-shadow: 0px 0px 0px 0px #a29bfe;
}

.d3 {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.d5 {
  box-shadow: none;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}

.btn {
  display: block;
  padding: 0.7em 1em;
  background: transparent;
  outline: none;
  border: 0;
  color: #ff4949;
  letter-spacing: 0.1em;
  font-family: monospace;
  font-size: 17px;
  font-weight: bold;
  cursor: pointer;
  z-index: 1;
}

.cube {
  position: relative;
  transition: all 0.5s;
}

.cube .bg-top {
  position: absolute;
  height: 10px;
  background: #ff4949;
  bottom: 100%;
  left: 5px;
  right: -5px;
  transform: skew(-45deg, 0);
  margin: 0;
  transition: all 0.4s;
}

.cube .bg-top .bg-inner {
  bottom: 0;
}

.cube .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background: #ff4949;
  transition: all 0.4s;
}

.cube .bg-right {
  position: absolute;
  background: #ff8989;
  top: -5px;
  z-index: 0;
  bottom: 5px;
  width: 10px;
  left: 100%;
  transform: skew(0, -45deg);
  transition: all 0.4s;
}

.cube .bg-right .bg-inner {
  left: 0;
}

.cube .bg-inner {
  background: #28282d;
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
}

.cube .text {
  position: relative;
  transition: all 0.4s;
}

.bg-top2 {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.cube:hover .bg-inner {
  background: #ff4949;
  transition: all 0.4s;
}

.cube:hover .text {
  color: #28282d;
  transition: all 0.4s;
}

.cube:hover .bg-right,
.cube:hover .bg,
.cube:hover .bg-top {
  background: #28282d;
}

.cube:active {
  z-index: 9999;
  animation: bounce 0.1s linear;
}

@keyframes bounce {
  50% {
    transform: scale(0.9);
  }
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}


.checkbox {
  --light: #c4c4c47c;
  --primary-color: #ff4949; 
  --duration: 0.3s;
  --ease: ease-in-out;
}

.checkbox input[type="checkbox"] {
  display: none;
}

.checkbox label {
  align-items: center;
  cursor: pointer;
  display: flex;
}

.checkbox label span {
  margin-left: 8px;
}

.checkbox svg {
  height: 30px;
  width: 30px;
}

.checkbox svg > rect {
  fill: var(--light);
  stroke: #ff4949;
  stroke-dasharray: 400%;
  stroke-dashoffset: 400%;
  transition: var(--duration) stroke-dashoffset var(--ease);
}

.checkbox svg path {
  stroke: var(--primary-color);
  stroke-dasharray: 100%;
  stroke-dashoffset: 100%;
  transition: var(--duration) stroke-dashoffset var(--ease);
}

.checkbox input[type="checkbox"]:checked + label svg > rect,
.checkbox input[type="checkbox"]:checked + label svg path {
  stroke-dashoffset: 0;
}

.checkbox {
  margin-top: 20px;
  font-family: montserrat;
}

h3 {
  font-family: montserrat;
  font-size: 250%;
}

h4 {
  font-family: montserrat;
  font-size: 250%;
}

.grille-02 {
  margin-top: -350px;
  margin-bottom: -250px;
}

.parent {
  display: grid;
  grid-template-columns: 1fr repeat(4, 0fr);
  grid-template-rows: repeat(5, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 12px;
  width: 540px;
  font-family: montserrat;
}

.div1,
.div2,
.div3,
.div4,
.div5 {
  background-color: transparent;
  height: 50px;
  border-bottom: 1px solid #9b9b9b;
  position: relative;
  overflow: hidden; 
}

.div1 {
  grid-area: 1 / 1 / 2 / 6; 
}

.div2 {
  grid-area: 2 / 1 / 3 / 6; 
}

.div3 {
  grid-area: 3 / 1 / 4 / 6; 
}

.div4 {
  grid-area: 4 / 1 / 5 / 6; /
}

.div5 {
  grid-area: 5 / 1 / 6 / 6; 
}

.div1::before,
.div2::before,
.div3::before,
.div4::before,
.div5::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 540px;
  height: 100px; 
  background-color: #ff4949;
  z-index: -1;
  transform: scaleY(0); 
  transform-origin: top;
  transition: transform 0.5s ease; 
}

.div1:hover::before,
.div2:hover::before,
.div3:hover::before,
.div4:hover::before,
.div5:hover::before {
  transform: scaleY(1);
  transition-duration: 1100ms; 
}

.div1 p,
.div2 p,
.div3 p,
.div4 p,
.div5 p {
  color: black;
  font-weight: 600;
  margin-left: 10px;
  transition: transform 0.3s ease; 
}

.div1:hover p,
.div2:hover p,
.div3:hover p,
.div4:hover p,
.div5:hover p {
  transform: translateX(10px); 
}

.div1 svg,
.div2 svg,
.div3 svg,
.div4 svg,
.div5 svg {
  transition: transform 0.3s ease; 
}

.div1:hover svg,
.div2:hover svg,
.div3:hover svg,
.div4:hover svg,
.div5:hover svg {
  transform: translateX(-15px); 
}

.parent div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff4949;
  z-index: -1;
  transform: scaleY(0);
  transition: transform 0.5s ease;
}

.parent > div {
  opacity: 0; 
  transition: opacity 3s ease; 
}

.parent > div.show {
  opacity: 1; 
}

.parent-2 > div {
  opacity: 0; 
  transition: opacity 4s ease; 
}

.parent-2 > div.show {
  opacity: 1;
}

.parent a {
  text-decoration: none;
}

.parent-2 {
  display: grid;
  grid-template-columns: 1fr repeat(4, 0fr);
  grid-template-rows: repeat(5, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 12px;
  width: 540px;
}

.div-1 {
  margin-left: 650px;
  margin-top: -260px;
  width: 350px;
  grid-area: 1 / 1 / 2 / 6;
}

.div-1 p {
  font-family: sans-serif;
  color: #ff4949;
}

.parent-2 a {
  color: black;
  text-decoration: none;
}

.tableau {
  width: 50%;
  border-collapse: collapse;
  margin: 10px;
  font-family: Montserrat, sans-serif;
}

.tableau th,
.tableau td {
  border: 2px solid black;
  padding: 5px;
  text-align: left;
}
