/* Links */
/* Footer top region */
/* Footer middle region */
/* Footer bottom region */
/* Submit button */
/* Button variant 1 */
/* Button variant 1 - alternative */
/* Button variant 2 */
/* Button variant 2 - alternative*/
/* Box shadow colors */
/* Container colors */
/* Search colors */
/* Menu colors */
/** General **/
/** Mobile **/
/* Navigation colors */
/* @font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Thin.ttf);
  font-weight: 200;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Bold.ttf);
  font-weight: 700;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Black.ttf);
  font-weight: 900;
} */
@keyframes load {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
a.cta-button-primary {
  text-transform: none;
  border: 0;
}
a.cta-button-secondary {
  color: #ffffff;
  text-transform: none;
  border: 0;
}
a.cta-button-secondary:focus {
  outline: 4px solid #50B9D7;
}
a.cta-button-primary-alamo {
  background-color: #fff200 !important;
  color: #213b73 !important;
}
a.cta-button-primary-alamo {
  border: 0;
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  display: inline-block;
  text-align: center;
  transition: all 0.2s;
  padding: 15px 20px;
  line-height: 1;
  font-size: 20px;
  text-decoration: none;
}
a.cta-button-primary-alamo:hover {
  opacity: 0.78;
}
a.cta-button-primary-alamo:disabled {
  background-color: #eeeeee !important;
}
a.cta-button-secondary-alamo {
  background-color: #9146AF !important;
  color: white !important;
}
a.cta-button-secondary-alamo {
  border: 0;
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  display: inline-block;
  text-align: center;
  transition: all 0.2s;
  padding: 15px 20px;
  line-height: 1;
  font-size: 20px;
  text-decoration: none;
}
a.cta-button-secondary-alamo:hover {
  opacity: 0.78;
}
a.cta-button-secondary-alamo:disabled {
  background-color: white !important;
}
a.cta-button-secondary-alamo:disabled {
  opacity: 0.78;
}

html.disable-scroll {
  overflow-y: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 900;
}

h1 {
  font-size: 36px;
  font-weight: 900;
  line-height: 54px;
  margin-bottom: 0.5em;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 2.3rem;
  }
}

h2 {
  font-size: 28px;
  line-height: 48px;
  margin-bottom: 0.5em;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 2.15rem;
  }
}

h3 {
  font-size: 24px;
  line-height: 42px;
  margin-bottom: 0.5em;
}

h4 {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 0.5em;
}

h5 {
  font-size: 16px;
  line-height: 33px;
}

fieldset {
  border: 0;
  margin: 0;
}

#block-flexi-breadcrumbs {
  border-top: 1px solid #84888B;
}
@media (max-width: 1024px) {
  #block-flexi-breadcrumbs {
    display: none;
  }
}
#block-flexi-breadcrumbs nav {
  max-width: 950px;
  padding: 0 15px;
  margin: 0 auto;
}
[dir="ltr"] #block-flexi-breadcrumbs nav ol {
  padding-left: 0;
}
[dir="rtl"] #block-flexi-breadcrumbs nav ol {
  padding-right: 0;
}
#block-flexi-breadcrumbs nav ol {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  list-style-type: none;
  padding: 50px 0;
  margin: 0;
}
#block-flexi-breadcrumbs nav ol li {
  color: #84888B;
  font-size: 17px;
  line-height: 26px;
}
#block-flexi-breadcrumbs nav ol li:not(:first-child) {
  position: relative;
}
#block-flexi-breadcrumbs nav ol li:not(:first-child)::before {
  content: ">";
  position: absolute;
  top: 50%;
  right: calc(100% + 9px);
  font-size: 26px;
  line-height: 26px;
  transform: translateY(-50%);
}
#block-flexi-breadcrumbs nav ol li a {
  color: #9146af;
  text-decoration: none;
}

.formatted-text figure,
.text-formatted figure {
  display: table;
  clear: both;
}
.formatted-text figure figcaption,
.text-formatted figure figcaption {
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
}
.formatted-text .align-left,
.formatted-text .align-center,
.formatted-text .align-right,
.text-formatted .align-left,
.text-formatted .align-center,
.text-formatted .align-right {
  display: table;
}
.formatted-text .align-left,
.text-formatted .align-left {
  margin-right: auto;
  float: none;
}
.formatted-text .align-right,
.text-formatted .align-right {
  margin-left: auto;
  float: none;
}

.layout-container--row.narrow-width .layout-container--row__columns {
  width: 980px;
}

.button-container {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
}
.button-container div a {
  margin-right: 10px;
  cursor: pointer;
  color: white;
  background-color: #9146af;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  padding: 10px 45px;
  border: 0;
}
.button-container div a:hover {
  color: white;
  background-color: rgba(145, 70, 175, 0.7);
}
.button-container > a {
  cursor: pointer;
  color: #213b73;
  background-color: #fff200;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  padding: 10px 45px;
  border: 0;
}
.button-container > a:hover {
  color: rbga(33, 59, 115, 0.7);
  background-color: rgba(255, 242, 0, 0.7);
}

#sliding-popup.is-ios-device {
  padding-bottom: 30px;
}

.klaro_toggle_dialog {
  left: 25px;
  right: auto;
  right: initial;
}

.cookie-banner #klaro-cookie-notice {
  max-width: 900px !important;
}

.booking-fatal-error-message {
  margin: auto;
  max-width: 600px;
  text-align: center;
  color: white;
}

