* {
  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 {
  overflow: scroll;
  overflow-x: hidden;
  height: 100%;
  background-color: #E4F4FD;
  color: #0064A4;
  padding: 0;
  max-height: 99999.9rem;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

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

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

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

.max-width {
  position: relative;
  max-width: 133.5rem;
  width: 100%;
  margin: 0 auto;
  z-index: 555;
}
@media only screen and (max-width:1335px) {
  .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;
}

header {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 999;
  height: 258px;
  margin-bottom: -50px;
}
@media only screen and (max-width:767px) {
  header {
    height: 162px;
    margin-bottom: 16px;
  }
}
header:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #901916;
  width: 100%;
  height: 189px;
  z-index: 1;
}
@media only screen and (max-width:767px) {
  header:after {
    height: 100%;
  }
}
header .header {
  position: relative;
  height: 100%;
  background: url(../../image/header.png) top center no-repeat;
  padding-top: 23px;
  z-index: 8;
}
@media only screen and (max-width:767px) {
  header .header {
    background-size: cover;
  }
}
header .header a {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width:767px) {
  header .header a img {
    width: 250px;
    height: auto;
  }
}

footer {
  position: relative;
  width: 100%;
  background: #E69910;
  z-index: 999;
  padding: 5px 0;
}
footer .max-width {
  display: flex;
  align-items: center;
  gap: 70px;
}
@media only screen and (max-width:767px) {
  footer .max-width {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding-block: 8px;
  }
}
footer .max-width .nav .item a {
  display: block;
  color: white;
  font-family: "Brandon-Grotesque-Bold";
  font-size: 16px;
  line-height: 111%;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
}
footer .max-width .nav .item a:hover, footer .max-width .nav .item a:focus {
  text-decoration: none;
}
@media only screen and (max-width:767px) {
  footer .max-width .nav .item a br {
    display: none;
  }
}

@font-face {
  font-family: "Brandon_Grotesque_medium";
  src: url(../../fonts/Brandon_Grotesque_medium.eot);
  src: url(../../fonts/Brandon_Grotesque_medium.eot?#iefix) format("embedded-opentype"), url(../../fonts/Brandon_Grotesque_medium.otf) format("otf"), url(../../fonts/Brandon_Grotesque_medium.svg#Brandon_Grotesque_medium) format("svg"), url(../../fonts/Brandon_Grotesque_medium.ttf) format("truetype"), url(../../fonts/Brandon_Grotesque_medium.woff) format("woff"), url(../../fonts/Brandon_Grotesque_medium.woff2) format("woff2");
}
@font-face {
  font-family: "Brandon_Grotesque_regular";
  src: url(../../fonts/Brandon_Grotesque_regular.eot);
  src: url(../../fonts/Brandon_Grotesque_regular.eot?#iefix) format("embedded-opentype"), url(../../fonts/Brandon_Grotesque_regular.otf) format("otf"), url(../../fonts/Brandon_Grotesque_regular.svg#Brandon_Grotesque_regular) format("svg"), url(../../fonts/Brandon_Grotesque_regular.ttf) format("truetype"), url(../../fonts/Brandon_Grotesque_regular.woff) format("woff"), url(../../fonts/Brandon_Grotesque_regular.woff2) format("woff2");
}
@font-face {
  font-family: "Brandon-Grotesque-Bold";
  src: url(../../fonts/Brandon-Grotesque-Bold.eot);
  src: url(../../fonts/Brandon-Grotesque-Bold.eot?#iefix) format("embedded-opentype"), url(../../fonts/Brandon-Grotesque-Bold.otf) format("otf"), url(../../fonts/Brandon-Grotesque-Bold.svg#Brandon-Grotesque-Bold) format("svg"), url(../../fonts/Brandon-Grotesque-Bold.ttf) format("truetype"), url(../../fonts/Brandon-Grotesque-Bold.woff) format("woff"), url(../../fonts/Brandon-Grotesque-Bold.woff2) format("woff2");
}
.path-frontpage .container {
  padding-bottom: 50px;
}
@media only screen and (max-width:767px) {
  .path-frontpage .container {
    padding-bottom: 32px;
  }
}
.path-frontpage .container .max-width {
  display: flex;
  justify-content: center;
  gap: 86px;
}
@media only screen and (max-width:1280px) {
  .path-frontpage .container .max-width {
    gap: 24px;
  }
}
@media only screen and (max-width:767px) {
  .path-frontpage .container .max-width {
    flex-direction: column;
  }
}
.path-frontpage .container .max-width .part-left {
  width: fit-content;
  text-align: center;
  font-family: "Brandon-Grotesque-Bold";
}
@media only screen and (max-width:1280px) {
  .path-frontpage .container .max-width .part-left {
    width: 585px;
  }
}
@media only screen and (max-width:767px) {
  .path-frontpage .container .max-width .part-left {
    width: 100%;
  }
}
.path-frontpage .container .max-width .part-left .img {
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (max-width:767px) {
  .path-frontpage .container .max-width .part-left .img {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width:1280px) {
  .path-frontpage .container .max-width .part-left .img .main-img {
    width: 100%;
    height: auto;
  }
}
.path-frontpage .container .max-width .part-left .img .picto {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
@media only screen and (max-width:1280px) {
  .path-frontpage .container .max-width .part-left .img .picto {
    width: 70px;
    height: auto;
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
}
.path-frontpage .container .max-width .part-left .title {
  margin-bottom: 43px;
}
@media only screen and (max-width:767px) {
  .path-frontpage .container .max-width .part-left .title {
    margin-bottom: 24px;
  }
}
.path-frontpage .container .max-width .part-left .title > img {
  margin-inline: auto;
}
.path-frontpage .container .max-width .part-left h1 {
  font-family: "Brandon-Grotesque-Bold";
  text-transform: uppercase;
  font-size: 70px;
}
@media only screen and (max-width:991px) {
  .path-frontpage .container .max-width .part-left h1 {
    font-size: 50px;
  }
}
.path-frontpage .container .max-width .part-left h1 span {
  display: block;
  font-size: 45px;
}
@media only screen and (max-width:991px) {
  .path-frontpage .container .max-width .part-left h1 span {
    font-size: 34px;
  }
}
@media only screen and (max-width:480px) {
  .path-frontpage .container .max-width .part-left h1 span {
    font-size: 32px;
  }
}
@media only screen and (max-width:380px) {
  .path-frontpage .container .max-width .part-left h1 span {
    font-size: 30px;
  }
}
.path-frontpage .container .max-width .part-left h1 span > img {
  position: relative;
  display: inline-block;
  top: -8px;
  left: 2px;
}
@media only screen and (max-width:380px) {
  .path-frontpage .container .max-width .part-left h1 span > img {
    width: 30px;
    height: auto;
    top: -5px;
  }
}
.path-frontpage .container .max-width .part-left .text {
  font-size: 35px;
  line-height: 110%;
  text-transform: uppercase;
}
@media only screen and (max-width:991px) {
  .path-frontpage .container .max-width .part-left .text {
    font-size: 26px;
  }
}
.path-frontpage .container .max-width .part-left .text span {
  display: block;
  font-size: 40px;
  text-transform: none;
}
@media only screen and (max-width:991px) {
  .path-frontpage .container .max-width .part-left .text span {
    font-size: 32px;
  }
}
.path-frontpage .container .max-width .part-right {
  width: 427px;
  background-color: #901916;
  margin-top: 70px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  padding: 17px 52px 47px 52px;
  font-size: 33px;
  color: white;
  font-family: "Brandon-Grotesque-Bold";
  text-align: center;
  line-height: 87%;
}
@media only screen and (max-width:1335px) {
  .path-frontpage .container .max-width .part-right {
    padding-inline: 16px;
  }
}
@media only screen and (max-width:991px) {
  .path-frontpage .container .max-width .part-right {
    font-size: 26px;
    padding-bottom: 17px;
  }
}
@media only screen and (max-width:767px) {
  .path-frontpage .container .max-width .part-right {
    width: 100%;
    margin-top: 24px;
  }
}
.path-frontpage .container .max-width .part-right .video {
  position: relative;
  border: 5px solid #E69910;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 4px 6px;
  margin-top: 6px;
  height: 558px;
}
@media only screen and (max-width:991px) {
  .path-frontpage .container .max-width .part-right .video {
    height: 430px;
  }
}
.path-frontpage .container .max-width .part-right .video:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  z-index: 8;
}
.path-frontpage .container .max-width .part-right .video .video-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.path-frontpage .container .max-width .part-right .video .video-picto {
  position: absolute;
  top: calc(50% - 60px);
  top: -moz-calc(50% - 60px);
  top: -webkit-calc(50% - 60px);
  top: calc(50% - 60px);
  top: -moz-calc(50% - 60px);
  top: -webkit-calc(50% - 60px);
  left: calc(50% - 61px);
  left: -moz-calc(50% - 61px);
  left: -webkit-calc(50% - 61px);
  left: calc(50% - 61px);
  left: -moz-calc(50% - 61px);
  left: -webkit-calc(50% - 61px);
  z-index: 9;
}
@media only screen and (max-width:767px) {
  .path-frontpage .container .max-width .part-right .video .video-picto {
    width: 80px;
    height: auto;
    position: absolute;
    top: calc(50% - 40px);
    top: -moz-calc(50% - 40px);
    top: -webkit-calc(50% - 40px);
    top: calc(50% - 40px);
    top: -moz-calc(50% - 40px);
    top: -webkit-calc(50% - 40px);
    left: calc(50% - 39px);
    left: -moz-calc(50% - 39px);
    left: -webkit-calc(50% - 39px);
    left: calc(50% - 39px);
    left: -moz-calc(50% - 39px);
    left: -webkit-calc(50% - 39px);
  }
}

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