@charset "UTF-8";
@font-face {
  font-family: "Gotham Rounded Book";
  src: url("/wp-content/themes/helium/assets/fonts/GothamRounded-Book.woff") format("woff");
  src: url("/wp-content/themes/helium/assets/fonts/GothamRounded-Book.eot");
  src: url("/wp-content/themes/helium/assets/fonts/GothamRounded-Book.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/helium/assets/fonts/GothamRounded-Book.woff2") format("woff2"), url("/wp-content/themes/helium/assets/fonts/GothamRounded-Book.woff") format("woff"), url("/wp-content/themes/helium/assets/fonts/GothamRounded-Book.ttf") format("truetype");
}
@font-face {
  font-family: "Gotham Rounded";
  src: url("/wp-content/themes/helium/assets/fonts/GothamRounded-Bold.eot");
  src: url("/wp-content/themes/helium/assets/fonts/GothamRounded-Bold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/helium/assets/fonts/GothamRounded-Bold.woff2") format("woff2"), url("/wp-content/themes/helium/assets/fonts/GothamRounded-Bold.woff") format("woff"), url("/wp-content/themes/helium/assets/fonts/GothamRounded-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Boldstrom";
  src: url("/wp-content/themes/helium/assets/fonts/Boldstrom.eot");
  src: url("/wp-content/themes/helium/assets/fonts/Boldstrom.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/helium/assets/fonts/Boldstrom.woff2") format("woff2"), url("/wp-content/themes/helium/assets/fonts/Boldstrom.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html, body {
  height: auto;
}
.site-main {
  padding: 0;
}
html {
  font-size: 60% !important;
  overflow-y: initial;
  scroll-behavior: smooth;
  background-color: #fff !important;
}
body {
  background-color: #fff !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Gotham Rounded";
  font-weight: 500;
  font-size: 1.4rem;
  line-height: normal;
  opacity: 1;
  transition: 1s opacity;
  color: #223444;
  overflow-x: hidden;
  position: relative;
  height: auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
body.fade-out {
  opacity: 0;
  transition: none;
}
header {
  margin: auto;
  justify-content: space-between;
  padding: 0 15px;
}
section {
  overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Gotham Rounded";
  line-height: normal;
  font-weight: bold;
}
.bold {
  font-weight: 900;
}
b, strong {
  font-family: "Gotham Rounded";
}
a {
  color: #fff;
  text-decoration: none !important;
}
a:hover {
  color: #5587c0;
}
a:visited {
  text-decoration: none !important;
}
a:focus {
  outline: none !important;
  text-decoration: none !important;
}
a:active, a:hover {
  outline: 0 !important;
}
*:focus {
  outline: none;
}
em {
  font-style: italic;
}
input[type=password] {
  border: 1px solid #ccc;
  border-radius: 8px;
  background: white;
  width: 100%;
  padding: 10px 15px;
}
.no-label .gfield_label {
  display: none !important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
input, textarea {
  text-align: left;
}
.h100 {
  height: 100%;
}
img {
  max-width: 100%;
}
.hidden {
  display: none;
}
a.button {
  max-width: max-content;
  display: inline-block;
}
.g-5, .gx-5 {
  --bs-gutter-x: 5rem;
}
.g-4, .gx-4 {
  --bs-gutter-x: 4rem;
}
.g-3, .gx-3 {
  --bs-gutter-x: 3rem;
}
.g-2, .gx-2 {
  --bs-gutter-x: 2rem;
}
.page-template-template-accueil #container-image .image {
  background-position: center;
}
.lien-reglement {
  font-weight: 600;
  color: #d07120 !important;
}
.error-message {
  font-weight: 600;
  padding: 2rem 2rem 0 2rem;
  font-size: 2rem;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0 !important;
}
.mobile-hero, .mobile-intro-screen, .mobile-brand-footer, #titre-responsive {
  display: none;
}
sup {
  top: 0.8em !important;
}
@keyframes bounceRotate {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  25% {
    transform: translateY(-20px) rotate(-45deg);
  }
  50% {
    transform: translateY(0) rotate(0deg);
  }
  75% {
    transform: translateY(-10px) rotate(45deg);
  }
}
#page #content #main {
  min-height: 100vh;
  display: flex;
  align-items: center;
}
#page #content #main #jeu, #page #content #main #jeu-perdu, #page #content #main #jeu-gagner {
  z-index: 1;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(12, 1fr);
  gap: 0px;
}
#page #content #main #jeu #gform_1_validation_container, #page #content #main #jeu #gform_2_validation_container, #page #content #main #jeu-perdu #gform_1_validation_container, #page #content #main #jeu-perdu #gform_2_validation_container, #page #content #main #jeu-gagner #gform_1_validation_container, #page #content #main #jeu-gagner #gform_2_validation_container {
  display: none;
}
#page #content #main #jeu .container-jeu, #page #content #main #jeu-perdu .container-jeu, #page #content #main #jeu-gagner .container-jeu {
  width: 100%;
  padding-right: 7%;
  grid-row-start: 1;
  grid-column-start: 2;
  grid-row-end: 2;
  grid-column-end: 7;
}
#page #content #main #jeu .container-jeu #masthead .container, #page #content #main #jeu-perdu .container-jeu #masthead .container, #page #content #main #jeu-gagner .container-jeu #masthead .container {
  padding-left: 0;
}
#page #content #main #jeu .container-jeu #masthead .container-image-logo img, #page #content #main #jeu-perdu .container-jeu #masthead .container-image-logo img, #page #content #main #jeu-gagner .container-jeu #masthead .container-image-logo img {
  max-width: 16rem;
  height: auto;
}
#page #content #main #jeu .container-jeu #container-information-jeu, #page #content #main #jeu-perdu .container-jeu #container-information-jeu, #page #content #main #jeu-gagner .container-jeu #container-information-jeu {
  margin-top: 0rem;
}
#page #content #main #jeu .container-jeu #container-information-jeu .container-titre-jeu, #page #content #main #jeu-perdu .container-jeu #container-information-jeu .container-titre-jeu, #page #content #main #jeu-gagner .container-jeu #container-information-jeu .container-titre-jeu {
  line-height: 1;
}
#page #content #main #jeu .container-jeu #container-information-jeu .container-titre-jeu p, #page #content #main #jeu-perdu .container-jeu #container-information-jeu .container-titre-jeu p, #page #content #main #jeu-gagner .container-jeu #container-information-jeu .container-titre-jeu p {
  font-family: "Gotham Rounded Book";
  background: linear-gradient(to right, #e2001a 0%, #ea720c 36%, #ea720c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.8rem;
}
#page #content #main #jeu .container-jeu #container-information-jeu .container-titre-jeu h2, #page #content #main #jeu-perdu .container-jeu #container-information-jeu .container-titre-jeu h2, #page #content #main #jeu-gagner .container-jeu #container-information-jeu .container-titre-jeu h2 {
  margin-top: -18px;
}
#page #content #main #jeu .container-jeu #container-information-jeu .list-gains, #page #content #main #jeu-perdu .container-jeu #container-information-jeu .list-gains, #page #content #main #jeu-gagner .container-jeu #container-information-jeu .list-gains {
  margin: 1rem 0 1.5rem;
}
#page #content #main #jeu .container-jeu #container-information-jeu .list-gains p, #page #content #main #jeu-perdu .container-jeu #container-information-jeu .list-gains p, #page #content #main #jeu-gagner .container-jeu #container-information-jeu .list-gains p {
  color: #333;
  font-size: 1.95rem;
  line-height: 1.1;
  margin-bottom: 0.8rem;
  font-family: "Gotham Rounded Book";
}
#page #content #main #jeu .container-jeu #container-information-jeu .list-gains p strong, #page #content #main #jeu-perdu .container-jeu #container-information-jeu .list-gains p strong, #page #content #main #jeu-gagner .container-jeu #container-information-jeu .list-gains p strong {
  margin-right: 0.2rem;
}
#page #content #main #jeu .container-jeu #container-information-jeu .list-gains p span, #page #content #main #jeu-perdu .container-jeu #container-information-jeu .list-gains p span, #page #content #main #jeu-gagner .container-jeu #container-information-jeu .list-gains p span {
  display: inline-block;
  font-weight: 500;
}
#page #content #main #jeu .container-jeu .bordure-input, #page #content #main #jeu-perdu .container-jeu .bordure-input, #page #content #main #jeu-gagner .container-jeu .bordure-input {
  border-left: 7px solid;
  border-image: linear-gradient(to bottom, #ea720c 0%, #e2001a 99%, #eeee 99%, #eeee 100%);
  border-image-slice: 1;
}
#page #content #main #jeu .container-jeu h2, #page #content #main #jeu-perdu .container-jeu h2, #page #content #main #jeu-gagner .container-jeu h2 {
  letter-spacing: 0;
  font-size: 7rem;
  line-height: 0.95;
  background: linear-gradient(to right, #e2001a 0%, #ea720c 36%, #ea720c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  margin-bottom: 0.8rem;
}
#page #content #main #jeu .container-jeu h2 sup, #page #content #main #jeu-perdu .container-jeu h2 sup, #page #content #main #jeu-gagner .container-jeu h2 sup {
  color: #ea720c;
  font-size: 3rem;
  vertical-align: text-top;
  margin-left: 0.3rem;
}
#page #content #main #jeu .container-jeu .comment-jouer, #page #content #main #jeu-perdu .container-jeu .comment-jouer, #page #content #main #jeu-gagner .container-jeu .comment-jouer {
  padding: 0.8rem 0 0;
  font-size: 2.8rem;
  font-weight: bold;
  background: linear-gradient(to right, #e2001a 0%, #ea720c 36%, #ea720c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-bottom: 0.1rem;
}
#page #content #main #jeu .container-jeu .list-informations, #page #content #main #jeu-perdu .container-jeu .list-informations, #page #content #main #jeu-gagner .container-jeu .list-informations {
  line-height: 1.3;
  margin-bottom: 1.6rem;
}
#page #content #main #jeu .container-jeu .list-informations p, #page #content #main #jeu-perdu .container-jeu .list-informations p, #page #content #main #jeu-gagner .container-jeu .list-informations p {
  font-family: "Gotham Rounded Book";
  color: #333;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.35;
  margin-bottom: 0;
}
#page #content #main #jeu .container-jeu .list-informations p strong, #page #content #main #jeu-perdu .container-jeu .list-informations p strong, #page #content #main #jeu-gagner .container-jeu .list-informations p strong {
  font-family: "Gotham Rounded Book";
}
#page #content #main #jeu .container-jeu .gform_heading, #page #content #main #jeu-perdu .container-jeu .gform_heading, #page #content #main #jeu-gagner .container-jeu .gform_heading {
  display: none;
}
#page #content #main #jeu .container-jeu .row-input-jeu, #page #content #main #jeu-perdu .container-jeu .row-input-jeu, #page #content #main #jeu-gagner .container-jeu .row-input-jeu {
  display: flex;
  flex-direction: initial;
}
#page #content #main #jeu .container-jeu .row-input-jeu .input-jeu, #page #content #main #jeu-perdu .container-jeu .row-input-jeu .input-jeu, #page #content #main #jeu-gagner .container-jeu .row-input-jeu .input-jeu {
  width: 50%;
}
#page #content #main #jeu .container-jeu .row-input-jeu, #page #content #main #jeu-perdu .container-jeu .row-input-jeu, #page #content #main #jeu-gagner .container-jeu .row-input-jeu {
  padding: 0;
}
#page #content #main #jeu .container-jeu .row-input-jeu label, #page #content #main #jeu-perdu .container-jeu .row-input-jeu label, #page #content #main #jeu-gagner .container-jeu .row-input-jeu label {
  font-family: "Gotham Rounded Book";
  font-size: 1.35rem;
  font-weight: 300;
  color: #8f8f8f;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
