body h1,
body h2,
body h3,
body h4,
body h5,
body div,
body p,
body ul {
  font-family: Roboto,Arial !important;
}
h2 {
  font-weight: 600 !important;
  line-height: 24px;
}

h3 {
  font-weight: 600 !important;
  line-height: 20px;
}

.list-offers h2 {
  font-weight: 400 !important;
}

div, p {
  line-height: 16px;
}

.hc-item.OFF_CPN_LOGO {
  text-align: center !important;
}

.hc-item.OFF_CPN_LOGO img {
  width: auto;
  max-width: 100%;
  max-height: 100px;
}

a.btn {
  width: auto !important;
  max-width: 100% !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  text-decoration: none;
}

a.off-btn, a.off-btn > div  {
  font-weight: 600 !important;
  color: #FFFFFF !important;
  font-size: 12px !important;
  text-align: center !important;
  text-decoration: none;
}

.subscribe-block { 
  align-self: flex-end;
}

.hc-item.offers-container > div, .hc-item.offers-container > div > .offers {
  padding-top: 0;
  padding-bottom: 0;
}

.hc-item.offers-container > div {
  padding: 20px 50px;
  margin: 0 10px;
  position: relative;
  box-sizing: border-box;
}

.hc-item.offers-container > div {
  padding: 0;
  margin: 0;
}

.hc-item.offers-container .offers {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(285px, 1fr));
  grid-gap: 13px;
  grid-auto-rows: minmax(250px, auto);
  grid-template-columns: repeat(auto-fill, minmax(285px, 1fr));
}

.hc-item.offers-container .offers > div.root-container {
  width: 100%;
  max-width: none;
}

.offers-oo > div::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  z-index: 100;
  opacity: 0.5;
}

.offers-oi a.off-btn,
.offers-oi a.off-btn > div {
  font-family: Roboto, Arial;
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #000000 !important;
  text-align: left !important;
}

.offers-oo .optin-container {
  display: none;
}

.presentation-block {
  position: relative;
}

.presentation-block > div:nth-child(1) {
  width: 80% !important;
}

.presentation-block > div:nth-child(1) img {
  width: 100% !important;
}

.presentation-block > div:nth-child(2) {
  width: 20% !important;
  justify-content: center !important;
}

.offer-presentation {
  position: absolute;
  width: 30%;
  left: calc(70% - 32px);
  background-color: #FFFFFF;
  text-align: center;
}

.offer-presentation .off-ss-titre div {
  text-align: center !important;
  font-weight: 500;
}

.offer-presentation a:hover {
  width: 100% !important;
}

.offer h2 {
  font-weight: 600 !important;
}

.offer-footer div {
  color: #888888 !important;
  font-size: 10px !important;
}

.root-container[data-id="68b85612abd8d412efafd204"] .hc-col[data-id="68d4ef51868f680e68f1b0c8"] {
  justify-content: center;
}

.root-container.used > .hc-block:not(.disabled-offer) {
  opacity: 0.3;
}

.offers .disabled-offer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0 !important;
}
.hc-item.disabled-offer {
  text-align: center !important;
}

.offers .hc-item.disabled-offer > div {
  display: inline-block;
  margin-top: 20%;
}

@media only screen and (max-width:525px) {
	.hc-item.offers-container .offers {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
  }
  
  .hc-item.offers-container .offers .swiper-slide {
    max-width: 288px !important;
    height: auto;
  }

}

