@charset "UTF-8";
@font-face {
  font-family: "PlayfairDisplay-Black";
  font-display: auto;
  src: url(/fonts/PlayfairDisplay-Black.ttf?1ef1b96f1a2d4498f7114c856be0c4dd) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PlayfairDisplay-Bold";
  font-display: auto;
  src: url(/fonts/PlayfairDisplay-Bold.ttf?4ee4d27cae9d6cca068687adf0ec4eca) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PlayfairDisplay-ExtraBold";
  font-display: auto;
  src: url(/fonts/PlayfairDisplay-ExtraBold.ttf?42a1a17cf48677ecad65180594444ff8) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PlayfairDisplay-Italic";
  font-display: auto;
  src: url(/fonts/PlayfairDisplay-Italic.ttf?75a4b2012bd4856957e77fafe34aff0f) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PlayfairDisplay-Medium";
  font-display: auto;
  src: url(/fonts/PlayfairDisplay-Medium.ttf?118e3a80184225424525fc1ce683e345) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PlayfairDisplay-SemiBold";
  font-display: auto;
  src: url(/fonts/PlayfairDisplay-SemiBold.ttf?5058a9b129cfce321be18d28fa1fd7ef) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProzaLibre-Bold";
  font-display: auto;
  src: url(/fonts/ProzaLibre-Bold.ttf?847e4ccf16036b7bd7b15265b8675e1e) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProzaLibre-Medium";
  font-display: auto;
  src: url(/fonts/ProzaLibre-Medium.ttf?c0535971346be1e5623135aca3e7d165) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProzaLibre-Regular";
  font-display: auto;
  src: url(/fonts/ProzaLibre-Regular.ttf?4805a20f13bf01f19096a4cad3bfe084) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProzaLibre-SemiBold";
  font-display: auto;
  src: url(/fonts/ProzaLibre-SemiBold.ttf?518a24ce4bc37bf858bb14460a270a7d) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lc-Customer-Icons";
  font-display: auto;
  src: url(/fonts/lccustomer-font.woff2?ad55a509fec0dda976144de4a9b23bb6) format("woff2"), url(/fonts/lccustomer-font.svg?789f14ae353f2be3de4dd4b2234d3d18) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lc-Customer-Icons-V2";
  font-display: auto;
  src: url(/fonts/lccustomer-font-v2.woff2?16740695762b79a175d7869f4168d0b1) format("woff2"), url(/fonts/lccustomer-font-v2.svg?5078ca8945176f3e87b03f2c8227830b) format("svg");
  font-weight: normal;
  font-style: normal;
}
html, body {
  -webkit-font-smoothing: antialiased;
  height: 100%;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

body .box {
  display: flex;
  flex-flow: column;
  height: 100%;
}

h1, h2 {
  font-family: "ProzaLibre-Medium", serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.02em;
}

h1 {
  font-size: 22px;
  line-height: 25px;
}

h2 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

a {
  color: #7F7F7F;
  text-decoration: none;
}
a:hover {
  color: #7F7F7F;
  text-decoration: underline;
}

.lc-ec-icon {
  font-family: "Lc-Customer-Icons", serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  text-transform: none;
}

.lc-ec-icon-v2 {
  font-family: "Lc-Customer-Icons-V2", serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  text-transform: none;
}

.validate::before {
  content: "A";
}

.account::before {
  content: "B";
}

.question::before {
  content: "C";
}

.bottom-arrow::before {
  content: "D";
}

.bell::before {
  content: "E";
}

.wishlist::before {
  content: "F";
}

.top-arrow::before {
  content: "G";
}

.question2::before {
  content: "H";
}

.bookmark::before {
  content: "I";
}

.information::before {
  content: "J";
}

.lock::before {
  content: "K";
}

.signet::before {
  content: "L";
}

.exit::before {
  content: "M";
}

.signets::before {
  content: "N";
}

.config::before {
  content: "O";
}

.gift::before {
  content: "P";
}

.trophy::before {
  content: "Q";
}

.buoy::before {
  content: "R";
}

.validate-negative::before {
  content: "S";
}

.warning::before {
  content: "T";
}

.warning2::before {
  content: "U";
}

.error::before {
  content: "V";
}

.eye::before {
  content: "W";
}

.mail::before {
  content: "X";
}

.close::before {
  content: "Y";
}

.compass::before {
  content: "Z";
}

.chevron-left-solid::before {
  content: "a";
}

.chevron-bottom-solid::before {
  content: "l";
}

.chevron-top-solid::before {
  content: "m";
}

.arrow-left::before {
  content: "j";
}

.arrow-right::before {
  content: "k";
}

.location::before {
  content: "b";
}

.calendar::before {
  content: "c";
}

.label::before {
  content: "d";
}

.bed::before {
  content: "e";
}

.money::before {
  content: "f";
}

.long-arrow::before {
  content: "g";
}

.short-arrow::before {
  content: "h";
}

.omega::before {
  content: "i";
}

.account2::before {
  content: "n";
}

.newsletter::before {
  content: "o";
}

.phone::before {
  content: "p";
}

.trashcan::before {
  content: "[";
}

.cross::before {
  content: "@";
}

.help-v2::before {
  content: "A";
}

.arrow-small-v2::before {
  content: "B";
}

.advantage-v2::before {
  content: "C";
}

.cashback-v2::before {
  content: "D";
}

.voucher-v2::before {
  content: "E";
}

.orders-v2::before {
  content: "F";
}

.community-v2::before {
  content: "G";
}

.logout-v2::before {
  content: "H";
}

.community-space-v2::before {
  content: "I";
}

.invite-v2::before {
  content: "J";
}

.magasin-v2::before {
  content: "K";
}

.settings-v2::before {
  content: "L";
}

.booking-v2::before {
  content: "M";
}

.vip-v2::before {
  content: "N";
}

.vote-v2::before {
  content: "O";
}

.body-1, .body-2, .body-3 {
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.02em;
}
.body-1.medium, .body-2.medium, .body-3.medium {
  font-family: "ProzaLibre-Medium", serif;
}
.body-1.bold, .body-2.bold, .body-3.bold {
  font-family: "ProzaLibre-Bold", serif;
}

.app-container {
  background-color: #FFFFFF;
  min-height: 60vh;
  padding: 0 20px 20px;
}
@media screen and (min-width: 992px) {
  .app-container {
    padding: 70px 40px 40px;
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .onlyDesktop {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .onlyMobile {
    display: none;
  }
}

.pl-0 {
  padding-left: 0 !important;
}

.body-1 {
  font-family: "ProzaLibre-Regular", serif;
  font-size: 18px;
  line-height: 22px;
}

.body-2 {
  font-family: "ProzaLibre-Regular", serif;
  font-size: 16px;
  line-height: 20px;
}

.body-3 {
  font-family: "ProzaLibre-Regular", serif;
  font-size: 14px;
  line-height: 18px;
}

.body-4, .lc-gift-inspiration .gift-inspiration-bloc2 .inspi-prestations-content {
  font-family: "ProzaLibre-Regular", serif;
  font-size: 12px;
  line-height: 16px;
}

.stpremium {
  font-family: "ProzaLibre-Regular", serif;
  color: #E86F00;
  display: flex;
  font-size: 20px;
  line-height: 22px;
  padding-right: 12px;
}

a.button-1:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.button-1 {
  font-family: "ProzaLibre-Regular", serif;
  align-items: center;
  background-color: #FF8300;
  border: none;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  justify-content: center;
  letter-spacing: 0.02em;
  line-height: 16.29px;
  outline: 0;
  padding: 16px 45px 12px 45px;
  position: relative;
  text-decoration: unset;
  transition: 0.5s;
  width: 100%;
  text-transform: uppercase;
}
.button-1.secondary {
  background-color: #FFFFFF;
  border: 1px solid #FF8300;
  border-radius: 2px;
  color: #FF8300;
}
.button-1.secondary:hover {
  background-color: #FFFFFF;
  border-color: #E86F00;
  box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.2509803922);
  color: #E86F00;
}
.button-1.secondary:hover:after {
  color: #E86F00;
}
.button-1:hover {
  background-color: #E86F00;
  box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.2509803922);
}
.button-1::after {
  font-family: "ProzaLibre-Regular", serif;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 24px;
  speak: none;
  text-transform: none;
}
.button-1.btnConnexion {
  margin-top: 40px;
}
.button-1:disabled, .button-1[disabled] {
  cursor: unset;
  opacity: 0.3;
}

a.button-2:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.button-2 {
  font-family: "ProzaLibre-Regular", serif;
  align-items: center;
  background-color: #FF8300;
  border: none;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  font-style: normal;
  justify-content: center;
  letter-spacing: 0.02em;
  line-height: 22px;
  outline: 0;
  padding: 10px 14px 8px 16px;
  position: relative;
  text-decoration: unset;
  transition: 0.5s;
  width: 100%;
  text-transform: uppercase;
}
.button-2:hover {
  box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.2509803922);
}
.button-2:hover::after {
  font-family: "Lc-Customer-Icons", serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  text-transform: none;
}
.button-2.secondary {
  background-color: #FFFFFF;
  border: 1px solid #FF8300;
  border-radius: 2px;
  color: #FF8300;
}
.button-2.secondary:hover {
  border-color: #E86F00;
  box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.2509803922);
  color: #E86F00;
}
.button-2.no-icon {
  background-color: #FFFFFF;
  border: 1px solid #FF8300;
  border-radius: 2px;
  color: #FF8300;
}
.button-2.no-icon:hover {
  border-color: #E86F00;
  box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.2509803922);
  color: #E86F00;
}
.button-2.no-icon:after {
  font-family: "Lc-Customer-Icons", serif;
  content: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 24px;
  speak: none;
  text-transform: none;
}
.button-2:after {
  font-family: "Lc-Customer-Icons", serif;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 24px;
  speak: none;
  text-transform: none;
}

a.button-link {
  color: #000000;
}
a.button-link:hover {
  text-decoration: none;
}

.button-link {
  font-family: "ProzaLibre-Regular", serif;
  align-items: center;
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  display: flex;
  height: 34px;
  justify-content: center;
  width: 34px;
}
.button-link .lc-ec-icon-v2 {
  font-size: 24px;
  /* CSS specific to iOS devices */
}
@supports (-webkit-touch-callout: none) {
  .button-link .lc-ec-icon-v2 {
    color: #000000 !important;
    margin-left: -6px;
  }
  .button-link .lc-ec-icon-v2:hover {
    color: #FF8300 !important;
  }
}
.button-link:hover {
  background-color: #FFFFFF;
  border-color: #FFF3EF;
  color: #FF8300;
  cursor: pointer;
}
.button-link--right {
  transform: rotate(180deg);
}

.display-1 {
  font-family: "ProzaLibre-Regular", serif;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 22px;
}

.display-2 {
  font-family: "ProzaLibre-Regular", serif;
  font-size: 17px;
  letter-spacing: 0.1em;
  line-height: 22px;
  text-transform: uppercase;
}

.flash {
  align-items: center;
  background-color: #FFFFFF;
  border: solid 1px #FFFFFF;
  display: flex;
  min-height: 40px;
  margin-bottom: 44px;
  max-width: 390px;
  min-width: 300px;
  padding: 10px 9px 10px 18px;
}
@media screen and (min-width: 992px) {
  .flash {
    max-width: 479px;
    min-width: 479px;
  }
}
.flash.success {
  border-color: #E86F00;
  color: #E86F00;
}
.flash.errors {
  border: #FD4016;
  color: #FD4016;
}
.flash--body {
  flex-grow: 1;
  padding: 0 10px;
}
.flash .validate {
  font-size: 15px;
}
.flash .close {
  cursor: pointer;
  font-size: 16px;
}

.form-group:not(.for-checkbox) {
  font-family: "ProzaLibre-Regular", serif;
  color: #7F7F7F;
  font-style: normal;
  font-weight: normal;
  margin: 10px 0;
  position: relative;
}
.form-group:not(.for-checkbox) > label {
  background-color: white;
  font-size: 12px;
  left: 16px;
  letter-spacing: 0.02em;
  line-height: 11px;
  padding: 0 4px;
  position: absolute;
  top: -6px;
}
.form-group:not(.for-checkbox).marginBottom-0 {
  margin-bottom: 12px;
}
.form-group:not(.for-checkbox).marginBottom-1 {
  margin-bottom: 10px;
}
.form-group:not(.for-checkbox) .lc-icon, .form-group:not(.for-checkbox) .lc-ec-icon {
  /* align icon */
  left: 0;
  /* add padding  */
  padding: 17px 15px;
  pointer-events: none;
  position: absolute;
}
.form-group:not(.for-checkbox) .lc-icon ~ input, .form-group:not(.for-checkbox) .lc-ec-icon ~ input {
  padding-left: 52px;
  padding-right: 30px;
}
.form-group:not(.for-checkbox) .lc-icon.icon-valid, .form-group:not(.for-checkbox) .lc-ec-icon.icon-valid {
  color: #FF8300;
  left: auto;
  padding: 17px 13px;
  right: 0;
}
.form-group:not(.for-checkbox) .lc-icon.eye, .form-group:not(.for-checkbox) .lc-ec-icon.eye {
  color: #7F7F7F;
  font-size: 20px;
  left: auto;
  padding: 15px;
  pointer-events: unset;
  right: 0;
  z-index: 1000;
}
.form-group:not(.for-checkbox) .lc-icon.eye:hover, .form-group:not(.for-checkbox) .lc-ec-icon.eye:hover {
  cursor: pointer;
}
.form-group:not(.for-checkbox) input {
  border: 0.75px solid #7F7F7F;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 14.5px 18px 14px 18px;
  width: 100%;
}
.form-group:not(.for-checkbox) input.is-invalid {
  box-shadow: 0 0 1px 4px rgba(253, 64, 22, 0.1);
}
.form-group:not(.for-checkbox) input.lc-valid {
  background-color: #FFF3EF;
}
.form-group:not(.for-checkbox) input:focus, .form-group:not(.for-checkbox) input:active, .form-group:not(.for-checkbox) input:hover {
  border-color: #000000;
  box-shadow: 0 0 1px 4px #FFF3EF;
  outline: none;
}
.form-group:not(.for-checkbox) input[type=password] {
  color: #0B2331;
}
.form-group:not(.for-checkbox) input[type=password]::-ms-reveal, .form-group:not(.for-checkbox) input[type=password][type=password]::-ms-clear {
  display: none;
}
.form-group:not(.for-checkbox) input[type=date] {
  color: #7F7F7F;
}
.form-group:not(.for-checkbox) .invalid {
  color: #FD4016;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 18px;
  padding-top: 10px;
}
.form-group:not(.for-checkbox) .invalid .lc-ec-icon.error {
  padding: 0 8px 0 0;
  pointer-events: none;
  position: relative;
}

