/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/* Thanos Hotels Branding */
a.navbar-brand[b-nx77zn3s3k] {
  white-space: normal;
  word-break: break-all;
  color: var(--thanos-text) !important;
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  padding: 0 !important;
  margin: 0 !important;
  transition: opacity 0.3s ease;
}

a.navbar-brand:hover[b-nx77zn3s3k] {
  opacity: 0.8;
  color: var(--thanos-text) !important;
}

a[b-nx77zn3s3k] {
  color: var(--thanos-primary);
  text-decoration: none;
}

a:hover[b-nx77zn3s3k] {
  color: var(--thanos-navy);
  text-decoration: underline;
}

.btn-primary[b-nx77zn3s3k] {
  color: #fff;
  background-color: var(--thanos-primary);
  border-color: var(--thanos-primary);
}

.btn-primary:hover[b-nx77zn3s3k] {
  background-color: var(--thanos-navy);
  border-color: var(--thanos-navy);
}

.nav-pills .nav-link.active[b-nx77zn3s3k], .nav-pills .show > .nav-link[b-nx77zn3s3k] {
  color: #fff;
  background-color: var(--thanos-primary);
  border-color: var(--thanos-primary);
}

.border-top[b-nx77zn3s3k] {
  border-top: 1px solid #E8E5E0;
}
.border-bottom[b-nx77zn3s3k] {
  border-bottom: 1px solid #E8E5E0;
}

.box-shadow[b-nx77zn3s3k] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-nx77zn3s3k] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-nx77zn3s3k] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
  background-color: var(--thanos-light-bg);
  border-top: 1px solid #E8E5E0;
  color: var(--thanos-text);
}

/* Footer Styling */
#pnlFooter[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  margin: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  display: block;
  padding: 60px 0 0;
  background: #9b8f83;
  color: #fff;
}

/* Combined Main Footer Dark Theme Styling */
footer#pnlFooter.main-footer.dark[b-nx77zn3s3k] {
  color: rgb(255, 255, 255);
  font-family: "Didact Gothic", sans-serif;
  line-height: 28px;
  text-align: left;
  background-color: rgb(155, 143, 131);
  list-style: none;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px;
  padding: 60px 0px 0px;
  outline: 0px;
  overflow-wrap: break-word;
  display: block;
  background: rgb(155, 143, 131);
}

