@font-face {
  font-family: gotham-book;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/gotham-book.woff");
}
@font-face {
  font-family: gotham-bold;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/gotham-bold.woff");
}
@font-face {
  font-family: cormorantgaramond;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/cormorantgaramond.woff2");
}
@font-face {
  font-family: Lucida Grande Regular;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Lucida Grande Regular.ttf");
}
@font-face {
  font-family: CheddarJack;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/CheddarJack.woff");
}
@font-face {
  font-family: 'Christian Heedlay Regular';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Christian Heedlay Regular'), url("/fonts/ChristianHeedlay-z8mzl.woff") format('woff');
}
@font-face {
  font-family: MrsSaintDelafield-Regular;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/MrsSaintDelafield-Regular.ttf");
}
@font-face {
  font-family: $c-garamond-i;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/CormorantGaramond-MediumItalic.ttf");
}
@font-face {
  font-family: The Seasons Bold;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/The-Seasons-Bold.ttf");
}
@font-face {
  font-family: CormorantGaramond-Regular;
  src: url("../fonts/CormorantGaramond-Regular.ttf");
}
.lbvr-title {
  font-size: 60px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.93;
  letter-spacing: normal;
  text-align: center;
  color: #987a61;
  font-family: CheddarJack;
  margin-bottom: 2rem;
}
.lbvr-offers-in__description {
  font-family: CormorantGaramond-Regular;
  font-size: 25px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  color: #987a61;
  text-align: center;
}
.lbvr-offers-in__description_1 {
  font-family: CormorantGaramond-Regular;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  color: #987a61;
  text-align: center;
}
.lbvr-offers-in__description_terms {
  font-family: CormorantGaramond-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  color: #987a61;
  text-align: center;
}
.lbvr-offers-in__description_terms .info {
  color: #6e6865 !important;
}
.lbvr-offers-in__list-container {
  margin-top: 1rem;
  text-align: center;
  font-family: CheddarJack;
}
.lbvr-offers-in__list-container span {
  color: #987a61;
  display: block;
  margin: 2rem 0;
  font-weight: bold;
  font-size: 24px;
}
.lbvr-btn-discover:hover {
  color: #fff;
  text-decoration: none;
  background-color: #987a61;
  transition: background-color 0.3s;
}
.lbvr-btn-discover {
  box-sizing: border-box;
  width: fit-content;
  height: 100%;
  max-height: 30px;
  margin: 0;
  padding: 2px 8px;
  font-family: gotham-book;
  text-transform: uppercase;
  text-align: center;
  background-color: #fff;
  color: #987a61;
  border: solid 1px #987a61;
  cursor: pointer;
}
.lbvr-btn-discover__slide {
  background-color: transparent;
  color: #fff;
  border: solid 1px #fff;
}
.lbvr-btn-discover__secondary,
.lbvr-btn-discover__secondary:hover {
  color: #987a61;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #987a61;
  cursor: pointer;
  letter-spacing: 1.25px;
  padding: 1rem 2rem;
}
.lbvr-btn-discover__secondary-white,
.lbvr-btn-discover__secondary-white:hover {
  color: #fff;
  background-color: transparent;
  text-decoration-color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 1.25px;
  line-height: 2.33;
}
.lbvr-offers-in__terms_content-container {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  font-family: CormorantGaramond-Regular;
}
.lbvr-offers-in__terms_content-container p {
  font-size: 18px;
  line-height: 1.43;
  font-family: CormorantGaramond-Regular;
}
.lbvr-offers-in__terms_content-container h3 {
  font-family: CormorantGaramond-Regular;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
}
.lbvr-offers-in__terms_content-container p {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
}
.lbvr-offers-in__terms_content-container h3 {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
}
.offers-splide-sub-container {
  display: flex;
  flex-direction: column;
  max-width: 100vw;
  height: 100%;
  max-height: 280px;
  width: 100%;
  justify-content: center;
  padding: 2rem;
  background-color: #f6f7f9;
}
.offers-splide-sub-container h3 {
  font-family: cormorantgaramond;
  font-size: 23px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
}
.offers-splide-sub-container p {
  font-family: gotham-book;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
  margin-bottom: 2rem;
  height: auto;
}
.offers-left-tab-container .uk-tab a {
  color: #6e6865;
  opacity: 0.9 !important;
  font-family: gotham-book;
  font-size: 15px;
  font-weight: 325;
  font-stretch: normal;
  font-style: normal;
  line-height: 15px;
  letter-spacing: normal;
  text-align: left;
  text-transform: none;
  border-bottom: solid 1px #6e6865;
  min-width: 200px;
}
.offers-left-tab-container .uk-tab .uk-active a {
  color: #6fafbe;
  opacity: 1 !important;
  font-family: gotham-book;
  font-size: 15px;
  font-weight: 350;
  font-stretch: normal;
  font-style: normal;
  line-height: 15px;
  letter-spacing: normal;
  text-align: left;
  text-transform: none;
  border-right: none !important;
  border-bottom: solid 1px #6fafbe;
}
.offers-left-tab-container .uk-tab-left::before {
  display: none;
}
.offers-cards-list-container {
  overflow-y: auto !important;
}
.offers-cards-list-container::-webkit-scrollbar {
  width: 10px;
}
.offers-cards-list-container::-webkit-scrollbar-track {
  background: rgba(110,104,101,0.129) !important;
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.offers-cards-list-container::-webkit-scrollbar-thumb {
  border-radius: 10px;
  padding: 2px 0;
  background-color: #6fafbe !important;
}
.offer-card {
  background-color: #f6f7f9;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.offer-card__actions {
  display: flex;
  justify-content: left;
  align-items: baseline;
}
.offers-slide-cta-container {
  display: flex;
  justify-content: space-around;
}
.offers-slide-cta-container__cta-discover,
.offers-slide-cta-container__cta-discover:hover {
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-text-decoration-color: #6eafbf;
  text-decoration-color: #6eafbf;
  color: #6eafbf;
}
.offers-villas-cta {
  font-family: gotham-book;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 23px;
  letter-spacing: -0.08px;
  text-align: center;
  color: #baa58d;
  text-decoration: underline;
}
.offers-villas-cta:visited,
a:hover,
a:active {
  color: #baa58d;
}
.offers-in__h2 {
  margin-bottom: 2rem;
}
.offers-in__description {
  font-family: gotham-book;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  color: #6e6865;
  text-align: center;
}
.offers-in__list-container {
  margin-top: 1rem;
  margin-left: 0;
  text-align: center;
}
.offers-in__list-container span {
  font-family: gotham-book;
  color: #6e6865;
  display: block;
  margin: 2rem 0;
}
.offers-in__list-container span + span {
  margin-top: 0;
}
.offers-in__list-container p {
  position: relative;
  display: list-item !important;
  list-style-image: url("/images/offers_bullet.png");
  list-style-position: inside;
/*
        &:nth-child(-n
            & + 2)
                display block
        */
/*
        &:before
            content ""
            width 1rem
            height 1rem
            //display inline-block
            display none
            position absolute
            left -1.5rem
            top 50%
            background-image url(/images/lebarth-flower.png?5d92ae916ae3f1fa0ca9c3c0a68c61ac)
            background-repeat no-repeat
            background-size cover
            background-position center
            transform translateY(-50%)
        */
}
.offers-in__cta-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
  margin-top: 3rem;
}
.offers-in__terms_content-container {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  font-family: Gotham;
}
.offers-in__terms_content-container p {
  font-size: 15px;
  line-height: 1.43;
  font-family: gotham-book;
}
.offers-in__terms_content-container h3 {
  font-family: cormorantgaramond;
  font-size: 23px;
  line-height: 1.4;
}
.offers-in__terms_content-container p,
.offers-in__terms_content-container h3 {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
}
.btn-discover__offers,
.btn-discover__offers:hover {
  color: #6eafbe !important;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #6eafbe;
  cursor: pointer;
  letter-spacing: 1.25px;
  padding: 1rem 2rem;
}
@media only screen and (min-width: 768px) {
  .offer-image-container {
    max-width: calc(100vw / 4);
  }
  .offers-in__list-container p {
    display: block;
  }
  .lbvr-offers-in__list-container p {
    display: block;
  }
  .offers-splide-sub-container p {
    height: 118px;
  }
  .offers-grid-card-container {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
  }
  .offers-grid-card-container__card-container {
    display: flex;
    flex-direction: column;
    background-color: #f6f7f9;
    padding-bottom: 1rem;
    text-align: center;
    margin: 0 1rem 1rem 0;
    max-width: 340px;
  }
  .offers-grid-card-container__card-container h3 {
    font-family: cormorantgaramond;
    font-size: 23px;
    color: #6e6865;
    text-align: center;
    margin-bottom: 1rem;
    flex: 1 1 30px;
  }
  .offers-grid-card-container__card-container p {
    padding: 0 1rem;
    text-align: center;
    margin-bottom: 1rem;
    flex: 1 1 140px;
  }
  .offers-grid-card-container__card-container a.image-wrapper {
    flex: 1 1 240px;
  }
  .offers-grid-card-container__card-container a.image-wrapper img {
    width: 100%;
    max-width: 340px;
  }
  .offers-card-cta-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .offers-card-cta-container__cta-discover,
  .offers-card-cta-container__cta-discover:hover {
    text-transform: uppercase;
    text-decoration: underline;
    -webkit-text-decoration-color: #6eafbe;
    text-decoration-color: #6eafbe;
    color: #6eafbe;
  }
}
@media only screen and (max-width: 768px) {
  .offers-in__list-container p {
    margin-bottom: 1rem;
  }
  .lbvr-offers-in__list-container p {
    margin-bottom: 1rem;
  }
  .slider-in-offer .splide__slide__container {
    height: 250px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
}
@media only screen and (min-width: 576px) {
  .offers-cards-list-container {
    height: 50rem;
  }
  .pb-90 {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 575px) {
  .offer-card__actions {
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
  }
  .splide-offers .height-sm-80 {
    height: 80px !important;
  }
  .splide-offers .height-sm-100 {
    height: 100px !important;
  }
  .splide-offers .another-door-slide-sub-container__title {
    max-width: 60%;
    height: 80px !important;
  }
  .splide-offers .splide__arrows {
    display: flex !important;
  }
  .splide-offers .splide__arrows.reasons-section__arrows {
    max-width: 80% !important;
    top: 0px !important;
    transform: translate(-50%, 285px) !important;
  }
  .splide-offers .splide__arrows.reasons-section__arrows .splide__arrow--prev img {
    left: -20px !important;
    top: 0px !important;
  }
  .splide-offers .splide__arrows.reasons-section__arrows .splide__arrow--next img {
    right: -20px !important;
    top: 0px !important;
  }
  .splide-offers .another-door-slide-sub-container__description {
    max-height: max-content !important;
  }
  .splide-offers .another-door-slide-sub-container {
    width: 100% !important;
  }
  .reasons-section__arrows {
    top: 0px !important;
    max-width: 40% !important;
    transform: translate(-50%, 290px);
  }
}
@media only screen and (max-width: 540px) {
  .offers-splide-sub-container {
    max-height: 350px;
  }
}
.offer-image {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.offer-title {
  font-family: cormorantgaramond;
  font-size: 23px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
}
.offer-card-title {
  font-family: cormorantgaramond;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: normal;
  text-align: left;
  color: #6e6865;
}
.offer-card-description {
  font-family: gotham-book;
  font-size: 15px;
  font-weight: 325;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: normal;
  text-align: left;
  color: #6e6865;
}
.offer-content {
  padding: 1rem 2rem;
}
.offer-button-container {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.offer-dropdown {
  display: inline-block;
}
.offer-dropdown.open .offer-dropdown-menu {
  display: block;
}
.offer-dropdown .bg-mainblue {
  color: #fff;
  background-color: #6eafbf;
}
.offer-dropdown-menu {
  display: none;
  position: absolute;
  background: #fff;
  min-width: 180px;
  box-shadow: 0 6px 16px rgba(0,0,0,0.15);
  border-radius: 6px;
  z-index: 10;
}
.offer-dropdown-menu .dropdown-item {
  display: block;
  width: 100%;
  padding: 2px 8px;
  text-align: center;
  background: #fff;
  border: solid 1px #6eafbe;
  cursor: pointer;
  font-family: gotham-book;
  color: #6eafbe;
  text-transform: uppercase;
}
.offer-dropdown-menu .dropdown-item:hover {
  background: #f5f5f5;
}
