#odr h1 {
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 49px;
  font-weight: 800;
  line-height: 64px;
}
@media (max-width: 830px) {
  #odr h1 {
    font-size: 36px;
    line-height: 39px;
  }
}
#odr h2 {
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 39px;
  font-weight: 700;
  line-height: 48px;
}
@media (max-width: 830px) {
  #odr h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
  }
}
#odr h3 {
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  margin-top: 40px;
}
@media (max-width: 830px) {
  #odr h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 16px 0;
  }
}
#odr #columns {
  padding-top: 0 !important;
}
#odr .top {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#odr .top__img {
  width: 100%;
  object-fit: cover;
  height: 448px;
}
@media (max-width: 830px) {
  #odr .top__img {
    height: 300px;
    object-position: top;
  }
}
#odr .top__title {
  position: absolute;
  top: 65%;
  color: #FFFFFF;
}
@media (max-width: 830px) {
  #odr .top__title {
    top: 55%;
    z-index: 99999;
  }
}
#odr .contain {
  color: #0C0C0D;
  max-width: 1600px;
  margin: 0 auto;
}
@media (max-width: 830px) {
  #odr .contain {
    display: flex;
    flex-direction: column;
  }
}
#odr .contain .intro {
  padding: 40px 64px 0 64px;
}
@media (max-width: 830px) {
  #odr .contain .intro {
    padding: 32px 16px;
  }
}
#odr .contain .intro__txt {
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}
#odr .contain .intro__title {
  margin-bottom: 32px;
}
#odr .contain .intro__details {
  padding: 32px;
  border-radius: 8px;
  border: 1px solid #888891;
  gap: 24px;
}
@media (max-width: 830px) {
  #odr .contain .intro__details {
    padding: 32px 16px;
  }
}
@media (min-width: 831px) {
  #odr .contain .intro__details {
    background: linear-gradient(80deg, #FFF 54.37%, rgba(255, 255, 255, 0) 72.1%), url("/themes/bobochic/img/landing-page/odr/img-offer.jpg"), lightgray no-repeat;
    background-position: 0, right 15%;
    background-origin: border-box;
  }
}
@media (max-width: 830px) {
  #odr .contain .intro__details {
    background: linear-gradient(150deg, #FFF 50%, rgba(255, 255, 255, 0) 125%), url("/themes/bobochic/img/landing-page/odr/img-offer.jpg"), lightgray no-repeat;
    background-position: -45px, center bottom;
    background-size: 165%;
  }
}
#odr .contain .intro__details--title {
  text-align: left;
}
@media (max-width: 830px) {
  #odr .contain .intro__details--title {
    text-align: center;
  }
}
#odr .contain .intro__details--list {
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  list-style: decimal;
  padding-left: 20px;
}
#odr .contain .intro__details--list li {
  padding-bottom: 8px;
}
#odr .contain .intro__details--list li::marker {
  font-weight: 700;
}
#odr .contain .intro__details--conditions {
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
}
#odr .contain .table {
  padding: 0px 64px;
}
@media (max-width: 830px) {
  #odr .contain .table {
    padding: 0px 16px;
    order: 2;
  }
}
#odr .contain .table__container {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  margin-top: 25px;
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}
@media (max-width: 830px) {
  #odr .contain .table__container {
    display: block;
    font-family: "Hanken Grotesk", sans-serif;
    letter-spacing: 0em;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }
}
#odr .contain .table__column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 830px) {
  #odr .contain .table__column {
    flex-direction: row;
    width: 100%;
  }
}
#odr .contain .table__column--left .table__column--offer:first-child {
  border-color: transparent;
  height: 90px;
}
@media (max-width: 830px) {
  #odr .contain .table__column--left .table__column--offer {
    height: 13vw;
    min-height: 90px;
    box-sizing: content-box;
    border-bottom: none;
  }
  #odr .contain .table__column--left .table__column--offer img {
    padding: 10px 10%;
  }
  #odr .contain .table__column--left .table__column--offer:nth-child(2) {
    border-radius: 10px 0 0 0;
    border-right: none;
  }
  #odr .contain .table__column--left .table__column--offer:nth-child(3) {
    border-radius: 0 10px 0 0;
  }
}
@media (min-width: 831px) {
  #odr .contain .table__column--left .table__column--offer:nth-child(2) {
    border-radius: 10px 0 0 0;
    border: 1px solid #E6E6E8;
    border-right: none;
  }
  #odr .contain .table__column--left .table__column--offer:nth-child(3) {
    border-right: none;
    border-top: none;
    border-bottom-left-radius: 10px;
  }
}
#odr .contain .table__column--right {
  flex: 1 0 0;
}
@media (max-width: 830px) {
  #odr .contain .table__column--right .table__column--row:nth-child(2) .table__column--offer {
    border-right: none;
  }
  #odr .contain .table__column--right .table__column--offer:nth-child(2) {
    border-top: none;
    border-bottom: none;
  }
}
#odr .contain .table__column--offer {
  display: flex;
  width: 100%;
  height: 194px;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #E6E6E8;
}
#odr .contain .table__column--offer span:nth-child(3) {
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 830px) {
  #odr .contain .table__column--offer span:nth-child(3) {
    display: none;
  }
}
#odr .contain .table__column--offer span sup {
  display: none;
}
@media (max-width: 830px) {
  #odr .contain .table__column--offer span sup {
    display: inline-block;
  }
}
#odr .contain .table__column--row {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
}
@media (max-width: 830px) {
  #odr .contain .table__column--row {
    display: block;
    width: 100%;
  }
}
@media (max-width: 830px) {
  #odr .contain .table__column--row:first-child {
    background: #F3F3F4;
    border-radius: 10px 0 0 10px;
  }
  #odr .contain .table__column--row:first-child .table__column--offer {
    border-right: none;
  }
  #odr .contain .table__column--row:first-child .table__column--offer:first-child {
    border-radius: 10px 0 0 0;
  }
  #odr .contain .table__column--row:first-child .table__column--offer:last-child {
    border-radius: 0 0 0 10px;
  }
  #odr .contain .table__column--row:last-child .table__column--offer:last-child {
    border-radius: 0 0 10px 0;
  }
}
@media (min-width: 831px) {
  #odr .contain .table__column--row:first-child {
    background: #F3F3F4;
    border-radius: 10px 10px 0 0;
  }
  #odr .contain .table__column--row:first-child .table__column--offer {
    height: 90px;
  }
  #odr .contain .table__column--row:first-child .table__column--offer:first-child {
    border-radius: 10px 0 0 0;
  }
  #odr .contain .table__column--row:first-child .table__column--offer:last-child {
    border-radius: 0 10px 0 0;
  }
  #odr .contain .table__column--row:nth-child(1) .table__column--offer {
    border-bottom: 0;
  }
  #odr .contain .table__column--row:nth-child(3) .table__column--offer {
    border-top: 0;
  }
  #odr .contain .table__column--row:nth-child(3) .table__column--offer:last-child {
    border-bottom-right-radius: 10px;
  }
}
#odr .contain .table__column--row div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  align-self: stretch;
}
@media (min-width: 831px) {
  #odr .contain .table__column--row div:nth-child(2) {
    border-right: none;
    border-left: none;
  }
}
@media (max-width: 830px) {
  #odr .contain .table__column--row div {
    height: 85px;
  }
}
#odr .contain .table__mobile {
  display: none;
}
@media (max-width: 830px) {
  #odr .contain .table__mobile {
    display: block;
    font-family: "Hanken Grotesk", sans-serif;
    letter-spacing: 0em;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    padding: 10px;
  }
}
#odr .contain .categories {
  padding: 0px 64px;
  margin-bottom: 32px;
}
@media (max-width: 830px) {
  #odr .contain .categories {
    padding: 0px 16px;
  }
}
#odr .contain .categories__container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  margin-top: 24px;
}
@media (max-width: 830px) {
  #odr .contain .categories__container {
    flex-direction: column;
  }
}
#odr .contain .categories__container--bloc {
  display: flex;
  height: 299px;
  flex: 1 0 0;
  border-radius: 10px;
}
@media (max-width: 830px) {
  #odr .contain .categories__container--bloc {
    width: 100%;
    height: initial;
  }
}
#odr .contain .categories__container--bloc:first-child {
  background: url("/themes/bobochic/img/landing-page/odr/odr-lit.jpg") center center/cover no-repeat;
}
#odr .contain .categories__container--bloc:nth-child(2) {
  background: url("/themes/bobochic/img/landing-page/odr/odr-matelas.jpg") center center/cover no-repeat;
}
#odr .contain .categories__container--bloc:last-child {
  background: url("/themes/bobochic/img/landing-page/odr/odr-pack.jpg") center center/cover no-repeat;
}
#odr .contain .categories__container--bloc a {
  display: flex;
  padding: 16px;
  justify-content: space-between;
  align-items: flex-end;
  align-self: stretch;
  flex: 1 0 0;
  text-decoration: none;
}
@media (max-width: 830px) {
  #odr .contain .categories__container--bloc a {
    height: 80vw;
    align-items: center;
    flex-direction: column;
  }
}
#odr .contain .categories__container--bloc a span {
  display: flex;
  padding: 4px 16px;
  align-items: flex-start;
  border-radius: 99px;
  background: rgba(255, 255, 255, 0.01);
  backdrop-filter: blur(7.5px);
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  color: #ffffff;
}
#odr .contain .categories__container--bloc a img {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: #0C0C0D;
}
#odr .step__title {
  padding: 0px 16px;
}
#odr .step__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
@media (max-width: 830px) {
  #odr .step__container {
    flex-direction: initial;
  }
}
#odr .step__container:nth-child(2) {
  background: #F3F3F4;
  margin-top: 24px;
}
#odr .step__container:nth-child(3) {
  background: #E6E6E8;
}
#odr .step__column {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 64px;
  padding: 40px 169px;
}
@media (max-width: 830px) {
  #odr .step__column {
    padding: 40px 16px;
  }
}
#odr .step__column--row {
  display: flex;
  width: 662px;
  align-items: flex-start;
  gap: 16px;
  flex-shrink: 0;
}
@media (max-width: 830px) {
  #odr .step__column--row {
    width: 100%;
  }
}
#odr .step__column--row span {
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  color: #0C0C0D;
}
@media (max-width: 830px) {
  #odr .step__column--row span {
    font-size: 20px;
    line-height: 22px;
  }
}
#odr .step__column--row p {
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #0C0C0D;
}
#odr .step__alert {
  display: flex;
  padding: 16px;
  margin: 24px 144px 40px 144px;
  align-items: flex-start;
  gap: 16px;
  border-radius: 10px;
  background: #2E2E31;
  color: #ffffff;
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  color: #F3F3F4;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
@media (max-width: 830px) {
  #odr .step__alert {
    margin: 24px 16px;
  }
}
#odr .conditions {
  display: flex;
  padding: 32px 144px;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  background: #000000;
}
@media (max-width: 830px) {
  #odr .conditions {
    padding: 40px 16px;
  }
}
#odr .conditions__container p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  font-family: "Hanken Grotesk", sans-serif;
  letter-spacing: 0em;
  text-align: center;
  color: #F3F3F4;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

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