/* input(3892,29): run-time error CSS1019: Unexpected token, found ' '
input(3892,29): run-time error CSS1019: Unexpected token, found ' '
input(3892,29): run-time error CSS1042: Expected function, found ' '
input(3892,29): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' ' */
@charset "UTF-8";
:root {
  --zindex-background: 1;
  --zindex-body: 100;
  --zindex-head-foot: 200;
  --zindex-panel: 300;
  --zindex-modal: 400;
  --zindex-dropdown: 500;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, .heading-alpha {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

html, body {
  height: 100%;
}

html {
  scroll-behavior: smooth;
  font-size: 100%;
  scroll-padding-top: 200px;
}
@media (min-width: 768px) {
  html {
    scroll-padding-top: 225px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

h1, .heading-alpha, h2, .heading-beta, .map-prop-card__location-header, .map-prop-card__heading, h3, .footer-nav__item, .heading-gamma, h4, .heading-delta, h5, h6, p, a {
  margin: 0;
}
h1:focus, .heading-alpha:focus, h2:focus, .heading-beta:focus, .map-prop-card__location-header:focus, .map-prop-card__heading:focus, h3:focus, .footer-nav__item:focus, .heading-gamma:focus, h4:focus, .heading-delta:focus, h5:focus, h6:focus, p:focus, a:focus {
  outline: none;
}

fieldset {
  outline: none;
  border: 0;
  padding: 0;
  margin: 0;
}

iframe {
  border-style: hidden;
}

body {
  font-size: 100%;
  line-height: 1.25;
  font-family: "Nunito Sans", sans-serif;
}

p, a, ul, ol, span {
  font-size: 1rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  p, a, ul, ol, span {
    font-size: 1.075rem;
  }
}

a {
  color: #Af272f;
  text-decoration: underline;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}

h1, .heading-alpha {
  font-size: 1.375rem;
  font-weight: 300;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  h1, .heading-alpha {
    font-size: 2.125rem;
  }
}

h2, .heading-beta, .map-prop-card__location-header, .map-prop-card__heading {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  color: #25282A;
}
@media (min-width: 768px) {
  h2, .heading-beta, .map-prop-card__location-header, .map-prop-card__heading {
    font-size: 1.625rem;
    font-weight: 600;
  }
}

h2.u-ff-modish, .u-ff-modish.heading-beta, .u-ff-modish.map-prop-card__location-header, .u-ff-modish.map-prop-card__heading {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  h2.u-ff-modish, .u-ff-modish.heading-beta, .u-ff-modish.map-prop-card__location-header, .u-ff-modish.map-prop-card__heading {
    font-size: 4rem;
  }
}

h3, .footer-nav__item, .heading-gamma {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  h3, .footer-nav__item, .heading-gamma {
    font-size: 1.1875rem;
    font-weight: 700;
  }
}

hr {
  border-top: 1px solid #D1DCE2;
}

p {
  margin-bottom: 1.875rem;
}

small {
  font-size: 0.75rem;
  font-style: italic;
  display: block;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  small {
    font-size: 0.875rem;
  }
}

input[type=text]:disabled {
  opacity: 0.6;
}

input:disabled {
  opacity: 0.6;
}

/* Off-canvas element CSS */
.menu {
  position: fixed; /* Does not play well with some old browsers (see: README) */
  width: 100%;
  height: 100vh;
  top: 0;
  z-index: 9999;
  overflow: auto;
  -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */
  padding-top: 1.25rem;
  background-color: #fff;
}
@media (min-width: 768px) {
  .menu {
    width: auto;
    max-width: 970px;
    height: auto;
    min-height: 400px;
    max-height: 520px;
    top: 0;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
    box-shadow: 0px 0px 20px -10px rgba(33, 56, 72, 0.8);
    transform: translate3d(0, -107%, 0);
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
    overflow-y: auto;
  }
  @supports (overflow-y: overlay) {
    .menu {
      overflow-y: overlay;
    }
  }
  @supports (scrollbar-gutter: stable) {
    .menu {
      scrollbar-gutter: stable;
    }
  }
}

@media (min-width: 768px) {
  .menu--right--half {
    width: 100%;
    max-width: fit-content;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    margin: 0;
    left: auto !important;
    transform: translate3d(100%, 0, 0);
  }
}

@media (min-width: 768px) {
  .menu--left--half {
    width: 100%;
    max-width: fit-content;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    margin: 0;
    transform: translate3d(300%, 0, 0);
  }
}

/* Left off-canvas elements default status: out of the page */
.menu,
.menu--left {
  left: -100%;
}
@media (min-width: 768px) {
  .menu,
.menu--left {
    left: 0;
  }
}

/* Right off-canvas elements default status: out of the page */
.menu--right {
  left: auto;
  right: -100%;
}
@media (min-width: 768px) {
  .menu--right {
    right: 0;
  }
}

/*
 * Left off-canvas element is open:
 * - off-canvas element slides in
 * - container elements slides out
 */
.menu--left.is-open,
.blzr-menu--is-left .menu-sliding-element {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
@media (min-width: 768px) {
  .menu--left.is-open,
.blzr-menu--is-left .menu-sliding-element {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/*
 * Right off-canvas element is open:
 * - off-canvas element slides in
 * - container elements slides out
 */
.menu--right.is-open,
.blzr-menu--is-right .menu-sliding-element {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
@media (min-width: 768px) {
  .menu--right.is-open,
.blzr-menu--is-right .menu-sliding-element {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.menu--right--half.is-open,
.blzr-menu--is-right .menu-sliding-element {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
@media (min-width: 768px) {
  .menu--right--half.is-open,
.blzr-menu--is-right .menu-sliding-element {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 100vh;
    max-height: 100%;
    right: 0 !important;
    left: auto !important;
  }
}

/* Elements Transitions */
.menu,
.menu-sliding-element {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: -o-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  /* improves performance issues on mobile*/
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

/* Body overflow */
/* Fallback movements for browser not supporting CSS 3d Transitions
----------------------------------------------- */
/* Modernizr false negative csstransforms3d fix, reset CSS 3d Transitions */
.no-csstransforms3d .offside {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.no-csstransforms3d .offside-sliding-element {
  overflow-x: hidden;
  position: relative;
}

/* Element is open: off-canvas element slides in */
.no-csstransforms3d .offside--left.is-open {
  left: 0;
}

.no-csstransforms3d .offside--right.is-open {
  right: 0;
}

/* Element is open: container elements slide out */
.no-csstransforms3d > .offside-js--is-left .offside-sliding-element {
  right: -200px;
}

.no-csstransforms3d > .offside-js--is-right .offside-sliding-element {
  left: -200px;
}

.panel-back-btn {
  position: relative;
  padding-left: 1rem;
  background-color: transparent;
  outline: none;
  border: none;
  text-decoration: underline;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .panel-back-btn {
    font-size: 1rem;
  }
}
.panel-back-btn::before {
  content: "<";
  position: absolute;
  left: 0;
  width: 14px;
}
.panel-back-btn:hover {
  cursor: pointer;
  text-decoration: none;
}

.blzr-menu--is-open {
  overflow-y: hidden;
}

.site-wrap {
  width: 100%;
  margin: 0 auto;
  max-width: 1500px;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 1540px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.container-inner {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 768px) {
  .md\:container-inner {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.container-m-full {
  width: 100%;
}
@media (min-width: 768px) {
  .container-m-full {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.main {
  padding-top: 52px;
}
@media (min-width: 768px) {
  .main {
    padding-top: 115px;
  }
}

.main__child-panel {
  background-color: #fff;
  width: 100%;
  height: auto;
  z-index: 10;
  transform: scaleX(1);
  transform: scaleY(1);
  transform: translateX(0px);
  transition: transform 0.2s ease-in-out;
}

.offside-right {
  z-index: 0;
  transform: scaleX(0);
  width: 0;
  transform: translateX(100vw);
  opacity: 0;
  height: 0;
  transition: 0.3s ease-in-out;
  overflow: hidden;
  padding: 0;
}

.offside-behind {
  z-index: 0;
  transform: scaleX(0);
  transform: scaleY(0);
  width: 0;
  opacity: 0;
  height: 0;
  transition: 1.5s ease-in-out;
  overflow: hidden;
}

.content-section {
  margin-top: 4.375rem;
  padding-top: 52px;
  margin-top: calc(4.375rem - 52px);
}
@media (min-width: 768px) {
  .content-section {
    margin-top: 7.5rem;
    padding-top: 115px;
    margin-top: calc(4.375rem - 115px);
  }
}

.subheader {
  position: fixed;
  background-color: #fff;
  width: clamp(0px, 1540px, 100%);
  z-index: 19;
  border-style: solid;
  border-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #C3BFB7;
  top: 52px;
}
@media (min-width: 768px) {
  .subheader {
    top: 115px;
    height: calc(60px + 1.5em);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.subheader--second {
  top: calc(60px + 1.5em + 115px - 1px);
}

.subheader--overlay {
  z-index: -1;
  height: 52px;
  background-color: #fff;
  position: absolute;
  inset: 0;
  width: 100vw;
  margin-left: calc((100% - 100vw) / 2);
}
@media (min-width: 768px) {
  .subheader--overlay {
    height: calc(60px + 1.5em);
  }
}

.subheader-main {
  padding-top: 52px;
}
@media (min-width: 768px) {
  .subheader-main {
    padding-top: calc(115px + 60px + 1.5em);
  }
  .subheader-main--second {
    padding-top: calc(2 * (60px + 1.5em) + 115px);
  }
}

.subheader-tab {
  margin: 0;
  cursor: pointer;
  white-space: nowrap;
}
.subheader-tab--ellipse {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 25%;
}

.subheader-tab--selected {
  font-weight: bold;
}

.article--two-column {
  --gap: 1.5em;
  display: flex;
  flex-direction: column;
  justify-content: start;
  gap: var(--gap);
}
.article--two-column--reverse {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .article--two-column {
    flex-direction: row;
    align-content: space-between;
    align-items: flex-start;
  }
}

.article--two-column__section {
  max-width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
}
@media (min-width: 768px) {
  .article--two-column__section {
    max-width: calc(50% - var(--gap) / 2);
  }
}

.article__section--65 {
  max-width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
}
@media (min-width: 768px) {
  .article__section--65 {
    max-width: 65%;
    width: 65%;
    flex-shrink: 0;
    flex-grow: 1;
    flex-basis: 65%;
  }
}

.article__section--55 {
  max-width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
}
@media (min-width: 768px) {
  .article__section--55 {
    max-width: 55%;
    width: 55%;
    flex-shrink: 0;
    flex-grow: 1;
    flex-basis: 55%;
  }
}

.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 5em;
}

.slide {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 5em;
}

.slide p,
.slide a {
  padding: 0;
  margin: 0;
  font-size: inherit;
}

.communities__header {
  position: sticky;
  width: 100%;
  max-width: 1500px;
  z-index: 19;
  top: 52px;
}
@media (min-width: 768px) {
  .communities__header {
    top: 115px;
  }
}

.communities__filters {
  width: 100%;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .communities__filters {
    margin-bottom: 1.5625rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}

@media (min-width: 768px) {
  .communities__container--filters {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}

.communities__wrap {
  width: 100%;
  margin-bottom: 2.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .communities__wrap {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 2.5rem;
  }
}

.communities__cards {
  width: 100%;
}
@media (min-width: 768px) {
  .communities__cards {
    flex-basis: 48%;
  }
}

@media (min-width: 768px) {
  .communities__cards--wrap {
    flex-basis: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .communities__cards--wrap .comm-card {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .communities__cards--wrap {
    flex-basis: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .communities__cards--wrap .comm-card {
    width: 45%;
  }
}

.communities__map {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 768px) {
  .communities__map {
    flex-basis: 48%;
    position: sticky;
    top: 240px;
    background-color: lightgray;
    height: auto;
  }
}
.communities__map img {
  position: relative;
}

.communities__sticky-wrap {
  position: relative;
}

@media (min-width: 768px) {
  .communities__inner-sticky-wrap {
    position: sticky;
    top: 212px;
    background-color: #fff;
    z-index: 10;
    padding-bottom: 0.0625rem;
  }
}

.chip-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.625rem;
}

.toast {
  max-width: 350px;
  max-height: 150px;
  padding: 15px;
  margin: auto;
  background-color: #4B8A22;
  color: #fff;
  text-align: left;
  border-radius: 4px;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 30px;
  font-size: 17px;
}

.toast-error {
    max-width: 350px;
    max-height: 150px;
    padding: 15px;
    margin: auto;
    background-color: #c42727;
    color: #fff;
    text-align: left;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 30px;
    font-size: 17px;
}

.toast-info {
    max-width: 350px;
    max-height: 150px;
    padding: 15px;
    margin: auto;
    background-color: #e3ac36;
    color: #fff;
    text-align: left;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 30px;
    font-size: 17px;
}



.toast-container {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
}

.toast-container.show {
  display: block !important;
  -webkit-animation: fadein 0.5s, stay 7s 0s, fadeout 0.1s 7s;
  animation: fadein 0.5s, stay 7s 0s, fadeout 0.1s 7s;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes expand {
  from {
    min-width: 150px;
  }
  to {
    min-width: 350px;
  }
}
@keyframes expand {
  from {
    min-width: 150px;
  }
  to {
    min-width: 350px;
  }
}
@-webkit-keyframes stay {
  from {
    min-width: 350px;
  }
  to {
    min-width: 350px;
  }
}
@keyframes stay {
  from {
    min-width: 350px;
  }
  to {
    min-width: 350px;
  }
}
@-webkit-keyframes shrink {
  from {
    min-width: 350px;
  }
  to {
    min-width: 50px;
  }
}
@keyframes shrink {
  from {
    min-width: 350px;
  }
  to {
    min-width: 50px;
  }
}
@-webkit-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.skip-to-content {
  position: absolute;
  transform: translateY(-120%);
  background-color: #000;
  color: #fff;
  padding: 8px 18px;
  border-radius: 0 0 0.25rem 0.25rem;
  left: 0.5rem;
  transition: transform 325ms ease-in;
}
.skip-to-content:focus {
  transform: translateY(0);
}

.site-header {
  background-color: #fff;
  border-bottom: 1px solid #c4bfb6;
  height: 52px;
  position: fixed;
  width: 100%;
  max-width: 1500px;
  z-index: 20;
}
@media (min-width: 768px) {
  .site-header {
    height: 115px;
    border-bottom: none;
  }
}

.site-header--overlay {
  z-index: 19;
  height: 52px;
  background-color: #fff;
  position: fixed;
  inset: 0;
  width: 100vw;
  margin-left: calc((100% - 100vw) / 2);
}
@media (min-width: 768px) {
  .site-header--overlay {
    height: 115px;
  }
}

.site-header__container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}
@media (min-width: 768px) {
  .site-header__container {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
}

.site-header__logo {
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-header__logo svg {
  width: 130px;
  height: auto;
}
@media (min-width: 768px) {
  .site-header__logo svg {
    width: 212px;
  }
}

.site-search {
  margin-right: 1.25rem;
}
@media (min-width: 768px) {
  .site-search {
    margin-right: 2.5rem;
  }
}
.site-search svg {
  width: 20px;
  height: auto;
}
@media (min-width: 768px) {
  .site-search svg {
    width: 25px;
  }
}

.nav-toggle__bar {
  display: block;
  width: 24px;
  height: 1px;
  background-color: #25282A;
  margin: 0 auto 7px;
  transition: 0.4s;
  border-radius: 1px;
}
@media (min-width: 768px) {
  .nav-toggle__bar {
    width: 44px;
    height: 2px;
    margin-bottom: 0.625rem;
  }
}

.toggle-active .nav-toggle__bar--top {
  transform: rotate(-45deg) translate(-7px, 6px);
}

.toggle-active .nav-toggle__bar--middle {
  opacity: 0;
}

.toggle-active .nav-toggle__bar--bottom {
  transform: rotate(45deg) translate(-5px, -5px);
}

.panel-close {
  width: 22px;
  height: 26px;
  margin-left: auto;
}

.panel-close__bar {
  display: block;
  width: 24px;
  height: 1px;
  background-color: #25282A;
  margin: 0 auto 7px;
  transition: 0.4s;
  border-radius: 1px;
}

.panel-close__bar--top {
  transform: rotate(-45deg) translate(-2px, 2px);
}

.panel-close__bar--bottom {
  transform: rotate(45deg) translate(-4px, -4px);
}

.menu__header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 1.375rem;
}
@media (min-width: 768px) {
  .menu__header {
    padding-bottom: 1.375rem;
  }
}

.site-nav {
  background-color: #fff;
}

.site-nav__list {
  position: relative;
  margin: 0;
}

.site-nav__li {
  margin-bottom: 1rem;
  padding-bottom: 0.25rem;
}

.has-submenu {
  border-bottom: 1px solid #6e6259;
  padding-top: 0.4375rem;
}

.site-nav__item {
  color: #25282A;
  font-size: 1.125rem;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-align: left;
}
@media (min-width: 768px) {
  .site-nav__item {
    font-size: 1.1875rem;
    font-weight: 700;
  }
}
.site-nav__item:hover {
  text-decoration: none;
  text-decoration: none;
  list-style: none;
}

.site-nav-submenu {
  padding-top: 1rem;
  margin-left: 1rem;
}
.site-nav-submenu li {
  margin-bottom: 1.4375rem;
}
.site-nav-submenu a {
  text-decoration: none;
  color: #000;
  font-size: 1.0625rem;
  font-weight: 300;
}
.js-subnav-hide {
  display: none;
}

.submenu-icon {
  position: relative;
  width: 13px;
  height: 13px;
}
.submenu-icon:before, .submenu-icon:after {
  content: "";
  position: absolute;
  background-color: #25282A;
  transition: transform 0.25s ease-out;
}
.submenu-icon:before {
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  margin-left: -1px;
}
.submenu-icon:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}

.js-submenu-active .submenu-icon:before {
  transform: rotate(90deg);
}
.js-submenu-active .submenu-icon:after {
  transform: rotate(180deg);
  display: none;
}

.js-submenu-active .js-submenu {
  display: block;
}

.site-nav__connect {
  background-color: #f0efed;
  border-top: 1px solid #000;
  padding-top: 1.875rem;
  padding-bottom: 5rem;
}
@media (min-width: 768px) {
  .site-nav__connect {
    background-color: transparent;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 1.875rem;
  }
}

.site-nav__connect-copy {
  margin-bottom: 1rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .site-nav__connect-copy {
    font-weight: 700;
    font-size: 1.25rem;
  }
}

.connect-phone {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #af272f;
}
.connect-phone::before {
  content: "";
  background-image: url("../images/Phone.svg?v=--XFJ3KVc48S_zBU0rGgXf1mhp4");
  width: 16px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
}
.connect-phone span {
  margin-left: 1.25rem;
}

@media (min-width: 768px) {
  .site-nav__search {
    float: left;
    width: 50%;
  }
}

.site-nav__main {
  margin-bottom: 3.125rem;
}
@media (min-width: 768px) {
  .site-nav__main {
    float: right;
    width: 40%;
  }
}

@media (min-width: 768px) {
  .site-nav__connect {
    clear: left;
    float: left;
    width: 50%;
  }
}

.site-nav__list-header {
  position: relative;
  border-top: 1px solid #6e6259;
  border-right: 1px solid #6e6259;
  border-left: 1px solid #6e6259;
  color: #6e6259;
  padding: 0.1875rem 0;
  margin: 0 0 10px 0;
}
.site-nav__list-header span {
  position: absolute;
  text-transform: uppercase;
  font-size: 0.8rem;
  top: -13px;
  left: 10px;
  background-color: #fff;
  padding: 0.3125rem;
  letter-spacing: 0.1rem;
}

.site-nav-submenu {
  display: none;
  max-height: 0;
  left: -999rem;
}

.js-submenu-active .site-nav-submenu {
  display: flex;
  flex-direction: column;
  max-height: inherit;
  left: auto;
}

.cta {
  display: inline-block;
  background-color: #25282A;
  color: #fff;
  font-size: 1rem;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 0.5rem 1.375rem;
  border: 1px solid #25282A;
  margin-bottom: 1.5rem;
}
.cta:hover {
  background-color: #fff;
  color: #25282A;
  border: 1px solid #25282A;
}
@media (min-width: 768px) {
  .cta {
    font-size: 1.3125rem;
    padding: 1rem 1.375rem;
  }
}

.cta--search {
  position: relative;
  background-color: #6e6259;
  border: 1px solid #fff;
  padding: 0.8125rem 1.375rem;
  padding-left: 3.125rem;
  margin-bottom: 2.8125rem;
}
@media (min-width: 768px) {
  .cta--search {
    padding-left: 3.375rem;
  }
}
.cta--search:before {
  content: "";
  background-image: url("../images/Search-white.svg?v=VPFyRJr3XpqgU-9J4OvzbV9SMNM");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 22px;
  width: 20px;
  height: auto;
  margin-right: 1.25rem;
}
@media (min-width: 768px) {
  .cta--search:before {
    width: 24px;
  }
}
.cta--search:hover {
  cursor: pointer;
  color: #6e6259;
  border: 1px solid #6e6259;
}
.cta--search:hover:before {
  content: "";
  background-image: url("../images/Search.svg?v=uQ2Q_C0AOZZ0VcL5T3rZ0QK56eg");
}
@media (min-width: 768px) {
  .cta--search {
    padding: 1.25rem 1.375rem;
    padding-left: 3.125rem;
  }
}

.btn {
  outline: 0;
  border: none;
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.625rem;
  padding-left: 1.25rem;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.4;
  text-decoration: none;
  display: inline-block;
  width: fit-content;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .btn {
    padding-top: 1.25rem;
    padding-right: 2.9375rem;
    padding-bottom: 1.25rem;
    padding-left: 2.9375rem;
    font-size: 1.125rem;
  }
}
.btn:hover {
  cursor: pointer;
}

.btn--primary, .filter-results__links {
  background-color: #6e6259;
  color: #fff;
  border: 1px solid #6e6259;
}
.btn--primary:hover, .filter-results__links:hover {
  color: #6e6259;
  background-color: #fff;
}

.btn--secondary {
  background-color: #25282A;
  color: #fff;
  border: 1px solid #25282A;
}
.btn--secondary:hover {
  color: #25282A;
  background-color: #fff;
}

.btn--secondary-reversed {
  background-color: #fff;
  color: #25282A;
  border: 1px solid #25282A;
}
.btn--secondary-reversed:hover {
  color: #fff;
  background-color: #25282A;
  border: 1px solid #fff;
}

.btn--tertiary {
  background-color: #fff;
  color: #6e6259;
  border: 1px solid #6e6259;
}
.btn--tertiary:hover {
  color: #fff;
  background-color: #6e6259;
}

.btn__edit {
  background-image: url("../images/editPencil.svg?v=fRYWq-FtDKUvgfhCGL3PoMCkKVY");
  background-repeat: no-repeat;
  background-position: 0;
  width: 26px;
  height: 26px;
}

.btn__saves {
  background-image: url("../images/SavesMyAcct.svg?v=WjCnc5j9fY0muaCULpV6s1jGqBQ");
  background-repeat: no-repeat;
  background-position: 0;
}

.btn__events {
  background-image: url("../images/Events.svg?v=jxL4ClGICOt5cCrDDa6eXZqXqmE");
  background-repeat: no-repeat;
  background-position: 0;
}

.btn__downloads {
  background-image: url("../images/Downloads.svg?v=156WSBF4z6lLMXxC5zkHxExtRcs");
  background-repeat: no-repeat;
  background-position: 0;
}

.btn__more {
  background-image: url("../images/more_3dots.svg?v=_iVzYfMPjMUKxU_PfPD3zQn6PhI");
  background-repeat: no-repeat;
  background-position: 0;
}

.btn--plus-round {
  width: 4em;
  height: 4em;
  border-radius: 50%;
  background-color: #25282A;
  color: white;
  position: relative;
  transition: border 500ms ease;
}
.btn--plus-round :hover::after {
  cursor: pointer;
  position: absolute;
  top: -0.3em;
  left: -0.3em;
  width: calc(100% + 0.6em);
  height: calc(100% + 0.6em);
  content: "";
  border-radius: 50%;
  border-style: solid;
  border-color: #25282A;
  transition: all 1s;
}

.webp .hero-banner {
  background-image: url("/images/CO_Anthem_Vistas_Streetscape_Wrk_RET_S.webp?v=YHRqi-7ntzEsPfdYhiIvM-0XarA");
}

.no-webp .hero-banner {
  background-image: url("/images/CO_Anthem_Vistas_Streetscape_Wrk_RET_S.jpg?v=NQzI4AJQZktIKNJd0dS-TIcQUQI");
}

.hero-banner {
  height: 195px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  padding-top: 1rem;
  margin-bottom: 0.375rem;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .hero-banner {
    height: 500px;
    padding-top: 1.875rem;
    margin-bottom: 0.875rem;
  }
}

.hero-banner__container {
  margin-left: 1.25rem;
}
@media (min-width: 768px) {
  .hero-banner__container {
    margin-left: 1.875rem;
  }
}

.state-search {
  background-color: #fff;
}
.state-search ul {
  list-style: none;
  margin: 0 0 1.25rem 0;
  padding: 0;
}
.state-search li {
  margin-bottom: 0.3125rem;
}
@media (min-width: 768px) {
  .state-search li {
    margin-bottom: 0;
  }
}
.state-search a {
  color: #25282A;
  text-decoration: none;
}
.state-search a:hover {
  text-decoration: underline;
}

.state-search__wrapper {
  columns: 2;
  padding-bottom: 1.25rem;
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .state-search__wrapper {
    columns: 4;
  }
}
.state-search__wrapper section {
  break-inside: avoid;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .state-search__wrapper section {
    margin-bottom: 0.625rem;
  }
}

.state-search__heading {
  font-size: 1.25rem;
  color: #25282A;
  font-weight: 700;
  margin-bottom: 0.3125rem;
}

.location-search__wrap {
  max-width: 518px;
  margin: 0 auto;
}

.search__form-wrap {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .search__form-wrap {
    margin-bottom: 2.5rem;
  }
}

.btn__search-field {
  background-color: #6e6259;
  padding: 1rem 1.25rem;
  outline: 0;
  border: none;
  border-radius: 0;
}
@media (min-width: 768px) {
  .btn__search-field {
    padding: 1rem 1.5625rem;
  }
}
.btn__search-field svg {
  width: 11px;
  height: auto;
}
.btn__search-field:hover {
  cursor: pointer;
}

.search__input, .email__input {
  padding-top: 0;
  padding-right: 1.25rem;
  padding-bottom: 0;
  padding-left: 3.75rem;
  width: 100%;
  position: relative;
  background-image: url("../images/Search.svg?v=uQ2Q_C0AOZZ0VcL5T3rZ0QK56eg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  background-position: 20px center;
  border: 1px solid #6e6259;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .search__input, .email__input {
    font-size: 1.125rem;
  }
}

.location-seach__btn-wrap {
  display: flex;
  column-gap: 1.25rem;
}

@media (min-width: 768px) {
  .location-search {
    max-width: 800px;
    min-height: 305px;
  }
}

.range__group {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .range__group {
    margin-bottom: 1.5rem;
  }
}

.range {
  border-bottom: 1px solid #C4BfB6;
  padding-bottom: 1.875rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .range {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    border-right: 1px solid #C4BfB6;
    padding-right: 2.5rem;
    flex: 1 0 54%;
  }
}

/*.range__heading {
    @extend .heading-beta;
    font-size: rem(16px);

    @include md {
        font-size: rem(30px);
    }
}*/
/*.filter-results__heading {
    font-size: rem(14px);
    font-weight: $font-weight-normal;
    margin-bottom: rem(10px);

    @include md {
        font-size: rem(30px);
        margin-bottom: rem(42px);
    }
}*/
.range__label {
  margin-right: 2.5rem;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .range__label {
    font-size: 1.125rem;
  }
}

.range__input {
  display: none;
}

.range__wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.btn-range {
  outline: none;
  border: 1px solid #000;
  border-radius: 50%;
  background-color: #fff;
  width: 40px;
  height: 40px;
}
@media (min-width: 768px) {
  .btn-range {
    width: 44px;
    height: 44px;
  }
}
.btn-range svg {
  width: 12px;
  height: 12px;
  fill: #000000;
}
.btn-range:hover:not([disabled]) {
  background-color: #000;
  cursor: pointer;
}
.btn-range:hover:not([disabled]) svg {
  fill: #ffffff;
}
.btn-range[disabled] {
  opacity: 0.4;
  cursor: default;
}

.range__value {
  margin: 0 1.25rem;
  text-align: center;
  border: none;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .range__value {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .filter-results {
    padding-left: 2.5rem;
    flex: 1 0 46%;
  }
}

.filter-results__links {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #6e6259;
  color: #fff;
  text-decoration: none;
  padding: 0.75rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .filter-results__links {
    padding: 0.625rem 1rem 0.625rem 0.5rem;
  }
}

.filter-results__links svg {
  width: 10px;
  height: auto;
  margin-left: auto;
}

.filter-results__links:hover svg {
  width: 10px;
}
.filter-results__links:hover svg path {
  stroke: #6e6259;
}

.filter-results__links:hover img {
  filter: invert(1);
}

.filter-results__links-numb {
  background-color: #fff;
  color: #6e6259;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  /*    width: 3.5ch;
  border-radius: 50%;
  padding: rem(5px) rem(6px);*/
  margin-right: 0.625rem;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 7px;
}

.filter-results__links:hover .filter-results__links-numb {
  background-color: #6e6259;
  color: #fff;
}

@media (min-width: 768px) {
  .search-filters__container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 3.4375rem;
  }
}

.range__value-wrap {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.range__value-plus {
  position: absolute;
  right: 32px;
}

.map-search {
  overflow: hidden;
  overflow-y: auto;
}
.map-search svg {
  width: 102%;
  height: auto;
}
@media (min-width: 768px) {
  .map-search svg {
    width: 90%;
  }
}

.card {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 44%;
    grid-template-rows: auto auto auto;
    column-gap: 90px;
    margin-bottom: 120px;
  }
}

@media (min-width: 768px) {
  .card--img-right {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 50%;
    grid-template-rows: auto auto auto;
    column-gap: 90px;
  }
}

.card > *:nth-child(2) {
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .card > *:nth-child(2) {
    margin-bottom: 0;
    grid-column: 1;
    grid-row: 1/3;
    height: 100%;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .card > *:nth-child(3) {
    grid-column: 2;
  }
}

.card__heading {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .card__heading {
    align-self: end;
  }
}

.card__img-wrap {
  max-width: 800px;
  height: 218px;
}

@media (min-width: 768px) {
  .card__img-wrap--2x2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 8px 8px;
    grid-column: 1;
    grid-row: 1/3;
    height: 100%;
    margin-bottom: 0;
  }
}
.card__img-wrap--2x2 img {
  display: none;
}
@media (min-width: 768px) {
  .card__img-wrap--2x2 img {
    display: block;
  }
}

.card__img-wrap--2x2 picture:first-of-type .card__img {
  display: block;
}
@media (min-width: 768px) {
  .card__img-wrap--2x2 picture:first-of-type .card__img {
    display: unset;
  }
}

.card__img {
  width: 100%;
  object-fit: cover;
  overflow: hidden;
  height: 218px;
}
@media (min-width: 768px) {
  .card__img {
    height: 100%;
  }
}

.card__copy {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .card__copy {
    margin-bottom: 1.875rem;
  }
}

@media (min-width: 768px) {
  .card__link {
    padding-top: 1.25rem;
    padding-right: 2.5rem;
    padding-bottom: 1.25rem;
    padding-left: 2.5rem;
    font-size: 1.125rem;
  }
}

.with-us-logo {
  margin-bottom: 1.875rem;
}

@media (min-width: 768px) {
  .card--img-right > *:nth-child(2) {
    margin-bottom: 0;
    grid-column: 2;
    grid-row: 1/3;
    height: 100%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .card--img-right > *:nth-child(3) {
    grid-column: 1;
  }
}

/*
slider 
slider--banner
slide 
slide--banner
slider__btns 
slider__btns--banner
*/
.slider--banner {
  margin: 0 auto;
  margin-bottom: 3.75rem;
  max-width: 1500px;
  height: 62px;
}
@media (min-width: 768px) {
  .slider--banner {
    margin-bottom: 6.25rem;
    height: 90px;
  }
}

.slide--banner {
  background-color: #af272f;
  padding: 0 3.75rem 0 1.25rem;
  color: #fff;
  font-size: 0.75rem;
  height: 62px;
}
@media (min-width: 768px) {
  .slide--banner {
    padding: 0 3.75rem 0 1.25rem;
    font-size: 1rem;
    height: 90px;
  }
}

.slide--banner p,
.slide--banner a {
  color: #fff;
}

.slider__btns {
  display: block;
  position: absolute;
}
.slider__btns img {
  width: 22px;
  height: auto;
}

.slider__btns--banner {
  right: 20px;
  top: 35%;
}

.slider__btn--left,
.slider__btn--right {
  padding: 0;
  margin: 0;
}

.footer {
  border-top: 1px solid #C3BFB7;
  padding-bottom: 1.25rem;
}

.footer__social {
  max-width: 400px;
}

.footer__social-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 0;
  padding-top: 0.875rem;
  margin-bottom: 1.875rem;
}
.footer__social-links a {
  display: block;
  width: 40px;
}
.footer__social-links a:hover svg .d {
  fill: #af272f;
}
.footer__social-links svg {
  width: 100%;
  height: auto;
}

.footer__legal {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  background-color: #f0efed;
}
@media (min-width: 768px) {
  .footer__legal {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
}

.footer__legal-contact {
  border-bottom: 1px solid #C3BFB7;
}

.footer__legal-copy {
  font-style: italic;
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .footer__legal-copy {
    font-size: 0.875rem;
  }
}

.footer__legal-link {
  color: #af272f;
}

.footer__legal-eho {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1rem;
  padding-top: 0.625rem;
}
@media (min-width: 768px) {
  .footer__legal-eho {
    padding-top: 1.5rem;
    margin-bottom: 1.25rem;
  }
}
.footer__legal-eho img {
  margin-right: 0.9375rem;
  width: 35px;
  height: auto;
}
@media (min-width: 768px) {
  .footer__legal-eho img {
    margin-right: 0.3125rem;
    width: 18px;
  }
}
.footer__legal-eho p {
  margin-bottom: 0;
  position: relative;
}

.footer__eho-logo {
  margin-right: 1.25rem;
  width: 28px;
  height: auto;
}

.footer-nav__list {
  position: relative;
  margin: 0;
  margin-bottom: 2.0625rem;
}
@media (min-width: 992px) {
  .footer-nav__list {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 2.5rem;
  }
}
@media (min-width: 992px) {
  .footer-nav__list .submenu-icon {
    display: none;
  }
}
@media (min-width: 992px) {
  .footer-nav__list .has-submenu {
    border-bottom: none;
  }
}

.footer-nav__li {
  margin-bottom: 1.25rem;
  padding-bottom: 0.25rem;
}

.footer-nav__item {
  color: #25282A;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  margin-bottom: 0.125rem;
}
.footer-nav__item:hover {
  text-decoration: none;
  text-decoration: none;
  list-style: none;
}

.footer-nav-submenu {
  padding-top: 0.625rem;
  margin-left: 1.75rem;
}
@media (min-width: 992px) {
  .footer-nav-submenu {
    margin-left: 0;
  }
}
.footer-nav-submenu li {
  margin-bottom: 1.125rem;
}
@media (min-width: 992px) {
  .footer-nav-submenu li {
    margin-bottom: 0.75rem;
  }
}
.footer-nav-submenu a {
  text-decoration: none;
  color: #000;
  font-size: 1.0625rem;
  font-weight: 300;
}
@media (min-width: 992px) {
  .footer-nav-submenu a {
    font-size: 1rem;
  }
}
.footer-nav-submenu {
  display: none;
  max-height: 0;
  left: -999rem;
}
@media (min-width: 992px) {
  .footer-nav-submenu {
    display: flex;
    max-height: inherit;
    left: auto;
    flex-direction: column;
  }
}

.js-submenu-active .footer-nav-submenu {
  display: flex;
  flex-direction: column;
  max-height: inherit;
  left: auto;
}

.footer__wrap {
  padding-top: 1.5625rem;
}
@media (min-width: 992px) {
  .footer__wrap {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 2.5rem;
  }
}

@media (min-width: 992px) {
  .footer__d--left {
    flex: 0 1 70%;
    max-width: 940px;
  }
}
@media (min-width: 1540px) {
  .footer__d--left {
    flex: 1 1 70%;
  }
}

@media (min-width: 992px) {
  .footer__d--right {
    margin-left: 1rem;
    flex: 1 1 30%;
  }
}

@media (min-width: 992px) {
  .footer__contact {
    display: block;
  }
}

.email__form-wrap {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 2.5rem;
  background-image: none;
  padding-top: 0.875rem;
  margin-bottom: 1.875rem;
}
.email__input {
  background-image: none;
  padding-left: 1rem;
}

/* ------------------ example styles ------------------ */
.relative {
  position: relative;
}

.mod--hidden {
  overflow: hidden;
}

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.news-carrousel__container {
  white-space: nowrap;
}

.news-carrousel__control__list {
  position: absolute;
  list-style-type: none;
  top: 100%;
  right: 0;
  left: 0;
  margin-top: -0.5em;
  padding-left: 0;
  text-align: center;
}

.news-carrousel__control__list__item {
  display: inline-block;
  margin: 0 0.5em;
}

.news-carrousel__control__list__link {
  display: inline-block;
  width: 1em;
  height: 1em;
  background: #fff;
  border: 1px solid #148297;
  border-radius: 1em;
  cursor: pointer;
}

.news-carrousel__button-container {
  position: absolute;
}

.news-carrousel__button__previous {
  top: 50%;
  margin-top: -18px;
  left: 0;
  margin-left: -35px;
}

.news-carrousel__button__next {
  top: 50%;
  margin-top: -18px;
  right: 0;
  margin-right: -35px;
}

.news-carrousel__button__button {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}

/* only for minimalist example */
.carrousel__content[aria-hidden=true] {
  display: none;
}

/* ------------------ State rules ------------------ */
.news-carrousel__control__list__link:focus,
.news-carrousel__control__list__link:hover,
.news-carrousel__control__list__link:active,
.news-carrousel__control__list__link[aria-selected=true] {
  background: #148297;
}

.news-carrousel__control__list__link:focus,
.news-carrousel__control__list__link:hover,
.news-carrousel__control__list__link:active {
  outline: 2px dotted #4d287f;
}

/* ------------------ transition slide ------------------ */
.slide .carrousel__content {
  display: inline-block;
  vertical-align: top;
  visibility: visible;
  width: 100%;
  position: relative;
  transition: visibility 0s ease, transform 0.5s ease-in;
  transition-delay: 0;
  white-space: normal;
}

[data-carrousel-active-slide="1"].slide > .carrousel__content {
  transform: translateX(0);
}

[data-carrousel-active-slide="2"].slide > .carrousel__content {
  transform: translateX(-100%);
}

[data-carrousel-active-slide="3"].slide > .carrousel__content {
  transform: translateX(-200%);
}

[data-carrousel-active-slide="4"].slide > .carrousel__content {
  transform: translateX(-300%);
}

[data-carrousel-active-slide="5"].slide > .carrousel__content {
  transform: translateX(-400%);
}

[data-carrousel-active-slide="6"].slide > .carrousel__content {
  transform: translateX(-500%);
}

[data-carrousel-active-slide="7"].slide > .carrousel__content {
  transform: translateX(-600%);
}

[data-carrousel-active-slide="8"].slide > .carrousel__content {
  transform: translateX(-700%);
}

[data-carrousel-active-slide="9"].slide > .carrousel__content {
  transform: translateX(-800%);
}

[data-carrousel-active-slide].slide > [aria-hidden=true].carrousel__content {
  visibility: hidden;
  transition-delay: 0.5s, 0s;
}

/* Personal styles */
.dropdown .hide {
  max-height: 0 !important;
  opacity: 0;
}

.dropdown {
  border: 1px solid #6e6259;
  width: 100%;
  min-width: 10ch;
  margin-bottom: 1rem;
  background-color: #fff;
}

.dropdown__select {
  width: 100%;
  cursor: pointer;
  padding: 0.625rem 0.9375rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.dropdown__select svg,
.dropdown__arrow svg {
  width: 12px;
  height: auto;
  transition: transform 0.3s;
}
@media (min-width: 768px) {
  .dropdown__select svg,
.dropdown__arrow svg {
    width: 20px;
  }
}

.dropdown__menu {
  transition: max-height 0.3s ease-out;
  max-height: 20em;
  overflow: hidden;
  padding: 0 2.5rem;
}

.dropdown__menu--floating {
  position: absolute;
  background-color: #fff;
  min-width: 350px;
  padding-inline: 25px;
  border-style: solid;
  border-color: #6e6259;
  border-width: 1px;
  overflow-y: auto;
  z-index: 99;
}

.dropdown__menu .option {
  padding: 0.5625rem 0;
  border-top: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.dropdown__menu .option:last-child {
  border-bottom: 1px solid #000;
  margin-bottom: 1rem;
}
.dropdown__menu .option:first-child {
  border-top-width: 0px !important;
}

.dropdown__menu .option:hover {
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.rotate-90 :where(svg, img) {
  transform: rotate(90deg);
}

.option__bubble {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 0.9375rem;
  margin-left: -0.125rem;
  background-color: green;
}

.option__bubble--green {
  background-color: green;
}

.option__bubble--yellow {
  background-color: yellow;
}

.option__bubble--red {
  background-color: red;
}

.option__message {
  margin-left: auto;
}

.slider--testimonials {
  --height: 10rem;
  margin-bottom: 3.75rem;
  overflow: visible;
  height: auto;
}

.slide--testimonials {
  background-color: #f0efed;
  display: block;
  font-size: 0.875rem;
  padding: 0.625rem 2.5rem;
}
.slide--testimonials:before {
  content: "“";
  position: absolute;
  font-size: 3.125rem;
  color: black;
  top: 0;
  left: 0.5rem;
  height: 30px;
}
.slide--testimonials:after {
  content: "”";
  position: absolute;
  font-size: 3.125rem;
  color: black;
  bottom: 0.5rem;
  right: 0.5rem;
  height: 30px;
}
.slide--testimonials cite {
  display: block;
  margin-bottom: 10px;
  font-style: normal;
}

.slide--testimonials--noquotes:before {
  content: "";
}
.slide--testimonials--noquotes:after {
  content: "";
}

.slide--testimonials blockquote {
  margin: 0;
}

.slider__btn--left--testimonials {
  position: absolute;
  top: 40%;
  left: 8px;
  width: 28px;
  height: auto;
}

.slider__btn--right--testimonials {
  position: absolute;
  top: 40%;
  right: 0;
  width: 28px;
  height: auto;
}

.communities__header {
  background-color: #f8f8f8;
  padding: 0.625rem 0 1rem;
  border-bottom: 1px solid #c4bfb6;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .communities__header {
    background-color: #fff;
    border-top: 1px solid #c4bfb6;
  }
}

.communities__header--compare {
  background-color: #c4bfb6;
}
@media (min-width: 768px) {
  .communities__header--compare {
    background-color: #fff;
    border-top: 1px solid #c4bfb6;
  }
}
.communities__header--compare p {
  margin-bottom: 0.3125rem;
}

.communities__int-wrap {
  display: flex;
  justify-content: flex-start;
  gap: 1.25rem;
}

.communities__header-expand-search {
  background-color: #fff;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .communities__header-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .communities__header-inner * {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .communities__header-inner h1, .communities__header-inner .heading-alpha {
    margin-right: auto;
  }
}

.communities__int-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .communities__int-wrap {
    display: inline-block;
  }
}

.communities__help-link {
  margin-right: auto;
}

.communities__help-copy {
  margin-right: 1rem;
}

.connect-phone--communities {
  margin-right: 1rem;
}
.connect-phone--communities span {
  font-size: 1.5625rem;
  margin-left: 1.875rem;
}
.connect-phone--communities:before {
  width: 22px;
  height: 30px;
}

.btn__save {
  background-image: url("../images/Save.svg?v=3p45xCH7fA-cXUXhzarrQa-35oU");
  background-repeat: no-repeat;
  background-position: 0;
  width: 31px;
  height: 31px;
}
@media (min-width: 768px) {
  .btn__save {
    width: 40px;
    height: 40px;
    flex-basis: 14%;
  }
}

.btn__save--selected {
  background-image: url("../images/SavedItem.svg?v=cVOhfzPGVP73CUabhjjPrSHRciM");
  background-repeat: no-repeat;
  background-position: 0;
}

.btn__share {
  background-image: url("../images/Share.svg?v=zJt-vUVJ5dpbN1Gn5FKdB9_1i80");
  background-repeat: no-repeat;
  background-position: 0;
  width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}

.communities__sort {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .communities__sort {
    margin-left: auto;
    margin-right: 1.25rem;
  }
}

.dropdown--communities__heading {
  display: inline;
  margin-bottom: 0;
  margin-right: 0.625rem;
}

.dropdown--communities {
  background-color: #fff;
  border: none;
  width: auto;
  margin-bottom: 0;
}

.dropdown__menu--communities {
  position: absolute;
  background-color: #fff;
  padding: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  box-shadow: 0px 8px 14px -4px rgba(33, 56, 72, 0.8);
  border-radius: 8px;
  z-index: 10;
}
.dropdown__menu--communities .option {
  border: none;
}
.dropdown__menu--communities .option:hover {
  background-color: transparent;
}
.dropdown__menu--communities .option:last-child {
  border: none;
}

.dropdown__default--communities {
  margin-right: 0.5rem;
}
@media (min-width: 768px) {
  .dropdown__default--communities {
    font-size: 1.125rem;
  }
}

.chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  border: 1px solid black;
  background-color: #fff;
  color: #000;
  font-size: 0.625rem;
  padding: 0.3125rem 0.5rem;
  transition: all 0.3s linear;
}
@media (min-width: 768px) {
  .chip {
    font-size: 1.125rem;
    padding: 0.625rem 1.125rem;
  }
}
.chip:hover {
  background-color: #000;
  color: #fff;
  transition: all 0.3s linear;
  cursor: pointer;
  text-decoration: line-through;
}
.chip:hover .chip__close svg {
  fill: white;
}

.chip__close {
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0;
  margin-left: 0.3125rem;
}
@media (min-width: 768px) {
  .chip__close {
    width: 25px;
    height: 25px;
    margin-left: 0.625rem;
  }
}

.comm-card {
  position: relative;
  margin-bottom: 2.5rem;
}

.comm-card--inactive:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 60%;
  z-index: 10;
}

.checkbox input[type=checkbox] {
  position: absolute;
}
.checkbox input[type=checkbox] + label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.checkbox input[type=checkbox] + label::before {
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 0.625rem;
  width: 18px;
  height: 18px;
  background: white;
  border: 1px solid #000;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .checkbox input[type=checkbox] + label::before {
    width: 22px;
    height: 22px;
    margin-right: 0.375rem;
  }
}
.checkbox input[type=checkbox]:checked + label::before {
  background-color: #000;
}
.checkbox input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 4px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 7px;
  width: 11px;
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .checkbox input[type=checkbox]:checked + label::after {
    top: 6px;
    left: 3px;
    height: 6px;
    width: 13px;
  }
}
.checkbox input[type=checkbox]:focus + label::before {
  outline: #5d9dd5 solid 1px;
  box-shadow: 0 0px 8px #5e9ed6;
}
.checkbox input[type=checkbox] {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.checkbox input[type=checkbox]:disabled + label {
  color: #575757;
}
.checkbox input[type=checkbox]:disabled + label::before {
  background: #ddd;
}

.comm-card__img {
  height: 200px;
  overflow: hidden;
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  .comm-card__img {
    height: 256px;
    margin-right: 1.875rem;
    flex-basis: 53%;
  }
}
.comm-card__img img {
  width: 100%;
  object-fit: cover;
  overflow: hidden;
  height: 200px;
}
@media (min-width: 768px) {
  .comm-card__img img {
    height: 256px;
  }
}

.comm-card__header {
  margin-bottom: 0.25rem;
}
.comm-card__header:hover {
  text-decoration: underline;
}

.comm-card__location {
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .comm-card__location {
    font-size: 1.125rem;
    margin-bottom: 1.25rem;
  }
}

.comm-card__price-range {
  margin-bottom: 0.625rem;
  font-weight: 700;
}

.comm-card__dim {
  margin-bottom: 0;
}

.comm-card__small {
  display: block;
  margin-bottom: 0.625rem;
}

.comm-card__specs {
  margin-bottom: 0.125rem;
}
.comm-card__specs:last-child {
  margin-bottom: 0.625rem;
}

.comm-card__copy-wrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

@media (min-width: 768px) {
  .comm-card__right {
    flex-basis: 43%;
  }
}

.comm-card__copy {
  order: 1;
  margin-left: 1.25rem;
}
@media (min-width: 768px) {
  .comm-card__copy {
    order: 0;
    margin-left: 0;
    flex-basis: 86%;
  }
}
.comm-card__copy:hover {
  cursor: pointer;
}

@media (min-width: 768px) {
  .comm-card__content-wrap {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
}

.comm-card__divider {
  border-top: 2px dotted gray;
  margin-top: 0.625rem;
  padding-top: 0.625rem;
}

.contact-section {
  padding-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .contact-section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 2.5rem;
    padding-bottom: 5rem;
  }
}

.chat {
  background-color: #f0efed;
  padding-top: 1.25rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid black;
}
@media (min-width: 768px) {
  .chat {
    background-color: #fff;
    border-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%;
    padding-bottom: 0;
  }
}

.connect-phone--chat {
  color: #af272f;
}

.btn--chat {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .btn--chat {
    margin-bottom: 1.75rem;
  }
}
.btn--chat svg {
  width: 25px;
  height: 25px;
  margin-right: 0.625rem;
}

.chat__img {
  margin-top: auto;
}

.contact {
  background-color: #f0efed;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .contact {
    height: 100%;
    flex-basis: 78%;
    padding: 1.25rem 2.5rem;
  }
}

.communities__mobile-filters {
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 256px;
  z-index: 30;
}
@media (min-width: 768px) {
  .communities__mobile-filters {
    display: none;
  }
}
.communities__mobile-filters button {
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}
.communities__mobile-filters button:last-child {
  border-right: 1px solid #fff;
}
.communities__mobile-filters button:hover {
  border: 1px solid #000;
}

.communities__cards {
  position: relative;
}

.btn--filters {
  outline: 1px solid #fff;
}

.btn--header-contact {
  font-size: 1.25rem;
  padding: 0.875rem 1.5rem;
  margin-left: 1.25rem;
}

.btn--filter-results {
  padding: 0.625rem 1.75rem;
  font-size: 1.25rem;
  margin-right: 1.875rem;
  white-space: nowrap;
}

.expand-search-card {
  background-color: #f0efed;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0.625rem;
}
@media (min-width: 768px) {
  .expand-search-card {
    padding: 0.9375rem;
    margin-bottom: 2.5rem;
  }
}

.expand-search-card__copy * {
  margin: 0;
  padding: 0;
}

.m-expand-search-card {
  background-color: #d6d1ca;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid black;
  margin-bottom: 1.25rem;
}

fieldset {
  border: none;
}

.radio-wrapper {
  margin: 0;
  padding-bottom: 1.875rem;
}

input[type=radio] {
  opacity: 0;
}
input[type=radio] + label {
  position: relative;
  cursor: pointer;
  padding-left: 0.625rem;
}
input[type=radio] + label::before {
  content: "";
  position: absolute;
  left: -18px;
  /* Fixed alignment in some browsers. */
  top: 0;
  border-radius: 50%;
  border: 1px solid #000;
  width: 18px;
  height: 18px;
}
input[type=radio] + label::after {
  content: "";
  position: absolute;
  left: -15px;
  top: 3px;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
input[type=radio]:checked + label::after {
  background: #000;
  /* The background is removed in Windows high-contrast mode, so we
  need to set it explicitly here. `WindowText` is a system color
  that should work with whatever high contrast mode the user
  has set. */
}
@media screen and (-ms-high-contrast: active) {
  input[type=radio]:checked + label::after {
    background: WindowText;
  }
}
input[type=radio]:focus + label::before {
  /* The first box shadow makes the border thicker without
  moving the UI (like border-width would). */
  box-shadow: 0 0px 0px 1px #6F686A, 0 0px 8px #af272f;
  /* Since box shadows don't show up in high contrast mode,
  we're adding a transparent outline (which does show up). */
  outline: 2px dotted transparent;
}

.btn-wrap {
  margin-bottom: 1.875rem;
  padding-bottom: 1.875rem;
}

.filter-checkboxes {
  margin-bottom: 2.5rem;
}

.filter-checkboxes legend {
  margin-bottom: 1.25rem;
}

.filter-checkboxes input[type=checkbox] {
  position: absolute;
}

.filter-checkboxes input[type=checkbox] + label {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 1rem;
}

.filter-checkboxes input[type=checkbox] + label::before {
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background: white;
  border: 1px solid #000;
  border-radius: 3px;
}

.filter-checkboxes input[type=checkbox]:checked + label::before {
  background-color: #fff;
}

.filter-checkboxes input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 3px;
  border-left: 2px solid black;
  border-bottom: 2px solid black;
  height: 6px;
  width: 13px;
  transform: rotate(-45deg);
}

.filter-checkboxes input[type=checkbox]:focus + label::before {
  outline: #5d9dd5 solid 1px;
  box-shadow: 0 0px 8px #5e9ed6;
}

.filter-checkboxes input[type=checkbox] {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.filter-checkboxes input[type=checkbox]:disabled + label {
  color: #575757;
}

.filter-checkboxes input[type=checkbox]:disabled + label::before {
  background: #ddd;
}

.filter-checkboxes a {
  color: #af272f;
  text-decoration: none;
  border-bottom: 1px solid #af272f;
}

.min-max-filters {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2.5rem;
}

.min-text-bg {
  background-color: #E1DFDA;
  padding: 4px;
  font-size: inherit;
}

@media (min-width: 768px) {
  .community-filters__categories {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 2.5rem;
  }
}

@media (min-width: 768px) {
  .community-filters .range {
    border-right: 0;
    border-bottom: 1px solid #000;
    padding-right: 0;
    padding-bottom: 1.875rem;
    margin-bottom: 2.5rem;
  }
}

@media (min-width: 768px) {
  .community-filters2 {
    -webkit-transform: translate3d(200%, 0, 0);
    -moz-transform: translate3d(200%, 0, 0);
    -ms-transform: translate3d(200%, 0, 0);
    -o-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
    height: 0;
    width: 0;
    margin: 0;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow: hidden;
  }
}

.community-filters2.is-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0) !important;
  width: 100%;
  height: auto;
  transition: transform ease-in-out 0.1s;
  z-index: 20;
}

@media (min-width: 768px) {
  .community-filters {
    margin-top: 250px;
    width: 50%;
    max-width: unset;
  }
}

.compare-btns-desktop {
  margin-bottom: 2.5rem;
}

.community-contact {
  background: #f6f6f6;
  padding-left: 0;
  padding-right: 0;
}
.community-contact h2, .community-contact .heading-beta, .community-contact .map-prop-card__location-header, .community-contact .map-prop-card__heading {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .community-contact {
    width: 720px;
    border-left: solid;
    border-left-width: 1px;
    border-color: #C3BFB7;
  }
}

.community-contact-card {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  right: 1.25rem;
  margin-bottom: 0;
}

.community-contact__info {
  background-color: #fff;
  border-color: #C4BfB6;
  border-style: solid;
  border-width: 1px;
  border-left: none;
  border-right: none;
}

.community-contact__directions {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.community-contact__schedule {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.community-contact__currently-selling {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: left;
  background: #C4BFB6;
  width: 100%;
  padding-left: 1.25rem;
}

.connect-phone--community-contact span {
  font-size: 1.125rem;
  margin-left: 1.875rem;
  color: #af272f;
}
.connect-phone--community-contact:before {
  width: 22px;
  height: 30px;
}

.community-contact__overlay {
  z-index: 29;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

.breadcrumb__item {
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
  position: relative;
}
.breadcrumb__item:after {
  content: "/";
  margin-left: 0.5rem;
}
.breadcrumb__item a {
  font-size: 0.875rem;
  color: #000;
}
.breadcrumb__item:last-child a {
  cursor: auto;
  text-decoration: none;
}
.breadcrumb__item:last-child:after {
  content: "";
  margin-left: 0;
}

/* remember focus */
.link:focus,
.link:hover,
.link:active {
  color: #4d287f;
  border-bottom: 1px solid #4d287f;
  outline: 2px dotted;
}

/* avoid border on images in links + fix border image IE */
.link:link img,
.link:visited img,
img {
  border-style: none;
}

/* external links */
.link[href^="http://"]:after,
.link[href^="https://"]:after {
  content: " ↗";
  speak: none;
  border-bottom: 1px solid #fff;
}

/* Styles for modal */
.modal-invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.modal-hidden {
  display: none;
}

.modal-show {
  display: block;
}

/* needed for old browsers */
dialog {
  display: block;
  border: 0;
}

/* modal */
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  background: #f8f8f8;
  z-index: 100000;
  padding-top: 1.25rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-bottom: 2.5rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .modal {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-bottom: 6.25rem;
    max-width: 735px;
  }
}

.modal--mobile-top, .modal-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: fit-content;
  height: fit-content;
  background: #fff;
  z-index: 667;
  transform: translate(0%, 0%);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding-top: 1.25rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-bottom: 1.25rem;
  overflow-y: auto;
}
@media (min-width: 768px) {
  .modal--mobile-top, .modal-top {
    margin: auto;
    top: 10%;
    border-radius: 8px;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-bottom: 1.25rem;
  }
}

@media (min-width: 768px) {
  .modal--bottom--clamped-width {
    width: clamp(50%, 100% - 20em, 900px);
  }
}

.modal-bottom {
  position: fixed;
  overflow-y: auto;
  overflow-x: auto;
  z-index: 667;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  padding-top: 1.25rem;
}
@media (min-width: 768px) {
  .modal-bottom {
    position: fixed;
    padding-bottom: 1.25rem;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    top: unset;
    bottom: 0;
    max-height: 90%;
    max-width: calc(1540px - 10em);
    margin-left: auto;
    margin-right: auto;
    padding: 1.25rem;
  }
}

/* removes scroll when modal is opened */
.no-scroll {
  overflow: hidden;
}

/* overlay covers everything */
.modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #25282A;
  opacity: 0.85;
  z-index: 666;
  cursor: pointer;
}

.modal-overlay[data-background-click=disabled] {
  cursor: auto;
}

.modal-overlay {
  animation: fadewhite ease 0.5s 1 normal;
}

@keyframes fadewhite {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}
/* modal */
.simple-modal,
.simple-animated-modal,
.simple-animatedtransform-modal {
  position: fixed;
  left: 15%;
  width: 70%;
  top: 5vh;
  max-height: 90vh;
  /*
  If you have problems with vh units 
  top: 5%;
  max-height: 90%;
  */
  border: 2px solid #000;
  background: #fff;
  z-index: 667;
  padding: 2em;
  right: auto;
  overflow: auto;
}

.simple-modal-close,
.simple-animated-modal-close,
.simple-animatedtransform-modal-close {
  float: right;
  background: #128197;
  border-radius: 1em;
  color: #fff;
  border: 0;
  font: inherit;
  padding: 0.25em 0.5em;
  cursor: pointer;
}

.simple-modal-close:focus,
.simple-modal-close:hover,
.simple-modal-close:active {
  outline: 1px dotted black;
}

.simple-modal-close:hover,
.simple-modal-close:active {
  background: #4d287f;
}

.simple-animatedtransform-modal {
  -webkit-animation: pop ease 0.5s 1 normal;
  animation: pop ease 0.5s 1 normal;
}

@keyframes apparition {
  0% {
    opacity: 0;
    max-height: 0;
    width: 0;
    left: 50%;
  }
  100% {
    opacity: 1;
    max-height: 100%;
    width: 70%;
    left: 15%;
  }
}
@-webkit-keyframes pop {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
    max-height: 100%;
    width: 70%;
    left: 15%;
  }
}
@keyframes pop {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
    max-height: 100%;
    width: 70%;
    left: 15%;
  }
}
/* another modal styling example */
/* tooltip modal for it’s easy button */
.simple-left-modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.8;
  z-index: 666;
  cursor: pointer;
}

.simple-left-modal-overlay[data-background-click=disabled] {
  cursor: auto;
}

.simple-left-modal {
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 667;
  position: fixed;
  width: 40em;
  max-width: 100%;
  padding: 0 1em 1em 1em;
  font-size: 1em;
  border: 0;
  overflow: auto;
  background-color: #aaa; /* fallback CSS IE9 */
  background-image: -webkit-linear-gradient(top, #128197 3em, #f7f7f7 3em);
  background-image: linear-gradient(to bottom, #128197 3em, #f7f7f7 3em);
  background-attachment: local;
}

.simple-left-modal-close {
  position: absolute;
  top: 0.5em;
  right: 0;
  background: transparent;
  color: #fff;
  border: 0;
  cursor: pointer;
}

.simple-left-modal-title {
  color: #fff;
  font-size: 1.5em;
}

/* it can be easily adapted in media-queries for tablets/mobile */
/* for this example: tablets */
@media (max-width: 55.625em) {
  .simple-modal,
.simple-animated-modal {
    left: 5%;
    top: 5%;
    height: 90%;
    width: 90%;
  }
}
/* for this example: mobile */
@media (max-width: 44.375em) {
  .simple-modal,
.simple-animated-modal {
    left: 1%;
    top: 1%;
    width: 98%;
    height: 98%;
  }
}
.modal__heading {
  font-weight: 400;
}

.footer__social-links--modal {
  max-width: 560px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.container-inner--table {
  padding-right: 0;
}

.comparison-table-outer {
  overflow-x: scroll;
}

.comparison-table {
  white-space: nowrap;
  margin: 0;
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1.25rem;
}
.comparison-table a {
  color: #af272f;
  display: block;
}

.comparison-table td,
.comparison-table th {
  border-right: 1px solid #ccc;
  padding: 0 2.5rem 0 1.25rem;
  text-align: left;
}
.comparison-table td:last-child,
.comparison-table th:last-child {
  border-right: none;
}

.comparison-table thead th {
  position: sticky;
  top: -20px;
  z-index: 1;
  width: 25vw;
  background: white;
  border-bottom: 1px solid #ccc;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 0;
}
.comparison-table thead th:first-child {
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding-left: 0;
  border-right: none;
}

.comparison-table tbody th {
  border-left: 1px solid #C4BfB6;
  border-right: 1px solid #C4BfB6;
  background-color: inherit;
  min-width: 175px;
  white-space: normal;
  vertical-align: top;
  padding-top: 1rem;
  padding-bottom: 2rem;
  position: relative;
}
.comparison-table tbody th:after {
  box-shadow: 12px 0 15px -15px inset;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -15px;
  width: 15px;
}

.comparison-table tr:last-child th {
  border-bottom: 1px solid #C4BfB6;
}

.comparison-table small {
  white-space: normal;
}

.comparison-table thead th:first-child {
  position: sticky;
  left: -15px;
  z-index: 2;
}

.comparison-table tbody th {
  position: sticky;
  left: -1.25rem;
  z-index: 1;
}

.comparison-table tr {
  background-color: #fff;
}

.comparison-table tr:nth-child(even) {
  background-color: #f6f6f6;
}

.comparison-table caption {
  text-align: left;
  padding: 0.25rem;
  position: sticky;
  left: 0;
}

.comparison-table [role=region][aria-labelledby][tabindex] {
  width: 100%;
  max-height: 98vh;
  overflow: auto;
}

.comparison-table [role=region][aria-labelledby][tabindex]:focus {
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
  outline: 0;
}

.comparison-table__community {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
}

.comparison-table__community-wrapper {
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: row;
  gap: 0.875rem;
  align-items: center;
}

.comparison-table .btn__save,
.comparison-table .btn__share {
  width: 30px;
  height: 30px;
}

.comparison-table__avail-plans {
  columns: 2;
  column-gap: 2.5rem;
}
.comparison-table__avail-plans a {
  display: block;
  column-span: all;
}
.comparison-table__avail-plans a:nth-last-child(n+5), .comparison-table__avail-plans a:nth-last-child(n+5) ~ a {
  -webkit-column-span: none;
  column-span: none;
}

.comparison-table__amenities {
  columns: 2;
  column-gap: 2.5rem;
  padding-left: 1rem;
}
.comparison-table__amenities li {
  column-span: all;
}
.comparison-table__amenities li:nth-last-child(n+6),
.comparison-table__amenities li:nth-last-child(n+6) ~ li {
  -webkit-column-span: none;
  column-span: none;
}

.comparison-table__img-wrap {
  min-height: 230px;
  min-width: 150px;
  /*    width: 122px;
      height: 71px;

      @include md {
          width: 345px;
          height: 218px;
      }

      img {
          width: 100%;
          height: 71px;
          object-fit: cover;

          @include md {
              height: 218px;
          }
      }*/
}

.community-info__comparison-table {
  overflow-x: auto;
  white-space: nowrap;
  background-color: #fff;
  padding-left: 0;
}
.community-info__comparison-table td, .community-info__comparison-table th {
  padding: 0.8rem;
}
.comparison-table__disclaimer {
  white-space: initial;
  font-size: 0.875rem;
}

@media (min-width: 1540px) {
  .community-info__comparison-table .comparison-table {
    border: none;
  }
}
@media (min-width: 1540px) {
  .community-info__comparison-table .comparison-table thead th {
    border-bottom: none;
  }
}
@media (min-width: 1540px) {
  .community-info__comparison-table .comparison-table thead th:first-child {
    border-bottom: none;
  }
}
@media (min-width: 1540px) {
  .community-info__comparison-table .comparison-table tbody th {
    border-left: none;
    border-right: none;
  }
}
@media (min-width: 1540px) {
  .community-info__comparison-table .comparison-table tbody th:after {
    box-shadow: none;
  }
}
@media (min-width: 1540px) {
  .community-info__comparison-table .comparison-table tr:last-child th {
    border: none;
  }
}

@media (min-width: 1540px) {
  .community-info__comparison-table-img {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1540px) {
  .community-info__comparison-table-img .checkbox {
    order: 1;
    margin-left: 1.25rem;
  }
}

.u-scrollbar-hide-x::-webkit-scrollbar {
  display: none;
}

.u-scrollbar-hide-x {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.monthly-payments__container {
  background-color: transparent;
  padding: 0;
  padding-bottom: 3.75rem;
  transition: 0.333333333s ease-in-out;
}
@media (min-width: 768px) {
  .monthly-payments__container {
    background-color: transparent;
    border-bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 0;
  }
}

.monthly-payments-modal {
  background-color: #fff;
  transition: 0.333333333s ease-in-out;
}

.monthly-payments__data .hmc_image {
  width: 220px;
  height: auto;
}

.monthly-payments__data__environment-container {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
}
.monthly-payments__data__environment-container .img-hft {
  width: 120px;
  max-width: 120px;
}

@media (min-width: 768px) {
  .monthly-payments__calculator {
    width: 25em;
  }
}

.monthly-payments__calculator__settings {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.25rem;
}

.monthly-payments__calculator__total {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0.625rem;
  background: #C4BfB6;
}

.map-prop-card {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .map-prop-card {
    max-width: 376px;
  }
}
.map-prop-card .comm-card__img {
  margin-right: 0;
}
.map-prop-card .menu__header {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .map-prop-card .like {
    order: -1;
    margin-right: 1.25rem;
  }
}
.map-prop-card .comm-card__img {
  height: 212px;
}
.map-prop-card .comm-card__img img {
  height: 212px;
}

.map-prop-card__heading {
  margin-bottom: 0.3125rem;
}
@media (min-width: 768px) {
  .map-prop-card__heading {
    font-size: 1.375rem;
  }
}

.map-prop-card__tour {
  position: relative;
  padding-left: 1.875rem;
  margin-bottom: 0.5rem;
}
.map-prop-card__tour:before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url("../images/Tour.svg?v=Q1YKmrWeabu_2wiQ5fe2tG9V5LA");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
}

.map-prop-card__btn-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.map-prop-card__btn-wrap .btn {
  font-size: 0.875rem;
  padding: 0.625rem 1rem;
}
.map-prop-card__btn-wrap .btn:first-child {
  margin-right: 1.25rem;
}

.map-prop-card__location-header {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .map-prop-card__location-header {
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) {
  .modal-overlay--map-prop-card {
    display: none;
  }
}

.like input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.like label {
  cursor: pointer;
  position: relative;
  width: 30px;
  height: 30px;
  display: block;
}
.like label img {
  width: 30px;
  height: 30px;
  transition: all 0.3s;
  position: absolute;
}

.like__img-deselected {
  opacity: 1;
}

.like__img-selected {
  opacity: 0;
}

.like input:checked + label > .like__img-deselected {
  opacity: 0;
}

.like input:checked + label > .like__img-selected {
  opacity: 1;
}

.community-info__header-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.community-info__header-social {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-left: auto;
}

.community-info__header-btns {
  clear: both;
  width: 100%;
}
@media (min-width: 768px) {
  .community-info__header-btns {
    width: auto;
  }
}

.community-info__header-subhead {
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .community-info__header-subhead {
    font-size: 22px;
    margin-bottom: 0;
  }
}

.jump-links {
  position: sticky;
  width: 100%;
  max-width: 1500px;
  z-index: 19;
  top: 210px;
  background-color: #fff;
  border-bottom: 1px solid #C4BfB6;
  padding: 1.125rem 0;
}

.jump-links__ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
}
.jump-links__ul li {
  margin-right: 2.5rem;
}
.jump-links__ul a {
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .community-info__feature {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 3.125rem;
  }
}

.community-info__feature-img {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .community-info__feature-img {
    flex-basis: 55%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .community-info__feature-copy {
    flex-basis: 40%;
  }
}
.community-info__feature-copy h2, .community-info__feature-copy .heading-beta, .community-info__feature-copy .map-prop-card__heading, .community-info__feature-copy .map-prop-card__location-header {
  margin-bottom: 0.625rem;
}
.community-info__feature-copy li {
  margin-bottom: 0.9375rem;
}

.community-info__hero {
  height: 218px;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .community-info__hero {
    height: 493px;
  }
}
.community-info__hero img {
  height: 218px;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .community-info__hero img {
    height: 493px;
  }
}

figure {
  padding: 0;
  margin: 0;
}

.tabs {
  list-style: inside;
  display: flex;
  flex-direction: row;
}
.tabs li {
  margin-right: 2.5rem;
}
.tabs button {
  padding: 10px 0px;
}
.tabs .selected {
  border-bottom: 2px solid #C4BfB6;
}

@media (min-width: 768px) {
  .community-qmi__features {
    width: 100%;
    clear: both;
    column-count: 2;
    column-gap: 40px;
  }
}
.community-qmi__features ul {
  break-inside: avoid-column;
}
.community-qmi__features li {
  margin-bottom: 0.625rem;
}

.seasons-banner {
  background-color: #6e6259;
  padding: 0.625rem;
  color: #fff;
}

.community-info__video-player {
  flex-basis: 38%;
}

.community-info__copy {
  order: -1;
  flex-basis: 53%;
}

.tour-btn svg {
  width: 35px;
  height: 35px;
}

.community-plan__comparison-table .comparison-table tbody th {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: inherit;
  min-width: 175px;
  white-space: normal;
  vertical-align: top;
  padding-top: 1rem;
  padding-bottom: 2rem;
  position: relative;
}
.community-plan__comparison-table .comparison-table tbody th:after {
  box-shadow: none;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -15px;
  width: 15px;
}
.community-plan__comparison-table .comparison-table tr:last-child th {
  border-bottom: none;
}

.contact__form fieldset {
  margin-bottom: 2.0625rem;
}
.contact__form input[type=text], .contact__form textarea {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.contact__form textarea {
  height: auto;
  min-height: 12.3125rem;
  padding-inline: 0.625em;
}

@media (min-width: 768px) {
  .landacquisition__form {
    padding-right: 1.25rem;
  }
}

.form-group {
  position: relative;
  max-width: 100%;
}

.form-group input[type=text],
.form-group input[type=password] {
  padding-left: 0.625rem;
  position: relative;
}
.form-group input[type=text]::after,
.form-group input[type=password]::after {
  content: "";
}

.form-group input[type=text],
.form-group textarea,
.form-group input[type=password] {
  display: block;
  font-size: 16px;
  padding-top: 1.425rem;
  padding-bottom: 0.425rem;
  width: 100%;
}

.form-group .label-animate {
  color: #000000;
  font-size: 16px;
  font-weight: 100;
  position: absolute;
  top: 0;
  left: 1em;
  pointer-events: none;
  transform: translateY(15px);
  transition: all 0.2s ease-in-out;
}

.form-group input[type=text]:focus + .label-animate,
.form-group input[type=text]:not(:placeholder-shown) + .label-animate,
.form-group input[type=password]:focus + .label-animate,
.form-group input[type=password]:not(:placeholder-shown) + .label-animate,
.form-group textarea:focus + .label-animate,
.form-group textarea:not(:placeholder-shown) + .label-animate {
  font-size: 0.75rem;
  transform: translateY(5px);
  color: #646464;
}

.form-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.form-width {
  max-width: 40em;
  width: 100%;
}

.form-floating {
  min-height: 60vh;
  max-width: 40em;
  width: 100%;
  overflow-x: auto;
  padding-bottom: 6.25rem;
}

.form__text-input {
  padding: 0.65625rem 0.625rem;
  width: 100%;
  border-radius: 0;
  border: 1px solid #56524a;
  border-right: 0;
}
@media (min-width: 768px) {
  .form__text-input {
    padding: 1.4375rem 0.625rem;
  }
}

.media__card__grid {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex-wrap: wrap;
  overflow: hidden;
  justify-content: left;
}

.media__card {
  position: relative;
  padding: 0.625rem;
}
@media (min-width: 768px) {
  .media__card {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .media__card {
    width: 33.33%;
  }
}

.media__card picture:hover::after, .media__card img:hover::after {
  content: "";
  background: url(../images/icon_expand.svg?v=MjD3eL2pvXTACaIaKqeck9ijrwg) no-repeat center;
  transition: 0.5s ease;
  opacity: 0.6;
  position: absolute;
  margin: 6% 10%;
  top: 0;
  left: 0;
  width: 80%;
  height: 80%;
  cursor: pointer;
}

.media__modal-viewer {
  background-color: transparent;
  max-width: 100vw;
  max-height: 75vh;
  min-width: 15%;
  min-height: 10%;
  width: 100%;
  height: auto;
  margin: auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .media__modal-viewer {
    max-width: 90vw;
    max-height: 90vh;
    width: 90%;
  }
}
@media (min-width: 992px) {
  .media__modal-viewer {
    max-width: 75vw;
    max-height: 75vh;
    width: auto;
  }
}

.media__modal-viewer__video {
  min-width: 100vw;
  min-height: 60vh;
}
@media (min-width: 768px) {
  .media__modal-viewer__video {
    min-width: 90vw;
    min-height: 70vh;
  }
}
@media (min-width: 992px) {
  .media__modal-viewer__video {
    min-width: 60vw;
    min-height: 70vh;
  }
}

.media__modal-viewier__nav-button--left {
  background-color: rgba(230, 230, 230, 0.7) !important;
  position: absolute;
  top: 50%;
  height: 75px;
  width: 50px;
  left: 0;
  z-index: 99;
}

.media__modal-viewier__nav-button--right {
  background-color: rgba(230, 230, 230, 0.7) !important;
  position: absolute;
  top: 50%;
  height: 75px;
  width: 50px;
  right: 0;
  z-index: 99;
}

.media__modal-viewer__footer {
  background-color: white;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.interactive-floorplan-container--mobile {
  height: calc(100vh - 4.5rem);
}

.interactive-floorplan-container--desktop {
  min-height: 768px;
}

.hers-index-container {
  display: flex;
  flex-direction: column;
  align-content: start;
  align-items: start;
}

.resnet-hers-img {
  width: 25%;
}
@media (min-width: 768px) {
  .resnet-hers-img {
    width: 35%;
  }
}

.hers-index__greenline {
  height: 10px;
  width: 35%;
  background-color: #d3ed09;
}

.hers-index__circle {
  position: relative;
  height: 0;
  padding-bottom: 20%;
  width: 20%;
  border-radius: 50%;
  background-color: #d3ed09;
}

.hers-index__whatis {
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-color: #56524A;
  background-color: #f8f8f8;
}

.hers-index__score {
  font-weight: 600;
  font-size: 1.875rem;
}

.hers-index__plan-container {
  padding: 1.75rem;
  background-color: #C4BfB6;
  width: 100%;
  display: flex;
  flex-direction: row;
}

.hers-index__plan-line {
  height: 8rem;
  width: 1px;
  border-width: 1px;
  border-style: solid;
}

.hers-index__plan-comparison {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 50%;
}

.tour-date__container {
  background-color: transparent;
  padding: 0;
  transition: 0.333333333s ease-in-out;
}
@media (min-width: 768px) {
  .tour-date__container {
    background-color: transparent;
    border-bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 0;
  }
}

.tour-info__container {
  background-color: transparent;
  padding: 0;
  transition: 0.333333333s ease-in-out;
}
@media (min-width: 768px) {
  .tour-info__container {
    background-color: transparent;
    border-bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 0;
  }
}

.tour-date__slider {
  background: #f6f6f6;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .tour-date__slider {
    width: 720px;
  }
}

.tour-info__slider {
  background: #f6f6f6;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .tour-info__slider {
    width: 720px;
  }
}

.signin__show-password-icon {
  height: 1.5em;
  margin-left: -2.5em;
  z-index: 5;
  cursor: pointer;
}

.create-account-list {
  padding-inline-start: 1rem;
}

.create-account-list li::marker {
  content: "- ";
  font-weight: bold;
  font-size: 1.2em;
}

.account-banner {
  position: fixed;
  background-color: #fff;
  width: clamp(0px, 1540px, 100%);
  z-index: 19;
  border-style: solid;
  border-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #6e6259;
  top: 52px;
  height: calc(60px + 1.5em);
}
@media (min-width: 768px) {
  .account-banner {
    top: 115px;
    height: auto;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}

.account-footer {
  position: fixed;
  background-color: #f6f6f6;
  width: clamp(0px, 1540px, 100%);
  z-index: 100;
  border-style: solid;
  border-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #6e6259;
  bottom: 0;
  height: 6em;
}
@media (min-width: 768px) {
  .account-footer {
    display: none;
  }
}

.account-main {
  padding-top: calc(60px + 1.5em);
}
@media (min-width: 768px) {
  .account-main {
    padding-top: calc(60px + 1.5em);
  }
}

.account-header-tab {
  margin: 0;
  cursor: pointer;
  white-space: nowrap;
}

.account-header-tab--selected {
  font-weight: bold;
}

.account__saved-community-card {
  width: clamp(765px, 45%, 40em);
}
@media (min-width: 768px) {
  .account__saved-community-card {
    width: clamp(650px, 100%, 50%);
  }
}

.account__saved-community-card__img {
  margin-right: 1rem;
  width: clamp(200px, 100%, 100%);
  object-fit: contain;
}
@media (min-width: 768px) {
  .account__saved-community-card__img {
    width: clamp(400px, 40%, 40%);
    object-fit: contain;
  }
}

.account__column {
  width: 100%;
  justify-items: flex-start;
  align-items: start;
}
@media (min-width: 768px) {
  .account__column {
    width: clamp(30em, 40em, 45%);
  }
}

.account__event-card {
  border-width: 0;
  border-style: dotted;
  border-bottom-width: 1px;
  width: clamp(45%, 40em, 100%);
  border-color: #C4BfB6;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
}

.account__event-card__attending {
  color: #4B8A22;
  margin-bottom: 0.25rem;
}

.account__download-card {
  border-width: 0;
  border-style: dotted;
  border-bottom-width: 1px;
  height: auto;
  max-height: 16em;
  width: clamp(45%, 40em, 100%);
  border-color: #C4BfB6;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-bottom: 1rem;
}

.account__download-card__expired {
  color: #af272f;
}

.account__download-card__name {
  color: #444;
}

.account__client__input {
  width: 100%;
  max-width: 40em;
  margin-bottom: 0;
}

.account__client__table--outer {
  overflow-x: auto;
}

.account__client__table {
  white-space: nowrap;
  margin: 0;
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.account__client__table a {
  color: #af272f;
  display: block;
}

.account__client__table td,
.account__client__table th {
  padding: 0 2.5rem 0 1.25rem;
  text-align: left;
  height: 2.9375rem;
}
.account__client__table td:last-child,
.account__client__table th:last-child {
  border-right: none;
}

.account__client__table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 25vw;
  background: white;
  border-bottom: 1px solid #ccc;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 0;
}
.account__client__table thead th:first-child {
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding-left: 20px;
  border-right: none;
}

.account__client__table tbody th {
  border-left: 1px solid #25282a;
  border-right: 1px solid #25282a;
  background-color: inherit;
  min-width: 175px;
  white-space: normal;
  vertical-align: top;
  padding-top: 1rem;
  padding-bottom: 2rem;
  position: relative;
}
.account__client__table tbody th:after {
  box-shadow: 15px 0 15px -15px inset;
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: -15px;
  width: 15px;
}

.account__client__table tr:last-child th {
  border-bottom: 1px solid #25282a;
}

.account__client__table thead th:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
}

.account__client__table tbody th {
  position: sticky;
  left: 0;
  z-index: 1;
}

.account__client__table tr {
  background-color: #fff;
}

.account__client__table tr:nth-child(even) {
  background-color: #f6f6f6;
}

.account__client__table [role=region][aria-labelledby][tabindex] {
  width: 100%;
  max-height: 98vh;
  overflow: auto;
}

.account__client__table [role=region][aria-labelledby][tabindex]:focus {
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
  outline: 0;
}

.campaign-banner {
  position: fixed;
  background-color: #f6f6f6;
  width: clamp(0px, 1540px, 100%);
  z-index: 19;
  border-style: solid;
  border-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #6e6259;
  top: 52px;
  height: calc(60px + 1.5em);
}
@media (min-width: 768px) {
  .campaign-banner {
    top: 115px;
    height: auto;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    background-color: #fff;
  }
}

.campaign-main {
  padding-top: calc(52px + 60px + 1.5em);
}
@media (min-width: 768px) {
  .campaign-main {
    padding-top: calc(115px + 60px + 1.5em);
  }
}

.campaign-main .column1 {
  flex-basis: 100%;
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .campaign-main .column1 {
    flex-basis: 55%;
    margin-top: 0;
    width: 50%;
    max-width: 768px;
  }
}

.campaign-main .column2 {
  flex-basis: 100%;
  max-width: 550px;
  width: 100%;
  align-self: center;
  align-items: center;
  align-content: center;
}
@media (min-width: 768px) {
  .campaign-main .column2 {
    flex-basis: 45%;
    flex-shrink: 1;
    min-width: 200px;
    margin-inline: auto;
    align-self: start;
  }
}

.campaign__filter-link {
  /*    min-width: 200px;
      max-width: 480px;*/
  flex-grow: 1;
}

.campaign__hmc_image {
  width: clamp(250px, 450px, 45%);
  height: auto;
}

.contactus__article__image {
  width: 100%;
  object-fit: cover;
  overflow: hidden;
}
@media (min-width: 768px) {
  .contactus__article__image {
    height: 100%;
    max-width: 100%;
  }
}

.contactus__article {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .contactus__article {
    flex-direction: row;
    padding: 1.25rem;
  }
}

.contactus__article--reverse {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .contactus__article--reverse {
    flex-direction: row;
    padding: 1.25rem;
  }
}

.contactus__article__copy {
  padding-inline: 1.25rem;
}
@media (min-width: 768px) {
  .contactus__article__copy {
    min-width: 50%;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .contactus__article__connect-image {
    width: 5em;
    height: 5em;
  }
}

@media (min-width: 768px) {
  .contactus__article__connect-type {
    margin-left: 2.5rem;
  }
}

.contactus__searchresult__title {
  color: #af272f;
  font-size: 1.6em;
  font-weight: normal;
}

.expander input[type=radio] {
  display: none !important;
}
.expander ul {
  margin: 0;
}
.expander label {
  cursor: pointer;
}
.expander label::before, .expander label::after {
  display: none;
}
.expander .expander__content {
  padding: 1.25rem;
}
.expander input[type=radio] ~ .expander__content {
  animation: close 1.5;
  display: none;
  height: 0;
  max-height: 500px;
  overflow: hidden;
}
.expander input[type=radio]:checked ~ .expander__content {
  animation: open 1.5s;
  display: block;
  height: auto;
  max-height: 500px;
}
.expander input[type=radio]:checked ~ .expand-up {
  display: none;
  background-color: red;
}
.expander input[type=radio]:checked ~ .expand-down {
  display: block;
  background-color: red;
}
.expander .expander__section {
  border-width: 1px;
  border-style: solid;
  border-color: #C3BFB7;
  padding: 1rem;
}
@keyframes open {
  from {
    max-height: 0;
  }
  to {
    max-height: auto;
  }
}
@keyframes close {
  from {
    display: block;
    max-height: auto;
  }
  to {
    display: none;
    height: 0;
  }
}

.warranty__article {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .warranty__article {
    flex-direction: row;
    padding: 1.25rem;
  }
}

.warranty__article__form {
  width: 100%;
  padding-inline: 1.25rem;
}
@media (min-width: 768px) {
  .warranty__article__form {
    padding-left: 0;
    padding-right: 3.75rem;
    min-width: 50%;
    width: 50%;
  }
}

.warranty__article__image {
  width: 100%;
  object-fit: cover;
  overflow: hidden;
  object-position: left;
}
@media (min-width: 768px) {
  .warranty__article__image {
    height: 100%;
    max-width: 100%;
  }
}

.resources__hero__container {
  width: 100%;
}

.resources__hero {
  background-image: url(../../images/resource-banner.webp);
  height: 18rem;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  object-fit: contain;
}
@media (min-width: 768px) {
  .resources__hero {
    height: 24rem;
    margin-inline: 1.25rem;
    background-size: cover;
  }
}

.aboutus__hero__container {
  width: 100%;
}

.aboutus__hero {
  background-image: url(../../images/aboutus-banner.webp);
  height: 18rem;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  object-fit: contain;
}
@media (min-width: 768px) {
  .aboutus__hero {
    height: 24rem;
    margin-inline: 1.25rem;
    background-size: cover;
  }
}

.our-story {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .our-story {
    flex-direction: row;
    padding-inline: 1.25rem;
  }
}
.our-story img {
  width: 100%;
}
@media (min-width: 768px) {
  .our-story img {
    width: 50%;
  }
}

.our-story__story {
  padding: 1.75rem;
  width: 100%;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .our-story__story {
    border-color: #C3BFB7;
    border-style: solid;
    border-width: 1px;
    background-color: #f6f6f6;
    width: clamp(200px, 220px, 30%);
  }
}

.timeline-container {
  max-width: 100%;
  width: 100%;
}

#timeline {
  display: flex;
  background-color: #fff;
  overflow: hidden;
  min-width: 1024px;
}
#timeline:hover .tl-item {
  width: 23.3333%;
}

.tl-item {
  transform: translate3d(0, 0, 0);
  position: relative;
  width: 25%;
  height: 50vh;
  min-height: 300px;
  color: #fff;
  overflow: hidden;
  transition: width 0.5s ease;
}
.tl-item:before, .tl-item:after {
  transform: translate3d(0, 0, 0);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.tl-item:after {
  background: rgba(110, 98, 89, 0.9);
  opacity: 1;
  transition: opacity 0.5s ease;
}
.tl-item:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 75%);
  z-index: 1;
  opacity: 0;
  transform: translate3d(0, 0, 0) translateY(50%);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.tl-item:hover {
  width: 70% !important;
}
.tl-item:hover:after {
  opacity: 0;
}
.tl-item:hover:before {
  opacity: 1;
  transform: translate3d(0, 0, 0) translateY(0);
  transition: opacity 1s ease, transform 1s ease 0.25s;
}
.tl-item:hover .tl-content {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.75s ease 0.5s;
}
.tl-item:hover .tl-bg {
  filter: grayscale(0);
}
.tl-item:hover .tl-year {
  top: 25%;
  transition: top 0.5s ease;
}

.tl-content {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: center;
  margin: auto;
  margin-inline: 1.25rem;
  top: 35%;
  opacity: 0;
}
.tl-content h1, .tl-content .heading-alpha {
  text-transform: uppercase;
  color: #fff;
  font-size: 1.44rem;
  font-weight: normal;
}

.tl-year {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.tl-year p {
  font-weight: bold;
  text-decoration: none;
  line-height: 0;
}

.tl-bg {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  transition: filter 0.5s ease;
  filter: grayscale(100%);
}

.gallery-container {
  display: flex;
  flex-direction: row;
  gap: 1.2em;
  width: 100vw;
  margin-left: calc((100% - 100vw) / 2);
  overflow-y: auto;
  opacity: 0.5;
  cursor: grab;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
}
.gallery-container::-webkit-scrollbar {
  width: 0 !important;
}
.gallery-container:hover {
  opacity: 1;
}

.gallery-content {
  left: -25%;
  width: 150%;
  height: 100%;
}
.gallery-content img {
  pointer-events: none;
}

.gallery-content--row {
  height: clamp(20rem, 25vh, 25vh);
}

.gallery-content-2x3 {
  display: grid;
  grid-template-columns: clamp(16em, 20vw, 20vw) clamp(16em, 20vw, 20vw);
  grid-template-rows: repeat(3, clamp(14em, 12vw, 12vw));
  gap: 1.2em;
}

.gallery-content-3x2 {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .gallery-content-3x2 {
    display: grid;
    grid-template-columns: repeat(3, clamp(10em, 33%, 33%));
    grid-template-rows: clamp(10em, 14vw, 20vw) clamp(10em, 14vw, 20vw);
    gap: 2.2em;
  }
}

.col-span-2 {
  grid-column: span 2/span 2;
}

.row-span-2 {
  grid-row: span 2/span 2;
}

.popup-card__container {
  padding-inline: 1rem;
  padding-block: 1rem;
  padding-right: 1.5rem;
  width: 30em;
  left: -25em;
  max-height: 26em;
}

.popup-card__card {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  height: 25em;
  background-color: #fff;
}
.popup-card__card__title {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 400;
}

.u-ff-modish {
  font-family: "modish", sans-serif;
}

.u-fs-1 {
  font-size: 1rem;
}

.u-fs-1-2 {
  font-size: 1.2rem;
}

.u-fs-2 {
  font-size: 2rem;
}

.u-fs-3 {
  font-size: 3rem;
}

.u-fs-4 {
  font-size: 4rem;
}

.u-fs-5 {
  font-size: 5rem;
}

.u-weight-light {
  font-weight: 300;
}

.u-weight-reg {
  font-weight: 400;
}

.u-weight-semi {
  font-weight: 600;
}

.u-weight-bold {
  font-weight: 700;
}

.u-list-none {
  list-style-type: none;
  padding-left: 0;
}

.u-list-bull {
  list-style-type: disc;
}

.u-list-inside {
  list-style: inside;
  padding-left: 0;
}

.u-list-basic {
  padding-left: 1.25rem;
  margin-bottom: 2.5rem;
}
.u-list-basic li {
  margin-bottom: 1.25rem;
}

.u-strong {
  font-size: inherit;
  font-weight: 600;
  line-height: inherit;
}

.u-italics {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-style: italics;
}

.u-color-white {
  color: #fff;
}

.u-color-normal {
  color: #25282A;
}

.u-minimize {
  margin: 0;
  padding: 0;
}

.u-small {
  font-size: 0.8rem;
}

.u-text-align-start {
  text-align: start;
}

.u-text-align-center {
  text-align: center;
}

.line-height-2 {
  line-height: 2em;
}

.u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.u-btn-clear {
  background-color: transparent;
  outline: none;
  border: none;
  padding-left: 0;
}
.u-btn-clear:hover {
  cursor: pointer;
}
.u-btn-clear:focus {
  outline: 0px solid black;
}

.cursor-pointer {
  cursor: pointer;
}

.u-resize-animation-stopper * {
  animation: none !important;
  transition: none !important;
}

.u-hidden-mobile {
  display: none;
}
@media (min-width: 768px) {
  .u-hidden-mobile {
    display: block;
  }
}

.u-hidden-desktop {
  display: block;
}
@media (min-width: 768px) {
  .u-hidden-desktop {
    display: none;
  }
}

.u-hidden {
  display: none !important;
}

.u-display-block {
  display: block;
}

.u-margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.u-margin-block-auto {
  margin-block: auto;
}

.u-margin-inline-auto {
  margin-inline: auto;
}

.u-width-100 {
  width: 100%;
}

.u-width-50 {
  width: 50%;
}

.u-width-40 {
  width: 40%;
}

@media (min-width: 768px) {
  .md\:u-width-40 {
    width: 40%;
  }
}

.u-width-30 {
  width: 30%;
}

.u-height-3em {
  min-height: 3em;
  height: 3em;
  max-height: 3em;
}

.u-height-100 {
  height: 100%;
}

.u-lineheight-400 {
  line-height: 1.25;
}

.u-fit-cover {
  object-fit: cover;
}

.u-fit-contain {
  object-fit: contain;
}

.u-divider {
  border-bottom: 1px solid #C4BfB6;
}
@media (min-width: 768px) {
  .u-divider {
    border-bottom: none;
  }
}

.u-divider--vertical {
  height: 100%;
  width: 1px;
  border-left: 1px solid #C4BfB6;
}

.u-link-primary {
  text-decoration: underline;
  color: #af272f;
  font-size: inherit;
}
.u-link-primary:hover {
  text-decoration: none;
}

.u-relative {
  position: relative;
}

.u-absolute {
  position: absolute;
}

.u-bg-dark {
  background-color: #25282A;
}

.u-bg-white {
  background-color: #fff;
}

.u-bg-warm-gray {
  background-color: #f0efed;
}

@media (min-width: 576px) {
  .sm\:u-bg-warm-gray {
    background-color: #f0efed;
  }
}

@media (min-width: 768px) {
  .md\:u-bg-warm-gray {
    background-color: #f0efed;
  }
}

@media (min-width: 992px) {
  .lg\:u-bg-warm-gray {
    background-color: #f0efed;
  }
}

.u-borderless {
  border-width: 0;
}

.u-border {
  border-width: 1px;
  border-style: solid;
  border-color: #C3BFB7;
}

.u-border-light {
  border-width: 1px;
  border-style: solid;
  border-color: #fff !important;
}

.u-border-top {
  border-top-width: 1px;
  border-style: solid;
  border-color: #C3BFB7;
}

.u-border-dash {
  border-width: 1px;
  border-style: dashed;
  border-color: #C3BFB7;
}

.u-border-dash-bottom {
  border-bottom-width: 1px;
  border-style: dashed;
  border-color: #C3BFB7;
}

.u-border-dash-top {
  border-top-width: 1px;
  border-style: dashed;
  border-color: #C3BFB7;
}

.u-disabled {
  opacity: 60%;
}

.u-deselected {
  opacity: 0.8;
  font-weight: 300;
}

.u-selected {
  font-weight: 700;
}

.u-overflow {
  overflow: auto;
}

.u-info-area {
  background-color: rgba(246, 246, 246, 0.8);
}

.no-scroll {
  overflow: hidden;
}

.scroll-y {
  overflow-y: auto;
}

/* priority 2 https://caniuse.com/?search=overlay */
@supports (overflow-y: overlay) {
  .scroll-y {
    overflow-y: overlay;
  }
}
/* priority 1 https://caniuse.com/mdn-css_properties_scrollbar-gutter */
@supports (scrollbar-gutter: stable) {
  .scroll-y {
    scrollbar-gutter: stable;
  }
}
.z-index-background {
  z-index: var(--zindex-background);
}

.z-index-body {
  z-index: var(--zindex-body);
}

.z-index-head-foot {
  z-index: var(--zindex-head-foot);
}

.z-index-panel {
  z-index: var(--zindex-panel);
}

.z-index-modal {
  z-index: var(--zindex-modal);
}

.z-index-dropdown {
  z-index: var(--zindex-dropdown);
}

.min-width-400 {
  min-width: 14rem;
}

.width-200 {
  width: 6.25rem;
}

.width-240 {
  width: 10rem;
}

.m-1 {
  margin: 0.125rem;
}

.mb-1 {
  margin-bottom: 0.125rem;
}

.ml-1 {
  margin-left: 0.125rem;
}

.mr-1 {
  margin-right: 0.125rem;
}

.mt-1 {
  margin-top: 0.125rem;
}

.p-1 {
  padding: 0.125rem;
}

.pb-1 {
  padding-bottom: 0.125rem;
}

.pt-1 {
  padding-top: 0.125rem;
}

.pl-1 {
  padding-left: 0.125rem;
}

.pr-1 {
  padding-right: 0.125rem;
}

.m-2 {
  margin: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.25rem;
}

.ml-2 {
  margin-left: 0.25rem;
}

.mr-2 {
  margin-right: 0.25rem;
}

.mt-2 {
  margin-top: 0.25rem;
}

.p-2 {
  padding: 0.25rem;
}

.pb-2 {
  padding-bottom: 0.25rem;
}

.pt-2 {
  padding-top: 0.25rem;
}

.pl-2 {
  padding-left: 0.25rem;
}

.pr-2 {
  padding-right: 0.25rem;
}

.m-3 {
  margin: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.5rem;
}

.ml-3 {
  margin-left: 0.5rem;
}

.mr-3 {
  margin-right: 0.5rem;
}

.mt-3 {
  margin-top: 0.5rem;
}

.p-3 {
  padding: 0.5rem;
}

.pb-3 {
  padding-bottom: 0.5rem;
}

.pt-3 {
  padding-top: 0.5rem;
}

.pl-3 {
  padding-left: 0.5rem;
}

.pr-3 {
  padding-right: 0.5rem;
}

.m-4 {
  margin: 0.625rem;
}

.mb-4 {
  margin-bottom: 0.625rem;
}

.ml-4 {
  margin-left: 0.625rem;
}

.mr-4 {
  margin-right: 0.625rem;
}

.mt-4 {
  margin-top: 0.625rem;
}

.p-4 {
  padding: 0.625rem;
}

.pb-4 {
  padding-bottom: 0.625rem;
}

.pt-4 {
  padding-top: 0.625rem;
}

.pl-4 {
  padding-left: 0.625rem;
}

.pr-4 {
  padding-right: 0.625rem;
}

.m-5 {
  margin: 0.875rem;
}

.mb-5 {
  margin-bottom: 0.875rem;
}

.ml-5 {
  margin-left: 0.875rem;
}

.mr-5 {
  margin-right: 0.875rem;
}

.mt-5 {
  margin-top: 0.875rem;
}

.p-5 {
  padding: 0.875rem;
}

.pb-5 {
  padding-bottom: 0.875rem;
}

.pt-5 {
  padding-top: 0.875rem;
}

.pl-5 {
  padding-left: 0.875rem;
}

.pr-5 {
  padding-right: 0.875rem;
}

.m-6 {
  margin: 1rem;
}

.mb-6 {
  margin-bottom: 1rem;
}

.ml-6 {
  margin-left: 1rem;
}

.mr-6 {
  margin-right: 1rem;
}

.mt-6 {
  margin-top: 1rem;
}

.p-6 {
  padding: 1rem;
}

.pb-6 {
  padding-bottom: 1rem;
}

.pt-6 {
  padding-top: 1rem;
}

.pl-6 {
  padding-left: 1rem;
}

.pr-6 {
  padding-right: 1rem;
}

.m-7 {
  margin: 1.125rem;
}

.mb-7 {
  margin-bottom: 1.125rem;
}

.ml-7 {
  margin-left: 1.125rem;
}

.mr-7 {
  margin-right: 1.125rem;
}

.mt-7 {
  margin-top: 1.125rem;
}

.p-7 {
  padding: 1.125rem;
}

.pb-7 {
  padding-bottom: 1.125rem;
}

.pt-7 {
  padding-top: 1.125rem;
}

.pl-7 {
  padding-left: 1.125rem;
}

.pr-7 {
  padding-right: 1.125rem;
}

.m-8 {
  margin: 1.25rem;
}

.mb-8 {
  margin-bottom: 1.25rem;
}

.ml-8 {
  margin-left: 1.25rem;
}

.mr-8 {
  margin-right: 1.25rem;
}

.mt-8 {
  margin-top: 1.25rem;
}

.p-8 {
  padding: 1.25rem;
}

.pb-8 {
  padding-bottom: 1.25rem;
}

.pt-8 {
  padding-top: 1.25rem;
}

.pl-8 {
  padding-left: 1.25rem;
}

.pr-8 {
  padding-right: 1.25rem;
}

.m-9 {
  margin: 1.5rem;
}

.mb-9 {
  margin-bottom: 1.5rem;
}

.ml-9 {
  margin-left: 1.5rem;
}

.mr-9 {
  margin-right: 1.5rem;
}

.mt-9 {
  margin-top: 1.5rem;
}

.p-9 {
  padding: 1.5rem;
}

.pb-9 {
  padding-bottom: 1.5rem;
}

.pt-9 {
  padding-top: 1.5rem;
}

.pl-9 {
  padding-left: 1.5rem;
}

.pr-9 {
  padding-right: 1.5rem;
}

.m-10 {
  margin: 1.75rem;
}

.mb-10 {
  margin-bottom: 1.75rem;
}

.ml-10 {
  margin-left: 1.75rem;
}

.mr-10 {
  margin-right: 1.75rem;
}

.mt-10 {
  margin-top: 1.75rem;
}

.p-10 {
  padding: 1.75rem;
}

.pb-10 {
  padding-bottom: 1.75rem;
}

.pt-10 {
  padding-top: 1.75rem;
}

.pl-10 {
  padding-left: 1.75rem;
}

.pr-10 {
  padding-right: 1.75rem;
}

.m-11 {
  margin: 1.875rem;
}

.mb-11 {
  margin-bottom: 1.875rem;
}

.ml-11 {
  margin-left: 1.875rem;
}

.mr-11 {
  margin-right: 1.875rem;
}

.mt-11 {
  margin-top: 1.875rem;
}

.p-11 {
  padding: 1.875rem;
}

.pb-11 {
  padding-bottom: 1.875rem;
}

.pt-11 {
  padding-top: 1.875rem;
}

.pl-11 {
  padding-left: 1.875rem;
}

.pr-11 {
  padding-right: 1.875rem;
}

.m-12 {
  margin: 2.5rem;
}

.mb-12 {
  margin-bottom: 2.5rem;
}

.ml-12 {
  margin-left: 2.5rem;
}

.mr-12 {
  margin-right: 2.5rem;
}

.mt-12 {
  margin-top: 2.5rem;
}

.p-12 {
  padding: 2.5rem;
}

.pb-12 {
  padding-bottom: 2.5rem;
}

.pt-12 {
  padding-top: 2.5rem;
}

.pl-12 {
  padding-left: 2.5rem;
}

.pr-12 {
  padding-right: 2.5rem;
}

.m-13 {
  margin: 2.9375rem;
}

.mb-13 {
  margin-bottom: 2.9375rem;
}

.ml-13 {
  margin-left: 2.9375rem;
}

.mr-13 {
  margin-right: 2.9375rem;
}

.mt-13 {
  margin-top: 2.9375rem;
}

.p-13 {
  padding: 2.9375rem;
}

.pb-13 {
  padding-bottom: 2.9375rem;
}

.pt-13 {
  padding-top: 2.9375rem;
}

.pl-13 {
  padding-left: 2.9375rem;
}

.pr-13 {
  padding-right: 2.9375rem;
}

.m-14 {
  margin: 3.125rem;
}

.mb-14 {
  margin-bottom: 3.125rem;
}

.ml-14 {
  margin-left: 3.125rem;
}

.mr-14 {
  margin-right: 3.125rem;
}

.mt-14 {
  margin-top: 3.125rem;
}

.p-14 {
  padding: 3.125rem;
}

.pb-14 {
  padding-bottom: 3.125rem;
}

.pt-14 {
  padding-top: 3.125rem;
}

.pl-14 {
  padding-left: 3.125rem;
}

.pr-14 {
  padding-right: 3.125rem;
}

.m-15 {
  margin: 3.375rem;
}

.mb-15 {
  margin-bottom: 3.375rem;
}

.ml-15 {
  margin-left: 3.375rem;
}

.mr-15 {
  margin-right: 3.375rem;
}

.mt-15 {
  margin-top: 3.375rem;
}

.p-15 {
  padding: 3.375rem;
}

.pb-15 {
  padding-bottom: 3.375rem;
}

.pt-15 {
  padding-top: 3.375rem;
}

.pl-15 {
  padding-left: 3.375rem;
}

.pr-15 {
  padding-right: 3.375rem;
}

.m-16 {
  margin: 3.75rem;
}

.mb-16 {
  margin-bottom: 3.75rem;
}

.ml-16 {
  margin-left: 3.75rem;
}

.mr-16 {
  margin-right: 3.75rem;
}

.mt-16 {
  margin-top: 3.75rem;
}

.p-16 {
  padding: 3.75rem;
}

.pb-16 {
  padding-bottom: 3.75rem;
}

.pt-16 {
  padding-top: 3.75rem;
}

.pl-16 {
  padding-left: 3.75rem;
}

.pr-16 {
  padding-right: 3.75rem;
}

.m-17 {
  margin: 4.375rem;
}

.mb-17 {
  margin-bottom: 4.375rem;
}

.ml-17 {
  margin-left: 4.375rem;
}

.mr-17 {
  margin-right: 4.375rem;
}

.mt-17 {
  margin-top: 4.375rem;
}

.p-17 {
  padding: 4.375rem;
}

.pb-17 {
  padding-bottom: 4.375rem;
}

.pt-17 {
  padding-top: 4.375rem;
}

.pl-17 {
  padding-left: 4.375rem;
}

.pr-17 {
  padding-right: 4.375rem;
}

.m-18 {
  margin: 5rem;
}

.mb-18 {
  margin-bottom: 5rem;
}

.ml-18 {
  margin-left: 5rem;
}

.mr-18 {
  margin-right: 5rem;
}

.mt-18 {
  margin-top: 5rem;
}

.p-18 {
  padding: 5rem;
}

.pb-18 {
  padding-bottom: 5rem;
}

.pt-18 {
  padding-top: 5rem;
}

.pl-18 {
  padding-left: 5rem;
}

.pr-18 {
  padding-right: 5rem;
}

.m-19 {
  margin: 5.625rem;
}

.mb-19 {
  margin-bottom: 5.625rem;
}

.ml-19 {
  margin-left: 5.625rem;
}

.mr-19 {
  margin-right: 5.625rem;
}

.mt-19 {
  margin-top: 5.625rem;
}

.p-19 {
  padding: 5.625rem;
}

.pb-19 {
  padding-bottom: 5.625rem;
}

.pt-19 {
  padding-top: 5.625rem;
}

.pl-19 {
  padding-left: 5.625rem;
}

.pr-19 {
  padding-right: 5.625rem;
}

.m-20 {
  margin: 6.25rem;
}

.mb-20 {
  margin-bottom: 6.25rem;
}

.ml-20 {
  margin-left: 6.25rem;
}

.mr-20 {
  margin-right: 6.25rem;
}

.mt-20 {
  margin-top: 6.25rem;
}

.p-20 {
  padding: 6.25rem;
}

.pb-20 {
  padding-bottom: 6.25rem;
}

.pt-20 {
  padding-top: 6.25rem;
}

.pl-20 {
  padding-left: 6.25rem;
}

.pr-20 {
  padding-right: 6.25rem;
}

.m-0 {
  margin: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.ml-0 {
  margin-left: 0;
}

.mr-0 {
  margin-right: 0;
}

.mt-0 {
  margin-top: 0;
}

.p-0 {
  padding: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pt-0 {
  padding-top: 0;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

@media screen and (min-width: 576px) {
  .sm\:m-1 {
    margin: 0.125rem;
  }
  .sm\:mb-1 {
    margin-bottom: 0.125rem;
  }
  .sm\:ml-1 {
    margin-left: 0.125rem;
  }
  .sm\:mr-1 {
    margin-right: 0.125rem;
  }
  .sm\:p-1 {
    padding: 0.125rem;
  }
  .sm\:pb-1 {
    padding-bottom: 0.125rem;
  }
  .sm\:pt-1 {
    padding-top: 0.125rem;
  }
  .sm\:pl-1 {
    padding-left: 0.125rem;
  }
  .sm\:pr-1 {
    padding-right: 0.125rem;
  }
  .sm\:m-2 {
    margin: 0.25rem;
  }
  .sm\:mb-2 {
    margin-bottom: 0.25rem;
  }
  .sm\:ml-2 {
    margin-left: 0.25rem;
  }
  .sm\:mr-2 {
    margin-right: 0.25rem;
  }
  .sm\:p-2 {
    padding: 0.25rem;
  }
  .sm\:pb-2 {
    padding-bottom: 0.25rem;
  }
  .sm\:pt-2 {
    padding-top: 0.25rem;
  }
  .sm\:pl-2 {
    padding-left: 0.25rem;
  }
  .sm\:pr-2 {
    padding-right: 0.25rem;
  }
  .sm\:m-3 {
    margin: 0.5rem;
  }
  .sm\:mb-3 {
    margin-bottom: 0.5rem;
  }
  .sm\:ml-3 {
    margin-left: 0.5rem;
  }
  .sm\:mr-3 {
    margin-right: 0.5rem;
  }
  .sm\:p-3 {
    padding: 0.5rem;
  }
  .sm\:pb-3 {
    padding-bottom: 0.5rem;
  }
  .sm\:pt-3 {
    padding-top: 0.5rem;
  }
  .sm\:pl-3 {
    padding-left: 0.5rem;
  }
  .sm\:pr-3 {
    padding-right: 0.5rem;
  }
  .sm\:m-4 {
    margin: 0.625rem;
  }
  .sm\:mb-4 {
    margin-bottom: 0.625rem;
  }
  .sm\:ml-4 {
    margin-left: 0.625rem;
  }
  .sm\:mr-4 {
    margin-right: 0.625rem;
  }
  .sm\:p-4 {
    padding: 0.625rem;
  }
  .sm\:pb-4 {
    padding-bottom: 0.625rem;
  }
  .sm\:pt-4 {
    padding-top: 0.625rem;
  }
  .sm\:pl-4 {
    padding-left: 0.625rem;
  }
  .sm\:pr-4 {
    padding-right: 0.625rem;
  }
  .sm\:m-5 {
    margin: 0.875rem;
  }
  .sm\:mb-5 {
    margin-bottom: 0.875rem;
  }
  .sm\:ml-5 {
    margin-left: 0.875rem;
  }
  .sm\:mr-5 {
    margin-right: 0.875rem;
  }
  .sm\:p-5 {
    padding: 0.875rem;
  }
  .sm\:pb-5 {
    padding-bottom: 0.875rem;
  }
  .sm\:pt-5 {
    padding-top: 0.875rem;
  }
  .sm\:pl-5 {
    padding-left: 0.875rem;
  }
  .sm\:pr-5 {
    padding-right: 0.875rem;
  }
  .sm\:m-6 {
    margin: 1rem;
  }
  .sm\:mb-6 {
    margin-bottom: 1rem;
  }
  .sm\:ml-6 {
    margin-left: 1rem;
  }
  .sm\:mr-6 {
    margin-right: 1rem;
  }
  .sm\:p-6 {
    padding: 1rem;
  }
  .sm\:pb-6 {
    padding-bottom: 1rem;
  }
  .sm\:pt-6 {
    padding-top: 1rem;
  }
  .sm\:pl-6 {
    padding-left: 1rem;
  }
  .sm\:pr-6 {
    padding-right: 1rem;
  }
  .sm\:m-7 {
    margin: 1.125rem;
  }
  .sm\:mb-7 {
    margin-bottom: 1.125rem;
  }
  .sm\:ml-7 {
    margin-left: 1.125rem;
  }
  .sm\:mr-7 {
    margin-right: 1.125rem;
  }
  .sm\:p-7 {
    padding: 1.125rem;
  }
  .sm\:pb-7 {
    padding-bottom: 1.125rem;
  }
  .sm\:pt-7 {
    padding-top: 1.125rem;
  }
  .sm\:pl-7 {
    padding-left: 1.125rem;
  }
  .sm\:pr-7 {
    padding-right: 1.125rem;
  }
  .sm\:m-8 {
    margin: 1.25rem;
  }
  .sm\:mb-8 {
    margin-bottom: 1.25rem;
  }
  .sm\:ml-8 {
    margin-left: 1.25rem;
  }
  .sm\:mr-8 {
    margin-right: 1.25rem;
  }
  .sm\:p-8 {
    padding: 1.25rem;
  }
  .sm\:pb-8 {
    padding-bottom: 1.25rem;
  }
  .sm\:pt-8 {
    padding-top: 1.25rem;
  }
  .sm\:pl-8 {
    padding-left: 1.25rem;
  }
  .sm\:pr-8 {
    padding-right: 1.25rem;
  }
  .sm\:m-9 {
    margin: 1.5rem;
  }
  .sm\:mb-9 {
    margin-bottom: 1.5rem;
  }
  .sm\:ml-9 {
    margin-left: 1.5rem;
  }
  .sm\:mr-9 {
    margin-right: 1.5rem;
  }
  .sm\:p-9 {
    padding: 1.5rem;
  }
  .sm\:pb-9 {
    padding-bottom: 1.5rem;
  }
  .sm\:pt-9 {
    padding-top: 1.5rem;
  }
  .sm\:pl-9 {
    padding-left: 1.5rem;
  }
  .sm\:pr-9 {
    padding-right: 1.5rem;
  }
  .sm\:m-10 {
    margin: 1.75rem;
  }
  .sm\:mb-10 {
    margin-bottom: 1.75rem;
  }
  .sm\:ml-10 {
    margin-left: 1.75rem;
  }
  .sm\:mr-10 {
    margin-right: 1.75rem;
  }
  .sm\:p-10 {
    padding: 1.75rem;
  }
  .sm\:pb-10 {
    padding-bottom: 1.75rem;
  }
  .sm\:pt-10 {
    padding-top: 1.75rem;
  }
  .sm\:pl-10 {
    padding-left: 1.75rem;
  }
  .sm\:pr-10 {
    padding-right: 1.75rem;
  }
  .sm\:m-11 {
    margin: 1.875rem;
  }
  .sm\:mb-11 {
    margin-bottom: 1.875rem;
  }
  .sm\:ml-11 {
    margin-left: 1.875rem;
  }
  .sm\:mr-11 {
    margin-right: 1.875rem;
  }
  .sm\:p-11 {
    padding: 1.875rem;
  }
  .sm\:pb-11 {
    padding-bottom: 1.875rem;
  }
  .sm\:pt-11 {
    padding-top: 1.875rem;
  }
  .sm\:pl-11 {
    padding-left: 1.875rem;
  }
  .sm\:pr-11 {
    padding-right: 1.875rem;
  }
  .sm\:m-12 {
    margin: 2.5rem;
  }
  .sm\:mb-12 {
    margin-bottom: 2.5rem;
  }
  .sm\:ml-12 {
    margin-left: 2.5rem;
  }
  .sm\:mr-12 {
    margin-right: 2.5rem;
  }
  .sm\:p-12 {
    padding: 2.5rem;
  }
  .sm\:pb-12 {
    padding-bottom: 2.5rem;
  }
  .sm\:pt-12 {
    padding-top: 2.5rem;
  }
  .sm\:pl-12 {
    padding-left: 2.5rem;
  }
  .sm\:pr-12 {
    padding-right: 2.5rem;
  }
  .sm\:m-13 {
    margin: 2.9375rem;
  }
  .sm\:mb-13 {
    margin-bottom: 2.9375rem;
  }
  .sm\:ml-13 {
    margin-left: 2.9375rem;
  }
  .sm\:mr-13 {
    margin-right: 2.9375rem;
  }
  .sm\:p-13 {
    padding: 2.9375rem;
  }
  .sm\:pb-13 {
    padding-bottom: 2.9375rem;
  }
  .sm\:pt-13 {
    padding-top: 2.9375rem;
  }
  .sm\:pl-13 {
    padding-left: 2.9375rem;
  }
  .sm\:pr-13 {
    padding-right: 2.9375rem;
  }
  .sm\:m-14 {
    margin: 3.125rem;
  }
  .sm\:mb-14 {
    margin-bottom: 3.125rem;
  }
  .sm\:ml-14 {
    margin-left: 3.125rem;
  }
  .sm\:mr-14 {
    margin-right: 3.125rem;
  }
  .sm\:p-14 {
    padding: 3.125rem;
  }
  .sm\:pb-14 {
    padding-bottom: 3.125rem;
  }
  .sm\:pt-14 {
    padding-top: 3.125rem;
  }
  .sm\:pl-14 {
    padding-left: 3.125rem;
  }
  .sm\:pr-14 {
    padding-right: 3.125rem;
  }
  .sm\:m-15 {
    margin: 3.375rem;
  }
  .sm\:mb-15 {
    margin-bottom: 3.375rem;
  }
  .sm\:ml-15 {
    margin-left: 3.375rem;
  }
  .sm\:mr-15 {
    margin-right: 3.375rem;
  }
  .sm\:p-15 {
    padding: 3.375rem;
  }
  .sm\:pb-15 {
    padding-bottom: 3.375rem;
  }
  .sm\:pt-15 {
    padding-top: 3.375rem;
  }
  .sm\:pl-15 {
    padding-left: 3.375rem;
  }
  .sm\:pr-15 {
    padding-right: 3.375rem;
  }
  .sm\:m-16 {
    margin: 3.75rem;
  }
  .sm\:mb-16 {
    margin-bottom: 3.75rem;
  }
  .sm\:ml-16 {
    margin-left: 3.75rem;
  }
  .sm\:mr-16 {
    margin-right: 3.75rem;
  }
  .sm\:p-16 {
    padding: 3.75rem;
  }
  .sm\:pb-16 {
    padding-bottom: 3.75rem;
  }
  .sm\:pt-16 {
    padding-top: 3.75rem;
  }
  .sm\:pl-16 {
    padding-left: 3.75rem;
  }
  .sm\:pr-16 {
    padding-right: 3.75rem;
  }
  .sm\:m-17 {
    margin: 4.375rem;
  }
  .sm\:mb-17 {
    margin-bottom: 4.375rem;
  }
  .sm\:ml-17 {
    margin-left: 4.375rem;
  }
  .sm\:mr-17 {
    margin-right: 4.375rem;
  }
  .sm\:p-17 {
    padding: 4.375rem;
  }
  .sm\:pb-17 {
    padding-bottom: 4.375rem;
  }
  .sm\:pt-17 {
    padding-top: 4.375rem;
  }
  .sm\:pl-17 {
    padding-left: 4.375rem;
  }
  .sm\:pr-17 {
    padding-right: 4.375rem;
  }
  .sm\:m-18 {
    margin: 5rem;
  }
  .sm\:mb-18 {
    margin-bottom: 5rem;
  }
  .sm\:ml-18 {
    margin-left: 5rem;
  }
  .sm\:mr-18 {
    margin-right: 5rem;
  }
  .sm\:p-18 {
    padding: 5rem;
  }
  .sm\:pb-18 {
    padding-bottom: 5rem;
  }
  .sm\:pt-18 {
    padding-top: 5rem;
  }
  .sm\:pl-18 {
    padding-left: 5rem;
  }
  .sm\:pr-18 {
    padding-right: 5rem;
  }
  .sm\:m-19 {
    margin: 5.625rem;
  }
  .sm\:mb-19 {
    margin-bottom: 5.625rem;
  }
  .sm\:ml-19 {
    margin-left: 5.625rem;
  }
  .sm\:mr-19 {
    margin-right: 5.625rem;
  }
  .sm\:p-19 {
    padding: 5.625rem;
  }
  .sm\:pb-19 {
    padding-bottom: 5.625rem;
  }
  .sm\:pt-19 {
    padding-top: 5.625rem;
  }
  .sm\:pl-19 {
    padding-left: 5.625rem;
  }
  .sm\:pr-19 {
    padding-right: 5.625rem;
  }
  .sm\:m-20 {
    margin: 6.25rem;
  }
  .sm\:mb-20 {
    margin-bottom: 6.25rem;
  }
  .sm\:ml-20 {
    margin-left: 6.25rem;
  }
  .sm\:mr-20 {
    margin-right: 6.25rem;
  }
  .sm\:p-20 {
    padding: 6.25rem;
  }
  .sm\:pb-20 {
    padding-bottom: 6.25rem;
  }
  .sm\:pt-20 {
    padding-top: 6.25rem;
  }
  .sm\:pl-20 {
    padding-left: 6.25rem;
  }
  .sm\:pr-20 {
    padding-right: 6.25rem;
  }
  .sm\:m-0 {
    margin: 0;
  }
  .sm\:mb-0 {
    margin-bottom: 0;
  }
  .sm\:ml-0 {
    margin-left: 0;
  }
  .sm\:mr-0 {
    margin-right: 0;
  }
  .sm\:p-0 {
    padding: 0;
  }
  .sm\:pb-0 {
    padding-bottom: 0;
  }
  .sm\:pt-0 {
    padding-top: 0;
  }
  .sm\:pl-0 {
    padding-left: 0;
  }
  .sm\:pr-0 {
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .md\:m-1 {
    margin: 0.125rem;
  }
  .md\:mb-1 {
    margin-bottom: 0.125rem;
  }
  .md\:ml-1 {
    margin-left: 0.125rem;
  }
  .md\:mr-1 {
    margin-right: 0.125rem;
  }
  .md\:p-1 {
    padding: 0.125rem;
  }
  .md\:pb-1 {
    padding-bottom: 0.125rem;
  }
  .md\:pt-1 {
    padding-top: 0.125rem;
  }
  .md\:pl-1 {
    padding-left: 0.125rem;
  }
  .md\:pr-1 {
    padding-right: 0.125rem;
  }
  .md\:m-2 {
    margin: 0.25rem;
  }
  .md\:mb-2 {
    margin-bottom: 0.25rem;
  }
  .md\:ml-2 {
    margin-left: 0.25rem;
  }
  .md\:mr-2 {
    margin-right: 0.25rem;
  }
  .md\:p-2 {
    padding: 0.25rem;
  }
  .md\:pb-2 {
    padding-bottom: 0.25rem;
  }
  .md\:pt-2 {
    padding-top: 0.25rem;
  }
  .md\:pl-2 {
    padding-left: 0.25rem;
  }
  .md\:pr-2 {
    padding-right: 0.25rem;
  }
  .md\:m-3 {
    margin: 0.5rem;
  }
  .md\:mb-3 {
    margin-bottom: 0.5rem;
  }
  .md\:ml-3 {
    margin-left: 0.5rem;
  }
  .md\:mr-3 {
    margin-right: 0.5rem;
  }
  .md\:p-3 {
    padding: 0.5rem;
  }
  .md\:pb-3 {
    padding-bottom: 0.5rem;
  }
  .md\:pt-3 {
    padding-top: 0.5rem;
  }
  .md\:pl-3 {
    padding-left: 0.5rem;
  }
  .md\:pr-3 {
    padding-right: 0.5rem;
  }
  .md\:m-4 {
    margin: 0.625rem;
  }
  .md\:mb-4 {
    margin-bottom: 0.625rem;
  }
  .md\:ml-4 {
    margin-left: 0.625rem;
  }
  .md\:mr-4 {
    margin-right: 0.625rem;
  }
  .md\:p-4 {
    padding: 0.625rem;
  }
  .md\:pb-4 {
    padding-bottom: 0.625rem;
  }
  .md\:pt-4 {
    padding-top: 0.625rem;
  }
  .md\:pl-4 {
    padding-left: 0.625rem;
  }
  .md\:pr-4 {
    padding-right: 0.625rem;
  }
  .md\:m-5 {
    margin: 0.875rem;
  }
  .md\:mb-5 {
    margin-bottom: 0.875rem;
  }
  .md\:ml-5 {
    margin-left: 0.875rem;
  }
  .md\:mr-5 {
    margin-right: 0.875rem;
  }
  .md\:p-5 {
    padding: 0.875rem;
  }
  .md\:pb-5 {
    padding-bottom: 0.875rem;
  }
  .md\:pt-5 {
    padding-top: 0.875rem;
  }
  .md\:pl-5 {
    padding-left: 0.875rem;
  }
  .md\:pr-5 {
    padding-right: 0.875rem;
  }
  .md\:m-6 {
    margin: 1rem;
  }
  .md\:mb-6 {
    margin-bottom: 1rem;
  }
  .md\:ml-6 {
    margin-left: 1rem;
  }
  .md\:mr-6 {
    margin-right: 1rem;
  }
  .md\:p-6 {
    padding: 1rem;
  }
  .md\:pb-6 {
    padding-bottom: 1rem;
  }
  .md\:pt-6 {
    padding-top: 1rem;
  }
  .md\:pl-6 {
    padding-left: 1rem;
  }
  .md\:pr-6 {
    padding-right: 1rem;
  }
  .md\:m-7 {
    margin: 1.125rem;
  }
  .md\:mb-7 {
    margin-bottom: 1.125rem;
  }
  .md\:ml-7 {
    margin-left: 1.125rem;
  }
  .md\:mr-7 {
    margin-right: 1.125rem;
  }
  .md\:p-7 {
    padding: 1.125rem;
  }
  .md\:pb-7 {
    padding-bottom: 1.125rem;
  }
  .md\:pt-7 {
    padding-top: 1.125rem;
  }
  .md\:pl-7 {
    padding-left: 1.125rem;
  }
  .md\:pr-7 {
    padding-right: 1.125rem;
  }
  .md\:m-8 {
    margin: 1.25rem;
  }
  .md\:mb-8 {
    margin-bottom: 1.25rem;
  }
  .md\:ml-8 {
    margin-left: 1.25rem;
  }
  .md\:mr-8 {
    margin-right: 1.25rem;
  }
  .md\:p-8 {
    padding: 1.25rem;
  }
  .md\:pb-8 {
    padding-bottom: 1.25rem;
  }
  .md\:pt-8 {
    padding-top: 1.25rem;
  }
  .md\:pl-8 {
    padding-left: 1.25rem;
  }
  .md\:pr-8 {
    padding-right: 1.25rem;
  }
  .md\:m-9 {
    margin: 1.5rem;
  }
  .md\:mb-9 {
    margin-bottom: 1.5rem;
  }
  .md\:ml-9 {
    margin-left: 1.5rem;
  }
  .md\:mr-9 {
    margin-right: 1.5rem;
  }
  .md\:p-9 {
    padding: 1.5rem;
  }
  .md\:pb-9 {
    padding-bottom: 1.5rem;
  }
  .md\:pt-9 {
    padding-top: 1.5rem;
  }
  .md\:pl-9 {
    padding-left: 1.5rem;
  }
  .md\:pr-9 {
    padding-right: 1.5rem;
  }
  .md\:m-10 {
    margin: 1.75rem;
  }
  .md\:mb-10 {
    margin-bottom: 1.75rem;
  }
  .md\:ml-10 {
    margin-left: 1.75rem;
  }
  .md\:mr-10 {
    margin-right: 1.75rem;
  }
  .md\:p-10 {
    padding: 1.75rem;
  }
  .md\:pb-10 {
    padding-bottom: 1.75rem;
  }
  .md\:pt-10 {
    padding-top: 1.75rem;
  }
  .md\:pl-10 {
    padding-left: 1.75rem;
  }
  .md\:pr-10 {
    padding-right: 1.75rem;
  }
  .md\:m-11 {
    margin: 1.875rem;
  }
  .md\:mb-11 {
    margin-bottom: 1.875rem;
  }
  .md\:ml-11 {
    margin-left: 1.875rem;
  }
  .md\:mr-11 {
    margin-right: 1.875rem;
  }
  .md\:p-11 {
    padding: 1.875rem;
  }
  .md\:pb-11 {
    padding-bottom: 1.875rem;
  }
  .md\:pt-11 {
    padding-top: 1.875rem;
  }
  .md\:pl-11 {
    padding-left: 1.875rem;
  }
  .md\:pr-11 {
    padding-right: 1.875rem;
  }
  .md\:m-12 {
    margin: 2.5rem;
  }
  .md\:mb-12 {
    margin-bottom: 2.5rem;
  }
  .md\:ml-12 {
    margin-left: 2.5rem;
  }
  .md\:mr-12 {
    margin-right: 2.5rem;
  }
  .md\:p-12 {
    padding: 2.5rem;
  }
  .md\:pb-12 {
    padding-bottom: 2.5rem;
  }
  .md\:pt-12 {
    padding-top: 2.5rem;
  }
  .md\:pl-12 {
    padding-left: 2.5rem;
  }
  .md\:pr-12 {
    padding-right: 2.5rem;
  }
  .md\:m-13 {
    margin: 2.9375rem;
  }
  .md\:mb-13 {
    margin-bottom: 2.9375rem;
  }
  .md\:ml-13 {
    margin-left: 2.9375rem;
  }
  .md\:mr-13 {
    margin-right: 2.9375rem;
  }
  .md\:p-13 {
    padding: 2.9375rem;
  }
  .md\:pb-13 {
    padding-bottom: 2.9375rem;
  }
  .md\:pt-13 {
    padding-top: 2.9375rem;
  }
  .md\:pl-13 {
    padding-left: 2.9375rem;
  }
  .md\:pr-13 {
    padding-right: 2.9375rem;
  }
  .md\:m-14 {
    margin: 3.125rem;
  }
  .md\:mb-14 {
    margin-bottom: 3.125rem;
  }
  .md\:ml-14 {
    margin-left: 3.125rem;
  }
  .md\:mr-14 {
    margin-right: 3.125rem;
  }
  .md\:p-14 {
    padding: 3.125rem;
  }
  .md\:pb-14 {
    padding-bottom: 3.125rem;
  }
  .md\:pt-14 {
    padding-top: 3.125rem;
  }
  .md\:pl-14 {
    padding-left: 3.125rem;
  }
  .md\:pr-14 {
    padding-right: 3.125rem;
  }
  .md\:m-15 {
    margin: 3.375rem;
  }
  .md\:mb-15 {
    margin-bottom: 3.375rem;
  }
  .md\:ml-15 {
    margin-left: 3.375rem;
  }
  .md\:mr-15 {
    margin-right: 3.375rem;
  }
  .md\:p-15 {
    padding: 3.375rem;
  }
  .md\:pb-15 {
    padding-bottom: 3.375rem;
  }
  .md\:pt-15 {
    padding-top: 3.375rem;
  }
  .md\:pl-15 {
    padding-left: 3.375rem;
  }
  .md\:pr-15 {
    padding-right: 3.375rem;
  }
  .md\:m-16 {
    margin: 3.75rem;
  }
  .md\:mb-16 {
    margin-bottom: 3.75rem;
  }
  .md\:ml-16 {
    margin-left: 3.75rem;
  }
  .md\:mr-16 {
    margin-right: 3.75rem;
  }
  .md\:p-16 {
    padding: 3.75rem;
  }
  .md\:pb-16 {
    padding-bottom: 3.75rem;
  }
  .md\:pt-16 {
    padding-top: 3.75rem;
  }
  .md\:pl-16 {
    padding-left: 3.75rem;
  }
  .md\:pr-16 {
    padding-right: 3.75rem;
  }
  .md\:m-17 {
    margin: 4.375rem;
  }
  .md\:mb-17 {
    margin-bottom: 4.375rem;
  }
  .md\:ml-17 {
    margin-left: 4.375rem;
  }
  .md\:mr-17 {
    margin-right: 4.375rem;
  }
  .md\:p-17 {
    padding: 4.375rem;
  }
  .md\:pb-17 {
    padding-bottom: 4.375rem;
  }
  .md\:pt-17 {
    padding-top: 4.375rem;
  }
  .md\:pl-17 {
    padding-left: 4.375rem;
  }
  .md\:pr-17 {
    padding-right: 4.375rem;
  }
  .md\:m-18 {
    margin: 5rem;
  }
  .md\:mb-18 {
    margin-bottom: 5rem;
  }
  .md\:ml-18 {
    margin-left: 5rem;
  }
  .md\:mr-18 {
    margin-right: 5rem;
  }
  .md\:p-18 {
    padding: 5rem;
  }
  .md\:pb-18 {
    padding-bottom: 5rem;
  }
  .md\:pt-18 {
    padding-top: 5rem;
  }
  .md\:pl-18 {
    padding-left: 5rem;
  }
  .md\:pr-18 {
    padding-right: 5rem;
  }
  .md\:m-19 {
    margin: 5.625rem;
  }
  .md\:mb-19 {
    margin-bottom: 5.625rem;
  }
  .md\:ml-19 {
    margin-left: 5.625rem;
  }
  .md\:mr-19 {
    margin-right: 5.625rem;
  }
  .md\:p-19 {
    padding: 5.625rem;
  }
  .md\:pb-19 {
    padding-bottom: 5.625rem;
  }
  .md\:pt-19 {
    padding-top: 5.625rem;
  }
  .md\:pl-19 {
    padding-left: 5.625rem;
  }
  .md\:pr-19 {
    padding-right: 5.625rem;
  }
  .md\:m-20 {
    margin: 6.25rem;
  }
  .md\:mb-20 {
    margin-bottom: 6.25rem;
  }
  .md\:ml-20 {
    margin-left: 6.25rem;
  }
  .md\:mr-20 {
    margin-right: 6.25rem;
  }
  .md\:p-20 {
    padding: 6.25rem;
  }
  .md\:pb-20 {
    padding-bottom: 6.25rem;
  }
  .md\:pt-20 {
    padding-top: 6.25rem;
  }
  .md\:pl-20 {
    padding-left: 6.25rem;
  }
  .md\:pr-20 {
    padding-right: 6.25rem;
  }
  .md\:m-0 {
    margin: 0;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:ml-0 {
    margin-left: 0;
  }
  .md\:mr-0 {
    margin-right: 0;
  }
  .md\:p-0 {
    padding: 0;
  }
  .md\:pb-0 {
    padding-bottom: 0;
  }
  .md\:pt-0 {
    padding-top: 0;
  }
  .md\:pl-0 {
    padding-left: 0;
  }
  .md\:pr-0 {
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .lg\:m-1 {
    margin: 0.125rem;
  }
  .lg\:mb-1 {
    margin-bottom: 0.125rem;
  }
  .lg\:ml-1 {
    margin-left: 0.125rem;
  }
  .lg\:mr-1 {
    margin-right: 0.125rem;
  }
  .lg\:p-1 {
    padding: 0.125rem;
  }
  .lg\:pb-1 {
    padding-bottom: 0.125rem;
  }
  .lg\:pt-1 {
    padding-top: 0.125rem;
  }
  .lg\:pl-1 {
    padding-left: 0.125rem;
  }
  .lg\:pr-1 {
    padding-right: 0.125rem;
  }
  .lg\:m-2 {
    margin: 0.25rem;
  }
  .lg\:mb-2 {
    margin-bottom: 0.25rem;
  }
  .lg\:ml-2 {
    margin-left: 0.25rem;
  }
  .lg\:mr-2 {
    margin-right: 0.25rem;
  }
  .lg\:p-2 {
    padding: 0.25rem;
  }
  .lg\:pb-2 {
    padding-bottom: 0.25rem;
  }
  .lg\:pt-2 {
    padding-top: 0.25rem;
  }
  .lg\:pl-2 {
    padding-left: 0.25rem;
  }
  .lg\:pr-2 {
    padding-right: 0.25rem;
  }
  .lg\:m-3 {
    margin: 0.5rem;
  }
  .lg\:mb-3 {
    margin-bottom: 0.5rem;
  }
  .lg\:ml-3 {
    margin-left: 0.5rem;
  }
  .lg\:mr-3 {
    margin-right: 0.5rem;
  }
  .lg\:p-3 {
    padding: 0.5rem;
  }
  .lg\:pb-3 {
    padding-bottom: 0.5rem;
  }
  .lg\:pt-3 {
    padding-top: 0.5rem;
  }
  .lg\:pl-3 {
    padding-left: 0.5rem;
  }
  .lg\:pr-3 {
    padding-right: 0.5rem;
  }
  .lg\:m-4 {
    margin: 0.625rem;
  }
  .lg\:mb-4 {
    margin-bottom: 0.625rem;
  }
  .lg\:ml-4 {
    margin-left: 0.625rem;
  }
  .lg\:mr-4 {
    margin-right: 0.625rem;
  }
  .lg\:p-4 {
    padding: 0.625rem;
  }
  .lg\:pb-4 {
    padding-bottom: 0.625rem;
  }
  .lg\:pt-4 {
    padding-top: 0.625rem;
  }
  .lg\:pl-4 {
    padding-left: 0.625rem;
  }
  .lg\:pr-4 {
    padding-right: 0.625rem;
  }
  .lg\:m-5 {
    margin: 0.875rem;
  }
  .lg\:mb-5 {
    margin-bottom: 0.875rem;
  }
  .lg\:ml-5 {
    margin-left: 0.875rem;
  }
  .lg\:mr-5 {
    margin-right: 0.875rem;
  }
  .lg\:p-5 {
    padding: 0.875rem;
  }
  .lg\:pb-5 {
    padding-bottom: 0.875rem;
  }
  .lg\:pt-5 {
    padding-top: 0.875rem;
  }
  .lg\:pl-5 {
    padding-left: 0.875rem;
  }
  .lg\:pr-5 {
    padding-right: 0.875rem;
  }
  .lg\:m-6 {
    margin: 1rem;
  }
  .lg\:mb-6 {
    margin-bottom: 1rem;
  }
  .lg\:ml-6 {
    margin-left: 1rem;
  }
  .lg\:mr-6 {
    margin-right: 1rem;
  }
  .lg\:p-6 {
    padding: 1rem;
  }
  .lg\:pb-6 {
    padding-bottom: 1rem;
  }
  .lg\:pt-6 {
    padding-top: 1rem;
  }
  .lg\:pl-6 {
    padding-left: 1rem;
  }
  .lg\:pr-6 {
    padding-right: 1rem;
  }
  .lg\:m-7 {
    margin: 1.125rem;
  }
  .lg\:mb-7 {
    margin-bottom: 1.125rem;
  }
  .lg\:ml-7 {
    margin-left: 1.125rem;
  }
  .lg\:mr-7 {
    margin-right: 1.125rem;
  }
  .lg\:p-7 {
    padding: 1.125rem;
  }
  .lg\:pb-7 {
    padding-bottom: 1.125rem;
  }
  .lg\:pt-7 {
    padding-top: 1.125rem;
  }
  .lg\:pl-7 {
    padding-left: 1.125rem;
  }
  .lg\:pr-7 {
    padding-right: 1.125rem;
  }
  .lg\:m-8 {
    margin: 1.25rem;
  }
  .lg\:mb-8 {
    margin-bottom: 1.25rem;
  }
  .lg\:ml-8 {
    margin-left: 1.25rem;
  }
  .lg\:mr-8 {
    margin-right: 1.25rem;
  }
  .lg\:p-8 {
    padding: 1.25rem;
  }
  .lg\:pb-8 {
    padding-bottom: 1.25rem;
  }
  .lg\:pt-8 {
    padding-top: 1.25rem;
  }
  .lg\:pl-8 {
    padding-left: 1.25rem;
  }
  .lg\:pr-8 {
    padding-right: 1.25rem;
  }
  .lg\:m-9 {
    margin: 1.5rem;
  }
  .lg\:mb-9 {
    margin-bottom: 1.5rem;
  }
  .lg\:ml-9 {
    margin-left: 1.5rem;
  }
  .lg\:mr-9 {
    margin-right: 1.5rem;
  }
  .lg\:p-9 {
    padding: 1.5rem;
  }
  .lg\:pb-9 {
    padding-bottom: 1.5rem;
  }
  .lg\:pt-9 {
    padding-top: 1.5rem;
  }
  .lg\:pl-9 {
    padding-left: 1.5rem;
  }
  .lg\:pr-9 {
    padding-right: 1.5rem;
  }
  .lg\:m-10 {
    margin: 1.75rem;
  }
  .lg\:mb-10 {
    margin-bottom: 1.75rem;
  }
  .lg\:ml-10 {
    margin-left: 1.75rem;
  }
  .lg\:mr-10 {
    margin-right: 1.75rem;
  }
  .lg\:p-10 {
    padding: 1.75rem;
  }
  .lg\:pb-10 {
    padding-bottom: 1.75rem;
  }
  .lg\:pt-10 {
    padding-top: 1.75rem;
  }
  .lg\:pl-10 {
    padding-left: 1.75rem;
  }
  .lg\:pr-10 {
    padding-right: 1.75rem;
  }
  .lg\:m-11 {
    margin: 1.875rem;
  }
  .lg\:mb-11 {
    margin-bottom: 1.875rem;
  }
  .lg\:ml-11 {
    margin-left: 1.875rem;
  }
  .lg\:mr-11 {
    margin-right: 1.875rem;
  }
  .lg\:p-11 {
    padding: 1.875rem;
  }
  .lg\:pb-11 {
    padding-bottom: 1.875rem;
  }
  .lg\:pt-11 {
    padding-top: 1.875rem;
  }
  .lg\:pl-11 {
    padding-left: 1.875rem;
  }
  .lg\:pr-11 {
    padding-right: 1.875rem;
  }
  .lg\:m-12 {
    margin: 2.5rem;
  }
  .lg\:mb-12 {
    margin-bottom: 2.5rem;
  }
  .lg\:ml-12 {
    margin-left: 2.5rem;
  }
  .lg\:mr-12 {
    margin-right: 2.5rem;
  }
  .lg\:p-12 {
    padding: 2.5rem;
  }
  .lg\:pb-12 {
    padding-bottom: 2.5rem;
  }
  .lg\:pt-12 {
    padding-top: 2.5rem;
  }
  .lg\:pl-12 {
    padding-left: 2.5rem;
  }
  .lg\:pr-12 {
    padding-right: 2.5rem;
  }
  .lg\:m-13 {
    margin: 2.9375rem;
  }
  .lg\:mb-13 {
    margin-bottom: 2.9375rem;
  }
  .lg\:ml-13 {
    margin-left: 2.9375rem;
  }
  .lg\:mr-13 {
    margin-right: 2.9375rem;
  }
  .lg\:p-13 {
    padding: 2.9375rem;
  }
  .lg\:pb-13 {
    padding-bottom: 2.9375rem;
  }
  .lg\:pt-13 {
    padding-top: 2.9375rem;
  }
  .lg\:pl-13 {
    padding-left: 2.9375rem;
  }
  .lg\:pr-13 {
    padding-right: 2.9375rem;
  }
  .lg\:m-14 {
    margin: 3.125rem;
  }
  .lg\:mb-14 {
    margin-bottom: 3.125rem;
  }
  .lg\:ml-14 {
    margin-left: 3.125rem;
  }
  .lg\:mr-14 {
    margin-right: 3.125rem;
  }
  .lg\:p-14 {
    padding: 3.125rem;
  }
  .lg\:pb-14 {
    padding-bottom: 3.125rem;
  }
  .lg\:pt-14 {
    padding-top: 3.125rem;
  }
  .lg\:pl-14 {
    padding-left: 3.125rem;
  }
  .lg\:pr-14 {
    padding-right: 3.125rem;
  }
  .lg\:m-15 {
    margin: 3.375rem;
  }
  .lg\:mb-15 {
    margin-bottom: 3.375rem;
  }
  .lg\:ml-15 {
    margin-left: 3.375rem;
  }
  .lg\:mr-15 {
    margin-right: 3.375rem;
  }
  .lg\:p-15 {
    padding: 3.375rem;
  }
  .lg\:pb-15 {
    padding-bottom: 3.375rem;
  }
  .lg\:pt-15 {
    padding-top: 3.375rem;
  }
  .lg\:pl-15 {
    padding-left: 3.375rem;
  }
  .lg\:pr-15 {
    padding-right: 3.375rem;
  }
  .lg\:m-16 {
    margin: 3.75rem;
  }
  .lg\:mb-16 {
    margin-bottom: 3.75rem;
  }
  .lg\:ml-16 {
    margin-left: 3.75rem;
  }
  .lg\:mr-16 {
    margin-right: 3.75rem;
  }
  .lg\:p-16 {
    padding: 3.75rem;
  }
  .lg\:pb-16 {
    padding-bottom: 3.75rem;
  }
  .lg\:pt-16 {
    padding-top: 3.75rem;
  }
  .lg\:pl-16 {
    padding-left: 3.75rem;
  }
  .lg\:pr-16 {
    padding-right: 3.75rem;
  }
  .lg\:m-17 {
    margin: 4.375rem;
  }
  .lg\:mb-17 {
    margin-bottom: 4.375rem;
  }
  .lg\:ml-17 {
    margin-left: 4.375rem;
  }
  .lg\:mr-17 {
    margin-right: 4.375rem;
  }
  .lg\:p-17 {
    padding: 4.375rem;
  }
  .lg\:pb-17 {
    padding-bottom: 4.375rem;
  }
  .lg\:pt-17 {
    padding-top: 4.375rem;
  }
  .lg\:pl-17 {
    padding-left: 4.375rem;
  }
  .lg\:pr-17 {
    padding-right: 4.375rem;
  }
  .lg\:m-18 {
    margin: 5rem;
  }
  .lg\:mb-18 {
    margin-bottom: 5rem;
  }
  .lg\:ml-18 {
    margin-left: 5rem;
  }
  .lg\:mr-18 {
    margin-right: 5rem;
  }
  .lg\:p-18 {
    padding: 5rem;
  }
  .lg\:pb-18 {
    padding-bottom: 5rem;
  }
  .lg\:pt-18 {
    padding-top: 5rem;
  }
  .lg\:pl-18 {
    padding-left: 5rem;
  }
  .lg\:pr-18 {
    padding-right: 5rem;
  }
  .lg\:m-19 {
    margin: 5.625rem;
  }
  .lg\:mb-19 {
    margin-bottom: 5.625rem;
  }
  .lg\:ml-19 {
    margin-left: 5.625rem;
  }
  .lg\:mr-19 {
    margin-right: 5.625rem;
  }
  .lg\:p-19 {
    padding: 5.625rem;
  }
  .lg\:pb-19 {
    padding-bottom: 5.625rem;
  }
  .lg\:pt-19 {
    padding-top: 5.625rem;
  }
  .lg\:pl-19 {
    padding-left: 5.625rem;
  }
  .lg\:pr-19 {
    padding-right: 5.625rem;
  }
  .lg\:m-20 {
    margin: 6.25rem;
  }
  .lg\:mb-20 {
    margin-bottom: 6.25rem;
  }
  .lg\:ml-20 {
    margin-left: 6.25rem;
  }
  .lg\:mr-20 {
    margin-right: 6.25rem;
  }
  .lg\:p-20 {
    padding: 6.25rem;
  }
  .lg\:pb-20 {
    padding-bottom: 6.25rem;
  }
  .lg\:pt-20 {
    padding-top: 6.25rem;
  }
  .lg\:pl-20 {
    padding-left: 6.25rem;
  }
  .lg\:pr-20 {
    padding-right: 6.25rem;
  }
  .lg\:m-0 {
    margin: 0;
  }
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:ml-0 {
    margin-left: 0;
  }
  .lg\:mr-0 {
    margin-right: 0;
  }
  .lg\:p-0 {
    padding: 0;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pt-0 {
    padding-top: 0;
  }
  .lg\:pl-0 {
    padding-left: 0;
  }
  .lg\:pr-0 {
    padding-right: 0;
  }
}
@media screen and (min-width: 1540px) {
  .xl\:m-1 {
    margin: 0.125rem;
  }
  .xl\:mb-1 {
    margin-bottom: 0.125rem;
  }
  .xl\:ml-1 {
    margin-left: 0.125rem;
  }
  .xl\:mr-1 {
    margin-right: 0.125rem;
  }
  .xl\:p-1 {
    padding: 0.125rem;
  }
  .xl\:pb-1 {
    padding-bottom: 0.125rem;
  }
  .xl\:pt-1 {
    padding-top: 0.125rem;
  }
  .xl\:pl-1 {
    padding-left: 0.125rem;
  }
  .xl\:pr-1 {
    padding-right: 0.125rem;
  }
  .xl\:m-2 {
    margin: 0.25rem;
  }
  .xl\:mb-2 {
    margin-bottom: 0.25rem;
  }
  .xl\:ml-2 {
    margin-left: 0.25rem;
  }
  .xl\:mr-2 {
    margin-right: 0.25rem;
  }
  .xl\:p-2 {
    padding: 0.25rem;
  }
  .xl\:pb-2 {
    padding-bottom: 0.25rem;
  }
  .xl\:pt-2 {
    padding-top: 0.25rem;
  }
  .xl\:pl-2 {
    padding-left: 0.25rem;
  }
  .xl\:pr-2 {
    padding-right: 0.25rem;
  }
  .xl\:m-3 {
    margin: 0.5rem;
  }
  .xl\:mb-3 {
    margin-bottom: 0.5rem;
  }
  .xl\:ml-3 {
    margin-left: 0.5rem;
  }
  .xl\:mr-3 {
    margin-right: 0.5rem;
  }
  .xl\:p-3 {
    padding: 0.5rem;
  }
  .xl\:pb-3 {
    padding-bottom: 0.5rem;
  }
  .xl\:pt-3 {
    padding-top: 0.5rem;
  }
  .xl\:pl-3 {
    padding-left: 0.5rem;
  }
  .xl\:pr-3 {
    padding-right: 0.5rem;
  }
  .xl\:m-4 {
    margin: 0.625rem;
  }
  .xl\:mb-4 {
    margin-bottom: 0.625rem;
  }
  .xl\:ml-4 {
    margin-left: 0.625rem;
  }
  .xl\:mr-4 {
    margin-right: 0.625rem;
  }
  .xl\:p-4 {
    padding: 0.625rem;
  }
  .xl\:pb-4 {
    padding-bottom: 0.625rem;
  }
  .xl\:pt-4 {
    padding-top: 0.625rem;
  }
  .xl\:pl-4 {
    padding-left: 0.625rem;
  }
  .xl\:pr-4 {
    padding-right: 0.625rem;
  }
  .xl\:m-5 {
    margin: 0.875rem;
  }
  .xl\:mb-5 {
    margin-bottom: 0.875rem;
  }
  .xl\:ml-5 {
    margin-left: 0.875rem;
  }
  .xl\:mr-5 {
    margin-right: 0.875rem;
  }
  .xl\:p-5 {
    padding: 0.875rem;
  }
  .xl\:pb-5 {
    padding-bottom: 0.875rem;
  }
  .xl\:pt-5 {
    padding-top: 0.875rem;
  }
  .xl\:pl-5 {
    padding-left: 0.875rem;
  }
  .xl\:pr-5 {
    padding-right: 0.875rem;
  }
  .xl\:m-6 {
    margin: 1rem;
  }
  .xl\:mb-6 {
    margin-bottom: 1rem;
  }
  .xl\:ml-6 {
    margin-left: 1rem;
  }
  .xl\:mr-6 {
    margin-right: 1rem;
  }
  .xl\:p-6 {
    padding: 1rem;
  }
  .xl\:pb-6 {
    padding-bottom: 1rem;
  }
  .xl\:pt-6 {
    padding-top: 1rem;
  }
  .xl\:pl-6 {
    padding-left: 1rem;
  }
  .xl\:pr-6 {
    padding-right: 1rem;
  }
  .xl\:m-7 {
    margin: 1.125rem;
  }
  .xl\:mb-7 {
    margin-bottom: 1.125rem;
  }
  .xl\:ml-7 {
    margin-left: 1.125rem;
  }
  .xl\:mr-7 {
    margin-right: 1.125rem;
  }
  .xl\:p-7 {
    padding: 1.125rem;
  }
  .xl\:pb-7 {
    padding-bottom: 1.125rem;
  }
  .xl\:pt-7 {
    padding-top: 1.125rem;
  }
  .xl\:pl-7 {
    padding-left: 1.125rem;
  }
  .xl\:pr-7 {
    padding-right: 1.125rem;
  }
  .xl\:m-8 {
    margin: 1.25rem;
  }
  .xl\:mb-8 {
    margin-bottom: 1.25rem;
  }
  .xl\:ml-8 {
    margin-left: 1.25rem;
  }
  .xl\:mr-8 {
    margin-right: 1.25rem;
  }
  .xl\:p-8 {
    padding: 1.25rem;
  }
  .xl\:pb-8 {
    padding-bottom: 1.25rem;
  }
  .xl\:pt-8 {
    padding-top: 1.25rem;
  }
  .xl\:pl-8 {
    padding-left: 1.25rem;
  }
  .xl\:pr-8 {
    padding-right: 1.25rem;
  }
  .xl\:m-9 {
    margin: 1.5rem;
  }
  .xl\:mb-9 {
    margin-bottom: 1.5rem;
  }
  .xl\:ml-9 {
    margin-left: 1.5rem;
  }
  .xl\:mr-9 {
    margin-right: 1.5rem;
  }
  .xl\:p-9 {
    padding: 1.5rem;
  }
  .xl\:pb-9 {
    padding-bottom: 1.5rem;
  }
  .xl\:pt-9 {
    padding-top: 1.5rem;
  }
  .xl\:pl-9 {
    padding-left: 1.5rem;
  }
  .xl\:pr-9 {
    padding-right: 1.5rem;
  }
  .xl\:m-10 {
    margin: 1.75rem;
  }
  .xl\:mb-10 {
    margin-bottom: 1.75rem;
  }
  .xl\:ml-10 {
    margin-left: 1.75rem;
  }
  .xl\:mr-10 {
    margin-right: 1.75rem;
  }
  .xl\:p-10 {
    padding: 1.75rem;
  }
  .xl\:pb-10 {
    padding-bottom: 1.75rem;
  }
  .xl\:pt-10 {
    padding-top: 1.75rem;
  }
  .xl\:pl-10 {
    padding-left: 1.75rem;
  }
  .xl\:pr-10 {
    padding-right: 1.75rem;
  }
  .xl\:m-11 {
    margin: 1.875rem;
  }
  .xl\:mb-11 {
    margin-bottom: 1.875rem;
  }
  .xl\:ml-11 {
    margin-left: 1.875rem;
  }
  .xl\:mr-11 {
    margin-right: 1.875rem;
  }
  .xl\:p-11 {
    padding: 1.875rem;
  }
  .xl\:pb-11 {
    padding-bottom: 1.875rem;
  }
  .xl\:pt-11 {
    padding-top: 1.875rem;
  }
  .xl\:pl-11 {
    padding-left: 1.875rem;
  }
  .xl\:pr-11 {
    padding-right: 1.875rem;
  }
  .xl\:m-12 {
    margin: 2.5rem;
  }
  .xl\:mb-12 {
    margin-bottom: 2.5rem;
  }
  .xl\:ml-12 {
    margin-left: 2.5rem;
  }
  .xl\:mr-12 {
    margin-right: 2.5rem;
  }
  .xl\:p-12 {
    padding: 2.5rem;
  }
  .xl\:pb-12 {
    padding-bottom: 2.5rem;
  }
  .xl\:pt-12 {
    padding-top: 2.5rem;
  }
  .xl\:pl-12 {
    padding-left: 2.5rem;
  }
  .xl\:pr-12 {
    padding-right: 2.5rem;
  }
  .xl\:m-13 {
    margin: 2.9375rem;
  }
  .xl\:mb-13 {
    margin-bottom: 2.9375rem;
  }
  .xl\:ml-13 {
    margin-left: 2.9375rem;
  }
  .xl\:mr-13 {
    margin-right: 2.9375rem;
  }
  .xl\:p-13 {
    padding: 2.9375rem;
  }
  .xl\:pb-13 {
    padding-bottom: 2.9375rem;
  }
  .xl\:pt-13 {
    padding-top: 2.9375rem;
  }
  .xl\:pl-13 {
    padding-left: 2.9375rem;
  }
  .xl\:pr-13 {
    padding-right: 2.9375rem;
  }
  .xl\:m-14 {
    margin: 3.125rem;
  }
  .xl\:mb-14 {
    margin-bottom: 3.125rem;
  }
  .xl\:ml-14 {
    margin-left: 3.125rem;
  }
  .xl\:mr-14 {
    margin-right: 3.125rem;
  }
  .xl\:p-14 {
    padding: 3.125rem;
  }
  .xl\:pb-14 {
    padding-bottom: 3.125rem;
  }
  .xl\:pt-14 {
    padding-top: 3.125rem;
  }
  .xl\:pl-14 {
    padding-left: 3.125rem;
  }
  .xl\:pr-14 {
    padding-right: 3.125rem;
  }
  .xl\:m-15 {
    margin: 3.375rem;
  }
  .xl\:mb-15 {
    margin-bottom: 3.375rem;
  }
  .xl\:ml-15 {
    margin-left: 3.375rem;
  }
  .xl\:mr-15 {
    margin-right: 3.375rem;
  }
  .xl\:p-15 {
    padding: 3.375rem;
  }
  .xl\:pb-15 {
    padding-bottom: 3.375rem;
  }
  .xl\:pt-15 {
    padding-top: 3.375rem;
  }
  .xl\:pl-15 {
    padding-left: 3.375rem;
  }
  .xl\:pr-15 {
    padding-right: 3.375rem;
  }
  .xl\:m-16 {
    margin: 3.75rem;
  }
  .xl\:mb-16 {
    margin-bottom: 3.75rem;
  }
  .xl\:ml-16 {
    margin-left: 3.75rem;
  }
  .xl\:mr-16 {
    margin-right: 3.75rem;
  }
  .xl\:p-16 {
    padding: 3.75rem;
  }
  .xl\:pb-16 {
    padding-bottom: 3.75rem;
  }
  .xl\:pt-16 {
    padding-top: 3.75rem;
  }
  .xl\:pl-16 {
    padding-left: 3.75rem;
  }
  .xl\:pr-16 {
    padding-right: 3.75rem;
  }
  .xl\:m-17 {
    margin: 4.375rem;
  }
  .xl\:mb-17 {
    margin-bottom: 4.375rem;
  }
  .xl\:ml-17 {
    margin-left: 4.375rem;
  }
  .xl\:mr-17 {
    margin-right: 4.375rem;
  }
  .xl\:p-17 {
    padding: 4.375rem;
  }
  .xl\:pb-17 {
    padding-bottom: 4.375rem;
  }
  .xl\:pt-17 {
    padding-top: 4.375rem;
  }
  .xl\:pl-17 {
    padding-left: 4.375rem;
  }
  .xl\:pr-17 {
    padding-right: 4.375rem;
  }
  .xl\:m-18 {
    margin: 5rem;
  }
  .xl\:mb-18 {
    margin-bottom: 5rem;
  }
  .xl\:ml-18 {
    margin-left: 5rem;
  }
  .xl\:mr-18 {
    margin-right: 5rem;
  }
  .xl\:p-18 {
    padding: 5rem;
  }
  .xl\:pb-18 {
    padding-bottom: 5rem;
  }
  .xl\:pt-18 {
    padding-top: 5rem;
  }
  .xl\:pl-18 {
    padding-left: 5rem;
  }
  .xl\:pr-18 {
    padding-right: 5rem;
  }
  .xl\:m-19 {
    margin: 5.625rem;
  }
  .xl\:mb-19 {
    margin-bottom: 5.625rem;
  }
  .xl\:ml-19 {
    margin-left: 5.625rem;
  }
  .xl\:mr-19 {
    margin-right: 5.625rem;
  }
  .xl\:p-19 {
    padding: 5.625rem;
  }
  .xl\:pb-19 {
    padding-bottom: 5.625rem;
  }
  .xl\:pt-19 {
    padding-top: 5.625rem;
  }
  .xl\:pl-19 {
    padding-left: 5.625rem;
  }
  .xl\:pr-19 {
    padding-right: 5.625rem;
  }
  .xl\:m-20 {
    margin: 6.25rem;
  }
  .xl\:mb-20 {
    margin-bottom: 6.25rem;
  }
  .xl\:ml-20 {
    margin-left: 6.25rem;
  }
  .xl\:mr-20 {
    margin-right: 6.25rem;
  }
  .xl\:p-20 {
    padding: 6.25rem;
  }
  .xl\:pb-20 {
    padding-bottom: 6.25rem;
  }
  .xl\:pt-20 {
    padding-top: 6.25rem;
  }
  .xl\:pl-20 {
    padding-left: 6.25rem;
  }
  .xl\:pr-20 {
    padding-right: 6.25rem;
  }
  .xl\:m-0 {
    margin: 0;
  }
  .xl\:mb-0 {
    margin-bottom: 0;
  }
  .xl\:ml-0 {
    margin-left: 0;
  }
  .xl\:mr-0 {
    margin-right: 0;
  }
  .xl\:p-0 {
    padding: 0;
  }
  .xl\:pb-0 {
    padding-bottom: 0;
  }
  .xl\:pt-0 {
    padding-top: 0;
  }
  .xl\:pl-0 {
    padding-left: 0;
  }
  .xl\:pr-0 {
    padding-right: 0;
  }
}
@supports (display: flex) or (display: grid) {
  .flex-gap {
    gap: 1.75rem;
  }
  .flex-gapx {
    gap: 0px 1.75rem;
  }
  .flex-row {
    display: flex;
    flex-direction: row;
  }
  .flex-column {
    display: flex;
    flex-direction: column;
  }
  @media (min-width: 768px) {
    .md\:flex-row {
      display: flex;
      flex-direction: row;
    }
  }
  .flex-column-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-space-between {
    justify-content: space-between;
  }
  .flex-start {
    justify-content: start;
  }
  .flex-end {
    justify-content: end;
  }
  .flex-center {
    justify-content: center;
  }
  @media (min-width: 768px) {
    .md\:flex-center {
      justify-content: center;
    }
  }
  .flex-self-centered {
    align-self: center;
  }
  @media (min-width: 768px) {
    .md\:flex-self-start {
      align-self: start;
    }
  }
  .flex-self-start {
    align-self: start;
    justify-self: start;
  }
  .flex-self-stretch {
    align-self: stretch;
  }
  .flexx-start {
    align-content: start;
  }
  .flexx-start-items {
    align-items: start;
  }
  .flexx-stretch {
    align-content: stretch;
  }
  .flexx-stretch-items {
    align-items: stretch;
  }
  .flexx-center {
    align-content: center;
  }
  .flexx-center-items {
    align-items: center;
  }
  .flex-item-fluid-1\/4 {
    width: 20%;
    min-width: 300px;
    max-width: 550px;
    flex-grow: 1;
  }
}
@media (min-width: 768px) {
  .home-design .container-inner {
    padding-inline: 3.125rem;
  }
}
@media (min-width: 992px) {
  .home-design .container-inner {
    padding-inline: 5rem;
  }
}
@media (min-width: 1540px) {
  .home-design .container-inner {
    padding-inline: 14rem;
  }
}
.home-design .content-section {
  margin-top: 3.75rem;
}
@media (min-width: 768px) {
  .home-design .content-section {
    margin-top: 5rem;
  }
}

.info-panel {
  position: relative;
  width: 100%;
  background-image: url("../../images/Finch_SCA_OwnersBath_Canvas4555_RET_JH_AB_S.webp");
}
@media (min-width: 1100px) {
  .info-panel {
    height: 30rem;
  }
}
.info-panel .info-panel__overlay {
  position: absolute;
  inset: 0;
  background-color: #bfb7b0;
  opacity: 0.7;
  z-index: 8;
}
.info-panel .info-panel__card-container {
  z-index: 10;
  display: flex;
  padding-block: 1.4rem;
  gap: 1.4rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1100px) {
  .info-panel .info-panel__card-container {
    flex-direction: row;
  }
}
.info-panel .info-panel__card {
  background-color: #bfb7b0;
  height: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: white;
  width: 14rem;
  height: 14rem;
}

.info-widget-container {
  position: relative;
}
.info-widget-container .info-widget {
  --top: 0;
  --left: 0;
  position: absolute;
  top: var(--top);
  left: var(--left);
  height: 4em;
  width: 4em;
  border-radius: 50%;
  background-color: #25282A;
  color: #fff;
  border-width: 0.24rem;
  border-style: solid;
  border-color: #fff;
}
.info-widget-container .info-widget:hover {
  background-color: #fff;
  border-color: #25282A;
}
.info-widget-container .info-widget:hover::after {
  color: #25282A;
}
.info-widget-container .info-widget:after {
  display: inline-block;
  font-family: "modish", sans-serif;
  font-size: 4rem;
  content: "i";
  text-align: center;
  width: 100%;
  line-height: 100%;
  margin-inline: auto;
  margin-top: -0.2rem;
}
.info-widget-container .info-widget__popup {
  --top: 0;
  --left: 0;
  --height: unset;
  --width: unset;
  position: absolute;
  top: var(--top);
  left: var(--left);
  width: var(--width);
  height: var(--height);
  background-color: #fff;
  z-index: 21;
  border-width: 0.24rem;
  border-style: solid;
  border-color: #25282A;
}

/*# sourceMappingURL=styles.css.map */
