* {
  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: 270px 61px;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container {
    padding-top: 160px;
  }
}
.path-frontpage .container .max-width {
  max-width: 1200px;
}
.path-frontpage .container .max-width .title {
  position: relative;
}
.path-frontpage .container .max-width .title > .left {
  position: absolute;
  top: -37px;
  left: -20px;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .title > .left {
    display: none;
  }
}
.path-frontpage .container .max-width .title > .right {
  position: absolute;
  top: -95px;
  right: -138px;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .title > .right {
    display: none;
  }
}
.path-frontpage .container .max-width .title h1 {
  position: relative;
  color: white;
  text-align: center;
  margin-bottom: 59px;
  font-family: "SayLovely";
  font-size: 125px;
  line-height: 170px;
}
@media only screen and (max-width:1281px) {
  .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:before {
  position: absolute;
  bottom: -15px;
  left: calc(50% - 97px);
  left: -moz-calc(50% - 97px);
  left: -webkit-calc(50% - 97px);
  left: calc(50% - 97px);
  left: -moz-calc(50% - 97px);
  left: -webkit-calc(50% - 97px);
  content: "";
  width: 578px;
  height: 24px;
  background: url(../../image/outils/line.png) center no-repeat;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width .title h1:before {
    position: absolute;
    bottom: -20px;
    left: calc(50% - 267px);
    left: -moz-calc(50% - 267px);
    left: -webkit-calc(50% - 267px);
    left: calc(50% - 267px);
    left: -moz-calc(50% - 267px);
    left: -webkit-calc(50% - 267px);
  }
}
.path-frontpage .container .max-width > p {
  margin-bottom: 105px;
  font-family: "Colby-NrBlk";
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  color: white;
  text-align: center;
  max-width: 922px;
  margin-inline: auto;
  margin-bottom: 25px;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .max-width > p {
    font-size: 18px;
    line-height: 22px;
  }
}
.path-frontpage .container .listing {
  position: relative;
  background: url(../../image/bravo/illustrations.png) center 142px repeat-x;
}
.path-frontpage .container .listing .max-width {
  max-width: 768px;
}
@media only screen and (max-width:992px) {
  .path-frontpage .container .listing .max-width {
    max-width: 100%;
    width: 100%;
  }
}
.path-frontpage .container .listing .left {
  position: absolute;
  top: 260px;
  left: -100px;
}
@media only screen and (max-width:1700px) {
  .path-frontpage .container .listing .left {
    width: 124px;
    height: auto;
    left: 24px;
    top: 227px;
  }
}
.path-frontpage .container .listing .arrow1 {
  position: absolute;
  bottom: 200px;
  left: -167px;
}
@media only screen and (max-width:1700px) {
  .path-frontpage .container .listing .arrow1 {
    width: 84px;
    height: auto;
    position: absolute;
    bottom: 200px;
    left: -27px;
  }
}
.path-frontpage .container .listing .arrow2 {
  position: absolute;
  bottom: 156px;
  right: -62px;
}
@media only screen and (max-width:1700px) {
  .path-frontpage .container .listing .arrow2 {
    width: 86px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -62px;
  }
}
.path-frontpage .container .listing ul {
  display: flex;
  justify-content: center;
  gap: 100px;
  max-width: 780px;
  margin-inline: auto;
  gap: 40px;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .listing ul {
    flex-direction: column;
    gap: 80px;
  }
}
.path-frontpage .container .listing ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: -webkit-calc(50% - 20px);
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .listing ul li {
    width: 100%;
  }
}
.path-frontpage .container .listing ul li > p {
  font-family: "Colby-NrBlk";
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: white;
  text-align: center;
}
.path-frontpage .container .listing ul li > img {
  position: relative;
  margin-bottom: 82px;
  z-index: 2;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .listing ul li > img {
    margin-bottom: 12px;
  }
}
.path-frontpage .container .listing ul li:first-child > img {
  width: 216px;
  height: auto;
  margin-block: 66px;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .listing ul li:first-child > img {
    margin-block: 0;
  }
}
.path-frontpage .container .listing ul li:last-child > img {
  width: 343px;
  height: auto;
}
.path-frontpage .container .listing ul li a {
  width: 100%;
  color: white;
  display: flex;
  align-items: center;
  gap: 24px;
  min-height: 186px;
  background-color: #59270E;
  border-radius: 25px;
  padding: 28px 16px 28px 24px;
  margin-bottom: 25px;
  gap: 20px;
  padding: 24px 12px 24px 16px;
  min-height: 132px;
  margin-bottom: 10px;
}
@media only screen and (max-width:650px) {
  .path-frontpage .container .listing ul li a {
    min-height: inherit;
  }
}
.path-frontpage .container .listing ul li a .text {
  width: 100%;
  font-family: "Colby-NrBlk";
  color: white;
  text-align: center;
}
.path-frontpage .container .listing ul li a .text p {
  font-size: 28px;
  line-height: 30px;
  text-transform: uppercase;
}
@media only screen and (max-width:1445px) {
  .path-frontpage .container .listing ul li a .text p {
    font-size: 24px;
  }
}
.path-frontpage .container .listing ul li a .text span {
  font-size: 19px;
  line-height: 25px;
}
.path-frontpage .container .listing ul li a .img {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-width: 80px;
  border-left: 2px solid white;
}
.path-frontpage .container .listing ul li a .img img {
  width: 53px;
  height: 53px;
}

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