/*$font-family-primary:'Eau Sans';
$font-family-secondary:'Eau Sans'; */
.brandLogoNavWrapper#primary-nav {
  display: none !important;
}

#uhf_headerWrapper .mobileNavMenuContainer {
  right: 0 !important;
  position: absolute !important;
}
@media (max-width: 767px) {
  #uhf_headerWrapper .mobileNavMenuContainer .mobileNavInner {
    position: unset !important;
    min-width: 42rem;
  }
}
@media (max-width: 320px) {
  #uhf_headerWrapper .mobileNavMenuContainer .mobileNav {
    background-color: #ffffff !important;
  }
}
#uhf_headerWrapper .mobileNavMenuContainer .mobileNav .mobileResDirectNumber {
  display: none;
}
#uhf_headerWrapper .mobileNavMenuContainer .mobileNav a.mobileNav-link.menuCTA {
  padding-top: 3.8rem !important;
}
#uhf_headerWrapper li.mobileNavHeading {
  display: none !important;
}
@media (max-width: 767px) {
  #uhf_headerWrapper .mobileNavCL {
    margin: 2rem 5rem 0;
    padding-left: 1rem;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  #uhf_headerWrapper .wrapper-UBE a.mobileNavLink {
    padding: 0.7em 4em !important;
  }
  #uhf_headerWrapper .wrapper-UBE .logIn-mobile {
    min-height: 8rem !important;
  }
}
#uhf_headerWrapper .logIn-mobile {
  max-width: unset !important;
}
#uhf_headerWrapper .mobileNavManuWrapper .logIn-mobile .logIn-anonymous > .logIn-link {
  font-family: "Inter";
  color: #191919;
}
#uhf_headerWrapper #uhfCountryLanguageCTA button.buttonSave {
  border-color: #164A45;
  color: #ffffff;
  text-transform: uppercase;
  background: #164A45;
}

.wrapper-UBE .mobileNavMenuContainer .menuCTA {
  border-left: unset !important;
}
.wrapper-UBE .mobileNavMenuContainer .menuCTA .fa-2x {
  filter: unset !important;
  height: 2rem !important;
  color: #191919;
}

@media (max-width: 767px) {
  #uhf_headerWrapper div.mobileNavMenuContainer .brandLogo {
    display: none;
  }
}

#evenhotel-header #xf-primary-nav {
  margin: 0 auto;
  background: #ffffff;
}
@media (min-width: 768px) {
  #evenhotel-header #xf-primary-nav {
    /*max-width: rem(750px);*/
    display: flex;
    padding: 3.5rem 1.5rem 3.5rem;
  }
}
@media (min-width: 992px) {
  #evenhotel-header #xf-primary-nav {
    /* max-width: rem(970px);*/
    padding: 3.5rem 5rem 3.5rem;
  }
}
@media (min-width: 1200px) {
  #evenhotel-header #xf-primary-nav {
    max-width: 126rem;
    padding: 3.5rem 0 2.5rem;
  }
}
@media (min-width: 768px) {
  #evenhotel-header .image {
    flex-basis: 10%;
  }
}
@media (max-width: 767px) {
  #evenhotel-header .image {
    float: none;
    padding-top: 3rem;
    padding-left: 2rem;
  }
}
@media (max-width: 767px) {
  #evenhotel-header .image .cmp-image {
    margin-right: 21.6rem;
    margin-bottom: 4rem;
  }
  [dir=rtl] #evenhotel-header .image .cmp-image {
    margin-left: 22rem;
    margin-right: unset;
  }
}
#evenhotel-header .image .cmp-image img {
  width: 15rem;
  height: 5.2rem;
  max-width: unset;
}
@media (max-width: 767px) {
  #evenhotel-header .image .cmp-image img {
    display: block;
    margin: 0 auto;
    margin-left: unset !important;
  }
}
@media (max-width: 992px) {
  #evenhotel-header .image .cmp-image img {
    width: 9.9rem;
    height: 2.9rem;
  }
}
#evenhotel-header .navigation {
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  #evenhotel-header .navigation {
    flex-basis: 90%;
  }
}
@media (max-width: 767px) {
  #evenhotel-header .navigation {
    overflow-x: scroll;
  }
}
#evenhotel-header .navigation .cmp-navigation {
  display: flex;
}
@media (min-width: 768px) {
  #evenhotel-header .navigation .cmp-navigation {
    justify-content: flex-end;
  }
}
#evenhotel-header .navigation .cmp-navigation__group {
  list-style: none;
  margin: 0;
}
@media (max-width: 767px) {
  #evenhotel-header .navigation .cmp-navigation__group {
    display: flex;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    padding: 0 1.5rem 3rem 2rem;
  }
}
#evenhotel-header .navigation .cmp-navigation__item {
  display: inline;
  float: left;
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  #evenhotel-header .navigation .cmp-navigation__item {
    padding-right: 4rem;
  }
}
[dir=rtl] #evenhotel-header .navigation .cmp-navigation__item {
  float: right;
}
@media (min-width: 768px) {
  [dir=rtl] #evenhotel-header .navigation .cmp-navigation__item {
    padding-left: 3rem;
    padding-right: unset;
  }
}
@media (max-width: 767px) {
  #evenhotel-header .navigation .cmp-navigation__item {
    width: -moz-max-content;
    width: max-content;
    padding-top: 2rem;
  }
}
#evenhotel-header .navigation .cmp-navigation__item-link {
  color: #164A45;
  text-transform: capitalize;
  text-decoration: none;
  line-height: 120%;
  font-size: 1.8rem;
  font-family: "Even Sans";
  font-weight: normal;
}
#evenhotel-header .navigation .cmp-navigation__item-link:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #D79678;
          text-decoration-color: #D79678;
  text-underline-offset: 1rem;
  text-decoration-thickness: 0.3rem;
}
#evenhotel-header .navigation .cmp-navigation__item--active a {
  text-decoration: underline;
  -webkit-text-decoration-color: #D79678;
          text-decoration-color: #D79678;
  text-underline-offset: 1rem;
  text-decoration-thickness: 0.3rem;
  font-weight: 700;
}
#evenhotel-header .navigation ~ .calltoaction {
  text-align: right;
  /*book now for svp will be shown from BCS*/
}
[dir=rtl] #evenhotel-header .navigation ~ .calltoaction {
  text-align: right;
}
@media (min-width: 768px) {
  #evenhotel-header .navigation ~ .calltoaction {
    align-content: flex-end;
    flex: 1 1 37%;
    right: 0;
  }
}
@media (min-width: 992px) {
  #evenhotel-header .navigation ~ .calltoaction {
    flex-basis: 25%;
  }
}
@media (min-width: 1200px) {
  #evenhotel-header .navigation ~ .calltoaction {
    flex-basis: 17%;
  }
}
@media (max-width: 767px) {
  #evenhotel-header .navigation ~ .calltoaction {
    display: none !important;
  }
}
#evenhotel-header .navigation ~ .calltoaction .cmp-button-wrapper .cmp-button {
  border: none;
  background: #164A45;
  padding: 1.2rem 3rem;
  display: flex;
  flex-direction: row;
  min-width: 15.8rem;
  min-height: 4.8rem;
  border-radius: 0.3rem;
}
#evenhotel-header .navigation ~ .calltoaction .cmp-button-wrapper .cmp-button__text {
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  font-size: 1.4rem;
  line-height: 150%;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.2rem;
}
#evenhotel-header .navigation ~ .calltoaction .cmp-button-wrapper .cmp-button:hover {
  background: #5A7C79;
}
@media (min-width: 768px) {
  #evenhotel-header.UHF-sticky .responsivegrid {
    background: #ffffff;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
  }
}

#uhf_headerWrapper .logIn-mobile > .logIn-link-logo {
  margin-top: 2.8rem !important;
}
#uhf_headerWrapper .logIn-mobile > .logIn-link-logo .rewardsClubLogo {
  width: 9rem;
}

#uhf_footerWrapper .brand-color-bkg {
  background-color: #164A45 !important;
}

@media (max-width: 767px) {
  .hotel-amenities .vx-highlight-wrapper {
    margin: 0 2rem;
  }
}
.hotel-amenities .vx-highlight-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1rem 1%;
  margin-top: 1.5rem;
  flex-direction: row;
}
@media (max-width: 767px) {
  .hotel-amenities .vx-highlight-items {
    flex-direction: column;
    margin: 0rem 1rem 2rem 3.6rem;
  }
}
.hotel-amenities .vx-highlight-item {
  margin: 0.5rem 1rem;
  text-align: center;
  flex-basis: 11%;
  padding-bottom: 3.2rem;
}
@media (min-width: 768px) {
  .hotel-amenities .vx-highlight-item {
    flex-basis: 23%;
  }
}
@media (max-width: 767px) {
  .hotel-amenities .vx-highlight-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: unset;
    margin: 1.8rem 3rem;
    padding-bottom: unset;
  }
}
@media (max-width: 767px) {
  .hotel-amenities .vx-highlight-item:first-child {
    margin-top: 0.7rem;
  }
}
.hotel-amenities .vx-highlight-item img {
  border-radius: 25%;
  width: 2.8rem;
  height: 2.6rem;
}
@media (max-width: 767px) {
  .hotel-amenities .vx-highlight-item img {
    flex-direction: column;
    width: 2.7rem;
    height: 1.5rem;
  }
}
.hotel-amenities .vx-highlight-item .amenity-title {
  font-family: "Even Sans";
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: normal;
  margin-top: 2.3rem;
  color: #164A45;
  text-transform: Uppercase;
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .hotel-amenities .vx-highlight-item .amenity-title {
    font-size: 1.4rem;
    margin: 0 3.5rem 0 2.1rem;
  }
  [dir=rtl] .hotel-amenities .vx-highlight-item .amenity-title {
    margin: 0 3.5rem 0 2rem;
  }
}

@media (max-width: 767px) {
  #even-amenities > .aem-Grid.aem-Grid--12 {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media (max-width: 767px) {
  #even-amenities .image img {
    height: unset !important;
  }
}

