/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
/* ----------------------- ELEMENTS PRINCIPAUX ----------------------- */
/* ----------------------- COULEURS PRINCIPALES ----------------------- */
/* ----------------------- FONTS ----------------------- */
/* ----------------------- BREAK POINTS ----------------------- */
/* ----------------------- TAILLE STRUCTURE ----------------------- */
body h1,
body .h1 {
  font-size: 2.667rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.75rem;
  letter-spacing: -3%;
}
@media (max-width: 767px) {
  body h1,
  body .h1 {
    font-size: 2rem;
  }
}
body h2,
body .h2 {
  font-size: 2.333rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.5rem;
  letter-spacing: -3%;
}
@media (max-width: 767px) {
  body h2,
  body .h2 {
    font-size: 1.778rem;
  }
}
body h3,
body .h3 {
  font-size: 1.778rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.5rem;
  letter-spacing: -1.5%;
}
@media (max-width: 767px) {
  body h3,
  body .h3 {
    font-size: 1.444rem;
    margin-bottom: 1.15rem;
  }
}
body h4,
body .h4 {
  font-size: 1.444rem;
  line-height: 1.35;
  font-weight: 600;
}
@media (max-width: 767px) {
  body h4,
  body .h4 {
    font-size: 1.222rem;
  }
}
body h5,
body .h5 {
  font-size: 1.222rem;
  line-height: 1.35;
  font-weight: 600;
}
@media (max-width: 767px) {
  body h5,
  body .h5 {
    font-size: 1.111rem;
  }
}
body h6,
body .h6 {
  font-size: 1.111rem;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 1rem;
}
body .h7 {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
body .body-small {
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
}
body .body-big {
  font-size: 1.111rem;
  line-height: 1.6;
  font-weight: 400;
}
body p,
body ul,
body ol,
body dl,
body address,
body pre,
body table,
body blockquote,
body fieldset {
  margin: 0 0 0.8rem;
}
body ul {
  margin-left: 1.25rem;
}

.gradient-text {
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-flex;
}

.intro-text {
  max-width: 700px;
  margin: auto;
}

.top-section {
  overflow: hidden;
  padding-top: 3rem !important;
}
@media (max-width: 767px) {
  .top-section {
    padding-top: 1.5rem !important;
  }
}

.photo-comp {
  position: relative;
}
.photo-comp .w-image {
  box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.6), inset 0 -1px 0px 0px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  box-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .photo-comp .w-image {
    border-radius: 15px;
  }
}
@media (min-width: 767px) {
  .photo-comp .w-image {
    position: absolute;
  }
}
.photo-comp .w-image:first-child {
  transform: rotate(-5deg);
  top: -1rem;
  width: 85%;
  z-index: 1;
}
@media (max-width: 767px) {
  .photo-comp .w-image:first-child {
    width: 80%;
  }
}
.photo-comp .w-image:last-child {
  transform: rotate(5deg);
  width: 85%;
  right: 0;
  top: 12rem;
  z-index: 0;
}
@media (max-width: 1140px) {
  .photo-comp .w-image:last-child {
    top: 10rem;
  }
}
@media (max-width: 767px) {
  .photo-comp .w-image:last-child {
    width: 80%;
    margin-left: auto;
    margin-top: -20%;
    margin-bottom: -4rem;
  }
}