#page #content #main #jeu .container-jeu .row-input-jeu label .gfield_required, #page #content #main #jeu-perdu .container-jeu .row-input-jeu label .gfield_required, #page #content #main #jeu-gagner .container-jeu .row-input-jeu label .gfield_required {
  display: none;
}
#page #content #main #jeu .container-jeu .input-jeu, #page #content #main #jeu-perdu .container-jeu .input-jeu, #page #content #main #jeu-gagner .container-jeu .input-jeu {
  padding: 1.3rem 1.2rem 1rem;
  border-bottom: 2px solid #eee;
}
#page #content #main #jeu .container-jeu .input-jeu:first-child, #page #content #main #jeu-perdu .container-jeu .input-jeu:first-child, #page #content #main #jeu-gagner .container-jeu .input-jeu:first-child {
  border-left: 4px solid #ff5a1f;
}
#page #content #main #jeu .container-jeu .input-jeu input, #page #content #main #jeu-perdu .container-jeu .input-jeu input, #page #content #main #jeu-gagner .container-jeu .input-jeu input {
  font-size: 2.2rem;
  color: #1e1e1e;
  border: none !important;
  padding: 0;
  border-radius: 0;
  background: transparent;
}
#page #content #main #jeu .container-jeu .gfield_label_before_complex, #page #content #main #jeu-perdu .container-jeu .gfield_label_before_complex, #page #content #main #jeu-gagner .container-jeu .gfield_label_before_complex {
  display: none;
}
#page #content #main #jeu .container-jeu .input-rgpd, #page #content #main #jeu-perdu .container-jeu .input-rgpd, #page #content #main #jeu-gagner .container-jeu .input-rgpd {
  border-left: 0;
  border-image: none;
  margin-bottom: 0;
}
#page #content #main #jeu .container-jeu .input-rgpd .ginput_container_consent, #page #content #main #jeu-perdu .container-jeu .input-rgpd .ginput_container_consent, #page #content #main #jeu-gagner .container-jeu .input-rgpd .ginput_container_consent {
  cursor: pointer;
  display: flex;
  align-items: flex-start;
}
#page #content #main #jeu .container-jeu .input-rgpd .ginput_container_consent label, #page #content #main #jeu-perdu .container-jeu .input-rgpd .ginput_container_consent label, #page #content #main #jeu-gagner .container-jeu .input-rgpd .ginput_container_consent label {
  font-weight: 400;
  font-family: "Gotham Rounded Book" !important;
}
#page #content #main #jeu .container-jeu .input-rgpd .ginput_container_consent input, #page #content #main #jeu-perdu .container-jeu .input-rgpd .ginput_container_consent input, #page #content #main #jeu-gagner .container-jeu .input-rgpd .ginput_container_consent input {
  width: 1.8rem;
  min-width: 1.8rem;
  height: 1.8rem;
  margin-top: 0.2rem;
  flex: 0 0 1.8rem;
}
#page #content #main #jeu .container-jeu .input-rgpd .ginput_container, #page #content #main #jeu-perdu .container-jeu .input-rgpd .ginput_container, #page #content #main #jeu-gagner .container-jeu .input-rgpd .ginput_container {
  display: flex;
  align-items: flex-start;
}
#page #content #main #jeu .container-jeu .input-rgpd .ginput_container label, #page #content #main #jeu-perdu .container-jeu .input-rgpd .ginput_container label, #page #content #main #jeu-gagner .container-jeu .input-rgpd .ginput_container label {
  padding-left: 1.4rem;
  color: #6f6f6f;
  font-size: 1.45rem;
  line-height: 1.25;
  margin: 0;
}
#page #content #main #jeu .container-jeu .form-footer-row, #page #content #main #jeu-perdu .container-jeu .form-footer-row, #page #content #main #jeu-gagner .container-jeu .form-footer-row {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  max-width: 65rem;
  margin-top: 1.4rem;
}
#page #content #main #jeu .container-jeu .gform_footer, #page #content #main #jeu-perdu .container-jeu .gform_footer, #page #content #main #jeu-gagner .container-jeu .gform_footer {
  margin-top: 0;
  position: relative;
  flex: 0 0 18rem;
}
#page #content #main #jeu .container-jeu .gform_footer #gform_submit_button_1, #page #content #main #jeu .container-jeu .gform_footer #gform_submit_button_2, #page #content #main #jeu-perdu .container-jeu .gform_footer #gform_submit_button_1, #page #content #main #jeu-perdu .container-jeu .gform_footer #gform_submit_button_2, #page #content #main #jeu-gagner .container-jeu .gform_footer #gform_submit_button_1, #page #content #main #jeu-gagner .container-jeu .gform_footer #gform_submit_button_2 {
  display: block;
  background-image: linear-gradient(to right, #e2001a, #ea720c);
  -webkit-background-clip: initial;
  color: #fff;
  width: 18rem;
  height: auto;
  text-align: center;
  border: none;
  border-radius: 999px;
  font-size: 2.2rem;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  padding: 1.4rem 3.6rem 1.4rem 2.2rem;
  margin-bottom: 0;
  box-shadow: none;
  text-wrap: wrap;
}
#page #content #main #jeu .container-jeu .gform_footer .submit-chevron, #page #content #main #jeu-perdu .container-jeu .gform_footer .submit-chevron, #page #content #main #jeu-gagner .container-jeu .gform_footer .submit-chevron {
  position: absolute;
  left: 13.2rem;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 0;
  color: transparent;
  overflow: hidden;
  background-image: url("../assets/images/chevron.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
  z-index: 3;
}
#page #content #main #jeu .container-jeu .form-legal-note, #page #content #main #jeu-perdu .container-jeu .form-legal-note, #page #content #main #jeu-gagner .container-jeu .form-legal-note {
  flex: 1;
  margin-top: 0.2rem;
  margin-bottom: 0;
  color: #1f1f1f;
  font-size: 0.72rem;
  line-height: 1.25;
  font-family: "Gotham Rounded Book";
}
#page #content #main #container-image {
  height: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row-reverse;
  position: absolute;
}
#page #content #main #container-image .image {
  object-fit: cover;
  background-image: url("../assets/images/totalrugby.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#page #content #main #container-image .container-image-logo-excellium {
  position: absolute;
  top: 5rem;
  left: calc(50% + 10rem);
  z-index: 3;
  pointer-events: none;
}
#page #content #main #container-image .container-image-logo-excellium img {
  display: block;
  width: 18rem;
  max-width: none;
  height: auto;
}
#page #content #main #container-image .image-tagline {
  position: absolute;
  right: 4rem;
  bottom: 4rem;
  z-index: 3;
  margin: 0;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.2;
  font-family: "Gotham Rounded Book";
  text-align: right;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
  pointer-events: none;
}
#page #content #main #jeu-perdu .container-aurevoir a button, #page #content #main #jeu-gagner .container-aurevoir a button {
  margin-top: 4rem;
  background: white;
  height: auto;
  text-align: center;
  border-radius: 10px;
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  padding: 1.6rem 5rem 1.6rem 4rem;
  margin-bottom: 4rem;
  box-shadow: -7px -7px 15px -12px gray inset;
  border: 1px solid black;
  width: 50%;
}
#page #content #main #jeu-perdu #masthead, #page #content #main #jeu-gagner #masthead {
  position: absolute !important;
  top: 0;
  left: 0;
}
#page #content #main #jeu-perdu .container-jeu, #page #content #main #jeu-gagner .container-jeu {
  grid-column-end: 7;
}
#page #content #main #jeu-perdu #container-information-jeu p, #page #content #main #jeu-gagner #container-information-jeu p {
  margin-top: 2.2rem;
  font-size: 3.3rem;
  color: #000000;
}
#page #content #main #jeu-perdu #container-information-jeu .information-secondaire, #page #content #main #jeu-gagner #container-information-jeu .information-secondaire {
  font-size: 2rem;
}
.page-template-template-cookie {
  color: #fff;
}
.page-template-template-cookie #masthead .container {
  text-align: center;
}
.page-template-template-cookie #masthead .container-image-logo-total #logo-total {
  width: 45%;
}
.page-template-template-cookie #cookie {
  padding: 0 !important;
  margin-bottom: 5rem !important;
}
.page-template-template-perdu #page #content #main .container-jeu, .page-template-template-gagner #page #content #main .container-jeu {
  grid-column-end: 13 !important;
  grid-column-start: 8 !important;
}
.page-template-template-perdu #page #content #main #container-image, .page-template-template-gagner #page #content #main #container-image {
  width: 50%;
}
.page-template-template-perdu #page #content #main #container-image .image, .page-template-template-gagner #page #content #main #container-image .image {
  background-position: initial;
  background-image: none !important;
  background-color: #fed74e;
}
footer.site-footer {
  background-color: #00095b;
  padding: 1rem 0;
}
footer.site-footer .container #container-footer-grid {
  padding: 1rem 0;
  color: #fff;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(10, 1fr);
  gap: 0px;
  height: 100%;
}
footer.site-footer .container #container-footer-grid .container-icones-ford-titre {
  display: flex;
  align-items: center;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-column-end: 5;
}
footer.site-footer .container #container-footer-grid .container-icones-ford-titre .container-icones {
  width: 20%;
  text-align: end;
  margin-right: 1rem;
}
footer.site-footer .container #container-footer-grid .container-icones-ford-titre .container-icones img {
  width: 3rem;
}
footer.site-footer .container #container-footer-grid .container-icones-ford-titre .container-titre-footer h2 {
  font-size: 1.82rem;
  font-weight: 900;
  margin-top: -0.5rem;
}
footer.site-footer .container #container-footer-grid .container-adresse {
  grid-row-start: 1;
  grid-column-start: 5;
  grid-row-end: 2;
  grid-column-end: 7;
}
footer.site-footer .container #container-footer-grid .container-telephone {
  grid-row-start: 1;
  grid-column-start: 7;
  grid-row-end: 2;
  grid-column-end: 8;
}
footer.site-footer .container #container-footer-grid .container-horaires {
  margin-left: 5rem;
  grid-row-start: 1;
  grid-column-start: 8;
  grid-row-end: 2;
  grid-column-end: 11;
}
footer.site-footer .container #container-footer-grid .container-adresse h3, footer.site-footer .container #container-footer-grid .container-telephone h3, footer.site-footer .container #container-footer-grid .container-horaires h3 {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
}
footer.site-footer .container #container-footer-grid .container-adresse p, footer.site-footer .container #container-footer-grid .container-telephone p, footer.site-footer .container #container-footer-grid .container-horaires p {
  font-size: 1.2rem;
}
footer.site-footer .copyright-footer a {
  cursor: pointer;
  color: black !important;
}
.background-video {
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 2500px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.background-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.background-video.thermomix, .background-video.electrique, .background-video.kayak, .background-video.fidji, .background-video.apple, .background-video.meridien, .background-video.jbl, .background-video.perdu, .background-video.carburant-100, .background-video.carburant-50, .background-video.velo-vtt, .background-video.sejour-nouvelle-zelande, .background-video.ecran-tv, .background-video.electromenager, .background-video.bon-carburant, .background-video.bon-alimentaire {
  /*span {
            position: relative;
            &::after {
                content: "";
                position: absolute;
                bottom: 100%;
                left: 45%;
                background-image: url(../assets/images/fleche-roue.png);
                display: block;
                width: 40px;
                height: 120px;
                background-size: cover;
                background-position: center;
                background-repeat: no-repeat;
            } 
        }*/
}
.background-video.thermomix img, .background-video.electrique img, .background-video.kayak img, .background-video.fidji img, .background-video.apple img, .background-video.meridien img, .background-video.jbl img, .background-video.perdu img, .background-video.carburant-100 img, .background-video.carburant-50 img, .background-video.velo-vtt img, .background-video.sejour-nouvelle-zelande img, .background-video.ecran-tv img, .background-video.electromenager img, .background-video.bon-carburant img, .background-video.bon-alimentaire img {
  animation: spin 5s linear forwards;
}
.background-video.thermomix {
  --rotation-start: 98deg;
  --rotation-end: 1297deg;
}
.background-video.electrique {
  --rotation-start: -46deg;
  --rotation-end: 1297deg;
}
.background-video.kayak {
  --rotation-start: -158deg;
  --rotation-end: 1297deg;
}
.background-video.fidji {
  --rotation-start: 58deg;
  --rotation-end: 1297deg;
}
.background-video.apple {
  --rotation-start: -12deg;
  --rotation-end: 1297deg;
}
.background-video.meridien {
  --rotation-start: -230deg;
  --rotation-end: 1297deg;
}
.background-video.jbl {
  --rotation-start: -122deg;
  --rotation-end: 1297deg;
}
.background-video.carburant-100 {
  --rotation-start: -228deg;
  --rotation-end: 1297deg;
}
.background-video.carburant-50 {
  --rotation-start: -300deg;
  --rotation-end: 1297deg;
}
.background-video.perdu {
  --rotation-start: -87deg;
  --rotation-end: 1297deg;
}
.background-video.velo-vtt {
  --rotation-start: -50deg;
  --rotation-end: 1297deg;
}
.background-video.sejour-nouvelle-zelande {
  --rotation-start: -123deg;
  --rotation-end: 1297deg;
}
.background-video.ecran-tv {
  --rotation-start: -232deg;
  --rotation-end: 1297deg;
}
.background-video.electromenager {
  --rotation-start: 58deg;
  --rotation-end: 1297deg;
}
.background-video.bon-carburant {
  --rotation-start: 20deg;
  --rotation-end: 1297deg;
}
.background-video.bon-alimentaire {
  --rotation-start: -160deg;
  --rotation-end: 1297deg;
}
.background-video.hide {
  opacity: 0;
  pointer-events: none;
}
@keyframes spin {
  0% {
    transform: rotate(var(--rotation-start));
    filter: blur(5px);
    /* Flou au départ */
  }
  10% {
    transform: rotate(calc(var(--rotation-start) + 170deg));
    filter: blur(4px);
    /* Flou réduit */
  }
  20% {
    transform: rotate(calc(var(--rotation-start) + 360deg));
    filter: blur(3px);
    /* Flou réduit */
  }
  30% {
    transform: rotate(calc(var(--rotation-start) + 600deg));
    filter: blur(2px);
    /* Flou réduit */
  }
  50% {
    transform: rotate(calc(var(--rotation-start) + 900deg));
    filter: blur(1px);
    /* Flou réduit */
  }
  70% {
    transform: rotate(calc(var(--rotation-start) + 1000deg));
    filter: blur(0px);
    /* Pas de flou à la fin */
  }
  80% {
    transform: rotate(calc(var(--rotation-start) + 1100deg));
  }
  90%, 100% {
    transform: rotate(calc(var(--rotation-start) + 1200deg));
    animation-timing-function: ease-out;
  }
}
@media screen and (max-width: 1300px) {
  html {
    font-size: 55% !important;
  }
}
@media screen and (max-width: 1150px) {
  html {
    font-size: 50% !important;
  }
}
@media screen and (max-width: 991px) {
  body {
    min-height: 100vh;
  }
  .row-input-jeu .ginput_container {
    margin: 0 !important;
  }
  #gform_1, #gform_2 {
    padding: 0 3rem;
    width: auto !important;
  }
  .lien-reglement {
    color: #fff !important;
  }
  .container-jeu {
    grid-column-start: 1 !important;
    grid-column-end: 11 !important;
  }
  #jeu {
    grid-template-columns: repeat(8, 1fr) !important;
  }
  #jeu .container-jeu {
    background-color: white;
    grid-column-end: 11 !important;
  }
  .loader img {
    width: 45%;
  }
  .gfield_validation_message {
    padding-bottom: 1.8rem !important;
  }
  html {
    margin-top: 0 !important;
    font-size: 46% !important;
  }
  #primary {
    display: flex;
  }
  #masthead {
    display: none;
  }
  #masthead, .container-formulaire {
    text-align: start;
  }
  #jeu, #jeu-gagner, #jeu-perdu {
    display: flex !important;
    align-items: center;
    height: 100%;
    padding: 0;
  }
  #jeu .container-jeu {
    background-color: transparent;
    height: 100%;
  }
  #jeu-perdu, #jeu-gagner {
    height: 50vh;
    align-items: center;
  }
  #jeu-gagner {
    height: 85vh;
    align-items: center;
  }
  .msg-multi-game {
    text-align: center;
  }
  .container-jeu {
    padding: 0 !important;
    background-color: transparent;
  }
  .container-jeu #container-information-jeu {
    margin-bottom: 0 !important;
  }
  .container-jeu #container-information-jeu h2 {
    letter-spacing: -1px !important;
    font-size: 3.89rem !important;
  }
  .container-jeu #container-information-jeu h2 sup {
    font-size: 1.5rem !important;
  }
  .container-jeu #container-information-jeu .comment-jouer {
    margin-top: 1rem;
    font-size: 2rem !important;
    padding: 0 !important;
    letter-spacing: 1px;
  }
  .container-jeu #container-information-jeu .list-informations p {
    padding-left: 1.5rem;
  }
  .container-jeu #container-information-jeu .container-aurevoir {
    display: block !important;
  }
  .container-jeu #container-information-jeu .container-aurevoir a button {
    width: 65% !important;
  }
  .page-template-template-accueil #page {
    background-color: #fff;
    background-size: cover;
  }
  .page-template-template-accueil #page .container-image-responsive {
    display: block;
  }
  .page-template-template-accueil #page #container-image .container-image-logo-excellium {
    display: none;
  }
  .page-template-template-accueil #page .desktop-intro {
    display: none;
  }
  .page-template-template-accueil #page .mobile-hero {
    display: block;
    position: relative;
    width: 100%;
    height: 45vh;
    min-height: 35rem;
    background-image: url("../assets/images/totalrugby.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
  }
  .page-template-template-accueil #page .mobile-hero-logo {
    position: absolute;
    top: 5rem;
    left: 5rem;
    width: 15rem;
    height: auto;
  }
  .page-template-template-accueil #page .mobile-intro-screen, .page-template-template-accueil #page .container-formulaire {
    background: linear-gradient(180deg, #e2001a 0%, #f07a00 100%);
  }
  .page-template-template-accueil #page .mobile-intro-screen {
    display: block;
    color: #fff;
    padding: 2.2rem 4rem 2rem;
  }
  .page-template-template-accueil #page .mobile-date {
    font-size: 2.2rem;
    line-height: 1.1;
    margin-bottom: 0.6rem;
  }
  .page-template-template-accueil #page .mobile-title {
    margin: 0 0 1rem;
    color: #fff !important;
    font-size: 6rem !important;
    line-height: 0.9;
    letter-spacing: 0;
    background: none;
    -webkit-background-clip: initial;
    background-clip: initial;
    margin-top: 0px;
  }
  .page-template-template-accueil #page .mobile-title sup {
    color: #fff !important;
    font-size: 2.2rem;
    vertical-align: top;
    margin-left: 0.2rem;
  }
  .page-template-template-accueil #page .mobile-gains {
    margin-bottom: 1.8rem;
  }
  .page-template-template-accueil #page .mobile-gains p {
    color: #fff;
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 0.2rem;
  }
  .page-template-template-accueil #page .mobile-comment-title {
    color: #fff;
    font-size: 3rem;
    line-height: 1.1;
    margin-bottom: 0.2rem;
  }
  .page-template-template-accueil #page .mobile-comment-text {
    color: #fff;
    font-size: 1.7rem;
    line-height: 1.2;
    margin-bottom: 1.8rem;
    font-family: "Gotham Rounded Book";
  }
  .page-template-template-accueil #page #mobile-next-step {
    display: block;
    width: 100%;
    height: 5.8rem;
    border: none;
    border-radius: 0.8rem;
    background: #fff;
    color: #28306e;
    font-family: "Gotham Rounded Book";
    font-size: 2.1rem;
    line-height: 1;
    padding: 0;
    margin-bottom: 2rem;
  }
  .page-template-template-accueil #page .mobile-legal-note {
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.2;
    font-family: "Gotham Rounded Book";
    margin-bottom: 0;
    text-align: justify;
  }
  .page-template-template-accueil #page .container-formulaire {
    display: none;
    width: 100%;
    padding: 0 2.4rem 2.8rem;
  }
  .page-template-template-accueil #page .mobile-brand-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 2rem 0 2.4rem;
  }
  .page-template-template-accueil #page .mobile-brand-footer img {
    width: 11rem;
    height: auto;
  }
  .page-template-template-accueil #page.mobile-form-step-active .mobile-hero {
    height: 40vh;
  }
  .page-template-template-accueil #page.mobile-form-step-active .mobile-intro-screen {
    display: none;
  }
  .page-template-template-accueil #page.mobile-form-step-active .container-formulaire {
    display: block;
  }
  .page-template-template-accueil #page.mobile-form-step-active #titre-responsive {
    display: block;
  }
  #gform_1, #gform_2 {
    width: 100%;
    max-width: 70rem;
    margin: auto;
  }
  .page-template-template-perdu {
    background: #fff !important;
  }
  .page-template-template-perdu #page #jeu-perdu {
    height: auto;
    padding: 0;
  }
  .page-template-template-perdu #page #container-information-jeu {
    background: transparent !important;
    padding: 3rem !important;
    text-align: center;
  }
  .page-template-template-perdu #page #container-information-jeu h2 {
    font-size: 3.5rem !important;
  }
  .page-template-template-perdu #page #container-information-jeu p {
    margin-top: 3.5rem !important;
    font-size: 2.8rem !important;
    background: linear-gradient(to right, #c21422, #d07120);
    -webkit-background-clip: text;
    color: transparent !important;
  }
  .page-template-template-perdu #page #container-information-jeu .information-secondaire {
    font-size: 2rem !important;
  }
  .page-template-template-gagner {
    background: #fff !important;
  }
  .page-template-template-gagner #page #jeu-gagner {
    height: auto;
    padding: 0;
  }
  .page-template-template-gagner #page #container-information-jeu {
    background: transparent !important;
    padding: 1rem !important;
    text-align: center;
  }
  .page-template-template-gagner #page #container-information-jeu h2 {
    font-size: 3.5rem !important;
  }
  .page-template-template-gagner #page #container-information-jeu p {
    margin-top: 3.5rem !important;
    font-size: 2.8rem !important;
    -webkit-background-clip: text;
    color: black !important;
  }
  .page-template-template-gagner #page #container-information-jeu .information-secondaire {
    font-size: 2rem !important;
  }
  #page {
    background-repeat: no-repeat;
    background-position: top;
  }
  #main {
    min-height: 100% !important;
    align-items: end !important;
    flex-direction: column;
    width: 100%;
  }
  #container-image {
    display: none !important;
    padding: 0 !important;
  }
  #titre-responsive {
    display: none;
    margin-top: 0;
    text-align: center;
    font-size: 2.8rem;
    line-height: 1.1;
    padding: 2rem 0 0;
    color: #fff !important;
  }
  .row-input-jeu {
    display: block !important;
  }
  .container-formulaire .gform_heading {
    display: none;
  }
  .container-formulaire .gform_body {
    margin: 0;
  }
  .container-formulaire .gform_fields {
    display: block !important;
  }
  .container-formulaire .gfield.input-jeu {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0rem !important;
    border: none !important;
  }
  .container-formulaire .gfield.input-jeu label {
    display: none !important;
  }
  .container-formulaire .gfield.input-jeu .ginput_container {
    margin-top: 0 !important;
  }
  .container-formulaire .gfield.input-jeu input {
    height: 5.8rem !important;
    background: #fff !important;
    border: none !important;
    border-radius: 0.8rem !important;
    padding: 0 1.6rem !important;
    color: #28306e !important;
    font-size: 1.9rem !important;
    box-shadow: none !important;
  }
  .container-formulaire .gfield.input-jeu input::placeholder {
    color: #4b4f80 !important;
    font-weight: 400 !important;
    font-family: "Gotham Rounded Book" !important;
  }
  .container-formulaire .bordure-input {
    border-left: 0 !important;
  }
  .input-rgpd {
    border-left: 0;
    border-image: none;
    margin-bottom: 0 !important;
  }
  .input-rgpd .ginput_container {
    align-items: flex-start;
  }
  .input-rgpd .ginput_container input {
    height: 1.8rem !important;
    width: 1.8rem !important;
    min-width: 1.8rem !important;
    flex: 0 0 1.8rem;
    margin-top: 0.2rem;
  }
  .input-rgpd label {
    color: #fff !important;
    font-size: 1.35rem !important;
    line-height: 1.25 !important;
    padding-left: 1rem !important;
    margin: 0 !important;
  }
  .mobile-consent-wrap {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    margin-top: 1.8rem;
  }
  #gform_submit_button_1, #gform_submit_button_2 {
    background: #ffffff !important;
    color: #28306e !important;
    width: 100% !important;
    height: 5.8rem !important;
    font-size: 2.2rem !important;
    border-radius: 0.8rem !important;
    margin-bottom: 0 !important;
    font-family: "Gotham Rounded Book" !important;
    font-weight: 400 !important;
    padding: 0 !important;
    box-shadow: none !important;
  }
  #gform_submit_button_1[disabled], #gform_submit_button_2[disabled] {
    opacity: 0.55;
  }
  .form-footer-row {
    display: block !important;
    margin-top: 0 !important;
  }
  .gform_footer {
    padding-bottom: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 0 !important;
    position: static !important;
  }
  .gform_footer .submit-chevron {
    display: none !important;
  }
  .form-legal-note {
    display: none !important;
  }
}
@media screen and (max-height: 800px) {
  .page-template-template-gagner #masthead .container-image-logo, .page-template-template-perdu #masthead .container-image-logo {
    display: none;
  }
}
