@import url(https://use.typekit.net/ech1avy.css);@import url(https://fonts.googleapis.com/css2?family=PT+Serif&display=swap);@charset "UTF-8";

.page__footer__links,
.page__footer__links-column__list__elements__item,
.page__footer__links-column__list,
.secondary-menu__menu-wrap .nav-secondary__list,
.page__header__wrapper--mobile .page__header__links,
.page__header__wrapper--mobile .mobile-nav-global__list__item.open .mobile-nav-global__list__item__submenu,
.page__header__wrapper--mobile .mobile-nav-global__list,
.page__header__menu-wrap ul.nav-global__list,
.event-list {
  margin-left: 0;
  list-style: none;
}

.ce--width-constrained,
.page--bleed .page__content > .ce > .ce__max-width,
.header-hero__headline-wrap,
.breadcrumb-wrap,
.page--interior-2-column .page__content-wrap,
.page--interior-wide .page__content-wrap,
.page-404 > .ce__max-width,
.save--custom-hero .text-image,
.visit--tours-experiences-block > .ce__max-width,
#visit--custom-headlines-1 .headline-line-wrap,
#visit--custom-headlines-2 .headline-line-wrap,
.visit--custom-headlines .ce__max-width,
.home--save-alamo-star > .ce__max-width,
.home--custom-headline-button > .text-image,
.home--alamo-reviews > .ce__max-width,
.pyv > .ce__max-width,
.basic-hero__headline-wrap,
.hit__max-wrap {
  padding-left: 17px;
  padding-right: 17px;
}

@media (min-width: 414px) {
  .ce--width-constrained,
  .page--bleed .page__content > .ce > .ce__max-width,
  .header-hero__headline-wrap,
  .breadcrumb-wrap,
  .page--interior-2-column .page__content-wrap,
  .page--interior-wide .page__content-wrap,
  .page-404 > .ce__max-width,
  .save--custom-hero .text-image,
  .visit--tours-experiences-block > .ce__max-width,
  #visit--custom-headlines-1 .headline-line-wrap,
  #visit--custom-headlines-2 .headline-line-wrap,
  .visit--custom-headlines .ce__max-width,
  .home--save-alamo-star > .ce__max-width,
  .home--custom-headline-button > .text-image,
  .home--alamo-reviews > .ce__max-width,
  .pyv > .ce__max-width,
  .basic-hero__headline-wrap,
  .hit__max-wrap {
    padding-left: calc(17px + 103 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .ce--width-constrained,
  .page--bleed .page__content > .ce > .ce__max-width,
  .header-hero__headline-wrap,
  .breadcrumb-wrap,
  .page--interior-2-column .page__content-wrap,
  .page--interior-wide .page__content-wrap,
  .page-404 > .ce__max-width,
  .save--custom-hero .text-image,
  .visit--tours-experiences-block > .ce__max-width,
  #visit--custom-headlines-1 .headline-line-wrap,
  #visit--custom-headlines-2 .headline-line-wrap,
  .visit--custom-headlines .ce__max-width,
  .home--save-alamo-star > .ce__max-width,
  .home--custom-headline-button > .text-image,
  .home--alamo-reviews > .ce__max-width,
  .pyv > .ce__max-width,
  .basic-hero__headline-wrap,
  .hit__max-wrap {
    padding-left: 120px;
  }
}

@media (min-width: 414px) {
  .ce--width-constrained,
  .page--bleed .page__content > .ce > .ce__max-width,
  .header-hero__headline-wrap,
  .breadcrumb-wrap,
  .page--interior-2-column .page__content-wrap,
  .page--interior-wide .page__content-wrap,
  .page-404 > .ce__max-width,
  .save--custom-hero .text-image,
  .visit--tours-experiences-block > .ce__max-width,
  #visit--custom-headlines-1 .headline-line-wrap,
  #visit--custom-headlines-2 .headline-line-wrap,
  .visit--custom-headlines .ce__max-width,
  .home--save-alamo-star > .ce__max-width,
  .home--custom-headline-button > .text-image,
  .home--alamo-reviews > .ce__max-width,
  .pyv > .ce__max-width,
  .basic-hero__headline-wrap,
  .hit__max-wrap {
    padding-right: calc(17px + 103 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .ce--width-constrained,
  .page--bleed .page__content > .ce > .ce__max-width,
  .header-hero__headline-wrap,
  .breadcrumb-wrap,
  .page--interior-2-column .page__content-wrap,
  .page--interior-wide .page__content-wrap,
  .page-404 > .ce__max-width,
  .save--custom-hero .text-image,
  .visit--tours-experiences-block > .ce__max-width,
  #visit--custom-headlines-1 .headline-line-wrap,
  #visit--custom-headlines-2 .headline-line-wrap,
  .visit--custom-headlines .ce__max-width,
  .home--save-alamo-star > .ce__max-width,
  .home--custom-headline-button > .text-image,
  .home--alamo-reviews > .ce__max-width,
  .pyv > .ce__max-width,
  .basic-hero__headline-wrap,
  .hit__max-wrap {
    padding-right: 120px;
  }
}

/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em&full=100em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.777777778;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.715277778rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.777777778;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type=search] {
  box-sizing: border-box;
}

::-moz-placeholder {
  color: #7D7874;
}

:-ms-input-placeholder {
  color: #7D7874;
}

::placeholder {
  color: #7D7874;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}

[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}

.input-group > :first-child,
.input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group > :last-child,
.input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label,
.input-group-button,
.input-group-field,
.input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.input-group-label:first-child {
  border-right: 0;
}

.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.715277778rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.777777778;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}

.form-error.is-visible {
  display: block;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}

.accordion-title:hover,
.accordion-title:focus {
  background-color: #e6e6e6;
}

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}

.is-active > .accordion-title::before {
  content: "\2013";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
}

[data-whatinput=mouse] .off-canvas {
  outline: 0;
}

.off-canvas.is-transition-push {
  z-index: 12;
}

.off-canvas.is-closed {
  visibility: hidden;
}

.off-canvas.is-transition-overlap {
  z-index: 13;
}

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas.is-open {
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
}

[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}

.off-canvas-absolute.is-transition-push {
  z-index: 12;
}

.off-canvas-absolute.is-closed {
  visibility: hidden;
}

.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.off-canvas-content.has-transition-overlap,
.off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}

.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}

.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 48em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-left.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }

  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-right.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-top.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-left.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-right.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-top.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }

  .position-bottom.reveal-for-large .close-button {
    display: none;
  }

  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 48em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }

  .off-canvas.in-canvas-for-medium.position-left,
  .off-canvas.in-canvas-for-medium.position-right,
  .off-canvas.in-canvas-for-medium.position-top,
  .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }

  .off-canvas.in-canvas-for-large.position-left,
  .off-canvas.in-canvas-for-large.position-right,
  .off-canvas.in-canvas-for-large.position-top,
  .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }

  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before,
.clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}