@media (max-width: 1024px) {
  .custom-layout {
    padding: 10px;
  }
}
/* Links */
/* Footer top region */
/* Footer middle region */
/* Footer bottom region */
/* Submit button */
/* Button variant 1 */
/* Button variant 1 - alternative */
/* Button variant 2 */
/* Button variant 2 - alternative*/
/* Box shadow colors */
/* Container colors */
/* Search colors */
/* Menu colors */
/** General **/
/** Mobile **/
/* Navigation colors */
/* @font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Thin.ttf);
  font-weight: 200;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Bold.ttf);
  font-weight: 700;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Black.ttf);
  font-weight: 900;
} */
@keyframes load {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
.location-card-wrapper,
.locations-most-popular {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
@media (max-width: 1024px) {
  .location-card-wrapper,
  .locations-most-popular {
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
}
@media (max-width: 768px) {
  .location-card-wrapper,
  .locations-most-popular {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.location-card-wrapper header,
.locations-most-popular header {
  width: 100%;
}
.location-card-wrapper .location-card,
.locations-most-popular .location-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  position: relative;
  width: 100%;
  max-width: calc(33% - 15px);
}
.location-card-wrapper .location-card.hidden,
.locations-most-popular .location-card.hidden {
  display: none;
}
@media (max-width: 1024px) {
  .location-card-wrapper .location-card,
  .locations-most-popular .location-card {
    max-width: calc(50% - 5px);
  }
}
@media (max-width: 768px) {
  .location-card-wrapper .location-card,
  .locations-most-popular .location-card {
    max-width: 100%;
  }
}
.location-card-wrapper .location-card__cover-image,
.locations-most-popular .location-card__cover-image {
  line-height: 0;
}
.location-card-wrapper .location-card__cover-image > img,
.locations-most-popular .location-card__cover-image > img {
  height: 400px !important;
}
.location-card-wrapper .location-card__cover-image > img,
.locations-most-popular .location-card__cover-image > img {
  border-radius: 13px;
  width: 380px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .location-card-wrapper .location-card__cover-image > img,
  .locations-most-popular .location-card__cover-image > img {
    height: 360px !important;
  }
  .location-card-wrapper .location-card__cover-image > img,
  .locations-most-popular .location-card__cover-image > img {
    width: 340px;
  }
}
.location-card-wrapper .location-card__title,
.locations-most-popular .location-card__title {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 0 15px;
  max-width: 340px;
}
@media (max-width: 1024px) {
  .location-card-wrapper .location-card__title,
  .locations-most-popular .location-card__title {
    width: 310px;
  }
}
.location-card-wrapper .location-card__title span,
.locations-most-popular .location-card__title span {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 32px;
  color: #ffffff;
  text-decoration: none;
}
.location-card-wrapper .location-card__link,
.locations-most-popular .location-card__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.locations-view {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
.locations-view .more-link {
  margin-top: 15px;
}
.locations-view .more-link a {
  margin-right: 10px;
  cursor: pointer;
  color: white;
  background-color: #9146af;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  padding: 10px 45px;
  border: 0;
}
.locations-view .more-link a:hover {
  color: white;
  background-color: rgba(145, 70, 175, 0.7);
}
.locations-view .views-row {
  position: relative;
  max-width: 380px;
  background-color: #005DAA;
  padding: 30px;
}
@media (max-width: 1024px) {
  .locations-view .views-row {
    max-width: 100%;
  }
}
.locations-view .views-row:hover {
  background-color: #9146AF;
}
.locations-view .views-row .location-image {
  margin-bottom: 25px;
}
.locations-view .views-row .location-image img {
  max-width: 320px;
  min-height: 270px;
}
.locations-view .views-row .location-title {
  color: white;
  text-align: center;
}
.locations-view .views-row .location-title h2 {
  font-size: 36px;
  line-height: 54px;
  font-weight: 700;
  margin: 0;
}
.locations-view .views-row a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Links */
/* Footer top region */
/* Footer middle region */
/* Footer bottom region */
/* Submit button */
/* Button variant 1 */
/* Button variant 1 - alternative */
/* Button variant 2 */
/* Button variant 2 - alternative*/
/* Box shadow colors */
/* Container colors */
/* Search colors */
/* Menu colors */
/** General **/
/** Mobile **/
/* Navigation colors */
/* @font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Thin.ttf);
  font-weight: 200;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Bold.ttf);
  font-weight: 700;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Black.ttf);
  font-weight: 900;
} */
@keyframes load {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
.contact {
  /* .footer {
      &__top {
          background-color: #F5993C;
      }
  }

  .footer .footer__top .footer__top-container *:not(.contextual) {
      color: #FFFFFF;
  } */
}
.contact main {
  background-color: #F9F6F4;
}
.contact__share-links {
  background-color: #F9F6F4;
}
.contact__share-links-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  max-width: 1200px;
  padding: 25px 15px 90px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .contact__share-links-wrapper {
    justify-content: center;
    padding: 25px 15px 60px;
  }
}
.contact__share-links--label {
  font-size: 17px;
  line-height: 32px;
  margin-right: 15px;
}
.contact__share-links--elements {
  display: flex;
  flex-direction: row;
}
.contact__share-links--elements .social-icon:not(:first-of-type) {
  margin-left: 9px;
}
.contact__share-links--elements .social-icon:not(:last-of-type) {
  margin-right: 9px;
}
.contact__share-links--elements .social-icon > a {
  display: inline-block;
  line-height: 0;
}