@media print {
  footer#pnlFooter.main-footer.dark[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}

/* Footer Group Styling */
div.footer__group[b-nx77zn3s3k] {
  color: rgb(255, 255, 255);
  font-family: "Didact Gothic", sans-serif;
  line-height: 28px;
  text-align: left;
  list-style: none;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px;
  padding: 0px;
  outline: 0px;
  overflow-wrap: break-word;
  height: 44px;
}

@media print {
  div.footer__group[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}

@media (min-width: 992px) {
  div.footer__group[b-nx77zn3s3k] {
    display: flex;
    justify-content: center;
  }
}

/* Footer Hotels Styling */
.footer__hotels[b-nx77zn3s3k] {
  font-size: 16px;
  letter-spacing: .6rem;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 1rem;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  color: #fff;
  font-family: 'Didact Gothic',sans-serif;
  font-weight: 400;
  line-height: 1.75em;
  -webkit-font-smoothing: antialiased;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

/* Footer Hotels Item Styling */
li.footer__hotels-item[b-nx77zn3s3k] {
  color: rgb(255, 255, 255);
  font-family: "Didact Gothic", sans-serif;
  letter-spacing: 9.6px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  list-style: none;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px;
  padding: 0px;
  outline: 0px;
  overflow-wrap: break-word;
}

li.footer__hotels-item[b-nx77zn3s3k]::after {
  content: "•";
}

li.footer__hotels-item:last-child[b-nx77zn3s3k]::after {
  display: none;
}

@media print {
  li.footer__hotels-item[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}

@media (min-width: 768px) {
  li.footer__hotels-item[b-nx77zn3s3k]::after {
    display: inline;
    margin: 0px 5px 0px 10px;
  }
}

@media (max-width: 768px) {
  li.footer__hotels-item[b-nx77zn3s3k]::after {
    display: none;
  }
}

/* Footer Brand Styling */
div.footer__brand[b-nx77zn3s3k] {
  color: rgb(255, 255, 255);
  font-family: "Didact Gothic", sans-serif;
  font-style: italic;
  line-height: 28px;
  text-align: center;
  list-style: none;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px;
  padding: 0px;
  padding-bottom: 80px;
  outline: 0px;
  overflow-wrap: break-word;
  display: inherit;
  font-size: 16px;
}

@media print {
  div.footer__brand[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}

/* Footer Sitemap Styling */
div.footer__sitemap[b-nx77zn3s3k] {
  color: rgb(255, 255, 255);
  font-family: "Didact Gothic", sans-serif;
  line-height: 28px;
  text-align: left;
  border-top: 1px solid rgb(255, 255, 255);
  list-style: none;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px;
  padding: 20px;
  outline: 0px;
  overflow-wrap: break-word;
}

@media print {
  div.footer__sitemap[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}

/* Footer Link Styling */
a.footer__link[b-nx77zn3s3k] {
  font-family: "Didact Gothic", sans-serif;
  letter-spacing: 9.6px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  list-style: none;
  cursor: pointer;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px;
  padding: 0px;
  outline: 0px;
  overflow-wrap: break-word;
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  display: inline-block;
}

a.footer__link:hover[b-nx77zn3s3k] {
  color: inherit;
  text-decoration: none;
  display: inline-block;
}

@media print {
  a.footer__link[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
    text-decoration: underline;
  }
}

/* Footer Brand Link Styling */
.footer__brand-link[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  line-height: 1.75em;
  font-size: 16px;
  text-align: center;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  display: inline-block;
  text-decoration: none;
  color: inherit;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-style: normal;
}

/* Combined Footer Brand Link and Thanos Brand Styling */
span.footer__brand-link.thanos-brand[b-nx77zn3s3k] {
  color: inherit;
  font-family: "Didact Gothic", sans-serif;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  list-style: none;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  outline: 0px;
  overflow-wrap: break-word;
  text-decoration: none;
  font-style: normal;
}

@media print {
  span.footer__brand-link.thanos-brand[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}

/* Menu Footer Styling */
.menu-footer[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  margin-top: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}

/* Footer Legal Styling */
.footer__legal[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  margin-top: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}

/* Social Icon Link Styling */
.social-icon-link[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-weight: 400;
  font-style: italic;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  background-color: rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 18px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 50%;
  margin: 0 8px;
  transition: all 0.3s ease;
}

.social-icon-link:hover[b-nx77zn3s3k] {
  background-color: #fff !important;
  color: #9b8f83 !important;
  border-color: #9b8f83 !important;
  transform: translateY(-3px);
}

.social-icon-link:hover i[b-nx77zn3s3k] {
  color: #9b8f83 !important;
}

/* Social Icons Container */
.social-icons-container[b-nx77zn3s3k] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  margin-top: 1rem;
}

/* Social Icon Container Styling */
div.social-icon[b-nx77zn3s3k] {
  color: rgb(255, 255, 255);
  font-family: "Didact Gothic", sans-serif;
  font-style: italic;
  text-align: center;
  list-style: none;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px 0px 20px;
  padding: 0px;
  outline: 0px;
  overflow-wrap: break-word;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}

@media print {
  div.social-icon[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}

@media screen and (max-width: 767px) {
  div.social-icon[b-nx77zn3s3k] {
    margin-bottom: 15px;
  }

  .social-icons-container[b-nx77zn3s3k] {
    gap: 0.5rem;
  }
}

/* Themify LinkedIn Icon Styling */
.ti-linkedin[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* Font Awesome Twitter Icon Styling */
.fa-twitter[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  font-family: sans-serif!important;
}

/* Font Awesome X Icon Styling */
.fa-x-twitter[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
}

/* Themify YouTube Icon Styling */
.ti-youtube[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* Footer Row Styling */
.footer-row[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #fff;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

/* Sitemap Footer Container Styling */
.ucSitemapFooter-cont[b-nx77zn3s3k] {
  padding-right: 0!important;
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
  width: 100%;
  padding-left: 15px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  color: #fff;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  -webkit-font-smoothing: antialiased;
  text-align: left;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

/* Footer Copy Styling */
.footer-copy[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  text-align: center!important;
}

/* Combined Footer Copy and Text Center Styling */
div.footer-copy.text-center[b-nx77zn3s3k] {
  color: rgb(255, 255, 255);
  font-family: "Didact Gothic", sans-serif;
  line-height: 28px;
  list-style: none;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px;
  padding: 0px;
  outline: 0px;
  overflow-wrap: break-word;
  text-align: center !important;
}

@media print {
  div.footer-copy.text-center[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}

@media screen and (max-width: 480px) {
  div.footer-copy.text-center[b-nx77zn3s3k] {
    text-align: center;
  }
}

/* Address Info Container Styling */
.address-info-cont[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  position: relative;
  width: 100%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 0!important;
  padding-left: 0!important;
}

/* Footer Column Styling */
.footer-column[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  margin-top: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}

/* Combined Menu Footer and Footer Legal Styling */
ul.menu-footer.footer__legal[b-nx77zn3s3k] {
  color: rgb(255, 255, 255);
  font-family: "Didact Gothic", sans-serif;
  line-height: 28px;
  list-style: none;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px;
  padding: 0px;
  outline: 0px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  justify-content: center;
}

@media print {
  ul.menu-footer.footer__legal[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}

@media (max-width: 768px) {
  ul.menu-footer.footer__legal[b-nx77zn3s3k] {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
}

/* Footer Legal List Items Spacing */
.footer__legal li[b-nx77zn3s3k] {
  margin-right: 20px;
}

.footer__legal li:last-child[b-nx77zn3s3k] {
  margin-right: 0;
}

/* Mobile/Tablet Footer Legal List - Vertical Stack */
@media (max-width: 768px) {
  .footer__legal[b-nx77zn3s3k] {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .footer__legal li[b-nx77zn3s3k] {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .footer__legal li:last-child[b-nx77zn3s3k] {
    margin-bottom: 0;
  }
}

/* Footer Bottom Content Wrapper */
.footer-bottom-content[b-nx77zn3s3k] {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

/* Footer Column Base Styling */
.footer-column[b-nx77zn3s3k] {
  position: relative;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

/* Links Column (25% width on medium+) */
.footer-links-column[b-nx77zn3s3k] {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

@media (min-width: 768px) {
  .footer-links-column[b-nx77zn3s3k] {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/* Address Column (50% width on medium+) */
.footer-address-column[b-nx77zn3s3k] {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

@media (min-width: 768px) {
  .footer-address-column[b-nx77zn3s3k] {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* Copyright Column (25% width on medium+) */
.footer-copyright-column[b-nx77zn3s3k] {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

@media (min-width: 768px) {
  .footer-copyright-column[b-nx77zn3s3k] {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/* Combined Bootstrap Column and Address Info Container Styling */
.col-12.col-md-6.pl-0.pr-0.address-info-cont[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  position: relative;
  width: 100%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 0!important;
  padding-left: 0!important;
}

/* Combined Bootstrap Column and Sitemap Footer Container Styling (Links Column) */
.col-12.col-md-3.pr-0.ucSitemapFooter-cont[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  position: relative;
  width: 100%;
  padding-left: 15px;
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 0!important;
}

/* Combined Bootstrap Column and Copyright Styling (Copyright Column) */
.col-12.col-md-3[b-nx77zn3s3k] {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #fff;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 25%;
  max-width: 25%;
}

/* Address Footer Link Styling */
a#lnkAddressFooter[b-nx77zn3s3k] {
  font-family: "Didact Gothic", sans-serif;
  line-height: 28px;
  text-align: left;
  list-style: none;
  cursor: pointer;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0px;
  padding: 0px;
  outline: 0px;
  overflow-wrap: break-word;
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  display: inline-block;
}

a#lnkAddressFooter:hover[b-nx77zn3s3k] {
  color: inherit;
  text-decoration: none;
  display: inline-block;
}

@media print {
  a#lnkAddressFooter[b-nx77zn3s3k] {
    text-shadow: none !important;
    box-shadow: none !important;
    text-decoration: underline;
  }
}

/* Footer Columns - Remove Underline on Hover */
.col-12.col-md-3.pr-0.ucSitemapFooter-cont a:hover[b-nx77zn3s3k],
.col-12.col-md-6.pl-0.pr-0.address-info-cont a:hover[b-nx77zn3s3k],
.col-12.col-md-3 a:hover[b-nx77zn3s3k] {
  text-decoration: none !important;
}

/* Footer Links - Remove All Underlines on Hover */
#pnlFooter a:hover[b-nx77zn3s3k],
.footer__legal a:hover[b-nx77zn3s3k],
.footer__link:hover[b-nx77zn3s3k],
.menu-footer a:hover[b-nx77zn3s3k] {
  text-decoration: none !important;
}

/* Container Spacing Below Footer Brand */
.container.mt-4.mb-5[b-nx77zn3s3k] {
  margin-top: 24px !important;
  margin-bottom: 48px !important;
}

/* Footer Brand Paragraph Margin */
#pnlFooter > div.footer__brand > p[b-nx77zn3s3k] {
  margin-bottom: 20px;
}

/* Mobile and Tablet Responsive Footer Styling */
@media (max-width: 768px) {
  /* Stack footer groups vertically */
  div.footer__group[b-nx77zn3s3k] {
    display: block !important;
    text-align: center;
  }

  /* Stack hotel items vertically */
  .footer__hotels[b-nx77zn3s3k] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  /* Remove separator from all hotel items on mobile */
  li.footer__hotels-item[b-nx77zn3s3k]::after {
    display: none;
  }

  /* Stack brand section vertically */
  div.footer__brand[b-nx77zn3s3k] {
    display: block;
    text-align: center;
    margin-top: 200px;
  }

  /* Stack sitemap/bottom section vertically */
  div.footer__sitemap[b-nx77zn3s3k] {
    display: block;
  }

  /* Stack footer columns vertically */
  .col-12.col-md-3.pr-0.ucSitemapFooter-cont[b-nx77zn3s3k],
  .col-12.col-md-6.pl-0.pr-0.address-info-cont[b-nx77zn3s3k],
  .col-12.col-md-3[b-nx77zn3s3k] {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    display: block;
    margin-bottom: 20px;
    padding: 0 !important;
    text-align: center;
  }

  /* Stack footer row vertically */
  .footer-row[b-nx77zn3s3k] {
    flex-direction: column;
    align-items: center;
  }
}