.checkbox {
  /* Customize the label (the container) */
  align-items: flex-end;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  height: 22px;
  margin-bottom: 10px;
  padding-left: 36px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.checkbox input {
  /* Hide the browser's default checkbox */
  cursor: pointer;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
  /* Show the checkmark when checked */
}
.checkbox input:checked ~ .checkmark:after {
  display: block;
}
.checkbox .checkmark {
  /* Create a custom checkbox */
  background-color: #FFFFFF;
  border: solid 2px #7F7F7F;
  border-radius: 2px;
  height: 18px;
  left: 0;
  position: absolute;
  top: 0;
  width: 18px;
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Style the checkmark/indicator */
}
.checkbox .checkmark:after {
  border: solid #7F7F7F;
  border-width: 0 2px 2px 0;
  content: "";
  display: none;
  height: 9px;
  left: 6px;
  position: absolute;
  top: 2px;
  transform: rotate(45deg);
  width: 5px;
}
.checkbox {
  /* On mouse-over, add a grey background color */
}
.checkbox:hover input ~ .checkmark {
  background-color: #FFFFFF;
}
.checkbox {
  /* When the checkbox is checked, add a blue background */
}
.checkbox input:checked ~ .checkmark {
  background-color: #FFFFFF;
}

.form-group:not(.for-checkbox) {
  font-family: "ProzaLibre-Regular", serif;
  color: #7F7F7F;
  font-style: normal;
  font-weight: normal;
  margin: 10px 0;
  position: relative;
}
.form-group:not(.for-checkbox) > label {
  background-color: white;
  font-size: 12px;
  left: 16px;
  letter-spacing: 0.02em;
  line-height: 11px;
  padding: 0 4px;
  position: absolute;
  top: -6px;
}
.form-group:not(.for-checkbox).marginBottom-0 {
  margin-bottom: 12px;
}
.form-group:not(.for-checkbox).marginBottom-1 {
  margin-bottom: 10px;
}
.form-group:not(.for-checkbox) .lc-icon, .form-group:not(.for-checkbox) .lc-ec-icon {
  /* align icon */
  left: 0;
  /* add padding  */
  padding: 17px 15px;
  pointer-events: none;
  position: absolute;
}
.form-group:not(.for-checkbox) .lc-icon ~ select, .form-group:not(.for-checkbox) .lc-ec-icon ~ select {
  padding-left: 52px;
  padding-right: 30px;
}
.form-group:not(.for-checkbox) .lc-icon.icon-valid, .form-group:not(.for-checkbox) .lc-ec-icon.icon-valid {
  color: #E86F00;
  left: auto;
  padding: 17px 13px;
  right: 0;
}
.form-group:not(.for-checkbox) .lc-icon.eye, .form-group:not(.for-checkbox) .lc-ec-icon.eye {
  color: #7F7F7F;
  font-size: 20px;
  left: auto;
  padding: 15px;
  pointer-events: unset;
  right: 0;
  z-index: 1000;
}
.form-group:not(.for-checkbox) .lc-icon.eye:hover, .form-group:not(.for-checkbox) .lc-ec-icon.eye:hover {
  cursor: pointer;
}
.form-group:not(.for-checkbox) select {
  border: 0.75px solid #7F7F7F;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 14.5px 18px 14px 18px;
  width: 100%;
  color: #7F7F7F;
}
.form-group:not(.for-checkbox) select.is-invalid {
  box-shadow: 0 0 1px 4px rgba(253, 64, 22, 0.1);
}
.form-group:not(.for-checkbox) select.lc-valid {
  background-color: #E86F00;
}
.form-group:not(.for-checkbox) select:focus, .form-group:not(.for-checkbox) select:active, .form-group:not(.for-checkbox) select:hover {
  border-color: #000000;
  box-shadow: 0 0 1px 4px #FFF3EF;
  outline: none;
}
.form-group:not(.for-checkbox) select option {
  color: #7F7F7F;
}
.form-group:not(.for-checkbox) .invalid {
  color: #FD4016;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 18px;
  padding-top: 10px;
}
.form-group:not(.for-checkbox) .invalid .lc-ec-icon.error {
  padding: 0 8px 0 0;
  pointer-events: none;
  position: relative;
}

.subtitle-1 {
  font-family: "ProzaLibre-Medium", serif;
  color: #FF8300;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0.08em;
  line-height: 20px;
  text-transform: uppercase;
}

.subtitle-2 {
  font-family: "ProzaLibre-Medium", serif;
  color: #FF8300;
  font-size: 10px;
  font-style: normal;
  letter-spacing: 0.08em;
  line-height: 20px;
  text-transform: uppercase;
}

.subtitle-4 {
  font-family: "ProzaLibre-Bold", serif;
  color: #000000;
  font-size: 20px;
  font-style: normal;
  letter-spacing: 0.08em;
  line-height: 18px;
  text-transform: uppercase;
}
.subtitle-4.secondary {
  color: #E86F00;
}

.atoms.forget-password {
  font-family: "ProzaLibre-Regular", serif;
  color: #FF8300;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 18px;
  opacity: 0.9;
  position: relative;
}
.atoms.forget-password:hover {
  color: #E86F00;
}

.lc-header {
  font-family: "PlayfairDisplay-SemiBold", serif;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .lc-header {
    background-color: #0B2331;
    box-shadow: 4px 0 8px 0 rgba(0, 0, 0, 0.25);
    min-height: 90vh;
    width: 290px;
    z-index: 10;
  }
}
.lc-header .sidebar-separator {
  display: none;
}
@media screen and (min-width: 992px) {
  .lc-header .sidebar-separator {
    background-color: #0B2331;
    display: flex;
    height: 1px;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
  }
  .lc-header .sidebar-separator .sidebar-separator-line {
    border-top: 1px solid #FFFFFF;
    height: 1px;
    width: 246px;
  }
}
.lc-header .mobile-separator {
  align-items: center;
  background-color: #0B2331;
  display: flex;
  width: 1px;
}
@media screen and (min-width: 992px) {
  .lc-header .mobile-separator {
    display: none;
  }
}
.lc-header .mobile-separator-line {
  background-color: #7F7F7F;
  height: 20px;
  width: 1px;
}
.lc-header-sidebar-title {
  display: none;
}
@media screen and (min-width: 992px) {
  .lc-header-sidebar-title {
    background-color: #0B2331;
    color: #FFFFFF;
    display: block;
    padding: 27px 20px 30px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 25px;
  }
}
.lc-header .menu {
  /* ***************************** */
  /*           menu-logo           */
  /* ***************************** */
}
.lc-header .menu-logo {
  display: none;
}
@media screen and (min-width: 992px) {
  .lc-header .menu-logo {
    font-family: "ProzaLibre-Regular", serif;
    background-color: #0B2331;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding: 66px 60px 74px;
    position: relative;
    text-align: center;
  }
}
.lc-header .menu-logo .back-link {
  align-items: center;
  display: flex;
  left: 20px;
  position: absolute;
  top: 37%;
}
.lc-header .menu-logo .back-link:hover {
  text-decoration: none;
}
.lc-header .menu-logo .back-link .txt-back {
  color: #000000;
  margin-left: 12px;
}
.lc-header .menu-logo .back-link .txt-back:hover {
  text-decoration: underline;
}
@media screen and (min-width: 992px) {
  .lc-header .menu-logo .back-link {
    left: unset;
    right: -125px;
    text-decoration: none;
    top: 20px;
  }
  .lc-header .menu-logo .back-link .txt-back {
    font-size: 16px;
  }
  .lc-header .menu-logo .back-link .plink-site-d {
    margin-right: -143px;
  }
}
.lc-header .menu-logo img.img-logo {
  height: 69px;
  width: 95px;
}
@media screen and (min-width: 992px) {
  .lc-header .menu-logo img.img-logo {
    height: auto;
    width: 140px;
  }
}
.lc-header .menu {
  /* ****************************** */
  /*           menu-items           */
  /* ****************************** */
}
.lc-header .menu-items {
  margin-top: 30px;
  font-family: "ProzaLibre-Regular", serif;
  /* Barre de défilement du menu sur Smartphone : */
  background-color: #0B2331;
  color: white;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /* Masquer la barre de défilement : */
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.lc-header .menu-items::-webkit-scrollbar {
  display: none;
}
.lc-header .menu-items ul {
  align-items: center;
  display: flex;
  height: 60px;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .lc-header .menu-items ul {
    height: 60px;
  }
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items ul {
    align-items: initial;
    display: flex;
    flex-direction: column;
    height: auto;
  }
}
.lc-header .menu-items ul li {
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items ul li {
    display: block;
  }
}
.lc-header .menu-items {
  /* ***************************** */
  /*           menu-item           */
  /* ***************************** */
}
.lc-header .menu-items .menu-item {
  font-family: "ProzaLibre-Regular", serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 14.5px;
  padding: 22px 12px;
}
@media screen and (max-width: 991px) {
  .lc-header .menu-items .menu-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
  }
  .lc-header .menu-items .menu-item .mobile-active-tab {
    background-color: #FF8300;
    bottom: 0;
    height: 5px;
    position: absolute;
  }
  .lc-header .menu-items .menu-item .desktop-active-tab {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items .menu-item {
    display: flex;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-top: 20px;
    position: relative;
  }
  .lc-header .menu-items .menu-item .mobile-active-tab {
    display: none;
  }
  .lc-header .menu-items .menu-item .desktop-active-tab {
    background-color: #FF8300;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 6px;
    z-index: 99;
  }
}
.lc-header .menu-items .menu-item .lc-ec-icon-v2 {
  line-height: 22px;
}
.lc-header .menu-items .menu-item.active {
  /* Item active Desktop : */
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items .menu-item.active .a-menu-icon .lc-ec-icon-v2 {
    color: #FF8300;
  }
  .lc-header .menu-items .menu-item.active .a-menu-text.onlyDesktop {
    color: #FF8300;
    font-family: "ProzaLibre-Regular", serif;
  }
  .lc-header .menu-items .menu-item.active .desktop-active-tab {
    display: block;
    height: 100%;
  }
}
.lc-header .menu-items .menu-item a.a-menu-item {
  color: white;
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items .menu-item a.a-menu-item {
    display: flex;
  }
}
.lc-header .menu-items .menu-item a.a-menu-item .a-menu-icon {
  color: rgba(255, 255, 255, 0.55);
  display: none;
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items .menu-item a.a-menu-item .a-menu-icon {
    display: inline-block;
    margin-right: 12.67px;
  }
  .lc-header .menu-items .menu-item a.a-menu-item .a-menu-icon .lc-ec-icon-v2 {
    font-size: 14px;
  }
  .lc-header .menu-items .menu-item a.a-menu-item .a-menu-icon .lc-ec-img {
    height: 14px;
    width: 14px;
  }
}
.lc-header .menu-items .menu-item a.a-menu-item .a-menu-text {
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items .menu-item a.a-menu-item .a-menu-text {
    color: rgba(255, 255, 255, 0.7);
  }
}
.lc-header .menu-items .menu-item a.a-menu-item:link {
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items .menu-item:last-of-type {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items .menu-item:hover {
    background-color: #FF8300;
    cursor: pointer;
  }
  .lc-header .menu-items .menu-item:hover a.a-menu-item .a-menu-text, .lc-header .menu-items .menu-item:hover .lc-ec-icon-v2::before {
    color: #0B2331 !important;
  }
}
.lc-header .menu-items .dropbtn {
  border: none;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  padding: 16px;
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items .dropbtn {
    background-color: #0B2331 !important;
    color: #FFFFFF;
  }
}
.lc-header .menu-items .dropbtn :hover {
  cursor: pointer;
}
.lc-header .menu-items .dropdown-flexBox {
  display: none;
}
@media screen and (min-width: 992px) {
  .lc-header .menu-items .dropdown-flexBox {
    display: inline-block;
    margin-left: 3px;
    margin-top: 30px;
    position: relative;
  }
}
.lc-header .menu-items .dropdown-content {
  display: none;
  min-width: 160px;
  position: relative;
  z-index: 1;
}
.lc-header .menu-items .dropdown-content a {
  color: #FFFFFF;
  display: block;
  padding: 12px 16px;
  text-decoration: none;
}
.lc-header .menu-items .flag-picto {
  height: 16px;
  margin-right: 10px;
  width: 27px;
}
.lc-header .menu-items .dropdown-content a:hover {
  background-color: #FF8300;
  color: #000000;
}
.lc-header .menu-items .dropdown-flexBox:hover .dropdown-content {
  display: block;
}
.lc-header .flag-picto {
  height: 16px;
  margin-right: 10px;
  width: 27px;
}
.lc-header .header-and-logo {
  font-family: "ProzaLibre-Regular", serif;
  align-items: center;
  display: flex;
  padding: 13px 20px;
}
@media screen and (min-width: 992px) {
  .lc-header .header-and-logo {
    display: none;
  }
}
.lc-header .header-and-logo .logo-container {
  display: flex;
  flex-basis: 33%;
  justify-content: center;
}
.lc-header .header-and-logo .logo-container .logo {
  height: 69px;
  width: 95px;
}
.lc-header .header-and-logo .back-link-2 {
  align-items: center;
  display: flex;
  flex-basis: 33%;
}
.lc-header .header-and-logo .back-link-2:hover {
  text-decoration: none;
}
.lc-header .header-and-logo .back-link-2 .txt-back {
  color: #000000;
  margin-left: 12px;
}
.lc-header .header-and-logo .back-link-2 .txt-back:hover {
  text-decoration: underline;
}

@media screen and (min-width: 992px) {
  .sidebar-separator + .menu-item {
    margin-top: 35px;
  }
}

@media screen and (min-width: 992px) {
  .mobile-separator + .sidebar-separator {
    margin-top: 35px;
  }
}

.language-selector .flag-picto {
  margin-right: 0;
  width: auto;
}

.lc-footer {
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  padding: 20px 18px 20px 16px;
}
@media screen and (min-width: 992px) {
  .lc-footer {
    flex-direction: row;
    justify-content: flex-start;
  }
}
.lc-footer > div:not(:last-of-type) {
  padding-bottom: 11px;
}
@media screen and (min-width: 992px) {
  .lc-footer > div:not(:last-of-type) {
    margin-right: 10px;
  }
}
.lc-footer .help {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}
.lc-footer .help a {
  color: #FF8300;
}
.lc-footer .dot {
  background: radial-gradient(farthest-side, #7F7F7F 100%, #FFFFFF);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 6px 6px;
  display: none;
  height: 18px;
  margin-right: 10px;
  padding-bottom: 0;
  width: 6px;
}
@media screen and (min-width: 992px) {
  .lc-footer .dot {
    display: block;
  }
}

.language-selector {
  display: flex;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.language-selector .drop-btn {
  width: 25px;
}
.language-selector .dropdown-container {
  cursor: pointer;
}
.language-selector .dropdown-content {
  display: none;
}
.language-selector .dropdown-content.active {
  display: flex;
  flex-direction: column;
}

.panel {
  background-color: #FFF3EF;
  background-image: url("/images/logos/omega-background-label.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  border-radius: 4px;
  padding: 20px 18px 30px;
}
@media screen and (min-width: 992px) {
  .panel {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 30px 30px;
    width: auto;
  }
}
.panel--header {
  align-items: center;
  display: flex;
}
.panel--header .lc-ec-icon {
  font-size: 16px;
  padding: 0 10px 0 0;
}
.panel--footer {
  display: flex;
  justify-content: flex-end;
  padding-top: 15px;
}

.adherer {
  max-width: 1300px;
}
@media screen and (min-width: 992px) {
  .adherer {
    display: flex;
    flex-direction: row;
  }
}
.adherer .questions {
  border-radius: 0;
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-right: 0;
  padding-top: 40px;
}
@media screen and (min-width: 992px) {
  .adherer .questions {
    padding-top: 0;
  }
}
.adherer .questions .yourQuestions {
  display: none;
}
@media screen and (min-width: 992px) {
  .adherer .questions .yourQuestions {
    display: block;
  }
}
.adherer .questions .question1 {
  border-top: 0.5px solid #000000;
  padding-left: 21px;
}
.adherer .questions .question1:last-child {
  border-bottom: 0.5px solid #000000;
}
.adherer .questions .question1 .question1bis {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .adherer .questions .question1 .question1bis {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 10px;
  }
}
.adherer .questions .question1 .question1bis .long-arrow {
  padding-right: 10px;
}
@media screen and (min-width: 992px) {
  .adherer .questions .question1 {
    padding-bottom: 17px;
    padding-left: 0;
  }
  .adherer .questions .question1 .body-2 {
    width: 95%;
  }
}
.adherer .questions .question1:hover {
  cursor: pointer;
}
.adherer .questions .question1.active {
  background-color: #C8DCDC;
}
@media screen and (min-width: 992px) {
  .adherer .questions {
    margin-left: 41px;
    max-width: 660px;
  }
  .adherer .questions .app-container {
    padding: 0;
  }
}
.adherer .questions .large-text {
  display: none;
  flex-direction: column;
  min-height: 0px;
  padding-left: 30px;
  padding-right: 20px;
}
.adherer .questions .large-text.lc-show-answer {
  display: flex;
}
@media screen and (min-width: 992px) {
  .adherer .questions .large-text {
    display: none;
    margin-left: 12px;
    margin-top: 12px;
    padding-right: 42px;
  }
}
.adherer .deploy-puce-invite {
  display: flex;
  justify-content: center;
  padding: 12px;
}
@media screen and (min-width: 992px) {
  .adherer .deploy-puce-invite {
    justify-content: end;
    padding: 0;
  }
}
.adherer .deploy-puce-invite .lc-ec-icon.chevron-left-solid {
  color: #7F7F7F;
  transform: rotate(-90deg);
}
.adherer .deploy-puce-invite.reverse .lc-ec-icon.chevron-left-solid {
  transform: rotate(90deg);
}
@media screen and (min-width: 992px) {
  .adherer .deploy-puce-invite.reverse .lc-ec-icon.chevron-left-solid {
    justify-content: end;
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  .adherer .button-adhere {
    margin-right: 103px;
    width: 22%;
  }
}
@media screen and (min-width: 750px) {
  .adherer .button-adhere {
    display: flex;
    flex: 0;
    flex-basis: 100%;
    flex-direction: column;
    margin-left: 103px;
  }
}
@media screen and (max-width: 991px) {
  .adherer .house {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .adherer .house {
    display: block;
    padding-top: 127px;
  }
}
.adherer .button-join {
  display: block;
}
@media screen and (min-width: 525px) {
  .adherer .button-join {
    display: block;
  }
}
.adherer .button-join .button-2 {
  margin-left: 11%;
  padding-left: 36px;
  padding-right: 37px;
  width: 60%;
}
@media screen and (min-width: 992px) {
  .adherer .button-join .button-2 {
    margin: unset;
    padding: unset;
    width: 100%;
  }
}

.booking-card {
  background-color: #FFF3EF;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  margin-top: 27px;
  padding: 18px;
  width: calc(335px - 18px * 2);
}
.booking-card:hover {
  box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 992px) {
  .booking-card {
    flex-direction: row;
    flex-wrap: wrap;
    max-width: calc(1300px - 18px * 2);
    padding: 20px 30px 30px;
    width: auto;
  }
}
.booking-card .city-status {
  align-items: flex-end;
  margin-bottom: 22px;
}
@media screen and (min-width: 992px) {
  .booking-card .city-status {
    display: flex;
    flex: 1 1 calc(100% - 400px);
    justify-content: space-between;
    order: 2;
    padding-left: 50px;
  }
}
.booking-card .city-status .city {
  color: #7F7F7F;
}
@media screen and (min-width: 992px) {
  .booking-card .city-status .city {
    font-size: 22px;
  }
}
.booking-card .city-status .check-in-out {
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .booking-card .city-status .check-in-out {
    font-size: 22px;
  }
}
.booking-card .city-status .status {
  color: #FF8300;
  display: inline-block;
}
.booking-card .city-status .status .validate {
  font-size: 14px;
}
.booking-card .city-status .status .body-2 {
  display: inline-block;
}
.booking-card .thumbnail {
  margin-bottom: 16px;
  max-height: 184px;
  max-width: calc(335px - 18px * 2);
}
@media screen and (min-width: 992px) {
  .booking-card .thumbnail {
    flex: 0 1 auto;
    max-width: 350px;
    order: 3;
  }
}
.booking-card .thumbnail img {
  max-height: 184px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .booking-card .thumbnail img {
    max-height: 232px;
  }
}
@media screen and (min-width: 992px) {
  .booking-card .name-type {
    order: 1;
    width: 350px;
  }
}
.booking-card .name-type h2 {
  color: #FF8300;
  margin: 10px 0 15px 0;
}
.booking-card .details {
  display: none;
  flex-direction: column;
}
.booking-card .details.lc-show {
  display: flex;
}
@media screen and (min-width: 992px) {
  .booking-card .details {
    display: flex;
  }
}
.booking-card .details hr {
  border: 0.5px solid #D8D8D8;
  width: 100%;
}
.booking-card .details hr.top {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .booking-card .details hr.top {
    margin-top: 0;
  }
}
.booking-card .details hr.bottom {
  margin-bottom: 30px;
  margin-top: 17px;
}
@media screen and (min-width: 992px) {
  .booking-card .details {
    align-content: space-between;
    flex: 1 1 calc(100% - 400px);
    flex-direction: row;
    flex-wrap: wrap;
    order: 4;
    padding-left: 50px;
  }
}
@media screen and (min-width: 992px) {
  .booking-card .details .address, .booking-card .details .booking-id, .booking-card .details .price, .booking-card .details .bedroom {
    flex-basis: calc(25% - 10px);
    padding: 0 10px 0 0;
  }
}
@media screen and (min-width: 992px) {
  .booking-card .details .price {
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  .booking-card .details .dates {
    display: none;
  }
}
.booking-card .details .price .booking-detail-block {
  margin-bottom: 0;
}
.booking-card .details .book-again {
  display: inherit;
  flex-basis: 100%;
  justify-content: center;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .booking-card .details .book-again {
    justify-content: flex-end;
    margin-bottom: 0;
  }
}
.booking-card .details .book-again a {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .booking-card .details .book-again a {
    width: auto;
  }
}
.booking-card .deploy {
  color: #7F7F7F;
  display: flex;
  justify-content: center;
  padding: 12px;
}
@media screen and (min-width: 992px) {
  .booking-card .deploy {
    display: none;
  }
}
.booking-card .deploy .lc-ec-icon.chevron-left-solid {
  transform: rotate(-90deg);
}
.booking-card .deploy.reverse .lc-ec-icon.chevron-left-solid {
  transform: rotate(90deg);
}
.booking-card .booking-detail-block {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 18px;
}
.booking-card .booking-detail-block .picto {
  color: #7F7F7F;
  flex: 0 1 25px;
  font-size: 15px;
}
.booking-card .booking-detail-block .booking-detail--label {
  flex: 1 1 calc(100% - 30px);
}
.booking-card .booking-detail-block .filler {
  flex: 0 1 25px;
}
.booking-card .booking-detail-block .content {
  flex: 1 1 calc(100% - 30px);
}

@media screen and (min-width: 992px) {
  .carousel--card {
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
  }
  .carousel--card:hover {
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.05);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.05);
    transition: all 200ms ease-in;
    transform: scale(1.05);
  }
}
.carousel--card {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  margin: 10px 20px 10px 0;
  padding: 18px;
  text-align: left;
  width: calc(203px - 18px * 2);
}
@media screen and (min-width: 992px) {
  .carousel--card {
    padding: 28px;
    width: calc(341px - 28px * 2);
  }
}
.carousel--card:hover {
  box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.2);
  margin-left: 0;
  margin-right: 20px;
}
.carousel--card .thumbnail {
  height: 203px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 167px;
}
@media screen and (min-width: 992px) {
  .carousel--card .thumbnail {
    height: 327px;
    width: 282px;
  }
}
.carousel--card .name-type {
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cgu-fid {
  overflow: hidden;
}
.cgu-fid h2 {
  font-size: 20px;
}
.cgu-fid h3 {
  font-size: 18px;
}
.cgu-fid .retraction-form {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #D8D8D8;
}
.cgu-fid .cgu-overlay-page {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}
.cgu-fid .cgu-overlay-page .cgu-pop-up {
  align-items: center;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  margin: 15px 4% 40px;
  padding: 15px 4% 40px;
}
@media screen and (min-width: 992px) {
  .cgu-fid .cgu-overlay-page .cgu-pop-up {
    left: 50%;
    max-width: 70%;
    top: 280px;
  }
}
.cgu-fid .cgu-overlay-page .cgu-pop-up .popin-title {
  color: #000000;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
}
.cgu-fid .cgu-overlay-page .cgu-pop-up .link-cgu {
  margin-bottom: 10px;
  text-align: center;
}
.cgu-fid .cgu-overlay-page .cgu-pop-up .link-cgu a {
  color: #000000;
}
.cgu-fid .cgu-overlay-page .cgu-pop-up .checkbox {
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 991px) {
  .cgu-fid .cgu-overlay-page .cgu-pop-up form {
    width: 70%;
  }
}
.cgu-fid .cgu-overlay-page .cgu-pop-up .body-1 {
  color: #FF8300;
  margin-top: 12px;
}
.cgu-fid .cgu-overlay-page .cgu-pop-up .button-1 {
  margin-top: 30px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .cgu-fid .cgu-overlay-page .cgu-pop-up .button-1 {
    min-width: 310px;
  }
}
.cgu-fid .cgu-overlay-page .cgu-pop-up .cgu-content {
  overflow: auto;
}
.cgu-fid .cgu-overlay-page .cgu-pop-up .cgu-content p {
  text-align: justify;
}
.cgu-fid .cgu-overlay-page .cgu-pop-up .cgu-content a {
  color: #FF8300;
}
.cgu-fid .cgu-overlay-page .cgu-pop-up .cgu-content a:hover {
  color: #E86F00;
}

.community-card {
  background-color: #FFFFFF;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 4px;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .community-card {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 42px;
  }
}
.community-card-title {
  display: flex;
  justify-content: center;
  margin-bottom: 28px;
}
@media screen and (min-width: 992px) {
  .community-card-title {
    display: none;
  }
}
.community-card-message {
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .community-card-message .community-card-message-container {
    display: flex;
  }
  .community-card-message .community-card-message-container .body-1 {
    flex-basis: 55%;
  }
  .community-card-message .community-card-message-container .community-card-picture {
    flex-basis: 45%;
    position: relative;
  }
  .community-card-message .community-card-message-container .community-card-picture .cc-picture {
    position: absolute;
    right: 0;
    top: -200px;
  }
}
@media screen and (min-width: 1200px) {
  .community-card-message .community-card-message-container .body-1 {
    flex-basis: 70%;
  }
  .community-card-message .community-card-message-container .community-card-picture {
    flex-basis: 30%;
  }
}
.community-card-cta-container {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .community-card-cta-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.community-card-cta-container .community-card-checkbox-container {
  padding-bottom: 0;
}
@media screen and (min-width: 992px) {
  .community-card-cta-container .community-card-checkbox-container {
    padding-top: 12px;
  }
}
.community-card-cta-container .community-card-checkbox-container .checkbox.container .body-2 {
  color: #FF8300;
  font-size: 18px;
}
.community-card-cta-container .community-card-checkbox-container .checkbox .checkmark {
  border-color: #FF8300;
}
.community-card-cta-container .community-card-checkbox-container .checkbox .checkmark:after {
  border-color: #FF8300;
}
.community-card-cta-container .community-card-button-container {
  display: flex;
  justify-content: center;
}
.community-card-cta-container .community-card-button-container .button-2 {
  width: 80%;
}
@media screen and (min-width: 992px) {
  .community-card-cta-container .community-card-button-container .button-2 {
    min-width: 250px;
  }
}
.community-card-cta-container .community-card-button-container .button-2.disabled {
  cursor: unset;
  opacity: 0.3;
}

@media screen and (min-width: 992px) {
  .lc-gift-inspiration {
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
  }
  .lc-gift-inspiration:hover {
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.05);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.05);
    transition: all 200ms ease-in;
    transform: scale(1.05);
  }
}
.lc-gift-inspiration {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
  flex-shrink: 0;
  height: 500px;
  margin-bottom: 20px;
  padding: 16px;
  width: 215px;
}
@media screen and (min-width: 992px) {
  .lc-gift-inspiration {
    display: flex;
    flex-direction: column;
    height: 550px;
    padding: 20px 30px;
    width: 300px;
  }
}
.lc-gift-inspiration.inspi-chq, .lc-gift-inspiration.inspi-box {
  border: 1px solid transparent;
}
.lc-gift-inspiration.inspi-chq:hover {
  box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.2);
}
.lc-gift-inspiration.inspi-box:hover {
  box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.2);
}
.lc-gift-inspiration .gift-inspiration-bloc1 {
  display: flex;
  flex-direction: column;
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-category {
  padding-bottom: 11px;
}
@media screen and (min-width: 992px) {
  .lc-gift-inspiration .gift-inspiration-bloc1 .inspi-category {
    padding-bottom: 20px;
  }
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-category.inspiration-chq .subtitle-1 {
  color: #639497 !important;
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-category.inspiration-box .subtitle-1 {
  color: #FF8300 !important;
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-picture-container {
  align-items: center;
  display: flex;
  height: 160px;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .lc-gift-inspiration .gift-inspiration-bloc1 .inspi-picture-container {
    height: 200px;
  }
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-picture-bloc img {
  width: 100%;
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-heading-name {
  padding-top: 19px;
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-heading-name h2 {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .lc-gift-inspiration .gift-inspiration-bloc1 .inspi-heading-name h2 {
    font-size: 18px;
  }
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-heading-name.inspiration-chq h2 {
  color: #639497;
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-heading-name.inspiration-box h2 {
  color: #FF8300;
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-separator-container {
  height: 2px;
  margin-bottom: 20px;
  width: 20px;
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-separator-container.inspiration-chq {
  background-color: #639497;
}
.lc-gift-inspiration .gift-inspiration-bloc1 .inspi-separator-container.inspiration-box {
  background-color: #FF8300;
}
@media screen and (min-width: 992px) {
  .lc-gift-inspiration .gift-inspiration-bloc2 .inspi-prestations-content {
    font-family: "ProzaLibre-Regular", serif;
    font-size: 16px;
    line-height: 20px;
  }
}
.lc-gift-inspiration .gift-inspiration-bloc2 .inspi-prestations-content ul {
  margin-top: 10px;
  padding-left: 20px;
}
.lc-gift-inspiration .gift-inspiration-bloc3 {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  justify-content: flex-end;
  margin-top: 15px;
}
.lc-gift-inspiration .gift-inspiration-bloc3 .inspiration-detail a {
  font-family: "ProzaLibre-Regular";
  font-size: 16px;
  text-decoration: underline;
}
.lc-gift-inspiration .gift-inspiration-bloc3 .inspiration-detail a:hover {
  color: #000000;
}
@media screen and (min-width: 992px) {
  .lc-gift-inspiration .gift-inspiration-bloc3 .inspiration-detail a {
    font-size: 18px;
  }
}

.lc-history {
  background-color: #FFF3EF;
  border-radius: 4px;
  margin-top: 35px;
  padding: 16px;
  width: calc(335px - 18px * 2);
}
@media screen and (min-width: 992px) {
  .lc-history {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 30px 30px;
    width: auto;
  }
  .lc-history.history-box {
    border: 1px solid transparent;
  }
  .lc-history.history-box:hover {
    box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.2);
  }
}
@media screen and (min-width: 992px) {
  .lc-history .history-bloc1 {
    flex-basis: 30%;
  }
}
.lc-history .history-bloc1 .mobile-heading-category {
  margin-bottom: 15px;
}
.lc-history .history-bloc1 .mobile-heading-category .subtitle-1 {
  color: #639497;
}
.lc-history .history-bloc1 .mobile-heading-category.mobile-box .subtitle-1 {
  color: #FF8300;
}
.lc-history .history-bloc1 .picture-bloc img {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .lc-history .history-bloc1 .picture-bloc {
    align-items: flex-start;
    display: flex;
    height: 250px;
    max-width: 350px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1670px) {
  .lc-history .history-bloc1 .picture-bloc {
    align-items: center;
  }
}
.lc-history .history-bloc1 .mobile-heading-name {
  margin-bottom: 20px;
  margin-top: 25px;
  text-align: center;
}
.lc-history .history-bloc1 .mobile-heading-name.mobile-box {
  color: #FF8300;
}
@media screen and (max-width: 991px) {
  .lc-history .history-bloc1 hr {
    border-color: #D8D8D8;
    border-left: none;
    border-right: none;
    border-top: none;
    border-width: 0.5px;
    display: none;
  }
  .lc-history .history-bloc1 hr.show {
    display: block;
  }
}
.lc-history .history-bloc2 {
  display: none;
}
.lc-history .history-bloc2.show {
  display: flex;
  flex-direction: column;
  padding-top: 20px;
}
@media screen and (min-width: 992px) {
  .lc-history .history-bloc2 {
    display: block;
    flex-basis: 70%;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .lc-history .history-bloc2 .desktop-headings {
    border-bottom: 0.75px solid #D8D8D8;
    display: flex;
    flex-basis: 100%;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 25px;
  }
  .lc-history .history-bloc2 .desktop-headings .heading-name h2 {
    margin: 0;
  }
  .lc-history .history-bloc2 .desktop-headings .heading-name.box h2 {
    color: #FF8300;
  }
  .lc-history .history-bloc2 .desktop-headings .category-box .subtitle-1 {
    color: #FF8300;
  }
}
@media screen and (min-width: 1670px) {
  .lc-history .history-bloc2 .desktop-headings {
    padding-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .lc-history .history-bloc2 .desktop-separator-container {
    border-bottom: 0.75px solid #D8D8D8;
    display: flex;
    width: 2px;
  }
  .lc-history .history-bloc2 .desktop-separator-container .desktop-separator-line {
    border-left: 0.75px solid #D8D8D8;
    height: 90%;
    width: 1px;
  }
}
.lc-history .history-bloc2 .infos {
  padding-bottom: 24px;
}
@media screen and (min-width: 992px) {
  .lc-history .history-bloc2 .infos {
    border-bottom: 0.75px solid #D8D8D8;
    margin-left: 10px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1670px) {
  .lc-history .history-bloc2 .infos {
    padding-left: 0;
  }
}
.lc-history .history-bloc2 .infos-bloc {
  margin-bottom: 15px;
}
.lc-history .history-bloc2 .date-bloc {
  margin-bottom: 15px;
}
.lc-history .history-bloc2 .date-bloc .body-2 {
  display: inline-block;
}
.lc-history .history-bloc2 .price-bloc {
  margin-bottom: 15px;
}
.lc-history .history-bloc2 .price-bloc .body-2 {
  display: inline-block;
}
.lc-history .history-bloc2 .validity-bloc .body-2 {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .lc-history .history-bloc2 hr {
    border-color: #D8D8D8;
    border-left: none;
    border-right: none;
    border-top: none;
    border-width: 0.5px;
    display: none;
  }
  .lc-history .history-bloc2 hr.show {
    display: block;
    width: 100%;
  }
}
.lc-history .history-bloc2 .footer {
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .lc-history .history-bloc2 .footer {
    display: flex;
    flex-basis: 70%;
    justify-content: right;
  }
}
.lc-history .history-bloc2 .footer.show {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 24px;
  margin-bottom: 24px;
}
.lc-history .history-bloc2 .footer .button-1 {
  text-decoration: none;
  background-color: #1A2830;
  width: auto;
}
.lc-history .history-bloc3 {
  display: flex;
  width: 100%;
  margin-top: 10px;
}
.lc-history .history-bloc3 a.mobile-history-toggle {
  text-align: center;
  text-decoration: none;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .lc-history .history-bloc3 {
    display: none;
  }
}
.lc-history hr {
  margin-top: 0px;
  margin-bottom: 0px;
}

.infos-block {
  background-color: #FF8300;
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 60px;
}
@media screen and (min-width: 992px) {
  .infos-block {
    display: flex;
    flex-direction: row;
    gap: unset;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.infos-block-item {
  display: flex;
}
@media screen and (min-width: 992px) {
  .infos-block-item {
    flex-basis: 50%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
.infos-block-item.withSeparator {
  flex-basis: calc(50% - 5px);
}
.infos-block-item .picto .lc-ec-icon {
  font-size: 14px;
  opacity: 0.8;
}
.infos-block-item .message-bloc {
  overflow-wrap: anywhere;
  padding-left: 10px;
}
@media screen and (min-width: 992px) {
  .infos-block .desktop-separator-container {
    align-items: center;
    display: flex;
    width: 2px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .infos-block .desktop-separator-container .desktop-separator-line {
    border-left: 0.75px solid #7F7F7F;
    height: 100%;
    width: 1px;
  }
}

.loyalty-card {
  background-color: #FFF3EF;
  border-radius: 4px;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  margin: 30px 20px 50px;
  max-width: 1300px;
  padding: 20.47px 17px 30px 16px;
}
@media screen and (min-width: 992px) {
  .loyalty-card {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    padding-left: 29px;
    padding-right: 36px;
  }
}
.loyalty-card .bloc-card {
  display: contents;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card {
    display: flex;
    flex-direction: row;
  }
}
.loyalty-card .bloc-card .card-container {
  display: none;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .card-container {
    align-items: center;
    display: flex;
    justify-content: unset;
    margin-right: 35px;
  }
}
.loyalty-card .bloc-card .title-card {
  font-family: "ProzaLibre-Regular", serif;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card {
    display: flex;
    flex-direction: column;
    width: 87%;
  }
}
.loyalty-card .bloc-card .title-card h2 {
  font-family: "PlayfairDisplay-Black", serif;
  color: #1A2830;
  font-size: 20px;
  line-height: 26px;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card h2 {
    display: block ruby;
    margin: 0;
  }
}
.loyalty-card .bloc-card .title-card .info-card {
  display: contents;
}
.loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 20px;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote {
    justify-content: space-between;
  }
  .loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .cagnote-number {
    font-family: "ProzaLibre-Bold", serif;
    border-left: 2px solid #D8D8D8;
    height: 40px;
    padding-left: 12px;
  }
  .loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .cagnote-number-value {
    font-family: "ProzaLibre-Regular", serif;
    line-height: 20px;
  }
}
.loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote :first-child.body-2 {
  width: 158px;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote :first-child.body-2 {
    height: auto;
  }
}
.loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .for-column-line {
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  line-height: 19.6px;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .for-column-line {
    border-left: 2px solid #D8D8D8;
    margin-bottom: 28px;
    margin-left: 9%;
    margin-right: 34%;
    padding-left: 12px;
  }
}
.loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .for-column-line .value {
  font-family: "ProzaLibre-Regular", serif;
  line-height: 20px;
}
.loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .for-column-line .amount {
  padding-right: 15%;
  width: 140px;
}
.loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .for-column-line .loyalty-card--status--title {
  display: none;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .for-column-line .loyalty-card--status--title {
    display: contents;
  }
}
.loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .for-column-line .loyalty-card--status .status-value {
  color: #E86F00;
  display: contents;
  text-transform: uppercase;
}
.loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .for-column-line .body-1 {
  display: inline-table;
}
@media screen and (max-width: 410px) {
  .loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote {
    display: contents;
  }
}
@media screen and (max-width: 1254px) and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote {
    display: contents;
  }
  .loyalty-card .bloc-card .title-card .info-card .numero-card-cagnote .for-column-line {
    margin-left: 0;
    margin-top: 29px;
  }
}
.loyalty-card .bloc-card .title-card .info-card .body-1 {
  height: 24.55px;
}
.loyalty-card .bloc-card .title-card .info-card .body-3 {
  display: flex;
}
.loyalty-card .bloc-card .title-card .info-card .body-3.medium {
  font-family: "ProzaLibre-Bold", serif;
  text-transform: uppercase;
  line-height: 19.6px;
  display: flex;
  flex-direction: row;
}
.loyalty-card .bloc-card .title-card .bloc-QRcode-mobile {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card .bloc-QRcode-mobile {
    align-items: center;
    display: none;
    margin-bottom: 0;
    margin-left: 4%;
    margin-top: 0;
  }
}
.loyalty-card .bloc-card .title-card .bloc-QRcode-mobile .QRcode {
  margin-bottom: 30px;
  width: 41%;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card .bloc-QRcode-mobile .QRcode {
    height: 58%;
    margin-top: 39px;
    width: 50%;
  }
}
.loyalty-card .bloc-card .title-card .bloc-desktop .button-2 {
  margin-top: 20px;
  padding: 2px 0px 0px 0px;
}
.loyalty-card .bloc-card .title-card .bloc-desktop .button-2--disabled {
  cursor: default;
  pointer-events: none;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card .bloc-desktop {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1254px) and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card .bloc-desktop {
    flex-direction: column;
  }
}
.loyalty-card .bloc-card .title-card .bloc-desktop .add-apple-card .align-purpose {
  align-items: center;
  display: flex;
}
.loyalty-card .bloc-card .title-card .bloc-desktop .add-apple-card .align-purpose .apple-wallet {
  margin-right: 15px;
  width: 27px;
}
.loyalty-card .bloc-card .title-card .bloc-desktop .add-apple-card .align-purpose .google-wallet {
  height: 41px;
  width: 100%;
}
.loyalty-card .bloc-card .title-card .bloc-desktop .add-apple-card .button-2 {
  background-color: #000000;
  border-color: unset;
  color: #FFFFFF;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .title-card .bloc-desktop .add-apple-card {
    display: none;
  }
}
.loyalty-card .bloc-card .title-card .bloc-desktop .bloc-cta {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 1254px) {
  .loyalty-card .bloc-card .title-card .bloc-desktop .bloc-cta {
    flex-direction: row;
  }
}
.loyalty-card .bloc-card .title-card .bloc-desktop .bloc-cta .button-2 {
  border: 1px solid #FF8300;
}
.loyalty-card .bloc-card .card-photo {
  border-radius: 10px;
  max-width: 451px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .card-photo {
    height: -moz-fit-content;
    height: fit-content;
    min-width: 223px;
  }
}
.loyalty-card .bloc-card .separator-card-bloc {
  border: 0.5px solid #D8D8D8;
  height: 0px;
  margin-bottom: 7px;
}
.loyalty-card .bloc-card .separator-card-bloc-mobile {
  border: 0.5px solid #D8D8D8;
  height: 0px;
  margin-bottom: 7px;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .separator-card-bloc-mobile {
    display: none;
  }
}
.loyalty-card .bloc-card .premium_end_msg {
  display: flex;
  justify-content: flex-start;
  text-align: center;
}
.loyalty-card .bloc-card .premium_end_msg h2 {
  display: unset;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .premium_end_msg {
    text-align: unset;
  }
}
.loyalty-card .bloc-card .bloc-QRcode-desktop {
  display: none;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .bloc-QRcode-desktop {
    align-items: center;
    display: flex;
    margin-bottom: 0;
    margin-left: 4%;
    margin-top: 0;
  }
}
.loyalty-card .bloc-card .bloc-QRcode-desktop .QRcode {
  margin-bottom: 30px;
  width: 41%;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .bloc-QRcode-desktop .QRcode {
    height: 58%;
    margin-top: 39px;
    width: 50%;
  }
}
.loyalty-card .bloc-card .button-2, .loyalty-card .bloc-card .button-1 {
  height: 42px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .loyalty-card .bloc-card .button-2, .loyalty-card .bloc-card .button-1 {
    margin-top: 0;
    width: 45%;
  }
}
@media screen and (max-width: 1254px) and (min-width: 992px) {
  .loyalty-card .bloc-card .button-2, .loyalty-card .bloc-card .button-1 {
    width: 100%;
  }
}

.lc-order {
  background-color: #FFF3EF;
  border-radius: 4px;
  margin-bottom: 35px;
  padding: 16px;
  width: calc(335px - 18px * 2);
}
@media screen and (min-width: 992px) {
  .lc-order {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 30px 30px;
    width: auto;
  }
  .lc-order.order-chq, .lc-order.order-box {
    border: 1px solid transparent;
  }
  .lc-order.order-chq:hover, .lc-order.order-box:hover {
    box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.2);
  }
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc1 {
    flex-basis: 30%;
  }
}
.lc-order .order-bloc1 .mobile-heading-category {
  margin-bottom: 15px;
}
.lc-order .order-bloc1 .mobile-heading-category.mobile-chq .subtitle-1 {
  color: #639497;
}
.lc-order .order-bloc1 .mobile-heading-category.mobile-box .subtitle-1 {
  color: #FF8300;
}
.lc-order .order-bloc1 .picture-bloc img {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc1 .picture-bloc {
    align-items: flex-start;
    display: flex;
    height: 250px;
    max-width: 350px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1670px) {
  .lc-order .order-bloc1 .picture-bloc {
    align-items: center;
  }
}
.lc-order .order-bloc1 .mobile-heading-name {
  margin-bottom: 20px;
  margin-top: 25px;
}
.lc-order .order-bloc1 .mobile-heading-name.mobile-chq {
  color: #639497;
}
.lc-order .order-bloc1 .mobile-heading-name.mobile-box {
  color: #FF8300;
}
@media screen and (max-width: 991px) {
  .lc-order .order-bloc1 hr {
    border-color: #D8D8D8;
    border-left: none;
    border-right: none;
    border-top: none;
    border-width: 0.5px;
    display: none;
  }
  .lc-order .order-bloc1 hr.show {
    display: block;
  }
}
.lc-order .order-bloc2 {
  display: none;
}
.lc-order .order-bloc2.show {
  display: flex;
  flex-direction: column;
  padding-top: 20px;
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc2 {
    display: flex;
    flex-basis: 70%;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc2 .desktop-headings {
    border-bottom: 0.75px solid #D8D8D8;
    display: flex;
    flex-basis: 100%;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-left: 50px;
    padding-bottom: 25px;
  }
  .lc-order .order-bloc2 .desktop-headings .heading-name h2 {
    margin: 0;
  }
  .lc-order .order-bloc2 .desktop-headings .heading-name.chq h2 {
    color: #1A2830;
  }
  .lc-order .order-bloc2 .desktop-headings .heading-name.box h2 {
    color: #FF8300;
  }
  .lc-order .order-bloc2 .desktop-headings .category-chq .subtitle-1 {
    color: #1A2830;
  }
  .lc-order .order-bloc2 .desktop-headings .category-box .subtitle-1 {
    color: #FF8300;
  }
}
@media screen and (min-width: 1670px) {
  .lc-order .order-bloc2 .desktop-headings {
    padding-left: 0;
  }
}
.lc-order .order-bloc2 .prestations {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc2 .prestations {
    border-bottom: 0.75px solid #D8D8D8;
    flex-basis: 60%;
    margin-bottom: 0;
  }
}
.lc-order .order-bloc2 .prestations-heading {
  margin-bottom: 14px;
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc2 .prestations-heading {
    padding-left: 30px;
  }
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc2 .prestations-content {
    color: #7F7F7F;
    padding-bottom: 25px;
    padding-left: 30px;
  }
}
.lc-order .order-bloc2 .prestations-content ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc2 .desktop-separator-container {
    border-bottom: 0.75px solid #D8D8D8;
    display: flex;
    width: 2px;
  }
  .lc-order .order-bloc2 .desktop-separator-container .desktop-separator-line {
    border-left: 0.75px solid #D8D8D8;
    height: 90%;
    width: 1px;
  }
}
.lc-order .order-bloc2 .infos {
  padding-bottom: 24px;
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc2 .infos {
    border-bottom: 0.75px solid #D8D8D8;
    flex-basis: calc(40% - 52px);
    margin-left: 50px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1670px) {
  .lc-order .order-bloc2 .infos {
    padding-left: 0;
  }
}
.lc-order .order-bloc2 .infos-bloc {
  margin-bottom: 15px;
}
.lc-order .order-bloc2 .date-bloc {
  margin-bottom: 15px;
}
.lc-order .order-bloc2 .price-bloc {
  margin-bottom: 15px;
}
.lc-order .order-bloc2 .price-bloc .body-2 {
  display: inline-block;
}
.lc-order .order-bloc2 .validity-bloc .body-2 {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .lc-order .order-bloc2 hr {
    border-color: #D8D8D8;
    border-left: none;
    border-right: none;
    border-top: none;
    border-width: 0.5px;
    display: none;
  }
  .lc-order .order-bloc2 hr.show {
    display: block;
    width: 100%;
  }
}
.lc-order .order-bloc3 {
  display: none;
}
.lc-order .order-bloc3.show {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 14px;
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc3 {
    display: flex;
    flex-basis: 100%;
    justify-content: right;
    margin-top: 24px;
  }
}
.lc-order .order-bloc3 .button-1 {
  text-decoration: none;
  background-color: #FF8300;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc3 .button-1 {
    width: auto;
  }
}
.lc-order .order-bloc4 {
  display: flex;
  width: 100%;
}
.lc-order .order-bloc4 a.mobile-order-toggle {
  text-align: center;
  text-decoration: none;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .lc-order .order-bloc4 {
    display: none;
  }
}
.lc-order .order-buttons-container {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  gap: 10px;
}
.lc-order .order-buttons-container .btnParticipants-container .button-1 {
  background-color: #1A2830;
}
@media screen and (min-width: 992px) {
  .lc-order .order-buttons-container {
    display: flex;
    flex-basis: 100%;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
  }
  .lc-order .order-buttons-container .order-bloc3 {
    flex-basis: auto;
    margin-left: 20px;
  }
}
.lc-order hr {
  margin-top: 0px;
  margin-bottom: 0px;
}

.status {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
@media screen and (min-width: 992px) {
  .status {
    justify-content: space-between;
    margin-left: 40px;
    margin-right: 40px;
  }
}
.status .basic-status, .status .premium-status {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .status .basic-status, .status .premium-status {
    max-width: 46%;
  }
}
@media screen and (min-width: 992px) {
  .status .basic-status {
    margin-right: 20px;
  }
}
.status .status-header-basic {
  border-bottom: 2px solid #1F2224;
}
.status .status-header-basic, .status .status-header-premium {
  align-items: center;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-top: 30px;
}
.status .status-header-basic .star-grey, .status .status-header-premium .star-grey {
  align-items: baseline;
  height: 23px;
  width: 23px;
}
.status .status-header-premium {
  border-bottom: 3px solid orange;
}
.status .advantages {
  width: 100%;
}
.status .advantage-row {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .status .advantage-row {
    margin-bottom: 15px;
  }
}
.status .advantage-row:hover {
  cursor: pointer;
}
.status .deploy-puce {
  display: flex;
  margin-left: 30%;
  padding: 12px;
}
@media screen and (min-width: 992px) {
  .status .deploy-puce {
    justify-content: end;
    margin-left: 10%;
    padding: 0;
  }
}
.status .deploy-puce .lc-ec-icon.chevron-left-solid {
  color: #7F7F7F;
  transform: rotate(-90deg);
}
.status .deploy-puce.reverse .lc-ec-icon.chevron-left-solid {
  transform: rotate(90deg);
}
@media screen and (min-width: 992px) {
  .status .deploy-puce.reverse .lc-ec-icon.chevron-left-solid {
    justify-content: end;
    padding: 0;
  }
}
.status .details-advantages {
  font-family: "ProzaLibre-Regular", serif;
  display: none;
  flex-direction: column;
  font-weight: initial;
  margin-left: 22px;
}
@media screen and (min-width: 992px) {
  .status .details-advantages {
    margin-left: 80px;
    margin-right: 12%;
  }
}
.status .details-advantages.lc-show-advantages {
  display: flex;
}
@media screen and (min-width: 992px) {
  .status .details-advantages {
    display: none;
  }
}
.status .separator-advantages {
  /* Vector 10 */
  border: 1px solid #D8D8D8;
  fill: none;
  /* LC Light Grey */
  height: 0px;
  width: 302px;
}
@media screen and (min-width: 992px) {
  .status .separator-advantages {
    border: 1px solid #D8D8D8;
    height: 0px;
    /* LC Light Grey */
    width: 100%;
  }
}
.status .status-block {
  background-color: #FFFFFF;
  border-radius: 0 0 4px 4px;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  padding: 18px;
  width: calc(335px - 18px * 2);
}
.status .status-block:hover {
  box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 992px) {
  .status .status-block {
    align-items: center;
    max-width: calc(1300px - 18px * 2);
    width: auto;
  }
  .status .status-block .body-2 {
    display: flex;
    width: 100%;
  }
}
.status .status-block .button-2 {
  margin-bottom: 30px;
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  .status .status-block .button-2 {
    width: 60%;
  }
}

.status-encarte .status-encarte-hide {
  display: none !important;
}
.status-encarte .table-status {
  background-color: #FFF3EF;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
  padding-bottom: 50px;
}
.status-encarte .table-status .title-status {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
}
.status-encarte .table-status .title-status .star-basic-label {
  display: flex;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .title-status .star-basic-label {
    align-items: center;
    height: 50px;
  }
  .status-encarte .table-status .title-status .star-basic-label p {
    margin-right: 5px;
  }
}
.status-encarte .table-status .title-status .basic-advantage .advantage-v2 {
  margin-right: 9px;
}
.status-encarte .table-status .title-status .basic-advantage, .status-encarte .table-status .title-status .premium-advantage {
  background-color: #FFFFFF;
  border-bottom: 2px solid #000000;
  color: #000000;
  align-items: center;
  border-radius: 4px 0 0 0;
  display: flex;
  justify-content: center;
  width: 50%;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .title-status .basic-advantage, .status-encarte .table-status .title-status .premium-advantage {
    align-items: baseline;
    height: 50px;
  }
}
.status-encarte .table-status .title-status .basic-advantage:hover, .status-encarte .table-status .title-status .premium-advantage:hover {
  cursor: pointer;
}
.status-encarte .table-status .title-status .basic-advantage.active, .status-encarte .table-status .title-status .premium-advantage.active {
  background: #FFF3EF;
  border-bottom: none;
  color: #000000;
}
.status-encarte .table-status .title-status .basic-advantage .star-basic, .status-encarte .table-status .title-status .premium-advantage .star-basic {
  fill: #FFFFFF;
  height: 15px;
  margin-right: 6.5px;
  opacity: 0.8;
  width: 16px;
}
.status-encarte .table-status .title-status .basic-advantage .star-basic.active, .status-encarte .table-status .title-status .premium-advantage .star-basic.active {
  fill: #000000;
}
.status-encarte .table-status .title-status .basic-advantage p, .status-encarte .table-status .title-status .premium-advantage p {
  display: none;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .title-status .basic-advantage p, .status-encarte .table-status .title-status .premium-advantage p {
    display: block;
  }
}
.status-encarte .table-status .title-status .stpremium {
  align-items: center;
  background-color: #FFFFFF;
  border-bottom: 2px solid #E86F00;
  border-radius: 0 4px 0 0;
  display: flex;
  height: 50px;
  justify-content: center;
  padding-right: 0;
  width: 50%;
}
.status-encarte .table-status .title-status .stpremium.inactive {
  background-color: #AACACC;
  border-bottom: 0 solid #000000;
  color: #FFFFFF;
}
.status-encarte .table-status .title-status .stpremium:hover {
  cursor: pointer;
}
.status-encarte .table-status .title-status .stpremium.active {
  background-color: #FFFFFF;
}
.status-encarte .table-status .title-status .stpremium .premium-advantage {
  background-color: #FFFFFF;
  border-radius: 4px 4px 0 0;
  box-shadow: none;
  color: #1A2830;
  justify-content: unset;
  margin-left: -7px;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .title-status .stpremium .premium-advantage {
    align-items: center;
    margin-left: unset;
  }
}
.status-encarte .table-status .title-status .stpremium .premium-advantage.inactive {
  background-color: #AACACC;
  border-bottom: 0 solid #000000;
  color: #FFFFFF;
}
.status-encarte .table-status .title-status .stpremium .premium-advantage p {
  display: none;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .title-status .stpremium .premium-advantage p {
    display: block;
    margin-right: -8px;
  }
}
.status-encarte .table-status .title-status .stpremium .star-premium {
  display: flex;
  fill: #E86F00;
  opacity: 80%;
}
.status-encarte .table-status .title-status .stpremium .star-premium.inactive {
  fill: #FFFFFF;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .title-status .stpremium .star-premium {
    margin-right: 9px;
  }
}
.status-encarte .table-status .premium {
  display: none;
}
.status-encarte .table-status .premium.hide-table {
  display: none;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .premium {
    display: flex;
    flex-wrap: wrap;
  }
}
.status-encarte .table-status .advantage-row {
  display: flex;
  flex-direction: column;
  margin-left: 30px;
  margin-right: 30px;
}
.status-encarte .table-status .advantage-row .header-advantage {
  margin-top: 40px;
}
.status-encarte .table-status .advantage-row .header-advantage .pictos {
  margin-right: 14px;
}
.status-encarte .table-status .advantage-row .header-advantage .pictos img {
  width: 50px;
}
.status-encarte .table-status .advantage-row .header-advantage .avantage-element {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.status-encarte .table-status .advantage-row .header-advantage .title-advantage {
  align-self: center;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .advantage-row .header-advantage {
    height: 40px;
    margin-bottom: 12px;
  }
}
.status-encarte .table-status .advantage-row .item-detail {
  margin-left: 40px;
}
.status-encarte .table-status .advantage-row .details-advantage {
  margin-bottom: 19px;
}
.status-encarte .table-status .advantage-row .details-advantage .body-2 {
  padding-right: 17px;
  padding-top: 2px;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .advantage-row .details-advantage {
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .advantage-row {
    flex: 40%;
    margin-left: 30px;
    max-width: 50%;
  }
}
.status-encarte .table-status .advantages-separator {
  border: 1px solid #D8D8D8;
  height: 0;
  margin-right: 18px;
  width: 100%;
}
.status-encarte .table-status .annulation {
  color: #FF8300;
  /* LC Orange */
  margin-left: 27%;
  margin-right: 20px;
  padding-top: 25px;
  text-decoration-line: underline;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .annulation {
    margin-left: 60%;
  }
}
.status-encarte .table-status .annulation a {
  color: #FF8300;
}
.status-encarte .table-status .retraction {
  margin: 30px;
}
.status-encarte .table-status .retraction a {
  color: #FF8300;
}
.status-encarte .table-status .basic {
  display: flex;
}
.status-encarte .table-status .basic.active {
  display: block;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .basic.active {
    display: flex;
    flex-wrap: wrap;
  }
}
.status-encarte .table-status .join-premium {
  margin-left: 4%;
  margin-right: 3%;
  padding-top: 25px;
  text-align: right;
}
@media screen and (min-width: 992px) {
  .status-encarte .table-status .join-premium {
    margin-left: 70%;
  }
}
.status-encarte .table-status .join-premium .price {
  margin-bottom: 10px;
}
.status-encarte .table-status .join-premium .button-1 {
  height: 45px;
  padding: 0;
  width: 100%;
}
.status-encarte .table-status .join-premium .button-1--disabled {
  cursor: default;
  pointer-events: none;
}

.consent-civility {
  overflow: hidden;
}
.consent-civility .consent-civility-overlay-page {
  background: rgba(0, 0, 0, 0.56);
  height: 100%;
}
.consent-civility .consent-civility-overlay-page .access-denied .flash {
  margin-bottom: -50px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .consent-civility .consent-civility-overlay-page .access-denied .flash {
    margin-bottom: calc(-8% + 15px);
    margin-left: calc(18% + 290px);
    margin-right: 18%;
    margin-top: calc(8% - 75px);
  }
}
.consent-civility .consent-civility-overlay-page.show-overlay {
  display: block;
  left: 0;
  margin-top: -518px;
  position: fixed;
  right: 0;
  top: 518px;
  z-index: 2000;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up {
  display: none;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up.active {
  align-items: center;
  background: #FFF3EF;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 60px;
  padding-bottom: 40px;
  padding-top: 15px;
}
@media screen and (min-width: 992px) {
  .consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up.active {
    margin-left: calc(18% + 290px);
    margin-right: 18%;
    margin-top: 8%;
  }
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up.active .confirm-yes {
  display: flex;
  width: 100%;
  margin-top: 5px;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up.active .confirm-yes .button-2 {
  background-color: #FF8300;
  color: #FFFFFF;
  width: unset;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up.active .conserve {
  width: 100%;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up.active .conserve .button-2 {
  width: unset;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up.active .button-2.no-icon {
  padding: 0;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .picto-container {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .picto-container .picto-close {
  fill: none;
  height: 14px;
  padding-right: 15px;
  text-align: right;
  width: 14px;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .picto-container .picto-close :hover {
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .picto-container .picto-close {
    right: 26%;
  }
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .picto-container.inactive {
  display: none;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .consent-civility-pop-up-content {
  text-align: left;
  width: 92%;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .consent-civility-pop-up-content .consent-civility-form {
  display: flex;
  flex-direction: column;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .consent-civility-pop-up-content .consent-civility-form label {
  background-color: #FFF3EF;
  color: black;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .consent-civility-pop-up-content .consent-civility-form .civility-container {
  margin: 10px 0;
  width: 100%;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .consent-civility-pop-up-content .consent-civility-form .consent-civility__checkbox .checkbox {
  align-items: flex-start;
  height: auto;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .consent-civility-pop-up-content .consent-civility-form .consent-civility__checkbox .invalid {
  color: #FD4016;
  margin-top: 10px;
  margin-bottom: 5px;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .consent-civility-pop-up-content .delete-popup-info-list {
  width: 100%;
}
.consent-civility .consent-civility-overlay-page.show-overlay .consent-civility-pop-up .consent-civility-pop-up-content .button-2 {
  width: 100% !important;
}
.consent-civility .consent-civility-overlay-page.show-overlay.inactive {
  display: none;
}

.gift-participants {
  overflow: hidden;
}
.gift-participants .gift-participants-overlay-page {
  background: rgba(0, 0, 0, 0.56);
  display: none;
  height: 100%;
}
.gift-participants .gift-participants-overlay-page .access-denied .flash {
  margin: 15px 20px -50px;
}
@media screen and (min-width: 992px) {
  .gift-participants .gift-participants-overlay-page .access-denied .flash {
    margin: calc(8% - 75px) 18% calc(-8% + 15px) calc(18% + 290px);
  }
}
.gift-participants .gift-participants-overlay-page.show-overlay {
  display: block;
  left: 0;
  margin-top: -518px;
  position: fixed;
  right: 0;
  top: 518px;
  z-index: 999;
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up {
  display: none;
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up.active {
  align-items: center;
  background: #FFFFFF;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 60px;
  padding-bottom: 40px;
  padding-top: 15px;
  height: 90%;
}
@media screen and (min-width: 992px) {
  .gift-participants .gift-participants-overlay-page.show-overlay .pop-up.active {
    margin-left: calc(2% + 100px);
    margin-right: 5%;
    width: auto;
    height: 80%;
  }
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up.active .button-2.no-icon {
  padding: 0;
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up .picto-container {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  position: relative;
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up .picto-container .picto-close {
  fill: none;
  height: 14px;
  text-align: right;
  width: 14px;
  position: absolute;
  top: -5px;
  right: 2%;
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up .picto-container .picto-close :hover {
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .gift-participants .gift-participants-overlay-page.show-overlay .pop-up .picto-container .picto-close {
    right: 25px;
  }
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up .picto-container.inactive {
  display: none;
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up .pop-up-content {
  text-align: left;
  width: 100%;
  height: 100%;
  padding-top: 8%;
}
@media screen and (min-width: 992px) {
  .gift-participants .gift-participants-overlay-page.show-overlay .pop-up .pop-up-content {
    padding-top: 2%;
    padding-right: 5px;
    padding-left: 5px;
  }
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up .pop-up-content iframe {
  border: transparent;
  width: 100%;
  height: 98%;
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up .pop-up-content .delete-popup-info-list {
  width: 100%;
}
.gift-participants .gift-participants-overlay-page.show-overlay .pop-up .pop-up-content .button-2 {
  width: 100% !important;
}
.gift-participants .gift-participants-overlay-page.show-overlay.inactive {
  display: none;
}

.carousel {
  margin-bottom: 38px;
}
@media screen and (min-width: 992px) {
  .carousel {
    border-top: 1px solid #7F7F7F;
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    overflow: hidden;
  }
}
.carousel--header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 27px;
  text-align: center;
  width: 335px;
}
@media screen and (min-width: 992px) {
  .carousel--header {
    flex: 1 1 auto;
    margin-top: 60px;
    order: 1;
    width: auto;
  }
}
.carousel--header .lc-ec-icon {
  font-size: 22px;
  margin-bottom: 11px;
}
@media screen and (min-width: 992px) {
  .carousel--header .lc-ec-icon {
    display: none;
  }
}
.carousel--header .header--title {
  margin-bottom: 16px;
}
@media screen and (min-width: 992px) {
  .carousel--header .header--title {
    font-family: "ProzaLibre-Regular", serif;
    font-size: 24px;
    letter-spacing: 0.1em;
    line-height: 22px;
    margin-bottom: 27px;
  }
}
.carousel--header .header--content {
  margin-bottom: 24px;
}
@media screen and (min-width: 992px) {
  .carousel--header .header--content {
    margin-bottom: 45px;
  }
}
.carousel--header .header--content.body-2 {
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .carousel--content {
    order: 3;
  }
}
@media screen and (min-width: 992px) {
  .carousel--content.slick {
    flex-basis: content;
    width: 100%;
  }
}
.carousel--content.slick .slick-list, .carousel--content.slick .slick-track {
  align-items: center;
  display: flex;
  height: 100%;
}
.carousel--content.slick .slick-track {
  justify-content: center;
}
.carousel--content.slick .slick-track, .carousel--content.slick .slick-slide {
  align-items: center;
  display: flex;
  justify-content: center;
}
.carousel--navigation {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  .carousel--navigation {
    margin-top: 60px;
    order: 2;
    padding-right: 40px;
  }
}
.carousel--navigation .button-link {
  background-color: transparent;
}
.carousel--navigation .button-link:hover {
  background-color: #FFFFFF;
}
.carousel--navigation .button-link:first-of-type {
  margin-right: 10px;
}
.carousel--progress {
  display: none;
}
@media screen and (min-width: 992px) {
  .carousel--progress {
    display: flex;
    justify-content: center;
    margin-top: 55px;
    order: 4;
    width: 100%;
  }
}
.carousel--progress .progress {
  display: none;
}
@media screen and (min-width: 992px) {
  .carousel--progress .progress {
    background-color: rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(to right, #000000, #000000);
    background-repeat: no-repeat;
    background-size: 0 100%;
    border-radius: 10px;
    display: block;
    height: 5px;
    overflow: hidden;
    transition: background-size 0.4s ease-in-out;
    width: 66%;
  }
}

.zero-result {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
  margin-top: 20px;
  padding: 30px 18px;
  width: calc(335px - 18px * 2);
}
@media screen and (min-width: 992px) {
  .zero-result {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 40px;
    width: calc(100% - (18px * 2 + 40px * 2));
  }
}
.zero-result hr {
  border: 1px solid #7F7F7F;
  display: none;
  margin-bottom: 30px;
  margin-top: 0;
  width: 24px;
}
.zero-result .header {
  margin-bottom: 12px;
}
@media screen and (min-width: 992px) {
  .zero-result .body {
    margin-bottom: 33px;
  }
}
.zero-result h2 {
  display: none;
  font-size: 28px;
}
@media screen and (min-width: 992px) {
  .zero-result h2 {
    display: block;
  }
}
.zero-result .body-2 {
  font-size: 18px;
}

.error_card {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.error_card h1 {
  margin-block-start: 0;
}
.error_card .button-1 {
  margin-top: 40px;
  padding: 16px 45px;
  width: 50%;
}
.error_card .button-1:after {
  content: none;
}

.lcc_login_show {
  align-items: center;
  background-color: #1A2830;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center;
  padding: 30px 20px;
  /* The above is shorthand for:
  flex-grow: 1,
  flex-shrink: 1,
  flex-basis: auto
  */
}
.lcc_login_show .lcc_login--container {
  max-width: 390px;
  min-width: 250px;
  position: relative;
}
@media screen and (min-width: 321px) {
  .lcc_login_show .lcc_login--container {
    min-width: 300px;
  }
}
@media screen and (min-width: 992px) {
  .lcc_login_show .lcc_login--container {
    max-width: 800px;
    min-width: 800px;
  }
}
.lcc_login_show .connection__choice {
  background-color: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  padding: 15px 18px 39px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .lcc_login_show .connection__choice {
    padding: 35px 70px 60px 70px;
  }
}
.lcc_login_show .connection__choice .logo-container {
  display: flex;
  justify-content: center;
}
.lcc_login_show .connection__choice .logo {
  width: 95px;
}
@media screen and (min-width: 992px) {
  .lcc_login_show .connection__choice .logo {
    width: 132px;
  }
}
.lcc_login_show .connection__choice h2 {
  font-family: "ProzaLibre-Bold", serif;
  margin-bottom: 20px;
  text-align: center;
}
.lcc_login_show .connection__choice .with_account .form-group {
  margin-bottom: 40px;
}
.lcc_login_show .connection__choice .with_account .form-group.marginBottom-0 {
  margin-bottom: 12px;
}
.lcc_login_show .connection__choice .with_account button {
  width: 100%;
}

.lcc_login_show.signin .connection__choice .with_account .form-group {
  margin-bottom: 12px;
}
.lcc_login_show.signin .connection__choice .with_account .body-3 .lc-ec-icon {
  color: #FFF3EF;
}
.lcc_login_show.signin .forget-password--link {
  font-family: "ProzaLibre-Regular", serif;
  color: #FF8300;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 18px;
  opacity: 0.9;
  position: relative;
}

.lcc_login_show.alternative-login .with_account .form-group:last-of-type {
  margin-bottom: 12px;
}
.lcc_login_show.alternative-login .with_account .forget-password {
  margin-bottom: 40px;
}

.lcc_login_show.create .conditions {
  margin-top: 18px;
}
.lcc_login_show.create .body-3 .lc-ec-icon {
  color: #FF8300;
}
.lcc_login_show.create .body-4 .lc-ec-icon, .lcc_login_show.create .lc-gift-inspiration .gift-inspiration-bloc2 .inspi-prestations-content .lc-ec-icon, .lc-gift-inspiration .gift-inspiration-bloc2 .lcc_login_show.create .inspi-prestations-content .lc-ec-icon {
  color: #FF8300;
}
.lcc_login_show.create .connection__choice .with_account .form-group {
  margin-bottom: 20px;
}
.lcc_login_show.create .hubspot__checkbox-optin {
  margin-top: 20px;
}
.lcc_login_show.create .hubspot__checkbox-optin .Espace communautaire {
  margin-bottom: 10px;
}
.lcc_login_show.create .hubspot__checkbox-optin .checkbox {
  align-items: flex-start;
  height: auto;
}
.lcc_login_show.create .overlay-page {
  background: rgba(0, 0, 0, 0.56);
  display: none;
  height: 100%;
}
.lcc_login_show.create .overlay-page.show-overlay {
  display: block;
  left: 0;
  margin-top: -518px;
  position: fixed;
  right: 0;
  top: 518px;
  z-index: 1001;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up {
  display: none;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up.active {
  align-items: center;
  background: #FFFFFF;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 180px;
  padding-bottom: 40px;
  padding-top: 15px;
}
@media screen and (min-width: 992px) {
  .lcc_login_show.create .overlay-page.show-overlay .pop-up.active {
    margin-right: 18%;
    margin-top: 5%;
    margin-left: 18%;
  }
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up.active .confirm-yes {
  display: flex;
  margin-bottom: 35px;
  margin-top: 40px;
  width: 100%;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up.active .confirm-yes .button-2 {
  background-color: #FF8300;
  color: #FFFFFF;
  width: unset;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up.active .conserve {
  width: 100%;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up.active .conserve .button-2 {
  width: unset;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up.active .button-2.no-icon {
  padding: 0;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up .picto-container {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up .picto-container .picto-close {
  fill: none;
  height: 14px;
  padding-right: 15px;
  text-align: right;
  width: 14px;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up .picto-container .picto-close :hover {
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .lcc_login_show.create .overlay-page.show-overlay .pop-up .picto-container .picto-close {
    right: 26%;
  }
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up .picto-container.inactive {
  display: none;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up .pop-up-content {
  text-align: left;
  width: 92%;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up .pop-up-content .delete-popup-info-list {
  width: 100%;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up .pop-up-content .delete-account-warning {
  align-items: flex-start;
  background-color: #FFFFFF;
  border: solid 2px #7F7F7F;
  border-radius: 2px;
  display: flex;
  flex-direction: row;
  padding: 10px;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up .pop-up-content .delete-account-warning .lc-ec-icon {
  padding: 4px 10px 0 4px;
}
.lcc_login_show.create .overlay-page.show-overlay .pop-up .pop-up-content .button-2 {
  width: 100% !important;
}
.lcc_login_show.create .overlay-page.show-overlay.inactive {
  display: none;
}

.lcc_login_show.confirmation .resend {
  margin-top: 34px;
}
.lcc_login_show.confirmation .resend .body-3 {
  display: flex;
  justify-content: center;
}
.lcc_login_show.confirmation .resend .body-3 a {
  color: #FFF3EF;
}

.lcc_login_show.forget-password .connection__choice .with_account .form-group {
  margin-bottom: 0;
}
.lcc_login_show.forget-password .signin--container .flash {
  padding: 10px;
}
.lcc_login_show.forget-password .flash {
  height: 64px;
}

.lcc_login_show.reset-password .connection__choice .with_account .form-group {
  margin-bottom: 0;
}
.lcc_login_show.reset-password .connection__choice .with_account .body-3 {
  padding-top: 20px;
}
.lcc_login_show.reset-password .connection__choice .with_account .body-3 .lc-ec-icon {
  color: #FFF3EF;
}

.booking--title {
  display: none;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .booking--title {
    display: block;
    margin-bottom: 0;
  }
}

.booking--container {
  align-items: center;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .booking--container {
    align-items: inherit;
  }
}

@media screen and (min-width: 992px) {
  .booking--carousel {
    height: 570px;
  }
}

@media screen and (min-width: 992px) {
  .zero-booking .app-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.loyalties .app-container {
  min-height: unset;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .loyalties .app-container {
    padding-top: 40px;
  }
}
.loyalties .app-container .child-container {
  max-width: 1300px;
}
.loyalties .join-us {
  margin-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 992px) {
  .loyalties .join-us {
    margin-left: 40px;
    padding-right: 40px;
  }
}
.loyalties .join-us .h2 {
  margin-block-end: auto;
}
.loyalties .white-bloc {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-wrap: wrap;
  margin-bottom: 40px;
  margin-top: 2px;
  padding: 20px;
  text-align: center;
}
.loyalties .white-bloc:hover {
  box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 992px) {
  .loyalties .white-bloc {
    align-items: center;
    flex-direction: row;
    height: 100px;
    margin-bottom: 60px;
    margin-top: 30px;
    padding: 0;
    text-align: unset;
    width: auto;
  }
}
.loyalties .picto-column {
  display: flex;
  flex: 0;
  flex-direction: column;
  margin-left: 16px;
  margin-right: 16.8px;
}
@media screen and (min-width: 992px) {
  .loyalties .picto-column {
    margin-right: 21.72px;
  }
}
.loyalties .text-column {
  border-radius: 0px;
  display: flex;
  flex: 1;
  flex-basis: 100%;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .loyalties .text-column {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-right: 4%;
    padding-top: 0px;
  }
}
.loyalties .status-invite {
  background-color: #ACCCCC;
  border-radius: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 40px;
  padding-bottom: 30px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .loyalties .status-invite {
    display: block;
  }
}
.loyalties .status-invite .body-2 {
  margin-left: 24px;
}
@media screen and (min-width: 992px) {
  .loyalties .status-invite .child-container {
    max-width: 1300px;
  }
}
.loyalties .images {
  display: block;
  flex-grow: 0;
  height: 30px;
  margin: auto;
  text-align: center;
  width: 30px;
}

.loyalties-member .app-container {
  padding: 0 0 50px 0;
}
@media screen and (min-width: 992px) {
  .loyalties-member .app-container {
    padding: 70px 40px 40px;
  }
}
.loyalties-member .app-container .access-denied {
  display: flex;
  justify-content: center;
}
.loyalties-member .app-container .access-denied .flash {
  background-color: #FF8300;
  border-radius: 12px;
  color: #FFFFFF;
  padding: 10px;
  text-align: center;
}
.loyalties-member .app-container .app-container-child {
  max-width: 1300px;
}
.loyalties-member .app-container .app-container-child .pending-msg {
  background-color: #FF8300;
  border-radius: 12px;
  color: #FFFFFF;
  font-size: 15px;
  padding: 10px;
  text-align: center;
}
.loyalties-member .app-container .app-container-child .welcome-member {
  margin-left: 20px;
}
.loyalties-member .app-container .app-container-child .welcome-member .title {
  text-transform: uppercase;
}
.loyalties-member .app-container .app-container-child .welcome-member .body-1 {
  display: none;
}
@media screen and (min-width: 992px) {
  .loyalties-member .app-container .app-container-child .welcome-member .body-1 {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .loyalties-member .app-container .app-container-child .welcome-member {
    margin-left: 0;
  }
}
.loyalties-member .app-container .app-container-child .transactions {
  padding-bottom: 40px;
}
.loyalties-member .app-container .app-container-child .transactions .header-transactions {
  align-items: center;
  background-color: #FFF3EF;
  border-bottom: 0.5px solid #7F7F7F;
  border-top: 0.5px solid #7F7F7F;
  display: flex;
  flex-direction: row;
  height: 40px;
  justify-content: space-between;
  padding-left: 20px;
}
.loyalties-member .app-container .app-container-child .transactions .header-transactions .deploy-puce-history {
  display: flex;
  justify-content: center;
  margin-right: 20px;
  padding: 12px;
}
@media screen and (min-width: 992px) {
  .loyalties-member .app-container .app-container-child .transactions .header-transactions .deploy-puce-history {
    justify-content: end;
    padding: 0;
  }
}
.loyalties-member .app-container .app-container-child .transactions .header-transactions .deploy-puce-history .lc-ec-icon.chevron-left-solid {
  color: #7F7F7F;
  transform: rotate(-90deg);
}
.loyalties-member .app-container .app-container-child .transactions .header-transactions .deploy-puce-history.reverse .lc-ec-icon.chevron-left-solid {
  transform: rotate(90deg);
}
@media screen and (min-width: 992px) {
  .loyalties-member .app-container .app-container-child .transactions .header-transactions .deploy-puce-history.reverse .lc-ec-icon.chevron-left-solid {
    justify-content: end;
    padding: 0;
  }
}
.loyalties-member .app-container .app-container-child .transactions .header-transactions:hover {
  cursor: pointer;
}
.loyalties-member .app-container .app-container-child .transactions .table-transactions {
  display: none;
}
.loyalties-member .app-container .app-container-child .transactions .table-transactions.lc-show-transactions {
  display: block;
}
.loyalties-member .app-container .app-container-child .transactions .table-transactions .establishment, .loyalties-member .app-container .app-container-child .transactions .table-transactions .date, .loyalties-member .app-container .app-container-child .transactions .table-transactions .amount, .loyalties-member .app-container .app-container-child .transactions .table-transactions .debit-credit {
  padding: 10px;
}
.loyalties-member .app-container .app-container-child .transactions .table-transactions .establishment {
  padding-bottom: 0;
}
.loyalties-member .app-container .app-container-child .transactions .table-transactions .debit-credit {
  padding-top: 0;
  white-space: nowrap;
  width: 100px;
}
@media screen and (min-width: 992px) {
  .loyalties-member .app-container .app-container-child .transactions .table-transactions .debit-credit {
    padding: 10px;
  }
}
.loyalties-member .app-container .app-container-child .transactions .table-transactions .transaction-row {
  align-items: center;
  border-bottom: 0.5px solid #7F7F7F;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
.loyalties-member .app-container .app-container-child .transactions .table-transactions .transaction-row .three-columns {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .loyalties-member .app-container .app-container-child .transactions .table-transactions .transaction-row .three-columns {
    flex-direction: row;
    justify-content: space-between;
    width: 70%;
  }
}
.loyalties-member .program-benefits {
  margin-left: 20px;
  margin-right: 19px;
}
@media screen and (min-width: 992px) {
  .loyalties-member .program-benefits {
    margin-left: 0;
    margin-right: 0;
  }
}
.loyalties-member .overlay-page {
  background: rgba(0, 0, 0, 0.56);
  display: none;
  height: 100%;
}
.loyalties-member .overlay-page .access-denied .flash {
  margin-bottom: -50px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .loyalties-member .overlay-page .access-denied .flash {
    margin-bottom: calc(-8% + 15px);
    margin-left: calc(18% + 290px);
    margin-right: 18%;
    margin-top: calc(8% - 75px);
  }
}
.loyalties-member .overlay-page.show-overlay {
  display: block;
  left: 0;
  margin-top: -518px;
  position: fixed;
  right: 0;
  top: 518px;
  z-index: 999;
}
.loyalties-member .overlay-page.show-overlay .pop-up {
  display: none;
}
.loyalties-member .overlay-page.show-overlay .pop-up.active {
  align-items: center;
  background: #FFF3EF;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 60px;
  padding-bottom: 40px;
  padding-top: 15px;
}
@media screen and (min-width: 992px) {
  .loyalties-member .overlay-page.show-overlay .pop-up.active {
    margin-left: calc(18% + 290px);
    margin-right: 18%;
    margin-top: 8%;
  }
}
.loyalties-member .overlay-page.show-overlay .pop-up.active .confirm-yes {
  display: flex;
  width: 100%;
}
.loyalties-member .overlay-page.show-overlay .pop-up.active .confirm-yes .button-2 {
  background-color: #FF8300;
  color: #FFFFFF;
  width: unset;
}
.loyalties-member .overlay-page.show-overlay .pop-up.active .conserve {
  width: 100%;
}
.loyalties-member .overlay-page.show-overlay .pop-up.active .conserve .button-2 {
  width: unset;
}
.loyalties-member .overlay-page.show-overlay .pop-up.active .button-2.no-icon {
  padding: 0;
}
.loyalties-member .overlay-page.show-overlay .pop-up .picto-container {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.loyalties-member .overlay-page.show-overlay .pop-up .picto-container .picto-close {
  fill: none;
  height: 14px;
  padding-right: 15px;
  text-align: right;
  width: 14px;
}
.loyalties-member .overlay-page.show-overlay .pop-up .picto-container .picto-close :hover {
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .loyalties-member .overlay-page.show-overlay .pop-up .picto-container .picto-close {
    right: 26%;
  }
}
.loyalties-member .overlay-page.show-overlay .pop-up .picto-container.inactive {
  display: none;
}
.loyalties-member .overlay-page.show-overlay .pop-up .pop-up-content {
  text-align: left;
  width: 92%;
}
.loyalties-member .overlay-page.show-overlay .pop-up .pop-up-content .premium-address-form {
  display: flex;
  flex-direction: column;
}
.loyalties-member .overlay-page.show-overlay .pop-up .pop-up-content .premium-address-form .address-input-list {
  margin: 10px 0;
}
.loyalties-member .overlay-page.show-overlay .pop-up .pop-up-content .premium-address-form .address-input-list .zip-and-city {
  display: flex;
  flex-direction: row;
}
.loyalties-member .overlay-page.show-overlay .pop-up .pop-up-content .premium-address-form .address-input-list .zip-and-city .form-group {
  margin: 0;
}
.loyalties-member .overlay-page.show-overlay .pop-up .pop-up-content .premium-address-form .address-input-list .zip-and-city .form-group:last-child {
  flex: 1 1 auto;
  margin-left: 10px;
  width: 100%;
}
.loyalties-member .overlay-page.show-overlay .pop-up .pop-up-content .delete-popup-info-list {
  width: 100%;
}
.loyalties-member .overlay-page.show-overlay .pop-up .pop-up-content .delete-account-warning {
  align-items: flex-start;
  background-color: #FFFFFF;
  border: solid 2px #7F7F7F;
  border-radius: 2px;
  display: flex;
  flex-direction: row;
  padding: 10px;
}
.loyalties-member .overlay-page.show-overlay .pop-up .pop-up-content .delete-account-warning .lc-ec-icon {
  padding: 4px 10px 0 4px;
}
.loyalties-member .overlay-page.show-overlay .pop-up .pop-up-content .button-2 {
  width: 100% !important;
}
.loyalties-member .overlay-page.show-overlay.inactive {
  display: none;
}
.loyalties-member.scroll-hide {
  overflow: hidden;
}

.loyalty-unsubscribe .app-container {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 992px) {
  .loyalty-unsubscribe .app-container {
    padding-left: 42px;
    padding-right: 40px;
  }
}
.loyalty-unsubscribe .app-container .app-container-child {
  max-width: 1300px;
}
.loyalty-unsubscribe .app-container .app-container-child h2 {
  line-height: 22px;
}
@media screen and (min-width: 992px) {
  .loyalty-unsubscribe .app-container .app-container-child .body-1 {
    font-family: "ProzaLibre-Regular", serif;
    max-width: 100%;
  }
}
.loyalty-unsubscribe .app-container .app-container-child .unsubscribe {
  margin-bottom: 76px;
  margin-top: 38px;
}
.loyalty-unsubscribe .app-container .app-container-child .unsubscribe .unsubscribe-button {
  display: flex;
}
.loyalty-unsubscribe .app-container .app-container-child .unsubscribe .unsubscribe-button .button-2 {
  background-color: #FF8300;
  color: #FFFFFF;
}
@media screen and (min-width: 992px) {
  .loyalty-unsubscribe .app-container .app-container-child .unsubscribe .unsubscribe-button .button-2 {
    flex-shrink: 10;
    margin-left: 121px;
    min-width: 197px;
  }
}
@media screen and (min-width: 992px) {
  .loyalty-unsubscribe .app-container .app-container-child .unsubscribe {
    align-items: flex-end;
    display: flex;
    flex-direction: row-reverse;
  }
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page {
  background: rgba(0, 0, 0, 0.568627451);
  display: none;
  height: 100%;
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay {
  display: block;
  left: 0;
  margin-top: -518px;
  position: fixed;
  right: 0;
  top: 518px;
  z-index: 10;
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up {
  display: none;
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up.active {
  align-items: center;
  background: #AACACC;
  border-radius: 5px;
  box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 180px;
  padding-bottom: 40px;
  padding-left: 4%;
  padding-right: 4%;
  padding-top: 15px;
}
@media screen and (min-width: 992px) {
  .loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up.active {
    margin-left: 42%;
    margin-right: 25%;
    margin-top: 3%;
  }
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up.active .confirm-yes {
  margin-bottom: 35px;
  margin-top: 40px;
  width: 100%;
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up.active .confirm-yes .button-2 {
  background-color: #FF8300;
  color: #FFFFFF;
  width: unset;
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up.active .conserve {
  width: 100%;
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up.active .conserve .button-2 {
  width: unset;
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up .picto-close {
  fill: none;
  height: 14px;
  position: fixed;
  right: 35px;
  width: 14px;
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up .picto-close :hover {
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up .picto-close {
    right: 26%;
  }
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay .pop-up.inactive {
  display: none;
}
.loyalty-unsubscribe .app-container .app-container-child .overlay-page.show-overlay.inactive {
  display: none;
}
.loyalty-unsubscribe.scroll-hide {
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .gifts--carousel {
    height: 737px;
  }
}

.orders-container {
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .orders-container {
    display: initial;
  }
}

@media screen and (min-width: 992px) {
  .zero-gifts .app-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.settings .app-container {
  background-color: #FFFFFF;
  min-height: 60vh;
  padding-top: 20px;
}
@media screen and (min-width: 992px) {
  .settings .app-container {
    padding: 70px 40px 40px;
    width: 100%;
  }
}
.settings h2.headline2 {
  display: none;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .settings h2.headline2 {
    display: block;
  }
}
.settings .form-group {
  margin: 30px 0;
}
.settings .form-select {
  margin: 30px 0;
}
.settings .button-1 {
  height: 38px;
  margin-top: 25px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .settings .button-1 {
    width: auto;
  }
}
.settings .panel {
  margin-bottom: 30px;
  background-color: #FFF3EF;
  box-shadow: none;
}
@media screen and (min-width: 992px) {
  .settings .panel {
    max-width: 1300px;
  }
}
.settings .body-1 {
  font-family: "PlayfairDisplay-Medium", serif;
  color: #FF8300;
  font-size: 20px;
}
.settings .body-3 {
  color: #FF8300;
}
.settings .body-3 .lc-ec-icon.information {
  color: #FF8300;
}
@media screen and (min-width: 992px) {
  .settings form {
    align-items: flex-end;
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  .settings form .form--content {
    flex: 1 1 auto;
  }
  .settings form .form--content > .form-group:last-of-type {
    margin: 0;
  }
}
.settings form .form--content .body-3 {
  margin: 10px 0;
}
@media screen and (min-width: 992px) {
  .settings form .zip-and-city {
    display: flex;
  }
  .settings form .zip-and-city .form-group {
    margin: 0 0 30px 0;
  }
  .settings form .zip-and-city .form-group:nth-child(2) {
    flex: 1 1 auto;
    margin-left: 20px;
  }
}
@media screen and (min-width: 992px) {
  .settings form .form--submit {
    display: flex;
    flex: 0 1 20%;
    justify-content: flex-end;
    margin-left: 20px;
  }
}
.settings .auth .form--content .form-group:nth-of-type(2) {
  margin-bottom: 12px;
}
.settings .delete-account-card {
  min-width: 255px;
}
.settings .delete-account-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .settings .delete-account-container {
    align-items: flex-end;
    flex-direction: row;
  }
}
.settings .delete-account-container .delete-button-container {
  display: flex;
  justify-content: flex-end;
  min-width: 227px;
}
@media screen and (min-width: 992px) {
  .settings .delete-account-container .delete-button-container {
    margin-left: 20px;
  }
}
.settings .delete-account-container .delete-button-container .delete-button {
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  .settings .delete-account-container .delete-button-container .delete-button {
    margin-top: 0;
  }
}
.settings .flash.errors {
  background-color: transparent;
  display: flex;
  flex-direction: row;
  font-weight: bold;
  justify-content: center;
  margin-bottom: 0;
  max-width: none;
}
@media screen and (min-width: 992px) {
  .settings .flash.errors {
    margin-top: 25px;
  }
}
.settings .flash.errors .flash--body {
  flex-grow: 0;
}
.settings .overlay-page {
  background: rgba(0, 0, 0, 0.56);
  display: none;
  height: 100%;
}
.settings .overlay-page.show-overlay {
  display: block;
  left: 0;
  margin-top: -518px;
  position: fixed;
  right: 0;
  top: 518px;
  z-index: 1001;
}
.settings .overlay-page.show-overlay .pop-up {
  display: none;
}
.settings .overlay-page.show-overlay .pop-up.active {
  align-items: center;
  background: #FFF3EF;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 180px;
  padding-bottom: 40px;
  padding-top: 15px;
}
@media screen and (min-width: 992px) {
  .settings .overlay-page.show-overlay .pop-up.active {
    margin-left: calc(18% + 290px);
    margin-right: 18%;
    margin-top: 3%;
  }
}
.settings .overlay-page.show-overlay .pop-up.active .confirm-yes {
  display: flex;
  margin-bottom: 35px;
  margin-top: 40px;
  width: 100%;
}
.settings .overlay-page.show-overlay .pop-up.active .confirm-yes .button-2 {
  background-color: #FF8300;
  color: #FFFFFF;
  width: unset;
}
.settings .overlay-page.show-overlay .pop-up.active .conserve {
  width: 100%;
}
.settings .overlay-page.show-overlay .pop-up.active .conserve .button-2 {
  width: unset;
}
.settings .overlay-page.show-overlay .pop-up.active .button-2.no-icon {
  padding: 0;
}
.settings .overlay-page.show-overlay .pop-up .picto-container {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.settings .overlay-page.show-overlay .pop-up .picto-container .picto-close {
  fill: none;
  height: 14px;
  padding-right: 15px;
  text-align: right;
  width: 14px;
}
.settings .overlay-page.show-overlay .pop-up .picto-container .picto-close :hover {
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .settings .overlay-page.show-overlay .pop-up .picto-container .picto-close {
    right: 26%;
  }
}
.settings .overlay-page.show-overlay .pop-up .picto-container.inactive {
  display: none;
}
.settings .overlay-page.show-overlay .pop-up .pop-up-content {
  text-align: left;
  width: 92%;
}
.settings .overlay-page.show-overlay .pop-up .pop-up-content .delete-popup-info-list {
  width: 100%;
}
.settings .overlay-page.show-overlay .pop-up .pop-up-content .delete-account-warning {
  align-items: flex-start;
  background-color: #FFFFFF;
  border: solid 2px #7F7F7F;
  border-radius: 2px;
  display: flex;
  flex-direction: row;
  padding: 10px;
}
.settings .overlay-page.show-overlay .pop-up .pop-up-content .delete-account-warning .lc-ec-icon {
  padding: 4px 10px 0 4px;
}
.settings .overlay-page.show-overlay .pop-up .pop-up-content .button-2 {
  width: 100% !important;
}
.settings .overlay-page.show-overlay.inactive {
  display: none;
}
.settings.scroll-hide {
  overflow: hidden;
}

.community-container {
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (min-width: 992px) {
  .community-container {
    margin-left: unset;
    margin-right: unset;
  }
}
@media screen and (max-width: 991px) {
  .community-welcome {
    display: flex;
    flex-direction: column;
  }
}
.community-welcome .community-headline h2 {
  line-height: 26px;
}
@media screen and (max-width: 991px) {
  .community-welcome .community-headline h2 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .community-welcome .community-headline .display-2 {
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 22px;
    justify-content: left;
  }
}
@media screen and (min-width: 1200px) {
  .community-welcome .community-headline .display-2 {
    font-size: 24px;
    margin-right: 30%;
  }
}
@media screen and (min-width: 1670px) {
  .community-welcome .community-headline .display-2 {
    justify-content: center;
    margin-right: unset;
  }
}

@media screen and (min-width: 992px) {
  .gifts--carousel {
    height: 737px;
  }
}

.gifts-container {
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .gifts-container {
    display: initial;
  }
}
.gifts-container .buyGuideButton-container {
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}
.gifts-container .buyGuideButton-container .buyGuideButton {
  display: flex;
  width: 250px;
}
.gifts-container .add-gift-button-container {
  margin-top: 20px;
  margin-bottom: 20px;
}
.gifts-container .gifts-heading {
  margin-bottom: 27px;
  text-transform: uppercase;
}
.gifts-container .gifts-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (min-width: 992px) {
  .gifts-container .gifts-content {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: auto;
  }
}
.gifts-container .overlay-page {
  background: rgba(0, 0, 0, 0.56);
  display: none;
  height: 100%;
}
.gifts-container .overlay-page.show-overlay {
  display: block;
  left: 0;
  margin-top: -518px;
  position: fixed;
  right: 0;
  top: 518px;
  z-index: 1001;
}
.gifts-container .overlay-page.show-overlay .pop-up {
  display: none;
}
.gifts-container .overlay-page.show-overlay .pop-up.active {
  align-items: center;
  background: #FFF3EF;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 180px;
  padding-bottom: 40px;
  padding-top: 15px;
}
@media screen and (min-width: 992px) {
  .gifts-container .overlay-page.show-overlay .pop-up.active {
    margin-left: calc(18% + 290px);
    margin-right: 18%;
    margin-top: 3%;
    height: 80vh;
    width: 30%;
  }
}
.gifts-container .overlay-page.show-overlay .pop-up.active .button-2.no-icon {
  padding: 0;
}
.gifts-container .overlay-page.show-overlay .pop-up .picto-container {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.gifts-container .overlay-page.show-overlay .pop-up .picto-container .picto-close {
  fill: none;
  height: 14px;
  padding-right: 15px;
  text-align: right;
  width: 14px;
}
.gifts-container .overlay-page.show-overlay .pop-up .picto-container .picto-close :hover {
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .gifts-container .overlay-page.show-overlay .pop-up .picto-container .picto-close {
    right: 26%;
  }
}
.gifts-container .overlay-page.show-overlay .pop-up .picto-container.inactive {
  display: none;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content {
  text-align: left;
  width: 92%;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content input {
  border: unset;
  padding: 12px;
  border-radius: 2px;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content input::-moz-placeholder {
  color: transparent;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content input::placeholder {
  color: transparent;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content .body-1 {
  text-align: center;
  color: #FF8300;
  margin-top: 10px;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content .body-2 {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content form {
  width: 85%;
  margin: 10% auto auto;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content form .code-container {
  margin-bottom: 15px;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content form .code-container .form-group label {
  display: none !important;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content form .expiration-date-container {
  margin-top: 30px;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content form .expiration-date-container .invalid {
  color: #FD4016;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 18px;
  padding-top: 10px;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content form .expiration-date-container .invalid .lc-ec-icon.error {
  padding: 0 8px 0 0;
  pointer-events: none;
  position: relative;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content form .expiration-date-container .datepicker-container {
  position: relative;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content form .expiration-date-container .datepicker-container .lc-ec-icon {
  position: absolute;
  right: 0;
  top: 16px;
  width: 40px;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content form .form--submit {
  width: 230px;
  margin: 45px auto auto;
}
@media screen and (min-width: 992px) {
  .gifts-container .overlay-page.show-overlay .pop-up .pop-up-content form {
    margin-top: 20%;
  }
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content .button-2 {
  width: 100% !important;
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content .gift-error-message {
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 40px;
  background: #D8D8D8;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 5px;
  padding: 15px 40px;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .gifts-container .overlay-page.show-overlay .pop-up .pop-up-content .gift-error-message {
    padding: 15px 100px;
  }
}
.gifts-container .overlay-page.show-overlay .pop-up .pop-up-content .gift-contact {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: underline;
}
.gifts-container .overlay-page.show-overlay.inactive {
  display: none;
}
.gifts-container.scroll-hide {
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .zero-gifts .app-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.history-container {
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .history-container {
    display: initial;
  }
}
.history-container .buyGuideButton-container {
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}
.history-container .buyGuideButton-container .buyGuideButton {
  display: flex;
  width: 250px;
}

.lc-subtemplate {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .lc-subtemplate {
    flex-direction: row;
  }
}
.lc-subtemplate.no-header {
  display: unset;
}

.orders-heading {
  margin-bottom: 27px;
  text-transform: uppercase;
}
.orders-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (min-width: 992px) {
  .orders-content {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: auto;
  }
}

.lc-gifts-inspiration {
  -moz-column-gap: 20px;
       column-gap: 20px;
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (min-width: 992px) {
  .lc-gifts-inspiration {
    min-height: 600px;
  }
}

.orders-container .slick-initialized .slick-track {
  -moz-column-gap: 20px;
       column-gap: 20px;
  display: flex;
  min-height: 550px;
}
@media screen and (min-width: 992px) {
  .orders-container .slick-initialized .slick-track {
    min-height: 600px;
  }
}
.orders-container .slick-initialized .slick-track .slick-slide {
  display: flex !important;
  height: auto !important;
}
.orders-container .slick-initialized .slick-track .slick-slide .element {
  display: flex !important;
  height: 100%;
  width: 100%;
}

.custom-pagination {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .custom-pagination {
    margin-top: 70px;
  }
}
.custom-pagination .pagination {
  display: flex;
}
.custom-pagination .custom-page-container {
  background-color: #FFFFFF;
  border: 1px solid #0B2331;
  border-radius: 50%;
  display: flex;
  height: 35px;
  justify-content: center;
  margin-right: 15px;
  width: 35px;
}
.custom-pagination .custom-page-container.history-active {
  border: 1px solid #FF8300;
  color: #FF8300;
}
.custom-pagination .custom-page-container .custom-page-anchor, .custom-pagination .custom-page-container .page-active {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
.custom-pagination .custom-page-container .custom-page-anchor {
  color: #0B2331;
  text-decoration: none;
}
.custom-pagination .pagination-previous-container {
  background-color: transparent;
  border: 1px solid #0B2331;
  border-radius: 50%;
  display: flex;
  height: 35px;
  justify-content: center;
  margin-right: 15px;
  width: 35px;
}
.custom-pagination .pagination-previous-container.disabled {
  display: none;
}
.custom-pagination .pagination-previous-container .pagination-previous {
  color: #0B2331;
  display: flex;
  justify-content: center;
  padding-top: 8px;
  text-decoration: none;
  width: 100%;
}
.custom-pagination .pagination-next-container {
  background-color: transparent;
  border: 1px solid #0B2331;
  border-radius: 50%;
  display: flex;
  height: 35px;
  justify-content: center;
  width: 35px;
}
.custom-pagination .pagination-next-container.disabled {
  display: none;
}
.custom-pagination .pagination-next-container .pagination-next {
  color: #0B2331;
  display: flex;
  justify-content: center;
  padding-top: 8px;
  text-decoration: none;
  width: 100%;
}
.custom-pagination .dot-separator {
  align-items: center;
  display: flex;
  margin-right: 15px;
}
@media screen and (max-width: 991px) {
  .custom-pagination ul.pagination li:not(.show-mobile) {
    display: none;
  }
}
.custom-pagination li {
  list-style-type: none;
  margin-right: 15px;
}
.custom-pagination li.disabled {
  display: none;
}
.custom-pagination li .button-link.active {
  border: 1px solid #FF8300;
  color: #FF8300;
  cursor: initial;
}

.lcc_login_show.authorize .container {
  max-width: 375px;
}
.lcc_login_show.authorize .buttons {
  display: flex;
  justify-content: space-between;
}
.lcc_login_show.authorize form {
  flex: 1;
}
.lcc_login_show.authorize form.approuve {
  margin-right: 10px;
}
.lcc_login_show.authorize form.cancel {
  margin-left: 10px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.loyalties-premium .main-content {
  max-width: 1300px;
}
.loyalties-premium .paiement--container {
  display: flex;
  max-width: 390px;
  min-width: 390px;
}
.loyalties-premium .paiement--container form {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  max-width: 500px;
  padding: 15px 18px 39px;
  width: 100%;
}
.loyalties-premium .card--container {
  padding: 20px;
}
