<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.landing-page-dec-2022 {
  background: white;
  /* STRUCTURE */
  /* HEADER */
  /* TEXTE */
  /* IMAGES */
  /* BTN */
  /* FORMULAIRE */
  /* TITRE */
  /* BOX */
  /* ARGUMENTS */
  /* ETAPES */
}
.landing-page-dec-2022 .container {
  max-width: 70%;
  margin: auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .container .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 991px) {
  .landing-page-dec-2022 .container {
    max-width: calc(100% - 20px);
  }
}
.landing-page-dec-2022 .col-1 {
  width: 8.3333333333%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-2 {
  width: 16.6666666667%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-3 {
  width: 25%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-4 {
  width: 33.3333333333%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-5 {
  width: 41.6666666667%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-6 {
  width: 50%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-7 {
  width: 58.3333333333%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-8 {
  width: 66.6666666667%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-9 {
  width: 75%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-10 {
  width: 83.3333333333%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-11 {
  width: 91.6666666667%;
  flex: 0 0 auto;
  padding: 0 10px;
}
.landing-page-dec-2022 .col-12 {
  width: 100%;
  flex: 0 0 auto;
  padding: 0 10px;
}
@media (max-width: 991px) {
  .landing-page-dec-2022 .col-1 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-2 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-3 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-4 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-5 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-6 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-7 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-8 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-9 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-10 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-11 {
    width: 100%;
  }
  .landing-page-dec-2022 .col-12 {
    width: 100%;
  }
}
.landing-page-dec-2022 h2 {
  font-size: 35px;
  font-weight: 900;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2;
  margin: 0 0 45px;
}
@media (max-width: 767px) {
  .landing-page-dec-2022 h2 {
    font-size: 28px;
  }
}
.landing-page-dec-2022 h3 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 900;
}
@media (max-width: 767px) {
  .landing-page-dec-2022 h3 {
    font-size: 25px;
  }
}
.landing-page-dec-2022 p {
  font-size: 15px;
  line-height: 1.5;
}
.landing-page-dec-2022 p:last-child {
  margin: 0;
}
.landing-page-dec-2022 section {
  padding: 60px 0;
}
.landing-page-dec-2022 .header {
  background: no-repeat center/cover var(--image);
  padding: 80px 0;
}
.landing-page-dec-2022 .header &gt; img {
  width: 100%;
  display: block;
}
.landing-page-dec-2022 .header h1 {
  padding: 30px 0;
  text-transform: uppercase;
  font-size: 55px;
  font-weight: 300;
  color: white;
  text-align: center;
}
.landing-page-dec-2022 .header h1 img {
  width: 40%;
  height: auto;
  display: block;
  margin: auto;
}
.landing-page-dec-2022 .header h1 span {
  display: inline-block;
  position: relative;
  padding: 0 10px 5px;
}
.landing-page-dec-2022 .header h1 span:after {
  content: "";
  position: absolute;
  inset: 0;
  top: 24px;
  background: #C21D1F;
}
.landing-page-dec-2022 .header h1 span strong {
  position: relative;
  z-index: 1;
}
.landing-page-dec-2022 .header .btn {
  margin: 0;
}
@media (max-width: 767px) {
  .landing-page-dec-2022 .header h1 {
    font-size: 30px;
  }
  .landing-page-dec-2022 .header h1 img {
    width: 90%;
  }
}
.landing-page-dec-2022 .text-center {
  text-align: center;
}
.landing-page-dec-2022 .text-right {
  text-align: right;
}
.landing-page-dec-2022 .force-height {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.landing-page-dec-2022 .btn {
  background: #C21D1F;
  padding: 8px 25px;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  border-radius: 6px;
  border: solid 1px transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-decoration: none;
  letter-spacing: 1px;
  cursor: pointer;
  transition: color 0.3s ease, border 0.3s ease, background 0.3s ease;
}
.landing-page-dec-2022 .btn[disabled] {
  opacity: 0.5;
}
.landing-page-dec-2022 .btn.blanc {
  background: white;
  color: #C21D1F;
}
.landing-page-dec-2022 .btn:hover {
  color: white;
  background: black;
  border: solid 1px white;
}
@media (max-width: 767px) {
  .landing-page-dec-2022 .btn {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.landing-page-dec-2022 .formulaire {
  background: black;
  padding: 60px 0;
}
.landing-page-dec-2022 .formulaire form label {
  color: white;
  font-size: 25px;
  font-weight: 700;
  display: block;
  width: 100%;
}
.landing-page-dec-2022 .formulaire form span label {
  display: flex;
  margin: 20px 0;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 300;
}
.landing-page-dec-2022 .formulaire form span label input {
  opacity: 0;
  position: absolute;
}
.landing-page-dec-2022 .formulaire form span label input:checked + span:after {
  opacity: 1;
}
.landing-page-dec-2022 .formulaire form span label input + span {
  display: block;
  padding: 0 0 0 30px;
}
.landing-page-dec-2022 .formulaire form span label input + span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: solid 1px white;
  pointer-events: none;
}
.landing-page-dec-2022 .formulaire form span label input + span:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 7px;
  border: solid white;
  border-width: 0 3px 3px 0;
  padding: 4px 2px;
  transform: rotate(45deg);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.landing-page-dec-2022 .formulaire form input[type=text], .landing-page-dec-2022 .formulaire form input[type=email], .landing-page-dec-2022 .formulaire form input[type=tel], .landing-page-dec-2022 .formulaire form select {
  border: 0;
  background: none;
  border-bottom: solid 1px white;
  height: 42px;
  color: white;
  line-height: 42px;
  padding: 0 10px;
  font-size: 15px;
  transition: border 0.3s ease;
}
.landing-page-dec-2022 .formulaire form input[type=text]::-moz-placeholder, .landing-page-dec-2022 .formulaire form input[type=email]::-moz-placeholder, .landing-page-dec-2022 .formulaire form input[type=tel]::-moz-placeholder, .landing-page-dec-2022 .formulaire form select::-moz-placeholder {
  color: white;
  font-style: italic;
}
.landing-page-dec-2022 .formulaire form input[type=text]:-ms-input-placeholder, .landing-page-dec-2022 .formulaire form input[type=email]:-ms-input-placeholder, .landing-page-dec-2022 .formulaire form input[type=tel]:-ms-input-placeholder, .landing-page-dec-2022 .formulaire form select:-ms-input-placeholder {
  color: white;
  font-style: italic;
}
.landing-page-dec-2022 .formulaire form input[type=text]::placeholder, .landing-page-dec-2022 .formulaire form input[type=email]::placeholder, .landing-page-dec-2022 .formulaire form input[type=tel]::placeholder, .landing-page-dec-2022 .formulaire form select::placeholder {
  color: white;
  font-style: italic;
}
.landing-page-dec-2022 .formulaire form input[type=text]:focus, .landing-page-dec-2022 .formulaire form input[type=email]:focus, .landing-page-dec-2022 .formulaire form input[type=tel]:focus, .landing-page-dec-2022 .formulaire form select:focus {
  outline: 0;
  border-bottom-color: #C21D1F;
}
.landing-page-dec-2022 .formulaire form .select {
  position: relative;
}
.landing-page-dec-2022 .formulaire form .select:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  border: solid #C21D1F;
  border-width: 0 2px 2px 0;
  padding: 5px;
  transform: rotate(45deg);
  pointer-events: none;
}
.landing-page-dec-2022 .formulaire form .wpcf7-list-item {
  margin: 0;
}
.landing-page-dec-2022 .formulaire form .wpcf7-spinner {
  position: absolute;
  margin-top: 10px;
}
.landing-page-dec-2022 .formulaire form .wpcf7-not-valid-tip {
  position: relative;
  top: -20px;
}
.landing-page-dec-2022 .formulaire form .wpcf7-response-output {
  border-color: #C21D1F !important;
  color: white !important;
  line-height: 1.2;
  padding: 15px;
}
@media (max-width: 767px) {
  .landing-page-dec-2022 .formulaire form label {
    font-size: 20px;
  }
  .landing-page-dec-2022 .formulaire form .wpcf7-spinner {
    display: none;
  }
}
.landing-page-dec-2022 .coordonnees {
  background: #C21D1F;
  padding: 20px;
  text-transform: uppercase;
  border-radius: 6px;
  font-size: 20px;
  font-weight: 300;
}
.landing-page-dec-2022 .coordonnees p {
  color: white;
}
.landing-page-dec-2022 .coordonnees p:last-child {
  margin: 0;
}
.landing-page-dec-2022 .coordonnees strong {
  font-size: 25px;
  line-height: 1.3;
  display: block;
}
.landing-page-dec-2022 .coordonnees a {
  position: relative;
  display: block;
  padding: 20px 0 20px 60px;
  color: white;
  text-decoration: none;
  font-size: 25px;
  font-weight: 700;
  transition: color 0.3s ease;
}
.landing-page-dec-2022 .coordonnees a:hover {
  color: black;
}
.landing-page-dec-2022 .coordonnees a:hover:before {
  -webkit-animation: telephone 0.15s linear alternate infinite;
          animation: telephone 0.15s linear alternate infinite;
}
.landing-page-dec-2022 .coordonnees a:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 45px;
  height: 45px;
  background: no-repeat center/45px url(../images/telephone.svg);
}
@-webkit-keyframes telephone {
  from {
    transform: translateY(-50%) rotate(0);
  }
  to {
    transform: translateY(-50%) rotate(45deg);
  }
}
@keyframes telephone {
  from {
    transform: translateY(-50%) rotate(0);
  }
  to {
    transform: translateY(-50%) rotate(45deg);
  }
}
.landing-page-dec-2022 .titre {
  position: relative;
  padding: 0 0 0 20px;
}
.landing-page-dec-2022 .titre:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 8px;
  height: 30px;
  background: #C21D1F;
}
.landing-page-dec-2022 .box {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.landing-page-dec-2022 .arguments .wrapper {
  padding: 30px;
}
.landing-page-dec-2022 .arguments .wrapper .argument {
  position: relative;
  padding: 0 0 0 90px;
  margin: 0 0 30px;
}
.landing-page-dec-2022 .arguments .wrapper .argument:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  background: no-repeat center/80px var(--image);
}
.landing-page-dec-2022 .arguments .wrapper .argument + p {
  margin: 30px 0 0 0;
}
@media (max-width: 991px) {
  .landing-page-dec-2022 .arguments .wrapper .argument {
    padding: 0;
  }
  .landing-page-dec-2022 .arguments .wrapper .argument:before {
    content: none;
  }
}
.landing-page-dec-2022 .etapes {
  margin-bottom: 60px;
  padding: 0 0 60px;
}
.landing-page-dec-2022 .etapes .wrapper {
  padding: 30px;
}
.landing-page-dec-2022 .etapes .wrapper .etape {
  margin: 0 0 45px;
}
.landing-page-dec-2022 .etapes .wrapper .etape.border {
  border-right: solid 1px black;
}
.landing-page-dec-2022 .etapes .wrapper .etape h3 {
  font-size: 25px;
  display: flex;
}
.landing-page-dec-2022 .etapes .wrapper .etape h3 span {
  width: calc(100% - 38px);
}
.landing-page-dec-2022 .etapes .wrapper .etape h3 span:first-child {
  color: #C21D1F;
  width: 38px;
}
.landing-page-dec-2022 .etapes .wrapper .etape p {
  padding: 0 20px 0 38px;
}
@media (max-width: 991px) {
  .landing-page-dec-2022 .etapes .wrapper .etape.border {
    border: 0;
  }
  .landing-page-dec-2022 .etapes .wrapper .etape h3 {
    font-size: 22px;
  }
}/*# sourceMappingURL=landing-page-dec-2022.css.map */</pre></body></html>