body main,
body footer {
  padding-left: 1.56rem;
  padding-right: 1.56rem;
  overflow: hidden;
}
@media (max-width: 1024px) {
  body main,
  body footer {
    padding-left: 1.11rem;
    padding-right: 1.11rem;
  }
}
@media (max-width: 767px) {
  body main,
  body footer {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
body main > .hero-home {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
body main > .l-section.height_medium:first-child {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
body main > .l-section.height_medium:first-child:before {
  transform: rotate(180deg);
  top: initial;
  bottom: 0.8rem;
}
body .l-section.height_medium {
  padding-left: 0;
  padding-right: 0;
  padding-top: 6.67rem;
  padding-bottom: 6.67rem;
}
@media (max-width: 1024px) {
  body .l-section.height_medium {
    padding-top: 5.56rem;
    padding-bottom: 5.56rem;
  }
}
@media (max-width: 767px) {
  body .l-section.height_medium {
    padding-top: 3.33rem;
    padding-bottom: 3.33rem;
  }
}
body .l-section.height_medium.color_primary, body .l-section.height_medium.color_alternate, body .l-section.height_medium.color_footer-bottom {
  padding-left: 3rem;
  padding-right: 3rem;
}
@media (max-width: 1024px) {
  body .l-section.height_medium.color_primary, body .l-section.height_medium.color_alternate, body .l-section.height_medium.color_footer-bottom {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  body .l-section.height_medium.color_primary, body .l-section.height_medium.color_alternate, body .l-section.height_medium.color_footer-bottom {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.56rem;
  }
}
body .l-section.height_medium.color_primary::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.35) 1px, transparent 1px);
  background-size: 16px 16px;
  mask-image: linear-gradient(to bottom, rgb(0, 0, 0), rgba(0, 0, 0, 0));
  pointer-events: none;
  top: 1rem;
  left: 1rem;
  right: 1rem;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  height: 12rem;
  background-position: center;
}
@media (max-width: 767px) {
  body .l-section.height_medium.color_primary::before {
    top: 0.7rem;
    left: 0.7rem;
    right: 0.7rem;
    background-size: 12px 12px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 10rem;
  }
}
body .l-section.height_medium.color_alternate::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle, rgba(0, 0, 0, 0.2) 1px, transparent 1px);
  background-size: 16px 16px;
  mask-image: linear-gradient(to bottom, rgb(0, 0, 0), rgba(0, 0, 0, 0));
  pointer-events: none;
  top: 1rem;
  left: 1rem;
  right: 1rem;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  height: 12rem;
  background-position: center;
}
@media (max-width: 767px) {
  body .l-section.height_medium.color_alternate::before {
    top: 0.7rem;
    left: 0.7rem;
    right: 0.7rem;
    background-size: 12px 12px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 10rem;
  }
}
@media (max-width: 767px) {
  body .l-section.height_medium.top-section {
    padding-top: 2.22rem;
    padding-bottom: 2.22rem;
  }
}
body .l-section.height_medium.top-section .wpb_text_column {
  max-width: 900px;
  margin: auto;
}
@media (max-width: 767px) {
  body .l-section.height_medium.top-section .wpb_text_column .body-big {
    font-size: 1rem;
    line-height: 1.55;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  body .l-section.height_medium.top-section .wpb_text_column br {
    display: none;
  }
}
body .l-section.height_medium.width_full, body .l-section.hero-home.width_full {
  margin-left: -1.56rem;
  margin-right: -1.56rem;
}
@media (max-width: 1024px) {
  body .l-section.height_medium.width_full, body .l-section.hero-home.width_full {
    margin-left: -1.11rem;
    margin-right: -1.11rem;
  }
}
@media (max-width: 767px) {
  body .l-section.height_medium.width_full, body .l-section.hero-home.width_full {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
body .l-section.height_medium.width_full .l-section-h {
  max-width: var(--site-content-width, 1200px) !important;
}
body .l-section.color_primary {
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  border-radius: 40px;
}
@media (max-width: 767px) {
  body .l-section.color_primary {
    border-radius: 30px;
  }
}
body .l-section.color_alternate {
  border-radius: 40px;
}
@media (max-width: 767px) {
  body .l-section.color_alternate {
    border-radius: 30px;
  }
}
body .l-section.color_footer-bottom {
  padding-top: 5.56rem;
  padding-bottom: 3.33rem;
}
@media (max-width: 767px) {
  body .l-section.color_footer-bottom {
    padding-top: 3.33rem;
    padding-bottom: 2.22rem;
  }
}
body .l-section.color_footer-bottom .w-separator .w-separator-h:before {
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  height: 1px;
  border-width: 0;
}
@media (max-width: 767px) {
  body .g-cols.stacking_default.via_flex > div:not([class*=vc_col-xs]) {
    margin: 0 0 2.22rem;
  }
}
body .w-separator.size_medium:empty {
  height: 3.33rem;
}
@media (max-width: 767px) {
  body .w-separator.size_medium:empty {
    height: 2.22rem;
  }
}
body .w-separator.size_medium.with_line {
  height: 6.66rem;
}
@media (max-width: 767px) {
  body .w-separator.size_medium.with_line {
    height: 4.44rem;
  }
}

@media (max-width: 767px) {
  .category-icons .vc_column_container:not(:last-child) {
    margin-bottom: 3.33rem !important;
  }
}
.category-icons .vc_column_container .vc_column-inner .wpb_wrapper {
  text-align: center;
  padding-top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.category-icons .vc_column_container .vc_column-inner .wpb_wrapper .w-post-elm.type_image {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  width: 6rem;
  height: 6rem;
  border-radius: 30px;
  background-color: white;
  transform: rotate(-6deg);
}
@media (max-width: 600px) {
  .category-icons .vc_column_container .vc_column-inner .wpb_wrapper .w-post-elm.type_image {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.category-icons .vc_column_container .vc_column-inner .wpb_wrapper .w-post-elm.type_image img {
  transform: rotate(6deg);
  position: absolute;
  height: 7rem;
  transform: rotate(6deg);
  width: 7rem;
  max-width: initial;
  right: -1.25rem;
  top: -1.5rem;
}
@media (max-width: 600px) {
  .category-icons .vc_column_container .vc_column-inner .wpb_wrapper .w-post-elm.type_image img {
    width: 5.5rem;
    height: 5.5rem;
  }
}

.key-figures .w-iconbox {
  text-align: center;
  padding-top: 1rem;
}
.key-figures .w-iconbox .w-iconbox-icon {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  width: 6rem;
  height: 6rem;
  border-radius: 30px;
  background-color: white;
  transform: rotate(-6deg);
}
@media (max-width: 600px) {
  .key-figures .w-iconbox .w-iconbox-icon {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.key-figures .w-iconbox .w-iconbox-icon img {
  transform: rotate(6deg);
  position: absolute;
  height: 7rem;
  transform: rotate(6deg);
  width: 7rem;
  max-width: initial;
  right: -1.25rem;
  top: -1.5rem;
}
@media (max-width: 600px) {
  .key-figures .w-iconbox .w-iconbox-icon img {
    width: 5.5rem;
    height: 5.5rem;
  }
}
.key-figures:not(.alt) .w-iconbox .w-iconbox-title {
  padding-bottom: 0;
  font-size: 2.667rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.75rem;
  letter-spacing: -3%;
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-flex;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .key-figures:not(.alt) .w-iconbox .w-iconbox-title {
    font-size: 2rem;
  }
}
@media (max-width: 600px) {
  .key-figures:not(.alt) .w-iconbox .w-iconbox-title {
    font-size: 1.778rem;
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 600px) {
  .key-figures:not(.alt) .w-iconbox .w-iconbox-text {
    font-size: 0.85rem;
    line-height: 1.6;
    font-weight: 400;
  }
}
.key-figures.alt .w-iconbox .w-iconbox-title {
  font-size: 1.778rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.5rem;
  letter-spacing: -1.5%;
  padding-bottom: 0;
  color: #353948;
}
@media (max-width: 767px) {
  .key-figures.alt .w-iconbox .w-iconbox-title {
    font-size: 1.444rem;
    margin-bottom: 1.15rem;
  }
}

@media (max-width: 1024px) {
  body .g-cols.via_flex.type_default > div[class*=vc_col-md-],
  body .g-cols.via_flex.type_default > div[class*=vc_col-lg-] {
    margin-top: 0;
    margin-bottom: 3rem;
  }
  body .g-cols.via_flex.type_default > div[class*=vc_col-md-]:nth-last-child(2), body .g-cols.via_flex.type_default > div[class*=vc_col-md-]:last-child,
  body .g-cols.via_flex.type_default > div[class*=vc_col-lg-]:nth-last-child(2),
  body .g-cols.via_flex.type_default > div[class*=vc_col-lg-]:last-child {
    margin-bottom: 0;
  }
}

.hero-home {
  overflow: hidden;
}
.hero-home .w-vwrapper {
  z-index: 1;
  position: relative;
}
.hero-home .w-vwrapper h1 {
  color: white;
  text-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.5);
}
.hero-home .animated-background {
  position: absolute;
  left: 0;
  right: 0;
  top: -10rem;
  bottom: -10rem;
  z-index: 0;
  pointer-events: none;
  opacity: 0.5;
  mask-image: linear-gradient(to top, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0) 85%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-home .animated-background .row-wrapper:nth-child(2) {
  margin-left: -200px;
}
.hero-home .animated-background .infinite-grid {
  width: 100%;
  display: flex;
  flex-direction: column;
  transform: rotate(-6deg);
}
.hero-home .animated-background .infinite-grid .row-wrapper {
  width: 100%;
}
.hero-home .animated-background .infinite-grid .row {
  display: flex;
  width: max-content;
  will-change: transform;
}
.hero-home .animated-background .infinite-grid .row .img-container {
  width: 400px;
  height: 250px;
  padding: 8px;
  flex-shrink: 0;
}
.hero-home .animated-background .infinite-grid .row .img-container .img-content {
  position: relative;
  border-radius: 30px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .hero-home .animated-background .infinite-grid .row .img-container .img-content {
    border-radius: 20px;
  }
}
.hero-home .animated-background .infinite-grid .row .img-container .img-content::before {
  content: "";
  position: absolute;
  box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.6), inset 0 -1px 0px 0px rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .hero-home .animated-background .infinite-grid .row .img-container .img-content::before {
    border-radius: 20px;
  }
}
.hero-home .animated-background .infinite-grid .row .img-container .img-content img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
  filter: saturate(0) brightness(1.2) contrast(1.1);
  mix-blend-mode: hard-light;
}
@media (max-width: 767px) {
  .hero-home .animated-background .infinite-grid .row .img-container .img-content img {
    border-radius: 20px;
  }
}
.hero-home .animated-bg {
  position: absolute;
  left: 0;
  top: -4rem;
  bottom: -4rem;
  width: 100%;
  z-index: 0;
  pointer-events: none;
  opacity: 0.5;
  transform: rotate(-6deg);
  mask-image: linear-gradient(to top, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0) 85%);
  gap: 10px;
}
.hero-home .animated-bg .w-grid {
  --gap: 5px !important;
  margin: 0;
}
.hero-home .animated-bg .w-grid .post_image {
  border-radius: 30px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  position: relative;
}
@media (max-width: 767px) {
  .hero-home .animated-bg .w-grid .post_image {
    border-radius: 20px;
  }
}
.hero-home .animated-bg .w-grid .post_image::before {
  content: "";
  position: absolute;
  box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.6), inset 0 -1px 0px 0px rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  border-radius: 28px;
}
.hero-home .animated-bg .w-grid .owl-stage-outer {
  overflow: visible;
}
.hero-home .animated-bg .w-grid:nth-child(2) {
  margin-left: -12.5%;
  transform: rotate(180deg);
}
.hero-home .animated-bg .w-grid:nth-child(2) .w-grid-item-h {
  transform: rotate(180deg);
}
.hero-home .text {
  padding: 6rem 0;
}

.main-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 0.5rem;
  padding-top: 0.5rem;
}
@media (max-width: 767px) {
  .main-menu {
    justify-content: left;
    width: 100%;
    padding: 0;
  }
}
.main-menu nav {
  text-align: center;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  border-radius: 100px;
  gap: 0;
  padding: 5px;
  text-align: center;
  display: flex;
}
@media (max-width: 767px) {
  .main-menu nav {
    overflow-y: scroll;
    width: 100%;
    border-radius: 0;
    scrollbar-width: none; /* Firefox */
  }
  .main-menu nav::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Edge */
  }
}
.main-menu.is-fixed {
  position: fixed;
  z-index: 2;
  transition: top 0.3s ease;
  left: 0;
  right: 0;
}
.main-menu a {
  background-color: white;
  color: #353948;
  border-radius: 100px;
  font-family: var(--h1-font-family);
  font-weight: 600;
  padding: 0.2rem 0.8rem 0.3rem;
  font-size: 0.85rem;
}
.main-menu a.is-active {
  background: linear-gradient(135deg, #00C9B7 0%, #1BA3B2 100%) !important;
  text-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  color: white;
}
.main-menu a.is-active:hover {
  background-color: #ECEEEF;
  color: white;
}
.main-menu a:hover {
  background-color: #ECEEEF;
}

.hero-game {
  overflow: hidden;
}
.hero-game .l-section-h .vc_row {
  padding-top: 2rem;
}
@media (max-width: 767px) {
  .hero-game .l-section-h .vc_row {
    padding-top: 1.5rem;
  }
}
.hero-game .post_image {
  box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.6), inset 0 -1px 0px 0px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
}
@media (max-width: 767px) {
  .hero-game .post_image {
    border-radius: 15px;
  }
}
@media (min-width: 767px) {
  .hero-game .post_image {
    position: absolute;
    right: 0;
    bottom: -9rem;
    transform: rotate(-4deg);
    width: 60%;
    max-width: 38rem;
  }
}
@media (max-width: 767px) {
  .hero-game .post_image {
    max-width: 30rem;
    margin: auto;
  }
}
.hero-game .w-vwrapper {
  z-index: 1;
  position: relative;
}
@media (min-width: 767px) {
  .hero-game .w-vwrapper {
    width: 35%;
    min-height: 18rem;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .hero-game .w-vwrapper {
    align-items: center;
    max-width: 30rem;
    margin: auto;
    text-align: center;
  }
}
.hero-game .w-vwrapper .logo_du_jeu {
  max-width: 20rem;
}
@media (max-width: 767px) {
  .hero-game .w-vwrapper .logo_du_jeu {
    max-width: 14rem;
    margin-top: -2rem;
  }
}
.hero-game .w-vwrapper .post_content {
  font-size: 1.111rem;
  line-height: 1.6;
  font-weight: 400;
}
.hero-game .w-vwrapper .w-btn.us-btn-style_1 {
  text-transform: uppercase;
  padding: 1rem 1rem 1rem 1.75rem;
}
.hero-game .w-vwrapper .w-btn.us-btn-style_1 i {
  height: 36px;
  width: 36px;
  margin-left: 0.75rem;
}
.hero-game .w-vwrapper .w-btn.us-btn-style_1 i:before {
  vertical-align: -9px;
}
.hero-game .w-vwrapper .w-btn.us-btn-style_1 span {
  font-size: 1.444rem;
  line-height: 1.8rem !important;
}

@media (min-width: 767px) {
  .intro-game .vc_row {
    flex-wrap: nowrap;
  }
  .intro-game .vc_row .vc_column_container:first-child {
    flex-grow: 1;
  }
  .intro-game .vc_row .vc_column_container:last-child {
    width: 20rem;
  }
}
@media (max-width: 767px) {
  .intro-game .vc_row .vc_column_container:first-child > .vc_column-inner > .wpb_wrapper {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
.intro-game .game-info {
  background-color: white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  padding: 2.22rem;
  gap: 2.22rem;
  text-align: center;
}
@media (max-width: 767px) {
  .intro-game .game-info {
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .intro-game .game-info {
    padding: 1.56rem;
  }
}
@media (max-width: 600px) {
  .intro-game .game-info {
    padding: 1.11rem;
  }
}
@media (max-width: 767px) {
  .intro-game .game-info {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.22rem 0;
    display: grid;
  }
}
@media (max-width: 480px) {
  .intro-game .game-info {
    grid-template-columns: repeat(1, 1fr);
  }
}
.intro-game .game-info .w-post-elm {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  align-items: center;
}
.intro-game .game-info .w-post-elm .w-post-elm-before {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-family: var(--h1-font-family);
}
@media (max-width: 480px) {
  .intro-game .game-info .w-post-elm .w-post-elm-before {
    font-size: 0.85rem;
    font-family: var(--h1-font-family);
  }
}
.intro-game .game-info .w-post-elm.category span[class*=term] {
  color: white;
  border-radius: 100px;
  padding: 0.3rem 0.8rem;
  font-weight: 700;
}
@media (max-width: 480px) {
  .intro-game .game-info .w-post-elm.category span[class*=term] {
    font-size: 0.85rem;
    padding: 0.2rem 0.7rem;
  }
}
.intro-game .game-info .w-post-elm.category span[class*=term][class*=gamification] {
  background-color: #B22D97;
}
.intro-game .game-info .w-post-elm.category span[class*=term][class*=jeu-de-strategie] {
  background-color: #6740C9;
}
.intro-game .game-info .w-post-elm.category span[class*=term][class*=jeu-de-role] {
  background-color: #FF6F61;
}
.intro-game .game-info .w-post-elm.tag span[class*=term] {
  border-radius: 100px;
  padding: 0.3rem 0.8rem;
  font-weight: 700;
  background-color: #ECEEEF;
}
@media (max-width: 480px) {
  .intro-game .game-info .w-post-elm.tag span[class*=term] {
    font-size: 0.85rem;
    padding: 0.2rem 0.7rem;
  }
}
.intro-game .game-info .w-post-elm img {
  max-width: 10rem;
  margin: auto;
  aspect-ratio: 5/3;
  object-fit: contain;
  width: 100%;
}
@media (max-width: 767px) {
  .intro-game .game-info .w-post-elm img {
    max-width: 7rem;
  }
}

.slider .w-slider {
  overflow: visible;
}
@media (min-width: 767px) {
  .slider .w-slider {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.slider .w-slider .w-slider-h .royalSlider .rsOverflow {
  overflow: visible;
}
.slider .w-slider .w-slider-h .royalSlider .rsOverflow .rsContainer {
  border-radius: 30px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border: 4px solid white;
  overflow: hidden;
}
@media (max-width: 767px) {
  .slider .w-slider .w-slider-h .royalSlider .rsOverflow .rsContainer {
    border-radius: 20px;
  }
}
.slider .w-slider .w-slider-h .royalSlider .rsOverflow .rsArrow {
  height: 3rem;
  width: 3rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  background: linear-gradient(135deg, #00C9B7 0%, #1BA3B2 100%) !important;
  background-color: white;
  font-size: 1.1rem !important;
  z-index: 1;
  color: white;
  text-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.5);
  border-radius: 100px;
}
@media (max-width: 767px) {
  .slider .w-slider .w-slider-h .royalSlider .rsOverflow .rsArrow {
    display: none;
  }
}
.slider .w-slider .w-slider-h .royalSlider .rsOverflow .rsArrow::after {
  line-height: 3rem;
}
.slider .w-slider .w-slider-h .royalSlider .rsOverflow .rsArrow.rsArrowRight {
  right: -4rem;
}
.slider .w-slider .w-slider-h .royalSlider .rsOverflow .rsArrow.rsArrowRight:after {
  content: "\f061";
}
.slider .w-slider .w-slider-h .royalSlider .rsOverflow .rsArrow.rsArrowLeft {
  left: -4rem;
}
.slider .w-slider .w-slider-h .royalSlider .rsOverflow .rsArrow.rsArrowLeft:after {
  content: "\f060";
}
.slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs {
  padding-top: 1.56rem;
  height: initial;
  overflow: visible;
}
@media (max-width: 600px) {
  .slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs {
    padding-top: 0.5rem;
  }
}
.slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs .rsThumbsContainer {
  display: flex;
  gap: 0.75rem;
  width: 100% !important;
  transform: none !important;
  align-items: center;
  justify-content: center;
  height: initial;
}
@media (max-width: 600px) {
  .slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs .rsThumbsContainer {
    grid-template-columns: repeat(5, 1fr);
    gap: 0.5rem;
    display: grid;
  }
}
@media (max-width: 480px) {
  .slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs .rsThumbsContainer {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 400px) {
  .slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs .rsThumbsContainer {
    grid-template-columns: repeat(3, 1fr);
  }
}
.slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs .rsThumbsContainer .rsThumb {
  margin-right: 0 !important;
  display: flex;
  height: initial;
  max-width: 6rem;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border: 3px solid white;
  overflow: hidden;
}
@media (max-width: 600px) {
  .slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs .rsThumbsContainer .rsThumb {
    max-width: initial;
  }
}
.slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs .rsThumbsContainer .rsThumb.rsNavSelected {
  border-color: #3DB6AE;
}
.slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs .rsThumbsContainer .rsThumb.rsNavSelected::after {
  border: 1px solid white;
  border-radius: 8px;
}
.slider .w-slider .w-slider-h .royalSlider .rsNav.rsThumbs .rsThumbsContainer .rsThumb img {
  aspect-ratio: 16/9;
  object-fit: cover;
}

.prices {
  gap: 1rem;
}
@media (max-width: 600px) {
  .prices {
    gap: 0.75rem;
    align-items: center;
    justify-content: center;
  }
}
.prices .w-post-elm {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
@media (max-width: 600px) {
  .prices .w-post-elm {
    gap: 0.15rem;
  }
}
.prices .w-post-elm::before, .prices .w-post-elm::after {
  content: "";
  background-image: url("/wp-content/uploads/laurier.png");
  height: 4.5rem;
  width: 2.7rem;
  background-size: contain;
}
@media (max-width: 600px) {
  .prices .w-post-elm::before, .prices .w-post-elm::after {
    height: 3.8rem;
    width: 2.2rem;
  }
}
.prices .w-post-elm::after {
  transform: scaleX(-1);
}
.prices .w-post-elm .w-post-elm-value {
  font-family: var(--h1-font-family);
  font-size: 0.85rem;
  font-weight: 600;
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-flex;
  width: 8rem;
  line-height: 1.45;
  text-align: center;
}
@media (max-width: 600px) {
  .prices .w-post-elm .w-post-elm-value {
    width: 6.25rem;
    font-size: 0.7rem;
  }
}

.error-404 {
  border-radius: 0 !important;
}
.error-404::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.35) 1px, transparent 1px);
  background-size: 16px 16px;
  mask-image: linear-gradient(to bottom, rgb(0, 0, 0), rgba(0, 0, 0, 0));
  pointer-events: none;
  top: 1rem;
  left: 1rem;
  right: 1rem;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  height: 12rem;
  background-position: center;
}
@media (max-width: 767px) {
  .error-404::after {
    top: 0.7rem;
    left: 0.7rem;
    right: 0.7rem;
    background-size: 12px 12px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 10rem;
  }
}
.error-404 .vc_column-inner > .wpb_wrapper {
  max-width: 700px;
  margin: auto;
}
.error-404 .w-image {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  width: 6rem;
  height: 6rem;
  border-radius: 30px;
  background-color: white;
  transform: rotate(-6deg);
  margin: auto;
}
@media (max-width: 600px) {
  .error-404 .w-image {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.error-404 .w-image img {
  transform: rotate(6deg);
  position: absolute;
  height: 7rem;
  transform: rotate(6deg);
  width: 7rem;
  max-width: initial;
  right: -1.25rem;
  top: -1.5rem;
}
@media (max-width: 600px) {
  .error-404 .w-image img {
    width: 5.5rem;
    height: 5.5rem;
  }
}

.contact-info {
  background-color: white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  padding: 2.22rem;
}
@media (max-width: 767px) {
  .contact-info {
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .contact-info {
    padding: 1.56rem;
  }
}
@media (max-width: 600px) {
  .contact-info {
    padding: 1.11rem;
  }
}
.contact-info .w-iconbox .w-iconbox-icon {
  position: absolute;
  width: 2.22rem !important;
  height: 2.22rem;
  border-radius: 10px;
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  color: white;
  font-size: 1.1rem !important;
}
.contact-info .w-iconbox .w-iconbox-meta .w-iconbox-title {
  font-size: 1.222rem;
  line-height: 1.35;
  font-weight: 600;
  padding-left: 3rem;
  margin-top: 0.25rem;
  padding-bottom: 1.11rem;
}
@media (max-width: 767px) {
  .contact-info .w-iconbox .w-iconbox-meta .w-iconbox-title {
    font-size: 1.111rem;
  }
}
.contact-info .w-iconbox .w-iconbox-meta .w-iconbox-text p:not(:last-child) {
  margin-bottom: 0.25rem;
}
.contact-info .w-iconbox .w-iconbox-meta .w-iconbox-text a {
  font-weight: 600;
  color: #353948;
}
.contact-info .w-iconbox .w-iconbox-meta .w-iconbox-text a:hover {
  color: #3DB6AE;
}

.page-id-18 .l-footer .l-section:not(.color_footer-bottom) {
  display: none;
}

.hero-cas-client .top-info {
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
  gap: 1.5rem;
  margin-bottom: -0.5rem;
}
.hero-cas-client .top-info i {
  font-size: 1rem;
  vertical-align: -1px;
  margin-right: 0.5rem;
}
.hero-cas-client .post_title {
  margin-bottom: 0;
}
.hero-cas-client .post_taxonomy {
  display: flex;
  margin-top: 0.5rem;
}
.hero-cas-client .post_taxonomy > * {
  padding: 0.4rem 0.9rem 0.45rem;
  border-radius: 100px;
  border: 1px solid white;
}

@media (min-width: 767px) {
  .content-cas-client .vc_row {
    flex-wrap: nowrap;
  }
}
@media (min-width: 767px) {
  .content-cas-client .vc_row .vc_column_container:first-child {
    flex-grow: 1;
  }
}
.content-cas-client .vc_row .vc_column_container:first-child .w-post-elm h2 {
  font-size: 1.778rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.5rem;
  letter-spacing: -1.5%;
}
@media (max-width: 767px) {
  .content-cas-client .vc_row .vc_column_container:first-child .w-post-elm h2 {
    font-size: 1.444rem;
    margin-bottom: 1.15rem;
  }
}
@media (max-width: 767px) {
  .content-cas-client .vc_row .vc_column_container:first-child .text-content {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (min-width: 767px) {
  .content-cas-client .vc_row .vc_column_container:last-child {
    width: 25rem;
  }
}
.content-cas-client .vc_row .vc_column_container:last-child .w-vwrapper {
  background-color: white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  padding: 2.22rem;
}
@media (max-width: 767px) {
  .content-cas-client .vc_row .vc_column_container:last-child .w-vwrapper {
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .content-cas-client .vc_row .vc_column_container:last-child .w-vwrapper {
    padding: 1.56rem;
  }
}
@media (max-width: 600px) {
  .content-cas-client .vc_row .vc_column_container:last-child .w-vwrapper {
    padding: 1.11rem;
  }
}
.content-cas-client .vc_row .vc_column_container:last-child .w-vwrapper .w-post-elm {
  text-align: center;
}
.content-cas-client .w-grid.layout_95 .w-btn.us-btn-style_2.usg_btn_1 {
  display: none !important;
}

@media (min-width: 767px) {
  .formats-expertise .wpb_row {
    flex-wrap: nowrap;
  }
}
.formats-expertise .wpb_row .w-image {
  transform: rotate(-3deg);
  overflow: hidden;
  border: 3px solid white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 30px;
}
@media (max-width: 767px) {
  .formats-expertise .wpb_row .w-image {
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .formats-expertise .wpb_row .w-image {
    transform: rotate(3deg);
  }
}
.formats-expertise .wpb_row .w-hwrapper {
  gap: 1rem;
  flex-wrap: wrap;
  margin-top: 0.75rem;
}
.formats-expertise .wpb_row .w-hwrapper .w-btn-wrapper {
  display: flex;
}
.formats-expertise .wpb_row .w-hwrapper .w-btn-wrapper a {
  border-bottom: 2px solid;
  padding-bottom: 2px;
}
@media (min-width: 767px) {
  .formats-expertise .wpb_row.reversed .vc_column_container:first-child {
    flex-grow: 1;
  }
}
@media (min-width: 767px) {
  .formats-expertise .wpb_row.reversed .vc_column_container:last-child {
    width: 45%;
    min-width: 25rem;
  }
}
.formats-expertise .wpb_row.reversed .w-image {
  transform: rotate(3deg);
}
@media (min-width: 767px) {
  .formats-expertise .wpb_row:not(.reversed) .vc_column_container:first-child {
    width: 45%;
    min-width: 25rem;
  }
}
@media (min-width: 767px) {
  .formats-expertise .wpb_row:not(.reversed) .vc_column_container:last-child {
    flex-grow: 1;
  }
}

@media (max-width: 767px) {
  body .formats-expertise .g-cols.stacking_default.via_flex > div:not([class*=vc_col-xs]) {
    margin: 0 0 1.11rem;
  }
}

@media (min-width: 767px) {
  .ecosystem-expertise.wpb_row {
    flex-wrap: nowrap;
  }
}
@media (min-width: 767px) {
  .ecosystem-expertise.wpb_row .vc_column_container:first-child {
    width: 18rem;
  }
}
.ecosystem-expertise.wpb_row .vc_column_container:first-child .w-iconbox {
  align-items: center;
  gap: 1.5rem;
}
.ecosystem-expertise.wpb_row .vc_column_container:first-child .w-iconbox .w-iconbox-icon {
  width: 11rem;
  height: 11rem;
  padding: 2rem;
  border-radius: 200px;
  position: relative;
  z-index: 1;
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.ecosystem-expertise.wpb_row .vc_column_container:first-child .w-iconbox .w-iconbox-icon::before {
  content: "";
  position: absolute;
  background-color: white;
  border-radius: 200px;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  z-index: -1;
}
.ecosystem-expertise.wpb_row .vc_column_container:first-child .w-iconbox .w-iconbox-icon img {
  width: 100%;
}
@media (min-width: 767px) {
  .ecosystem-expertise.wpb_row .vc_column_container:first-child .w-iconbox .w-iconbox-meta {
    position: absolute;
  }
}
.ecosystem-expertise.wpb_row .vc_column_container:first-child .w-iconbox .w-iconbox-meta .w-iconbox-title {
  font-size: 1.111rem;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 1rem;
  margin-bottom: 0;
}
@media (min-width: 767px) {
  .ecosystem-expertise.wpb_row .vc_column_container:last-child {
    flex-grow: 1;
  }
}
.ecosystem-expertise.wpb_row .vc_column_container:last-child .wpb_wrapper {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox {
  align-items: center;
  gap: 1.5rem;
}
@media (max-width: 767px) {
  .ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox {
    align-items: flex-start;
  }
}
.ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox .w-iconbox-icon {
  z-index: 1;
  width: 7.5rem;
  height: 7.5rem;
  padding: 1rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  background-color: white;
  margin-right: 0;
}
@media (max-width: 767px) {
  .ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox .w-iconbox-icon {
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox .w-iconbox-icon {
    width: 6rem;
    height: 6rem;
    padding: 0.75rem;
  }
}
.ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox .w-iconbox-icon img {
  width: 100%;
}
@media (max-width: 767px) {
  .ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox .w-iconbox-meta {
    margin-top: 0.5rem;
  }
}
.ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox .w-iconbox-title {
  font-size: 1.222rem;
  line-height: 1.35;
  font-weight: 600;
}
@media (max-width: 767px) {
  .ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox .w-iconbox-title {
    font-size: 1.111rem;
  }
}
.ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox::before {
  content: "";
  position: absolute;
  width: 20rem;
  height: 2px;
  background-color: #D9D9D9;
  left: -16rem;
  transform-origin: right center;
}
@media (max-width: 767px) {
  .ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox::before {
    display: none;
  }
}
@media (min-width: 767px) {
  .ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox:first-child::before {
    transform: rotate(-33deg);
  }
}
.ecosystem-expertise.wpb_row .vc_column_container:last-child .w-iconbox:last-child::before {
  transform: rotate(33deg);
}

header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_left .ush_image_1 {
  margin-right: 2rem;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .us-btn-style_1 {
  padding: 0.6rem 1rem 0.8rem 1.2rem;
  margin-left: 0;
  font-size: 1rem;
  flex-shrink: 0;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .type_mobile .w-nav-control {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .type_mobile .w-nav-list.level_1 {
  gap: 0.25rem;
  display: flex;
  flex-direction: column;
  max-width: 290px;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .type_mobile .w-nav-list.level_1 .w-nav-item.level_1 {
  gap: 0.25rem;
  display: flex;
  flex-direction: column;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .type_mobile .w-nav-list.level_1 .w-nav-item.level_1 a {
  line-height: initial;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .type_mobile .w-nav-list.level_1 .w-nav-item.level_1 a span {
  vertical-align: 0px;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .type_mobile .w-nav-list.level_1 .w-nav-item.level_1 .w-nav-anchor.level_1:not(.w-btn) {
  padding: 0.5rem 1rem 0.6rem;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .type_mobile .w-nav-list.level_1 .w-nav-item.level_1 .w-btn {
  width: 100%;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .type_mobile .w-nav-list.level_1 .w-nav-item.level_1.menu-item-has-children .w-nav-arrow {
  display: none;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .type_mobile .w-nav-list.level_1 .w-nav-item.level_1.menu-item-has-children .w-nav-list.level_2 {
  display: flex;
  visibility: initial;
  flex-direction: column;
  padding: 0;
  padding-bottom: 0.5rem;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell.at_right .type_mobile .w-nav-list.level_1 .w-nav-item.level_1.menu-item-has-children .w-nav-list.level_2 .w-nav-item.level_2 .w-nav-anchor.level_2 .menu-item-description {
  font-size: 0.7rem;
  line-height: 1.6;
  font-weight: 400;
  margin-top: -0.1rem;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav ul.w-nav-list.level_1 {
  line-height: 40px;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-item.level_1 a {
  border-radius: 100px;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-item.level_1 a span.w-nav-title {
  vertical-align: 2px;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-item.level_1 a span.w-nav-arrow {
  vertical-align: 0px;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-item.level_1:hover > a:not(.w-btn) span {
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-flex;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-item.level_1.current-menu-item > a:not(.w-btn) {
  background-color: rgba(255, 255, 255, 0.2);
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-item.level_1.current-menu-item:hover > a:not(.w-btn) {
  box-shadow: none;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-list.level_2 {
  padding: 0.5rem 0;
  border-radius: 20px;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-list.level_2 .w-nav-item.level_2 {
  display: flex;
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-list.level_2 .w-nav-item.level_2 .w-nav-anchor.level_2 {
  padding: 0.25rem 1rem;
  font-size: 1rem;
  line-height: 1.55;
  font-weight: 400;
  font-family: var(--font-family);
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-list.level_2 .w-nav-item.level_2 .w-nav-anchor.level_2 .menu-item-description {
  display: block;
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
  font-weight: 400;
  opacity: 0.7;
  margin-top: 4px;
  font-family: var(--font-family);
}
header .l-subheader.at_middle .l-subheader-h .l-subheader-cell nav.w-nav .w-nav-list.level_2 .w-nav-item.level_2:hover a .w-nav-title {
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-flex;
}
.type_desktop .show-on-mobile {
  display: none;
}

.color_footer-bottom {
  border-radius: 40px;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
@media (max-width: 767px) {
  .color_footer-bottom {
    border-radius: 30px;
  }
}
@media (max-width: 767px) {
  .color_footer-bottom .top-footer {
    gap: 2.22rem;
  }
}
@media (max-width: 767px) {
  .color_footer-bottom .top-footer .vc_column_container {
    margin-bottom: 0 !important;
  }
}
.color_footer-bottom .top-footer .vc_column_container:first-child {
  width: initial;
  flex-grow: 1;
}
.color_footer-bottom .top-footer .vc_column_container:last-child {
  width: 21rem;
}
@media (max-width: 767px) {
  .color_footer-bottom .top-footer .vc_column_container:last-child {
    width: 100%;
  }
}
.color_footer-bottom .top-footer .w-hwrapper {
  gap: 1.56rem;
}
@media (max-width: 767px) {
  .color_footer-bottom .top-footer .w-hwrapper {
    flex-direction: column;
    gap: 1.56rem;
  }
}
.color_footer-bottom .top-footer .w-hwrapper .w-iconbox .w-iconbox-icon {
  width: 3.5rem;
}
.color_footer-bottom .top-footer .w-hwrapper .w-iconbox .w-iconbox-icon img {
  width: 100%;
}
.color_footer-bottom .top-footer .w-hwrapper .w-iconbox .w-iconbox-text {
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
}
.color_footer-bottom .top-footer .w-hwrapper .w-iconbox .w-iconbox-title {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 0.5rem;
  padding-bottom: 0;
  color: white;
}
@media (max-width: 900px) {
  .color_footer-bottom .middle-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.22rem 1.56rem;
  }
  .color_footer-bottom .middle-footer .vc_column_container {
    width: 100%;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 900px) and (max-width: 767px) {
  .color_footer-bottom .middle-footer {
    grid-template-columns: repeat(1, 1fr);
  }
}
.color_footer-bottom .middle-footer .vc_wp_custommenu .widgettitle {
  font-size: 1.111rem;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 1rem;
}
.color_footer-bottom .middle-footer .vc_wp_custommenu li {
  margin: 0 0 0.75rem;
}
.color_footer-bottom .middle-footer .vc_wp_custommenu li:last-child {
  margin-bottom: 0;
}
.color_footer-bottom .middle-footer .w-socials-list {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
}
@media (max-width: 900px) {
  .color_footer-bottom .middle-footer .w-socials-list {
    justify-content: flex-start;
  }
}
.color_footer-bottom .middle-footer .w-socials-list .w-socials-item .w-socials-item-link {
  width: 2.55rem;
  height: 2.55rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
}
.color_footer-bottom .bottom-footer {
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
}
.color_footer-bottom .bottom-footer .vc_column-inner > .wpb_wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .color_footer-bottom .bottom-footer .vc_column-inner > .wpb_wrapper {
    flex-direction: column;
    gap: 0.75rem;
  }
}
.color_footer-bottom .bottom-footer .vc_column-inner > .wpb_wrapper .wpb_text_column {
  color: #A8A8A8;
}

.contact-form-cta {
  max-width: var(--site-content-width);
  margin: auto;
}

@media (min-width: 1024px) {
  .card-layout {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .card-layout .owl-item:first-child .w-grid-item {
    transform: rotate(-3deg) translateY(10px);
  }
  .card-layout .owl-item:last-child .w-grid-item {
    transform: rotate(3deg) translateY(10px);
  }
}

.w-grid.layout_64 {
  --gap: 1.2rem !important;
}
.w-grid.layout_64 .owl-stage-outer {
  overflow: visible;
}
@media (max-width: 1024px) {
  .w-grid.layout_64 {
    --gap: 0.8rem !important;
  }
}
@media (max-width: 767px) {
  .w-grid.layout_64 {
    --gap: 0.5rem !important;
  }
}
@media (max-width: 1024px) {
  .w-grid.layout_64.type_carousel {
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  .w-grid.layout_64.type_carousel {
    padding-right: 1.25rem;
  }
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h {
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 30px;
  padding: 8px;
  padding-bottom: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h {
    border-radius: 20px;
  }
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_1 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_1 .post_taxonomy {
  left: 0.5rem;
  top: 0.5rem;
  position: absolute;
  z-index: 1;
  margin: 0;
  display: flex;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_1 .post_taxonomy a {
  color: white;
  border-radius: 100px;
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
  padding: 0.2rem 0.7rem;
  font-weight: 700;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_1 .post_taxonomy a[class*=gamification] {
  background-color: #B22D97;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_1 .post_taxonomy a[class*=jeu-de-strategie] {
  background-color: #6740C9;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_1 .post_taxonomy a[class*=jeu-de-role] {
  background-color: #FF6F61;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_1 .usg_btn_2 {
  position: absolute;
  bottom: -1.35rem;
  text-transform: uppercase;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_1 .usg_btn_2 span {
  font-size: 1rem;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_2 {
  padding-top: 2.22rem;
  padding-left: 1.56rem;
  padding-right: 1.56rem;
  text-align: center;
  flex-grow: 1;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_2 .post_content {
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
  flex-grow: 1;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_2 .us-btn-style_2 {
  margin-bottom: 0;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_2 .usg_post_custom_field_1 {
  width: 100%;
  border-top: 1px solid #D9D9D9;
  padding-top: 1.56rem;
  padding-bottom: 1.56rem;
  margin-top: 1.56rem;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_2 .usg_post_custom_field_1 img {
  width: 8rem;
  height: 4rem;
  margin: auto;
  object-fit: contain;
}
.w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .w-post-elm.post_image {
  border-radius: 22px;
  overflow-x: hidden;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .w-grid.layout_64 .w-grid-list .w-grid-item .w-grid-item-h .w-post-elm.post_image {
    border-radius: 12px;
  }
}
@media (max-width: 1024px) {
  .w-grid.layout_64 .w-grid-list.with_dots .owl-dots {
    margin-left: 1rem;
  }
}
@media (max-width: 767px) {
  .w-grid.layout_64 .w-grid-list.with_dots .owl-dots {
    margin-left: 1.25rem;
  }
}

.w-grid.layout_334 {
  --gap: 1.2rem !important;
}
@media (max-width: 1024px) {
  .w-grid.layout_334 {
    --gap: 0.8rem !important;
  }
}
@media (max-width: 767px) {
  .w-grid.layout_334 {
    --gap: 0.5rem !important;
  }
}
.w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h {
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 30px;
  padding: 8px;
  padding-bottom: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h {
    border-radius: 20px;
  }
}
.w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h .post_taxonomy {
  left: 0.5rem;
  top: 0.5rem;
  position: absolute;
  z-index: 1;
  margin: 0;
  display: flex;
}
.w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h .post_taxonomy a {
  background-color: white;
  border-radius: 100px;
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
  padding: 0.2rem 0.7rem;
  font-weight: 700;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_2 {
  padding: 1.11rem;
  flex-grow: 1;
}
.w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h .usg_vwrapper_2 .post_content {
  flex-grow: 1;
}
.w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h .usg_hwrapper_1 {
  margin-bottom: 0.5rem;
}
.w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h .usg_hwrapper_1 .w-post-elm {
  font-size: 0.85rem;
}
.w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h .usg_hwrapper_1 .w-post-elm i {
  margin-right: 0.6rem;
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-flex;
}
.w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h .w-post-elm.post_image {
  border-radius: 22px;
  overflow-x: hidden;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .w-grid.layout_334 .w-grid-list .w-grid-item .w-grid-item-h .w-post-elm.post_image {
    border-radius: 12px;
  }
}
@media (max-width: 1024px) {
  .w-grid.layout_334 .w-grid-list.with_dots .owl-dots {
    margin-left: 1rem;
  }
}
@media (max-width: 767px) {
  .w-grid.layout_334 .w-grid-list.with_dots .owl-dots {
    margin-left: 1.25rem;
  }
}

.w-grid.layout_213 {
  --gap: 0.6rem !important;
}
.w-grid.layout_213 .owl-stage-outer .owl-stage {
  margin: auto;
}
@media (max-width: 1024px) {
  .w-grid.layout_213.type_carousel {
    padding: 0 1.5rem;
  }
}
.w-grid.layout_213 .w-grid-list.with_arrows .owl-nav .owl-next {
  left: calc(100% - 2.1rem);
}
.w-grid.layout_213 .w-grid-list.with_arrows .owl-nav .owl-prev {
  right: calc(100% - 2.1rem);
}
.w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h {
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 30px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  align-items: center;
  padding: 1.56rem;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h {
    border-radius: 20px;
  }
}
.w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h .post_image {
  margin-top: -2.5rem;
  width: 5.75rem;
  height: 5.75rem;
  border-radius: 30px;
  transform: rotate(-6deg);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border: 3px solid white;
}
.w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h .post_title {
  padding-top: 1.11rem;
  padding-bottom: 0.2rem;
}
.w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h .post_content {
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
  padding-top: 1.11rem;
}
.w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h .post_content::before, .w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h .post_content::after {
  content: "";
  background-image: url("/wp-content/uploads/quote.svg");
  height: 20px;
  width: 27px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h .post_content::before, .w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h .post_content::after {
    height: 25px;
    width: 32px;
  }
}
.w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h .post_content::before {
  transform: rotate(-6deg);
  margin-bottom: 0.75rem;
}
.w-grid.layout_213 .w-grid-list .w-grid-item .w-grid-item-h .post_content::after {
  transform: rotate(174deg);
  margin-left: auto;
  margin-top: 0.75rem;
}

.w-grid.layout_95.type_carousel {
  --gap: 0.4rem !important;
}
@media (min-width: 600px) {
  .w-grid.layout_95.type_carousel {
    max-width: 1000px;
    margin: auto;
    padding: 0 3rem;
  }
}
@media (max-width: 600px) {
  .w-grid.layout_95.type_carousel {
    padding-right: 1rem;
  }
}
.w-grid.layout_95.type_carousel .w-grid-list.with_arrows .owl-nav .owl-prev {
  right: -1rem;
}
.w-grid.layout_95.type_carousel .w-grid-list.with_arrows .owl-nav .owl-next {
  left: -1rem;
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h {
  border-radius: 40px;
  padding: 2.22rem;
  background-color: white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  text-align: left;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h {
    border-radius: 30px;
  }
}
@media (max-width: 767px) {
  .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h {
    padding: 1.56rem;
  }
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_content {
  font-size: 1.111rem;
  line-height: 1.6;
  font-weight: 400;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_content {
    font-size: 1rem;
    line-height: 1.55;
    font-weight: 400;
  }
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_content::before, .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_content::after {
  content: "";
  background-image: url("/wp-content/uploads/quote.svg");
  height: 34px;
  width: 46px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_content::before, .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_content::after {
    height: 25px;
    width: 32px;
  }
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_content::before {
  transform: rotate(-6deg);
  margin-bottom: 1.11rem;
}
@media (max-width: 767px) {
  .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_content::before {
    margin-bottom: 0.75rem;
  }
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_content::after {
  transform: rotate(174deg);
  margin-left: auto;
  margin-top: 1.11rem;
}
@media (max-width: 767px) {
  .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_content::after {
    margin-top: 0.75rem;
  }
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_image {
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 20px;
  transform: rotate(-6deg);
  flex-shrink: 0;
}
@media (max-width: 600px) {
  .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .post_image {
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 15px;
  }
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .us_testimonial_author {
  margin-top: 0.4rem;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-family: var(--h1-font-family);
  font-weight: 600;
  margin-bottom: 0.25rem;
}
@media (max-width: 600px) {
  .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .us_testimonial_author {
    font-size: 0.85rem;
    line-height: 1.6;
    font-weight: 400;
    font-weight: 600;
  }
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .us_testimonial_role {
  margin-right: 0.25rem;
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .usg_hwrapper_2 {
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .usg_hwrapper_2 {
    font-size: 0.85rem;
    line-height: 1.6;
    font-weight: 400;
  }
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .usg_hwrapper_1 {
  flex-grow: 1;
  width: 100%;
  margin: 0;
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .usg_hwrapper_3 {
  align-items: flex-end;
}
@media (max-width: 767px) {
  .w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .usg_hwrapper_3 {
    flex-direction: column;
    gap: 1rem;
  }
}
.w-grid.layout_95 .w-grid-list .w-grid-item .w-grid-item-h .us-btn-style_2 {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}

.w-filter.game-filter .w-filter-list .w-filter-item .w-filter-item-title {
  font-family: var(--h1-font-family);
  font-weight: 600;
}
.w-filter.game-filter .w-filter-list .w-filter-item .w-filter-item-content .w-filter-item-values .w-filter-item-value input {
  border: 1px solid #D9D9D9;
}
.w-filter.game-filter.state_desktop .w-filter-list {
  background-color: white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  padding: 2.22rem;
  padding: 1.56rem;
}
@media (max-width: 767px) {
  .w-filter.game-filter.state_desktop .w-filter-list {
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .w-filter.game-filter.state_desktop .w-filter-list {
    padding: 1.56rem;
  }
}
@media (max-width: 600px) {
  .w-filter.game-filter.state_desktop .w-filter-list {
    padding: 1.11rem;
  }
}
.w-filter.game-filter.state_desktop .w-filter-list .w-filter-item {
  width: 33%;
}
.w-filter.game-filter.state_desktop .w-filter-list .w-filter-item.has_value .w-filter-item-title > span:before {
  padding-left: 0.2rem;
}
.w-filter.game-filter.state_desktop .w-filter-list .w-filter-item .w-filter-item-title {
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
  font-weight: 600;
}
.w-filter.game-filter.state_desktop .w-filter-list .w-filter-item .w-filter-item-reset {
  font-size: 0.8rem;
  vertical-align: 2px;
}
.w-filter.game-filter.state_desktop .w-filter-list .w-filter-item .w-filter-item-content .w-filter-item-values .w-filter-item-value input {
  background-color: white;
}
.w-filter.game-filter.state_mobile .w-filter-list {
  background-color: white;
}
.w-filter.game-filter.state_mobile .w-filter-list .w-filter-list-title {
  font-size: 1.778rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.5rem;
  letter-spacing: -1.5%;
  font-family: var(--h1-font-family);
}
@media (max-width: 767px) {
  .w-filter.game-filter.state_mobile .w-filter-list .w-filter-list-title {
    font-size: 1.444rem;
    margin-bottom: 1.15rem;
  }
}
.w-filter.game-filter.state_mobile .w-filter-list .w-filter-list-closer {
  font-size: 1.2rem;
  right: 0.5rem;
  top: 0.5rem;
  width: 2.22rem;
  height: 2.22rem;
  line-height: 2.22rem;
  background: linear-gradient(135deg, #00C9B7 0%, #1BA3B2 100%) !important;
  box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.6), inset 0 -1px 0px 0px rgba(0, 0, 0, 0.4);
  color: white;
  border-radius: 100px;
}
.w-filter.game-filter.state_mobile .w-filter-list .w-filter-list-closer:before {
  text-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.5);
}
.w-filter.game-filter.state_mobile .w-filter-list .w-filter-item .w-filter-item-reset {
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
  color: #353948;
}
.w-filter.game-filter.state_mobile .w-filter-list-panel {
  background-color: white;
}
.w-filter.game-filter.state_mobile .w-filter-list-panel .w-btn {
  font-size: 1rem;
  padding: 0.6rem 1.5rem 0.7rem 1.5rem;
  line-height: 1.4rem !important;
}
.w-filter.game-filter .w-filter-opener.w-btn.us-btn-style_1 {
  width: 100%;
  font-size: 1rem;
  padding: 0.6rem 1.5rem 0.7rem 1.5rem;
}

@media (max-width: 767px) {
  .w-filter.ressources .w-filter-list .w-filter-item {
    width: 100%;
  }
}
.w-filter.ressources .w-filter-list .w-filter-item .w-filter-item-reset,
.w-filter.ressources .w-filter-list .w-filter-item .w-filter-item-title {
  display: none;
}
.w-filter.ressources .w-filter-list .w-filter-item .w-filter-item-content {
  display: flex;
  visibility: initial;
  position: initial;
  padding: 5px;
  border-radius: 24px;
  min-width: initial;
}
.w-filter.ressources .w-filter-list .w-filter-item .w-filter-item-content .w-filter-item-values {
  display: flex;
  gap: 0;
}
@media (max-width: 767px) {
  .w-filter.ressources .w-filter-list .w-filter-item .w-filter-item-content .w-filter-item-values {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    width: 100%;
  }
}
.w-filter.ressources .w-filter-list .w-filter-item .w-filter-item-content .w-filter-item-values .w-filter-item-value {
  margin: 0;
}
.w-filter.ressources .w-filter-list .w-filter-item .w-filter-item-content .w-filter-item-values .w-filter-item-value input {
  display: none;
}
.w-filter.ressources .w-filter-list .w-filter-item .w-filter-item-content .w-filter-item-values .w-filter-item-value .w-filter-item-value-label {
  font-family: var(--h1-font-family);
  font-weight: 600;
  border-radius: 100px;
  padding: 0.4rem 0.8rem 0.5rem;
}
@media (max-width: 767px) {
  .w-filter.ressources .w-filter-list .w-filter-item .w-filter-item-content .w-filter-item-values .w-filter-item-value .w-filter-item-value-label {
    font-size: 0.85rem;
    padding: 0.3rem 0.7rem 0.4rem;
    width: 100%;
    text-align: center;
  }
}
.w-filter.ressources .w-filter-list .w-filter-item .w-filter-item-content .w-filter-item-values .w-filter-item-value input:checked ~ .w-filter-item-value-label {
  background: linear-gradient(135deg, #00C9B7 0%, #1BA3B2 100%) !important;
  color: white;
  text-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.w-grid .w-grid-list.with_dots {
  text-align: center;
}
.w-grid .w-grid-list.with_dots .owl-dots {
  margin-top: 1.11rem;
  display: inline-block;
  background-color: white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 100px;
  padding: 8px;
}
.w-grid .w-grid-list.with_dots .owl-dots.disabled {
  display: none;
}
.w-grid .w-grid-list.with_dots .owl-dots span {
  width: 10px;
  height: 10px;
  background-color: #A8A8A8;
  margin: 0;
}
.w-grid .w-grid-list.with_dots .owl-dots .owl-dot:not(:last-child) {
  margin-right: 8px;
}
.w-grid .w-grid-list.with_dots .owl-dots .owl-dot.active span {
  background: linear-gradient(135deg, #00C9B7 0%, #1BA3B2 100%) !important;
}
.w-grid .w-grid-list.with_dots .owl-dots .owl-dot:hover span {
  background-color: #D9D9D9;
}
.w-grid .w-grid-list.with_arrows .owl-stage-outer {
  overflow: visible;
}
.w-grid .w-grid-list.with_arrows .owl-nav > button {
  height: 3rem;
  width: 3rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  background: linear-gradient(135deg, #00C9B7 0%, #1BA3B2 100%) !important;
  background-color: white;
  font-size: 1.1rem !important;
  z-index: 1;
  color: white;
  text-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.5);
}
.w-grid .w-grid-list.with_arrows .owl-nav > button::after {
  padding: 0;
}
.w-grid .w-grid-list.with_arrows .owl-nav .owl-prev {
  right: calc(100% + 0.75rem);
  left: initial;
}
.w-grid .w-grid-list.with_arrows .owl-nav .owl-prev::after {
  content: "\f060";
}
.w-grid .w-grid-list.with_arrows .owl-nav .owl-next {
  left: calc(100% + 0.75rem);
  right: initial;
}
.w-grid .w-grid-list.with_arrows .owl-nav .owl-next::after {
  content: "\f061";
}
.w-grid .w-grid-list.with_arrows .owl-nav::before {
  background: linear-gradient(to right, #ECEEEF 95%, rgba(236, 238, 239, 0));
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: -100%;
  z-index: 0;
}
.w-grid .w-grid-list.with_arrows .owl-nav::after {
  background: linear-gradient(to left, #ECEEEF 95%, rgba(236, 238, 239, 0));
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  right: -100%;
  z-index: 0;
}

.w-grid.layout_gallery_default {
  --gap: 2rem !important;
}
@media (max-width: 600px) {
  .w-grid.layout_gallery_default {
    --gap: 1rem !important;
  }
}
.w-grid.layout_gallery_default .owl-stage-outer {
  overflow: visible;
}
.w-grid.layout_gallery_default .owl-stage-outer .post_image img {
  aspect-ratio: 5/3;
  object-fit: contain;
  max-width: 160px;
  margin: auto;
}

.w-btn.us-btn-style_1 {
  background: linear-gradient(135deg, #00C9B7 0%, #1BA3B2 100%) !important;
  padding: 0.7rem 0.7rem 0.7rem 1.5rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.w-btn.us-btn-style_1:before {
  box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.6), inset 0 -1px 0px 0px rgba(0, 0, 0, 0.4);
  transition: background-color 0.15s ease;
}
.w-btn.us-btn-style_1 i {
  z-index: 2;
  width: 30px;
  height: 30px;
  color: #3DB6AE;
  background-color: white;
  box-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  font-size: 0.8rem;
  margin-left: 0.5rem;
  transition: color 0.15s ease;
}
.w-btn.us-btn-style_1 i:before {
  vertical-align: -6px;
  padding-left: 1px;
}
.w-btn.us-btn-style_1 i.fa-play:before {
  padding-left: 2px;
}
.w-btn.us-btn-style_1 i.fa-arrow-down:before {
  vertical-align: -7px;
}
.w-btn.us-btn-style_1 i.fa-arrow-right:before {
  vertical-align: -6px;
}
.w-btn.us-btn-style_1 span {
  z-index: 2;
  vertical-align: middle;
  text-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}
.w-btn.us-btn-style_1:hover::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.w-btn.us-btn-style_2 i::before {
  vertical-align: -1px;
}

.w-btn-wrapper {
  margin: 0;
}

button {
  touch-action: manipulation; /* Prevents double-tap zoom on clickable elements */
}

.w-tabs.faq {
  max-width: 1000px;
  margin: auto;
}
.w-tabs.faq .w-tabs-sections {
  display: flex;
  flex-direction: column;
  gap: 1.11rem;
}
@media (max-width: 600px) {
  .w-tabs.faq .w-tabs-sections {
    gap: 0.75rem;
  }
}
.w-tabs.faq .w-tabs-sections .w-tabs-section {
  border-radius: 30px;
  background-color: white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border: none;
}
@media (max-width: 767px) {
  .w-tabs.faq .w-tabs-sections .w-tabs-section {
    border-radius: 20px;
  }
}
.w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header {
  padding: 1.56rem;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header {
    border-radius: 20px;
  }
}
@media (max-width: 600px) {
  .w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header {
    padding: 1.56rem;
  }
}
.w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header:hover {
  background-color: #f1f3f4;
}
.w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-title {
  font-size: 1.222rem;
  line-height: 1.35;
  font-weight: 600;
}
@media (max-width: 767px) {
  .w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-title {
    font-size: 1.111rem;
  }
}
@media (max-width: 600px) {
  .w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-title {
    font-size: 1.111rem;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 1rem;
  }
}
.w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-control {
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 100px;
  background: linear-gradient(135deg, #00C9B7 0%, #1BA3B2 100%) !important;
  color: white;
  transform: rotate(0deg);
  box-shadow: inset 0 1px 0px 0px rgba(255, 255, 255, 0.6), inset 0 -1px 0px 0px rgba(0, 0, 0, 0.4);
}
@media (max-width: 600px) {
  .w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-control {
    width: 1.8rem;
    height: 1.8rem;
  }
}
.w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-control::before, .w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-control::after {
  top: 0;
  left: 0;
  height: 2px;
  width: 14px;
  margin: auto;
  right: 0;
  bottom: 0;
  transition: transform 0.3s ease;
}
@media (max-width: 600px) {
  .w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-control::before, .w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-control::after {
    width: 12px;
  }
}
.w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-header .w-tabs-section-control::after {
  transform: rotate(90deg);
}
.w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-content {
  padding: 1.56rem;
  padding-top: 0;
}
@media (max-width: 600px) {
  .w-tabs.faq .w-tabs-sections .w-tabs-section .w-tabs-section-content {
    padding: 1.56rem;
    padding-top: 0;
  }
}
.w-tabs.faq .w-tabs-sections .w-tabs-section.active .w-tabs-section-header:hover {
  background: white;
}
.w-tabs.faq .w-tabs-sections .w-tabs-section.active .w-tabs-section-control::before {
  transform: rotate(135deg);
}
.w-tabs.faq .w-tabs-sections .w-tabs-section.active .w-tabs-section-control::after {
  transform: rotate(225deg);
}

.timeline {
  counter-reset: timeline-counter;
  gap: 2rem;
}
@media (max-width: 1024px) {
  .timeline {
    flex-direction: column;
    max-width: 520px;
    margin: auto;
  }
}
@media (max-width: 600px) {
  .timeline {
    gap: 1.75rem;
  }
}
.timeline .wpb_text_column {
  counter-increment: timeline-counter;
  position: relative;
}
@media (max-width: 1024px) {
  .timeline .wpb_text_column {
    width: 100%;
  }
}
.timeline .wpb_text_column:not(:last-child)::before {
  content: "";
  position: absolute;
  height: 3px;
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  width: calc(100% + 2rem);
  margin: auto;
  left: 50%;
  top: 1.7rem;
}
@media (max-width: 1024px) {
  .timeline .wpb_text_column:not(:last-child)::before {
    height: calc(100% + 1.75rem);
    width: 3px;
    left: 1.4rem;
    top: 1rem;
  }
}
@media (max-width: 600px) {
  .timeline .wpb_text_column:not(:last-child)::before {
    left: 1.2rem;
  }
}
.timeline .wpb_text_column .wpb_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  padding-top: 4.5rem;
}
@media (max-width: 1024px) {
  .timeline .wpb_text_column .wpb_wrapper {
    padding-top: 0;
    padding-left: 4rem;
    text-align: left;
    align-items: flex-start;
  }
}
@media (max-width: 600px) {
  .timeline .wpb_text_column .wpb_wrapper {
    padding-left: 3.25rem;
  }
}
.timeline .wpb_text_column .wpb_wrapper::before {
  content: counter(timeline-counter);
  font-family: var(--h1-font-family);
  color: white;
  position: absolute;
  font-size: 1.778rem;
  z-index: 1;
  font-weight: 600;
  top: 0.8rem;
}
@media (max-width: 1024px) {
  .timeline .wpb_text_column .wpb_wrapper::before {
    left: 0;
    width: 2.8rem;
    text-align: center;
    font-size: 1.5rem;
    top: 0.6rem;
  }
}
@media (max-width: 600px) {
  .timeline .wpb_text_column .wpb_wrapper::before {
    font-size: 1.3rem;
    width: 2.5rem;
    top: 0.4rem;
  }
}
.timeline .wpb_text_column .wpb_wrapper::after {
  content: "";
  position: absolute;
  width: 3rem;
  height: 3rem;
  border-radius: 15px;
  border: 3px solid white;
  background: linear-gradient(135deg, #6740C9 0%, #753CC0 10%, #8038B8 19%, #8934AF 28%, #9031A7 37%, #A22E9F 46%, #B22D97 55%, #BF2E8F 64%, #D73783 73%, #E94677 82%, #F65A6B 91%, #FF6F61 100%);
  top: 0;
  transform: rotate(-6deg);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .timeline .wpb_text_column .wpb_wrapper::after {
    width: 2.5rem;
    height: 2.5rem;
    left: 0;
  }
}
@media (max-width: 600px) {
  .timeline .wpb_text_column .wpb_wrapper::after {
    width: 2.1rem;
    height: 2.1rem;
    border-radius: 12px;
  }
}
.timeline .wpb_text_column .wpb_wrapper .h5 {
  margin-bottom: 0.5rem;
}
@media (max-width: 600px) {
  .timeline .wpb_text_column .wpb_wrapper .h5 {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 0.5rem;
  }
}
.timeline .wpb_text_column .wpb_wrapper p {
  font-size: 0.85rem;
  line-height: 1.6;
  font-weight: 400;
}

/*# sourceMappingURL=style.css.map */