@media only screen and (max-width:620px) {
  body.offer {
  	padding: 0 10px;
	}

	.c-wrap {
    /* max-width: calc(100% - 20px) !important; */
    max-width: 100% !important;
  }
  
  .root-container > .c-wrap:first-child {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    max-width: calc(100% - 20px) !important;
  }
  
  .pass-header {
    gap: 0px !important;
  }
  
  .c-wrap > .hc-col > .hc-block.pass-header {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  
  .pass-header .hc-block.pass-subtitle {
    margin-top: 10px;
  }

  .pass-header .pass-subtitle, 
  .pass-header .pass-subtitle span {
    font-size: 14px !important;
    font-weight: 400 !important;
  }

    .c-wrap > .hc-col > .hc-block {
      padding-left: 0px !important;
      padding-right: 0px !important;
  }
  
  .hc-item.OFF_CPN_LOGO {
     text-align: center !important;
  }
  
  .presentation-block {
    margin-top: 24px;
  }
  
   .c-wrap.presentation-block > .hc-col > .hc-block.offer-presentation {
      padding-left: 16px !important;
      padding-right: 16px !important;
  }
  
  .presentation-block > div:nth-child(1),
  .presentation-block > div:nth-child(2) {
    width: 100% !important;
  }
  
  .presentation-block > div:nth-child(2) {
      margin-bottom: -30px;
  }
  
  .hc-item.title {
    width: 100% !important;
  }
  
  .display_mobile {
    display: none !important;
  }
  
  .offer-presentation {
    position: relative;
    top: -30px;
    left: initial;
    width: calc(100% - 64px);
    margin: 0 auto !important;
    max-width: 100%;
  }
  
  .hc-block.offers-container {
    padding-left: 25px !important;
    padding-right: 25px  !important;
  }
  
  .offers .c-wrap {
    max-width: 100%;
    box-sizing: border-box;
  }
  
  .hc-block.offer-content {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  
  .offer-footer {
    text-align: center;
    padding: 0px;
  }
  
  body.offer .offer-footer {
    text-align: left;
  }
}


/* FORMULAIRE */
.offer-presentation form .form-input {
  margin-top: -9px;
  margin-bottom: 20px;
}

.offer-presentation form .form-input label {
  font-size: 10px;
  color: #000000;
  background-color: white;
  position: relative;
  top: 9px;
  left: 11px;
  padding: 0 5px;
}

.offer-presentation form .form-input.disabled label {
  color: #BDBDBD;
}

.offer-presentation form .form-input input,
.offer-presentation form .form-input input:focus-visible,
.offer-presentation form .form-input input:focus {
  display: block;
  width: calc(100% - 32px);
  border: 1px solid #000000;
  padding: 10px 16px;
  font-size: 12px;
  color: #000;
  font-family: Roboto;
  outline: none;
}

.offer-presentation form .form-input.disabled input,
.offer-presentation form .form-input.disabled input:focus-visible,
.offer-presentation form .form-input.disabled input:focus {
  border: 1px solid #BDBDBD;
  outline: none;
}

.offer-presentation form button {
	background-color: #000;
  color: #FFF;
  border: none;
  width: 100%;
  padding: 12px;
  font-size: 12px;
  font-family: Roboto;
  cursor: pointer;
}

.optin-form { 
  padding: 0 0 20px 0;
  margin: 0 10px;
  display: flex;
  gap: 32px;
}

.optin-form > div {
  align-content: start;
}

.optin-form .input-container {
  display: flex;
}

.optin-form .input-container label {
  line-height: 18px !important;
  margin-bottom: 5px;
}

.optin-form .input-hint {
  padding: 5px 0 0 27px;
 	font-size: 12px !important;
  color: grey !important;
}

.optin-form .input-hint div {
 	font-size: 12px !important;
  color: grey !important;
}

.optin-form .input-hint div a {
    color: grey !important;
    text-decoration: underline;
}

.optin-form button {
  background-color: #FFF0;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  border-radius: 0px;
  color: #000 !important;
  font-family: Roboto,Arial;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #000 !important;
  cursor: pointer;
  width: 160px;
}

.optin-form .cgu-error {
  display: block;
  margin-top: 5px;
  margin-left: 26px;
  font-size: 12px;
  color: red !important;
}

.optin-form .abc-checkbox input[type="checkbox"] + label::before {
  top: -2px;
}

.optin-form .abc-checkbox input[type="checkbox"] + label::after {
  top: 0px;
  left: 1px;
}

@media only screen and (max-width:792px) {
  .optin-form { 
    display: block;
  }
  .optin-form button {
	  margin-top: 20px;
    margin-left: 31px;
	}
  .hc-item div {
    margin-left: 0px;
    margin-right: 0px;
  }
  .offer-footer div {
  margin-left: 2px;
  margin-right: 2px;
  }
  .hc-item.OFF_CPN_LOGO {
    /* height: 25vw; */
    max-height: auto;
  }
  .hc-item.OFF_CPN_LOGO > img {
    height: 100%;
    object-fit: contain;
  }
  .page-subscribe {
	margin-left: 10px;
	margin-right: 10px;
	width: auto !important; 
	box-sizing: border-box;
  }
}


.thumb-presentation > .hc-col {
  padding-bottom: 48px;
}

.thumb-presentation .hc-block.off-btn {
  position: absolute;
  bottom: 24px;
}

.thumb-presentation a.off-btn > div {
  text-align: center;
}

.pass-header {
  display: flex;
  gap: 32px;
}

.pass-header > .hc-col:first-child {
  width: 250px !important;
}

.title-separator {
  display: none;
}