.clearfix::after {
  clear: both;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media print, screen and (max-width: 47.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 48em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 48em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 47.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 48em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 47.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.fancybox-slide--html .fancybox-content {
  width: 800px !important;
  padding: 44px;
  height: auto;
  max-width: 95%;
  margin: 0;
  overflow: visible !important;
}

.fancybox-slide--html .fancybox-content .fancybox-title {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

@media print, screen and (min-width: 48em) {
  .fancybox-slide--html .fancybox-content .fancybox-title {
    font-size: 1.5em;
  }
}

.fancybox-slide--html .fancybox-content .fancybox-title:hover {
  color: black;
}

.fancybox-slide--html .fancybox-content .fancybox-subtitle {
  text-align: center;
  padding-bottom: 15px;
}

.fancybox-slide--html .floorplan-lightbox-link {
  display: block;
  padding-top: 15px;
  font-size: 1em;
  line-height: 1.2;
  text-align: center;
}

@media print, screen and (min-width: 48em) {
  .fancybox-slide--html .floorplan-lightbox-link {
    font-size: 1.2em;
  }
}

.fancybox-slide--image .fancybox-content .fancybox-title,
.fancybox-slide--image .fancybox-content .fancybox-subtitle {
  position: relative;
  z-index: 10000;
  text-align: center;
}

.fancybox-slide--image .fancybox-content .fancybox-title {
  font-weight: bold;
  margin-top: 40px;
}

.fancybox-slide--image .fancybox-content .fancybox-image {
  background-color: white;
  padding: 40px;
}

.fancybox-slide--image .fancybox-content .fancybox-close-small {
  right: 0;
}

.fancybox-container .fancybox-bg {
  background-color: #192630;
}

.fancybox-container .fancybox-button {
  color: white !important;
  background-color: #177695 !important;
}

.video-teaser__video.fancybox-content {
  display: inline-block !important;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  display: none;
}

.skip-to-menu,
.skip-to > button {
  position: fixed;
  left: 0;
  top: 0;
  min-width: 300px;
  background-color: white;
}

.skip-to-menu {
  top: 39px;
  background: #e6b5b9;
}

.skip-to-menu.focus,
.skip-to > button,
.skip-to {
  outline-color: white;
  background: #891122;
  border: none;
  min-height: 0;
  max-height: 0;
  opacity: 0;
  transition: opacity 0.3s ease-out, max-height 0.2s ease-in-out;
}

[data-whatintent=keyboard] .skip-to-menu.focus,
[data-whatintent=keyboard] .focus,
[data-whatintent=keyboard] .skip-to > button,
[data-whatintent=keyboard] .skip-to.focus {
  opacity: 1;
  max-height: 100%;
}

.skip-to div[role=menu] {
  background: #891122;
  text-transform: capitalize;
}

.skip-to div[role=menu] div[role=separator] {
  padding: 5px 10px;
  font-weight: 600;
}

.skip-to div[role=menu] div[role=separator]:before {
  content: "-";
}

.skip-to div[role=menu] div[role=menuitem] {
  padding: 5px 15px;
}

.skip-to div[role=menu] div[role=menuitem] > span.level {
  margin-right: 5px;
}

.skip-to div[role=menu] div[role=menuitem] > span.level > span {
  margin-right: 3px;
}

.skip-to div[role=menu] div[role=menuitem] > span.level > span:before {
  content: "h";
  text-transform: lowercase;
}

.skip-to div[role=menu] div[role=menuitem].skip-to-h2 {
  padding-left: 30px;
}

.skip-to-menu.focus div[role=menu] div[role=menuitem] {
  margin: 5px;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  font-size: 14px;
  background-color: #F7EEE6;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  color: #6F6B67;
  line-height: 1.45em;
}

@media (min-width: 414px) {
  body {
    font-size: calc(14px + 4 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  body {
    font-size: 18px;
  }
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-bold {
  font-weight: bold;
}

.bg-color--gray {
  background-color: #918f8f;
}

.bg-color--gray-light {
  background-color: #bdbbbc;
}

.bg-color--gray-lighter {
  background-color: #d3d2d2;
}

.bg-color--gray-lightest {
  background-color: #f4f4f4;
}

.bg-color--gray-dark {
  background-color: #656363;
}

.bg-color--gray-darker {
  background-color: #454142;
}

.bg-color--gray-darkest {
  background-color: #454142;
}

.bn-ratio {
  position: relative;
}

.bn-ratio::before {
  display: block;
  width: 0;
  height: 0;
  content: "";
}

.bn-ratio--square::before {
  padding-bottom: 100%;
}

.bn-ratio--16x9::before {
  padding-bottom: 56.25%;
}

.bn-ratio--3x2::before {
  padding-bottom: 66.66667%;
}

.bn-ratio--4x3::before {
  padding-bottom: 75%;
}

.bn-ratio__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.screen-reader-only {
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  overflow: hidden !important;
}

.text-color--site-black {
  color: #231f20;
}

.text-color--red {
  color: #9C182F;
}

.text-color--red-dark {
  color: #891122;
}

.text-color--red-bright {
  color: #D40025;
}

.text-color--blue {
  color: #253746;
}

.text-color--blue-dark {
  color: #192630;
}

.text-color--blue-bright {
  color: #177695;
}

.text-color--warm-gray {
  color: #7D7874;
}

.text-color--warm-gray-dark {
  color: #6F6B67;
}

.text-color--stone {
  color: #F7EEE6;
}

.text-color--stone-toned {
  color: #EEE5DD;
}

.text-color--tan {
  color: #E3CEBC;
}

.text-color--tan-light {
  color: #F2E5DB;
}

.text-color--white {
  color: white;
}

.bg-color--site-black {
  background-color: #231f20;
}

.bg-color--red {
  background-color: #9C182F;
}

.bg-color--red-dark {
  background-color: #891122;
}

.bg-color--red-bright {
  background-color: #D40025;
}

.bg-color--blue {
  background-color: #253746;
}

.bg-color--blue-dark {
  background-color: #192630;
}

.bg-color--blue-bright {
  background-color: #177695;
}

.bg-color--warm-gray {
  background-color: #7D7874;
}

.bg-color--warm-gray-dark {
  background-color: #6F6B67;
}

.bg-color--stone {
  background-color: #F7EEE6;
}

.bg-color--stone-toned {
  background-color: #EEE5DD;
}

.bg-color--tan {
  background-color: #E3CEBC;
}

.bg-color--tan-light {
  background-color: #F2E5DB;
}

p {
  margin-top: 0;
  margin-bottom: 1.777777778em;
}

.body-text--intro,
.text--intro {
  font-size: 1.3333em;
  line-height: 1.25em;
}

.body-text--small,
.text--small {
  font-size: 13px;
  line-height: 1.25em;
}

@media (min-width: 414px) {
  .body-text--small,
  .text--small {
    font-size: calc(13px + 3 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .body-text--small,
  .text--small {
    font-size: 16px;
  }
}

.body-text--xsmall,
.text--xsmall {
  font-size: 11px;
  line-height: 1.21em;
}

@media (min-width: 414px) {
  .body-text--xsmall,
  .text--xsmall {
    font-size: calc(11px + 3 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .body-text--xsmall,
  .text--xsmall {
    font-size: 14px;
  }
}

.text--xxsmall {
  font-size: 11px;
  line-height: 1.3333em;
}

@media (min-width: 414px) {
  .text--xxsmall {
    font-size: calc(11px + 1 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .text--xxsmall {
    font-size: 12px;
  }
}

.caption {
  font-size: 11px;
  line-height: 1.25em;
}

@media (min-width: 414px) {
  .caption {
    font-size: calc(11px + 5 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .caption {
    font-size: 16px;
  }
}

.text--note {
  font-size: 11px;
  line-height: 1.25em;
  font-style: italic;
}

@media (min-width: 414px) {
  .text--note {
    font-size: calc(11px + 3 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .text--note {
    font-size: 14px;
  }
}

.body-text.invert-text,
.body-text.invert-text > * {
  color: rgba(255, 255, 255, 0.7) !important;
}

.body-text > :first-child {
  margin-top: 0;
}

.body-text > :last-child {
  margin-bottom: 0;
}

.invert-text {
  color: rgba(255, 255, 255, 0.7) !important;
}

.text--italic {
  font-style: italic;
}

.text--bold {
  font-weight: bold;
}

.headline--xxxlarge,
.home--alamo-reviews .columns__column--1 h2,
.headline--xxlarge,
.headline--xlarge,
.save--custom-text-teaser-preservation h2.text-teaser__headline,
.home--alamo-reviews h2.home--alamo-reviews__headline,
.headline--large,
.headline--medium,
.visit--custom-group-text-teasers .headline,
.home--alamo-reviews h3,
.headline--small,
.save--custom-hero p,
.visit--tours-experiences-block .body-text p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.4em;
  margin-bottom: 0.5em;
  color: #231f20;
  font-family: "PT Serif", Georgia, Times, serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.1em;
}

@media (min-width: 414px) {
  .headline--xxxlarge,
  .home--alamo-reviews .columns__column--1 h2,
  .headline--xxlarge,
  .headline--xlarge,
  .save--custom-text-teaser-preservation h2.text-teaser__headline,
  .home--alamo-reviews h2.home--alamo-reviews__headline,
  .headline--large,
  .headline--medium,
  .visit--custom-group-text-teasers .headline,
  .home--alamo-reviews h3,
  .headline--small,
  .save--custom-hero p,
  .visit--tours-experiences-block .body-text p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: calc(24px + 16 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .headline--xxxlarge,
  .home--alamo-reviews .columns__column--1 h2,
  .headline--xxlarge,
  .headline--xlarge,
  .save--custom-text-teaser-preservation h2.text-teaser__headline,
  .home--alamo-reviews h2.home--alamo-reviews__headline,
  .headline--large,
  .headline--medium,
  .visit--custom-group-text-teasers .headline,
  .home--alamo-reviews h3,
  .headline--small,
  .save--custom-hero p,
  .visit--tours-experiences-block .body-text p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 40px;
  }
}

.headline--small,
.save--custom-hero p,
.visit--tours-experiences-block .body-text p {
  margin-bottom: 0.5em;
  font-size: 19px;
  line-height: 1.166666667em;
}

@media (min-width: 414px) {
  .headline--small,
  .save--custom-hero p,
  .visit--tours-experiences-block .body-text p {
    font-size: calc(19px + 5 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .headline--small,
  .save--custom-hero p,
  .visit--tours-experiences-block .body-text p {
    font-size: 24px;
  }
}

.headline--medium,
.visit--custom-group-text-teasers .headline,
.home--alamo-reviews h3 {
  margin-top: 0.4em;
  font-size: 24px;
  line-height: 1.125em;
}

@media (min-width: 414px) {
  .headline--medium,
  .visit--custom-group-text-teasers .headline,
  .home--alamo-reviews h3 {
    font-size: calc(24px + 8 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .headline--medium,
  .visit--custom-group-text-teasers .headline,
  .home--alamo-reviews h3 {
    font-size: 32px;
  }
}

.headline--xlarge,
.save--custom-text-teaser-preservation h2.text-teaser__headline,
.home--alamo-reviews h2.home--alamo-reviews__headline {
  margin-bottom: 0.35em;
  font-size: 32px;
  line-height: 1.0625;
}

@media (min-width: 414px) {
  .headline--xlarge,
  .save--custom-text-teaser-preservation h2.text-teaser__headline,
  .home--alamo-reviews h2.home--alamo-reviews__headline {
    font-size: calc(32px + 32 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .headline--xlarge,
  .save--custom-text-teaser-preservation h2.text-teaser__headline,
  .home--alamo-reviews h2.home--alamo-reviews__headline {
    font-size: 64px;
  }
}

.headline--xxlarge {
  margin-bottom: 0.3em;
  font-size: 36px;
  line-height: 1.111111111em;
}

@media (min-width: 414px) {
  .headline--xxlarge {
    font-size: calc(36px + 36 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .headline--xxlarge {
    font-size: 72px;
  }
}

.headline--xxxlarge,
.home--alamo-reviews .columns__column--1 h2 {
  margin-bottom: 0.2em;
  font-size: 64px;
  line-height: 1.08em;
}

@media (min-width: 414px) {
  .headline--xxxlarge,
  .home--alamo-reviews .columns__column--1 h2 {
    font-size: calc(64px + 38 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .headline--xxxlarge,
  .home--alamo-reviews .columns__column--1 h2 {
    font-size: 102px;
  }
}

.subhead {
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  font-size: 1.208333333;
}

.headline--stone {
  color: #F7EEE6;
}

.headline--red {
  color: #9C182F;
}

.headline--warm-gray-dark {
  color: #6F6B67;
}

.headline--site-black {
  color: #231f20;
}

li,
dl,
dd {
  margin-bottom: 0.5em;
}

.body-text.invert-text {
  color: #F7EEE6;
}

blockquote,
.quote {
  padding: 50px 20px;
  border-top: 1px solid #E3CEBC;
  border-bottom: 1px solid #E3CEBC;
  font-style: italic;
}

blockquote.ce,
.quote.ce {
  margin: 1.875em 0;
}

.invert-text blockquote,
.invert-text .quote {
  border-top-color: #F7EEE6;
  border-bottom-color: #F7EEE6;
}

blockquote > :first-child,
.quote > :first-child {
  margin-top: 0;
}

blockquote > :last-child,
.quote > :last-child {
  margin-bottom: 0;
}

blockquote cite,
.quote cite {
  display: block;
  font-size: 0.9em;
  font-style: normal;
  text-align: right;
}

blockquote cite::before,
.quote cite::before {
  content: "\2014";
}

.quote__attribution {
  display: block;
  font-size: 0.9em;
  font-style: normal;
  text-align: right;
}

.quote__attribution::before {
  content: "\2014";
}

.quote--decorative {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10;
  padding-right: 10;
  font-family: "PT Serif", Georgia, Times, serif;
  font-size: 16px;
  line-height: 1.3125em;
}

@media (min-width: 414px) {
  .quote--decorative {
    padding-top: calc(30px + 2 * (100vw - 414px) / 186);
  }
}

@media (min-width: 600px) {
  .quote--decorative {
    padding-top: 32px;
  }
}

@media (min-width: 414px) {
  .quote--decorative {
    padding-bottom: calc(30px + 2 * (100vw - 414px) / 186);
  }
}

@media (min-width: 600px) {
  .quote--decorative {
    padding-bottom: 32px;
  }
}

@media (min-width: 414px) {
  .quote--decorative {
    padding-left: calc(10 + 90 * (100vw - 414px) / 186);
  }
}

@media (min-width: 600px) {
  .quote--decorative {
    padding-left: 100px;
  }
}

@media (min-width: 414px) {
  .quote--decorative {
    padding-right: calc(10 + 90 * (100vw - 414px) / 186);
  }
}

@media (min-width: 600px) {
  .quote--decorative {
    padding-right: 100px;
  }
}

@media (min-width: 414px) {
  .quote--decorative {
    font-size: calc(16px + 16 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .quote--decorative {
    font-size: 32px;
  }
}

.quote--decorative .quote__attribution {
  font-size: 0.75em;
}

.quote__inner-wrap {
  position: relative;
  max-width: 700px;
  margin: 0 auto;
}

.quote__inner-wrap > :first-child {
  margin-top: 0;
}

.quote__inner-wrap > :last-child {
  margin-bottom: 0;
}

.quote--decorative .quote__inner-wrap {
  max-width: 1000px;
}

@media screen and (min-width: 37.5em) {
  .quote--decorative .quote__inner-wrap::before {
    position: absolute;
    top: 10px;
    left: -60px;
    font-size: 50px;
    content: "\201C";
  }
}

@media screen and (min-width: 37.5em) and (min-width: 414px) {
  .quote--decorative .quote__inner-wrap::before {
    font-size: calc(50px + 30 * (100vw - 414px) / 1026);
  }
}

@media screen and (min-width: 37.5em) and (min-width: 1440px) {
  .quote--decorative .quote__inner-wrap::before {
    font-size: 80px;
  }
}

@media screen and (min-width: 37.5em) {
  .quote--decorative .quote__inner-wrap::after {
    position: absolute;
    bottom: -20px;
    right: -40px;
    font-size: 50px;
    content: "\201D";
  }
}

@media screen and (min-width: 37.5em) and (min-width: 414px) {
  .quote--decorative .quote__inner-wrap::after {
    font-size: calc(50px + 30 * (100vw - 414px) / 1026);
  }
}

@media screen and (min-width: 37.5em) and (min-width: 1440px) {
  .quote--decorative .quote__inner-wrap::after {
    font-size: 80px;
  }
}

a,
a:hover,
a:focus,
a:active,
a:visited a:visited:hover,
a:visited:focus,
a:visited:active,
.reset-anchor,
.reset-anchor:hover,
.reset-anchor:focus,
.reset-anchor:active,
a:visited .reset-anchor:visited:hover,
.reset-anchor:visited:focus,
.reset-anchor:visited:active,
.reset-anchor:visited a:visited:hover,
.reset-anchor:visited .reset-anchor:visited:hover {
  color: inherit;
  text-decoration: none;
  outline: 0;
}

a img,
a:hover img,
a:focus img,
a:active img,
a:visited a:visited:hover img,
a:visited:focus img,
a:visited:active img,
.reset-anchor img,
a:visited .reset-anchor:visited:hover img,
.reset-anchor:visited a:visited:hover img,
.reset-anchor:visited .reset-anchor:visited:hover img {
  border: 0;
}

a:focus-visible,
a:visited a:focus-visible:visited:hover,
.reset-anchor:focus-visible,
a:visited .reset-anchor:focus-visible:visited:hover,
.reset-anchor:visited a:focus-visible:visited:hover,
.reset-anchor:visited .reset-anchor:focus-visible:visited:hover {
  border: none;
  outline: 3px solid #F7EEE6;
}

.body-text a,
.standard-link,
.archive__link,
.cke_editable a {
  color: #9C182F;
  text-decoration: underline;
}

.body-text a:hover,
.body-text a:focus,
.body-text a:active,
.standard-link:hover,
.standard-link:focus,
.standard-link:active,
.archive__link:hover,
.archive__link:focus,
.archive__link:active,
.cke_editable a:hover,
.cke_editable a:focus,
.cke_editable a:active {
  text-decoration: underline;
}

.body-text a:visited,
.standard-link:visited,
.archive__link:visited,
.cke_editable a:visited {
  color: #9C182F;
}

.body-text a:visited:hover,
.body-text a:visited:focus,
.body-text a:visited:active,
.standard-link:visited:hover,
.standard-link:visited:focus,
.standard-link:visited:active,
.archive__link:visited:hover,
.archive__link:visited:focus,
.archive__link:visited:active,
.cke_editable a:visited:hover,
.cke_editable a:visited:focus,
.cke_editable a:visited:active {
  text-decoration: underline;
}

.body-text a:hover,
.body-text a:visited:hover,
.standard-link:hover,
.standard-link:visited:hover,
.archive__link:hover,
.cke_editable a:hover,
.cke_editable a:visited:hover {
  text-decoration: underline;
}

.body-text.body-text.invert-text a,
.body-text.invert-text a:visited {
  color: #F7EEE6;
  text-decoration: underline;
}

.body-text.body-text.invert-text a:hover,
.body-text.body-text.invert-text a:focus,
.body-text.body-text.invert-text a:active,
.body-text.invert-text a:visited:hover,
.body-text.invert-text a:visited:focus,
.body-text.invert-text a:visited:active {
  color: inherit;
}

.body-text.body-text.invert-text a:focus-visible,
.body-text.invert-text a:visited:focus-visible {
  border: none;
  outline: 3px solid #F7EEE6;
}

a h1:hover,
a h1:visited:hover,
a h2:hover,
a h2:visited:hover,
a h3:hover,
a h3:visited:hover,
a h4:hover,
a h4:visited:hover,
a h5:hover,
a h5:visited:hover,
a h6:hover,
a h6:visited:hover {
  color: var(--theme-color-2);
}

button,
.button,
a.button,
.body-text button,
.body-text .button,
.body-text a.button {
  display: inline-block;
  margin-bottom: 10px;
  padding: 1em 2em;
  background-color: #9C182F;
  border: 1px solid #9C182F;
  color: #F7EEE6;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.11667em;
  line-height: 1.3;
  text-transform: uppercase;
  cursor: pointer;
}

button:hover,
button:focus,
button:active,
button:visited:hover,
button:visited:focus,
button:visited:active,
.button:hover,
.button:focus,
.button:active,
.button:visited:hover,
.button:visited:focus,
.button:visited:active,
a.button:hover,
a.button:focus,
a.button:active,
a.button:visited:hover,
a.button:visited:focus,
a.button:visited:active,
.body-text button:hover,
.body-text button:focus,
.body-text button:active,
.body-text button:visited:hover,
.body-text button:visited:focus,
.body-text button:visited:active,
.body-text .button:hover,
.body-text .button:focus,
.body-text .button:active,
.body-text .button:visited:hover,
.body-text .button:visited:focus,
.body-text .button:visited:active,
.body-text a.button:hover,
.body-text a.button:focus,
.body-text a.button:active,
.body-text a.button:visited:hover,
.body-text a.button:visited:focus,
.body-text a.button:visited:active {
  text-decoration: none;
  background-color: #891122;
  border: 1px solid #891122;
  color: #F7EEE6;
}

button:focus-visible,
.button:focus-visible,
a.button:focus-visible,
.body-text button:focus-visible,
.body-text .button:focus-visible,
.body-text a.button:focus-visible {
  border: none;
  outline: 3px solid #F7EEE6;
  background-color: #9C182F;
}

button--blue,
.button--blue,
.remember--custom-vertical-teasers .vertical-teaser__button,
a.button--blue,
.body-text button--blue,
.body-text .button--blue,
.body-text a.button--blue {
  background-color: #253746;
  border: 1px solid #253746;
}

button--blue:hover,
button--blue:focus,
button--blue:active,
button--blue:visited:hover,
button--blue:visited:focus,
button--blue:visited:active,
.button--blue:hover,
.remember--custom-vertical-teasers .vertical-teaser__button:hover,
.button--blue:focus,
.remember--custom-vertical-teasers .vertical-teaser__button:focus,
.button--blue:active,
.remember--custom-vertical-teasers .vertical-teaser__button:active,
.button--blue:visited:hover,
.button--blue:visited:focus,
.button--blue:visited:active,
a.button--blue:hover,
a.button--blue:focus,
a.button--blue:active,
a.button--blue:visited:hover,
a.button--blue:visited:focus,
a.button--blue:visited:active,
.body-text button--blue:hover,
.body-text button--blue:focus,
.body-text button--blue:active,
.body-text button--blue:visited:hover,
.body-text button--blue:visited:focus,
.body-text button--blue:visited:active,
.body-text .button--blue:hover,
.body-text .button--blue:focus,
.body-text .button--blue:active,
.body-text .button--blue:visited:hover,
.body-text .button--blue:visited:focus,
.body-text .button--blue:visited:active,
.body-text a.button--blue:hover,
.body-text a.button--blue:focus,
.body-text a.button--blue:active,
.body-text a.button--blue:visited:hover,
.body-text a.button--blue:visited:focus,
.body-text a.button--blue:visited:active {
  background-color: #192630;
  border: 1px solid #192630;
}

button--blue.button--hollow,
.button--blue.button--hollow,
.remember--custom-vertical-teasers .button--hollow.vertical-teaser__button,
a.button--blue.button--hollow,
.body-text button--blue.button--hollow,
.body-text .button--blue.button--hollow,
.body-text a.button--blue.button--hollow {
  color: #253746;
}

button--blue.button--hollow:hover,
button--blue.button--hollow:focus,
button--blue.button--hollow:active,
button--blue.button--hollow:visited:hover,
button--blue.button--hollow:visited:focus,
button--blue.button--hollow:visited:active,
.button--blue.button--hollow:hover,
.remember--custom-vertical-teasers .button--hollow.vertical-teaser__button:hover,
.button--blue.button--hollow:focus,
.remember--custom-vertical-teasers .button--hollow.vertical-teaser__button:focus,
.button--blue.button--hollow:active,
.remember--custom-vertical-teasers .button--hollow.vertical-teaser__button:active,
.button--blue.button--hollow:visited:hover,
.button--blue.button--hollow:visited:focus,
.button--blue.button--hollow:visited:active,
a.button--blue.button--hollow:hover,
a.button--blue.button--hollow:focus,
a.button--blue.button--hollow:active,
a.button--blue.button--hollow:visited:hover,
a.button--blue.button--hollow:visited:focus,
a.button--blue.button--hollow:visited:active,
.body-text button--blue.button--hollow:hover,
.body-text button--blue.button--hollow:focus,
.body-text button--blue.button--hollow:active,
.body-text button--blue.button--hollow:visited:hover,
.body-text button--blue.button--hollow:visited:focus,
.body-text button--blue.button--hollow:visited:active,
.body-text .button--blue.button--hollow:hover,
.body-text .button--blue.button--hollow:focus,
.body-text .button--blue.button--hollow:active,
.body-text .button--blue.button--hollow:visited:hover,
.body-text .button--blue.button--hollow:visited:focus,
.body-text .button--blue.button--hollow:visited:active,
.body-text a.button--blue.button--hollow:hover,
.body-text a.button--blue.button--hollow:focus,
.body-text a.button--blue.button--hollow:active,
.body-text a.button--blue.button--hollow:visited:hover,
.body-text a.button--blue.button--hollow:visited:focus,
.body-text a.button--blue.button--hollow:visited:active {
  color: #F7EEE6;
}

button--blue.button--hollow:focus-visible,
.button--blue.button--hollow:focus-visible,
.remember--custom-vertical-teasers .button--hollow.vertical-teaser__button:focus-visible,
a.button--blue.button--hollow:focus-visible,
.body-text button--blue.button--hollow:focus-visible,
.body-text .button--blue.button--hollow:focus-visible,
.body-text a.button--blue.button--hollow:focus-visible {
  border: none;
  outline: 3px solid #F7EEE6;
  color: #192630;
}

button--blue:focus-visible,
.button--blue:focus-visible,
.remember--custom-vertical-teasers .vertical-teaser__button:focus-visible,
a.button--blue:focus-visible,
.body-text button--blue:focus-visible,
.body-text .button--blue:focus-visible,
.body-text a.button--blue:focus-visible {
  border: none;
  outline: 3px solid #F7EEE6;
  background-color: #192630;
}

button--gray,
.button--gray,
a.button--gray,
.body-text button--gray,
.body-text .button--gray,
.body-text a.button--gray {
  background: #7D7874;
  border-color: #7D7874;
}

button--gray:hover,
button--gray:focus,
button--gray:active,
button--gray:visited:hover,
button--gray:visited:focus,
button--gray:visited:active,
.button--gray:hover,
.button--gray:focus,
.button--gray:active,
.button--gray:visited:hover,
.button--gray:visited:focus,
.button--gray:visited:active,
a.button--gray:hover,
a.button--gray:focus,
a.button--gray:active,
a.button--gray:visited:hover,
a.button--gray:visited:focus,
a.button--gray:visited:active,
.body-text button--gray:hover,
.body-text button--gray:focus,
.body-text button--gray:active,
.body-text button--gray:visited:hover,
.body-text button--gray:visited:focus,
.body-text button--gray:visited:active,
.body-text .button--gray:hover,
.body-text .button--gray:focus,
.body-text .button--gray:active,
.body-text .button--gray:visited:hover,
.body-text .button--gray:visited:focus,
.body-text .button--gray:visited:active,
.body-text a.button--gray:hover,
.body-text a.button--gray:focus,
.body-text a.button--gray:active,
.body-text a.button--gray:visited:hover,
.body-text a.button--gray:visited:focus,
.body-text a.button--gray:visited:active {
  background-color: #6F6B67;
  border: 1px solid #6F6B67;
}

button--gray:focus-visible,
.button--gray:focus-visible,
a.button--gray:focus-visible,
.body-text button--gray:focus-visible,
.body-text .button--gray:focus-visible,
.body-text a.button--gray:focus-visible {
  border: none;
  outline: 3px solid #F7EEE6;
  background-color: #6F6B67;
}

button--gray-hollow,
.button--gray-hollow,
a.button--gray-hollow,
.body-text button--gray-hollow,
.body-text .button--gray-hollow,
.body-text a.button--gray-hollow {
  border: 1px solid #7D7874;
  color: #6F6B67;
  background: transparent;
}

button--gray-hollow:hover,
button--gray-hollow:focus,
button--gray-hollow:active,
button--gray-hollow:visited:hover,
button--gray-hollow:visited:focus,
button--gray-hollow:visited:active,
.button--gray-hollow:hover,
.button--gray-hollow:focus,
.button--gray-hollow:active,
.button--gray-hollow:visited:hover,
.button--gray-hollow:visited:focus,
.button--gray-hollow:visited:active,
a.button--gray-hollow:hover,
a.button--gray-hollow:focus,
a.button--gray-hollow:active,
a.button--gray-hollow:visited:hover,
a.button--gray-hollow:visited:focus,
a.button--gray-hollow:visited:active,
.body-text button--gray-hollow:hover,
.body-text button--gray-hollow:focus,
.body-text button--gray-hollow:active,
.body-text button--gray-hollow:visited:hover,
.body-text button--gray-hollow:visited:focus,
.body-text button--gray-hollow:visited:active,
.body-text .button--gray-hollow:hover,
.body-text .button--gray-hollow:focus,
.body-text .button--gray-hollow:active,
.body-text .button--gray-hollow:visited:hover,
.body-text .button--gray-hollow:visited:focus,
.body-text .button--gray-hollow:visited:active,
.body-text a.button--gray-hollow:hover,
.body-text a.button--gray-hollow:focus,
.body-text a.button--gray-hollow:active,
.body-text a.button--gray-hollow:visited:hover,
.body-text a.button--gray-hollow:visited:focus,
.body-text a.button--gray-hollow:visited:active {
  border-color: #6F6B67;
  color: #6F6B67;
  background: transparent;
}

button--gray-hollow:focus-visible,
.button--gray-hollow:focus-visible,
a.button--gray-hollow:focus-visible,
.body-text button--gray-hollow:focus-visible,
.body-text .button--gray-hollow:focus-visible,
.body-text a.button--gray-hollow:focus-visible {
  border: none;
  outline: 3px solid #6F6B67;
}

button--stone.button--hollow,
.button--stone.button--hollow,
a.button--stone.button--hollow,
.body-text button--stone.button--hollow,
.body-text .button--stone.button--hollow,
.body-text a.button--stone.button--hollow {
  background-color: transparent;
  border: 1px solid #F7EEE6;
  color: #F7EEE6;
}

button--stone.button--hollow:hover,
button--stone.button--hollow:focus,
button--stone.button--hollow:active,
button--stone.button--hollow:visited:hover,
button--stone.button--hollow:visited:focus,
button--stone.button--hollow:visited:active,
.button--stone.button--hollow:hover,
.button--stone.button--hollow:focus,
.button--stone.button--hollow:active,
.button--stone.button--hollow:visited:hover,
.button--stone.button--hollow:visited:focus,
.button--stone.button--hollow:visited:active,
a.button--stone.button--hollow:hover,
a.button--stone.button--hollow:focus,
a.button--stone.button--hollow:active,
a.button--stone.button--hollow:visited:hover,
a.button--stone.button--hollow:visited:focus,
a.button--stone.button--hollow:visited:active,
.body-text button--stone.button--hollow:hover,
.body-text button--stone.button--hollow:focus,
.body-text button--stone.button--hollow:active,
.body-text button--stone.button--hollow:visited:hover,
.body-text button--stone.button--hollow:visited:focus,
.body-text button--stone.button--hollow:visited:active,
.body-text .button--stone.button--hollow:hover,
.body-text .button--stone.button--hollow:focus,
.body-text .button--stone.button--hollow:active,
.body-text .button--stone.button--hollow:visited:hover,
.body-text .button--stone.button--hollow:visited:focus,
.body-text .button--stone.button--hollow:visited:active,
.body-text a.button--stone.button--hollow:hover,
.body-text a.button--stone.button--hollow:focus,
.body-text a.button--stone.button--hollow:active,
.body-text a.button--stone.button--hollow:visited:hover,
.body-text a.button--stone.button--hollow:visited:focus,
.body-text a.button--stone.button--hollow:visited:active {
  background-color: #F7EEE6;
  color: #192630;
}

button--stone.button--hollow:focus-visible,
.button--stone.button--hollow:focus-visible,
a.button--stone.button--hollow:focus-visible,
.body-text button--stone.button--hollow:focus-visible,
.body-text .button--stone.button--hollow:focus-visible,
.body-text a.button--stone.button--hollow:focus-visible {
  border: none;
  outline: 3px solid #F7EEE6;
}

button--large,
.button--large,
.htc__carousel-slide .text-teaser__button,
a.button--large,
.body-text button--large,
.body-text .button--large,
.body-text a.button--large {
  padding: 1.05em 2.5em;
  font-family: "PT Serif", Georgia, Times, serif;
  font-size: 16px;
}

button--large:focus-visible,
.button--large:focus-visible,
.htc__carousel-slide .text-teaser__button:focus-visible,
a.button--large:focus-visible,
.body-text button--large:focus-visible,
.body-text .button--large:focus-visible,
.body-text a.button--large:focus-visible {
  border: none;
  outline: 3px solid #F7EEE6;
}

button--small,
.button--small,
a.button--small,
.body-text button--small,
.body-text .button--small,
.body-text a.button--small {
  padding: 0.9em 1em;
  font-family: "PT Serif", Georgia, Times, serif;
  font-size: 10px;
}

button--small:focus-visible,
.button--small:focus-visible,
a.button--small:focus-visible,
.body-text button--small:focus-visible,
.body-text .button--small:focus-visible,
.body-text a.button--small:focus-visible {
  border: none;
  outline: 3px solid #F7EEE6;
}

button--hollow,
.button--hollow,
a.button--hollow,
.body-text button--hollow,
.body-text .button--hollow,
.body-text a.button--hollow {
  background-color: transparent;
  color: #9C182F;
}

button--hollow:focus-visible,
.button--hollow:focus-visible,
a.button--hollow:focus-visible,
.body-text button--hollow:focus-visible,
.body-text .button--hollow:focus-visible,
.body-text a.button--hollow:focus-visible {
  border: none;
  outline: 3px solid #9C182F;
}

button--hollow-invert,
.button--hollow-invert,
a.button--hollow-invert,
.body-text button--hollow-invert,
.body-text .button--hollow-invert,
.body-text a.button--hollow-invert {
  background-color: transparent;
  color: #F7EEE6;
  border-color: #F7EEE6;
}

button--hollow-invert:hover,
.button--hollow-invert:hover,
a.button--hollow-invert:hover,
.body-text button--hollow-invert:hover,
.body-text .button--hollow-invert:hover,
.body-text a.button--hollow-invert:hover {
  background-color: rgba(0, 0, 0, 0.2) !important;
  border-color: #F7EEE6;
}

button--hollow-invert:focus-visible,
.button--hollow-invert:focus-visible,
a.button--hollow-invert:focus-visible,
.body-text button--hollow-invert:focus-visible,
.body-text .button--hollow-invert:focus-visible,
.body-text a.button--hollow-invert:focus-visible {
  border: none;
  outline: 3px solid #F7EEE6;
  background-color: rgba(0, 0, 0, 0.2) !important;
}

::-moz-placeholder {
  opacity: 1;
}

:-ms-input-placeholder {
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

.image {
  margin: 0;
}

.image__wrap {
  position: relative;
}

.image--border {
  padding: 20px;
  border: 1px solid #E3CEBC;
}

.image__caption {
  margin-top: 15px;
  font-size: 11px;
  line-height: 1.21429em;
}

@media (min-width: 414px) {
  .image__caption {
    font-size: calc(11px + 3 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .image__caption {
    font-size: 14px;
  }
}

.bg-color--stone-toned .image__caption,
.bg-color--tan .image__caption {
  color: #5e5a55;
}

.bg-color--blue .image__caption,
.bg-color--blue-bright .image__caption,
.bg-color--blue-dark .image__caption,
.bg-color--red .image__caption,
.bg-color--red-dark .image__caption,
.bg-color--red-border-right .image__caption,
.bg-color--site-black .image__caption {
  color: #F7EEE6;
}

.image__photo-credit {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 8px 20px;
  background-color: rgba(35, 31, 32, 0.7);
  color: #F7EEE6;
  font-size: 11px;
  line-height: 1;
  font-style: italic;
}

@media (min-width: 414px) {
  .image__photo-credit {
    font-size: calc(11px + 3 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .image__photo-credit {
    font-size: 14px;
  }
}

.image__copyright-symbol {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 15px;
  font-style: normal;
}

hr {
  margin-bottom: 1.777777778em;
  margin-top: 1.777777778em;
  border: 0 solid #E3CEBC;
  border-top-width: 1px;
}

hr.hr-transparent-white {
  border-top-color: white;
  opacity: 0.25;
}

.text-image {
  width: 100%;
}

.text-image__text-wrap > :first-child {
  margin-top: 0;
}

.text-image__text-wrap > :last-child {
  margin-bottom: 0;
}

.text-image__text-wrap > .headline {
  margin-top: 0;
}

@media screen and (min-width: 37.5em) {
  .text-image--align-left .text-image__wrapper,
  .text-image--align-right .text-image__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .text-image--align-left .text-image__wrapper .text-image__image-wrap,
  .text-image--align-right .text-image__wrapper .text-image__image-wrap {
    position: relative;
    top: 7px;
    min-width: 48%;
    max-width: 48%;
    margin: 0 4% 2% 0;
  }

  .text-image--align-right .text-image__wrapper .text-image__image-wrap {
    order: 2;
    margin: 0 0 2% 3%;
  }

  .text-image--align-right .text-image__wrapper .text-image__text-wrap {
    order: 0;
  }
}

.text-image__image-wrap {
  margin-bottom: 6%;
}

@media screen and (min-width: 37.5em) {
  .text-image__image-wrap {
    margin-bottom: 3%;
  }
}

@media screen and (min-width: 31.25em) {
  .text-image--float-left .text-image__image-wrap,
  .text-image--float-right .text-image__image-wrap {
    position: relative;
    top: 7px;
    float: left;
    width: 48%;
    margin: 0 4% 2% 0;
  }

  .text-image--float-right .text-image__image-wrap {
    float: right;
    margin: 0 0 2% 3%;
  }
}

.text-image--float-left,
.text-image--float-right {
  content: "";
  display: table;
  clear: both;
}

.bg-color--stone-toned .text-image__text-wrap > .body-text > p {
  color: #5e5a55;
}

.image img {
  width: 100%;
}

.hit {
  position: relative;
}

.hit-horizontal-image-teaser.ce {
  margin: 0;
}

.hit--bg-color-stone-toned {
  background-color: #EEE5DD;
}

.hit--bg-color-tan {
  background: #E3CEBC;
}

.hit--bg-color-red {
  background: #9C182F;
}

.hit__headline {
  margin-top: 0;
}

.hit__headline .bg-color--red,
.bg-color--blue .hit__headline {
  color: #F7EEE6;
}

.hit__max-wrap {
  max-width: 1680px;
  margin: 0 auto;
  padding-top: 4%;
  padding-bottom: 4%;
}

@media screen and (min-width: 48em) {
  .hit__max-wrap {
    display: flex;
  }
}

.hit__image-wrap {
  margin-bottom: 30px;
}

@media screen and (min-width: 48em) {
  .hit__image-wrap {
    flex-basis: 50%;
  }

  .hit--image-right .hit__image-wrap {
    order: 1;
    margin-left: 3%;
  }
}

@media screen and (max-width: 23.4375em) {
  .hit__image-wrap .image {
    border: none;
    padding: 0;
  }
}

.hit__subtitle {
  font-style: italic;
  text-transform: uppercase;
}

.hit__text-wrap {
  flex-basis: 100%;
}

@media screen and (min-width: 48em) {
  .hit__text-wrap {
    flex-basis: 50%;
    align-self: center;
    margin-left: 3%;
    margin-bottom: 30px;
  }

  .hit--image-right .hit__text-wrap {
    order: 0;
    margin-left: 0;
  }
}

.hit__text {
  color: #231f20;
}

.hit__text .bg-color--red,
.bg-color--blue .hit__text {
  color: #F7EEE6;
}

.hit__button {
  margin-top: 2em;
  padding: 20px;
  letter-spacing: 2.3px;
}

@media screen and (min-width: 48em) {
  .hit__button {
    padding: 20px 27px 20px 33px;
  }
}

.hit__button svg {
  margin-left: 15px;
}

.bg-color--stone-toned .hit__image-wrap > figure > figcaption,
.bg-color--stone-toned .hit__subtitle {
  color: #5e5a55;
}

.basic-hero {
  position: relative;
  background-color: #6F6B67;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.basic-hero::before {
  display: block;
  content: "";
  padding-bottom: 195px;
}

@media (min-width: 414px) {
  .basic-hero::before {
    padding-bottom: calc(195px + 315 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .basic-hero::before {
    padding-bottom: 510px;
  }
}

.basic-hero--image-left-top {
  background-position: left top;
}

.basic-hero--image-left-center {
  background-position: left center;
}

.basic-hero--image-left-bottom {
  background-position: left bottom;
}

.basic-hero--image-right-top {
  background-position: right top;
}

.basic-hero--image-right-center {
  background-position: right center;
}

.basic-hero--image-right-bottom {
  background-position: right bottom;
}

.basic-hero--image-center-top {
  background-position: center top;
}

.basic-hero--image-center-center {
  background-position: center center;
}

.basic-hero--image-center-bottom {
  background-position: center bottom;
}

.basic-hero__headline {
  position: absolute;
  bottom: 30px;
  color: #F7EEE6;
  font-size: 40px;
}

@media (min-width: 414px) {
  .basic-hero__headline {
    font-size: calc(40px + 62 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .basic-hero__headline {
    font-size: 102px;
  }
}

.basic-hero__headline-wrap {
  position: relative;
  max-width: 1680px;
  margin: 0 auto;
}

.basic-hero__gradient {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(to top, black, transparent);
  opacity: 0.65;
}

.basic-hero__gradient--none {
  background-image: none;
}

.basic-hero__gradient--light {
  opacity: 0.55;
}

.basic-hero__gradient--dark {
  opacity: 0.85;
}

.defenders-list__filter {
  padding: 10px;
  background-color: transparent;
}

@media all and (max-width: 600px) {
  .defenders-list__filter__buttons {
    text-align: center;
  }

  .defenders-list__filter__buttons button {
    padding: 1em 1.5em;
  }
}

.defenders-list__filter__buttons button {
  outline: 1px solid #891122;
}

.defenders-list__filter__buttons button.active,
.defenders-list__filter__buttons button.active:focus,
.defenders-list__filter__buttons button.active:visited,
.defenders-list__filter__buttons button.active:active,
.defenders-list__filter__buttons button.active:focus-within {
  background-color: transparent;
  color: #891122;
  border: 1px solid #891122;
}

.defenders-list__filter__buttons button:focus-visible {
  outline: 3px solid #231f20;
}

.defenders-list__container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  align-content: center;
  flex-direction: column;
  flex-flow: column wrap;
  max-width: 100%;
}

@media screen and (min-width: 37.5em) {
  .defenders-list__container {
    flex-direction: row;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-content: flex-start;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .defenders-list__container {
    max-width: 1440px;
    width: 100%;
    display: block;
  }
}

.defenders-list__defender {
  width: 100%;
  background-color: white;
  position: relative;
  flex-basis: auto;
  max-width: 240px;
  min-width: 230px;
  margin: 10px !important;
  /*
  @include breakpoint($tablet-small){
      flex-basis: 48%;
  }

  @include breakpoint($tablet){
      flex-basis: 29%;
  }

  @include breakpoint($tablet-large) {
      flex-basis: 22%;
  }

   */
}

.defenders-list__defender:last-of-type {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 37.5em) {
  .defenders-list__defender:last-of-type {
    margin-bottom: 10px !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .defenders-list__defender {
    display: inline-block;
    max-width: 338px;
  }
}

.defenders-list__defender a {
  display: block;
  position: relative;
  height: 100%;
}

.defenders-list__defender__from__flag {
  width: 100%;
  height: auto;
}

.defenders-list__defender__info {
  padding: 15px 30px 55px;
}

.defenders-list__defender__info__name {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.125em;
}

.defenders-list__defender__info__link__wrap {
  position: absolute;
  bottom: 20px;
}

.defenders-list__defender__info__link__url {
  font-weight: 600;
}

.text-teaser {
  width: 100%;
  padding: 45px 30px 50px;
  text-align: center;
}

.text-teaser--text-left {
  text-align: left;
  padding: 35px 0 40px;
}

.text-teaser--text-left .thin-decorative-divider__path {
  display: none;
}

.text-teaser--bg-red,
.text-teaser--bg-blue,
.text-teaser--bg-blue-dark,
.text-teaser--bg-blue-bright,
.text-teaser--bg-transparent-stone-text {
  color: white;
}

.text-teaser--bg-red .text-teaser__headline,
.text-teaser--bg-blue .text-teaser__headline,
.text-teaser--bg-blue-dark .text-teaser__headline,
.text-teaser--bg-blue-bright .text-teaser__headline,
.text-teaser--bg-transparent-stone-text .text-teaser__headline {
  color: #F7EEE6;
}

.text-teaser--bg-red .text-teaser__description,
.text-teaser--bg-blue .text-teaser__description,
.text-teaser--bg-blue-dark .text-teaser__description,
.text-teaser--bg-blue-bright .text-teaser__description,
.text-teaser--bg-transparent-stone-text .text-teaser__description {
  color: white;
}

.text-teaser--bg-red .thin-decorative-divider__path,
.text-teaser--bg-blue .thin-decorative-divider__path,
.text-teaser--bg-blue-dark .thin-decorative-divider__path,
.text-teaser--bg-blue-bright .thin-decorative-divider__path,
.text-teaser--bg-transparent-stone-text .thin-decorative-divider__path {
  fill: #F7EEE6;
}

.text-teaser--bg-red {
  background-color: #9C182F;
}

.text-teaser--bg-blue {
  background-color: #253746;
}

.text-teaser--bg-blue-dark {
  background-color: #192630;
}

.text-teaser--bg-blue-bright {
  background-color: #177695;
}

.text-teaser__headline {
  padding-bottom: 30px;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}

@media (min-width: 414px) {
  .text-teaser__headline {
    font-size: calc(24px + 12 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .text-teaser__headline {
    font-size: 36px;
  }
}

.text-teaser--text-left .text-teaser__headline {
  padding-bottom: 5px;
  text-align: left;
}

.text-teaser__headline__path {
  fill: #6F6B67;
}

.text-teaser__headline-wrap {
  position: relative;
}

.text-teaser__headline-wrap .thin-decorative-divider {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
}

.text-teaser__headline-wrap .thin-decorative-divider__path {
  fill: #6F6B67;
}

.text-teaser--bg-red .text-teaser__headline-wrap .thin-decorative-divider__path,
.text-teaser--bg-blue .text-teaser__headline-wrap .thin-decorative-divider__path,
.text-teaser--bg-blue-dark .text-teaser__headline-wrap .thin-decorative-divider__path,
.text-teaser--bg-blue-bright .text-teaser__headline-wrap .thin-decorative-divider__path {
  fill: white;
}

.text-teaser__description {
  margin-bottom: 20px;
}

@media screen and (max-width: 80.3125em) {
  .text-teaser__description br {
    display: none;
  }
}

.text-teaser--bg-red .text-teaser__button,
.text-teaser--bg-blue .text-teaser__button,
.text-teaser--bg-blue-dark .text-teaser__button,
.text-teaser--bg-blue-bright .text-teaser__button {
  background-color: transparent;
  color: #F7EEE6;
  border-color: #F7EEE6;
}

.text-teaser--bg-red .text-teaser__button:hover,
.text-teaser--bg-blue .text-teaser__button:hover,
.text-teaser--bg-blue-dark .text-teaser__button:hover,
.text-teaser--bg-blue-bright .text-teaser__button:hover {
  background-color: rgba(0, 0, 0, 0.2) !important;
  border-color: #F7EEE6;
}

.text-teaser--bg-red .text-teaser__button:focus-visible,
.text-teaser--bg-blue .text-teaser__button:focus-visible,
.text-teaser--bg-blue-dark .text-teaser__button:focus-visible,
.text-teaser--bg-blue-bright .text-teaser__button:focus-visible {
  border: none;
  outline: 3px solid #F7EEE6 !important;
}

.text-teaser__button:focus-visible {
  border: none;
  outline: 3px solid #231f20 !important;
}

.fit-full-image-teaser {
  position: relative;
  width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fit-full-image-teaser {
    max-width: 337px;
  }
}

.fit-full-image-teaser::before {
  display: block;
  content: "";
  padding-bottom: 140%;
}

.fit--horizontal::before {
  padding-bottom: 68.65%;
}

.fit__image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #6F6B67;
}

.fit__image-wrap .image,
.fit__image-wrap .image__wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fit__image-wrap .image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fit__image-wrap > figure > figcaption {
  background-color: #231f20 !important;
}

.fit__text-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.fit__text-inner-wrap {
  position: relative;
  padding-top: 17px;
  padding-bottom: 5px;
  padding-left: 17px;
  padding-right: 17px;
}

@media (min-width: 414px) {
  .fit__text-inner-wrap {
    padding-top: calc(17px + 33 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .fit__text-inner-wrap {
    padding-top: 50px;
  }
}

@media (min-width: 414px) {
  .fit__text-inner-wrap {
    padding-bottom: calc(5px + 45 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .fit__text-inner-wrap {
    padding-bottom: 50px;
  }
}

@media (min-width: 414px) {
  .fit__text-inner-wrap {
    padding-left: calc(17px + 23 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .fit__text-inner-wrap {
    padding-left: 40px;
  }
}

@media (min-width: 414px) {
  .fit__text-inner-wrap {
    padding-right: calc(17px + 23 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .fit__text-inner-wrap {
    padding-right: 40px;
  }
}

.fit--horizontal .fit__text-inner-wrap {
  padding: 15px 30px;
}

.fit__gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, black, transparent);
  opacity: 0.65;
}

.fit__gradient--none {
  background-image: none;
}

.fit__gradient--light {
  opacity: 0.5;
}

.fit__gradient--dark {
  opacity: 0.85;
}

.fit__headline {
  margin-bottom: 0.3em;
  font-size: 32px;
  font-weight: normal;
  color: #F7EEE6;
}

@media (min-width: 414px) {
  .fit__headline {
    font-size: calc(32px + 8 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .fit__headline {
    font-size: 40px;
  }
}

.fit__headline:hover {
  color: #F7EEE6;
}

.fit__description {
  min-height: 40px;
}

.fit__button {
  margin-top: 10px;
}

.fit__flag {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 3px 29px 3px 20px;
  background: transparent url(/typo3conf/ext/alamo_skin/Resources/Public/Images/flag-background.png) no-repeat right center;
  color: #F7EEE6;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.78px;
}

.fit--image-left-top img {
  -o-object-position: left top;
     object-position: left top;
}

.fit--image-left-center img {
  -o-object-position: left center;
     object-position: left center;
}

.fit--image-left-bottom img {
  -o-object-position: left bottom;
     object-position: left bottom;
}

.fit--image-right-top img {
  -o-object-position: right top;
     object-position: right top;
}

.fit--image-right-center img {
  -o-object-position: right center;
     object-position: right center;
}

.fit--image-right-bottom img {
  -o-object-position: right bottom;
     object-position: right bottom;
}

.fit--image-center-top img {
  -o-object-position: center top;
     object-position: center top;
}

.fit--image-center-center img {
  -o-object-position: center center;
     object-position: center center;
}

.fit--image-center-bottom img {
  -o-object-position: center bottom;
     object-position: center bottom;
}

.vertical-teaser {
  width: 100%;
  background-color: #253746;
}

.vertical-teaser__image-wrap {
  position: relative;
}

.vertical-teaser__image-wrap::before {
  display: block;
  content: "";
  padding-bottom: 68.65%;
}

.vertical-teaser__image-wrap .image,
.vertical-teaser__image-wrap .image__wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vertical-teaser__image-wrap .image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.vertical-teaser__image-wrap > figure > figcaption {
  background-color: #231f20 !important;
}

.vertical-teaser__text-wrap {
  padding: 30px 20px;
}

@media screen and (min-width: 64em) {
  .vertical-teaser__text-wrap {
    padding: 30px 45px;
  }
}

.vertical-teaser__headline {
  margin-bottom: 0.3em;
  font-weight: normal;
  color: #F7EEE6;
  margin-top: 0;
}

.vertical-teaser__headline:hover {
  color: #F7EEE6;
}

.vertical-teaser--event .vertical-teaser__headline {
  margin-bottom: 0.1em;
}

.vertical-teaser__date {
  margin-bottom: 0.7em;
  font-style: italic;
  line-height: 1.2;
}

.vertical-teaser__button {
  margin-top: 20px;
}

@media screen and (min-width: 75em) {
  .vertical-teaser__button {
    padding: 1.05em 2.5em;
    font-family: "PT Serif", Georgia, Times, serif;
    font-size: 16px;
  }
}

.vertical-teaser__date-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 10px;
}

.vertical-teaser__button-wrapper .vertical-teaser__button {
  margin-top: 0px;
  margin-bottom: 0px;
}

.vertical-teaser--bg-blue {
  background-color: #253746;
}

.vertical-teaser--bg-blue-dark {
  background-color: #192630;
}

.vertical-teaser--bg-blue-bright {
  background-color: #177695;
}

.vertical-teaser--bg-red {
  background-color: #9C182F;
}

.vertical-teaser--bg-stone {
  background-color: #F7EEE6;
}

.vertical-teaser--bg-site-black {
  background-color: #231f20;
}

.vertical-teaser--image-left-top img {
  -o-object-position: left top;
     object-position: left top;
}

.vertical-teaser--image-left-center img {
  -o-object-position: left center;
     object-position: left center;
}

.vertical-teaser--image-left-bottom img {
  -o-object-position: left bottom;
     object-position: left bottom;
}

.vertical-teaser--image-right-top img {
  -o-object-position: right top;
     object-position: right top;
}

.vertical-teaser--image-right-center img {
  -o-object-position: right center;
     object-position: right center;
}

.vertical-teaser--image-right-bottom img {
  -o-object-position: right bottom;
     object-position: right bottom;
}

.vertical-teaser--image-center-top img {
  -o-object-position: center top;
     object-position: center top;
}

.vertical-teaser--image-center-center img {
  -o-object-position: center center;
     object-position: center center;
}

.vertical-teaser--image-center-bottom img {
  -o-object-position: center bottom;
     object-position: center bottom;
}

.gsc-control-cse {
  border: none !important;
}

.gsc-control-cse,
.gsc-control-cse.gsc-table-result {
  font-family: proxima-nova, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: inherit;
  margin-bottom: 10px;
}

.gsc-control-cse.gs-spelling {
  font-size: 24px;
  font-family: "PT Serif", Georgia, Times, serif;
}

.gsc-control-cse.gs-result .gs-title,
.gsc-control-cse.gs-result .gs-title * {
  font-size: 24px;
  font-family: "PT Serif", Georgia, Times, serif;
}

.gsc-control-cse.gs-result.gsc-cursor-box .gsc-cursor-page {
  padding: 5px;
}

.gsc-control-cse .gs-webResult div.gs-visibleUrl {
  font-size: 12px;
}

.gsc-control-cse .gsst_a .gscb_a {
  color: #7D7874;
}

.gsst_a:hover .gsc-control-cse .gsst_a .gscb_a,
.gsst_a:focus .gsc-control-cse .gsst_a .gscb_a {
  color: #6F6B67;
}

.gsc-control-cse input.gsc-input,
.gsc-control-cse .gsc-input-box,
.gsc-control-cse .gsc-input-box-hover,
.gsc-control-cse .gsc-input-box-focus,
.gsc-control-cse input.gsc-input:focus {
  box-shadow: none;
}

/*
            .gsc-control-cse {
                border: none;
            }
            .gsc-control-cse, .gsc-control-cse .gsc-table-result {
                font-family: proxima-nova,HelveticaNeue,Helvetica,Arial,sans-serif;
                font-size: inherit;
                margin-bottom: 10px;
            }

            .gsc-control-cse .gs-spelling,
            .gsc-control-cse .gs-result .gs-title,
            .gsc-control-cse .gs-result .gs-title * {
                font-size: 24px;
                font-family: "PT Serif", Georgia, Times, serif;
            }

            .gsc-results .gsc-cursor-box .gsc-cursor-page {
                padding: 5px;
            }

            .gs-webResult div.gs-visibleUrl {
                font-size: 12px;
            }

            .gsst_a .gscb_a {
                color: #7D7874;
            }
            .gsst_a:hover .gscb_a, .gsst_a:focus .gscb_a {
                color: #6F6B67;
            }

            input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, input.gsc-input:focus {
                box-shadow: none;
            }
 */

.event__image {
  margin-bottom: 30px !important;
}

.event__image img {
  width: 100%;
}

.event__information-header {
  padding: 10px 25px;
  margin-bottom: 5px !important;
}

.event__information-header h2 {
  font-weight: normal;
  margin: 0;
}

.event__information-container {
  /* flex row test*/
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-flow: row wrap;
  margin: 0 -21px;
}

@media screen and (min-width: 34.375em) {
  .event__information-container {
    justify-content: flex-start;
  }
}

.event__block {
  flex-basis: 37%;
  margin: 30px 21px 0;
  max-width: 90%;
  align-self: flex-start;
}

@media screen and (min-width: 37.5em) {
  .event__block {
    flex-basis: 24%;
  }
}

@media screen and (min-width: 90em) {
  .event__block {
    flex-basis: 27%;
  }
}

.event__block.\--online-notes,
.event__block--notes,
.event__block--price {
  flex: 2;
  flex-basis: 100%;
}

.event__block-detail p {
  margin: 0;
  word-wrap: break-word;
}

.event__block--notes .event__block-detail p {
  margin-bottom: 1.777777778em;
}

.event__buttons-wrapper {
  text-align: center;
}

@media screen and (min-width: 37.5em) {
  .event__buttons-wrapper {
    text-align: left;
  }
}

.event__add-to-visit {
  margin-top: 50px;
}

@media screen and (min-width: 37.5em) {
  .event__add-to-visit {
    margin-top: 100px;
  }
}

.event__add-to-visit:focus-visible {
  border: 3px solid white;
  background-color: #9C182F;
}

.event__alert {
  margin-top: 30px;
  border: 1px solid #9C182F;
  background: rgba(156, 24, 47, 0.1);
  padding: 20px;
  position: relative;
}

.event__alert-icon {
  display: inline-block;
  position: absolute;
  top: 30%;
  max-width: 32px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .event__alert-icon {
    top: -35px;
  }
}

.event__alert-icon svg.alert {
  width: 32px;
}

.event__alert-icon svg.alert path {
  fill: #9C182F;
}

.event__alert-text {
  color: #9C182F;
  font-weight: bold;
  padding-left: 50px;
  display: inline-block;
}

.event__alert-text p {
  margin: 0;
}

.event-calendar__icon {
  display: inline-block;
}

.event-calendar__date-search {
  display: inline-block;
  margin: 0 30px;
}

.event-calendar__date-search .mx-icon-calendar,
.event-calendar__date-search .mx-icon-clear {
  position: absolute;
  top: 35%;
}

.event-calendar__date-search .mx-input:focus,
.event-calendar__date-search .mx-input:active,
.event-calendar__date-search .mx-input:hover {
  border: 1px solid #9C182F;
}

.event-calendar__navigation {
  float: right;
}

.event-calendar__hours-open {
  margin-bottom: 0.9em;
}

.event-list {
  padding-left: 0;
}

.event-list__item {
  padding: 10px 20px 20px;
  background: #EEE5DD;
}

.event-list__duration {
  color: #6F6B67;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  font-size: 0.66667em;
  font-weight: normal;
}

.event-list__hour {
  font-size: 13px;
  padding: 0.2em 0.5em;
  min-width: 70px;
  margin: 10px 20px 0 0;
  text-align: center;
  border: 1px solid #7D7874;
  background: #9C182F;
  color: #F7EEE6;
  display: inline-block;
}

@media (min-width: 414px) {
  .event-list__hour {
    font-size: calc(13px + 2 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .event-list__hour {
    font-size: 15px;
  }
}

.event-list__hour:hover,
.event-list__hour:focus,
.event-list__hour:active {
  background: #891122;
}

.event-list__time-text {
  font-style: italic;
}

.event-list__add-to-visit {
  margin-top: 30px;
}

.event .columns__inner-wrap {
  flex-direction: column;
}

@media screen and (min-width: 64em) {
  .event .columns__inner-wrap {
    flex-direction: row;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .event .columns__inner-wrap {
    flex-flow: wrap;
  }
}

.event .columns__column {
  flex-basis: 100%;
}

@media screen and (min-width: 64em) {
  .event .columns__column {
    flex-basis: 50%;
    max-width: 50%;
  }
}

.event .columns__column--1 {
  margin-bottom: 2em !important;
}

hr {
  border-color: rgba(35, 31, 32, 0.25);
}

.mx-datepicker-main {
  color: #6F6B67 !important;
  border: 1px solid #9C182F !important;
}

.mx-btn {
  color: #891122 !important;
}

.mx-btn:hover,
.mx-btn:focus,
.mx-btn:active {
  border-color: #891122 !important;
  color: #F7EEE6 !important;
}

.mx-calendar-content .cell.today {
  color: #891122 !important;
}

.mx-calendar-content .cell.active {
  color: #F7EEE6 !important;
  background-color: #9C182F !important;
}

.mx-calendar-content .cell:hover {
  color: #6F6B67 !important;
  background-color: rgba(156, 24, 47, 0.2) !important;
}

.mx-icon-calendar,
.mx-icon-clear {
  color: #891122 !important;
}

.mx-btn-icon-double-left,
.mx-btn-icon-double-right {
  display: none;
}

.mx-btn-current-year {
  pointer-events: none;
}

.promoted-events__event-preview {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 48em) {
  .promoted-events__event-preview {
    flex-direction: row;
  }
}

.promoted-events .image {
  position: relative;
  margin-bottom: 20px;
}

@media screen and (min-width: 48em) {
  .promoted-events .image {
    flex-basis: 25%;
    margin-bottom: 0;
  }
}

.promoted-events .image:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}

.promoted-events .image__wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.promoted-events .image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.promoted-events__date {
  font-style: italic;
}

.promoted-events__text {
  margin-top: 1.5em;
}

.promoted-events__subtitle {
  font-style: italic;
  text-transform: uppercase;
}

@media screen and (min-width: 48em) {
  .promoted-events__text-wrap {
    flex-basis: 75%;
    align-self: center;
    padding-left: 3%;
  }

  .article-preview--first .promoted-events__text-wrap {
    flex-basis: 60%;
  }
}

.promoted-events__button {
  margin-top: 2em;
}

.pyv-plan-your-visit {
  position: relative;
  min-height: 880px;
  background: #253746;
}

@media screen and (min-width: 64em) {
  .pyv-plan-your-visit {
    background: url(/fileadmin/assets/visit/pyv-church-engraving.png) left bottom no-repeat, url(/fileadmin/assets/visit/pyv-crockett-engraving.png) right bottom no-repeat, #253746;
    background-size: 500px;
  }
}

.pyv > .ce__max-width {
  max-width: 1680px;
  margin: 0 auto;
}

.pyv__wrapper {
  padding-top: 4.8em;
  padding-bottom: 7.5em;
  text-align: center;
}

.pyv__wrapper--narrow-top {
  padding-top: 3.8em;
}

.pyv__subheadline {
  text-transform: uppercase;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  letter-spacing: 1.75px;
  margin-bottom: 1em;
}

.pyv__headline {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0.4em;
}

@media (min-width: 414px) {
  .pyv__headline {
    font-size: calc(24px + 12 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .pyv__headline {
    font-size: 36px;
  }
}

.pyv__headline--final {
  font-size: 19px;
  line-height: 1.35em;
  letter-spacing: -0.5px;
  font-style: italic;
  text-align: left;
  max-width: 946px;
}

@media (min-width: 414px) {
  .pyv__headline--final {
    font-size: calc(19px + 5 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .pyv__headline--final {
    font-size: 24px;
  }
}

.pyv__headline--large {
  font-size: 24px;
}

@media (min-width: 414px) {
  .pyv__headline--large {
    font-size: calc(24px + 16 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .pyv__headline--large {
    font-size: 40px;
  }
}

.pyv__text p {
  margin: 0;
}

.pyv__content-wrap {
  padding: 3.125em 0 0;
}

.pyv__content-wrap.pyv--narrow {
  margin: 0 auto;
}

@media screen and (min-width: 25.875em) {
  .pyv__content-wrap.pyv--narrow {
    max-width: 805.5px;
    padding: 2.5em 1.25em 1em;
  }
}

.pyv__navigation {
  padding-top: 2.3em;
  text-align: center;
}

.pyv__navigation > .pyv__button + .pyv__button button {
  max-width: 100%;
}

.pyv__button {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .pyv__button {
    display: inline-block;
    width: 48%;
  }
}

.pyv__button button {
  letter-spacing: 2.8px;
  outline: #9C182F;
  width: 100%;
}

@media screen and (min-width: 25.875em) {
  .pyv__button button {
    max-width: 337px;
  }
}

@media screen and (min-width: 37.5em) {
  .pyv__button.pyv--previous {
    margin-right: 3%;
  }
}

.pyv__button.pyv--previous button {
  width: 100%;
  max-width: 100%;
}

.pyv-datepicker .mx-calendar {
  width: 100%;
  height: 322px;
  max-width: 427px;
}

.pyv-datepicker .mx-calendar-header,
.pyv-datepicker .mx-time-header {
  height: 45px;
  line-height: 45px;
}

.pyv-datepicker .mx-calendar-content {
  height: 260px;
}

.pyv-datepicker .mx-btn {
  font-size: 18px;
}

.pyv-datepicker .mx-icon-left:before,
.pyv-datepicker .mx-icon-right:before,
.pyv-datepicker .mx-icon-double-left:before,
.pyv-datepicker .mx-icon-double-right:before,
.pyv-datepicker .mx-icon-double-left:after,
.pyv-datepicker .mx-icon-double-right:after {
  width: 14px;
  height: 14px;
}

.pyv-datepicker .mx-datepicker-main {
  color: #231f20 !important;
}

.pyv-datepicker .mx-calendar-content .cell.today,
.pyv-datepicker .mx-calendar-content .cell.active {
  font-weight: bold;
}

.pyv-datepicker .mx-calendar-content .cell.disabled,
.pyv-datepicker .mx-table-date .cell.not-current-month {
  color: #6F6B67;
}

.pyv-datepicker .mx-table-date td,
.pyv-datepicker .mx-table-date th {
  font-size: 14px;
}

.pyv-datepicker .mx-btn-icon-double-left,
.pyv-datepicker .mx-btn-icon-double-right {
  display: none;
}

.pyv-datepicker .mx-btn-current-year {
  pointer-events: none;
}

.pyv-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding: 15px 0;
}

.pyv-group:first-of-type {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.pyv-group__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.pyv-group__header:hover .pyv--edit {
  text-decoration: underline;
}

.pyv-group__name {
  background: transparent !important;
  border: none;
  color: #F7EEE6;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 30px;
  cursor: pointer;
}

.pyv-group__name.pyv--input {
  position: relative;
  cursor: pointer;
  box-shadow: none !important;
  border: none !important;
}

.pyv-group__name.pyv--input:focus {
  box-shadow: none;
}

.pyv-group__name.pyv--edit {
  display: block;
  font-weight: normal;
  font-style: italic;
  position: absolute;
  width: 85%;
  height: 44px;
  background: transparent !important;
  cursor: pointer;
  line-height: 7;
  text-align: left;
  margin-bottom: 15px;
}

@media screen and (min-width: 48em) {
  .pyv-group__name.pyv--edit {
    line-height: 6;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pyv-group__name.pyv--edit {
    top: 7px;
    left: 0;
  }
}

.pyv-group__name.pyv--delete {
  text-align: right;
  width: 100px;
  cursor: pointer;
}

.pyv-group__name.pyv--delete svg {
  position: relative;
  left: -5px;
  top: 2px;
}

.pyv-group__form {
  display: flex;
  flex-flow: column;
}

@media screen and (min-width: 37.5em) {
  .pyv-group__form {
    flex-flow: column wrap;
    height: 115px;
  }
}

.pyv-group__item {
  width: 100%;
  flex-basis: 50%;
  margin-bottom: 5px;
}

@media screen and (min-width: 37.5em) {
  .pyv-group__item {
    width: 50%;
    margin-bottom: 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pyv-group__item {
    flex-basis: auto;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 37.5em), screen and (-ms-high-contrast: none) and (min-width: 37.5em) {
  .pyv-group__item {
    flex-basis: 50%;
  }
}

.pyv-group__item input {
  width: 57px;
  height: 47px;
  margin: 0;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  font-size: 1.125em;
  padding-left: 0;
}

.pyv-group__item label {
  display: inline-block;
  width: 68%;
  margin-left: 15px;
  word-break: break-word;
  white-space: pre-wrap;
  vertical-align: middle;
}

@media screen and (min-width: 48em) {
  .pyv-group__item label {
    width: 76%;
  }
}

.pyv__button--add {
  border-radius: 21.5px;
  background: #7D7874 !important;
  border: 1px solid #7D7874;
  text-transform: unset;
  margin-top: 2em;
  padding: 12px 18px;
  letter-spacing: 0;
}

.pyv__button--add:focus,
.pyv__button--add:hover,
.pyv__button--add:active,
.pyv__button--add:visited {
  border-radius: 21.5px;
  border: 1px solid #7D7874;
  box-shadow: 0 0 0 1px #7D7874;
  outline: #F7EEE6;
}

.pyv__button--add:focus-visible {
  border: 3px solid #F7EEE6;
  border-radius: 21.5px;
}

.pyv-time,
.pyv-duration,
.pyv-interests {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 2.5em;
}

@media screen and (min-width: 56.25em) {
  .pyv-time,
  .pyv-duration,
  .pyv-interests {
    justify-content: space-between;
  }
}

.pyv-time__item,
.pyv-duration__item,
.pyv-interests__item {
  position: relative;
  margin: 5px;
}

@media screen and (min-width: 56.25em) {
  .pyv-time__item,
  .pyv-duration__item,
  .pyv-interests__item {
    margin: 5px 0;
  }
}

.pyv-time__item input,
.pyv-duration__item input,
.pyv-interests__item input {
  position: absolute;
  left: 0;
}

.pyv-time label {
  width: 80px;
  text-transform: uppercase;
}

.pyv-duration {
  margin: 1.5em 0 3.5em;
}

.pyv-duration__header {
  margin-top: 1.4em;
}

.pyv-duration label {
  width: 138px;
}

.pyv__divider {
  margin-bottom: 1.3em;
  max-width: 765.5px;
}

.pyv__content > .pyv__divider .pyv__navigation {
  padding-top: 1.7em;
}

.pyv-type {
  padding-left: 1em;
  margin-top: -55px;
  margin-bottom: 45px;
}

@media screen and (min-width: 37.5em) {
  .pyv-type {
    padding-left: 5em;
  }
}

.pyv-type__item {
  margin: 1.6em 0px;
}

.pyv__custom-radio {
  display: block;
  position: relative;
  font-weight: bold;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.7);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pyv__custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.pyv__custom-radio input:checked ~ .checkmark,
.pyv__custom-radio:hover input ~ .checkmark {
  background-color: #F7EEE6;
}

.pyv__custom-radio .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
}

.pyv__custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #9C182F;
}

.pyv__custom-radio input:checked ~ .checkmark:after,
.pyv__custom-radio input:hover ~ .checkmark:after {
  display: block;
}

.pyv__button-style {
  outline: 0;
}

.pyv__button-style input {
  opacity: 0;
  height: 0;
  width: 0;
}

.pyv__button-style input:focus-visible label,
.pyv__button-style input:focus label {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 21.5px;
  outline: 0;
}

.pyv__button-style label {
  padding: 8px 5px;
  cursor: pointer;
  font-weight: bold;
  z-index: 90;
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 21.5px;
  transition: all 0.3s ease-out;
}

.pyv__button-style label:hover,
.pyv__button-style label:focus,
.pyv__button-style label:focus-visible {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 21.5px;
  outline: 0;
}

.pyv__button-style input[type=radio]:checked + label {
  /* background: $color-stone;
   color:$color-blue;

   */
  background: #F7EEE6;
  color: #253746;
  box-shadow: 0 0 0 1px #F7EEE6;
  outline: #F7EEE6;
  transition: all 0.3s ease-in;
}

.pyv__button-style input[type=radio]:checked:hover + label {
  background: #253746;
  color: #F7EEE6;
  border: 1px solid #F7EEE6;
}

.pyv__button-style:focus-visible {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 21.5px;
  outline: 0;
}

.pyv-interests {
  margin: 0 -8px 2em -8px;
}

.pyv-interests__item {
  flex: auto;
  margin: 8px;
}

.pyv-interests__item label {
  border-radius: 3px;
  position: relative;
  padding: 4px 25px 4px 50px;
  min-width: 100%;
}

.pyv-interests__item label:before {
  content: "+";
  font-size: 20px;
  position: absolute;
  left: 25px;
  top: -1px;
}

.pyv-interests__item label:hover,
.pyv-interests__item label:focus,
.pyv-interests__item label:focus-visible {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0;
  outline: 0;
}

.pyv-interests__item input {
  position: absolute;
}

.pyv-interests__item input[type=checkbox]:checked + label,
.pyv-interests__item input[type=checkbox]:checked:hover + label {
  background: #F7EEE6;
  color: #253746;
}

.pyv-interests__item input[type=checkbox]:checked + label:before,
.pyv-interests__item input[type=checkbox]:checked:hover + label:before {
  content: "\2713";
  font-size: 20px;
  position: absolute;
  left: 25px;
  top: -1px;
}

.pyv-interests__item-last {
  flex-grow: 2;
  min-height: 1px;
  min-width: 50px;
  margin: 0;
}

.pyv-interests:focus-visible,
.pyv-interests .pyv__button-style:focus-visible,
.pyv-interests input[type=checkbox]:hover + label {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0;
  outline: 0;
}

.pyv-interests input[type=checkbox]:checked:hover + label {
  background: #253746;
  color: #F7EEE6;
  border: 1px solid #F7EEE6;
}

.pyv-recommendations__date--disabled {
  filter: opacity(0.5);
  cursor: not-allowed;
}

.pyv-recommendations__headline {
  margin-bottom: 1.2em;
  font-weight: bold;
}

.pyv-recommendations__groups {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
  flex-flow: row wrap;
  margin-bottom: 2%;
  /* @include breakpoint($desktop){
      justify-content: space-between;
      align-content: space-between;
  }

  */
}

.pyv-recommendations__group {
  background: white;
  flex-basis: 100%;
  margin-bottom: 30px;
  padding: 0.5em 1em 1em;
}

@media screen and (min-width: 48em) {
  .pyv-recommendations__group {
    padding: 2.8em 2.5em 4em;
  }
}

@media screen and (min-width: 75em) {
  .pyv-recommendations__group {
    flex-basis: 49%;
  }
}

.pyv-recommendations__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
}

@media screen and (min-width: 90em) {
  .pyv-recommendations__header {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

.pyv-recommendations__header-name {
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  flex-basis: 100%;
}

@media screen and (min-width: 90em) {
  .pyv-recommendations__header-name {
    flex-basis: auto;
  }
}

.pyv-recommendations__header-edit {
  flex-basis: 100%;
}

@media screen and (min-width: 90em) {
  .pyv-recommendations__header-edit {
    flex-basis: auto;
  }
}

.pyv-recommendations__header-people,
.pyv-recommendations__header-link {
  font-weight: bold;
  display: block;
}

@media screen and (min-width: 34.375em) {
  .pyv-recommendations__header-people,
  .pyv-recommendations__header-link {
    display: inline-block;
  }
}

.pyv-recommendations__header-link {
  cursor: pointer;
  margin-left: 0;
}

@media screen and (min-width: 48em) {
  .pyv-recommendations__header-link {
    margin-left: 15px;
    margin-right: 4px;
  }
}

.pyv-recommendations__session {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 10px;
}

.pyv-recommendations__session.pyv--more-sessions .pyv-recommendations__time,
.pyv-recommendations__session.pyv--more-sessions .pyv-recommendations__info {
  background: white;
  border: 1px dashed #D8D8D8;
}

.pyv-recommendations__session.pyv--more-sessions .pyv-recommendations__time {
  border-right: none;
  min-height: 98px;
}

.pyv-recommendations__session.pyv--more-sessions .pyv-recommendations__button-suggest {
  font-size: 14px;
  background: transparent;
  border: none;
  color: #9C182F;
  padding: 0;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.45em;
  margin: 0;
  position: relative;
}

@media (min-width: 414px) {
  .pyv-recommendations__session.pyv--more-sessions .pyv-recommendations__button-suggest {
    font-size: calc(14px + 4 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .pyv-recommendations__session.pyv--more-sessions .pyv-recommendations__button-suggest {
    font-size: 18px;
  }
}

.pyv-recommendations__session.pyv--more-sessions .pyv-recommendations__button-suggest .pyv-spinner-suggest {
  width: 10px;
  font-size: 20px;
  font-weight: normal;
  display: inline-block;
  position: relative;
}

.pyv-recommendations__session.pyv--more-sessions .pyv-recommendations__button-suggest .pyv-spinner-suggest .spinner circle {
  stroke: #9C182F;
}

.pyv-recommendations__time {
  background: #D8D8D8;
  font-weight: bold;
  color: #231f20;
  flex-basis: 17%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 34.375em) {
  .pyv-recommendations__time {
    min-width: 98px;
    max-width: 98px;
  }
}

.pyv-recommendations__time.bg-color--blue {
  background: #253746;
}

.pyv-recommendations__time span.pyv-recommendations__time-start {
  /* position: absolute;
  top: 20%;

  */
  text-transform: lowercase;
  padding: 0.5em;
  width: 100%;
  text-align: center;
}

.pyv-recommendations__info {
  background: #e9e8e8;
  flex-basis: 83%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0.45em 0.5em;
  color: #231f20;
}

@media screen and (min-width: 48em) {
  .pyv-recommendations__info {
    flex-direction: row;
    align-items: center;
    padding: 0.45em 1em;
  }
}

@media screen and (min-width: 75em) {
  .pyv-recommendations__info {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (min-width: 90em) {
  .pyv-recommendations__info {
    flex-direction: row;
    align-items: center;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pyv-recommendations__info {
    min-height: 98px;
  }
}

.pyv-recommendations__info--disabled {
  background: #f4f3f3;
}

.pyv-recommendations__info--disabled button {
  filter: opacity(0.5);
  cursor: not-allowed;
}

.pyv-recommendations__disabled {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -1em;
  z-index: 999;
}

.pyv-recommendations__info-group {
  flex-direction: column;
  flex-basis: 83%;
}

.pyv-recommendations__name {
  font-weight: bold;
  flex-basis: 100%;
  margin: 10px 0;
}

@media screen and (min-width: 48em) {
  .pyv-recommendations__name {
    flex-basis: 65%;
    padding-left: 5px;
  }
}

@media screen and (min-width: 75em) {
  .pyv-recommendations__name {
    flex-basis: 100%;
  }
}

@media screen and (min-width: 90em) {
  .pyv-recommendations__name {
    flex-basis: 65%;
  }
}

.pyv-recommendations__name-price {
  font-weight: normal;
}

.pyv-recommendations__buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-basis: 100%;
  margin: 0 15px 0 0;
}

@media screen and (min-width: 48em) {
  .pyv-recommendations__buttons {
    align-items: center;
    flex-basis: 23%;
  }
}

@media screen and (min-width: 75em) {
  .pyv-recommendations__buttons {
    align-items: flex-start;
    flex-basis: 100%;
  }
}

@media screen and (min-width: 90em) {
  .pyv-recommendations__buttons {
    align-items: center;
    flex-basis: 23%;
  }
}

.pyv-recommendations__button {
  text-transform: unset;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  padding: 0.3em 0.5em;
  font-size: 14px;
  letter-spacing: 0;
  margin: 4px 0 4px;
}

@media screen and (min-width: 23.4375em) {
  .pyv-recommendations__button {
    margin: 0 10px 0 0;
  }
}

@media screen and (min-width: 48em) {
  .pyv-recommendations__button {
    margin: 8px 0 0;
    min-width: 130px;
  }
}

@media screen and (min-width: 75em) {
  .pyv-recommendations__button {
    margin: 0 10px 0 0;
  }
}

@media screen and (min-width: 90em) {
  .pyv-recommendations__button {
    margin: 8px 0 0;
  }
}

.pyv-recommendations__button.pyv--add {
  color: #fefefe;
  position: relative;
  min-width: 130px;
}

.pyv-recommendations__button.pyv--add.pyv--more-sessions {
  padding-left: 20px;
  padding-right: 20px;
}

.pyv-recommendations__button.pyv--add:focus-visible {
  outline: 3px solid #231f20;
}

.pyv-recommendations__button.pyv--not-interested {
  position: relative;
  min-width: 130px;
}

.pyv-recommendations__button.pyv--not-interested .pyv-spinner .spinner circle {
  stroke: #6F6B67;
}

.pyv-recommendations__button.pyv--not-interested:focus-visible {
  outline: 3px solid #6F6B67;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pyv-recommendations__button {
    text-transform: capitalize;
  }
}

.pyv-recommendations__buttons-wrapper {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 23.4375em) {
  .pyv-recommendations__buttons-wrapper {
    flex-direction: row;
  }
}

@media screen and (min-width: 48em) {
  .pyv-recommendations__buttons-wrapper {
    flex-direction: column;
  }
}

@media screen and (min-width: 75em) {
  .pyv-recommendations__buttons-wrapper {
    flex-direction: row;
  }
}

@media screen and (min-width: 90em) {
  .pyv-recommendations__buttons-wrapper {
    flex-direction: column;
  }
}

.pyv-recommendations__low-availability {
  margin-bottom: 5px;
}

.pyv-recommendations__button-wrap {
  margin: 1em 0 3em;
  text-align: center;
}

@media screen and (min-width: 34.375em) {
  .pyv-recommendations__button-wrap {
    text-align: left;
  }
}

.pyv-recommendations__button-wrap .pyv__button--book-reservation {
  border-color: #9C182F;
  margin-bottom: 5px;
}

.pyv-recommendations__button-wrap .pyv__button--book-reservation:focus-visible {
  border-color: #F7EEE6;
  outline: 3px solid #F7EEE6;
}

.pyv-recommendations .pyv--added,
.pyv-recommendations .pyv-check {
  color: #253746;
  font-weight: bold;
}

.pyv-recommendations .pyv--remove,
.pyv-recommendations .pyv--added {
  text-align: left;
  position: relative;
}

.pyv-recommendations .pyv-check {
  position: absolute;
  left: 7px;
  top: 0;
}

@media screen and (min-width: 23.4375em) {
  .pyv-recommendations .pyv-check {
    top: 7px;
  }
}

@media screen and (min-width: 37.5em) {
  .pyv-recommendations .pyv-check {
    left: 20px;
  }
}

@media screen and (min-width: 48em) {
  .pyv-recommendations .pyv-check {
    top: 0;
  }
}

@media screen and (min-width: 75em) {
  .pyv-recommendations .pyv-check {
    top: 7px;
  }
}

@media screen and (min-width: 90em) {
  .pyv-recommendations .pyv-check {
    top: 0;
  }
}

.pyv-recommendations .pyv-spinner {
  width: 10px;
  font-size: 20px;
  position: absolute;
  left: 5px;
  top: -1px;
  font-weight: normal;
}

.pyv-recommendations .pyv-deletecross {
  font-size: 20px;
  position: absolute;
  left: 5px;
  top: -1px;
  font-weight: normal;
}

@media screen and (min-width: 37.5em) {
  .pyv-recommendations .pyv-deletecross {
    left: 20px;
  }
}

.pyv-recommendations .pyv--added {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.pyv-recommendations .pyv-addedtext {
  padding-left: 20px;
}

@media screen and (min-width: 37.5em) {
  .pyv-recommendations .pyv-addedtext {
    padding-left: 35px;
  }
}

.pyv-recommendations .pyv-removetext {
  padding-left: 10px;
}

@media screen and (min-width: 37.5em) {
  .pyv-recommendations .pyv-removetext {
    padding-left: 27px;
  }
}

.pyv-recommendations__modal {
  width: 90%;
  max-width: 690px;
  min-height: 300px;
  margin: auto;
  background: white;
  padding: 3em 3em 1em;
  position: relative;
  top: 10%;
}

.pyv-recommendations__modal-wrapper {
  background: rgba(25, 38, 48, 0.63);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 880px;
  z-index: 9999;
}

.pyv-recommendations__modal-form {
  margin: 2em 0;
}

.pyv-recommendations__modal-form .pyv-group__item {
  width: 100%;
  flex-basis: 47%;
}

@media screen and (min-width: 37.5em) {
  .pyv-recommendations__modal-form .pyv-group__item {
    width: 48%;
  }
}

.pyv-recommendations__modal-form .pyv-group__item label {
  width: 63%;
}

.pyv-recommendations__modal-close {
  position: absolute;
  right: 20px;
  top: 10px;
}

.pyv-recommendations__modal > .pyv-recommendations__button-wrap {
  margin: 1em 0;
  text-align: left;
}

.pyv-recommendations__errors .pyv__error {
  background: rgba(156, 24, 47, 0.15);
  margin-bottom: 1.875em;
}

.pyv-step6 .pyv--previous {
  margin-right: 0;
}

.pyv__back-link {
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
  text-transform: lowercase;
  border: none;
  max-width: 313px !important;
  letter-spacing: 1px !important;
}

.pyv__back-link:hover {
  color: #fefefe;
  background: transparent;
  border: none;
}

.pyv__back-link:hover .pyv__back-text {
  padding-bottom: 2px;
  border-bottom: 1px solid #fefefe;
}

.pyv-review {
  background: #fefefe;
  padding: 2em 1em;
}

.pyv-review__info-group {
  flex-direction: column;
  flex-basis: 100%;
  position: relative;
}

@media screen and (min-width: 48em) {
  .pyv-review {
    padding: 4.2em 5em;
  }
}

.pyv-review__headline {
  margin-bottom: 1.5em;
  color: #231f20;
  font-weight: bold;
}

.pyv-review__groups {
  margin-bottom: 50px;
}

.pyv-review__group {
  margin-bottom: 50px;
}

.pyv-review__header {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

@media screen and (min-width: 75em) {
  .pyv-review__header {
    flex-direction: row;
  }
}

.pyv-review__header-name {
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  min-width: 275px;
  /*
  display: inline-block;
  width:77%;
  @include breakpoint($phone-xlarge){
      width:70%;
  }

   */
}

.pyv-review__header-people {
  display: block;
  margin-bottom: 5px;
}

@media screen and (min-width: 75em) {
  .pyv-review__header-people {
    display: inline-block;
    width: 29%;
    text-align: right;
    margin-bottom: 0;
  }
}

.pyv-review__session {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  min-height: 98px;
}

.pyv-review__time {
  font-weight: bold;
  color: #fefefe;
  flex-basis: 17%;
  position: relative;
  min-width: 98px;
  max-width: 98px;
}

.pyv-review__time span.pyv-review__time-start {
  position: absolute;
  top: 27%;
  text-transform: lowercase;
  padding: 0.5em;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 25.875em) {
  .pyv-review__time span.pyv-review__time-start {
    top: 28%;
  }
}

.pyv-review__info {
  background: #e9e8e8;
  flex-basis: 95%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 0.45em 2.5em 0.45em 1.3em;
  color: #231f20;
  position: relative;
  min-height: 98px;
}

@media screen and (min-width: 37.5em) {
  .pyv-review__info {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

.pyv-review__name {
  font-weight: bold;
  flex-basis: auto;
}

@media screen and (min-width: 37.5em) {
  .pyv-review__name {
    flex-basis: 65%;
  }
}

.pyv-review__price-detail {
  color: #6F6B67;
  font-weight: bold;
  flex-basis: 20%;
}

@media screen and (min-width: 37.5em) {
  .pyv-review__price-detail {
    flex-basis: 30%;
  }
}

.pyv-review__delete {
  position: relative;
  height: 100%;
}

.pyv-review__delete-square {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background: #a7a5a6;
  display: table;
  text-align: center;
  cursor: pointer;
}

.pyv-review__delete-cross {
  color: #fefefe;
  display: table-cell;
  vertical-align: middle;
}

.pyv-step7 .pyv__navigation {
  padding-top: 0;
  text-align: center;
}

@media screen and (min-width: 48em) {
  .pyv-step7 .pyv__navigation {
    text-align: right;
  }
}

.pyv-step7 .pyv__navigation .pyv__button {
  max-width: 100%;
  width: 100%;
  display: block;
}

@media screen and (min-width: 56.25em) {
  .pyv-step7 .pyv__navigation .pyv__button {
    display: inline-block;
    width: 48%;
    max-width: 366px;
  }
}

.pyv-step7 .pyv__navigation .pyv__button > button {
  padding: 1.05em 1.5em;
}

.pyv__error {
  margin-top: 30px;
  border: 1px solid #9C182F;
  background: #fefefe;
  padding: 20px;
  position: relative;
  text-align: left;
}

.pyv__error-icon {
  display: inline-block;
  position: absolute;
  top: 20px;
  max-width: 32px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pyv__error-icon {
    top: -35px;
  }
}

.pyv__error-icon svg.alert {
  width: 32px;
}

.pyv__error-icon svg.alert path {
  fill: #9C182F;
}

.pyv__error-text {
  color: #9C182F;
  font-weight: bold;
  padding-left: 50px;
  display: inline-block;
}

.pyv__error-text p {
  margin: 0;
}

.pyv br.br--show-tablet {
  display: none;
}

@media screen and (min-width: 48em) {
  .pyv br.br--show-tablet {
    display: inline-block;
  }
}

.pyv--left {
  text-align: left;
}

.cart {
  position: relative;
}

.cart__wrapper {
  width: 100%;
  position: absolute;
  right: 0;
}

.cart__headline {
  font-weight: bold;
  letter-spacing: 3.1px;
  display: block;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
}

.cart__events-wrap {
  border: 1px solid rgba(255, 255, 255, 0.7);
  display: table;
  width: 50px;
  height: 40px;
  text-align: center;
}

.cart__events-number {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}

.cart--closed {
  cursor: pointer;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  max-width: 100px;
  min-height: 70px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart--closed {
    height: 100%;
  }
}

@media screen and (min-width: 34.375em) {
  .cart--closed {
    max-width: 210px;
  }
}

.cart--closed .cart__headline {
  display: none;
}

@media screen and (min-width: 34.375em) {
  .cart--closed .cart__headline {
    display: block;
    text-transform: uppercase;
  }
}

.cart--open {
  background: white;
  max-width: 492px;
  min-height: 350px;
  padding: 5em 2em 2em;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
}

@media screen and (min-width: 30.75em) {
  .cart--open {
    position: absolute;
    height: auto;
  }
}

.cart--open .cart__headline {
  margin-bottom: 1em;
  letter-spacing: 0;
}

.cart__event {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  min-height: 98px;
}

.cart__delete-event,
.cart__close {
  cursor: pointer;
}

.cart__close {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  width: 122px;
  padding: 1em;
}

@media screen and (min-width: 48em) {
  .cart__close {
    height: 71px;
  }
}

.cart__close-wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.cart__close-cross {
  font-size: 22px;
  margin-right: 10px;
}

.cart__close-text {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}

.cart__info {
  background: #e9e8e8;
  padding: 0.6em 2.5em 0.6em 1.3em;
  color: #6F6B67;
  flex-basis: 100%;
}

.cart__name {
  font-weight: bold;
  height: 100%;
  display: flex;
  align-items: center;
}

.cart__info-note {
  font-size: 12px;
  margin-top: 5px;
}

.cart__small-note {
  color: #6F6B67;
  font-style: italic;
  margin: 2em 0 3em;
}

.cart__button-wrap {
  margin: auto;
  text-align: center;
}

.cart__button-wrap button,
.cart__button-wrap a.button {
  width: 100%;
  max-width: 435px;
  padding: 1.05em 1.5em;
}

.cart__modal {
  position: fixed;
  top: 0;
}

.cart__modal .pyv-recommendations__modal {
  max-width: 500px;
}

.cart__modal .pyv-recommendations__modal > .pyv-recommendations__button-wrap {
  text-align: center;
}

body.expiration-message {
  padding-top: 30px;
}

.cart-expiration {
  position: fixed;
  width: 100%;
  top: 0px;
  display: block;
  z-index: 99999;
  border: 1px solid #9C182F;
  background: #fefefe;
  padding: 4px;
  text-align: center;
}

.cart-expiration__icon {
  display: inline-block;
  position: absolute;
  top: 5px;
  width: 12px;
}

.cart-expiration__message {
  color: #9C182F;
  font-weight: bold;
  padding-left: 15px;
  display: inline-block;
}

.gallery {
  margin: 0;
}

.gallery__item {
  float: left;
  background-color: #EEE5DD;
  padding: 15px;
  margin-bottom: 4%;
  box-shadow: #E3CEBC 0 0 10px 2px;
}

@media print, screen and (min-width: 48em) {
  .gallery__item {
    margin-bottom: 3%;
  }
}

@media screen and (min-width: 75em) {
  .gallery__item {
    margin-bottom: 2%;
  }
}

.gallery__grid-item-image {
  display: block;
  margin: auto;
  width: 100%;
}

.gallery__grid-sizer,
.gallery__item {
  width: 48%;
}

@media print, screen and (min-width: 48em) {
  .gallery__grid-sizer,
  .gallery__item {
    width: 31%;
  }
}

@media screen and (min-width: 75em) {
  .gallery__grid-sizer,
  .gallery__item {
    width: 23.5%;
  }
}

.gallery__gutter-sizer {
  width: 4%;
}

@media print, screen and (min-width: 48em) {
  .gallery__gutter-sizer {
    width: 3%;
  }
}

@media screen and (min-width: 75em) {
  .gallery__gutter-sizer {
    width: 2%;
  }
}

.gallery__photo-credit {
  right: 40px;
  bottom: 40px;
  display: none;
}

.gallery__photo-credit--with-caption {
  bottom: 60px;
}

.fancybox-slide--complete .gallery__photo-credit {
  display: block;
}

.fancybox-slide--complete .gallery__fancybox-image--with-caption {
  padding-bottom: 60px !important;
}

.gallery__caption {
  position: absolute;
  bottom: 0;
  margin: 0 40px 20px;
  overflow-y: scroll;
  max-height: 35px;
  display: none;
}

.fancybox-slide--complete .gallery__caption {
  display: block;
}

.fancybox-container .fancybox-bg {
  background-color: #6F6B67 !important;
}

.fancybox-container .fancybox-button {
  background-color: #9C182F !important;
}

.fancybox-container .fancybox-slide--image .fancybox-content .fancybox-image {
  background-color: #F7EEE6 !important;
}

.fancybox-container .fancybox-thumbs__list a::before {
  border: 6px solid #9C182F;
}

.fancybox-container .fancybox-progress {
  background-color: #D40025;
}

@media screen and (max-width: 37.5em) {
  #ce-472 {
    padding-bottom: 30px;
  }

  #ce-472 p.text-right {
    text-align: left;
  }

  #ce-472 p.text-right a {
    position: static;
    top: auto;
    margin-top: 20px;
  }
}

#ce-293 .quote__attribution {
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
}

#ce-333 {
  margin-bottom: -1px;
}

#ce-333 .headline {
  margin-bottom: 0;
  margin-top: 0;
  width: 75%;
}

@media screen and (min-width: 48em) {
  #ce-333 .headline {
    width: 100%;
    margin-bottom: 30px;
  }
}

#ce-333 .button {
  margin-bottom: 0;
}

@media screen and (min-width: 64em) {
  #ce-333 .button {
    padding: 1.3em 2.8em;
    font-family: "PT Serif", Georgia, Times, serif;
    font-size: 16px;
  }
}

#ce-293 {
  padding-top: 0;
  padding-bottom: 0;
}

#ce-353 {
  padding-top: 30px;
}

.home--alamo-reviews {
  background-image: url("/fileadmin/assets/home/frontier-man-rifle.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (min-width: 64em) {
  .home--alamo-reviews {
    background-position: bottom left;
    background-size: contain;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home--alamo-reviews {
    height: 709px;
  }
}

@media screen and (min-width: 48em) {
  .home--alamo-reviews {
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: center left;
  }
}

@media screen and (min-width: 64em) {
  .home--alamo-reviews {
    height: 709px;
  }
}

@media screen and (min-width: 75em) {
  .home--alamo-reviews {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

.home--alamo-reviews > .ce__max-width {
  max-width: 1680px;
  margin: 0 auto;
}

.home--alamo-reviews__ornament,
.home--alamo-reviews__ornament--after {
  display: none;
}

@media screen and (min-width: 64em) {
  .home--alamo-reviews__ornament,
  .home--alamo-reviews__ornament--after {
    display: block;
    margin: 0 auto;
  }
}

.home--alamo-reviews__ornament--after {
  margin-top: 1.77778em;
}

.home--alamo-reviews .columns__inner-wrap {
  flex-direction: column;
}

@media screen and (min-width: 64em) {
  .home--alamo-reviews .columns__inner-wrap {
    flex-direction: row;
  }
}

.home--alamo-reviews .columns__column--2 {
  text-align: center;
  font-style: italic;
  flex-basis: 100%;
  margin-top: 115px;
  margin-bottom: 0;
}

@media screen and (min-width: 34.375em) {
  .home--alamo-reviews .columns__column--2 {
    margin-top: 0;
    margin-top: 55px;
  }
}

@media screen and (min-width: 64em) {
  .home--alamo-reviews .columns__column--2 {
    margin-top: 50px;
    flex-basis: 55%;
  }
}

@media screen and (min-width: 75em) {
  .home--alamo-reviews .columns__column--2 {
    margin-top: 0;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 64em), screen and (-ms-high-contrast: none) and (max-width: 64em) {
  .home--alamo-reviews .columns__column--2 {
    margin-top: 250px;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 37.5em), screen and (-ms-high-contrast: none) and (max-width: 37.5em) {
  .home--alamo-reviews .columns__column--2 {
    margin-top: 120px;
  }
}

.home--alamo-reviews .columns__column--1 {
  text-align: left;
  padding-top: 50px;
  flex-basis: 100%;
}

@media screen and (min-width: 64em) {
  .home--alamo-reviews .columns__column--1 {
    flex-basis: 45%;
  }
}

.home--alamo-reviews .columns__column--1 h2 {
  letter-spacing: 0;
}

.home--alamo-reviews h2.home--alamo-reviews__headline {
  margin-top: 50px;
  text-indent: -25px;
}

@media screen and (min-width: 48em) {
  .home--alamo-reviews h2.home--alamo-reviews__headline {
    text-indent: 0;
    margin-top: 0;
  }
}

@media screen and (min-width: 64em) {
  .home--alamo-reviews h2.home--alamo-reviews__headline {
    margin-top: 50px;
  }
}

.columns__column--2 .home--alamo-reviews__quote {
  font-size: 17px;
}

@media (min-width: 414px) {
  .columns__column--2 .home--alamo-reviews__quote {
    font-size: calc(17px + 15 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .columns__column--2 .home--alamo-reviews__quote {
    font-size: 32px;
  }
}

@media screen and (min-width: 64em) {
  .columns__column--2 .home--alamo-reviews__quote {
    font-size: 21px;
  }
}

@media screen and (min-width: 64em) and (min-width: 1024px) {
  .columns__column--2 .home--alamo-reviews__quote {
    font-size: calc(21px + 11 * (100vw - 1024px) / 416);
  }
}

@media screen and (min-width: 64em) and (min-width: 1440px) {
  .columns__column--2 .home--alamo-reviews__quote {
    font-size: 32px;
  }
}

.home--alamo-reviews__cite {
  padding-bottom: 115px;
  font-weight: 400;
  color: #F7EEE6;
  opacity: 0.8;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin-top: 1em;
  margin-bottom: 0;
}

@media screen and (min-width: 64em) {
  .home--alamo-reviews__cite {
    margin-top: 0;
    padding-bottom: 0;
  }
}

.home--alamo-reviews h3,
.home--alamo-reviews h2 {
  color: #F7EEE6 !important;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: 1.2px;
  margin-bottom: 17px;
  margin-bottom: -3px;
}

.home--alamo-reviews .columns__column--2 h2:before,
.home--alamo-reviews .home--alamo-reviews h3:after {
  content: "\201C";
  font-size: 80px;
  color: #F7EEE6;
  position: relative;
  top: -15px;
  left: -25px;
  top: 8px;
  left: -16px;
}

.home--alamo-reviews h3:after {
  display: block;
  margin-top: -0.1em;
  padding-right: 0;
  content: "\201D";
  font-size: 4em;
  line-height: 0.5em;
  text-align: right;
}

@media screen and (min-width: 48em) {
  .home--alamo-reviews h3:after {
    margin-top: -0.1em;
    font-size: 80px;
    line-height: 0.5em;
  }
}

.home--alamo-reviews br {
  display: none;
}

@media screen and (min-width: 48em) {
  .home--alamo-reviews br {
    display: block;
  }
}

.home--custom-headline-button {
  padding-top: 80px;
}

@media screen and (min-width: 48em) {
  .home--custom-headline-button {
    padding-top: 130px;
    margin-bottom: -55px;
  }

  .home--custom-headline-button.visit-page-1 {
    margin-bottom: -30px;
  }
}

.home--custom-headline-button > .text-image {
  max-width: 1680px;
  margin: 0 auto;
}

.home--custom-headline-button h2.headline {
  font-weight: normal;
  margin-bottom: 15px;
  width: 55%;
}

@media screen and (min-width: 48em) {
  .home--custom-headline-button h2.headline {
    width: 100%;
    margin-bottom: 30px;
  }
}

.home--custom-headline-button .button {
  position: relative;
  top: -135px;
  padding: 10px 15px;
  letter-spacing: 1.6px;
  text-decoration: none !important;
  font-size: 12px;
}

@media screen and (min-width: 48em) {
  .home--custom-headline-button .button {
    padding: 15px 30px;
    font-size: 16px;
  }
}

@media screen and (min-width: 64em) {
  .home--custom-headline-button .button {
    top: -150px;
  }
}

.home--custom-headline-button .body-text > * {
  font-weight: normal !important;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  letter-spacing: -0.4px;
}

@media screen and (min-width: 48em) {
  .home--custom-headline-button .body-text > * {
    letter-spacing: 0;
  }
}

.home--custom-headline-button br {
  display: none;
}

@media screen and (min-width: 34.375em) {
  .home--custom-headline-button br {
    display: block;
  }
}

#promos-custom-headline {
  padding-top: 60px;
}

@media screen and (min-width: 48em) {
  #promos-custom-headline {
    padding-top: 130px;
  }
}

.home--save-alamo-star {
  padding-top: 1px;
  padding-bottom: 25px;
}

.home--save-alamo-star > .ce__max-width {
  max-width: 1680px;
  margin: 0 auto;
}

@media screen and (min-width: 48em) {
  .home--save-alamo-star {
    padding-bottom: 0;
    margin-bottom: -30px;
  }
}

.home--save-alamo-star__image--ornament-left,
.home--save-alamo-star__image--ornament-right {
  display: none;
}

@media screen and (min-width: 75em) {
  .home--save-alamo-star__image--ornament-left,
  .home--save-alamo-star__image--ornament-right {
    display: inline-block;
    position: relative;
    bottom: -30px;
  }
}

.home--save-alamo-star__image-wrap {
  margin: auto;
  display: block;
  text-align: center;
  margin-top: 50px;
  padding: 0 20px;
}

@media screen and (min-width: 48em) {
  .home--save-alamo-star__image-wrap {
    margin-top: 100px;
  }
}

.home--save-alamo-star__headline {
  color: white;
  opacity: 0.7;
  margin-top: 40px;
  font-size: 18px;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
}

@media (min-width: 414px) {
  .home--save-alamo-star__headline {
    font-size: calc(18px + 6 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .home--save-alamo-star__headline {
    font-size: 24px;
  }
}

@media screen and (min-width: 48em) {
  .home--save-alamo-star__headline {
    margin-top: 36px;
  }
}

.home--save-alamo-star hr {
  color: rgba(255, 255, 255, 0.25);
}

@media screen and (min-width: 25.875em) {
  #ce-293 .columns__inner-wrap {
    display: block;
  }
}

@media screen and (min-width: 64em) {
  #ce-293 .columns__inner-wrap {
    display: flex;
  }
}

.visit--custom-horizontal-teaser {
  background-repeat: no-repeat;
  background-position: right;
}

.visit--custom-horizontal-teaser .hit__headline {
  color: #F7EEE6;
  font-weight: normal;
}

.visit--custom-horizontal-teaser .hit__max-wrap {
  padding-bottom: 30px;
}

@media screen and (min-width: 75em) {
  .visit--custom-horizontal-teaser .hit__max-wrap {
    padding-top: 1%;
    padding-bottom: 1%;
  }
}

.visit--custom-headlines {
  position: relative;
  padding-top: 10px;
  padding-bottom: 15px;
}

.visit--custom-headlines .ce__max-width {
  max-width: 1680px;
  margin: 0 auto;
}

@media screen and (min-width: 48em) {
  .visit--custom-headlines {
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: -13px;
  }
}

.visit--custom-headlines h2.headline {
  display: inline-block;
  position: relative;
  z-index: 50;
  padding-right: 30px;
  background-color: #231f20;
  letter-spacing: 0;
  margin-bottom: 18px;
  font-weight: normal;
}

@media screen and (min-width: 48em) {
  .visit--custom-headlines h2.headline {
    letter-spacing: 1.7px;
    padding-bottom: 30px;
    margin-bottom: 0;
  }
}

.visit--custom-headlines .body-text > * {
  font-weight: normal;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  letter-spacing: -0.4px;
}

@media screen and (min-width: 48em) {
  .visit--custom-headlines .body-text > * {
    letter-spacing: 0;
  }
}

.visit--custom-headlines .text-image {
  flex-basis: 100%;
  margin-bottom: 0;
}

@media screen and (min-width: 64em) {
  .visit--custom-headlines .headline-line {
    width: 100%;
    height: 1px;
    color: rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.2);
    max-width: 1440px;
    position: absolute;
    right: 7%;
    top: 78%;
  }
}

#visit--custom-headlines-1,
#visit--custom-headlines-2 {
  padding-top: 60px;
}

@media screen and (min-width: 75em) {
  #visit--custom-headlines-1,
  #visit--custom-headlines-2 {
    padding-top: 166px;
  }
}

#visit--custom-headlines-1 .headline-line,
#visit--custom-headlines-2 .headline-line {
  width: 100%;
  height: 1px;
  color: rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.2);
  max-width: 1440px;
  position: absolute;
  left: 0;
  top: -42px;
}

#visit--custom-headlines-1 .headline-line-wrap,
#visit--custom-headlines-2 .headline-line-wrap {
  display: none;
  max-width: 1680px;
  margin: 0 auto;
}

@media screen and (min-width: 48em) {
  #visit--custom-headlines-1 .headline-line-wrap,
  #visit--custom-headlines-2 .headline-line-wrap {
    display: block;
  }
}

#visit--custom-headlines-1 .headline-line-inner-wrap,
#visit--custom-headlines-2 .headline-line-inner-wrap {
  position: relative;
}

@media screen and (min-width: 75em) {
  #visit--custom-headlines-2 {
    padding-top: 60px;
  }
}

#visit--custom-headlines-2 .headline-line {
  top: -210px;
}

@media (min-width: 768px) {
  #visit--custom-headlines-2 .headline-line {
    top: calc(-210px + -25 * (100vw - 768px) / 672);
  }
}

@media (min-width: 1440px) {
  #visit--custom-headlines-2 .headline-line {
    top: -235px;
  }
}

.visit--tours-experiences-block {
  padding-top: 3%;
  padding-bottom: 3%;
}

.visit--tours-experiences-block > .ce__max-width {
  max-width: 1680px;
  margin: 0 auto;
}

.visit--tours-experiences-block .body-text p {
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  color: #7D7874;
}

@media screen and (min-width: 48em) {
  .visit--tours-experiences-block .body-text p {
    padding-top: 40px;
  }
}

.visit--tours-experiences-block .quote {
  border: none;
  color: #F7EEE6;
}

.visit--tours-experiences-block .quote__attribution {
  border: none;
  text-transform: uppercase;
  text-align: center;
  margin-top: 5%;
  opacity: 0.6;
}

.visit--tours-experiences-block .quote--decorative .quote__inner-wrap:after {
  bottom: 50px;
}

.visit--tours-experiences-block .button {
  margin-top: 30px;
  text-decoration: none !important;
}

.remember--custom-text-teaser {
  padding-top: 3%;
}

.remember--custom-text-teaser.text-teaser {
  padding-bottom: 0;
}

.remember--custom-text-teaser h2 {
  font-weight: 400 !important;
}

.remember--custom-text-teaser p {
  font-size: 19px;
}

.remember--custom-text-teaser button {
  display: none;
}

@media screen and (min-width: 64em) {
  .remember--custom-text-teaser h2 {
    font-size: 64px;
    padding-bottom: 4%;
  }

  .remember--custom-text-teaser p {
    font-size: 24px;
    margin-top: 2.5% !important;
  }
}

.remember--custom-vertical-teasers .vertical-teaser__text-wrap {
  padding: 30px 0;
}

.save--first-block-two-columns {
  padding-bottom: 85px !important;
  padding-top: 85px !important;
}

.save--first-block-two-columns .columns__inner-wrap {
  flex-direction: column;
}

@media screen and (min-width: 48em) {
  .save--first-block-two-columns .columns__inner-wrap {
    flex-direction: row;
  }
}

.save--first-block-two-columns .columns__column--1 {
  flex-basis: 100%;
}

@media screen and (min-width: 48em) {
  .save--first-block-two-columns .columns__column--1 {
    flex-basis: 35% !important;
    margin-bottom: 0 !important;
  }
}

.save--first-block-two-columns .columns__column--2 {
  flex-basis: 100%;
  align-self: center;
}

@media screen and (min-width: 48em) {
  .save--first-block-two-columns .columns__column--2 {
    flex-basis: 64% !important;
  }
}

@media screen and (min-width: 75em) {
  .save--first-block-two-columns .columns__column--2 {
    padding: 0 15px 0 100px !important;
  }
}

.save--first-block-two-columns .columns__column--2 h2 {
  font-weight: normal !important;
  margin-bottom: 0.8em !important;
}

.save--custom-hero {
  background: url("/fileadmin/assets/save/volunteerscropped.png");
  background-color: #6F6B67;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 48em) {
  .save--custom-hero {
    background-position: right top;
  }
}

.save--custom-hero__gradient--dark {
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, black, transparent 60%);
  opacity: 0.95;
}

@media screen and (min-width: 48em) {
  .save--custom-hero__gradient--dark {
    background: linear-gradient(to right, black 15%, transparent);
  }
}

.save--custom-hero .text-image {
  padding-top: 250px;
  padding-bottom: 50px;
  max-width: 1680px;
  margin: 0 auto;
}

@media screen and (min-width: 37.5em) {
  .save--custom-hero .text-image {
    padding-top: 250px;
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 48em) {
  .save--custom-hero .text-image {
    padding-top: 190px;
    padding-bottom: 140px;
  }
}

.save--custom-hero .text-image > .ce__max-width {
  left: 0;
  max-width: 100%;
}

@media screen and (min-width: 34.375em) {
  .save--custom-hero .text-image > .ce__max-width {
    max-width: 70%;
  }
}

@media screen and (min-width: 75em) {
  .save--custom-hero .text-image > .ce__max-width {
    max-width: 630px;
  }
}

.save--custom-hero .headline {
  color: #F7EEE6;
  margin-bottom: 0.6em !important;
  font-weight: normal !important;
  letter-spacing: 0.4px;
}

.save--custom-hero p {
  color: #F7EEE6 !important;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
}

.save--custom-text-teaser-preservation {
  padding: 4% 10% 1%;
}

@media screen and (min-width: 64em) {
  .save--custom-text-teaser-preservation {
    padding: 4% 15% 1%;
  }
}

@media screen and (min-width: 90em) {
  .save--custom-text-teaser-preservation {
    padding: 4% 22% 1%;
  }
}

.save--custom-text-teaser-preservation h2.text-teaser__headline {
  padding: 0 4% 6%;
  margin-bottom: 4%;
}

.save--custom-text-teaser-preservation p {
  font-size: 18px !important;
  line-height: 1.5em;
}

.save--custom-text-teaser-preservation button {
  display: none;
}

@media screen and (min-width: 48em) {
  .save--alamo-plan-two-columns {
    background-position: bottom left;
    background-size: 47%;
    background-image: url("/fileadmin/assets/save/save-page-mission-bg.png");
    background-repeat: no-repeat;
  }
}

.save--alamo-plan-two-columns .columns__inner-wrap {
  flex-direction: column;
}

@media screen and (min-width: 48em) {
  .save--alamo-plan-two-columns .columns__inner-wrap {
    flex-direction: row;
  }
}

.save--alamo-plan-two-columns .columns__column--1 {
  flex-basis: 100%;
}

.save--alamo-plan-two-columns .columns__column--1 .text-image {
  padding-top: 2.1em;
}

.save--alamo-plan-two-columns .columns__column--1 h4,
.save--alamo-plan-two-columns .columns__column--1 .headline--small,
.save--alamo-plan-two-columns .columns__column--1 .visit--tours-experiences-block .body-text p,
.visit--tours-experiences-block .body-text .save--alamo-plan-two-columns .columns__column--1 p,
.save--alamo-plan-two-columns .columns__column--1 .save--custom-hero p,
.save--custom-hero .save--alamo-plan-two-columns .columns__column--1 p {
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  font-weight: normal;
}

.save--alamo-plan-two-columns .columns__column--1 .button {
  background-color: #253746;
  text-decoration: none !important;
  margin-top: 3em;
}

.save--alamo-plan-two-columns .columns__column--1 a.bottom {
  display: block;
  margin-top: 2em;
  font-weight: 600;
}

@media screen and (min-width: 48em) {
  .save--alamo-plan-two-columns .columns__column--1 a.bottom {
    margin-top: 7em;
  }
}

@media screen and (min-width: 64em) {
  .save--alamo-plan-two-columns .columns__column--1 a.bottom {
    margin-top: 10em;
  }
}

@media screen and (min-width: 48em) {
  .save--alamo-plan-two-columns .columns__column--1 {
    flex-basis: 50%;
  }
}

.save--alamo-plan-two-columns .columns__column--2 {
  flex-basis: 100%;
}

@media screen and (min-width: 48em) {
  .save--alamo-plan-two-columns .columns__column--2 {
    flex-basis: 50%;
  }
}

@media screen and (min-width: 75em) {
  .save--alamo-plan-two-columns .columns__column--2 {
    flex-basis: 42%;
  }
}

.save--alamo-plan-two-columns .headline {
  color: #F7EEE6;
  font-weight: normal !important;
  margin-bottom: 0.5em !important;
}

.save--alamo-plan-two-columns .headline br {
  display: none;
}

@media screen and (min-width: 90em) {
  .save--alamo-plan-two-columns .headline br {
    display: block;
  }
}

.save--alamo-plan-two-columns__list {
  padding: 10%;
}

.save--alamo-plan-two-columns__list ol {
  list-style: none;
  counter-reset: my-custom-counter;
  padding-left: 0;
}

@media screen and (min-width: 48em) {
  .save--alamo-plan-two-columns__list ol {
    padding-top: 10px;
  }
}

.save--alamo-plan-two-columns__list ol li {
  counter-increment: my-custom-counter;
  position: relative;
}

.save--alamo-plan-two-columns__list ol li::before {
  content: counter(my-custom-counter) ". ";
  font-family: "PT Serif", Georgia, Times, serif;
  position: absolute;
  top: 8px;
  font-size: 24px;
}

.save--alamo-plan-two-columns__list ol li a {
  font-weight: bold;
  padding: 10px 0;
  padding-left: 20px;
  display: inline-block;
}

@media screen and (min-width: 48em) {
  .save--alamo-plan-two-columns__list ol li a {
    padding-left: 45px;
  }
}

@media screen and (min-width: 48em) {
  .save--alamo-news {
    padding: 0 !important;
  }
}

.save--alamo-news .headline {
  color: #F7EEE6;
  font-weight: normal !important;
  margin-bottom: 0.5em !important;
}

.save--alamo-news .columns__column {
  margin-bottom: 0 !important;
}

.save--alamo-news .columns__inner-wrap {
  flex-direction: column;
}

@media screen and (min-width: 48em) {
  .save--alamo-news .columns__inner-wrap {
    flex-direction: row;
  }
}

.save--alamo-news .columns__column--1 {
  flex-basis: 100%;
}

@media screen and (min-width: 48em) {
  .save--alamo-news .columns__column--1 {
    flex-basis: 50%;
  }
}

@media screen and (min-width: 90em) {
  .save--alamo-news .columns__column--1 {
    border-right: 1px solid rgba(255, 255, 255, 0.25);
  }
}

.save--alamo-news .columns__column--1 > .text-image:first-of-type {
  padding-top: 30px;
}

@media screen and (min-width: 48em) {
  .save--alamo-news .columns__column--1 > .text-image:first-of-type {
    padding-top: 115px !important;
  }
}

.save--alamo-news .columns__column--1 > .text-image:last-of-type {
  padding-bottom: 30px;
}

@media screen and (min-width: 48em) {
  .save--alamo-news .columns__column--1 > .text-image:last-of-type {
    padding-bottom: 125px !important;
  }
}

.save--alamo-news .columns__column--2 {
  flex-basis: 100%;
}

@media screen and (min-width: 48em) {
  .save--alamo-news .columns__column--2 {
    flex-basis: 50%;
  }
}

@media screen and (min-width: 75em) {
  .save--alamo-news .columns__column--2 {
    flex-basis: 42%;
  }
}

.save--alamo-news .columns__column--2 > .text-image:first-of-type {
  padding-top: 30px;
}

@media screen and (min-width: 48em) {
  .save--alamo-news .columns__column--2 > .text-image:first-of-type {
    padding-top: 115px !important;
  }
}

.save--alamo-news .columns__column--2 > .text-image:last-of-type {
  padding-bottom: 30px;
}

@media screen and (min-width: 48em) {
  .save--alamo-news .columns__column--2 > .text-image:last-of-type {
    padding-bottom: 125px !important;
  }
}

.save--alamo-news .columns__column--2 .button {
  text-decoration: none !important;
}

.page-404 {
  background-image: url(/fileadmin/site-assets/graphics/defender-on-horseback-500.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #E3CEBC;
  padding: 35px 0;
  min-height: 850px;
  background-position: bottom;
}

@media screen and (min-width: 25.875em) {
  .page-404 {
    min-height: 900px;
  }
}

@media screen and (min-width: 31.25em) {
  .page-404 {
    min-height: 1000px;
  }
}

@media screen and (min-width: 35.625em) {
  .page-404 {
    min-height: 1100px;
  }
}

@media screen and (min-width: 40.625em) {
  .page-404 {
    min-height: 1215px;
  }
}

@media screen and (min-width: 56.25em) {
  .page-404 {
    padding: 50px 0;
    min-height: 1175px;
    background-position: right;
  }
}

@media screen and (min-width: 90em) {
  .page-404 {
    padding: 120px 0 250px;
    min-height: 900px;
    background-position: 75%;
  }
}

.page-404 > .ce__max-width {
  max-width: 1660px;
  margin: 0 auto;
}

.page-404__two-columns {
  margin-bottom: 0;
}

.page-404__two-columns .columns__inner-wrap {
  display: block;
}

@media screen and (min-width: 56.25em) {
  .page-404__two-columns .columns__inner-wrap {
    display: flex;
  }
}

.page-404__headline {
  font-style: italic;
  margin-bottom: 2em !important;
  max-width: 100%;
}

@media screen and (min-width: 56.25em) {
  .page-404__headline {
    max-width: 420px;
  }
}

@media screen and (min-width: 68.75em) {
  .page-404__headline {
    max-width: 520px;
  }
}

@media screen and (min-width: 75em) {
  .page-404__headline {
    max-width: 620px;
  }
}

@media screen and (min-width: 90em) {
  .page-404__headline {
    max-width: 705px;
    margin-bottom: 5em !important;
  }
}

@media screen and (min-width: 100em) {
  .page-404__headline {
    max-width: 100%;
  }
}

.page-404__error-text {
  background: #F7EEE6;
  padding: 30px;
}

@media screen and (min-width: 48em) {
  .page-404__error-text {
    max-width: 250px;
    padding: 35px 40px;
  }
}

@media screen and (min-width: 64em) {
  .page-404__error-text {
    max-width: 500px;
  }
}

.page-404__error-text .headline {
  margin-top: 0;
}

.page-404__error-text p {
  margin-bottom: 8px;
}

.page-404 br {
  display: none;
}

@media screen and (min-width: 100em) {
  .page-404 br {
    display: block;
  }
}

.columns {
  margin-bottom: 1.777777778em;
}

.columns__column {
  margin-bottom: 1.777777778em;
}

.columns__column:last-child {
  margin-bottom: 0;
}

.columns__column > :first-child {
  margin-top: 0;
}

.columns__column > :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 34.375em) {
  .columns__inner-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
  }

  .columns--3-columns .columns__inner-wrap,
  .columns--4-columns .columns__inner-wrap {
    flex-wrap: wrap;
  }

  .columns__column {
    flex-basis: 50%;
    padding: 0 15px;
  }

  .columns--2-columns .columns__column {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 34.375em) and (-ms-high-contrast: active), screen and (min-width: 34.375em) and (-ms-high-contrast: none) {
  .columns__column {
    flex-basis: 46%;
  }
}

@media screen and (min-width: 34.375em) {
  .columns--3-columns .columns__column:last-child,
  .columns--3-columns .columns__column:nth-child(2) {
    margin-bottom: 0;
  }

  .columns--3-columns .columns__column--1 {
    min-width: 100%;
  }
}

@media screen and (min-width: 34.375em) {
  .columns--4-columns .columns__column:last-child,
  .columns--4-columns .columns__column:nth-child(3) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 34.375em) and (-ms-high-contrast: active), screen and (min-width: 34.375em) and (-ms-high-contrast: none) {
  .columns__column {
    flex-basis: 46%;
  }
}

@media screen and (min-width: 48em) {
  .columns--first-wide .columns__column--1 {
    flex-basis: 66.66666%;
  }

  .columns--first-wide .columns__column--2 {
    flex-basis: 33.33333%;
  }

  .columns--last-wide .columns__column--1 {
    flex-basis: 33.33333%;
  }

  .columns--last-wide .columns__column--2 {
    flex-basis: 66.66666%;
  }

  .columns--3-columns .columns__column {
    flex-basis: 33.33333%;
    flex-wrap: nowrap;
    margin-bottom: 0;
  }

  .page--interior-2-column .columns--3-columns .columns__column {
    flex-basis: 50%;
    margin-bottom: 1.777777778em;
  }

  .page--interior-2-column .columns--3-columns .columns__column--1 {
    min-width: 100%;
    margin-bottom: 1.777777778em;
  }

  .columns--3-columns .columns__column--1 {
    min-width: initial;
  }
}

@media screen and (min-width: 48em) and (-ms-high-contrast: active), screen and (min-width: 48em) and (-ms-high-contrast: none) {
  .columns--3-columns .columns__column {
    flex-basis: 46%;
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 64em) {
  .columns--4-columns .columns__column {
    flex-basis: 25%;
    margin-bottom: 0;
  }

  .page--interior-2-column .columns--4-columns .columns__column {
    flex-basis: 50%;
    margin-bottom: 1.777777778em;
  }

  .page--interior-2-column .columns--4-columns .columns__column:last-child,
  .page--interior-2-column .columns--4-columns .columns__column:nth-child(3) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 64em) and (-ms-high-contrast: active), screen and (min-width: 64em) and (-ms-high-contrast: none) {
  .columns--4-columns .columns__column {
    flex-basis: 22%;
  }
}

@media screen and (min-width: 75em) and (-ms-high-contrast: active), screen and (min-width: 75em) and (-ms-high-contrast: none) {
  .columns--3-columns .columns__column {
    flex-basis: 29%;
    flex-wrap: nowrap;
  }

  .columns--3-columns .columns__column--1 {
    min-width: 29%;
  }
}

@media screen and (min-width: 90em) {
  .page--interior-2-column .columns--3-columns .columns__column {
    flex-basis: 33.33333%;
    flex-wrap: nowrap;
    margin-bottom: 0;
  }

  .page--interior-2-column .columns--3-columns .columns__column--1 {
    min-width: initial;
  }
}

@media screen and (min-width: 100em) {
  .page--interior-2-column .columns--4-columns .columns__column {
    flex-basis: 25%;
    margin-bottom: 0;
  }
}

.columns--bg-red,
.columns--bg-blue,
.columns--bg-stone-toned {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 414px) {
  .columns--bg-red,
  .columns--bg-blue,
  .columns--bg-stone-toned {
    padding-top: calc(30px + 70 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .columns--bg-red,
  .columns--bg-blue,
  .columns--bg-stone-toned {
    padding-top: 100px;
  }
}

@media (min-width: 414px) {
  .columns--bg-red,
  .columns--bg-blue,
  .columns--bg-stone-toned {
    padding-bottom: calc(30px + 70 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .columns--bg-red,
  .columns--bg-blue,
  .columns--bg-stone-toned {
    padding-bottom: 100px;
  }
}

.columns--bg-red {
  background-color: #9C182F;
}

.columns--bg-blue {
  background-color: #253746;
}

.columns--bg-stone-toned {
  background-color: #EEE5DD;
}

.columns--bg-site-black {
  background-color: #231f20;
}

.accordion-container__list {
  background: transparent;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.accordion-container__list__item {
  margin: 0;
  border-bottom: 1px solid #E3CEBC;
}

.accordion-container__list__item__title {
  font-weight: bold;
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  padding-bottom: 23px;
  padding-top: 21px;
  transition: padding-bottom 0.3s ease-out;
}

@media (min-width: 414px) {
  .accordion-container__list__item__title {
    padding-bottom: calc(23px + 10.5 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .accordion-container__list__item__title {
    padding-bottom: 33.5px;
  }
}

@media (min-width: 414px) {
  .accordion-container__list__item__title {
    padding-top: calc(21px + 9 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .accordion-container__list__item__title {
    padding-top: 30px;
  }
}

.accordion-container__list__item__title:before {
  right: 1em;
  font-size: 1.4em;
  top: 45%;
}

@media (min-width: 414px) {
  .accordion-container__list__item__title:before {
    font-size: calc(1.4em + 0.2 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .accordion-container__list__item__title:before {
    font-size: 1.6em;
  }
}

@media (min-width: 414px) {
  .accordion-container__list__item__title:before {
    top: calc(45% + -5 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .accordion-container__list__item__title:before {
    top: 40%;
  }
}

.accordion-container__list__item__title:focus {
  color: #231f20;
  background: none;
}

.accordion-container__list__item__title:hover {
  color: #9C182F;
  background: none;
}

.accordion-container__list__item__content {
  border: none;
  font-size: 16px;
  line-height: 24px;
  padding-left: 0;
  background: transparent;
  padding-top: 0;
  padding-right: 4em;
  padding-bottom: 1.5em;
}

@media (min-width: 414px) {
  .accordion-container__list__item__content {
    font-size: calc(16px + 2 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .accordion-container__list__item__content {
    font-size: 18px;
  }
}

.accordion-container__list__item.is-active .accordion-container__list__item__title {
  padding-bottom: 10px;
  transition: padding-bottom 0.3s ease-in;
}

@media (min-width: 414px) {
  .accordion-container__list__item.is-active .accordion-container__list__item__title {
    padding-bottom: calc(10px + -2 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .accordion-container__list__item.is-active .accordion-container__list__item__title {
    padding-bottom: 8px;
  }
}

.accordion-container__list__item.is-active .accordion-container__list__item__title:before {
  top: 50%;
}

.accordion-container__list__item:last-child:not(.is-active) > .accordion-title {
  border-bottom: none;
}

.fgc--bg-red,
.fgc--bg-blue,
.fgc--bg-stone-toned,
.fgc--bg-site-black {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 414px) {
  .fgc--bg-red,
  .fgc--bg-blue,
  .fgc--bg-stone-toned,
  .fgc--bg-site-black {
    padding-top: calc(30px + 70 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .fgc--bg-red,
  .fgc--bg-blue,
  .fgc--bg-stone-toned,
  .fgc--bg-site-black {
    padding-top: 100px;
  }
}

@media (min-width: 414px) {
  .fgc--bg-red,
  .fgc--bg-blue,
  .fgc--bg-stone-toned,
  .fgc--bg-site-black {
    padding-bottom: calc(30px + 70 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .fgc--bg-red,
  .fgc--bg-blue,
  .fgc--bg-stone-toned,
  .fgc--bg-site-black {
    padding-bottom: 100px;
  }
}

.fgc--bg-red {
  background-color: #9C182F;
}

.fgc--bg-blue {
  background-color: #253746;
}

.fgc--bg-stone-toned {
  background-color: #EEE5DD;
}

.fgc__wrap {
  margin: 0 -15px;
}

@media screen and (min-width: 48em) {
  .fgc__wrap {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 48em) and (-ms-high-contrast: active), screen and (min-width: 48em) and (-ms-high-contrast: none) {
  .fgc__wrap {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
  }
}

.fgc__element {
  padding: 15px;
}

@media screen and (min-width: 48em) {
  .fgc__element {
    display: flex;
    flex-basis: 50%;
  }
}

@media screen and (min-width: 48em) and (-ms-high-contrast: active), screen and (min-width: 48em) and (-ms-high-contrast: none) {
  .fgc__element {
    width: 45%;
    flex-basis: 45%;
  }
}

@media screen and (min-width: 48em) {
  .fgc__count-per-row--three .fgc__element:first-child,
  .fgc__count-per-row--three .fgc__element:nth-child(3n+1) {
    flex-basis: 100%;
  }
}

@media screen and (min-width: 48em) and (-ms-high-contrast: active), screen and (min-width: 48em) and (-ms-high-contrast: none) {
  .fgc__count-per-row--three .fgc__element:first-child,
  .fgc__count-per-row--three .fgc__element:nth-child(3n+1) {
    width: 100%;
    flex-basis: 100%;
  }
}

@media screen and (min-width: 75em) {
  .fgc__count-per-row--three .fgc__element {
    flex-basis: 33%;
  }

  .fgc__count-per-row--three .fgc__element:first-child,
  .fgc__count-per-row--three .fgc__element:nth-child(3n+1) {
    flex-basis: 33%;
  }
}

@media screen and (min-width: 75em) and (-ms-high-contrast: active), screen and (min-width: 75em) and (-ms-high-contrast: none) {
  .fgc__count-per-row--three .fgc__element {
    width: 30%;
    flex-basis: 30%;
  }

  .fgc__count-per-row--three .fgc__element:first-child,
  .fgc__count-per-row--three .fgc__element:nth-child(3n+1) {
    flex-basis: 30%;
  }
}

@media screen and (min-width: 90em) {
  .fgc__count-per-row--four .fgc__element {
    flex-basis: 25%;
  }
}

@media screen and (min-width: 90em) and (-ms-high-contrast: active), screen and (min-width: 90em) and (-ms-high-contrast: none) {
  .fgc__count-per-row--four .fgc__element {
    width: 22%;
    flex-basis: 22%;
  }
}

.glide__track,
.glide__slides,
.glide__slide,
.glide__element {
  display: flex;
}

.glide__slides {
  overflow: visible !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .glide__slides {
    display: block;
    width: 100%;
  }

  .glide__slide {
    display: block;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 48em), screen and (-ms-high-contrast: none) and (min-width: 48em) {
  .glide__slide {
    display: inline-block;
  }
}

@media screen and (min-width: 401px) and (max-width: 767px) {
  .glide--2-up .glide__inner-wrap {
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 401px) and (max-width: 1399px) {
  .glide--3-up .glide__inner-wrap {
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 401px) and (max-width: 1549px) {
  .glide--4-up .glide__inner-wrap {
    padding-right: 0 !important;
  }
}

.glide-flexible-grid-container {
  padding-bottom: 58px !important;
}

@media screen and (min-width: 48em) {
  .glide-flexible-grid-container.glide--2-up .glide__bullets {
    display: none;
  }
}

@media screen and (min-width: 87.5em) {
  .glide-flexible-grid-container.glide--3-up .glide__bullets {
    display: none;
  }
}

@media screen and (min-width: 96.875em) {
  .glide-flexible-grid-container.glide--4-up .glide__bullets {
    display: none;
  }
}

.glide-flexible-grid-container.promoted-events {
  padding-bottom: 110px !important;
}

@media screen and (min-width: 48em) {
  .glide-flexible-grid-container.promoted-events {
    padding-bottom: 160px !important;
  }
}

.glide-flexible-grid-container .glide__bullets {
  bottom: -34px;
}

.glide-flexible-grid-container .glide__bullets > label.screen-reader-only {
  color: #F7EEE6;
}

.glide-flexible-grid-container .glide__bullet {
  width: 12px;
  height: 12px;
  margin: 0 12px;
  background-color: rgba(125, 120, 116, 0.7);
}

.glide-flexible-grid-container .glide__bullet:focus {
  outline: none;
}

.glide-flexible-grid-container .glide__bullet--active {
  background-color: #9C182F;
}

.glide-flexible-grid-container .glide__bullet:hover {
  background-color: #F7EEE6;
}

.glide-flexible-grid-container .glide__bullet:focus-visible {
  border: 3px solid #F7EEE6;
  outline: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .glide-flexible-grid-container.glide--2-up .glide__slide {
    width: 100%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 48em), screen and (-ms-high-contrast: none) and (min-width: 48em) {
  .glide-flexible-grid-container.glide--2-up .glide__slide {
    width: 48%;
    padding: 0 1%;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .glide-flexible-grid-container.glide--3-up .glide__slide {
    width: 100%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 48em), screen and (-ms-high-contrast: none) and (min-width: 48em) {
  .glide-flexible-grid-container.glide--3-up .glide__slide {
    width: 32%;
    padding: 0 1%;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .glide-flexible-grid-container.glide--4-up .glide__slide {
    width: 100%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 48em), screen and (-ms-high-contrast: none) and (min-width: 48em) {
  .glide-flexible-grid-container.glide--4-up .glide__slide {
    width: 50%;
    padding: 0 1%;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 75em), screen and (-ms-high-contrast: none) and (min-width: 75em) {
  .glide-flexible-grid-container.glide--4-up .glide__slide {
    width: 25%;
    padding: 0 1%;
  }
}

.glide--bg-red,
.glide--bg-blue,
.glide--bg-stone-toned,
.glide--bg-site-black {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 414px) {
  .glide--bg-red,
  .glide--bg-blue,
  .glide--bg-stone-toned,
  .glide--bg-site-black {
    padding-top: calc(30px + 70 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .glide--bg-red,
  .glide--bg-blue,
  .glide--bg-stone-toned,
  .glide--bg-site-black {
    padding-top: 100px;
  }
}

@media (min-width: 414px) {
  .glide--bg-red,
  .glide--bg-blue,
  .glide--bg-stone-toned,
  .glide--bg-site-black {
    padding-bottom: calc(30px + 70 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .glide--bg-red,
  .glide--bg-blue,
  .glide--bg-stone-toned,
  .glide--bg-site-black {
    padding-bottom: 100px;
  }
}

.glide--bg-red {
  background-color: #9C182F;
}

.glide--bg-red .glide__bullet--active {
  background-color: #F7EEE6;
}

.glide--bg-red .glide__bullet:hover {
  background-color: #D40025;
}

.glide--bg-blue {
  background-color: #253746;
}

.glide--bg-stone-toned {
  background-color: #EEE5DD;
}

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.glide * {
  box-sizing: inherit;
}

.glide__track {
  overflow: hidden;
}

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}

.glide__slides--dragging {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
  -webkit-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide--rtl {
  direction: rtl;
}

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}

.glide__arrow:focus {
  outline: none;
}

.glide__arrow:hover {
  border-color: white;
}

.glide__arrow--left {
  left: 2em;
}

.glide__arrow--right {
  right: 2em;
}

.glide__arrow--disabled {
  opacity: 0.33;
}

.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}

.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}

.glide__bullet:focus {
  outline: none;
}

.glide__bullet:hover,
.glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
}

.glide__bullet--active {
  background-color: white;
}

.glide--swipeable {
  cursor: grab;
  cursor: -webkit-grab;
}

.glide--dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

.htc-hero-teaser-carousel {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.htc-hero-teaser-carousel.htc--home-top {
  background-color: #231f20;
}

.page--bleed .page__content > .htc-hero-teaser-carousel.ce > .ce__max-width {
  padding-right: 20px;
  max-width: 1800px;
}

.htc__background-images-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
}

.htc__background-image {
  position: absolute;
  opacity: 0;
  transition: opacity 3s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.htc__background-image.active {
  opacity: 1;
}

.htc__inner-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  padding-top: 400px;
  padding-bottom: 0;
}

@media screen and (min-width: 75em) {
  .htc__inner-wrap {
    justify-content: flex-end;
    padding-top: 540px;
    padding-bottom: 80px;
  }
}

.htc--home-top:before {
  content: "";
  display: block;
  height: 200px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(#231f20 0%, transparent 100%);
  opacity: 0.7;
}

.htc--home-top .htc__inner-wrap {
  padding-top: 400px;
  padding-bottom: 0;
}

@media screen and (min-width: 75em) {
  .htc--home-top .htc__inner-wrap {
    padding-top: 435px;
    padding-bottom: 160px;
  }
}

.htc--home-top .htc__gradient {
  /* height: 400px; */
}

@media screen and (min-width: 75em) {
  .htc--home-top .htc__gradient {
    height: 200px;
  }
}

@media screen and (min-width: 75em) {
  .htc--short .htc__inner-wrap {
    padding-top: 280px;
    padding-bottom: 40px;
  }
}

.htc--short .htc__carousel-wrap {
  max-width: 500px;
}

.htc__carousel-wrap {
  max-width: 580px;
  padding-top: 20px;
  overflow: hidden;
  background: transparent;
}

@media screen and (min-width: 75em) {
  .htc__carousel-wrap {
    max-width: 480px;
    background: #F7EEE6;
  }
}

@media screen and (min-width: 90em) {
  .htc__carousel-wrap {
    max-width: 530px;
  }
}

@media screen and (min-width: 100em) {
  .htc__carousel-wrap {
    max-width: 580px;
  }
}

.htc__carousel-slide {
  min-width: 100%;
}

.htc__carousel-slide .thin-decorative-divider {
  display: none;
}

.htc__carousel-slide .text-teaser {
  padding: 45px 25px 20px;
}

@media screen and (min-width: 75em) {
  .htc__carousel-slide .text-teaser {
    padding: 25px 20px 20px;
    margin-bottom: 0;
  }
}

.htc__carousel-slide .text-teaser__headline {
  font-size: 40px;
  padding-bottom: 0;
  font-weight: normal;
  font-style: italic;
  color: #F7EEE6;
}

@media screen and (min-width: 75em) {
  .htc__carousel-slide .text-teaser__headline {
    color: #231f20;
  }
}

.htc__carousel-slide .text-teaser__description {
  font-size: 16px;
  line-height: 1.5;
  color: #F7EEE6;
}

@media screen and (min-width: 75em) {
  .htc__carousel-slide .text-teaser__description {
    color: #6F6B67;
    font-size: 18px;
  }
}

.htc__carousel-slide .text-teaser__button {
  margin-top: 5px;
}

.htc__carousel--1-items .text-teaser {
  padding: 35px 45px 35px;
}

.htc__navigation {
  height: 80px;
  text-align: center;
  font-family: "PT Serif", Georgia, Times, serif;
  font-size: 19px;
  color: #F7EEE6;
}

@media (min-width: 414px) {
  .htc__navigation {
    font-size: calc(19px + 5 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .htc__navigation {
    font-size: 24px;
  }
}

@media screen and (min-width: 75em) {
  .htc__navigation {
    color: #6F6B67;
  }
}

.htc__navigation-wrap {
  padding: 0 30px;
}

.htc__navigation .carousel-arrow-left,
.htc__navigation .carousel-arrow-right,
.htc__navigation-left,
.htc__navigation-right {
  display: inline-block;
}

@media screen and (max-width: 75em) {
  .htc__navigation .carousel-arrow-left #Homepage,
  .htc__navigation .carousel-arrow-left #Homepage---Desktop,
  .htc__navigation .carousel-arrow-left path,
  .htc__navigation .carousel-arrow-right #Homepage,
  .htc__navigation .carousel-arrow-right #Homepage---Desktop,
  .htc__navigation .carousel-arrow-right path,
  .htc__navigation-left #Homepage,
  .htc__navigation-left #Homepage---Desktop,
  .htc__navigation-left path,
  .htc__navigation-right #Homepage,
  .htc__navigation-right #Homepage---Desktop,
  .htc__navigation-right path {
    fill: #F7EEE6;
    color: #F7EEE6;
    opacity: 1;
  }
}

.htc__navigation-count {
  display: inline-block;
  padding: 0 25px;
}

.htc__navigation-count i {
  font-size: 0.8em;
  padding: 0 10px 5px;
  vertical-align: middle;
}

@media screen and (min-width: 75em) {
  .htc__navigation-count-number {
    color: #9C182F;
  }
}

.htc__divider {
  margin-bottom: 20px;
  height: 15px;
  background: transparent url("/typo3conf/ext/alamo_skin/Resources/Public/Images/triangle-circles-divider-mobile.svg") repeat-x center center;
  fill: #F7EEE6;
  color: #F7EEE6;
}

@media screen and (min-width: 75em) {
  .htc__divider {
    background: transparent url("/typo3conf/ext/alamo_skin/Resources/Public/Images/triangle-circles-divider.svg") repeat-x center center;
  }
}

.htc__gradient {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  background-image: linear-gradient(to top, #231f20, transparent);
  opacity: 0.65;
}

.htc__gradient--none {
  background-image: none;
}

.htc__gradient--light {
  opacity: 0.55;
}

.htc__gradient--dark {
  opacity: 0.85;
}

.htc__gradient--darkest {
  background-image: linear-gradient(0deg, #231f20 30%, transparent 100%);
  opacity: 1;
}

@media screen and (min-width: 75em) {
  .htc__gradient--darkest {
    background-image: linear-gradient(0deg, #231f20 0%, transparent 100%);
  }
}

@media screen and (min-width: 75em) {
  .htc__gradient {
    height: 50%;
  }
}

.article-title__title {
  font-size: 24px;
}

@media (min-width: 414px) {
  .article-title__title {
    font-size: calc(24px + 26 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .article-title__title {
    font-size: 50px;
  }
}

.article-title__wrap {
  margin-bottom: 20px;
}

@media (min-width: 414px) {
  .article-title__wrap {
    margin-bottom: calc(20px + 20 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .article-title__wrap {
    margin-bottom: 40px;
  }
}

.article-title__author {
  font-size: 1.15em;
}

.article-title__date {
  color: #5D5956;
  font-style: italic;
}

.article-preview {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 48em) {
  .article-preview {
    flex-direction: row;
  }
}

.article-preview .image {
  position: relative;
  margin-bottom: 20px;
}

@media screen and (min-width: 48em) {
  .article-preview .image {
    flex-basis: 25%;
    margin-bottom: 0;
  }
}

.article-preview .image:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}

.article-preview .image__wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article-preview .image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.article-preview__author,
.article-preview__date {
  color: #231f20;
  font-size: 0.85em;
  line-height: 1.2em;
}

.article-preview__author {
  margin-bottom: 0.3em;
}

.article-preview__date {
  font-style: italic;
}

.article-preview__text {
  margin-top: 1.5em;
}

.article-preview__subtitle {
  font-style: italic;
  text-transform: uppercase;
}

@media screen and (min-width: 48em) {
  .article-preview__text-wrap {
    flex-basis: 75%;
    align-self: center;
    padding-left: 3%;
  }

  .article-preview--first .article-preview__text-wrap {
    flex-basis: 60%;
  }
}

.article-preview__button {
  margin-top: 2em;
}

@media screen and (min-width: 48em) {
  .article-preview--first .image {
    flex-basis: 40%;
  }
}

@media screen and (min-width: 48em) {
  .article-preview--first .article-preview__text-wrap {
    flex-basis: 60%;
  }
}

.article-preview--first .article-preview__button {
  padding: 15px 22px 15px 28px;
  letter-spacing: 2.3px;
}

.article-preview--first .article-preview__button svg {
  margin-left: 15px;
}

.page-pagination {
  display: flex;
  margin-top: 30px;
}

.page-pagination__list {
  margin: 0 auto;
  margin-top: 1.5rem;
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-pagination__item:first-child .page-pagination__link {
  margin-left: 0;
}

.page-pagination__item--active {
  text-decoration: underline;
  color: #9C182F;
}

.page-pagination__link {
  display: block;
  padding: 0.5rem 0.75rem;
  line-height: 1;
  font-size: 16px;
}

.page-pagination__item--disabled .page-pagination__link {
  pointer-events: none;
  cursor: auto;
}

.archive {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin: 0 -5px;
  font-size: 16px;
}

@media screen and (min-width: 25.875em) {
  .archive {
    flex-direction: row;
  }
}

@media screen and (min-width: 64em) {
  .archive {
    flex-direction: column;
  }
}

@media screen and (min-width: 75em) {
  .archive {
    flex-direction: row;
  }
}

.archive__column {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex-basis: 50%;
  padding: 0 5px 1.777777778em;
  color: #5D5956;
}

@media screen and (min-width: 75em) {
  .archive__column {
    flex-direction: row;
  }
}

.archive__column-inner-wrap {
  flex-basis: 100%;
  background-color: #E3CEBC;
}

.archive__title {
  padding: 10px 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #F7EEE6;
  background: #231f20;
}

.archive__list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 10px 20px;
}

.archive__link {
  color: #5D5956;
}

.archive__link:hover {
  color: #363230;
}

.archive .screen-reader-only {
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  overflow: hidden !important;
}

.page__content-wrap > :first-child,
.page__content-wrap > .ce:first-child .headline,
.page__content--feature > :first-child,
.page__content--feature > .ce:first-child .headline,
.page__content--main > :first-child,
.page__content--main > .ce:first-child .headline,
.page__content--secondary > :first-child,
.page__content--secondary > .ce:first-child .headline,
.page__content--footer > :first-child,
.page__content--footer > .ce:first-child .headline {
  margin-top: 0;
}

.page__content-wrap > :last-child,
.page__content--feature > :last-child,
.page__content--main > :last-child,
.page__content--secondary > :last-child,
.page__content--footer > :last-child {
  margin-bottom: 0;
}

.page--interior-wide .page__content-wrap {
  max-width: 1680px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 414px) {
  .page--interior-wide .page__content-wrap {
    padding-top: calc(30px + 30 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .page--interior-wide .page__content-wrap {
    padding-top: 60px;
  }
}

@media (min-width: 414px) {
  .page--interior-wide .page__content-wrap {
    padding-bottom: calc(30px + 90 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .page--interior-wide .page__content-wrap {
    padding-bottom: 120px;
  }
}

.page--bleed .page__content-wrap {
  max-width: 100%;
}

.page--full-bleed .page__content-wrap {
  max-width: 100%;
}

.page--interior-2-column .page__content-wrap {
  max-width: 1680px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 414px) {
  .page--interior-2-column .page__content-wrap {
    padding-top: calc(30px + 30 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .page--interior-2-column .page__content-wrap {
    padding-top: 60px;
  }
}

@media (min-width: 414px) {
  .page--interior-2-column .page__content-wrap {
    padding-bottom: calc(30px + 90 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .page--interior-2-column .page__content-wrap {
    padding-bottom: 120px;
  }
}

@media screen and (min-width: 64em) {
  .page--interior-2-column .page__content-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}

.page--interior-2-column .page__content-wrap .page__content--main {
  width: 100%;
  margin-bottom: 1.777777778em;
}

@media screen and (min-width: 64em) {
  .page--interior-2-column .page__content-wrap .page__content--main {
    max-width: 949.28px;
    flex-basis: 70%;
    width: 70%;
    margin-bottom: 0;
  }
}

.page--interior-2-column .page__content-wrap .page__content--secondary {
  width: 100%;
}

@media screen and (min-width: 64em) {
  .page--interior-2-column .page__content-wrap .page__content--secondary {
    max-width: 423px;
    flex-basis: 30%;
    width: 30%;
    margin-left: 65px;
  }
}

.page__header {
  background: #9C182F;
  color: #F7EEE6 !important;
  width: 100%;
  position: absolute;
  right: 0;
  z-index: 200;
  /*
  @include breakpoint($tablet){
      background: $color-red;
  }

   */
}

.page--id-1 .page__header {
  background: transparent;
}

@media screen and (min-width: 78.75em) {
  .page__header {
    max-width: 948px;
  }
}

.page--full-bleed .page__header {
  max-width: 100%;
}

@media screen and (min-width: 78.75em) {
  .page--full-bleed .page__header {
    max-width: 948px;
  }
}

.mobile-menu-active .page__header {
  position: fixed;
  height: 100vh;
  overflow-y: scroll;
  background: linear-gradient(to top, #231F20 0%, #253746 7%);
}

.page__header__mobile-buffer {
  height: 75px;
}

@media screen and (min-width: 48em) {
  .page__header__mobile-buffer {
    height: 79px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .page__header__mobile-buffer {
    height: calc(79px + 11 * (100vw - 768px) / 492);
  }
}

@media screen and (min-width: 48em) and (min-width: 1260px) {
  .page__header__mobile-buffer {
    height: 90px;
  }
}

@media screen and (min-width: 78.75em) {
  .page__header__mobile-buffer {
    display: none;
  }
}

.page--id-1 .page__header__mobile-buffer {
  display: none;
}

.page__header__wrapper {
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
  flex-direction: row;
  display: none;
}

@media screen and (min-width: 48em) {
  .page__header__wrapper {
    display: flex;
    background: #9C182F;
  }
}

.page--full-bleed .page__header__wrapper {
  display: none;
  background: transparent;
}

@media screen and (min-width: 78.75em) {
  .page--full-bleed .page__header__wrapper {
    display: flex;
    background: #9C182F;
  }
}

.page__header__logo {
  display: table;
  height: 100%;
}

.page__header__logo-wrap {
  background: #891122;
  flex-basis: 18%;
  padding: 21px 26px;
}

@media screen and (min-width: 75em) {
  .page__header__logo-wrap {
    flex-basis: 22%;
    min-width: 156px;
  }
}

.page__header__logo__img-wrap {
  display: table-cell;
  vertical-align: middle;
}

.page__header__logo img {
  width: 100%;
  max-width: 164px;
}

.page__header__menu-wrap {
  flex-basis: 45%;
  align-self: center;
}

@media screen and (min-width: 75em) {
  .page__header__menu-wrap {
    flex-basis: 44.5%;
  }
}

.page__header__menu-wrap ul.nav-global__list {
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.page__header__menu-wrap ul.nav-global__list li.nav-global__list__item {
  font-family: "PT Serif", Georgia, Times, serif;
  flex-basis: 33%;
  align-self: center;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  letter-spacing: 3.25px;
  font-weight: 600;
  margin-bottom: 0;
  position: relative;
}

@media (min-width: 414px) {
  .page__header__menu-wrap ul.nav-global__list li.nav-global__list__item {
    font-size: calc(14px + 4 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .page__header__menu-wrap ul.nav-global__list li.nav-global__list__item {
    font-size: 18px;
  }
}

.page__header__menu-wrap ul.nav-global__list li.nav-global__list__item__ornament {
  position: absolute;
  top: 15px;
  width: 100%;
  text-align: center;
  /*right: 18%;
  @include breakpoint($desktop) {
      right: 22%;
  }

   */
}

.page__header__menu-wrap .nav-global__list__item__ornament {
  position: absolute;
  top: 15px;
  width: 100%;
  text-align: center;
}

.page__header__search-block {
  flex-basis: 31.5%;
  padding: 20px 20px 0;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}

@media screen and (min-width: 78.75em) {
  .page__header__search-block {
    flex-basis: 33.5%;
  }
}

.page__header__search-block__search {
  margin-bottom: 5px;
}

.page__header__search-block__search form {
  position: relative;
}

.page__header__search-block__search form label.screen-reader-only {
  color: black;
  background-color: white;
}

.page__header__search-block__search form input {
  margin-bottom: 0;
  border-radius: 3px;
  height: 34px;
  padding-left: 13px;
}

@media screen and (min-width: 75em) {
  .page--full-bleed .page__header__search-block__search form input {
    max-width: 100%;
  }
}

.page__header__search-block__search form input::-webkit-input-placeholder,
.page__header__search-block__search form input:-ms-input-placeholder,
.page__header__search-block__search form input::placeholder {
  font-size: 14px !important;
  font-weight: 600 !important;
}

.page__header__search-block__search form input:focus-visible {
  border: 3px solid #F7EEE6;
  border-radius: 3px;
}

.page__header__search-block__search form button {
  position: absolute;
  top: 10%;
  right: 10px;
  border: none;
  padding: 0;
  background: transparent;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page__header__search-block__search form button {
    right: 35px;
  }
}

.page__header__search-block__search form button:hover {
  fill: #9C182F;
  color: #9C182F;
  background: transparent;
  border: none;
}

.page__header__search-block__search form button:focus-visible {
  outline: 3px solid #9C182F;
}

.page__header__search-block__search form .searchicon path {
  fill: #891122;
  color: #891122;
  background: transparent;
}

.page__header__search-block__search form .searchicon path:hover {
  fill: #9C182F;
  color: #9C182F;
  background: transparent;
}

.page__header__search-block__links {
  margin: 10px 0;
  opacity: 0.8;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
}

.page__header__search-block__links:hover {
  opacity: 1;
}

@media screen and (min-width: 768px) and (max-width: 870px) {
  .page__header__search-block__links .text--xxsmall {
    font-size: 10px;
  }
}

@media screen and (min-width: 54.375em) {
  .page__header__search-block__links .text--xxsmall {
    font-size: 12px;
  }
}

@media screen and (min-width: 60em) {
  .page__header__search-block__links .text--xxsmall {
    font-size: 13px;
  }
}

@media screen and (min-width: 68.75em) {
  .page__header__search-block__links .text--xxsmall {
    font-size: 14px;
  }
}

@media screen and (min-width: 78.75em) {
  .page__header__search-block__links .text--xxsmall {
    font-size: 13px;
  }
}

@media screen and (min-width: 64em) {
  .page__header__search-block__links .text--xxsmall {
    letter-spacing: 1.8px;
  }
}

.page__header__logo-wrap--mobile {
  margin: auto;
}

.page__header__logo--mobile {
  height: 76px;
  width: 163px;
  margin: auto;
  text-align: center;
}

.page__header__logo--mobile img {
  width: 100%;
  max-width: 120px;
  max-height: 40px;
}

.page__header__mobile-block-wrap {
  display: none;
  margin-top: -76px;
}

.page--full-bleed .page__header__mobile-block-wrap {
  margin-top: 0;
}

@media screen and (min-width: 48em) {
  .page--full-bleed .page__header__mobile-block-wrap {
    margin-top: -76px;
  }
}

.page__header__wrapper--mobile {
  display: block;
}

.page__header__wrapper--mobile #menu-icon {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 6px;
  padding: 25px 23px 15px;
  background: transparent;
  height: 80px;
  width: 80px;
}

.page__header__wrapper--mobile #menu-icon span {
  border: 1px solid #F7EEE6;
  width: 28px;
  margin-bottom: 7px;
  box-shadow: 1px 1px #7D7874;
  display: block;
  transition: all 0.1s;
}

.page__header__wrapper--mobile #menu-icon.active .first {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-top: 10px;
  box-shadow: none;
}

.page__header__wrapper--mobile #menu-icon.active .second {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: relative;
  top: -9px;
  box-shadow: none;
}

.page__header__wrapper--mobile #menu-icon.active .third {
  display: none;
}

.page__header__wrapper--mobile #menu-icon.active + .page__header__logo-wrap--mobile {
  visibility: hidden;
}

@media screen and (min-width: 75em) {
  .page__header__wrapper--mobile #menu-icon {
    display: none;
  }
}

.page__header__wrapper--mobile .mobile-nav-global {
  padding: 80px 30px 1px;
}

.page__header__wrapper--mobile .mobile-nav-global__list {
  padding-left: 0;
  margin: 0;
}

.page__header__wrapper--mobile .mobile-nav-global__list__item {
  letter-spacing: 2.1px;
  margin-top: 0;
  margin-bottom: 0.8em;
}

.page__header__wrapper--mobile .mobile-nav-global__list__item:hover > a.mobile-nav-global__list__item__link {
  color: white;
}

.page__header__wrapper--mobile .mobile-nav-global__list__item .more {
  content: "+";
  float: right;
  font-size: 41px;
  line-height: 0.75;
  color: #F7EEE6;
}

.page__header__wrapper--mobile .mobile-nav-global__list__item .more:hover {
  color: #7D7874;
}

.page__header__wrapper--mobile .mobile-nav-global__list__item__submenu {
  display: none;
}

.page__header__wrapper--mobile .mobile-nav-global__list__item.open .mobile-nav-global__list__item__submenu {
  display: block;
  margin: 0;
  padding-left: 25px;
  padding-top: 10px;
}

.page__header__wrapper--mobile .mobile-nav-global__list__item.open .mobile-nav-global__list__item__submenu > li {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-family: proxima-nova, "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  letter-spacing: 0;
}

.page__header__wrapper--mobile .mobile-nav-global__list__item.open .mobile-nav-global__list__item__submenu > li:hover {
  color: #fefefe;
  text-decoration: underline;
}

.page__header__wrapper--mobile .mobile-nav-global__list__item.open .more {
  font-size: 50px;
}

.page__header__wrapper--mobile .page__header__search-block {
  flex-basis: 100%;
  padding: 0;
  margin-bottom: 40px;
  border-left: none;
}

.page__header__wrapper--mobile .page__header__search-block form {
  max-width: 355px;
  margin: 20px auto;
}

.page__header__wrapper--mobile .page__header__search-block form input {
  height: 49px;
  background: rgba(255, 255, 255, 0.2);
  padding: 0;
  border-radius: 0;
  padding-left: 10px;
  border: none;
  color: #F7EEE6;
}

.page__header__wrapper--mobile .page__header__search-block form input[type=search] {
  font-size: 15px !important;
}

.page__header__wrapper--mobile .page__header__search-block form input::-moz-placeholder {
  font-size: 15px !important;
  color: #d3d2d2;
}

.page__header__wrapper--mobile .page__header__search-block form input:-ms-input-placeholder {
  font-size: 15px !important;
  color: #d3d2d2;
}

.page__header__wrapper--mobile .page__header__search-block form input::placeholder {
  font-size: 15px !important;
  color: #d3d2d2;
}

.page__header__wrapper--mobile .page__header__search-block form button {
  margin: 0;
  width: 120px;
  height: 49px;
  top: 0;
  right: 0;
  background: #9C182F;
}

.page__header__wrapper--mobile .page__header__search-block form button:hover {
  background: #891122;
}

.page__header__wrapper--mobile .page__header__search-block form button:hover .page__header__search-block__search__text {
  color: #F7EEE6;
}

.page__header__wrapper--mobile .page__header__search-block form .searchicon {
  position: relative;
  top: 2px;
  left: 5px;
  width: 16px;
}

.page__header__wrapper--mobile .page__header__search-block form .searchicon path {
  fill: #F7EEE6;
  color: #F7EEE6;
}

.page__header__wrapper--mobile .page__header__search-block__search__text {
  padding: 10px;
  position: relative;
  top: -7px;
}

.page__header__wrapper--mobile .page__header__links {
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
  margin: 0 -2px 30px;
}

.page__header__wrapper--mobile .page__header__links__link {
  padding: 10px 30px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0;
  display: table;
  flex-basis: 50%;
  width: 50%;
  height: 65px;
  text-align: center;
}

.page__header__wrapper--mobile .page__header__links__link:nth-child(3),
.page__header__wrapper--mobile .page__header__links__link:nth-child(4) {
  border-top: none;
}

.page__header__wrapper--mobile .page__header__links__link:nth-child(even) {
  border-left: none;
}

.page__header__wrapper--mobile .page__header__links__link:hover {
  background: rgba(255, 255, 255, 0.2);
}

.page__header__wrapper--mobile .page__header__links__link a {
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.page__header__wrapper--mobile .page__header__info {
  padding: 0 30px 63px;
}

.page__header__wrapper--mobile .page__header__info__address,
.page__header__wrapper--mobile .page__header__info__hours {
  display: inline-block;
  width: 50%;
}

.page__header__wrapper--mobile .page__header__info__address p,
.page__header__wrapper--mobile .page__header__info__hours p {
  margin: 0;
}

.page__header__wrapper--mobile .page__header__info__hours__link:hover {
  color: #7D7874;
}

@media screen and (min-width: 48em) {
  .page__header__wrapper--mobile {
    display: none;
  }
}

.page--full-bleed .page__header__wrapper--mobile {
  display: block;
}

.page--full-bleed .page__header__wrapper--mobile .page__header__logo-wrap--mobile {
  display: none;
}

@media screen and (min-width: 48em) {
  .page--full-bleed .page__header__wrapper--mobile .page__header__logo-wrap--mobile {
    display: block;
  }

  .page--full-bleed .page__header__wrapper--mobile #menu-icon {
    display: block;
  }
}

@media screen and (min-width: 78.75em) {
  .page--full-bleed .page__header__wrapper--mobile {
    display: none;
  }
}

.breadcrumb {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  padding: 10px 0;
}

@media screen and (min-width: 48em) {
  .breadcrumb {
    padding: 12px 0;
  }
}

.breadcrumb-wrap {
  display: block;
  align-self: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  max-width: 1680px;
  position: relative;
  left: 0;
  width: 100%;
  margin: 0 auto;
}

.breadcrumb__link {
  letter-spacing: 1px;
}

.breadcrumb__link:hover {
  text-decoration: underline;
}

.bg-color--default .breadcrumb__link,
.bg-color--stone-toned .breadcrumb__link {
  color: #5e5a55;
}

.bg-color--default .breadcrumb__link:hover svg.homeicon path,
.bg-color--stone-toned .breadcrumb__link:hover svg.homeicon path {
  fill: #454142;
  color: #454142;
}

.bg-color--red-dark .breadcrumb__link {
  color: #F7EEE6;
}

.bg-color--red-dark .breadcrumb__link:hover svg.homeicon path {
  fill: #D40025;
  color: #D40025;
}

.bg-color--blue-dark .breadcrumb__link {
  color: #F7EEE6;
}

.bg-color--blue-dark .breadcrumb__link:hover svg.homeicon path {
  fill: #177695;
  color: #177695;
}

.breadcrumb svg.homeicon path {
  fill: #F7EEE6;
  color: #F7EEE6;
}

.breadcrumb .arrow-separator {
  margin-right: 4px;
  margin-left: 4px;
  color: #F7EEE6;
}

.breadcrumb.bg-color--default,
.breadcrumb.bg-color--stone-toned {
  background-color: #E3CEBC;
}

.breadcrumb.bg-color--default svg.homeicon path,
.breadcrumb.bg-color--stone-toned svg.homeicon path {
  fill: #5e5a55;
  color: #5e5a55;
}

.breadcrumb.bg-color--default .arrow-separator,
.breadcrumb.bg-color--stone-toned .arrow-separator {
  color: #5e5a55;
}

.breadcrumb .homeicon {
  position: relative;
  top: 2px;
  width: 17px;
}

.secondary-menu {
  background-color: transparent;
}

.secondary-menu--blue-dark {
  background-color: #253746;
}

.secondary-menu--red-dark {
  background-color: #9C182F;
}

.secondary-menu__menu-wrap {
  max-width: 1440px;
  position: relative;
  left: 0;
  width: 90%;
  margin: 0 auto;
  overflow: scroll;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.secondary-menu__menu-wrap::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.secondary-menu__menu-wrap::-webkit-scrollbar-thumb:horizontal {
  background-color: transparent;
}

.secondary-menu__menu-wrap::-webkit-scrollbar-track-piece {
  background-color: transparent;
}

@media screen and (min-width: 75em) {
  .secondary-menu__menu-wrap {
    width: 85%;
  }
}

@media screen and (min-width: 100em) {
  .secondary-menu__menu-wrap {
    left: unset;
  }
}

.secondary-menu__menu-wrap .nav-secondary__list {
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  text-transform: uppercase;
  border-left: 1px solid #6F6B67;
  /*&--1, &--2 {
      .nav-secondary__list__item {
          min-width: 50%;
          max-width: 50%;
      }

  }

  &--3 {
      .nav-secondary__list__item {
          min-width: 33%;
          max-width: 33%;
      }
  }



  &--1, &--2 ,&--3, &--4 {
      .nav-secondary__list__item {
          min-width: 25%;
          max-width: 25%;
      }
  }



  &--1, &--2 ,&--3, &--4, &--5 {
      .nav-secondary__list__item {
          max-width: 20%;
      }
  }

  &--6 {
      .nav-secondary__list__item{
         // min-width: 16%;
          max-width: 16%;
      }
  }

  &--7 {
      .nav-secondary__list__item{
         // min-width: 14%;
          max-width: 14%;
      }
  }

  &--8{
      .nav-secondary__list__item{
         // min-width: 12.5%;
          max-width: 12.5%;
      }
  }


  &--9 {
      .nav-secondary__list__item{
        //  min-width: 11.10%;
          max-width: 11.10%;
          padding: 0 2px!important;
      }
  }

  &--10-up{
      .nav-secondary__list__item{
         // min-width: 10%;
          max-width: 10%;
          padding: 0 2px!important;
      }
  }


   */
}

.secondary-menu--blue-dark .secondary-menu__menu-wrap .nav-secondary__list,
.secondary-menu--red-dark .secondary-menu__menu-wrap .nav-secondary__list {
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}

.secondary-menu__menu-wrap .nav-secondary__list__item {
  text-align: center;
  margin: 0;
  display: flex;
  justify-content: center;
  min-width: 180px;
  max-width: 180px;
  -webkit-hyphens: none;
  -ms-hyphens: none;
      hyphens: none;
}

.secondary-menu__menu-wrap .nav-secondary__list__item--color-default,
.secondary-menu__menu-wrap .nav-secondary__list__item--color-stone-toned {
  border: 1px solid #6F6B67;
  border-top: none;
  border-left: none;
}

.secondary-menu__menu-wrap .nav-secondary__list__item--color-default .nav-secondary__list__item__link,
.secondary-menu__menu-wrap .nav-secondary__list__item--color-stone-toned .nav-secondary__list__item__link {
  color: #6F6B67;
}

.secondary-menu__menu-wrap .nav-secondary__list__item--color-default .nav-secondary__list__item__link:hover,
.secondary-menu__menu-wrap .nav-secondary__list__item--color-default .nav-secondary__list__item__link:visited,
.secondary-menu__menu-wrap .nav-secondary__list__item--color-default .nav-secondary__list__item__link:focus,
.secondary-menu__menu-wrap .nav-secondary__list__item--color-default .nav-secondary__list__item__link:active,
.secondary-menu__menu-wrap .nav-secondary__list__item--color-stone-toned .nav-secondary__list__item__link:hover,
.secondary-menu__menu-wrap .nav-secondary__list__item--color-stone-toned .nav-secondary__list__item__link:visited,
.secondary-menu__menu-wrap .nav-secondary__list__item--color-stone-toned .nav-secondary__list__item__link:focus,
.secondary-menu__menu-wrap .nav-secondary__list__item--color-stone-toned .nav-secondary__list__item__link:active {
  color: #6F6B67;
}

.secondary-menu__menu-wrap .nav-secondary__list__item--color-default:hover,
.secondary-menu__menu-wrap .nav-secondary__list__item--color-stone-toned:hover {
  background-color: #E3CEBC;
}

.secondary-menu__menu-wrap .nav-secondary__list__item--color-red-dark {
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-top: none;
  border-left: none;
}

.secondary-menu__menu-wrap .nav-secondary__list__item--color-red-dark:hover {
  background-color: #891122;
}

.secondary-menu__menu-wrap .nav-secondary__list__item--color-blue-dark {
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-top: none;
  border-left: none;
}

.secondary-menu__menu-wrap .nav-secondary__list__item--color-blue-dark:hover {
  background-color: #192630;
}

.secondary-menu__menu-wrap .nav-secondary__list__item__link {
  display: table;
  width: 100%;
  height: 100%;
  align-self: center;
  word-break: break-word;
  color: #F7EEE6;
  letter-spacing: 0.23px;
  font-size: 14px;
  padding: 20px;
}

.secondary-menu__menu-wrap .nav-secondary__list__item__link:hover,
.secondary-menu__menu-wrap .nav-secondary__list__item__link:visited,
.secondary-menu__menu-wrap .nav-secondary__list__item__link:focus,
.secondary-menu__menu-wrap .nav-secondary__list__item__link:active {
  color: #F7EEE6;
}

.secondary-menu__menu-wrap .nav-secondary__list__item__link__text {
  display: table-cell;
  vertical-align: middle;
}

.header-hero {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-hero::before {
  display: block;
  content: "";
  padding-bottom: 195px;
}

@media (min-width: 414px) {
  .header-hero::before {
    padding-bottom: calc(195px + 315 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .header-hero::before {
    padding-bottom: 510px;
  }
}

.header-hero--no-image {
  background-color: #F2E5DB;
}

.header-hero--no-image:before {
  padding-bottom: 140px;
}

@media (min-width: 414px) {
  .header-hero--no-image:before {
    padding-bottom: calc(140px + 80 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .header-hero--no-image:before {
    padding-bottom: 220px;
  }
}

.header-hero--no-image .header-hero__headline {
  bottom: -13px;
  color: #231f20;
  font-size: 32px;
}

@media (min-width: 414px) {
  .header-hero--no-image .header-hero__headline {
    font-size: calc(32px + 32 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .header-hero--no-image .header-hero__headline {
    font-size: 64px;
  }
}

.header-hero--image-left-top {
  background-position: left top;
}

.header-hero--image-left-center {
  background-position: left center;
}

.header-hero--image-left-bottom {
  background-position: left bottom;
}

.header-hero--image-right-top {
  background-position: right top;
}

.header-hero--image-right-center {
  background-position: right center;
}

.header-hero--image-right-bottom {
  background-position: right bottom;
}

.header-hero--image-center-top {
  background-position: center top;
}

.header-hero--image-center-center {
  background-position: center center;
}

.header-hero--image-center-bottom {
  background-position: center bottom;
}

.header-hero__headline {
  font-weight: normal;
  position: absolute;
  bottom: 30px;
  color: #F7EEE6;
  font-size: 40px;
  margin-bottom: 0.16em;
}

@media (min-width: 414px) {
  .header-hero__headline {
    font-size: calc(40px + 62 * (100vw - 414px) / 1026);
  }
}

@media (min-width: 1440px) {
  .header-hero__headline {
    font-size: 102px;
  }
}

.header-hero__headline-wrap {
  position: relative;
  max-width: 1680px;
  margin: 0 auto;
}

.header-hero__gradient {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(to top, black, transparent);
  opacity: 0.65;
}

.header-hero__gradient--none {
  background-image: none;
}

.header-hero__gradient--light {
  opacity: 0.55;
}

.header-hero__gradient--dark {
  opacity: 0.85;
}

@media screen and (-ms-high-contrast: active) and (max-width: 48em), screen and (-ms-high-contrast: none) and (max-width: 48em) {
  .page__footer {
    height: 100%;
    min-height: 700px;
    display: block;
  }
}

.page__footer__wrap {
  border-top: 1px solid #6F6B67;
  max-width: 1680px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  align-content: space-between;
  padding-bottom: 0;
  padding-top: 30px;
  color: #F7EEE6 !important;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 414px) {
  .page__footer__wrap {
    padding-top: calc(30px + 60 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .page__footer__wrap {
    padding-top: 90px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page__footer__wrap {
    display: block;
  }
}

@media screen and (min-width: 48em) {
  .page__footer__wrap {
    border-top: none;
    flex-direction: row;
    padding-left: 46px;
    padding-right: 46px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .page__footer__wrap {
    padding-left: calc(46px + 74 * (100vw - 768px) / 912);
  }
}

@media screen and (min-width: 48em) and (min-width: 1680px) {
  .page__footer__wrap {
    padding-left: 120px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .page__footer__wrap {
    padding-right: calc(46px + 74 * (100vw - 768px) / 912);
  }
}

@media screen and (min-width: 48em) and (min-width: 1680px) {
  .page__footer__wrap {
    padding-right: 120px;
  }
}

@media screen and (min-width: 48em) and (-ms-high-contrast: active), screen and (min-width: 48em) and (-ms-high-contrast: none) {
  .page__footer__wrap {
    display: flex;
  }
}

.page__footer__left {
  flex-basis: 100%;
}

@media screen and (min-width: 48em) {
  .page__footer__left {
    flex-basis: 31%;
  }
}

.page__footer__right {
  flex-basis: 100%;
}

@media screen and (min-width: 48em) {
  .page__footer__right {
    flex-basis: 68%;
    margin-left: 4%;
  }
}

.page__footer__contact {
  display: flex;
  flex-direction: column;
  padding-top: 30px;
  padding-left: 17px;
  padding-right: 17px;
}

@media (min-width: 414px) {
  .page__footer__contact {
    padding-left: calc(17px + 29 * (100vw - 414px) / 353);
  }
}

@media (min-width: 767px) {
  .page__footer__contact {
    padding-left: 46px;
  }
}

@media (min-width: 414px) {
  .page__footer__contact {
    padding-right: calc(17px + 29 * (100vw - 414px) / 353);
  }
}

@media (min-width: 767px) {
  .page__footer__contact {
    padding-right: 46px;
  }
}

@media screen and (min-width: 23.4375em) {
  .page__footer__contact {
    flex-direction: row;
  }
}

@media screen and (min-width: 48em) {
  .page__footer__contact {
    flex-direction: column;
    padding: 0 0 8px 0;
  }
}

@media screen and (min-width: 48em) and (-ms-high-contrast: active), screen and (min-width: 48em) and (-ms-high-contrast: none) {
  .page__footer__contact {
    height: 45%;
  }
}

.page__footer__logo {
  flex-basis: 100%;
  align-self: center;
  padding-top: 15px;
}

.page__footer__logo img {
  width: 153px;
}

@media screen and (min-width: 23.4375em) {
  .page__footer__logo {
    flex-basis: 52%;
  }
}

@media screen and (min-width: 48em) {
  .page__footer__logo {
    flex-basis: 100%;
    align-self: flex-start;
    padding-top: 15px;
  }

  .page__footer__logo img {
    width: 245px;
  }
}

.page__footer__info {
  flex-basis: 100%;
}

@media screen and (min-width: 23.4375em) {
  .page__footer__info {
    flex-basis: 48%;
  }
}

@media screen and (min-width: 48em) {
  .page__footer__info {
    flex-basis: 100%;
  }
}

.page__footer__info__address {
  margin: 30px 0 0;
}

@media screen and (min-width: 48em) {
  .page__footer__info__address {
    margin: 25px 0 15px;
  }
}

.page__footer__info__address p {
  margin: 0;
}

.page__footer__info__hours {
  margin: 0 0 10px;
}

@media screen and (min-width: 48em) {
  .page__footer__info__hours {
    margin: 15px 0 10px;
  }
}

.page__footer__info__hours p {
  margin: 6px 0;
}

.page__footer__info__hours--special,
.page__footer__info__hours--last-entry {
  margin-top: 30px;
}

.page__footer__info__hours--open-hours:hover {
  text-decoration: underline;
}

.page__footer__donate {
  display: block;
  border-bottom: 1px solid #6F6B67;
  text-align: center;
  padding: 0 55px 35px;
}

@media screen and (min-width: 75em) {
  .page__footer__donate {
    padding: 30px 0 10px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
}

.page__footer__donate__headline {
  color: #F7EEE6;
  margin-bottom: 30px;
  font-size: 24px;
}

@media screen and (min-width: 75em) {
  .page__footer__donate__headline {
    flex-basis: 65%;
    margin: 0;
  }
}

@media screen and (min-width: 90em) {
  .page__footer__donate__headline {
    flex-basis: 70%;
  }
}

.page__footer__donate__button {
  display: block;
  min-width: 180px;
  max-width: 215px;
  padding: 1em 1.5em !important;
  letter-spacing: 2px !important;
  margin-bottom: 0;
}

@media screen and (min-width: 48em) {
  .page__footer__donate__button {
    padding: 1em 1em !important;
  }
}

@media screen and (min-width: 75em) {
  .page__footer__donate__button {
    flex-basis: 28%;
    text-align: center;
    align-self: center;
    margin-left: 5px;
    margin-right: 0;
  }
}

@media screen and (min-width: 90em) {
  .page__footer__donate__button {
    margin-right: 25px;
  }
}

.page__footer__links-columns-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-flow: wrap;
  align-items: stretch;
  flex-basis: 100%;
  padding-left: 17px;
  padding-right: 17px;
  padding-bottom: 20px;
  padding-top: 7px;
}

@media (min-width: 414px) {
  .page__footer__links-columns-wrap {
    padding-left: calc(17px + 29 * (100vw - 414px) / 353);
  }
}

@media (min-width: 767px) {
  .page__footer__links-columns-wrap {
    padding-left: 46px;
  }
}

@media (min-width: 414px) {
  .page__footer__links-columns-wrap {
    padding-right: calc(17px + 29 * (100vw - 414px) / 353);
  }
}

@media (min-width: 767px) {
  .page__footer__links-columns-wrap {
    padding-right: 46px;
  }
}

@media screen and (min-width: 48em) {
  .page__footer__links-columns-wrap {
    padding: 0;
    padding-top: 17px;
  }
}

.page__footer__links-column {
  flex-basis: 48%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page__footer__links-column {
    width: 45%;
    flex-basis: 45%;
  }
}

@media screen and (min-width: 64em) {
  .page__footer__links-column {
    flex-basis: 22%;
  }
}

@media screen and (min-width: 64em) and (-ms-high-contrast: active), screen and (min-width: 64em) and (-ms-high-contrast: none) {
  .page__footer__links-column {
    flex-basis: 22%;
    width: 22%;
  }
}

.page__footer__links-column__list {
  padding-left: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page__footer__links-column__list {
    display: inline-block;
  }
}

.page__footer__links-column__list__headline__link {
  color: #F7EEE6;
}

.page__footer__links-column__list__headline__link:hover {
  text-decoration: underline;
}

.page__footer__links-column__list__elements {
  padding-left: 0;
  margin-top: 10px;
}

@media screen and (min-width: 48em) {
  .page__footer__links-column__list__elements {
    margin-top: 0;
  }
}

.page__footer__links-column__list__elements__item {
  padding: 10px 0;
  margin: 0;
}

@media screen and (min-width: 48em) {
  .page__footer__links-column__list__elements__item {
    padding: 4px 0;
  }
}

.page__footer__links-column__list__elements__item__link {
  font-size: 14px;
  line-height: 14px;
}

@media (min-width: 414px) {
  .page__footer__links-column__list__elements__item__link {
    font-size: calc(14px + 4 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .page__footer__links-column__list__elements__item__link {
    font-size: 18px;
  }
}

@media (min-width: 414px) {
  .page__footer__links-column__list__elements__item__link {
    line-height: calc(14px + 4 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .page__footer__links-column__list__elements__item__link {
    line-height: 18px;
  }
}

.page__footer__bottom-wrap {
  max-width: 1680px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 414px) {
  .page__footer__bottom-wrap {
    padding-bottom: calc(10px + 10 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .page__footer__bottom-wrap {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 48em) {
  .page__footer__bottom-wrap {
    padding-left: 17px;
    padding-right: 17px;
  }
}

@media screen and (min-width: 48em) and (min-width: 414px) {
  .page__footer__bottom-wrap {
    padding-left: calc(17px + 103 * (100vw - 414px) / 1266);
  }
}

@media screen and (min-width: 48em) and (min-width: 1680px) {
  .page__footer__bottom-wrap {
    padding-left: 120px;
  }
}

@media screen and (min-width: 48em) and (min-width: 414px) {
  .page__footer__bottom-wrap {
    padding-right: calc(17px + 103 * (100vw - 414px) / 1266);
  }
}

@media screen and (min-width: 48em) and (min-width: 1680px) {
  .page__footer__bottom-wrap {
    padding-right: 120px;
  }
}

.page__footer__bottom {
  padding-bottom: 40px;
  padding-left: 17px;
  padding-right: 17px;
}

@media (min-width: 414px) {
  .page__footer__bottom {
    padding-left: calc(17px + 103 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .page__footer__bottom {
    padding-left: 120px;
  }
}

@media (min-width: 414px) {
  .page__footer__bottom {
    padding-right: calc(17px + 103 * (100vw - 414px) / 1266);
  }
}

@media (min-width: 1680px) {
  .page__footer__bottom {
    padding-right: 120px;
  }
}

@media screen and (min-width: 48em) {
  .page__footer__bottom {
    flex-direction: row;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}

.page__footer-associated {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  padding-bottom: 25px;
  border-bottom: 1px solid #6F6B67;
}

@media screen and (min-width: 48em) {
  .page__footer-associated {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 75em) {
  .page__footer-associated {
    flex-wrap: nowrap;
  }
}

.page__footer__legal {
  display: flex;
  justify-content: space-between;
}

.page__footer__legal-item {
  flex-basis: 50%;
}

.page__footer__links {
  padding-left: 0;
  margin: 0;
  margin-bottom: 10px;
  text-align: right;
}

@media screen and (min-width: 48em) {
  .page__footer__link {
    display: inline-block;
    margin-left: 20px;
  }
}

.page__footer-copyright {
  /*flex-basis: 100%;
  align-self: baseline;
  margin-bottom: 30px;
  @include breakpoint($tablet) {
      flex-basis: 50%;
      margin-bottom: 15px;
  }

  @include breakpoint($desktop-large) {
      flex-basis: 30%;
  }

   */
  line-height: 1.2;
  display: block;
  margin-bottom: 20px;
}

@media screen and (min-width: 48em) {
  .page__footer-copyright {
    display: inline-block;
  }
}

@media screen and (min-width: 90em) {
  .page__footer-copyright {
    display: block;
  }
}

.page__footer-copyright-alamo {
  display: block;
  margin-top: 5px;
}

@media screen and (min-width: 48em) {
  .page__footer-copyright-alamo {
    display: inline;
    margin-top: 0;
  }
}

.page__footer__hotel {
  align-self: baseline;
  flex-basis: 100%;
  margin-bottom: 25px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media screen and (min-width: 48em) {
  .page__footer__hotel {
    flex-basis: 50%;
  }
}

@media screen and (min-width: 90em) {
  .page__footer__hotel {
    flex-basis: 25%;
    justify-content: center;
  }
}

@media screen and (min-width: 100em) {
  .page__footer__hotel {
    flex-basis: 25%;
  }
}

.page__footer__hotel__image {
  margin-right: 15px;
  max-width: 95px;
}

@media screen and (min-width: 37.5em) {
  .page__footer__hotel__image {
    max-width: 95px;
  }
}

@media screen and (min-width: 100em) {
  .page__footer__hotel__image {
    margin-right: 20px;
  }
}

.page__footer__hotel__image img {
  width: 100%;
}

.page__footer__note {
  align-self: baseline;
  flex-basis: 50%;
  color: #F7EEE6;
  opacity: 0.7;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (min-width: 90em) {
  .page__footer__note {
    flex-basis: 25%;
  }
}

@media screen and (min-width: 100em) {
  .page__footer__note {
    flex-basis: 25%;
  }
}

.page__footer__note__image {
  min-width: 95px;
  max-width: 95px;
  text-align: center;
  margin-right: 15px;
}

@media screen and (min-width: 48em) {
  .page__footer__note__image {
    flex-basis: 12%;
    margin-right: 20px;
  }
}

@media screen and (min-width: 100em) {
  .page__footer__note__image {
    margin-right: 25px;
  }
}

.page__footer__note__image img {
  width: 90%;
}

.page__footer__note__text {
  flex-basis: 95%;
}

@media screen and (min-width: 90em) {
  .page__footer__note__text {
    flex-basis: 84%;
  }
}

@media screen and (min-width: 100em) {
  .page__footer__note__text {
    flex-basis: 81%;
  }
}

.page__footer__social-icons {
  margin-top: 15px;
}

.page__footer__social-icons .icon-facebook,
.page__footer__social-icons .icon-twitter,
.page__footer__social-icons .icon-instagram,
.page__footer__social-icons .icon-youtube,
.page__footer__social-icons .icon-pinterest {
  width: 25px;
  margin-right: 8px;
  display: inline-block;
}

@media screen and (min-width: 37.5em) {
  .page__footer__social-icons .icon-facebook,
  .page__footer__social-icons .icon-twitter,
  .page__footer__social-icons .icon-instagram,
  .page__footer__social-icons .icon-youtube,
  .page__footer__social-icons .icon-pinterest {
    width: 30px;
    margin-right: 10px;
  }
}

@media screen and (min-width: 64em) {
  .page__footer__social-icons .icon-facebook,
  .page__footer__social-icons .icon-twitter,
  .page__footer__social-icons .icon-instagram,
  .page__footer__social-icons .icon-youtube,
  .page__footer__social-icons .icon-pinterest {
    margin-right: 20px;
  }
}

.screen-reader-only {
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  overflow: hidden !important;
}

.footer-link-color {
  color: #F7EEE6;
  opacity: 0.7;
}

.footer-link-color:hover {
  opacity: 1;
}

.ce {
  margin-bottom: 1.777777778em;
}

.page--bleed .page__content > .ce > .ce__max-width {
  max-width: 1680px;
  margin: 0 auto;
}

.ce.ce--space-before-none,
.space-before-none {
  margin-top: 0;
}

.ce.ce--space-before-20,
.space-before-20 {
  margin-top: 10px;
}

@media (min-width: 414px) {
  .ce.ce--space-before-20,
  .space-before-20 {
    margin-top: calc(10px + 10 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-before-20,
  .space-before-20 {
    margin-top: 20px;
  }
}

.ce.ce--space-before-40,
.space-before-40 {
  margin-top: 20px;
}

@media (min-width: 414px) {
  .ce.ce--space-before-40,
  .space-before-40 {
    margin-top: calc(20px + 20 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-before-40,
  .space-before-40 {
    margin-top: 40px;
  }
}

.ce.ce--space-before-60,
.space-before-60 {
  margin-top: 30px;
}

@media (min-width: 414px) {
  .ce.ce--space-before-60,
  .space-before-60 {
    margin-top: calc(30px + 30 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-before-60,
  .space-before-60 {
    margin-top: 60px;
  }
}

.ce.ce--space-before-80,
.space-before-80 {
  margin-top: 40px;
}

@media (min-width: 414px) {
  .ce.ce--space-before-80,
  .space-before-80 {
    margin-top: calc(40px + 40 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-before-80,
  .space-before-80 {
    margin-top: 80px;
  }
}

.ce.ce--space-before-100,
.space-before-100 {
  margin-top: 50px;
}

@media (min-width: 414px) {
  .ce.ce--space-before-100,
  .space-before-100 {
    margin-top: calc(50px + 50 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-before-100,
  .space-before-100 {
    margin-top: 100px;
  }
}

.ce.ce--space-before-120,
.space-before-120 {
  margin-top: 60px;
}

@media (min-width: 414px) {
  .ce.ce--space-before-120,
  .space-before-120 {
    margin-top: calc(60px + 60 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-before-120,
  .space-before-120 {
    margin-top: 120px;
  }
}

.ce.ce--space-before-140,
.space-before-140 {
  margin-top: 70px;
}

@media (min-width: 414px) {
  .ce.ce--space-before-140,
  .space-before-140 {
    margin-top: calc(70px + 70 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-before-140,
  .space-before-140 {
    margin-top: 140px;
  }
}

.ce.ce--space-before-160,
.space-before-160 {
  margin-top: 80px;
}

@media (min-width: 414px) {
  .ce.ce--space-before-160,
  .space-before-160 {
    margin-top: calc(80px + 80 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-before-160,
  .space-before-160 {
    margin-top: 160px;
  }
}

.ce.ce--space-before-180,
.space-before-180 {
  margin-top: 90px;
}

@media (min-width: 414px) {
  .ce.ce--space-before-180,
  .space-before-180 {
    margin-top: calc(90px + 90 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-before-180,
  .space-before-180 {
    margin-top: 180px;
  }
}

.ce.ce--space-before-200,
.space-before-200 {
  margin-top: 100px;
}

@media (min-width: 414px) {
  .ce.ce--space-before-200,
  .space-before-200 {
    margin-top: calc(100px + 100 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-before-200,
  .space-before-200 {
    margin-top: 200px;
  }
}

.ce.ce--space-after-none,
.space-after-none {
  margin-bottom: 0;
}

.ce.ce--space-after-20,
.space-after-20 {
  margin-bottom: 10px;
}

@media (min-width: 414px) {
  .ce.ce--space-after-20,
  .space-after-20 {
    margin-bottom: calc(10px + 10 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-after-20,
  .space-after-20 {
    margin-bottom: 20px;
  }
}

.ce.ce--space-after-40,
.space-after-40 {
  margin-bottom: 20px;
}

@media (min-width: 414px) {
  .ce.ce--space-after-40,
  .space-after-40 {
    margin-bottom: calc(20px + 20 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-after-40,
  .space-after-40 {
    margin-bottom: 40px;
  }
}

.ce.ce--space-after-60,
.space-after-60 {
  margin-bottom: 30px;
}

@media (min-width: 414px) {
  .ce.ce--space-after-60,
  .space-after-60 {
    margin-bottom: calc(30px + 30 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-after-60,
  .space-after-60 {
    margin-bottom: 60px;
  }
}

.ce.ce--space-after-80,
.space-after-80 {
  margin-bottom: 40px;
}

@media (min-width: 414px) {
  .ce.ce--space-after-80,
  .space-after-80 {
    margin-bottom: calc(40px + 40 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-after-80,
  .space-after-80 {
    margin-bottom: 80px;
  }
}

.ce.ce--space-after-100,
.space-after-100 {
  margin-bottom: 50px;
}

@media (min-width: 414px) {
  .ce.ce--space-after-100,
  .space-after-100 {
    margin-bottom: calc(50px + 50 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-after-100,
  .space-after-100 {
    margin-bottom: 100px;
  }
}

.ce.ce--space-after-120,
.space-after-120 {
  margin-bottom: 60px;
}

@media (min-width: 414px) {
  .ce.ce--space-after-120,
  .space-after-120 {
    margin-bottom: calc(60px + 60 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-after-120,
  .space-after-120 {
    margin-bottom: 120px;
  }
}

.ce.ce--space-after-140,
.space-after-140 {
  margin-bottom: 70px;
}

@media (min-width: 414px) {
  .ce.ce--space-after-140,
  .space-after-140 {
    margin-bottom: calc(70px + 70 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-after-140,
  .space-after-140 {
    margin-bottom: 140px;
  }
}

.ce.ce--space-after-160,
.space-after-160 {
  margin-bottom: 80px;
}

@media (min-width: 414px) {
  .ce.ce--space-after-160,
  .space-after-160 {
    margin-bottom: calc(80px + 80 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-after-160,
  .space-after-160 {
    margin-bottom: 160px;
  }
}

.ce.ce--space-after-180,
.space-after-180 {
  margin-bottom: 90px;
}

@media (min-width: 414px) {
  .ce.ce--space-after-180,
  .space-after-180 {
    margin-bottom: calc(90px + 90 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-after-180,
  .space-after-180 {
    margin-bottom: 180px;
  }
}

.ce.ce--space-after-200,
.space-after-200 {
  margin-bottom: 100px;
}

@media (min-width: 414px) {
  .ce.ce--space-after-200,
  .space-after-200 {
    margin-bottom: calc(100px + 100 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce.ce--space-after-200,
  .space-after-200 {
    margin-bottom: 200px;
  }
}

.ce--padding-before-none {
  padding-top: 0;
}

.ce--padding-before-20 {
  padding-top: 10px;
}

@media (min-width: 414px) {
  .ce--padding-before-20 {
    padding-top: calc(10px + 10 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-before-20 {
    padding-top: 20px;
  }
}

.ce--padding-before-40 {
  padding-top: 20px;
}

@media (min-width: 414px) {
  .ce--padding-before-40 {
    padding-top: calc(20px + 20 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-before-40 {
    padding-top: 40px;
  }
}

.ce--padding-before-60 {
  padding-top: 30px;
}

@media (min-width: 414px) {
  .ce--padding-before-60 {
    padding-top: calc(30px + 30 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-before-60 {
    padding-top: 60px;
  }
}

.ce--padding-before-80 {
  padding-top: 40px;
}

@media (min-width: 414px) {
  .ce--padding-before-80 {
    padding-top: calc(40px + 40 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-before-80 {
    padding-top: 80px;
  }
}

.ce--padding-before-100 {
  padding-top: 50px;
}

@media (min-width: 414px) {
  .ce--padding-before-100 {
    padding-top: calc(50px + 50 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-before-100 {
    padding-top: 100px;
  }
}

.ce--padding-before-120 {
  padding-top: 60px;
}

@media (min-width: 414px) {
  .ce--padding-before-120 {
    padding-top: calc(60px + 60 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-before-120 {
    padding-top: 120px;
  }
}

.ce--padding-before-140 {
  padding-top: 70px;
}

@media (min-width: 414px) {
  .ce--padding-before-140 {
    padding-top: calc(70px + 70 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-before-140 {
    padding-top: 140px;
  }
}

.ce--padding-before-160 {
  padding-top: 80px;
}

@media (min-width: 414px) {
  .ce--padding-before-160 {
    padding-top: calc(80px + 80 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-before-160 {
    padding-top: 160px;
  }
}

.ce--padding-before-180 {
  padding-top: 90px;
}

@media (min-width: 414px) {
  .ce--padding-before-180 {
    padding-top: calc(90px + 90 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-before-180 {
    padding-top: 180px;
  }
}

.ce--padding-before-200 {
  padding-top: 100px;
}

@media (min-width: 414px) {
  .ce--padding-before-200 {
    padding-top: calc(100px + 100 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-before-200 {
    padding-top: 200px;
  }
}

.ce--padding-after-none {
  padding-bottom: 0;
}

.ce--padding-after-20 {
  padding-bottom: 10px;
}

@media (min-width: 414px) {
  .ce--padding-after-20 {
    padding-bottom: calc(10px + 10 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-after-20 {
    padding-bottom: 20px;
  }
}

.ce--padding-after-40 {
  padding-bottom: 20px;
}

@media (min-width: 414px) {
  .ce--padding-after-40 {
    padding-bottom: calc(20px + 20 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-after-40 {
    padding-bottom: 40px;
  }
}

.ce--padding-after-60 {
  padding-bottom: 30px;
}

@media (min-width: 414px) {
  .ce--padding-after-60 {
    padding-bottom: calc(30px + 30 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-after-60 {
    padding-bottom: 60px;
  }
}

.ce--padding-after-80 {
  padding-bottom: 40px;
}

@media (min-width: 414px) {
  .ce--padding-after-80 {
    padding-bottom: calc(40px + 40 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-after-80 {
    padding-bottom: 80px;
  }
}

.ce--padding-after-100 {
  padding-bottom: 50px;
}

@media (min-width: 414px) {
  .ce--padding-after-100 {
    padding-bottom: calc(50px + 50 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-after-100 {
    padding-bottom: 100px;
  }
}

.ce--padding-after-120 {
  padding-bottom: 60px;
}

@media (min-width: 414px) {
  .ce--padding-after-120 {
    padding-bottom: calc(60px + 60 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-after-120 {
    padding-bottom: 120px;
  }
}

.ce--padding-after-140 {
  padding-bottom: 70px;
}

@media (min-width: 414px) {
  .ce--padding-after-140 {
    padding-bottom: calc(70px + 70 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-after-140 {
    padding-bottom: 140px;
  }
}

.ce--padding-after-160 {
  padding-bottom: 80px;
}

@media (min-width: 414px) {
  .ce--padding-after-160 {
    padding-bottom: calc(80px + 80 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-after-160 {
    padding-bottom: 160px;
  }
}

.ce--padding-after-180 {
  padding-bottom: 90px;
}

@media (min-width: 414px) {
  .ce--padding-after-180 {
    padding-bottom: calc(90px + 90 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-after-180 {
    padding-bottom: 180px;
  }
}

.ce--padding-after-200 {
  padding-bottom: 100px;
}

@media (min-width: 414px) {
  .ce--padding-after-200 {
    padding-bottom: calc(100px + 100 * (100vw - 414px) / 686);
  }
}

@media (min-width: 1100px) {
  .ce--padding-after-200 {
    padding-bottom: 200px;
  }
}

.ce--width-constrained {
  margin-left: auto;
  margin-right: auto;
  max-width: 1680px;
}

.job {
  position: relative;
  padding: 30px 30px 30px 30px;
}

@media screen and (min-width: 48em) {
  .job {
    padding-right: 170px;
  }
}

.job h1 {
  margin-top: 0;
  font-size: 26px;
}

@media screen and (min-width: 48em) {
  .job h1 {
    font-size: 30px;
  }
}

@media screen and (min-width: 75em) {
  .job h1 {
    font-size: 33px;
  }
}

.job .job-link {
  display: inline-block;
}

@media screen and (min-width: 48em) {
  .job .job-link {
    position: absolute;
    top: 30px;
    right: 30px;
  }
}

.job p {
  margin: 0;
}

input#searchTextBox {
  width: 100%;
  max-width: 600px;
}

#jobAdvertisement {
  width: auto;
}

.event-spinner {
  display: inline-block;
  width: 11px;
}

