@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
/***** GENERAL ******/
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Roboto";
}

:root {
  font-size: 18px;
}

.mobile-hidden {
  display: none;
}

.justifyStart {
  justify-content: flex-start !important;
}

@font-face {
  font-family: "Avenir Next";
  src: url(../Font/AvenirNext-Bold-01.ttf);
  font-weight: bold;
}

@font-face {
  font-family: "Avenir Next";
  src: url(../Font/AvenirNext-Medium-06.ttf);
  font-weight: 500;
}

@font-face {
  font-family: "Avenir Next";
  src: url(../Font/AvenirNext-Regular-08.ttf);
  font-weight: normal;
}

@media screen and (max-width: 500px) {
  .offer_desktop_container_left_row {
    margin-bottom: 0.45rem !important;
  }
  .offer_desktop_container_left_price {
    justify-content: left !important;
  }
}

@media screen and (min-width: 800px) {
  .mobile-hidden {
    display: inherit;
  }
  .desktop-hidden {
    display: none;
  }
  .members_carousel {
    justify-content: center !important;
  }
}

@media screen and (min-width: 500px) and (max-width: 799px) {
  /* style.css | http://127.0.0.1:5500/css/style.css?_cacheOverride=1613491248651 */
  :root {
    font-size: 20px;
  }
  .header_body_phone {
    text-align: center;
  }
  .header_body_phone_under-button {
    margin: 10px 0;
  }
  .offer-phone_stat_left_price {
    /* width: 35%; */
    width: 33%;
  }
  .offer-phone_stat_left_bookmakers {
    /* width: 65%; */
    width: 66%;
  }
  .offer-phone_stat_right_img {
    /* max-width: 150px; */
    /* max-height: 130px; */
    max-width: 205px;
    max-height: 215px;
  }
  .offer-phone {
    /* padding: 35px 32px; */
    padding: 35px 125px;
  }
  .offer-phone_stat_left {
    /* width: 45%; */
    width: 40%;
  }
  .offer-phone_stat_right {
    /* width: 55%; */
    width: 60%;
  }
  .explication {
    /* padding: 45px 32px; */
    padding: 45px 106px;
  }
  .discover_span {
    display: block;
  }
  .footer {
    /* padding: 30px; */
    padding: 30px 138px;
  }
}

@media screen and (min-width: 800px) {
  .header {
    padding: 17px 6rem 25px !important;
  }
  .algo_media_bottom {
    background: white;
  }
  .header_body_desktop_title {
    width: 128%;
    margin-bottom: 18px;
  }
  .header_body_desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    gap: 3rem;
  }
  .header_body_desktop_right {
    text-align: center;
    width: 50%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header_body_desktop_left {
    width: 50%;
  }
  .header_body_desktop_media_btn > span:nth-child(3) {
    font-size: 0.9rem;
  }
  .algo {
    padding: 17px 120px 125px !important;
  }
  .algo_title {
    margin: 1.5rem 0 1.2rem !important;
    font-size: 1.5rem !important;
  }
  .algo_body_subtitle {
    font-size: 1rem !important;
  }
  .algo_body_tech {
    max-width: 50%;
  }
  .algo_body_laptop {
    width: 65% !important;
    max-width: 470px;
  }
  .algo_body_phone {
    width: 35% !important;
    max-width: 260px;
  }
  .explication {
    padding: 140px 100px 60px !important;
  }
  .explication_top_title {
    font-size: 1.5rem !important;
  }
  .explication_top {
    height: 55px !important;
    margin-bottom: 2.5rem !important;
  }
  .explication_p {
    padding: 1.5rem !important;
  }
  .explication_p {
    font-size: 1.056rem !important;
  }
  .presse_cards {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row;
    flex-flow: row;
  }
  .presse_cards {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-flow: row nowrap !important;
    flex-flow: row nowrap !important;
    gap: 35px !important;
  }
  .discover {
    padding: 40px 160px !important;
  }
  .remise_btn {
    border: none !important;
    max-width: 280px !important;
  }
  .remise_btn_span_white {
    color: white !important;
    font-size: 14px !important;
  }
  .footer {
    padding: 40px 289px !important;
  }
  .footer_bar {
    width: 80% !important;
  }
}

