* {
  border: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  height: 100%;
  padding: 0;
  font-size: 62.5%;
}

body {
  width: 100%;
  overflow: scroll;
  overflow-x: hidden;
  height: 100%;
  padding: 0;
  font-family: "Colby-NrBlk";
  color: #18243E;
  max-height: 99999.9rem;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-x: hidden;
}

body::-webkit-scrollbar {
  display: none;
}

.container {
  position: relative;
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  background-color: white;
  padding: 0;
  z-index: 5;
  overflow-x: hidden;
}

section {
  position: relative;
  z-index: 555;
}

.max-width {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 5;
}
@media only screen and (max-width:1536px) {
  .max-width {
    max-width: 100%;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

img,
svg {
  border: 0;
  display: block;
}

p,
figure {
  margin: 0;
  padding: 0;
}

strong {
  font-weight: 700;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

a {
  position: relative;
  text-decoration: none;
  display: block;
  cursor: pointer;
  color: #ffffff;
}
a:hover, a:focus {
  text-decoration: none;
  color: #ffffff;
}

header {
  position: relative;
  width: 100%;
  z-index: 999;
}
header .max-width .logo {
  width: 1119px;
  height: auto;
  position: absolute;
  top: 0;
  left: calc(50% - 559.5px);
  left: -moz-calc(50% - 559.5px);
  left: -webkit-calc(50% - 559.5px);
  left: calc(50% - 559.5px);
  left: -moz-calc(50% - 559.5px);
  left: -webkit-calc(50% - 559.5px);
}
@media only screen and (max-width:1281px) {
  header .max-width .logo {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: calc(50% - 50%);
    left: -moz-calc(50% - 50%);
    left: -webkit-calc(50% - 50%);
    left: calc(50% - 50%);
    left: -moz-calc(50% - 50%);
    left: -webkit-calc(50% - 50%);
  }
}
@media only screen and (max-width:650px) {
  header .max-width .logo {
    width: 580px;
    height: auto;
    position: absolute;
    top: 0;
    left: calc(50% - 290px);
    left: -moz-calc(50% - 290px);
    left: -webkit-calc(50% - 290px);
    left: calc(50% - 290px);
    left: -moz-calc(50% - 290px);
    left: -webkit-calc(50% - 290px);
  }
}

footer {
  position: relative;
  width: 100%;
  background: #C72227;
  z-index: 999;
  padding: 2.6rem 0;
}
footer .max-width .nav {
  display: flex;
  justify-content: center;
  gap: 2.2rem;
}
@media only screen and (max-width:767px) {
  footer .max-width .nav {
    flex-direction: column;
    align-items: center;
    gap: 1.4rem;
  }
}
footer .max-width .nav .item a {
  position: relative;
  color: #ffffff;
  font-family: "arialnarrow", Arial;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 25px;
  text-decoration: none;
}
@media only screen and (max-width:1281px) {
  footer .max-width .nav .item a {
    font-size: 18px;
    line-height: 20px;
  }
}
@media only screen and (max-width:992px) {
  footer .max-width .nav .item a {
    font-size: 13px;
    line-height: 16px;
  }
}
@media only screen and (max-width:767px) {
  footer .max-width .nav .item a {
    font-size: 16px;
    text-align: center;
  }
}
footer .max-width .nav .item a:hover, footer .max-width .nav .item a:focus {
  text-decoration: none;
}
footer .max-width .nav .item a:before {
  position: absolute;
  top: 5px;
  right: -12px;
  width: 2px;
  height: 14px;
  content: "";
  background-color: #ffffff;
}
@media only screen and (max-width:992px) {
  footer .max-width .nav .item a:before {
    top: 1px;
  }
}
@media only screen and (max-width:767px) {
  footer .max-width .nav .item a:before {
    display: none;
  }
}
footer .max-width .nav .item:last-child a:before {
  display: none;
}

@font-face {
  font-family: "SayLovely";
  src: url(../../fonts/SayLovely.eot);
  src: url(../../fonts/SayLovely.eot?#iefix) format("embedded-opentype"), url(../../fonts/SayLovely.otf) format("otf"), url(../../fonts/SayLovely.svg#SayLovely) format("svg"), url(../../fonts/SayLovely.woff2) format("woff2"), url(../../fonts/SayLovely.woff) format("woff"), url(../../fonts/SayLovely.ttf) format("truetype");
}
@font-face {
  font-family: "Colby-NrBlk";
  src: url(../../fonts/Colby-NrBlk.eot);
  src: url(../../fonts/Colby-NrBlk.eot?#iefix) format("embedded-opentype"), url(../../fonts/Colby-NrBlk.otf) format("otf"), url(../../fonts/Colby-NrBlk.svg#Colby-NrBlk) format("svg"), url(../../fonts/Colby-NrBlk.ttf) format("truetype"), url(../../fonts/Colby-NrBlk.woff) format("woff"), url(../../fonts/Colby-NrBlk.woff2) format("woff2");
}
@font-face {
  font-family: "arialnarrow";
  src: url(../../fonts/arialnarrow.eot);
  src: url(../../fonts/arialnarrow.eot?#iefix) format("embedded-opentype"), url(../../fonts/arialnarrow.otf) format("otf"), url(../../fonts/arialnarrow.svg#arialnarrow) format("svg"), url(../../fonts/arialnarrow.ttf) format("truetype"), url(../../fonts/arialnarrow.woff) format("woff"), url(../../fonts/arialnarrow.woff2) format("woff2");
}
@font-face {
  font-family: "Myriad Pro";
  src: url(../../fonts/MyriadPro-Bold.eot);
  src: url(../../fonts/MyriadPro-Bold.eot?#iefix) format("embedded-opentype"), url(../../fonts/MyriadPro-Bold.woff2) format("woff2"), url(../../fonts/MyriadPro-Bold.woff) format("woff"), url(../../fonts/MyriadPro-Bold.ttf) format("truetype"), url(../../fonts/MyriadPro-Bold.svg#MyriadPro-Bold) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "myriad-pro-condensed";
  src: url(../../fonts/myriad-pro-condensed.eot);
  src: url(../../fonts/myriad-pro-condensed.eot?#iefix) format("embedded-opentype"), url(../../fonts/myriad-pro-condensed.otf) format("otf"), url(../../fonts/myriad-pro-condensed.svg#myriad-pro-condensed) format("svg"), url(../../fonts/myriad-pro-condensed.woff2) format("woff2"), url(../../fonts/myriad-pro-condensed.woff) format("woff"), url(../../fonts/myriad-pro-condensed.ttf) format("truetype");
}
header:before {
  width: 889px;
  height: 305px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: url(../../image/formulaire/fanion-left-extended.png) center no-repeat;
}
@media only screen and (max-width:1920px) {
  header:before {
    width: 557px;
    height: 248px;
    background: url(../../image/formulaire/fanion-left.png) center no-repeat;
  }
}
@media only screen and (max-width:992px) {
  header:before {
    top: -73px;
  }
}
@media only screen and (max-width:650px) {
  header:before {
    top: 0;
    width: 250px;
    height: 111px;
    background: url(../../image/formulaire/fanion-left-mobile.png) center no-repeat;
  }
}
header:after {
  width: 889px;
  height: 305px;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  background: url(../../image/formulaire/fanion-right-extended.png) center no-repeat;
}
@media only screen and (max-width:1920px) {
  header:after {
    width: 496px;
    height: 231px;
    background: url(../../image/formulaire/fanion-right.png) center no-repeat;
  }
}
@media only screen and (max-width:992px) {
  header:after {
    top: -73px;
  }
}
@media only screen and (max-width:650px) {
  header:after {
    top: 0;
    width: 250px;
    height: 111px;
    background: url(../../image/formulaire/fanion-right-mobile.png) center no-repeat;
  }
}

.path-frontpage .container {
  background-color: #18243E;
  padding-block: 320px 124px;
}
@media only screen and (max-width:1281px) {
  .path-frontpage .container {
    padding-bottom: 45px;
    padding-top: 250px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container {
    padding-top: 148px;
  }
}
.path-frontpage .container .max-width {
  max-width: 1045px;
}
@media only screen and (max-width:1281px) {
  .path-frontpage .container .max-width {
    max-width: 100%;
    width: 100%;
    padding-inline: 16px;
  }
}
.path-frontpage .container .max-width > .left {
  position: absolute;
  top: -6px;
  left: -528px;
}
@media only screen and (max-width:1445px) {
  .path-frontpage .container .max-width > .left {
    width: 380px;
    height: auto;
    left: -275px;
    top: -54px;
  }
}
.path-frontpage .container .max-width > .right {
  position: absolute;
  top: -174px;
  right: -564px;
}
@media only screen and (max-width:1445px) {
  .path-frontpage .container .max-width > .right {
    width: 400px;
    height: auto;
    right: -274px;
    top: 0;
  }
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .max-width > .right {
    display: none;
  }
}
.path-frontpage .container .max-width .title {
  position: relative;
}
.path-frontpage .container .max-width .title h1 {
  color: white;
  text-align: center;
  margin-bottom: 86px;
  font-family: "SayLovely";
  font-size: 76px;
  line-height: 108px;
}
@media only screen and (max-width:1281px) {
  .path-frontpage .container .max-width .title h1 {
    font-size: 67px;
    line-height: 98px;
    margin-bottom: 68px;
  }
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .max-width .title h1 {
    font-size: 65px;
    line-height: 72px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .title h1 {
    display: flex;
    flex-direction: column;
    font-size: 54px;
    line-height: 60px;
  }
}
.path-frontpage .container .max-width .title h1 > span {
  display: inline-block;
  position: relative;
  z-index: 5;
  font-family: "Colby-NrBlk";
  font-size: 84px;
  text-transform: uppercase;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .max-width .title h1 > span {
    font-size: 67px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .title h1 > span {
    font-size: 57px;
  }
}
.path-frontpage .container .max-width .title h1 > span span {
  display: inline-block;
  transform: rotate(-1deg);
  position: relative;
  z-index: 5;
  padding-left: 37px;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .title h1 > span span {
    width: 100%;
    display: block;
    padding-left: 0;
  }
}
.path-frontpage .container .max-width .title h1 > span:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 401px;
  height: 118px;
  background: url(../../image/fanzone/bande-v2.png) center no-repeat;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .max-width .title h1 > span:after {
    height: 84px;
    width: 332px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .title h1 > span:after {
    left: -28px;
    height: 66px;
    position: absolute;
    top: 0;
    left: calc(50% - 171px);
    left: -moz-calc(50% - 171px);
    left: -webkit-calc(50% - 171px);
    left: calc(50% - 171px);
    left: -moz-calc(50% - 171px);
    left: -webkit-calc(50% - 171px);
  }
}
.path-frontpage .container .max-width .title i {
  position: relative;
  display: block;
  font-style: inherit;
}
.path-frontpage .container .max-width .title i:before {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 289px);
  left: -moz-calc(50% - 289px);
  left: -webkit-calc(50% - 289px);
  left: calc(50% - 289px);
  left: -moz-calc(50% - 289px);
  left: -webkit-calc(50% - 289px);
  content: "";
  width: 578px;
  height: 24px;
  background: url(../../image/fanzone/line.png) center no-repeat;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .max-width .title i:before {
    bottom: -23px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .title i:before {
    width: 320px;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 160px);
    left: -moz-calc(50% - 160px);
    left: -webkit-calc(50% - 160px);
    left: calc(50% - 160px);
    left: -moz-calc(50% - 160px);
    left: -webkit-calc(50% - 160px);
  }
}
.path-frontpage .container .max-width .why {
  position: relative;
  margin-bottom: 65px;
}
.path-frontpage .container .max-width .why > img {
  position: absolute;
  top: 241px;
  right: -359px;
  width: 566px;
  height: auto;
  z-index: 2;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .max-width .why > img {
    right: -455px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .why > img {
    display: none;
  }
}
.path-frontpage .container .max-width .why > ul {
  display: flex;
  flex-direction: column;
  gap: 54px;
  width: 100%;
}
.path-frontpage .container .max-width .why > ul > li {
  position: relative;
  width: 100%;
  background-color: white;
  border-radius: 89px;
  padding: 24px 85px;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .max-width .why > ul > li {
    padding-inline: 24px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .why > ul > li {
    border-radius: 24px;
  }
}
.path-frontpage .container .max-width .why > ul > li h2 {
  position: relative;
  font-family: "Colby-NrBlk";
  font-size: 38px;
  color: #18243E;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 28px;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .max-width .why > ul > li h2 {
    font-size: 29px;
    line-height: 27px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .why > ul > li h2 {
    font-size: 19px;
    line-height: 19px;
  }
}
.path-frontpage .container .max-width .why > ul > li h2 span {
  position: relative;
  display: block;
  z-index: 5;
}
.path-frontpage .container .max-width .why > ul > li:first-child h2:before {
  position: absolute;
  top: -23px;
  left: calc(50% - 390.5px);
  left: -moz-calc(50% - 390.5px);
  left: -webkit-calc(50% - 390.5px);
  left: calc(50% - 390.5px);
  left: -moz-calc(50% - 390.5px);
  left: -webkit-calc(50% - 390.5px);
  content: "";
  width: 781px;
  height: 140px;
  background: url(../../image/fanzone/title1-v2.png) center no-repeat;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .max-width .why > ul > li:first-child h2:before {
    position: absolute;
    top: -23px;
    left: calc(50% - 285.5px);
    left: -moz-calc(50% - 285.5px);
    left: -webkit-calc(50% - 285.5px);
    left: calc(50% - 285.5px);
    left: -moz-calc(50% - 285.5px);
    left: -webkit-calc(50% - 285.5px);
    content: "";
    width: 571px;
    height: 100px;
    background: url(../../image/fanzone/title1-992.png) center no-repeat;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .why > ul > li:first-child h2:before {
    position: absolute;
    top: -23px;
    left: calc(50% - 140px);
    left: -moz-calc(50% - 140px);
    left: -webkit-calc(50% - 140px);
    left: calc(50% - 140px);
    left: -moz-calc(50% - 140px);
    left: -webkit-calc(50% - 140px);
    content: "";
    width: 280px;
    height: 65px;
    background: url(../../image/fanzone/title1-mobile.png) center no-repeat;
    position: absolute;
    top: -4px;
    left: calc(50% - 151px);
    left: -moz-calc(50% - 151px);
    left: -webkit-calc(50% - 151px);
    left: calc(50% - 151px);
    left: -moz-calc(50% - 151px);
    left: -webkit-calc(50% - 151px);
  }
}
.path-frontpage .container .max-width .why > ul > li:last-child h2:before {
  position: absolute;
  top: -23px;
  left: calc(50% - 144px);
  left: -moz-calc(50% - 144px);
  left: -webkit-calc(50% - 144px);
  left: calc(50% - 144px);
  left: -moz-calc(50% - 144px);
  left: -webkit-calc(50% - 144px);
  content: "";
  width: 288px;
  height: 95px;
  background: url(../../image/fanzone/title2-v2.png) center no-repeat;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .why > ul > li:last-child h2:before {
    height: 71px;
  }
}
.path-frontpage .container .max-width .why > ul > li:last-child ul {
  margin-bottom: 30px;
}
.path-frontpage .container .max-width .why > ul > li h3 {
  position: relative;
  font-family: "Colby-NrBlk";
  font-size: 35px;
  color: #18243E;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 38px;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .max-width .why > ul > li h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .why > ul > li h3 {
    font-size: 20px;
  }
}
.path-frontpage .container .max-width .why > ul > li h3:before {
  position: absolute;
  bottom: -15px;
  left: calc(50% - 140.5px);
  left: -moz-calc(50% - 140.5px);
  left: -webkit-calc(50% - 140.5px);
  left: calc(50% - 140.5px);
  left: -moz-calc(50% - 140.5px);
  left: -webkit-calc(50% - 140.5px);
  content: "";
  width: 281px;
  height: 11px;
  background: url(../../image/fanzone/line2.png) center no-repeat;
}
.path-frontpage .container .max-width .why > ul > li > p {
  font-family: "Colby-NrBlk";
  font-size: 35px;
  line-height: 38px;
  color: #C72227;
  text-align: center;
  margin-bottom: 23px;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .why > ul > li > p {
    font-size: 23px;
    line-height: 25px;
  }
}
.path-frontpage .container .max-width .why > ul > li ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.path-frontpage .container .max-width .why > ul > li ul li {
  font-family: "Colby-NrBlk";
  font-size: 27px;
  line-height: 30px;
  color: #18243E;
}
@media only screen and (max-width:1281px) {
  .path-frontpage .container .max-width .why > ul > li ul li {
    font-size: 22px;
    line-height: 24px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .why > ul > li ul li {
    font-size: 18px;
    line-height: 20px;
  }
}
.path-frontpage .container .max-width .why > ul > li ul li span {
  color: #C72227;
}
.path-frontpage .container .max-width .why > ul > li .li {
  display: block;
  font-family: "Colby-NrBlk";
  font-size: 37px;
  line-height: 30px;
  color: #18243E;
  text-align: center;
}
@media only screen and (max-width:1281px) {
  .path-frontpage .container .max-width .why > ul > li .li {
    font-size: 22px;
    line-height: 24px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .why > ul > li .li {
    font-size: 18px;
    line-height: 20px;
  }
}
.path-frontpage .container .outils {
  background: url(../../image/bravo/illustrations.png) center 142px repeat-x;
}
.path-frontpage .container .outils .title {
  position: relative;
}
.path-frontpage .container .outils .title h4 {
  position: relative;
  color: white;
  text-align: center;
  margin-bottom: 80px;
  font-family: "SayLovely";
  font-size: 80px;
  line-height: 114px;
}
@media only screen and (max-width:1281px) {
  .path-frontpage .container .outils .title h4 {
    font-size: 65px;
    line-height: 72px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .outils .title h4 {
    font-size: 54px;
    line-height: 60px;
  }
}
.path-frontpage .container .outils .title h4:before {
  position: absolute;
  bottom: -15px;
  left: calc(50% - 289px);
  left: -moz-calc(50% - 289px);
  left: -webkit-calc(50% - 289px);
  left: calc(50% - 289px);
  left: -moz-calc(50% - 289px);
  left: -webkit-calc(50% - 289px);
  content: "";
  width: 578px;
  height: 24px;
  background: url(../../image/fanzone/line.png) center no-repeat;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .outils .title h4:before {
    bottom: -10px;
  }
}
.path-frontpage .container .outils .title .left {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .outils .title .left {
    top: 41px;
  }
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .outils .title .left {
    display: none;
  }
}
.path-frontpage .container .outils .title .right {
  position: absolute;
  top: -85px;
  right: -103px;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .outils .title .right {
    display: none;
  }
}
.path-frontpage .container .outils ul {
  display: flex;
  gap: 28px;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .outils ul {
    gap: 12px;
    flex-direction: column;
  }
}
.path-frontpage .container .outils ul li {
  width: 100%;
}
.path-frontpage .container .outils ul li a {
  width: 100%;
  color: white;
  display: flex;
  align-items: center;
  gap: 20px;
  min-height: 186px;
  background-color: #59270E;
  border-radius: 25px;
  padding: 24px 12px 24px 16px;
  min-height: 158px;
}
.path-frontpage .container .outils ul li a .text {
  width: 100%;
  font-family: "Colby-NrBlk";
  color: white;
  text-align: center;
}
.path-frontpage .container .outils ul li a .text p {
  font-size: 28px;
  line-height: 30px;
  text-transform: uppercase;
}
@media only screen and (max-width:1445px) {
  .path-frontpage .container .outils ul li a .text p {
    font-size: 24px;
  }
}
.path-frontpage .container .outils ul li a .text span {
  font-size: 19px;
  line-height: 25px;
}
.path-frontpage .container .outils ul li a .img {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-width: 104px;
  border-left: 2px solid white;
  min-width: 80px;
}

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