/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 09 2025 | 09:56:32 */
.terms-header {
  padding: 85px 0 20px;
}
.terms-header .header-title {
  display: flex;
  justify-content: center;
}
.terms-header .header-title h1 {
  font-size: 50px !important;
  font-weight: 600;
  position: relative;
  display: inline-block;
}
.terms-header .header-title-glitter {
  position: absolute;
  top: -30px;
  right: 300px;
}
.terms-header .header-title h1::before {
  position: absolute;
  bottom: -20px;
  right: 28.5%;
  width: 139px;
  height: 13px;
  background-image: url("/wp-content/uploads/2024/08/Vector-16_00000.gif");
  content: "";
  background-repeat: no-repeat;
}
.terms-header .header-title h1 strong {
  font-weight: 600;
  color: #00A596;
  position: relative;
  overflow: hidden;
}
@media (width <= 1269px) {
  .terms-header .header-title h1::before {
    display: none !important;
  }
  .terms-header .header-title h1::before, .terms-header .header-title-glitter, .terms-header .secure-data-glitter, .terms-header .secure-data-title h2::before {
    display: none;
  }
  .terms-header .header-title h1 {
    font-size: 40px !important;
  }
  .terms-header .terms-header {
    padding: 55px 0 20px;
  }
  .terms-header .terms-header p {
    font-size: 15px !important;
  }
}
@media (width <= 480px) {
  .terms-header .terms-header {
    padding: 45px 0 20px;
  }
}
.terms-header .terms-picto {
  position: absolute;
  bottom: -150px;
  right: 0;
}
@media (width <= 960px) {
  .terms-header .terms-picto {
    transform: scale(0.7);
    bottom: -180px;
    right: -20px;
  }
}
@media (width <= 767px) {
  .terms-header .terms-picto {
    bottom: -200px;
    left: 50%;
    right: auto;
    transform: translateX(-50%) scale(0.7);
  }
}
.terms-content.oups-page h2 {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.terms-content.oups-page ul {
  margin-bottom: 20px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.terms-content.oups-page ul li {
  font-size: 16px !important;
  color: #101828;
  margin: 5px 0 !important;
}
.terms-content.oups-page ul li a {
  font-size: 16px !important;
  color: #101828;
}
.terms-content.oups-page a {
  text-decoration: underline;
}
.terms-content h2 {
  font-size: 36px !important;
  font-weight: 600;
  margin: 60px 0 40px !important;
}
.terms-content h2 em {
  font-style: normal;
}
.terms-content h2 strong {
  color: #00A596;
}
.terms-content .cookies-content h2 {
  margin-top: 0 !important;
  margin-bottom: 40px !important;
}
.terms-content .cookies-content p {
  margin-bottom: 60px !important;
}
.terms-content p {
  font-size: 16px !important;
}
.terms-content p em {
  color: #00A596;
  font-weight: 700;
  font-style: normal;
}
.terms-content p em a {
  color: #00A596 !important;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}
.terms-content p a {
  font-size: 16px !important;
  font-weight: 700;
  text-decoration: underline;
}