@media screen and (min-width: 1150px) {
  :root {
    font-size: 20px;
  }
  .header {
    padding: 17px 13vw 25px !important;
  }
  .header_body_desktop_media_btn {
    font-size: 20px !important;
  }
  .header_body_desktop_media_btn > span:nth-child(3) {
    font-size: 16px !important;
  }
  .header_body_desktop_left > p:nth-child(2) {
    line-height: 30px;
  }
  .header_body_desktop_right {
    min-width: 420px !important;
    max-width: 420px !important;
  }
  .header_body_desktop_left {
    width: inherit;
  }
  .algo {
    padding: 17px 20vw 125px !important;
  }
  .explication {
    padding: 140px 20vw 60px !important;
  }
  .discover {
    padding: 40px 25vw !important;
  }
  .footer_bar {
    width: 50% !important;
  }
  .btn {
    width: 420px;
  }
  .members {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .members_bottom {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .members_p {
    margin-bottom: 0rem !important;
  }
  .algo_body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .offer_desktop_container_right_title {
    font-size: 25px !important;
  }
  .members_carousel {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .members_bottom {
    margin-bottom: 1.5rem;
  }
  .discover_btn {
    max-width: 360px;
  }
  .footer {
    padding: 40px 32vw !important;
  }
}

@media screen and (min-width: 1300px) {
  :root {
    font-size: 22px !important;
  }

  .header {
    padding: 17px 15vw 25px !important;
  }
  .header_body_desktop_title {
    font-size: 31px !important;
  }
  .members_carousel {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .members_carousel_card {
    width: 270px !important;
    height: 250px !important;
  }
  .members_carousel_card_com {
    font-size: 0.7rem !important;
    width: 212px !important;
  }
  .members_carousel_card_title {
    font-size: 0.9rem;
  }
  .presse_cards_card {
    width: 275px !important;
    height: 275px !important;
  }
  .offer_desktop_container {
    max-width: 700px;
  }
  .algo {
    padding: 17px 20vw 151px !important;
  }
  .header_body_desktop_left > p:nth-child(2) {
    line-height: 40px;
  }
  .algo_title {
    margin: 1.5rem 0 2.2rem !important;
  }
  .header_body_desktop_title {
    margin-bottom: 52px !important;
  }
  .header_body_desktop {
    margin-top: 2.2rem !important;
    margin-bottom: 2rem !important;
  }
  .members_carousel_card_user_img {
    height: 35px !important;
  }
  .members_carousel_card_user_infos_name {
    font-size: 0.7rem !important;
    margin-bottom: 3px !important;
  }
  .members_carousel_card_user_infos_img {
    height: 17px !important;
  }
}

@media screen and (min-width: 1700px) {
  .header {
    padding: 17px 21vw 25px !important;
  }
  .algo {
    padding: 17px 28vw 151px !important;
  }

  .offer_desktop_container {
    height: 520px !important;
    max-width: 610px !important;
    transform: translate(0, -105px) !important;
  }

  .explication {
    padding: 159px 26vw 70px !important;
  }

  .offer_desktop_container_graph {
    height: 28% !important;
  }
}

/***** REUSABLE *****/
.btn {
  cursor: pointer;
  max-width: 420px;
  width: 100%;
  background: #e25e5e;
  border: 2px solid #aa3838;
  padding: 1rem 1rem;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: white;
  font-size: 1.1rem;
  font-family: "Avenir Next" !important;
  font-weight: bold;
  line-height: 30px;
}

.btn span {
  font-size: 0.8rem;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 5px;
  line-height: 24px;
}

/***** HEADER *****/
.header {
  background-image: linear-gradient(to bottom, #040b26 -9%, #0d588e);
  color: white;
  padding: 17px 32px 25px;
}

.header_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 49px;
}

.header_nav_logo {
  max-height: 100%;
}

.header_nav_lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100px;
  height: 17px;
}

.header_nav_lang_flag {
  height: 100%;
  cursor: pointer;
}

.header_nav_lang_span {
  font-weight: 100;
  font-size: 0.76rem;
}

.header_body_phone {
  margin-top: 1.2rem;
}

.header_body_phone_title {
  font-size: 1.4rem;
  line-height: 40px;
  font-family: "Avenir Next";
}

.header_body_phone_title_span {
  color: #fef251;
}

.header_body_phone_text {
  line-height: 27px;
  margin-top: 1.1rem;
}

.header_body_phone_media_btn {
  font-weight: 900;
}

.header_body_phone_under-button {
  font-size: 0.6rem;
  color: rgba(255, 255, 255, 0.7);
  display: block;
}

.header_body_desktop {
  margin-top: 1.2rem;
}

.header_body_desktop_title,
.header_body_desktop_title > * {
  font-size: 1.4rem;
  line-height: 40px;
  font-family: "Avenir Next";
}

.header_body_desktop_title_span {
  color: #fef251;
}

.header_body_desktop_text {
  line-height: 27px;
  margin-top: 1.1rem;
}

.header_body_desktop_media_btn {
  font-weight: 900;
  padding: 1rem 2rem;
}

.header_body_desktop_under-button {
  font-size: 0.6rem;
  color: rgba(255, 255, 255, 0.7);
  display: block;
}

/***** ALGO *****/
.algo {
  text-align: center;
  padding: 17px 32px;
}

.algo_vu {
  width: 70px;
}

.algo_media {
  width: 100%;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.algo_media_video {
  width: 100%;
}

.algo_media_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  padding: 20px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.algo_media_bottom img:nth-child(2) {
  height: 20px;
}

.algo_media_bottom img:first-child {
  height: 25px;
}

.algo_title {
  margin: 2.5rem 0 1.2rem;
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 33px;
  color: #292c3a;
  text-transform: uppercase;
}

.algo_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.algo_body_subtitle {
  color: #292c3a;
  line-height: 30px;
  font-size: 0.9rem;
  font-weight: 500;
}

.algo_body_tech {
  width: 100%;
  height: 100%;
  margin: 20px 0;
}

/**** OFFER -> phone ****/
.offer-phone {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#175088),
    to(#0d1b4e)
  );
  background-image: linear-gradient(to bottom, #175088, #0d1b4e);
  padding: 35px 32px;
  text-align: center;
}

.offer-phone_title {
  color: white;
  line-height: 35px;
  margin-bottom: 0.6rem;
  font-family: "Avenir Next";
}

.offer-phone_stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  height: 250px;
  margin-top: 2.5rem;
}

.offer-phone_stat_left {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  justify-content: space-between;
}

.offer-phone_stat_left_price {
  width: 35%;
  height: 100%;
  margin-right: 0.4rem;
}

.offer-phone_stat_left_bookmakers {
  width: 65%;
  height: 100%;
}

.offer-phone_stat_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  width: 60%;
  padding: 0 0 0 20px;
  color: white;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.offer-phone_stat_right_p {
  font-size: 0.8rem;
  line-height: 27px;
  font-family: "Avenir Next";
}

.offer-phone_stat_right_img {
  max-width: 150px;
  max-height: 130px;
}

/**** OFFER -> desktop ****/
.offer_desktop {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#175088),
    to(#0d1b4e)
  );
  background-image: linear-gradient(to bottom, #175088, #0d1b4e);
  padding: 0 7rem;
  text-align: center;
  height: 300px;
}

.offer_desktop_container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#2f3964),
    to(#292c3a)
  );
  background-image: linear-gradient(to bottom, #2f3964, #292c3a);
  height: 500px;
  max-width: 550px;
  margin: auto;
  -webkit-transform: translate(0, -100px);
  transform: translate(0, -100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  padding: 50px 25px;
  margin-bottom: auto;
}

.offer_desktop_container_graph {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.offer_desktop_container_left {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  justify-content: space-between;
}

.offer_desktop_container_left_row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-bottom: 0.75rem;
}

.offer_desktop_container_left_price {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  color: #87f8dc;
  font-weight: 400;
}

.offer_desktop_container_left_bookmaker {
  width: 50%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
}

.offer_desktop_container_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  width: 55%;
  padding: 0 0 7rem 40px;
  color: white;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.offer_desktop_container_right_title {
  color: white;
  line-height: 35px;
  margin-bottom: 0.6rem;
  font-size: 1.2rem;
  font-family: "Avenir Next";
}

.offer_desktop_container_right_p {
  font-size: 0.9rem;
  line-height: 27px;
  font-family: "Avenir Next";
}

.offer_desktop_container_right_btn {
  font-size: 0.85rem;
  border: none;
  padding: 11px;
  font-weight: bold;
}

/**** EXPLICATION *****/
.explication {
  padding: 45px 32px;
}

.explication_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  height: 40px;
  margin-bottom: 1.8rem;
}

.explication_top_title {
  font-size: 0.8rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #163c58;
}

.explication_top_first,
.explication_top_last {
  color: rgba(22, 60, 88, 0.5);
}

.explication_top_last {
  text-align: right;
}

.explication_top_first {
  text-align: left;
}

.explication_top_main {
  text-align: center;
  position: relative;
}

.explication_top_longbar {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  background: rgba(22, 60, 88, 0.5);
  height: 4px;
  bottom: 0;
  left: 0;
}

.explication_top_bigbar {
  position: absolute;
  width: 120%;
  height: 10px;
  background: #163c58;
  border-radius: 2px;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 25%);
  transform: translate(-50%, 25%);
}

.explication_p {
  background: #fafdf5;
  padding: 1.3rem;
  font-size: 0.85rem !important;
  line-height: 27px;
  color: #163c58;
}

/***** PRESSE *****/
.presse {
  padding: 45px 32px 60px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#175088),
    to(#0d1b4e)
  );
  background-image: linear-gradient(to bottom, #175088, #0d1b4e);
  text-align: center;
}

.presse_title {
  font-size: 1.6rem;
  color: white;
  line-height: 29px;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.presse_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  column-gap: 40px !important;
}

.presse_cards_card {
  width: 255px;
  height: 255px;
  margin-top: 35px;
  background: #fff;
  padding: 1.32rem;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.presse_cards_card_infos {
  font-size: 0.72rem;
  color: #152048;
  line-height: 20px;
}

.presse_cards_card_title {
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  color: #152048;
}

.presse_cards_card_logo {
  height: 60px;
}

/***** MEMBERS *****/
.members {
  padding: 45px 5px;
  background-color: #f2f8fc;
}

.members_title {
  text-align: center;
  text-transform: uppercase;
  color: #163c58;
  font-weight: bold;
  line-height: 35px;
  font-size: 1.32rem;
  margin-bottom: 1.5rem;
}

.members_p {
  color: #163c58;
  line-height: 27px;
  font-size: 0.9rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

.members_carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  overflow-y: scroll;
  scrollbar-width: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
}

.members_carousel_card {
  background: #fff;
  min-width: 210px;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 15px 10px;
  margin-right: 1rem;
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 30px;
  font-family: "Avenir Next";
}

.members_carousel_card:nth-child(1) {
  margin-left: 1rem;
}

.members_carousel_card_title {
  font-size: 0.85rem;
  font-weight: bold;
}

.members_carousel_card_com {
  font-size: 0.6rem;
  line-height: 20px;
  width: 180px;
}

.members_carousel_card_user {
  height: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.members_carousel_card_user_img {
  height: 30px;
}

.members_carousel_card_user_infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin-left: 15px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.members_carousel_card_user_infos_name {
  font-weight: 300;
  color: #163c58;
  font-size: 0.6rem;
}

.members_carousel_card_user_infos_img {
  height: 15px;
}

.members_bottom {
  text-align: center;
  line-height: 27px;
  color: #163c58;
  font-size: 0.9rem;
  padding: 0 20px;
  font-weight: 500;
}

/***** REMISE *****/
.remise {
  padding: 55px 32px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0d1b4e),
    to(#175088)
  );
  background-image: linear-gradient(to bottom, #0d1b4e, #175088);
  text-align: center;
}

.remise_title {
  font-size: 1.3rem;
  font-weight: bold;
  color: white;
  text-align: center;
  line-height: 35px;
  margin-bottom: 2.3rem;
}

.remise_price {
  font-weight: 9000;
  text-align: center;
  color: white;
  font-size: 1.9rem;
  position: relative;
  margin-bottom: 1.5rem;
}

.remise_price_cross {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
}

.remise_p {
  font-size: 1rem;
  color: white;
  text-align: center;
  line-height: 26px;
  margin-bottom: 10px;
}

.remise_p span {
  margin-top: 0.5rem;
  font-size: 0.85rem;
}

/***** DISCOVER *****/
.discover {
  background: #f2f8fc;
  padding: 40px 30px;
  text-align: center;
}

.discover_title {
  font-size: 1.3rem;
  font-weight: bold;
  color: #0d1b4e;
  text-align: center;
  line-height: 35px;
  margin-bottom: 1.8rem;
  text-transform: uppercase;
}

.discover_infos {
  text-align: center;
  font-size: 0.9rem;
  line-height: 29px;
  font-weight: 500;
  color: #163c58;
}

.discover_btn {
  background: #4285e0;
  border: #2774bf;
  margin-bottom: 23px;
  border: solid 2px #2774bf;
}

.discover_btn_span {
  font-size: 12px !important;
}

.discover_btn_span_bis {
  color: white !important;
  font-weight: 500 !important;
  text-align: center;
  display: block;
  font-size: 14px !important;
}

.discover_span {
  color: #0d1b4e;
  text-align: center;
  display: block;
  font-family: "Avenir Next" !important;
}

/***** FOOTER *****/
.footer {
  padding: 30px;
  text-align: center;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0d1b4e),
    to(#175088)
  );
  background-image: linear-gradient(to bottom, #0d1b4e, #175088);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Avenir Next" !important;
  font-weight: 500;
}

.footer_logo {
  max-width: 150px;
  margin-bottom: 5px;
}

.footer_stars {
  max-width: 50px;
}

.footer_infos {
  font-size: 0.6rem;
  color: rgba(255, 255, 255, 0.5);
  margin: 30px 0 0;
  line-height: 15px;
}

.footer_find {
  font-size: 0.6rem;
  color: rgba(255, 255, 255, 0.5);
  margin: 30px 0 20px;
  line-height: 15px;
  text-transform: uppercase;
}

.footer_media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 70vw;
  max-width: 270px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

.footer_bar {
  width: 100%;
  height: 1px;
  opacity: 0.6;
  background: #707070;
  margin: 1rem;
}

.footer_legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 80vw;
  max-width: 400px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer_legal * {
  font-size: 0.5rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 15px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer_copyright {
  font-size: 0.5rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 15px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 15px;
}

.footer_risques {
  font-size: 0.5rem;
  color: rgba(255, 255, 255, 0.404);
  line-height: 15px;
  text-decoration: none;
  margin: 30px 0;
}