.gallery .cmp-gallery h1, .gallery .cmp-gallery .h1 {
  font-size: 6rem;
  line-height: 7.2rem;
  font-weight: normal;
  text-align: center;
}
.gallery .cmp-gallery h2, .gallery .cmp-gallery .h2 {
  font-size: 4rem;
  line-height: 4.8rem;
  font-weight: normal;
  text-align: center;
}
.gallery .cmp-gallery h3, .gallery .cmp-gallery .h3 {
  font-size: 3rem;
  line-height: 3.6rem;
  font-weight: normal;
  text-align: center;
}
.gallery .cmp-gallery h4, .gallery .cmp-gallery .h4 {
  font-size: 2.4rem;
  line-height: 2.9rem;
  font-weight: normal;
  text-align: center;
}
.gallery .cmp-gallery h5, .gallery .cmp-gallery .h5 {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.gallery .cmp-gallery h6, .gallery .cmp-gallery .h6 {
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .gallery .cmp-gallery h1, .gallery .cmp-gallery .h1 {
    font-size: 4rem;
    line-height: 4.8rem;
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery h2, .gallery .cmp-gallery .h2 {
    font-size: 3rem;
    line-height: 3.6rem;
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery h3, .gallery .cmp-gallery .h3 {
    font-size: 2.4rem;
    line-height: 2.9rem;
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery h4, .gallery .cmp-gallery .h4 {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery h5, .gallery .cmp-gallery .h5 {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery h6, .gallery .cmp-gallery .h6 {
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-weight: normal;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider {
    width: 100%;
    margin: auto;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-list .slick-current .image .cmp-image__caption {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 150%;
  text-align: center;
  color: #54585A;
  min-height: 9.6rem;
}
@media (max-width: 767px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-list .slick-current .image .cmp-image__caption {
    padding: 1rem 0 0;
    font-size: 1.6rem;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper {
  bottom: 12.5rem !important;
}
@media (max-width: 991px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper {
    bottom: 12.5rem !important;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper {
    bottom: 9rem !important;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-arrow {
  width: 10rem !important;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .pagingInfo {
  font-family: "Even Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 150%;
  right: 43%;
  letter-spacing: 0.011em;
}
@media (max-width: 992px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 45%;
  }
}
@media (max-width: 821px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 44%;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-prev {
  left: 34%;
}
@media (max-width: 992px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-prev {
    left: 36%;
  }
}
@media (max-width: 890px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-prev {
    left: 34%;
  }
}
@media (max-width: 768px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-prev {
    left: 33%;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-prev:before {
  left: 25%;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-prev:after {
  left: 27%;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-prev:hover {
  transform: unset;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-prev:hover:before {
  left: 13%;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-prev:hover:after {
  left: 15%;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-next {
  right: 33%;
}
@media (max-width: 992px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-next {
    right: 36%;
  }
}
@media (max-width: 821px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-next {
    right: 35%;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-next:before {
  left: -26%;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-next:after {
  right: 28%;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-next:hover {
  transform: unset;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-next:hover:before {
  left: -13%;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-next:hover:after {
  right: 15%;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-arrow.slick-prev.changed::after {
  left: 17px !important;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-arrow.slick-prev.changed::before {
  right: -15px !important;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-arrow.slick-next.changed::after {
  right: 15px !important;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-arrow.slick-next.changed::before {
  left: -12px !important;
}
@media (min-width: 992px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider {
    width: 77rem !important;
    margin: auto;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider button {
  cursor: pointer;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider .slick-arrow {
  margin: unset;
  background: #164A45;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider .slick-list {
  overflow: visible;
  max-height: 22.5rem;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider .slick-list .image {
  cursor: default;
  text-align: center;
}
@media (max-width: 767px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider .slick-list .image .cmp-image {
    width: -moz-min-content;
    width: min-content;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider .slick-list .image img {
  padding: 0 1.5rem;
}
@media (max-width: 767px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider .slick-list .image img {
    height: 25.5rem !important;
    width: auto;
    padding: 0 1rem;
  }
}
@media (min-width: 768px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider .slick-list .image img {
    height: 45rem !important;
    width: auto;
  }
}
@media (min-width: 992px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider .slick-list .image img {
    height: 71.2rem !important;
    width: auto;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider .slick-list .image img.cmp-image__image-desktop {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode .slick-slider .slick-list .image img.cmp-image__image-mobile {
    display: block !important;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode:not(.cmp-carousel--show-slide-counter) button.slick-arrow:after {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-top: 2px solid;
  bottom: -9px;
}
@media (min-width: 993px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode:not(.cmp-carousel--show-slide-counter) .slick-prev {
    right: 0;
    left: auto;
  }
}
@media (max-width: 991px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode:not(.cmp-carousel--show-slide-counter) .slick-prev {
    right: 5.5rem;
    left: auto;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode:not(.cmp-carousel--show-slide-counter) .slick-prev:after {
  border-left: 2px solid;
  transform: rotate(-45deg);
  left: 1px;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode:not(.cmp-carousel--show-slide-counter) .slick-prev:hover {
  margin-left: 15px;
  width: 58px;
}
@media (min-width: 993px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode:not(.cmp-carousel--show-slide-counter) .slick-next {
    right: -7rem;
  }
}
@media (max-width: 991px) {
  .gallery .cmp-gallery .cmp-carousel--center--extended--mode:not(.cmp-carousel--show-slide-counter) .slick-next {
    right: -2.5rem;
  }
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode:not(.cmp-carousel--show-slide-counter) .slick-next:after {
  border-right: 2px solid;
  transform: rotate(45deg);
  right: 1px;
}
.gallery .cmp-gallery .cmp-carousel--center--extended--mode:not(.cmp-carousel--show-slide-counter) .slick-next:hover {
  margin-right: 15px;
  width: 58px;
}
.gallery .cmp-gallery .cmp-carousel--center-mode .slick-slider .image {
  text-align: center;
}
.gallery .cmp-gallery .cmp-carousel--single-mode .slick-list .slick-current .image .cmp-image__caption {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 150%;
  text-align: center;
  color: #54585A;
  padding: 4rem 0 0;
}
@media (max-width: 768px) {
  .gallery .cmp-gallery .cmp-carousel--single-mode .slick-list .slick-current .image .cmp-image__caption {
    padding: 1rem 2rem 0;
    font-size: 1.6rem;
  }
}
.gallery .cmp-gallery .cmp-carousel--single-mode .paging-container-wrapper {
  bottom: 10rem !important;
}
@media (max-width: 768px) {
  .gallery .cmp-gallery .cmp-carousel--single-mode .paging-container-wrapper {
    bottom: 9rem !important;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery .cmp-carousel--single-mode .slick-slider .slick-list .image img.cmp-image__image-desktop {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery .cmp-carousel--single-mode .slick-slider .slick-list .image img.cmp-image__image-mobile {
    display: block !important;
  }
}
.gallery .cmp-gallery__grid {
  order: -3;
}
@media (max-width: 991px) {
  .gallery .cmp-gallery__grid {
    padding: 0 2rem;
  }
}
@media (max-width: 767px) {
  .gallery .cmp-gallery__grid {
    padding: 2rem 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 769px) {
  .gallery .cmp-gallery__grid {
    order: unset;
    display: grid;
    grid-template-columns: repeat(24, minmax(0, 1fr));
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    row-gap: 3rem;
    grid-auto-rows: 2.7rem;
  }
}
.gallery .cmp-gallery__grid-item {
  /*  &:nth-child(n + 2) {
      display: none;

      @include media('>svp') {
          display: block;
      }
  } */
}
@media (max-width: 767px) {
  .gallery .cmp-gallery__grid-item {
    padding-bottom: 2rem;
  }
}
@media (min-width: 769px) {
  .gallery .cmp-gallery__grid-item:nth-child(1) {
    grid-column: 2/span 15;
    grid-row: 1/span 7;
  }
}
@media (min-width: 769px) {
  .gallery .cmp-gallery__grid-item:nth-child(2) {
    grid-column: 17/span 7;
    grid-row: 1/span 7;
  }
}
@media (min-width: 769px) {
  .gallery .cmp-gallery__grid-item:nth-child(3) {
    grid-column: 2/span 7;
    grid-row: 8/span 7;
  }
}
@media (min-width: 769px) {
  .gallery .cmp-gallery__grid-item:nth-child(4) {
    grid-column: 9/span 15;
    grid-row: 8/span 7;
  }
}
@media (min-width: 769px) {
  .gallery .cmp-gallery__grid-item:nth-child(5) {
    grid-column: 2/span 15;
    grid-row: 15/span 7;
  }
}
@media (min-width: 769px) {
  .gallery .cmp-gallery__grid-item:nth-child(6) {
    grid-column: 17/span 7;
    grid-row: 15/span 7;
  }
}
@media (min-width: 769px) {
  .gallery .cmp-gallery__grid-item:nth-child(7) {
    grid-column: 2/span 7;
    grid-row: 22/span 7;
  }
}
@media (min-width: 769px) {
  .gallery .cmp-gallery__grid-item:nth-child(8) {
    grid-column: 9/span 15;
    grid-row: 22/span 7;
  }
}
.gallery .cmp-gallery__grid-item:nth-child(n+9) {
  display: none;
}
.gallery .cmp-gallery__grid-item .image,
.gallery .cmp-gallery__grid-item .cmp-image {
  height: 100%;
}
.gallery .cmp-gallery__grid-item .image .cmp-image__caption,
.gallery .cmp-gallery__grid-item .cmp-image .cmp-image__caption {
  position: absolute;
  bottom: 2.3rem;
  left: 3rem;
  right: 3rem;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 150%;
  font-family: "Inter";
}
@media (max-width: 767px) {
  .gallery .cmp-gallery__grid-item .image .cmp-image__caption,
  .gallery .cmp-gallery__grid-item .cmp-image .cmp-image__caption {
    font-size: 1.6rem;
    bottom: 1.1rem;
    left: 1.5rem;
  }
}
.gallery .cmp-gallery__grid-item .cmp-image__image {
  height: 33.5rem;
}
@media (min-width: 769px) {
  .gallery .cmp-gallery__grid-item .cmp-image__image {
    height: 100%;
  }
}
.gallery .cmp-gallery__grid-item .cmp-image__image:after {
  content: "";
  display: block;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery .cmp-gallery__grid-item .cmp-image__image img {
  width: 100%;
  height: 37rem;
  -o-object-fit: cover;
     object-fit: cover;
}

#evenhotels-rooms {
  overflow: visible;
}
#evenhotels-rooms .aem-Grid--default--12 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 {
    display: block;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-title__pretitle {
  color: #164A45;
}
@media (max-width: 768px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-title__pretitle {
    padding: 20px 0 10px 0;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-title__pretitle {
    margin-bottom: 1rem;
    font-size: 1.4rem;
    padding: unset;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-title__text {
  color: #164A45;
  margin-bottom: 2rem;
}
@media (min-width: 769px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-title__text {
    padding-top: 1rem !important;
  }
}
@media (max-width: 768px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-title__text {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-title__text {
    padding: unset;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .rte p {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .rte p {
    padding: unset;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-button-wrapper {
    display: unset;
    padding: unset;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-button-wrapper .cmp-button {
    display: block;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-button-wrapper .cmp-button .cmp-button__text {
    font-size: 1.4rem;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 {
  padding-left: 4%;
}
@media (max-width: 991px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 {
    padding-left: unset;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 {
    padding: 6rem 2rem 0 2rem !important;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-title__pretitle {
  color: #164A45;
  font-weight: normal;
  padding-top: 2rem;
  font-size: 1.6rem;
}
@media (max-width: 992px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-title__pretitle {
    padding: 20px 20px 0 20px;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-title__pretitle {
    margin-bottom: 1rem;
    font-size: 1.4rem;
    padding: unset;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-title__text {
  margin-bottom: 2rem;
  padding-top: 2rem;
  color: #164A45;
  font-weight: normal;
}
@media (max-width: 992px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-title__text {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-title__text {
    margin-bottom: 2rem;
    padding: unset;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .rte p {
  margin-bottom: 3rem;
}
@media (max-width: 992px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .rte p {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .rte p {
    padding: unset;
    font-size: 1.6rem;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-button-wrapper {
  padding-bottom: 2rem;
}
@media (max-width: 992px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-button-wrapper {
    padding: 0 20px 20px;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-button-wrapper {
    display: unset;
    padding: unset;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-button-wrapper .cmp-button {
    display: block;
    text-align: center;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-button-wrapper .cmp-button .cmp-button__text {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--5 .cmp-button-wrapper .cmp-button .cmp-button__text {
    font-size: 1.4rem;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 {
  /* padding-left: rem(50px); */
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .image .cmp-image {
  height: 100%;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .image .cmp-image__image {
  height: 100%;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .image .cmp-image__image img {
  height: 100%;
}
@media (max-width: 768px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .image .cmp-image__image img {
    height: unset;
  }
}
@media (min-width: 768px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .image .cmp-image__image img {
    height: 59.8rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 1100px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .image .cmp-image__image img {
    height: 100%;
  }
}
@media (max-width: 992px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 {
    padding: unset;
    margin-left: unset;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container {
  overflow: visible !important;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery {
  padding-bottom: unset;
  margin-bottom: unset;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode {
  padding-bottom: unset !important;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow {
  color: #ffffff;
  background-color: #164A45;
  height: 5.8rem;
  font-size: 0;
  width: 100px;
  cursor: pointer;
  transform: none;
  border: 0;
  z-index: 1;
  top: auto;
  bottom: -2.8rem;
  display: inline-block;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
  margin-left: 0px;
  /* @include media("<svp") {
      left: 35%;
  } */
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev::after {
  transition: all 0.3s ease;
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 2px solid;
  bottom: 18px;
  border-color: #ffffff;
  border-left: 2px solid;
  transform: rotate(-45deg);
  left: 27px;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev::before {
  transition: all 0.3s ease;
  content: "";
  display: block;
  position: absolute;
  top: auto;
  right: -24px;
  background-color: #ffffff;
  box-sizing: border-box;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 0 0 1px;
  width: 100%;
  height: 0;
  bottom: 2.7rem;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev.changed::after {
  left: 17px !important;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev.changed::before {
  right: -15px !important;
}
@media (min-width: 1201px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 40%;
  }
}
@media (max-width: 1199px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 39%;
  }
}
@media (max-width: 5000px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 32%;
  }
}
@media (max-width: 3000px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 32%;
  }
}
@media (max-width: 2560px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 32%;
  }
}
@media (max-width: 1625px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 33%;
  }
}
@media (max-width: 1200px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 32%;
  }
}
@media (max-width: 1140px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 30%;
  }
}
@media (max-width: 1050px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 28%;
  }
}
@media (max-width: 900px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 24%;
  }
}
@media (max-width: 860px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 21%;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    /*   left: 27%; */
    left: 35%;
  }
}
@media (max-width: 665px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 33%;
  }
}
@media (max-width: 599px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 31%;
  }
}
@media (max-width: 570px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 29%;
  }
}
@media (max-width: 500px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 25%;
  }
}
@media (max-width: 470px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 25%;
  }
}
@media (max-width: 430px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 22%;
  }
}
@media (max-width: 415px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 22%;
  }
}
@media (max-width: 376px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 19%;
  }
}
@media (max-width: 320px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 16%;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
  margin-right: 0px;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next::after {
  transition: all 0.3s ease;
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 2px solid;
  bottom: 18px;
  border-color: #ffffff;
  border-right: 2px solid;
  transform: rotate(45deg);
  right: 27px;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next::before {
  transition: all 0.3s ease;
  content: "";
  display: block;
  position: absolute;
  top: auto;
  left: -24px;
  background-color: #ffffff;
  box-sizing: border-box;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 0 0 1px;
  width: 100%;
  height: 0;
  bottom: 2.7rem;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next.changed::after {
  right: 15px !important;
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next.changed::before {
  left: -12px !important;
}
@media (min-width: 1201px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 41%;
  }
}
@media (max-width: 1199px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 42%;
  }
}
@media (max-width: 5000px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 34%;
  }
}
@media (max-width: 3000px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 34%;
  }
}
@media (max-width: 2560px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 34%;
  }
}
@media (max-width: 1625px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 33%;
  }
}
@media (max-width: 1200px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 32%;
  }
}
@media (max-width: 1140px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 31%;
  }
}
@media (max-width: 1050px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 30%;
  }
}
@media (max-width: 900px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 28%;
  }
}
@media (max-width: 860px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 26%;
  }
}
@media (max-width: 767px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 34%;
  }
}
@media (max-width: 664px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 33%;
  }
}
@media (max-width: 599px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 32%;
  }
}
@media (max-width: 570px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 31%;
  }
}
@media (max-width: 500px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 29%;
  }
}
@media (max-width: 470px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 27%;
  }
}
@media (max-width: 430px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 25%;
  }
}
@media (max-width: 376px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 18%;
  }
}
@media (max-width: 320px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .slick-arrow.slick-next {
    right: 12%;
  }
}
#evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .gallery-pagination {
  display: block !important;
  color: #ffffff;
  background-color: #164A45;
  font-size: 1.6rem;
  z-index: 2;
  position: absolute;
  height: 5.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  top: initial;
  bottom: -2.8rem;
  width: 60px;
  right: 46%;
  padding: 1.5rem;
  line-height: 150%;
}
@media (max-width: 1625px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .gallery-pagination {
    right: 45%;
  }
}
@media (max-width: 768px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .gallery-pagination {
    right: 46%;
  }
}
@media (max-width: 470px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .gallery-pagination {
    right: 44%;
  }
}
@media (max-width: 376px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .gallery-pagination {
    right: 41%;
  }
}
@media (max-width: 320px) {
  #evenhotels-rooms .aem-Grid--default--12 .aem-GridColumn--default--6 .cmp-container .gallery .cmp-gallery .cmp-carousel--single-mode .gallery-pagination {
    right: 38%;
  }
}

.mac .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-prev:before, .mac .cmp-gallery .cmp-carousel--center--extended--mode .paging-container-wrapper .paging-container .slick-next:before {
  top: 2.9rem;
  border-top: 0.1rem solid transparent;
  border-bottom: 0.1rem solid transparent;
}

/*Box Sizing with variable support*/
/** Background Image **/
/* Media queries view port variable */
/** Screen Viewport **/
/*Variables for the breakpoints*/
.explore-map-wrap .hotelPopup .rating-count {
  margin-left: 3px;
  font-size: 1.2rem;
  font-family: "Even Sans";
  line-height: 125%;
  font-weight: 500;
  color: #164A45;
}
.explore-map-wrap .hotelPopup .guest-rating-static {
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 96px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-20 {
  background-position: -37px 0;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-40 {
  background-position: -19px 0;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-10 {
  background-position: -77px 0;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-0 {
  background-position: -96px 0;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-1 {
  background-position: -77px -180px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-11 {
  background-position: -58px -180px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-20 {
  background-position: -58px 0px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-21 {
  background-position: -38px -180px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-30 {
  background-position: -38px 0px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-31 {
  background-position: -19px -180px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-41 {
  background-position: 0 -180px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-2 {
  background-position: -77px -160px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-12 {
  background-position: -58px -160px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-22 {
  background-position: -38px -160px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-32 {
  background-position: -19px -160px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-42 {
  background-position: 0 -160px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-3 {
  background-position: -77px -140px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-13 {
  background-position: -58px -140px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-23 {
  background-position: -38px -140px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-33 {
  background-position: -19px -140px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-43 {
  background-position: 0 -140px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-4 {
  background-position: -77px -120px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-14 {
  background-position: -58px -120px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-24 {
  background-position: -38px -120px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-34 {
  background-position: -19px -120px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-44 {
  background-position: 0px -120px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-5 {
  background-position: -77px -100px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-15 {
  background-position: -58px -100px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-25 {
  background-position: -38px -120px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-35 {
  background-position: -19px -100px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-45 {
  background-position: 0 -100px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-6 {
  background-position: -77px -80px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-16 {
  background-position: -58px -80px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-26 {
  background-position: -38px -80px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-36 {
  background-position: -19px -80px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-46 {
  background-position: 0 -80px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-7 {
  background-position: -77px -60px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-17 {
  background-position: -58px -60px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-27 {
  background-position: -38px -60px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-37 {
  background-position: -19px -60px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-47 {
  background-position: 0 -60px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-8 {
  background-position: -77px -40px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-18 {
  background-position: -58px -40px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-28 {
  background-position: -38px -40px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-38 {
  background-position: -19px -40px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-48 {
  background-position: 0 -40px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-9 {
  background-position: -77px -20px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-19 {
  background-position: -58px -20px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-29 {
  background-position: -38px -20px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-39 {
  background-position: -19px -20px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-49 {
  background-position: 0px -20px;
}
.explore-map-wrap .hotelPopup .guest-rating-static.guest-rating-50 {
  background-position: 0px 0px;
}

.explore-map-wrap.explore-content .markerlabel {
  background: #164A45;
  color: #ffffff;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 110%;
  letter-spacing: normal;
  text-transform: uppercase;
}
.explore-map-wrap.explore-content .markerlabel .clickActive:before {
  border-right-color: #164A45 !important;
}

.explore-map-wrap.explore-content .markerlabel.hotelMarker {
  margin-left: 35px !important;
  font-family: "Inter";
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 2.3rem;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
}

.explore-map-wrap.explore-content .markerlabel.markerActive:before {
  content: "";
  border: solid 1.3rem transparent;
  position: absolute;
  border-left: 0;
  z-index: 0;
  margin: -1.3rem 0 0 -2.1rem;
  top: 50%;
  box-shadow: -1rem 0.4rem 1.5rem rgba(0, 0, 0, 0);
  border-right-color: #164A45 !important;
  color: #ffffff;
  background: unset;
}

.explore-map-wrap.explore-content .markerlabel.regionLabel:before {
  content: none !important;
}

.explore-map-wrap.explore-content .markerlabel.clickActive:before {
  border-right-color: #164A45 !important;
}

.explore-map-wrap.explore-content .regionLabel {
  font-size: 1.2rem;
}
.explore-map-wrap.explore-content .regionLabel.clickActive {
  /*  &:before {
       box-shadow: rem(-10px) rem(4px) rem(15px) rgb(0 0 0 / 15%);
       border-right-color: get-color("ninth");
       color: get-color("secondary");
       background: get-color("primary");
   } */
}
.explore-map-wrap.explore-content .explore-map img {
  height: 38px;
  width: 26px;
}
.explore-map-wrap.explore-content .regionLabel {
  font-size: 1.4rem;
  color: #ffffff;
}
.explore-map-wrap.explore-content .regionLabel.markerlabel img {
  position: relative;
  left: 25%;
  width: 2.6rem;
  height: 3.8rem;
}
.explore-map-wrap.explore-content .regionLabel.markerlabel div:first-child span {
  font-size: 1.4rem;
  left: 2rem;
  font-family: "Inter";
  font-weight: 600;
  line-height: 1.7rem;
}
.explore-map-wrap.explore-content .regionLabel.markerlabel div:last-child {
  background: #164A45;
  left: 70%;
  box-shadow: -1rem 0.4rem 1.5rem rgba(0, 0, 0, 0.15);
  padding: 5px 10px 5px 20px;
}
.explore-map-wrap.explore-content .regionLabel.markerlabel .reg-text {
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0.2rem;
  font-weight: normal;
  font-family: "Inter";
}
.explore-map-wrap.explore-content .cluster div {
  height: 2.3rem;
  width: 3.2rem !important;
  top: 0.8rem !important;
  left: -0.3rem !important;
  font-weight: 600 !important;
  font-size: 1.4rem !important;
  line-height: 1.7rem !important;
  font-family: "Inter" !important;
}

.explore-map-wrap .hotelPopup .rating-count {
  margin-left: 1rem;
  font-size: 1.2rem;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  align-items: center;
  color: #54585A;
}
.explore-map-wrap .hotelPopup {
  left: 9rem;
}
.explore-map-wrap .hotelPopup .inner-wrapper {
  border-radius: 0.3rem;
}
.explore-map-wrap .hotelPopup .inner-wrapper .book-link {
  background-color: #164A45;
  color: #ffffff;
  width: unset;
  border-radius: 0.3rem;
  padding: 1.5rem 2rem;
  font-family: "Inter";
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 2.1rem;
  align-items: center;
  text-align: center;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  border: none;
}
.explore-map-wrap .hotelPopup .inner-wrapper .hotel-name {
  font-family: "Even Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 2.6rem;
  line-height: 130%;
  text-align: center;
  text-transform: capitalize;
  color: #164A45;
}
.explore-map-wrap .hotelPopup .inner-wrapper .fas,
.explore-map-wrap .hotelPopup .inner-wrapper .far,
.explore-map-wrap .hotelPopup .inner-wrapper .fa-star,
.explore-map-wrap .hotelPopup .inner-wrapper .fa-star-half-o {
  color: #F64743;
  padding-top: 0.3rem;
}
.explore-map-wrap .hotelPopup .inner-wrapper .hotel-city {
  margin: 1.5rem 0;
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 160%;
  text-align: center;
  color: #164A45;
}
.explore-map-wrap .hotelPopup .inner-wrapper .hotel-image img {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.352682) 8.78%, rgba(0, 0, 0, 0.0001) 30.29%), linear-gradient(90deg, rgba(0, 0, 0, 0.252322) 0%, rgba(0, 0, 0, 0.0001) 50.04%, rgba(0, 0, 0, 0.245848) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 60.59%, rgba(0, 0, 0, 0.501338) 100%);
}
.explore-map-wrap .hotelPopup .inner-wrapper .hotel-image .staybridgebrand-img {
  width: 5rem;
  height: 5rem;
  top: 11.4rem;
  left: 0rem;
  bottom: 2rem;
  display: block !important;
  border-radius: 0.3rem;
  background: unset;
  content: url("https://digital.ihg.com/is/image/ihg/even-map-icon?fmt=png-alpha");
  margin: -0.7rem 0rem 1.5rem 1.5rem;
}
.explore-map-wrap .hotelPopup .inner-wrapper .hotel-price {
  font-family: "Inter";
  font-weight: 700;
  font-size: 2rem;
  text-align: right;
  color: #164A45;
}
.explore-map-wrap .hotelPopup .inner-wrapper .hotel-currency {
  color: #54585A;
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-align: right;
}
.explore-map-wrap .hotelPopup .inner-wrapper .per-night-label {
  color: #54585A;
  font-family: "Inter";
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.explore-map-wrap .hotelPopup .inner-wrapper .caption-wrap__left a.more-link {
  font-size: 1.6rem;
  color: #164A45;
  text-decoration: underline;
  line-height: 2rem;
  font-weight: 600;
  font-family: "Inter";
  margin-top: unset;
  margin-bottom: 1rem;
  text-underline-offset: 0.3rem;
  letter-spacing: normal;
  text-transform: capitalize;
  margin-bottom: 2rem;
}
.explore-map-wrap .hotelPopup .inner-wrapper .close-pop::before {
  border-left: 1.5px solid #3D3935;
  left: 1.4rem;
}
.explore-map-wrap .hotelPopup .inner-wrapper .close-pop::after {
  border-left: 1.5px solid #3D3935;
  left: 1.4rem;
}
.explore-map-wrap .hotelPopup .more-link {
  margin: 15px auto 20px;
  border: unset;
  text-decoration: underline;
  font-family: "Even Sans";
  font-style: normal;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 112%;
  align-items: center;
  letter-spacing: 0.08em;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  color: #D79678;
}
.explore-map-wrap .hotelPopup .more-link:after {
  display: inline-block;
}
.explore-map-wrap .hotelPopup .hotel-tax {
  color: #54585A;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .explore-map-wrap.explore-content .explore-map {
    height: 40rem;
  }
  .hotelPopup {
    top: 60%;
    left: 50% !important;
  }
  .explore-map-wrap.explore-content .markerlabel.hotelMarker {
    font-size: 1.4rem;
  }
  .explore-map-wrap.explore-content .regionLabel.markerlabel div:first-child span {
    font-size: 1.6rem !important;
    line-height: 2.4rem !important;
    letter-spacing: 0.011em;
  }
  .explore-map-wrap.explore-content .cluster div {
    font-size: 1.6rem !important;
    line-height: 2.4rem !important;
    top: 0.5rem !important;
  }
  .touch .explore-map-wrap.explore-content .cluster div {
    line-height: 2.4rem !important;
  }
}
.explore-map-wrap.explore-content {
  display: block !important;
}

.cmp-attraction-card .cmp-display-logic__text {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}
@media (max-width: 767px) {
  .cmp-attraction-card .cmp-display-logic__text {
    row-gap: unset;
    /* padding: 0 rem(20px); */
  }
}
@media (min-width: 769px) {
  .cmp-attraction-card .cmp-display-logic__text {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 1400px) {
  .cmp-attraction-card .cmp-display-logic__text {
    margin: 0 2rem !important;
  }
}
@media (max-width: 767px) {
  .cmp-attraction-card .cmp-display-logic__text {
    margin: unset !important;
  }
}
.cmp-attraction-card .cmp-attraction-card__card {
  letter-spacing: 0.011em;
  color: #164A45;
}
@media (max-width: 768px) {
  .cmp-attraction-card .cmp-attraction-card__card:nth-child(2) {
    border-top: unset;
  }
}
.cmp-attraction-card .cmp-attraction-card__card .cmp-attraction-card__name {
  font-family: "Even Sans";
}
.cmp-attraction-card .cmp-attraction-card__card .cmp-attraction-card__name h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 3rem;
  line-height: 120%;
  text-transform: capitalize;
  letter-spacing: 0.01em;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .cmp-attraction-card .cmp-attraction-card__card .cmp-attraction-card__name h3 {
    font-size: 2.4rem;
    margin-bottom: 1.5rem;
    margin-top: 4rem;
  }
}
.cmp-attraction-card .cmp-attraction-card__card .cmp-attraction-card__address {
  margin-bottom: 1rem;
  font-size: 1.6rem;
  line-height: 120%;
  text-transform: uppercase;
  font-weight: normal !important;
  color: #191919;
  font-family: "Even Sans";
}
@media (max-width: 767px) {
  .cmp-attraction-card .cmp-attraction-card__card .cmp-attraction-card__address {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
  }
}
.cmp-attraction-card .cmp-attraction-card__card .cmp-attraction-card__address p {
  margin: unset;
  font-weight: normal !important;
}
.cmp-attraction-card .cmp-attraction-card__card .cmp-attraction-card__description-text p {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 150%;
  margin: 1rem 0 2rem;
  font-family: "Inter";
  color: #54585A;
}
@media (max-width: 767px) {
  .cmp-attraction-card .cmp-attraction-card__card .cmp-attraction-card__description-text p {
    font-size: 1.6rem;
    margin: 1.5rem 0 1.5rem;
  }
}
.cmp-attraction-card .cmp-attraction-card__card .cmp-button--tertiary .cmp-button {
  letter-spacing: 0em;
  margin-bottom: 3rem !important;
  padding-bottom: unset !important;
}
@media (max-width: 767px) {
  .cmp-attraction-card .cmp-attraction-card__card .cmp-button--tertiary .cmp-button {
    margin-bottom: unset !important;
  }
}
.cmp-attraction-card .cmp-attraction-card__card .cmp-button--tertiary .cmp-button:after {
  padding-left: 0.6rem;
}
.cmp-attraction-card .cmp-attraction-card__card .cmp-button--tertiary .cmp-button__text {
  font-size: 1.8rem;
  line-height: 133%;
}

.cmp-button--tertiary .cmp-button {
  padding-bottom: 0.6685rem !important;
}

.cmp-limited-time-features {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .cmp-limited-time-features {
    /* padding: 0 rem(120px);
    padding-bottom: rem(20px); */
  }
}
@media (max-width: 1199px) {
  .cmp-limited-time-features {
    width: 97rem;
  }
}
@media (max-width: 991px) {
  .cmp-limited-time-features {
    width: 75rem;
  }
}
@media (max-width: 767px) {
  .cmp-limited-time-features {
    width: 100%;
  }
}
.cmp-limited-time-features .limited_offers_headerline h2 {
  font-size: 4rem;
  font-family: "Even Sans";
  font-weight: normal;
  line-height: 120%;
  text-align: center;
  text-transform: capitalize;
  color: #164A45;
  margin: 6rem 0;
}
@media (max-width: 767px) {
  .cmp-limited-time-features .limited_offers_headerline h2 {
    font-size: 3rem;
    line-height: 120%;
    margin: 3rem 0;
  }
}
.cmp-limited-time-features .limited_offers_headerline .offer-redirection-link {
  position: absolute;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 150%;
  left: 0;
  right: 0;
  display: flex;
  bottom: -7rem;
}
.cmp-limited-time-features .limited_offers_headerline .offer-redirection-link a {
  text-decoration: none;
  text-transform: uppercase;
  border: 0.2rem solid #164A45;
  font-family: "Inter";
  color: #164A45;
  background: none;
  padding: 1.2rem 3rem;
  margin: auto;
  letter-spacing: 0.2rem;
  border-radius: 0.3rem;
}
@media (max-width: 767px) {
  .cmp-limited-time-features .limited_offers_headerline .offer-redirection-link a {
    display: flex;
    justify-content: center;
    margin: auto;
    font-size: 1.6rem;
    width: 90%;
  }
}
.cmp-limited-time-features .limited_offers_headerline .offer-redirection-link a:hover {
  color: #ffffff;
  background-color: #164A45;
  transition: background-color 0.3s ease;
}
.cmp-limited-time-features .limited_offers_gallery {
  display: grid;
  grid-gap: 3rem;
  flex-wrap: wrap;
  justify-content: center;
  grid-template-columns: minmax(0, 1fr);
  margin-bottom: 6rem;
  /* .lo_element{
      margin-bottom: rem(40px);
      @include media("<svp") {
          margin-bottom: unset;
      }
  } */
}
@media (max-width: 767px) {
  .cmp-limited-time-features .limited_offers_gallery {
    padding: 0 2rem 2rem;
    grid-gap: 3.2rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 768px) {
  .cmp-limited-time-features .limited_offers_gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding: 0 2rem 2rem;
  }
}
@media (min-width: 992px) {
  .cmp-limited-time-features .limited_offers_gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding: unset;
    text-align: left;
  }
}
.cmp-limited-time-features .limited_offers_gallery .offer-image img {
  max-width: 100%;
}
.cmp-limited-time-features .limited_offers_gallery a {
  text-decoration: none;
}
.cmp-limited-time-features .limited_offers_gallery .offer_title {
  font-size: 3rem;
  line-height: 120%;
  color: #164A45;
  font-weight: normal;
  font-family: "Even Sans";
  text-transform: capitalize;
  margin: 2rem 2.4rem 0.5rem 0;
}
@media (max-width: 991px) {
  .cmp-limited-time-features .limited_offers_gallery .offer_title {
    font-size: 2.6rem;
    line-height: 120%;
    text-transform: capitalize;
    color: #164A45;
    font-weight: 700;
    font-family: "Even Sans";
    margin: 3rem 2rem 2rem 0;
  }
}
@media (max-width: 768px) {
  .cmp-limited-time-features .limited_offers_gallery .offer_title {
    font-size: 2.4rem;
    line-height: 2.88rem;
    margin: 3rem 0 2rem;
    text-transform: capitalize;
    color: #164A45;
    font-weight: normal;
    font-family: "Even Sans";
  }
}
.cmp-limited-time-features .limited_offers_gallery .offer_subtitle {
  display: none;
}
.cmp-limited-time-features .limited_offers_gallery .offer_paragraph {
  font-family: "Inter";
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 150%;
  color: #54585A;
  text-align: left;
  margin-bottom: 3rem;
  margin-right: 2.4rem;
}
@media (max-width: 768px) {
  .cmp-limited-time-features .limited_offers_gallery .offer_paragraph {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 2rem;
  }
}
.cmp-limited-time-features .limited_offers_gallery .offer-information {
  text-align: left;
}
@media (max-width: 767px) {
  .cmp-limited-time-features .limited_offers_gallery .offer-information {
    margin-bottom: 1rem;
  }
}
.cmp-limited-time-features .limited_offers_gallery .offer-information .offer_cta,
.cmp-limited-time-features .limited_offers_gallery .offer-information .booknow_cta {
  font-family: "Inter";
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #164A45;
  text-transform: capitalize;
  margin: 2rem 0rem;
}
@media (max-width: 767px) {
  .cmp-limited-time-features .limited_offers_gallery .offer-information .offer_cta,
  .cmp-limited-time-features .limited_offers_gallery .offer-information .booknow_cta {
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin: unset;
  }
}
.cmp-limited-time-features .limited_offers_gallery .offer-information .offer_cta span,
.cmp-limited-time-features .limited_offers_gallery .offer-information .booknow_cta span {
  color: #164A45;
}
.cmp-limited-time-features .limited_offers_gallery .offer-information .offer_cta span::after,
.cmp-limited-time-features .limited_offers_gallery .offer-information .booknow_cta span::after {
  display: inline-block;
  font-size: 17px;
}
[dir=rtl] .cmp-limited-time-features .limited_offers_gallery .offer-information .offer_cta span::after,
[dir=rtl] .cmp-limited-time-features .limited_offers_gallery .offer-information .booknow_cta span::after {
  font-family: "FontAwesome";
  content: "\f104";
  font-weight: normal;
  padding-right: 0.6rem;
}
[dir=ltr] .cmp-limited-time-features .limited_offers_gallery .offer-information .offer_cta span::after,
[dir=ltr] .cmp-limited-time-features .limited_offers_gallery .offer-information .booknow_cta span::after {
  font-family: "FontAwesome";
  content: "\f105";
  font-weight: normal;
  padding-left: 0.6rem;
}
.cmp-limited-time-features .limited_offers_gallery .offer-information .offer_cta span:hover,
.cmp-limited-time-features .limited_offers_gallery .offer-information .booknow_cta span:hover {
  text-decoration: underline;
  text-underline-offset: 1rem;
  text-decoration-thickness: 0.2rem;
}
.cmp-limited-time-features.gallery--cols-1 .limited_offers_gallery {
  grid-template-columns: 1fr;
}
.cmp-limited-time-features.gallery--cols-1 .limited_offers_gallery .lo_element {
  display: flex;
}
@media (max-width: 767px) {
  .cmp-limited-time-features.gallery--cols-1 .limited_offers_gallery .lo_element {
    display: unset;
  }
}
.cmp-limited-time-features.gallery--cols-1 .limited_offers_gallery .offer-image {
  width: 60%;
}
@media (max-width: 767px) {
  .cmp-limited-time-features.gallery--cols-1 .limited_offers_gallery .offer-image {
    width: auto;
  }
}
@media (min-width: 768px) {
  .cmp-limited-time-features.gallery--cols-1 .limited_offers_gallery .offer-information {
    padding-left: 5rem;
  }
}
@media (min-width: 768px) {
  .cmp-limited-time-features.gallery--cols-2 .limited_offers_gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .cmp-limited-time-features.gallery--cols-3 .limited_offers_gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.no-ltf-error#no-ltf-error {
  font-size: 16px;
  color: #3F3D3D;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 26px;
  text-align: center;
}

.cmp-map-hotel-info.cmp-map--mapinfo {
  background-color: #ffffff;
}
@media (min-width: 769px) {
  .cmp-map-hotel-info.cmp-map--mapinfo {
    padding: 0px;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .row {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 769px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .row {
    grid-template-columns: 1fr 1fr;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-4 {
  position: relative;
}
.cmp-map-hotel-info.cmp-map--mapinfo .map-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  min-height: 204px;
  height: 100%;
  width: 100%;
}
.cmp-map-hotel-info.cmp-map--mapinfo .google-map {
  position: absolute;
  width: 100%;
  max-height: 100%;
  min-height: 204px;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 769px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .google-map {
    min-height: 252.55px;
    min-width: 580px;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-6.hotel-details.has-animation.button-right-order {
  display: flex;
  flex-direction: column;
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 3rem;
}
@media (min-width: 769px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 {
    padding: 4rem 9rem 4rem 4rem;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 .cmp-title {
  display: none;
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 .hotel-details-title {
  display: none;
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address {
  font-family: "Inter";
  /* display: block; */
  font-style: normal;
}
@media (max-width: 1199px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address {
    font-size: 1.8rem;
    margin-right: 2rem;
    display: inline-flex;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address [itemprop=email] {
  text-decoration: underline !important;
  color: #164A45 !important;
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address:first-of-type {
  color: #164A45 !important;
  font-size: 1.8rem;
  line-height: 120%;
  font-weight: normal;
  text-transform: capitalize;
  font-family: "Even Sans";
}
@media (min-width: 769px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address:first-of-type {
    font-size: 2.4rem;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address:last-of-type {
  line-height: 150%;
  letter-spacing: 0.011em;
  padding-top: 1rem;
  display: block;
}
@media (min-width: 993px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address:last-of-type {
    display: grid;
    grid-template-columns: auto min-content;
    justify-content: start;
    /* gap: 2rem; */
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address:last-of-type {
    font-size: 1.6rem;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address:last-of-type a {
  white-space: nowrap;
  color: #54585A;
  display: inline-block;
  margin-right: 20px;
  /* @include media(">svp"){
      display: block;
      margin-right: 0px;
  } */
  position: relative;
  text-decoration: none;
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address:last-of-type a:after {
  content: "";
  position: absolute;
  border-left: 1px solid #54585A;
  right: -10px;
  height: 100%;
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address:last-of-type br {
  display: none;
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address:last-of-type .hotelEmail {
  text-decoration: underline;
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 address:last-of-type .hotelEmail a:after {
  border-left: unset;
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 p {
  order: 1;
  margin: unset;
  font-size: 1.8rem;
  line-height: 150%;
  font-family: "Inter";
  color: #54585A;
  font-weight: 300 !important;
  letter-spacing: 0.011em;
}
@media (max-width: 767px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 p {
    font-size: 1.6rem;
    line-height: 2.1rem;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 p:nth-of-type(2) {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: normal;
  letter-spacing: 0.011em;
  font-family: "Inter";
}
@media (max-width: 767px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 p:nth-of-type(2) {
    font-size: 1.4rem;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 p:last-of-type {
  margin: 2rem 0 0;
  font-weight: 300 !important;
  font-style: italic;
  letter-spacing: 0.011em;
  font-size: 1.8rem;
  line-height: 150%;
}
@media (max-width: 767px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 p:last-of-type {
    font-size: 1.6rem;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 .transportation-button {
  order: 2;
  padding-top: 2rem;
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 .transportation-button a {
  font-size: 1.8rem;
  color: #164A45;
  font-weight: 600;
  letter-spacing: 0.011em;
  position: relative;
  line-height: 133%;
  font-family: "Inter";
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 .transportation-button a {
    font-size: 1.6rem;
    line-height: 138%;
  }
}
.cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 .transportation-button a:after {
  display: inline-block;
  position: absolute;
}
[dir=ltr] .cmp-map-hotel-info.cmp-map--mapinfo .col-sm-8 .transportation-button a:after {
  padding-left: 0.6rem;
  font-family: "FontAwesome";
  content: "\f105";
  font-weight: normal;
}
.cmp-map-hotel-info.cmp-map--mapinfo a, .cmp-map-hotel-info.cmp-map--mapinfo a:visited, .cmp-map-hotel-info.cmp-map--mapinfo a:hover, .cmp-map-hotel-info.cmp-map--mapinfo a:active {
  text-decoration: none;
  color: inherit;
}
.cmp-map-hotel-info.cmp-map--mapinfo a:hover {
  color: !important;
}

.cmp-restaurant-cards {
  max-width: 119.5rem;
  margin: 0 auto;
}
.cmp-restaurant-cards h1, .cmp-restaurant-cards h2, .cmp-restaurant-cards h3, .cmp-restaurant-cards h4, .cmp-restaurant-cards h5 {
  letter-spacing: 0.01em;
}
.cmp-restaurant-cards .cmp-restaurant-card {
  background: #ffffff;
}
.cmp-restaurant-cards .cmp-restaurant-card .cmp-restaurant-card__list {
  margin-bottom: 5rem;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cmp-restaurant-cards .cmp-restaurant-card .cmp-restaurant-card__list {
    margin-bottom: 3rem;
  }
}
@media (max-width: 1400px) {
  .cmp-restaurant-cards {
    margin: 0 2rem !important;
  }
}
@media (max-width: 767px) {
  .cmp-restaurant-cards {
    margin: unset !important;
  }
}
.cmp-restaurant-cards--container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .cmp-restaurant-cards--container {
    flex-direction: row;
    gap: 6rem;
    /*  padding-top: rem(40px); */
  }
}
@media (max-width: 768px) {
  .cmp-restaurant-cards--container {
    margin: 0 2rem;
  }
}
.cmp-restaurant-cards img {
  height: auto;
  width: 100%;
}
@media (min-width: 769px) {
  .cmp-restaurant-cards--half {
    flex-basis: 100%;
  }
}
@media (max-width: 768px) {
  .cmp-restaurant-cards--half {
    flex-direction: column;
    padding: 2rem 0;
  }
}
.cmp-restaurant-cards--title {
  display: block;
  font-weight: normal;
  font-family: "Even Sans";
  font-style: normal;
  font-size: 4rem !important;
  line-height: 120%;
  text-transform: capitalize;
  color: #164A45;
  margin: 0;
  padding-bottom: 1rem;
  /* [dir="rtl"] & {
       @include media('<=svp') {
           padding-right: 2.25rem;
       }
   }*/
}
@media (max-width: 768px) {
  .cmp-restaurant-cards--title {
    margin: unset;
    font-size: 3rem !important;
    margin: 0 2rem;
    padding: 0;
  }
}
.cmp-restaurant-cards--label {
  font-weight: 700;
}
.cmp-restaurant-cards--type, .cmp-restaurant-cards--hours {
  font-weight: 600;
}
.cmp-restaurant-cards--type, .cmp-restaurant-cards--location, .cmp-restaurant-cards--phone, .cmp-restaurant-cards--hours {
  font-size: 1.8rem;
}
.cmp-restaurant-cards p {
  font-family: "Inter";
  font-size: 1.8rem;
  line-height: 150%;
  margin: unset;
  font-weight: normal;
  color: #54585A;
}
@media (max-width: 768px) {
  .cmp-restaurant-cards p {
    font-size: 1.6rem;
  }
}
.cmp-restaurant-cards--buttons {
  font-size: 1.8rem;
  line-height: 120%;
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}
[dir=rtl] .cmp-restaurant-cards--buttons {
  margin-right: 40rem;
}
@media (max-width: 768px) {
  .cmp-restaurant-cards--buttons {
    margin-bottom: 5rem;
    margin-left: 0;
    display: block;
    text-align: center;
  }
  [dir=rtl] .cmp-restaurant-cards--buttons {
    margin-right: 0;
  }
  .cmp-restaurant-cards--buttons .cmp-button-wrapper {
    display: unset;
  }
  .cmp-restaurant-cards--buttons .cmp-button-wrapper .cmp-button {
    justify-content: center;
  }
}
.cmp-restaurant-cards--buttons .cmp-button--primary {
  color: #164A45;
  padding-left: 2rem;
}
[dir=rtl] .cmp-restaurant-cards--buttons .cmp-button--primary {
  padding-right: 2rem;
}
.cmp-restaurant-cards--buttons .cmp-button--primary .cmp-button {
  border: 0.2rem solid #164A45;
}
.cmp-restaurant-cards--buttons .cmp-button--primary .cmp-button .cmp-button__text {
  color: #164A45;
}
.cmp-restaurant-cards--buttons .cmp-button--primary .cmp-button:hover {
  background: #164A45;
  transition: background-color 0.3s ease;
}
.cmp-restaurant-cards--buttons .cmp-button--primary .cmp-button:hover .cmp-button__text {
  color: #ffffff;
}
.cmp-restaurant-cards--buttons .cmp-button--tertiary .cmp-button {
  padding-top: 1rem;
  text-decoration: none;
  border: none;
  line-height: 120%;
  letter-spacing: 0em;
}
@media (max-width: 768px) {
  .cmp-restaurant-cards--buttons .cmp-button--tertiary .cmp-button {
    padding: 0;
  }
}
.cmp-restaurant-cards--buttons .cmp-button--tertiary .cmp-button:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.3rem;
  -webkit-text-decoration-color: #164A45;
          text-decoration-color: #164A45;
  border-bottom-offset: 0.5rem;
  transition: background-color 0.3s ease;
}
.cmp-restaurant-cards--buttons .cmp-button--tertiary .cmp-button .cmp-button__text {
  color: #164A45;
  /* &:hover {
      border-bottom: rem(3px) solid get-color("primary");
      border-bottom-offset: rem(5px);
      transition: background-color 0.3s ease;
  } */
}
.cmp-restaurant-cards--buttons .cmp-button--tertiary .cmp-button::after {
  display: relative;
  left: -0.6rem;
  padding-left: 0.6rem;
  color: #164A45;
}
.cmp-restaurant-cards--first--half .cmp-restaurant-cards--location {
  display: block;
  line-height: 150%;
}
.cmp-restaurant-cards--first--half .cmp-restaurant-cards--phone {
  display: block;
  padding-bottom: 2.5rem;
  line-height: 150%;
}
@media (max-width: 768px) {
  .cmp-restaurant-cards--first--half .cmp-restaurant-cards--phone {
    padding-bottom: 2rem;
  }
}
.cmp-restaurant-cards--first--half .cmp-restaurant-cards--type {
  display: block;
  font-family: "Even Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 120%;
  text-transform: capitalize;
  color: #54585A;
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .cmp-restaurant-cards--first--half .cmp-restaurant-cards--type {
    margin-bottom: 2rem;
  }
}
.cmp-restaurant-cards--first--half .cmp-restaurant-cards--type p {
  font-weight: 600;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 150%;
}
.cmp-restaurant-cards--second--half {
  padding-top: 5.5rem;
}
@media (max-width: 768px) {
  .cmp-restaurant-cards--second--half {
    padding: unset;
  }
}
.cmp-restaurant-cards--second--half .cmp-restaurant-cards--location {
  padding-top: 3rem;
  line-height: 150%;
}
.cmp-restaurant-cards--second--half .cmp-restaurant-cards--phone {
  padding-bottom: 3rem;
  line-height: 150%;
}
.cmp-restaurant-cards--second--half .cmp-restaurant-cards--location.hidden {
  margin: 0 0 1rem 0;
  line-height: 150%;
}
.cmp-restaurant-cards--second--half .cmp-restaurant-cards--serves {
  display: none;
}
.cmp-restaurant-cards--second--half .cmp-restaurant-cards--phone.hidden {
  margin: 0 0 1rem 0;
  line-height: 150%;
}
.cmp-restaurant-cards--second--half .cmp-restaurant-cards--hour {
  display: none;
}
.cmp-restaurant-cards--second--half .cmp-restaurant-cards--hours {
  margin: unset;
  font-weight: 600;
  letter-spacing: 0.011em;
}
.cmp-restaurant-cards--second--half p.cmp-restaurant-cards--hours-label {
  padding-bottom: 2rem;
}
.cmp-restaurant-cards .cmp-carousel--single-mode {
  margin-bottom: 6rem;
  padding: unset;
}
.cmp-restaurant-cards .cmp-carousel--single-mode .gallery-pagination {
  line-height: 150%;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .gallery-pagination {
    left: 44%;
    width: 5.4rem;
    padding: 1.5rem 0.5rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    padding-top: 1.7rem;
    text-align: center;
  }
  [dir=rtl] .cmp-restaurant-cards .cmp-carousel--single-mode .gallery-pagination {
    padding: 1.7rem 0.5rem;
  }
}
@media (min-width: 1200px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .gallery-pagination {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .gallery-pagination {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    padding-top: 1.6rem;
    text-align: center;
  }
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper {
  margin-bottom: -3rem !important;
}
@media (max-width: 767px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper {
    display: flex !important;
  }
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
  right: 33%;
}
@media (min-width: 280px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 35%;
  }
}
@media (min-width: 320px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 36%;
  }
}
@media (min-width: 375px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 39%;
  }
}
@media (min-width: 425px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 39%;
  }
}
@media (min-width: 450px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 39%;
  }
}
@media (min-width: 550px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 42%;
  }
}
@media (min-width: 700px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 43%;
  }
}
@media (min-width: 768px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 45%;
  }
}
@media (min-width: 912px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 45%;
  }
}
@media (min-width: 1024px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 46%;
  }
}
@media (min-width: 1280px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 47%;
  }
}
@media (min-width: 1440px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container .pagingInfo {
    right: 47%;
  }
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
  left: 16%;
  /*  @include media ('>=425px')
  {
      left: 23%;
  }
  @include media ('>=450px')
  {
      left: 25%;
  } */
  /*  @include media ('>=550px')
   {
       left: 28%;
   } */
}
@media (min-width: 280px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 11%;
  }
}
@media (min-width: 320px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 20%;
  }
}
@media (min-width: 375px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 22%;
  }
}
@media (min-width: 414px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 25%;
  }
}
@media (min-width: 475px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 26%;
  }
}
@media (min-width: 500px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 28%;
  }
}
@media (min-width: 531px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 29.5%;
  }
}
@media (min-width: 600px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 30%;
  }
}
@media (min-width: 627px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 31%;
  }
}
@media (min-width: 650px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 33%;
  }
}
@media (min-width: 700px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 34%;
  }
}
@media (min-width: 750px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 35%;
  }
}
@media (min-width: 768px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 35%;
  }
}
@media (min-width: 800px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 33.5%;
  }
}
@media (min-width: 820px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 34%;
  }
}
@media (min-width: 835px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 34.5%;
  }
}
@media (min-width: 857px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 35%;
  }
}
@media (min-width: 875px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 36%;
  }
}
@media (min-width: 901px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 39%;
  }
}
@media (min-width: 912px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 36.5%;
  }
}
@media (min-width: 970px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 38%;
  }
}
@media (min-width: 1024px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 38%;
  }
}
@media (min-width: 1032px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 37.5%;
  }
}
@media (min-width: 1065px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 40%;
  }
}
@media (min-width: 1097px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 38.5%;
  }
}
@media (min-width: 1132px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 39%;
  }
}
@media (min-width: 1171px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 40%;
  }
}
@media (min-width: 1280px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 39%;
  }
}
@media (min-width: 1440px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show {
    left: 40%;
  }
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show::after {
  left: 25%;
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show::before {
  right: -22%;
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show:hover::before {
  right: -12% !important;
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-prev.slick-arrow.show:hover::after {
  left: 15% !important;
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
  right: unset;
  left: 43%;
}
@media (min-width: 280px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 52%;
  }
}
@media (min-width: 320px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 51%;
  }
}
@media (min-width: 375px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 51%;
  }
}
@media (min-width: 425px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 54%;
  }
}
@media (min-width: 450px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 56%;
  }
}
@media (min-width: 550px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 54%;
  }
}
@media (min-width: 700px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 53%;
  }
}
@media (min-width: 750px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 54%;
  }
}
@media (min-width: 768px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 50.5%;
  }
}
@media (min-width: 875px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 52%;
  }
}
@media (min-width: 901px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 51%;
  }
}
@media (min-width: 912px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 52.5%;
  }
}
@media (min-width: 1024px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 51.4%;
  }
}
@media (min-width: 1280px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 50.5%;
  }
}
@media (min-width: 1440px) {
  .cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show {
    left: 50%;
  }
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show::after {
  right: 25%;
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show::before {
  left: -22%;
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show:hover::before {
  left: -13px !important;
}
.cmp-restaurant-cards .cmp-carousel--single-mode .paging-container-wrapper .paging-container button.slick-next.slick-arrow.show:hover::after {
  right: 15px !important;
}
.cmp-restaurant-cards .cmp-restaurant-card-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 4.8rem;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.011em;
  text-transform: capitalize;
  color: #164A45;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .cmp-restaurant-cards .cmp-restaurant-card-title {
    font-size: 3.6rem;
  }
}
.cmp-restaurant-cards .cmp-restaurant-card-width-6 {
  background: unset;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  row-gap: 5rem;
}
@media (min-width: 769px) {
  .cmp-restaurant-cards .cmp-restaurant-card-width-6 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}
.cmp-restaurant-cards .cmp-restaurant-card-width-6 .cmp-restaurant-card-grid {
  background: #ffffff;
}
.cmp-restaurant-cards .cmp-restaurant-card-width-6 .cmp-restaurant-card-grid .restaurant-card-inner {
  background: #ffffff;
}
.cmp-restaurant-cards .cmp-restaurant-card-width-6 .cmp-restaurant-card-grid .cmp-image {
  display: none;
}
@media (max-width: 768px) {
  .cmp-restaurant-cards .cmp-restaurant-card-width-6 .cmp-restaurant-card-grid {
    width: unset;
  }
}
.cmp-restaurant-cards .cmp-restaurant-card-width-6 .cmp-restaurant-card-grid .cmp-restaurant-cards--title1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 3.6rem;
  line-height: 120%;
  letter-spacing: 0.011em;
  text-transform: capitalize;
  color: #164A45;
  padding-bottom: 2rem;
  margin: unset;
  padding-left: 2rem;
  padding-top: 3rem;
}
.cmp-restaurant-cards .cmp-restaurant-card-width-6 .cmp-restaurant-card-grid .cmp-restaurant-cards--container1 {
  padding: 2rem;
}
.cmp-restaurant-cards .cmp-restaurant-card-width-6 .cmp-restaurant-card-grid .cmp-restaurant-cards--container1 .cmp-restaurant-cards--type1 {
  font-family: "Even Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #164A45;
  padding-bottom: 2rem;
}
.digital-dir-variation .cmp-restaurant-cards .cmp-restaurant-card {
  background: unset;
  padding-bottom: 5rem;
}
@media (max-width: 768px) {
  .digital-dir-variation .cmp-restaurant-cards .cmp-restaurant-card {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.digital-dir-variation .cmp-restaurant-cards .cmp-restaurant-card-title {
  text-align: unset;
  margin-bottom: 3rem;
}
.digital-dir-variation .cmp-restaurant-cards .cmp-restaurant-cards--title-dining {
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.011em;
  color: #0e2e4f;
}
.digital-dir-variation .cmp-restaurant-cards .cmp-restaurant-cards--title-dining li {
  display: list-item;
  list-style-position: inside;
}
@media (max-width: 768px) {
  .digital-dir-variation .cmp-restaurant-cards .cmp-restaurant-cards--title-dining {
    font-size: 16px;
  }
}

@-moz-document url-prefix() {
  .digitaldir-dining .restaurant-cards .cmp-restaurant-cards--title-dining {
    padding-left: 10px;
  }
}
/*.mac .cmp-restaurant-cards .cmp-carousel--single-mode .slick-arrow.slick-prev::after, .mac .cmp-restaurant-cards .cmp-carousel--single-mode .slick-arrow.slick-next::after
{
bottom:20px !important;
}*/
/*@media (max-width:549px) {
.mac .cmp-restaurant-cards .cmp-carousel--single-mode .slick-arrow.slick-prev
{
left:30%;
}
}*/
/*@media (min-width:2000px) {
.mac .cmp-restaurant-cards .cmp-carousel--single-mode .slick-arrow.slick-prev::after, .mac .cmp-restaurant-cards .cmp-carousel--single-mode .slick-arrow.slick-next::after
{
bottom:20px !important;
}
.mac .cmp-restaurant-cards .cmp-carousel--single-mode .slick-arrow.slick-prev
{
left:41%;
}
}*/
@media (min-width: 3000px) {
  /*.mac .cmp-restaurant-cards .cmp-carousel--single-mode .slick-arrow.slick-prev::after, .mac .cmp-restaurant-cards .cmp-carousel--single-mode .slick-arrow.slick-next::after
  {
  bottom:20px !important;
  }*/
  .mac .cmp-restaurant-cards .cmp-carousel--single-mode .slick-arrow.slick-prev {
    left: 40%;
  }
  .mac .cmp-restaurant-cards .cmp-carousel--single-mode .slick-arrow.slick-next {
    left: 52%;
  }
}
.hide--title .cmp-title__text {
  display: none;
}

.limited-time-feature-detail {
  font-family: "Even Sans";
}
@media (min-width: 768px) {
  .limited-time-feature-detail {
    padding: 0 2rem;
  }
}
.limited-time-feature-detail .offer__container {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.limited-time-feature-detail .offer__pretitle.cmp-teaser__pretitle {
  font-family: "Even Sans";
  font-size: 1.8rem;
  line-height: 110%;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #164A45;
  margin: 0 0 1rem;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .offer__pretitle.cmp-teaser__pretitle {
    margin: 0 2rem;
    padding-bottom: 1rem;
  }
}
.limited-time-feature-detail .offer__title {
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
  color: #164A45;
  font-size: 6rem !important;
  font-weight: normal !important;
  line-height: 120% !important;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .offer__title {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 4rem !important;
  }
}
.limited-time-feature-detail .offer__subtitle {
  color: #54585A;
  text-align: center;
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 120%;
  text-transform: capitalize;
  margin-top: unset;
  margin-bottom: 6rem;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .offer__subtitle {
    font-size: 1.8rem;
  }
}
.limited-time-feature-detail .cmp-teaser {
  display: flex;
  flex-direction: column;
  margin: 6rem 0 0;
  top: 0.5rem;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser {
    margin: 3rem 0 0;
    top: 0.5rem;
  }
}
.limited-time-feature-detail .cmp-teaser__image {
  order: 1;
  width: 100%;
}
.limited-time-feature-detail .cmp-teaser__image .cmp-image {
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser__image .cmp-image {
    margin: 0 2rem 0;
    width: unset;
  }
}
.limited-time-feature-detail .cmp-teaser__image .cmp-image .animation-default {
  margin: 0;
}
.limited-time-feature-detail .cmp-teaser__image .cmp-image img {
  max-width: 100%;
}
.limited-time-feature-detail .cmp-teaser__content {
  order: 2;
  position: relative !important;
  text-align: left;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser__content {
    padding: 0 2rem;
  }
}
.limited-time-feature-detail .cmp-teaser__content .offer__startend p {
  font-family: "Inter";
  font-weight: 700;
  font-size: 1.9rem;
  line-height: 160%;
  margin-top: 6rem;
  margin-bottom: 0rem;
  color: #164A45;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser__content .offer__startend p {
    margin: 3rem auto 0;
    font-size: 1.7rem;
  }
}
.limited-time-feature-detail .cmp-teaser__content .cmp-teaser__content__container {
  padding: 0 !important;
}
.limited-time-feature-detail .cmp-teaser__content .cmp-teaser__description {
  line-height: 150%;
  margin-top: 6rem;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser__content .cmp-teaser__description {
    margin-top: 3rem;
  }
}
.limited-time-feature-detail .cmp-teaser__content .cmp-teaser__description p {
  color: #54585A;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser__content .cmp-teaser__description p {
    font-size: 1.6rem;
  }
}
.limited-time-feature-detail .cmp-teaser__content .cmp-teaser__description .offer__termsconditions {
  padding-bottom: 6rem;
}
.limited-time-feature-detail .cmp-teaser__content .cmp-teaser__description.offer__rules p {
  font-family: "Inter";
  font-weight: 700;
  font-size: 1.9rem;
  line-height: 160%;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser__content .cmp-teaser__description.offer__rules p {
    font-size: 1.7rem;
  }
}
.limited-time-feature-detail .cmp-teaser__content .cmp-teaser__description.offer__termsconditions p {
  padding-bottom: 6rem;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser__content .cmp-teaser__description.offer__termsconditions p {
    font-size: 1.3rem;
  }
}
.limited-time-feature-detail .cmp-teaser__content .offer__download-document {
  margin-top: 4rem;
  color: #164A45;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser__content .offer__download-document {
    margin-top: 3rem;
  }
}
.limited-time-feature-detail .cmp-teaser__content .offer__download-document a {
  text-transform: capitalize;
  letter-spacing: 0.05em;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 133%;
  color: #164A45;
  font-family: "Inter";
}
.limited-time-feature-detail .cmp-teaser__content .offer__download-document a::after {
  font-family: "FontAwesome";
  content: "\f105";
  font-weight: normal;
  padding-left: 0.6rem;
}
.limited-time-feature-detail .cmp-teaser__content .booknow_cta {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser__content .booknow_cta {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.limited-time-feature-detail .cmp-teaser__content .booknow_cta .cmp-button {
  display: flex;
  padding: 0rem;
  align-items: center;
}
@media (max-width: 767px) {
  .limited-time-feature-detail .cmp-teaser__content .booknow_cta .cmp-button {
    display: block;
  }
}
.limited-time-feature-detail .cmp-teaser__content .booknow_cta .cmp-button__text {
  width: unset;
  text-align: center;
  border: 0.2rem solid #164A45;
  border-radius: 0.3rem;
  padding: 1.2rem 3rem;
  font-size: 1.4rem;
  line-height: 150%;
  color: #164A45;
  font-weight: 600;
  letter-spacing: 0em;
  text-transform: uppercase;
}
.limited-time-feature-detail .cmp-teaser__content .booknow_cta .cmp-button__text:hover {
  background: #164A45;
  color: #ffffff !important;
}

@media (max-width: 767px) {
  .hotel-detail-container {
    padding: 0 2rem;
  }
}
.hotel-detail-container .cmp-hotel-detail-container__title {
  font-family: "Even Sans";
  font-style: normal;
  font-weight: normal;
  text-transform: capitalize;
  color: #164A45;
  margin-bottom: 2rem;
  margin-top: unset;
}
@media (max-width: 767px) {
  .hotel-detail-container .cmp-hotel-detail-container__title {
    margin-bottom: 4rem;
  }
}
.hotel-detail-container .cmp-display-logic {
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .hotel-detail-container .cmp-display-logic {
    padding-bottom: 2.3rem;
  }
}
.hotel-detail-container .cmp-display-logic ul {
  margin-left: -1.5rem;
  margin-top: unset;
  margin-bottom: unset;
}
.hotel-detail-container .cmp-display-logic__text {
  font-family: "Inter";
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 150%;
  padding-left: 0;
  margin: 0;
  color: #54585A;
}
.hotel-detail-container .cmp-display-logic__text p {
  margin: unset;
}
@media (max-width: 767px) {
  .hotel-detail-container .cmp-display-logic__text {
    font-size: 1.6rem;
    /* padding-bottom: rem(40px); */
  }
}
.hotel-detail-container .cmp-accordion .cmp-hotel-detail-container__title {
  padding-bottom: 3.8rem;
  margin-bottom: unset;
}
@media (max-width: 767px) {
  .hotel-detail-container .cmp-accordion .cmp-hotel-detail-container__title {
    padding-bottom: 3rem;
    margin-bottom: unset;
  }
}
.hotel-detail-container .cmp-accordion__item .cmp-accordion__title {
  padding: 1.5rem 0 0.5rem 1rem;
  text-transform: unset;
}
.hotel-detail-container .cmp-accordion__item:last-child .cmp-accordion__title {
  padding: 1.5rem 0 1.5rem 1rem;
}
.hotel-detail-container .cmp-accordion__item .cmp-accordion__header {
  font-family: "Even Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #54585A;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .hotel-detail-container .cmp-accordion__item .cmp-accordion__header {
    font-size: 1.4rem;
  }
}
.hotel-detail-container .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title::before {
  right: 2rem;
}
.hotel-detail-container .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button--expanded:last-child .cmp-accordion__title {
  padding: 1.5rem 0 0.5rem 1rem;
}
.hotel-detail-container .cmp-accordion__item .cmp-accordion__panel--expanded {
  padding-bottom: 1.5rem;
}
.hotel-detail-container .cmp-accordion__item .cmp-accordion__panel--expanded .cmp-display-logic {
  padding-bottom: unset;
}
.hotel-detail-container .cmp-accordion__item .cmp-accordion__panel--expanded .cmp-display-logic__text {
  font-weight: normal;
  font-size: 1.8rem;
  color: #54585A;
  padding-left: 17px;
  padding-right: 10%;
}
@media (max-width: 767px) {
  .hotel-detail-container .cmp-accordion__item .cmp-accordion__panel--expanded .cmp-display-logic__text {
    font-size: 1.6rem;
    padding-right: 10px;
  }
}
.hotel-detail-container.no-padding {
  padding: 0;
}
.hotel-detail-container.no-padding .cmp-accordion__item {
  padding-right: 0;
}

.hotel-highlights h1, .hotel-highlights .h1 {
  font-size: 6rem;
  line-height: 7.2rem;
  font-weight: normal;
  text-align: center;
}
.hotel-highlights h2, .hotel-highlights .h2 {
  font-size: 4rem;
  line-height: 4.8rem;
  font-weight: normal;
  text-align: center;
}
.hotel-highlights h3, .hotel-highlights .h3 {
  font-size: 3rem;
  line-height: 3.6rem;
  font-weight: normal;
  text-align: center;
}
.hotel-highlights h4, .hotel-highlights .h4 {
  font-size: 2.4rem;
  line-height: 2.9rem;
  font-weight: normal;
  text-align: center;
}
.hotel-highlights h5, .hotel-highlights .h5 {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.hotel-highlights h6, .hotel-highlights .h6 {
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .hotel-highlights h1, .hotel-highlights .h1 {
    font-size: 4rem;
    line-height: 4.8rem;
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .hotel-highlights h2, .hotel-highlights .h2 {
    font-size: 3rem;
    line-height: 3.6rem;
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .hotel-highlights h3, .hotel-highlights .h3 {
    font-size: 2.4rem;
    line-height: 2.9rem;
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .hotel-highlights h4, .hotel-highlights .h4 {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .hotel-highlights h5, .hotel-highlights .h5 {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .hotel-highlights h6, .hotel-highlights .h6 {
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-weight: normal;
  }
}
.hotel-highlights .tile-header {
  display: none;
}
.hotel-highlights .sub-header {
  line-height: 120%;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  margin: unset;
  margin-bottom: 4rem;
  font-family: "Even Sans";
  text-transform: capitalize;
  color: #164A45;
}
@media (max-width: 767px) {
  .hotel-highlights .sub-header {
    margin-bottom: 1.5rem;
  }
}
.hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tablist {
  justify-content: center;
  font-family: "Even Sans";
  text-transform: capitalize;
  align-items: end;
}
@media (max-width: 767px) {
  .hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tablist {
    margin: 2rem 1rem 3rem 1rem;
  }
}
[dir=rtl] .hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tablist {
  padding: unset;
}
.hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tablist .cmp-tabs__tab {
  color: #54585A;
  line-height: 150%;
  font-style: normal;
  font-weight: normal;
  width: 18%;
  margin: 0 0.9% 4rem;
  font-size: 1.8rem;
  border-bottom: 0.2rem solid #D0D6D6;
  padding: 0;
  padding-bottom: 0.6rem;
  word-wrap: break-word;
  font-family: "Inter";
}
.hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tablist .cmp-tabs__tab--active {
  border-bottom-color: #D79678;
  font-weight: 600;
  color: #164A45;
}
@media (max-width: 767px) {
  .hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tablist .cmp-tabs__tab {
    width: auto;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .hotel-highlights .cmp-tabs--accordion-on-mobile {
    font-size: 1.6rem;
  }
  .hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tabpanel {
    position: relative;
  }
  .hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tabpanel:before {
    font-size: 1.6rem;
    padding: 1.5rem 3rem 1.5rem 0;
    border-top: 0.2rem solid #D0D6D6;
  }
  .hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tabpanel:after {
    display: block;
    width: 1rem;
    right: 1rem;
    top: 0rem;
    position: absolute;
    transition: transform 0.4s ease;
    font-family: "FontAwesome";
    content: "\f078";
    color: #164A45;
    font-size: 2rem;
  }
  .hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tabpanel--active:before {
    border-top: 0.2rem solid #D79678;
  }
  .hotel-highlights .cmp-tabs--accordion-on-mobile .cmp-tabs__tabpanel--active:after {
    transform: scaleY(-1);
    top: 2rem;
  }
  .hotel-highlights .cmp-tabs--accordion-on-mobile:last-child {
    border-bottom: 0.2rem solid #D0D6D6;
    border-bottom-color: #D0D6D6;
    margin: 2rem;
  }
}
.hotel-highlights .cmp-teaser .cmp-teaser__content {
  position: relative !important;
}
@media (max-width: 767px) {
  .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    display: none;
  }
}
@media (max-width: 767px) {
  .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container {
    padding: 0 !important;
  }
}
.hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container h2.cmp-teaser__title {
  font-family: "Even Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 3rem !important;
  line-height: 120%;
  text-transform: capitalize;
}
.hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .cmp-teaser__title {
  text-align: left;
  padding-bottom: 1rem;
  color: #164A45;
}
@media (max-width: 767px) {
  .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .cmp-teaser__title {
    font-size: 1.8rem;
    line-height: 130%;
  }
}
[dir=rtl] .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .cmp-teaser__title {
  text-align: right;
}
.hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .cmp-teaser__description p {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-family: "Inter";
  font-style: normal;
  padding-bottom: 3rem;
}
@media (max-width: 767px) {
  .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .cmp-teaser__description p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding-bottom: 1.5rem;
    margin-bottom: 0;
    padding-top: 1.5rem;
  }
}
.hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .phoneNumber-desktop {
  display: none;
}
@media (min-width: 769px) {
  .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .phoneNumber-desktop {
    display: block;
  }
}
.hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .phoneNumber-mobile a:after {
  display: none;
}
@media (min-width: 769px) {
  .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .phoneNumber-mobile {
    display: none;
  }
}
.hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .highlight-link {
  font-size: 1.6rem;
  line-height: 18px;
  font-weight: 700 !important;
  letter-spacing: 0.08em;
  text-transform: uppercase !important;
  font-style: normal;
  font-family: "Even Sans";
}
@media (max-width: 767px) {
  .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .highlight-link {
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    line-height: 100%;
    display: flex;
    flex-direction: column;
  }
  .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .highlight-link a {
    width: 100%;
    flex-direction: column;
  }
}
.hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .highlight-link a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 150%;
  align-items: center;
  text-align: center;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  text-decoration: none;
  border: 0.2rem solid #164A45;
  border-radius: 0.3rem;
  color: #164A45;
  background: none;
  padding: 1.2rem 3rem;
}
.hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .highlight-link a:hover {
  background-color: #164A45;
  color: #ffffff;
}
@media (max-width: 767px) {
  .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .highlight-link a {
    letter-spacing: unset;
    display: flex;
    padding: 1rem 2rem;
  }
}
@media (max-width: 767px) {
  .hotel-highlights .cmp-teaser .cmp-teaser__content .cmp-teaser__content__container .highlight-link .mobileCta {
    display: flex;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .hotel-highlights .cmp-teaser {
    display: flex;
  }
  .hotel-highlights .cmp-teaser .cmp-teaser__image {
    width: 50%;
    margin-left: 1.5%;
  }
  [dir=rtl] .hotel-highlights .cmp-teaser .cmp-teaser__image {
    margin-right: 1.8%;
    margin-left: unset;
  }
  .hotel-highlights .cmp-teaser .cmp-teaser__image .cmp-image {
    height: 100%;
  }
  .hotel-highlights .cmp-teaser .cmp-teaser__image .cmp-image .cmp-image__image {
    height: 100%;
  }
  .hotel-highlights .cmp-teaser .cmp-teaser__image .cmp-image .cmp-image__image img {
    height: 100%;
  }
  .hotel-highlights .cmp-teaser .cmp-teaser__content {
    padding: 8rem 6rem;
    width: 50%;
    align-items: center;
  }
}

.cmp-meeting-room-card {
  padding: 4rem 0;
  max-width: 110rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .cmp-meeting-room-card {
    padding: 0 2.5rem;
  }
}
.cmp-meeting-room-card .cmp-meeting-room-display-flex.cmp-meeting-room-flex-section-three {
  flex-basis: 27%;
}
.cmp-meeting-room-card .cmp-meeting-room-display-flex.cmp-meeting-room-flex-section-three p {
  font-weight: normal;
  font-family: "Even Sans";
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: 0.1em;
  color: #54585A;
}
@media (max-width: 767px) {
  .cmp-meeting-room-card .cmp-meeting-room-display-flex.cmp-meeting-room-flex-section-three p {
    font-size: 1.4rem;
    color: #191919;
  }
}
.cmp-meeting-room-card .cmp-meeting-room-display-flex.cmp-meeting-room-flex-section-two {
  flex-basis: 55%;
}
.cmp-meeting-room-card .cmp-meeting-room-display-flex.cmp-meeting-room-flex-section-two p {
  color: #54585A;
}
@media (max-width: 767px) {
  .cmp-meeting-room-card .cmp-meeting-room-display-flex.cmp-meeting-room-flex-section-two p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding-top: 1.5rem;
  }
}
.cmp-meeting-room-card .cmp-meeting-room-display-flex.cmp-meeting-room-flex-section-one {
  flex-basis: 40%;
}
.cmp-meeting-room-card .cmp-meeting-room-display-flex.cmp-meeting-room-flex-section-one p {
  font-weight: normal;
  font-family: "Even Sans";
  font-size: 1.6rem;
  color: #54585A;
  line-height: 120%;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .cmp-meeting-room-card .cmp-meeting-room-display-flex.cmp-meeting-room-flex-section-one p {
    font-size: 1.4rem;
    color: #191919;
  }
}
@media (min-width: 768px) {
  .cmp-meeting-room-card .cmp-meeting-room-display-flex.cmp-meeting-room-flex-section-one {
    padding-left: 2rem;
  }
}
.cmp-meeting-room-card__card {
  letter-spacing: 0.014em;
  color: #164A45;
}
.cmp-meeting-room-card__card h4 {
  font-weight: normal;
  font-size: 3rem;
  line-height: 120%;
  margin-bottom: 1rem;
  margin-top: 0rem;
}
@media (max-width: 767px) {
  .cmp-meeting-room-card__card h4 {
    font-size: 2.4rem;
  }
}
.cmp-meeting-room-card__card p {
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.7rem;
  margin: 0;
  font-family: "Inter";
}
.cmp-meeting-room-card__actions {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .cmp-meeting-room-card__actions {
    flex-direction: column;
    margin-top: 5rem;
  }
}
.cmp-meeting-room-card__actions .cmp-button--tertiary {
  padding-top: 5rem;
}
.cmp-meeting-room-card__actions .cmp-button--tertiary .cmp-button::after {
  display: none;
}
.cmp-meeting-room-card__actions .cmp-button--tertiary .cmp-button .cmp-button__text {
  letter-spacing: 0em;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #164A45;
}
@media (max-width: 767px) {
  .cmp-meeting-room-card__actions .cmp-button--tertiary .cmp-button .cmp-button__text {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
.cmp-meeting-room-card__actions .cmp-button--tertiary .cmp-button .cmp-button__text::after {
  font-family: "FontAwesome";
  content: "\f105";
  font-weight: normal;
  padding-left: 0.5em;
}
.cmp-meeting-room-card__actions .cmp-button--primary {
  border: 0.1rem solid #164A45;
  border-radius: 0.3rem;
  text-align: center;
}
@media (max-width: 767px) {
  .cmp-meeting-room-card__actions .cmp-button--primary {
    width: 100%;
  }
}
.cmp-meeting-room-card__actions .cmp-button--primary:hover {
  background-color: #164A45;
  border-color: #164A45;
}
.cmp-meeting-room-card__actions .cmp-button--primary:hover .cmp-button__text {
  color: #ffffff;
}
.cmp-meeting-room-card__actions .cmp-button--primary .cmp-button {
  color: #164A45;
}
.cmp-meeting-room-card__actions .cmp-button--primary .cmp-button__text {
  color: #164A45;
}
.cmp-meeting-room-card__actions .cmp-button--primary .cmp-button__text {
  line-height: 2.2rem;
}

.guest-reviews {
  font-family: "Inter";
  font-size: 1.5rem;
}
.guest-reviews .IWSfrContainer .star-rating {
  display: inline;
  margin-right: 1.5rem;
}
@media (max-width: 768px) {
  .guest-reviews .IWSfrContainer .star-rating {
    margin-right: 0.8rem;
  }
}
.guest-reviews .IWSfrContainer .star-rating .fas.fa-star {
  color: #F64743;
  letter-spacing: 0.5rem;
}
.guest-reviews .IWSfrContainer .star-rating .fas.fa-star-half-alt {
  color: #F64743;
}
.guest-reviews .IWSfrContainer .IWSfrOutOf {
  color: #164A45;
  margin-right: 1.6rem;
  font-size: 1.6rem;
  line-height: 150%;
  font-style: normal;
  font-weight: normal;
}
@media (max-width: 768px) {
  .guest-reviews .IWSfrContainer .IWSfrOutOf {
    margin-right: 0.9rem;
  }
}
.guest-reviews .IWSfrContainer .IWSfrLink {
  display: inline;
  align-items: center;
}
.guest-reviews .IWSfrContainer .IWSfrLink .tertiary {
  color: #164A45;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.9rem;
  font-style: normal;
  letter-spacing: -0.009em;
  text-underline-offset: 0.3rem;
}
@media (max-width: 768px) {
  .guest-reviews .IWSfrContainer .IWSfrLink .tertiary {
    font-size: 1.6rem;
  }
}

.hotelstatus {
  position: absolute;
  width: -moz-fit-content !important;
  width: fit-content !important;
  font-family: "Inter";
  top: 0rem !important;
}
@media (max-width: 992px) {
  .hotelstatus {
    left: 5%;
  }
}
@media (max-width: 768px) {
  .hotelstatus {
    left: unset;
  }
}
@media (max-width: 719px) {
  .hotelstatus {
    left: 20%;
  }
}
@media (max-width: 426px) {
  .hotelstatus {
    left: unset;
  }
}
@media (max-width: 767px) {
  [dir=ltr] .hotelstatus {
    top: -1rem !important;
    margin: unset;
  }
}
.hotelstatus .cmp-hotelstatus {
  background-color: #ffffff;
  font-weight: 600;
  color: #164A45;
  font-size: 1.6rem;
  line-height: 160%;
  padding: 0.5rem 1.5rem;
  margin-top: 2rem;
  font-style: normal;
}
@media (max-width: 767px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    font-size: 1.3rem;
    padding: 0.4rem 1rem;
    background-color: #ffffff;
    position: relative;
  }
}
@media (min-width: 992px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: -9.5rem;
  }
}
@media (max-width: 768px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 8rem;
  }
}
@media (max-width: 426px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 8.5rem;
  }
}
@media (min-width: 377px) and (max-width: 424px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 6.5rem;
  }
}
@media (min-width: 719px) and (max-width: 732px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 23rem;
  }
}
@media (min-width: 733px) and (max-width: 752px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 24rem;
  }
}
@media (min-width: 753px) and (max-width: 767px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 25rem;
  }
}
@media (min-width: 769px) and (max-width: 802px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 4rem;
  }
}
@media (min-width: 803px) and (max-width: 820px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 6rem;
  }
}
@media (min-width: 821px) and (max-width: 876px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 6.5rem;
  }
}
@media (min-width: 877px) and (max-width: 908px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 9rem;
  }
}
@media (min-width: 909px) and (max-width: 951px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 10.9rem;
  }
}
@media (min-width: 951px) and (max-width: 976px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 13rem;
  }
}
@media (min-width: 977px) and (max-width: 992px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 14rem;
  }
}
@media (max-width: 376px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 6rem;
  }
}
@media (max-width: 320px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus {
    margin-left: 3.3rem;
  }
}
.hotelstatus .cmp-hotelstatus:after {
  content: "";
  position: absolute;
  top: 0rem;
  border-right: 2.2rem solid transparent;
  border-left: 1.8rem solid #ffffff;
  margin-top: 2rem;
}
[dir=ltr] .hotelstatus .cmp-hotelstatus:after {
  border-top: 1.8rem solid #ffffff;
  border-bottom: 1.8rem solid #ffffff;
  left: 96%;
}
@media (max-width: 1199px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus:after {
    border-top: 1.84rem solid #ffffff;
    border-bottom: 1.83rem solid #ffffff;
  }
}
@media (max-width: 991px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus:after {
    border-top: 1.8rem solid #ffffff;
    border-bottom: 1.8rem solid #ffffff;
  }
}
@media (max-width: 767px) {
  [dir=ltr] .hotelstatus .cmp-hotelstatus:after {
    border-top: 1.5rem solid #ffffff;
    border-bottom: 1.5rem solid #ffffff;
    border-right: 2rem solid transparent;
    margin-top: 0rem;
  }
}
@media (max-width: 767px) {
  .hotelstatus .cmp-hotelstatus:after {
    top: 0;
  }
  [dir=ltr] .hotelstatus .cmp-hotelstatus:after {
    left: 97%;
  }
}

@-moz-document url-prefix() {
  .hotelstatus .cmp-hotelstatus:after {
    border-bottom: 1.84rem solid #ffffff;
  }
  @media (max-width: 767px) {
    .hotelstatus .cmp-hotelstatus:after {
      border-bottom: 1.84rem solid #ffffff;
    }
  }
}
.mac .hotelstatus .cmp-hotelstatus:after {
  border-bottom: 1.75rem solid #ffffff;
  border-top: 1.75rem solid #ffffff;
}
@media (max-width: 767px) {
  .mac .hotelstatus .cmp-hotelstatus:after {
    border-bottom: 1.4rem solid #ffffff;
    border-top: 1.4rem solid #ffffff;
  }
}

/*
@import 'components/content/faq/scss/faq';
@import 'components/content/restaurant-card/scss/restaurant-card.scss';
@import 'components/content/limited-time-feature-offers/scss/limited-time-feature-offers';
@import 'components/content/specialannouncements/scss/specialannouncements' */