@charset "UTF-8";
@keyframes bounce-share {
  50% {
    opacity: 0.3;
  }
}
@keyframes scaling {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.4);
  }
}
/* --------------------------------------------------------
  FONT VARS
--------------------------------------------------------- */
/* --------------------------------------------------------
  COLOR VARS
--------------------------------------------------------- */
/* State Colors
-------------------------- */
.features__item-nav a span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*
| -----------------------------------------------------
|  Layout Helpers
| -----------------------------------------------------
*/
.rotator--contained, .page__container:not(.page__container--full), .footer__container, .footer__callout-columns, .features__item, .instagram__container, .neighborhood-c, .neighborhood-b__poi-container, .neighborhood-b__mobile-address-container, .neighborhood-a__poi-container, .neighborhood-a__mobile-address-container, .gallery-c__container, .floorplan-result-message__container, .floorplan-listing-d__container, .floorplan-listing-a__filter, .floorplan-listing-a__container, .floorplan-filter__row-container, .floorplan-filter__form, .floorplan-building, .floorplan-toggle__tabs, .amenity-c__group-container, .homepage__contact-container, .homepage__section-rotator, .homepage__section-container, .homepage__glamour-container, .homepage__rotator-content {
  width: 1273px;
  margin: 0 auto;
  display: block;
}
@media (min-width: 1680px) {
  .rotator--contained, .footer__container, .features__item, .neighborhood-c, .homepage__section-rotator, .homepage__section-container, .homepage__glamour-container, .homepage__rotator-content {
    width: 1573px;
  }
}
@media (max-width: 1380px) {
  .rotator--contained, .page__container:not(.page__container--full), .footer__container, .footer__callout-columns, .features__item, .instagram__container, .neighborhood-c, .neighborhood-b__poi-container, .neighborhood-b__mobile-address-container, .neighborhood-a__poi-container, .neighborhood-a__mobile-address-container, .gallery-c__container, .floorplan-result-message__container, .floorplan-listing-d__container, .floorplan-listing-a__filter, .floorplan-listing-a__container, .floorplan-filter__row-container, .floorplan-filter__form, .floorplan-building, .floorplan-toggle__tabs, .amenity-c__group-container, .homepage__contact-container, .homepage__section-rotator, .homepage__section-container, .homepage__glamour-container, .homepage__rotator-content {
    width: 1073px;
  }
}
@media (max-width: 1180px) {
  .rotator--contained, .page__container:not(.page__container--full), .footer__container, .footer__callout-columns, .features__item, .instagram__container, .neighborhood-c, .neighborhood-b__poi-container, .neighborhood-b__mobile-address-container, .neighborhood-a__poi-container, .neighborhood-a__mobile-address-container, .gallery-c__container, .floorplan-result-message__container, .floorplan-listing-d__container, .floorplan-listing-a__filter, .floorplan-listing-a__container, .floorplan-filter__row-container, .floorplan-filter__form, .floorplan-building, .floorplan-toggle__tabs, .amenity-c__group-container, .homepage__contact-container, .homepage__section-rotator, .homepage__section-container, .homepage__glamour-container, .homepage__rotator-content {
    width: 873px;
  }
}
@media (max-width: 980px) {
  .rotator--contained, .page__container:not(.page__container--full), .footer__container, .footer__callout-columns, .features__item, .instagram__container, .neighborhood-c, .neighborhood-b__poi-container, .neighborhood-b__mobile-address-container, .neighborhood-a__poi-container, .neighborhood-a__mobile-address-container, .gallery-c__container, .floorplan-result-message__container, .floorplan-listing-d__container, .floorplan-listing-a__filter, .floorplan-listing-a__container, .floorplan-filter__row-container, .floorplan-filter__form, .floorplan-building, .floorplan-toggle__tabs, .amenity-c__group-container, .homepage__contact-container, .homepage__section-rotator, .homepage__section-container, .homepage__glamour-container, .homepage__rotator-content {
    width: 701px;
  }
}
@media (max-width: 808px) {
  .rotator--contained, .page__container:not(.page__container--full), .footer__container, .footer__callout-columns, .features__item, .instagram__container, .neighborhood-c, .neighborhood-b__poi-container, .neighborhood-b__mobile-address-container, .neighborhood-a__poi-container, .neighborhood-a__mobile-address-container, .gallery-c__container, .floorplan-result-message__container, .floorplan-listing-d__container, .floorplan-listing-a__filter, .floorplan-listing-a__container, .floorplan-filter__row-container, .floorplan-filter__form, .floorplan-building, .floorplan-toggle__tabs, .amenity-c__group-container, .homepage__contact-container, .homepage__section-rotator, .homepage__section-container, .homepage__glamour-container, .homepage__rotator-content {
    width: 100%;
  }
}

.page__container, .neighborhood-b__poi-container, .neighborhood-a__poi-container, .gallery-c__container, .floorplan-result-message__container, .floorplan-details-c__container, .floorplan-details-b__container, .floorplan-details-a__container, .floorplan-building, .amenity-c__group-container {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1380px) {
  .page__container, .neighborhood-b__poi-container, .neighborhood-a__poi-container, .gallery-c__container, .floorplan-result-message__container, .floorplan-details-c__container, .floorplan-details-b__container, .floorplan-details-a__container, .floorplan-building, .amenity-c__group-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1180px) {
  .page__container, .neighborhood-b__poi-container, .neighborhood-a__poi-container, .gallery-c__container, .floorplan-result-message__container, .floorplan-details-c__container, .floorplan-details-b__container, .floorplan-details-a__container, .floorplan-building, .amenity-c__group-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 808px) {
  .page__container, .neighborhood-b__poi-container, .neighborhood-a__poi-container, .gallery-c__container, .floorplan-result-message__container, .floorplan-details-c__container, .floorplan-details-b__container, .floorplan-details-a__container, .floorplan-building, .amenity-c__group-container {
    padding: 20px;
  }
}

.form__field, .ebrochure__input, .floorplan-filter__field {
  appearance: none;
  border: 1px solid #fafafa;
  border-radius: 0;
  background-color: transparent;
}
.form__field:focus, .ebrochure__input:focus, .floorplan-filter__field:focus {
  outline: none;
  border-color: #e81e26;
}

.form__field, .form__label, .ebrochure__input {
  color: #000;
  line-height: 1.79;
  font-size: 1.4rem;
  font-weight: 400;
}
@media (max-width: 980px) {
  .form__field, .form__label, .ebrochure__input {
    font-size: 16px;
  }
}

.form__column--select, .form__row--select {
  position: relative;
  overflow: hidden;
  background: #fafafa;
}
.form__column--select:after, .form__row--select:after {
  content: "";
  display: block;
  width: 60px;
  height: 100%;
  position: absolute;
  z-index: 500;
  right: 0;
  top: 0;
  background: transparent no-repeat center center/13px 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 10 12.3' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5 12.3 5-4.7h-10zm0-12.3-5 4.8h10z' fill='rgba(0, 0, 0, 0.99)'/%3E%3C/svg%3E");
}

.page__button, .form__field--submit, .neighborhood-b__poi-load-more, .neighborhood-b__poi-category-button, .neighborhood-b__mobile-address-link, .neighborhood-a__poi-load-more, .neighborhood-a__mobile-address-link, .ebrochure__button, .floorplan-listing-d__details-button, .floorplan-details-c__button, .floorplan-details-b__button, .floorplan-details-a__button, .floorplan-listing-c__details-button, .floorplan-listing-a__details-button, .amenity-b__button, .button, .floorplan-tab, .floorplan-button {
  display: inline-block;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #e81e26;
  padding: 1.3125em 2em 1.25em;
  color: #fff;
  letter-spacing: 0.0625em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 900;
  transition: background-color 0.2s, color 0.2s;
}
.page__button span, .form__field--submit span, .neighborhood-b__poi-load-more span, .neighborhood-b__poi-category-button span, .neighborhood-b__mobile-address-link span, .neighborhood-a__poi-load-more span, .neighborhood-a__mobile-address-link span, .ebrochure__button span, .floorplan-listing-d__details-button span, .floorplan-details-c__button span, .floorplan-details-b__button span, .floorplan-details-a__button span, .floorplan-listing-c__details-button span, .floorplan-listing-a__details-button span, .amenity-b__button span, .button span, .floorplan-tab span, .floorplan-button span {
  display: inline-block;
  line-height: 1;
}
.page__button span + svg, .form__field--submit span + svg, .neighborhood-b__poi-load-more span + svg, .neighborhood-b__poi-category-button span + svg, .neighborhood-b__mobile-address-link span + svg, .neighborhood-a__poi-load-more span + svg, .neighborhood-a__mobile-address-link span + svg, .ebrochure__button span + svg, .floorplan-listing-d__details-button span + svg, .floorplan-details-c__button span + svg, .floorplan-details-b__button span + svg, .floorplan-details-a__button span + svg, .floorplan-listing-c__details-button span + svg, .floorplan-listing-a__details-button span + svg, .amenity-b__button span + svg, .button span + svg, .floorplan-tab span + svg, .floorplan-button span + svg {
  margin-left: 0.625em;
}
.page__button svg, .form__field--submit svg, .neighborhood-b__poi-load-more svg, .neighborhood-b__poi-category-button svg, .neighborhood-b__mobile-address-link svg, .neighborhood-a__poi-load-more svg, .neighborhood-a__mobile-address-link svg, .ebrochure__button svg, .floorplan-listing-d__details-button svg, .floorplan-details-c__button svg, .floorplan-details-b__button svg, .floorplan-details-a__button svg, .floorplan-listing-c__details-button svg, .floorplan-listing-a__details-button svg, .amenity-b__button svg, .button svg, .floorplan-tab svg, .floorplan-button svg {
  fill: #fff;
  transition: fill 0.2s;
}
.page__button svg + span, .form__field--submit svg + span, .neighborhood-b__poi-load-more svg + span, .neighborhood-b__poi-category-button svg + span, .neighborhood-b__mobile-address-link svg + span, .neighborhood-a__poi-load-more svg + span, .neighborhood-a__mobile-address-link svg + span, .ebrochure__button svg + span, .floorplan-listing-d__details-button svg + span, .floorplan-details-c__button svg + span, .floorplan-details-b__button svg + span, .floorplan-details-a__button svg + span, .floorplan-listing-c__details-button svg + span, .floorplan-listing-a__details-button svg + span, .amenity-b__button svg + span, .button svg + span, .floorplan-tab svg + span, .floorplan-button svg + span {
  margin-left: 0.625em;
}
.page__button:not(:first-of-type), .form__field--submit:not(:first-of-type), .neighborhood-b__poi-load-more:not(:first-of-type), .neighborhood-b__poi-category-button:not(:first-of-type), .neighborhood-b__mobile-address-link:not(:first-of-type), .neighborhood-a__poi-load-more:not(:first-of-type), .neighborhood-a__mobile-address-link:not(:first-of-type), .ebrochure__button:not(:first-of-type), .floorplan-listing-d__details-button:not(:first-of-type), .floorplan-details-c__button:not(:first-of-type), .floorplan-details-b__button:not(:first-of-type), .floorplan-details-a__button:not(:first-of-type), .floorplan-listing-c__details-button:not(:first-of-type), .floorplan-listing-a__details-button:not(:first-of-type), .amenity-b__button:not(:first-of-type), .button:not(:first-of-type), .floorplan-tab:not(:first-of-type), .floorplan-button:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 808px) {
  .page__button:not(:first-of-type), .form__field--submit:not(:first-of-type), .neighborhood-b__poi-load-more:not(:first-of-type), .neighborhood-b__poi-category-button:not(:first-of-type), .neighborhood-b__mobile-address-link:not(:first-of-type), .neighborhood-a__poi-load-more:not(:first-of-type), .neighborhood-a__mobile-address-link:not(:first-of-type), .ebrochure__button:not(:first-of-type), .floorplan-listing-d__details-button:not(:first-of-type), .floorplan-details-c__button:not(:first-of-type), .floorplan-details-b__button:not(:first-of-type), .floorplan-details-a__button:not(:first-of-type), .floorplan-listing-c__details-button:not(:first-of-type), .floorplan-listing-a__details-button:not(:first-of-type), .amenity-b__button:not(:first-of-type), .button:not(:first-of-type), .floorplan-tab:not(:first-of-type), .floorplan-button:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
.page__button:focus, .form__field--submit:focus, .neighborhood-b__poi-load-more:focus, .neighborhood-b__poi-category-button:focus, .neighborhood-b__mobile-address-link:focus, .neighborhood-a__poi-load-more:focus, .neighborhood-a__mobile-address-link:focus, .ebrochure__button:focus, .floorplan-listing-d__details-button:focus, .floorplan-details-c__button:focus, .floorplan-details-b__button:focus, .floorplan-details-a__button:focus, .floorplan-listing-c__details-button:focus, .floorplan-listing-a__details-button:focus, .amenity-b__button:focus, .button:focus, .floorplan-tab:focus, .floorplan-button:focus {
  outline: none;
}
.ebrochure__button {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.active.page__button, .active.form__field--submit, .active.neighborhood-b__poi-load-more, .active.neighborhood-b__poi-category-button, .active.neighborhood-b__mobile-address-link, .active.neighborhood-a__poi-load-more, .active.neighborhood-a__mobile-address-link, .active.ebrochure__button, .active.floorplan-listing-d__details-button, .active.floorplan-details-c__button, .active.floorplan-details-b__button, .active.floorplan-details-a__button, .active.floorplan-listing-c__details-button, .active.floorplan-listing-a__details-button, .active.amenity-b__button, .active.button, .active.floorplan-tab, .active.floorplan-button, .page__button:active, .form__field--submit:active, .neighborhood-b__poi-load-more:active, .neighborhood-b__poi-category-button:active, .neighborhood-b__mobile-address-link:active, .neighborhood-a__poi-load-more:active, .neighborhood-a__mobile-address-link:active, .ebrochure__button:active, .floorplan-listing-d__details-button:active, .floorplan-details-c__button:active, .floorplan-details-b__button:active, .floorplan-details-a__button:active, .floorplan-listing-c__details-button:active, .floorplan-listing-a__details-button:active, .amenity-b__button:active, .button:active, .floorplan-tab:active, .floorplan-button:active, .page__button:hover, .form__field--submit:hover, .neighborhood-b__poi-load-more:hover, .neighborhood-b__poi-category-button:hover, .neighborhood-b__mobile-address-link:hover, .neighborhood-a__poi-load-more:hover, .neighborhood-a__mobile-address-link:hover, .ebrochure__button:hover, .floorplan-listing-d__details-button:hover, .floorplan-details-c__button:hover, .floorplan-details-b__button:hover, .floorplan-details-a__button:hover, .floorplan-listing-c__details-button:hover, .floorplan-listing-a__details-button:hover, .amenity-b__button:hover, .button:hover, .floorplan-tab:hover, .floorplan-button:hover {
  background-color: #fafafa;
  color: #000;
}
.active.page__button svg, .active.form__field--submit svg, .active.neighborhood-b__poi-load-more svg, .active.neighborhood-b__poi-category-button svg, .active.neighborhood-b__mobile-address-link svg, .active.neighborhood-a__poi-load-more svg, .active.neighborhood-a__mobile-address-link svg, .active.ebrochure__button svg, .active.floorplan-listing-d__details-button svg, .active.floorplan-details-c__button svg, .active.floorplan-details-b__button svg, .active.floorplan-details-a__button svg, .active.floorplan-listing-c__details-button svg, .active.floorplan-listing-a__details-button svg, .active.amenity-b__button svg, .active.button svg, .active.floorplan-tab svg, .active.floorplan-button svg, .page__button:active svg, .form__field--submit:active svg, .neighborhood-b__poi-load-more:active svg, .neighborhood-b__poi-category-button:active svg, .neighborhood-b__mobile-address-link:active svg, .neighborhood-a__poi-load-more:active svg, .neighborhood-a__mobile-address-link:active svg, .ebrochure__button:active svg, .floorplan-listing-d__details-button:active svg, .floorplan-details-c__button:active svg, .floorplan-details-b__button:active svg, .floorplan-details-a__button:active svg, .floorplan-listing-c__details-button:active svg, .floorplan-listing-a__details-button:active svg, .amenity-b__button:active svg, .button:active svg, .floorplan-tab:active svg, .floorplan-button:active svg, .page__button:hover svg, .form__field--submit:hover svg, .neighborhood-b__poi-load-more:hover svg, .neighborhood-b__poi-category-button:hover svg, .neighborhood-b__mobile-address-link:hover svg, .neighborhood-a__poi-load-more:hover svg, .neighborhood-a__mobile-address-link:hover svg, .ebrochure__button:hover svg, .floorplan-listing-d__details-button:hover svg, .floorplan-details-c__button:hover svg, .floorplan-details-b__button:hover svg, .floorplan-details-a__button:hover svg, .floorplan-listing-c__details-button:hover svg, .floorplan-listing-a__details-button:hover svg, .amenity-b__button:hover svg, .button:hover svg, .floorplan-tab:hover svg, .floorplan-button:hover svg {
  fill: #000;
}
@media (max-width: 980px) {
  .page__button, .form__field--submit, .neighborhood-b__poi-load-more, .neighborhood-b__poi-category-button, .neighborhood-b__mobile-address-link, .neighborhood-a__poi-load-more, .neighborhood-a__mobile-address-link, .ebrochure__button, .floorplan-listing-d__details-button, .floorplan-details-c__button, .floorplan-details-b__button, .floorplan-details-a__button, .floorplan-listing-c__details-button, .floorplan-listing-a__details-button, .amenity-b__button, .button, .floorplan-tab, .floorplan-button {
    padding: 13px 20px;
  }
}
@media (max-width: 808px) {
  .page__button, .form__field--submit, .neighborhood-b__poi-load-more, .neighborhood-b__poi-category-button, .neighborhood-b__mobile-address-link, .neighborhood-a__poi-load-more, .neighborhood-a__mobile-address-link, .ebrochure__button, .floorplan-listing-d__details-button, .floorplan-details-c__button, .floorplan-details-b__button, .floorplan-details-a__button, .floorplan-listing-c__details-button, .floorplan-listing-a__details-button, .amenity-b__button, .button, .floorplan-tab, .floorplan-button {
    font-size: 1.4rem;
  }
}
.ebrochure__button {
  display: table;
  margin: 0 auto;
}

.form__confirm-header, .instagram__title, .contact-b__office-hour-title, .contact-b__form-header, .homepage__pet-policy-title, .heading {
  color: #000;
  letter-spacing: 0.045em;
  line-height: 1;
  text-transform: uppercase;
  font-size: 5.6rem;
  font-weight: 900;
}
@media (max-width: 1380px) {
  .form__confirm-header, .instagram__title, .contact-b__office-hour-title, .contact-b__form-header, .homepage__pet-policy-title, .heading {
    font-size: 5.2rem;
  }
}
@media (max-width: 1180px) {
  .form__confirm-header, .instagram__title, .contact-b__office-hour-title, .contact-b__form-header, .homepage__pet-policy-title, .heading {
    font-size: 4rem;
  }
}
@media (max-width: 980px) {
  .form__confirm-header, .instagram__title, .contact-b__office-hour-title, .contact-b__form-header, .homepage__pet-policy-title, .heading {
    font-size: 3.2em;
  }
}
@media (max-width: 808px) {
  .form__confirm-header, .instagram__title, .contact-b__office-hour-title, .contact-b__form-header, .homepage__pet-policy-title, .heading {
    line-height: 1.37;
    font-size: 2.8rem;
  }
}

.features__item-headline, .floorplan-listing-b__info, .headline {
  margin-bottom: 1.9em;
  color: #e81e26;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 500;
}
@media (max-width: 1380px) {
  .features__item-headline, .floorplan-listing-b__info, .headline {
    font-size: 1.3rem;
  }
}
@media (max-width: 1180px) {
  .features__item-headline, .floorplan-listing-b__info, .headline {
    font-size: 1.2rem;
  }
}
@media (max-width: 980px) {
  .features__item-headline, .floorplan-listing-b__info, .headline {
    margin-bottom: 1.4em;
    font-size: 1.1rem;
  }
}
@media (max-width: 808px) {
  .features__item-headline, .floorplan-listing-b__info, .headline {
    font-size: 1rem;
  }
}

.form__confirm-text, .homepage__pet-policy-content, .paragraph {
  margin-top: 1.1em;
  color: #000;
  line-height: 1.89;
  font-size: 1.8rem;
  font-weight: 300;
}
@media (max-width: 1180px) {
  .form__confirm-text, .homepage__pet-policy-content, .paragraph {
    font-size: 1.7rem;
  }
}
@media (max-width: 980px) {
  .form__confirm-text, .homepage__pet-policy-content, .paragraph {
    font-size: 1.6rem;
  }
}
@media (max-width: 808px) {
  .form__confirm-text, .homepage__pet-policy-content, .paragraph {
    margin-top: 0.9333333333em;
    line-height: 1.74;
    font-size: 1.5rem;
  }
}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

a {
  text-decoration: none;
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

blockquote {
  margin: 0;
}

/* ==========================================================================
   Normalize.scss settings
   ========================================================================== */
/**
 * Includes legacy browser support IE6/7
 *
 * Set to false if you want to drop support for IE6 and IE7
 */
/* Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 * 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *  `em` units.
 */
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *  Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 * 4. Improves appearance and consistency in all browsers.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *  and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *  `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *  Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 *  Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Corrects text not wrapping in Firefox 3.
 * 4. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  background-color: #fff;
  color: #000;
  font-size: 62.5%;
  font-family: "Montserrat", sans-serif;
}
html * {
  box-sizing: inherit;
}
html *:before, html *:after {
  box-sizing: inherit;
}

::selection {
  background-color: #000;
  color: #fff;
}

.disable-animation {
  animation-name: none !important;
}

.button__wrap {
  margin-top: 3.7em;
}
@media (max-width: 808px) {
  .button__wrap {
    margin-top: 2.3em;
  }
}

hr {
  border-top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.floorplan-button--active svg {
  transform: rotate(180deg);
}
.floorplan-button--small {
  padding: 1em 1.2em;
  font-size: 1.4rem;
}
.floorplan-button svg {
  transition: 0.1s ease all;
  width: 16px;
}

.floorplan-tab {
  margin: 0 !important;
  padding: 1em 1.2em;
  font-size: 1.4rem;
}
.floorplan-tab:hover {
  background-color: #e81e26;
  color: #fff;
}
.floorplan-tab:not(.floorplan-tab--active) {
  background-color: #fafafa;
  color: #000;
}

.homepage__video {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
}
.homepage__video--default {
  position: relative;
  transform: none;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 0 !important;
}
@media (max-width: 808px) {
  .homepage__video--stretch-desktop {
    position: relative;
    transform: none;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.homepage__video-fallback {
  display: none;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
}
.homepage__video-fallback--default {
  position: relative;
  transform: none;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 0 !important;
}
@media (max-width: 808px) {
  .homepage__video-fallback--stretch-desktop {
    position: relative;
    transform: none;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.homepage__rotator {
  overflow: hidden;
  position: relative;
  z-index: 20;
  background-color: #fff;
}
.homepage__rotator--stretch, .homepage__rotator--stretch_desktop_only {
  height: 100vh;
}
@media (max-width: 808px) {
  .homepage__rotator--stretch-desktop {
    height: auto !important;
  }
}
.homepage__rotator-slides {
  padding-bottom: 60% !important;
}
@media (max-width: 808px) {
  .homepage__rotator-slides {
    display: block !important;
  }
}
.homepage__rotator-slide {
  position: absolute !important;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.homepage__rotator-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transition: transform 30s linear;
}
.animate-slide .homepage__rotator-image {
  transform: scale3d(1.4, 1.4, 1.4) translate3d(-13%, -14%, 0px);
}
.homepage__rotator-image-asset {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 30s linear;
}
.animate-slide .homepage__rotator-image-asset {
  transform: scale3d(1.4, 1.4, 1.4) translate3d(-13%, -14%, 0px);
}
.no-object-fit .homepage__rotator-image-asset {
  display: none !important;
}
.homepage__rotator-color-overlay {
  background: #e81e26;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.homepage__rotator-dimmer {
  position: absolute;
  left: 0;
  padding-bottom: 20%;
  width: 100%;
  opacity: 0.7;
}
.homepage__rotator-dimmer--top {
  top: 0;
  background: url(../images/global/backgrounds/rotator-gradient-top.png) repeat-x left top/100% 100%;
}
.homepage__rotator-dimmer--bottom {
  bottom: 0;
  background: url(../images/global/backgrounds/rotator-gradient-bottom.png) repeat-x left top/100% 100%;
}
.homepage__rotator-content {
  position: absolute;
  bottom: 145px;
  left: 0;
  right: 0;
  color: #fff;
}
@media (max-height: 900px) {
  .homepage__rotator-content {
    bottom: 81px;
  }
}
@media (max-width: 1380px) {
  .homepage__rotator-content {
    bottom: 81px;
  }
}
@media (max-width: 980px) {
  .homepage__rotator-content {
    bottom: 54px;
  }
}
@media (max-width: 808px) {
  .homepage__rotator-content {
    display: none;
    bottom: 40px;
    padding: 0 27px;
  }
  .homepage__rotator--stretch .homepage__rotator-content {
    display: block;
  }
}
.homepage__rotator-content-wrap {
  width: 45%;
}
@media (max-width: 808px) {
  .homepage__rotator-content-wrap {
    width: auto;
  }
}
.homepage__rotator-content-title {
  letter-spacing: 0.045em;
  line-height: 1;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 6rem;
  font-weight: 900;
}
@media (max-width: 1380px) {
  .homepage__rotator-content-title {
    font-size: 4.5rem;
  }
}
@media (max-width: 980px) {
  .homepage__rotator-content-title {
    font-size: 4rem;
  }
}
@media (max-width: 808px) {
  .homepage__rotator-content-title {
    letter-spacing: 0.025em;
    font-size: 3.2rem;
  }
}
.homepage__rotator-content-subtitle {
  margin-bottom: 0.9em;
  letter-spacing: 0.1em;
  font-size: 2rem;
  font-weight: 500;
}
@media (max-width: 1380px) {
  .homepage__rotator-content-subtitle {
    font-size: 1.8rem;
  }
}
@media (max-width: 1180px) {
  .homepage__rotator-content-subtitle {
    font-size: 1.6rem;
  }
}
@media (max-width: 980px) {
  .homepage__rotator-content-subtitle {
    margin-bottom: 0.7em;
    font-size: 1.2rem;
  }
}
.homepage__rotator-content-link {
  margin-top: 2em;
}
@media (max-width: 808px) {
  .homepage__rotator-content-link {
    margin-top: 1em;
  }
}
.homepage__rotator-arrow {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: auto;
  width: 80px;
}
@media (max-width: 808px) {
  .homepage__rotator-arrow {
    width: 60px;
    bottom: 10px;
  }
}
@media (max-width: 808px) {
  .homepage__rotator-arrow--desktop-only {
    display: none;
  }
}
.homepage__rotator-arrow-icon {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.homepage__glamour {
  margin-bottom: -149px;
  background: transparent url("../images/backgrounds/buildings.png") no-repeat right bottom 145px/51.6%;
}
@media (max-width: 1380px) {
  .homepage__glamour {
    margin-bottom: -81px;
    background-position: right bottom 81px;
  }
}
@media (max-width: 1180px) {
  .homepage__glamour {
    margin-bottom: -54px;
    background-position: right bottom 54px;
  }
}
@media (max-width: 980px) {
  .homepage__glamour {
    margin-bottom: -27px;
    background-position: right bottom 27px;
  }
}
@media (max-width: 808px) {
  .homepage__glamour {
    margin-bottom: 0;
    padding: 0 27px;
  }
}
@media (min-width: 809px) {
  .homepage__glamour-container {
    display: table;
  }
}
@media (min-width: 809px) {
  .homepage__glamour-column {
    display: table-cell;
    vertical-align: middle;
  }
  .homepage__glamour-column--images {
    width: 49.3%;
    vertical-align: top;
  }
  .homepage__glamour-column--content {
    text-align: right;
    padding: 54px;
    padding-right: 0;
  }
}
.homepage__glamour-content {
  position: relative;
  display: inline-block;
  margin-top: -8%;
  max-width: 660px;
  text-align: left;
}
@media (max-width: 808px) {
  .homepage__glamour-content {
    margin-top: 0;
    padding: 54px 27px;
  }
}
.homepage__glamour-search {
  position: relative;
  z-index: 1;
  margin-top: 35px;
}
.homepage__glamour-search-label {
  display: block;
  margin-bottom: 20px;
  color: #242629;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 500;
}
@media (max-width: 808px) {
  .homepage__glamour-search-label {
    font-size: 1rem;
  }
}
.homepage__glamour-search-select-wrap {
  position: relative;
  display: inline-block;
  width: 57%;
  overflow: hidden;
  border: 2px solid #cdcdce;
  background-color: #fafafa;
}
.homepage__glamour-search-select-wrap.error {
  border-color: #d81f1f;
}
@media (max-width: 808px) {
  .homepage__glamour-search-select-wrap {
    width: calc(100% - 63px);
  }
}
.homepage__glamour-search-select-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  background: transparent no-repeat center center/15px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 17 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.5 9a1 1 0 0 1 -.68-.27l-7.5-7a1 1 0 0 1 -.05-1.41 1 1 0 0 1 1.41 0l6.82 6.31 6.82-6.36a1 1 0 0 1 1.41 0 1 1 0 0 1 -.05 1.41l-7.5 7a1 1 0 0 1 -.68.32z' fill='rgba(0, 0, 0, 0.7)'/%3E%3C/svg%3E");
}
.homepage__glamour-search-select {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  z-index: 2;
  appearance: none;
  width: 100%;
  height: 58px;
  border: 0;
  background-color: transparent;
  padding: 0 27px;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  font-weight: 600;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .homepage__glamour-search-select {
    width: calc(100% + 68px);
  }
}
@media screen and (min-width: 0\0 ) {
  .homepage__glamour-search-select {
    width: calc(100% + 68px);
  }
}
.homepage__glamour-search-select:focus {
  outline: none;
}
@media (max-width: 808px) {
  .homepage__glamour-search-select {
    height: 42px;
    padding: 0 40px 0 18px;
  }
}
.homepage__glamour-search-column {
  display: inline-block;
  margin-left: 6px;
  vertical-align: top;
  position: relative;
}
@media (max-width: 1180px) {
  .homepage__glamour-search-column {
    margin-left: 0;
  }
}
.homepage__glamour-search-submit {
  display: inline-block;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #e81e26;
  padding: 1.3125em 2em 1.25em;
  color: #fff;
  letter-spacing: 0.0625em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 900;
  transition: background-color 0.2s, color 0.2s;
  display: block;
  width: 100%;
  height: 62px;
  text-transform: uppercase;
  vertical-align: top;
  font-weight: 500;
}
.homepage__glamour-search-submit span {
  display: inline-block;
  line-height: 1;
}
.homepage__glamour-search-submit span + svg {
  margin-left: 0.625em;
}
.homepage__glamour-search-submit svg {
  fill: #fff;
  transition: fill 0.2s;
}
.homepage__glamour-search-submit svg + span {
  margin-left: 0.625em;
}
.homepage__glamour-search-submit:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 808px) {
  .homepage__glamour-search-submit:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
.homepage__glamour-search-submit:focus {
  outline: none;
}
.homepage__glamour-search-submit--centered {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.homepage__glamour-search-submit.active, .homepage__glamour-search-submit:active, .homepage__glamour-search-submit:hover {
  background-color: #fafafa;
  color: #000;
}
.homepage__glamour-search-submit.active svg, .homepage__glamour-search-submit:active svg, .homepage__glamour-search-submit:hover svg {
  fill: #000;
}
@media (max-width: 980px) {
  .homepage__glamour-search-submit {
    padding: 13px 20px;
  }
}
@media (max-width: 808px) {
  .homepage__glamour-search-submit {
    font-size: 1.4rem;
  }
}
@media (max-width: 808px) {
  .homepage__glamour-search-submit {
    width: 60px;
    height: 46px;
    padding: 0;
  }
}
.homepage__section {
  background: transparent no-repeat right top/auto 100%;
}
.homepage__section-container {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media (max-width: 1380px) {
  .homepage__section-container {
    padding-top: 113px;
    padding-bottom: 113px;
  }
}
@media (max-width: 1180px) {
  .homepage__section-container {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media (max-width: 980px) {
  .homepage__section-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 808px) {
  .homepage__section-container {
    padding-top: 38px;
    padding-bottom: 38px;
  }
}
@media (max-width: 808px) {
  .homepage__section-container {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.homepage__section-container--large {
  padding-top: 320px;
  padding-bottom: 185px;
}
@media (max-width: 1380px) {
  .homepage__section-container--large {
    padding-top: 240px;
    padding-bottom: 139px;
  }
}
@media (max-width: 1180px) {
  .homepage__section-container--large {
    padding-top: 160px;
    padding-bottom: 93px;
  }
}
@media (max-width: 980px) {
  .homepage__section-container--large {
    padding-top: 106px;
    padding-bottom: 61px;
  }
}
@media (max-width: 808px) {
  .homepage__section-container--large {
    padding-top: 80px;
    padding-bottom: 46px;
  }
}
@media (max-width: 808px) {
  .homepage__section-container--large {
    padding-left: 27px;
    padding-right: 27px;
  }
}
.homepage__section-content {
  max-width: 701px;
  margin: 0 auto;
}
@media (max-width: 808px) {
  .homepage__section-content {
    padding: 0 27px;
  }
}
@media (max-width: 808px) {
  .homepage__section-rotator {
    padding: 0 27px;
  }
  .homepage__section-rotator .rotator__direction-nav {
    bottom: 0;
    right: 0;
  }
}
.homepage__neighborhood {
  padding-top: 290px;
  padding-bottom: 290px;
  position: relative;
  background: transparent url("../images/backgrounds/pattern-36.png") no-repeat bottom left/82%;
}
@media (max-width: 1380px) {
  .homepage__neighborhood {
    padding-top: 218px;
    padding-bottom: 218px;
  }
}
@media (max-width: 1180px) {
  .homepage__neighborhood {
    padding-top: 145px;
    padding-bottom: 145px;
  }
}
@media (max-width: 980px) {
  .homepage__neighborhood {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}
@media (max-width: 808px) {
  .homepage__neighborhood {
    padding-top: 73px;
    padding-bottom: 73px;
  }
}
@media (max-width: 808px) {
  .homepage__neighborhood {
    padding-left: 27px;
    padding-right: 27px;
  }
}
@media (max-width: 808px) {
  .homepage__neighborhood {
    margin-top: 27px;
    margin-bottom: -47px;
    background: none;
    padding: 54px 0 0;
  }
}
.homepage__neighborhood-content {
  position: relative;
  z-index: 11;
  max-width: 515px;
  margin: 0 auto;
}
@media (max-width: 808px) {
  .homepage__neighborhood-content {
    max-width: none;
    background: transparent url("../images/backgrounds/pattern-36.png") no-repeat bottom center/260% auto;
    padding: 54px 54px 71px;
  }
}
.homepage__neighborhood-button {
  display: inline-block;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #e81e26;
  padding: 1.3125em 2em 1.25em;
  color: #fff;
  letter-spacing: 0.0625em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 900;
  transition: background-color 0.2s, color 0.2s;
}
.homepage__neighborhood-button span {
  display: inline-block;
  line-height: 1;
}
.homepage__neighborhood-button span + svg {
  margin-left: 0.625em;
}
.homepage__neighborhood-button svg {
  fill: #fff;
  transition: fill 0.2s;
}
.homepage__neighborhood-button svg + span {
  margin-left: 0.625em;
}
.homepage__neighborhood-button:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 808px) {
  .homepage__neighborhood-button:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
.homepage__neighborhood-button:focus {
  outline: none;
}
.homepage__neighborhood-button--centered {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.homepage__neighborhood-button.active, .homepage__neighborhood-button:active, .homepage__neighborhood-button:hover {
  background-color: #fafafa;
  color: #000;
}
.homepage__neighborhood-button.active svg, .homepage__neighborhood-button:active svg, .homepage__neighborhood-button:hover svg {
  fill: #000;
}
@media (max-width: 980px) {
  .homepage__neighborhood-button {
    padding: 13px 20px;
  }
}
@media (max-width: 808px) {
  .homepage__neighborhood-button {
    font-size: 1.4rem;
  }
}
.homepage__neighborhood-image {
  position: absolute;
  z-index: 2;
  vertical-align: middle;
}
@media (max-width: 808px) {
  .homepage__neighborhood-image {
    position: relative;
  }
}
.homepage__neighborhood-image--1 {
  bottom: 0;
  left: 0;
  max-width: 64%;
}
@media (max-width: 1680px) {
  .homepage__neighborhood-image--1 {
    max-width: 30%;
  }
}
@media (max-width: 1380px) {
  .homepage__neighborhood-image--1 {
    max-width: 25%;
  }
}
@media (max-width: 1180px) {
  .homepage__neighborhood-image--1 {
    max-width: 20%;
  }
}
@media (max-width: 980px) {
  .homepage__neighborhood-image--1 {
    max-width: 16%;
  }
}
@media (max-width: 808px) {
  .homepage__neighborhood-image--1 {
    max-width: 450px;
    width: 64%;
  }
}
.homepage__neighborhood-image--2 {
  top: 5%;
  left: 13%;
  z-index: 3;
  max-width: 40%;
}
@media (max-width: 1680px) {
  .homepage__neighborhood-image--2 {
    max-width: 25%;
  }
}
@media (max-width: 1380px) {
  .homepage__neighborhood-image--2 {
    left: 8%;
    max-width: 18%;
  }
}
@media (max-width: 1180px) {
  .homepage__neighborhood-image--2 {
    left: 3%;
    max-width: 20%;
  }
}
@media (max-width: 980px) {
  .homepage__neighborhood-image--2 {
    max-width: 14%;
  }
}
@media (max-width: 808px) {
  .homepage__neighborhood-image--2 {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    max-width: 290px;
    width: 40%;
  }
}
.homepage__neighborhood-image--3 {
  bottom: 0%;
  right: 25%;
  max-width: 55%;
}
@media (max-width: 1680px) {
  .homepage__neighborhood-image--3 {
    right: 15%;
    max-width: 25%;
  }
}
@media (max-width: 1380px) {
  .homepage__neighborhood-image--3 {
    bottom: 1%;
    right: 12%;
    max-width: 20%;
  }
}
@media (max-width: 1180px) {
  .homepage__neighborhood-image--3 {
    right: 15%;
    max-width: 24%;
  }
}
@media (max-width: 980px) {
  .homepage__neighborhood-image--3 {
    max-width: 14%;
  }
}
@media (max-width: 808px) {
  .homepage__neighborhood-image--3 {
    right: auto;
    display: block;
    margin: 27px auto 0;
    max-width: 370px;
    width: 47.8%;
  }
}
.homepage__neighborhood-image--4 {
  top: 50%;
  right: 10%;
  z-index: 3;
  max-width: 55%;
}
@media (max-width: 1680px) {
  .homepage__neighborhood-image--4 {
    right: 5%;
    max-width: 20%;
  }
}
@media (max-width: 1380px) {
  .homepage__neighborhood-image--4 {
    max-width: 20%;
  }
}
@media (max-width: 1180px) {
  .homepage__neighborhood-image--4 {
    right: 4%;
    max-width: 13%;
  }
}
@media (max-width: 980px) {
  .homepage__neighborhood-image--4 {
    max-width: 12%;
  }
}
@media (max-width: 808px) {
  .homepage__neighborhood-image--4 {
    display: table;
    right: auto;
    margin: -37px 27px 0 auto;
    max-width: 335px;
    width: 55%;
  }
}
.homepage__neighborhood-image--5 {
  top: 10%;
  right: 15%;
  max-width: 48%;
}
@media (max-width: 1680px) {
  .homepage__neighborhood-image--5 {
    right: 8%;
    max-width: 22%;
  }
}
@media (max-width: 1380px) {
  .homepage__neighborhood-image--5 {
    max-width: 18%;
  }
}
@media (max-width: 1180px) {
  .homepage__neighborhood-image--5 {
    right: 5%;
    max-width: 16%;
  }
}
@media (max-width: 980px) {
  .homepage__neighborhood-image--5 {
    max-width: 14%;
  }
}
@media (max-width: 808px) {
  .homepage__neighborhood-image--5 {
    right: auto;
    margin-top: -20px;
    margin-left: 27px;
    max-width: 335px;
    width: 56%;
  }
}
.homepage__map {
  position: relative;
  z-index: 2;
  font-size: 1.4rem;
  font-weight: 500;
}
@media (max-width: 808px) {
  .homepage__map {
    font-size: 1rem;
  }
}
.homepage__map-wrap {
  position: relative;
}
.homepage__map-map {
  position: relative;
  background-color: #f2efea;
}
.homepage__map-map:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 51.1363636364%;
}
@media (max-width: 808px) {
  .homepage__map-map {
    height: 480px;
  }
  .homepage__map-map::before {
    display: none;
  }
}
.homepage__map-nav {
  position: absolute;
  bottom: 27px;
  left: 27px;
  z-index: 5;
}
.homepage__map-nav-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 0;
  background: transparent no-repeat center center/14px;
}
.homepage__map-nav-item--control {
  background-color: rgba(0, 0, 0, 0.6);
}
.homepage__map-nav-item--zoom-in {
  background-image: url(../images/global/map/btn_zoom_in.svg);
}
.homepage__map-nav-item--zoom-out {
  background-image: url(../images/global/map/btn_zoom_out.svg);
}
.homepage__map-nav-item--refresh {
  background-image: url(../images/global/map/btn_reset.svg);
}
.homepage__map-infobox {
  width: auto !important;
}
@media (max-width: 808px) {
  .homepage__map-infobox-modal {
    position: relative;
    left: 7px;
    top: 12px;
  }
}
.homepage__map-infobox-pinpoint-svg svg {
  height: 75px;
  width: 68px;
  vertical-align: bottom;
}
@media (max-width: 808px) {
  .homepage__map-infobox-pinpoint-svg svg {
    width: 57px;
    height: 63px;
  }
}
.homepage__map-infobox-pinpoint-svg svg * {
  fill: #e81e26;
}
.homepage__map-infobox-pinpoint-icon {
  position: absolute;
  top: 0;
  bottom: 7px;
  left: 0;
  right: 0;
  margin: auto;
  width: 60%;
}
.homepage__map-contact {
  margin-top: 27px;
}
@media (max-width: 808px) {
  .homepage__map-contact {
    margin-top: 24px;
  }
}
.homepage__map-link {
  color: #e81e26;
  letter-spacing: 0.1785714286em;
  line-height: 2.36;
  text-transform: uppercase;
}
.homepage__map-link svg {
  margin-top: 16px;
  fill: #e81e26;
}
@media (max-width: 808px) {
  .homepage__map-link {
    line-height: 1.5;
  }
  .homepage__map-link svg {
    margin-top: 12px;
  }
}
.homepage__contact-container {
  padding: 81px 0;
}
@media (max-width: 1180px) {
  .homepage__contact-container {
    padding: 54px 0;
  }
}
@media (max-width: 808px) {
  .homepage__contact-container {
    padding: 27px 0;
  }
}
.homepage__contact-columns {
  display: table;
  width: 100%;
}
@media (min-width: 809px) {
  .homepage__contact-column {
    display: table-cell;
    vertical-align: top;
  }
  .homepage__contact-column--images {
    width: 43%;
  }
  .homepage__contact-column--images + div {
    padding-top: 5.8%;
    padding-left: 81px;
  }
}
@media (min-width: 809px) and (max-width: 980px) {
  .homepage__contact-column--images + div {
    padding-left: 54px;
  }
}
@media (max-width: 808px) {
  .homepage__contact-column {
    padding: 27px;
  }
}
@media (max-width: 808px) {
  .homepage__contact-column--form {
    padding: 27px 54px;
  }
}
.homepage__contact-slides:after {
  display: table;
  content: "";
  clear: both;
}
.homepage__contact-slide {
  display: none;
}
.homepage__contact-slide:first-child {
  display: block;
}
.homepage__contact-image {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.homepage__contact-form {
  margin-top: 54px;
}
@media (max-width: 808px) {
  .homepage__contact-form {
    margin-top: 27px;
  }
}
.homepage__contact-form .form__column {
  float: none;
  width: auto;
  margin: 0 0 4px;
}
@media (max-width: 808px) {
  .homepage__contact-form .form__column {
    margin-bottom: 6px;
  }
}
.homepage__pet-policy {
  display: none;
}
@media (max-width: 808px) {
  .homepage__pet-policy {
    display: block;
    padding: 54px;
  }
}
.homepage__pet-policy-title svg,
.homepage__pet-policy-title img {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  margin-top: -8px;
  margin-right: 10px;
}
.homepage__pet-policy-title svg {
  fill: #000;
}
.amenity-a__group {
  display: table;
  position: relative;
  width: 100%;
}
.amenity-a__group:not(:last-child) {
  margin-bottom: 40px;
}
.amenity-a__group-column {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .amenity-a__group-column {
    display: table;
    width: 100%;
  }
}
.amenity-a__group-column--left {
  width: 395px;
  border-right: 1px solid #cdcdce;
  padding: 20px;
  background: rgba(0, 0, 0, 0.03);
}
@media (max-width: 1380px) {
  .amenity-a__group-column--left {
    width: 300px;
  }
}
@media (max-width: 980px) {
  .amenity-a__group-column--left {
    width: 250px;
  }
}
@media (max-width: 808px) {
  .amenity-a__group-column--left {
    width: 100%;
    border-bottom: 0;
  }
}
.amenity-a__group-column--right {
  border-top: 0;
  border-left: 0;
  vertical-align: top;
}
@media (max-width: 808px) {
  .amenity-a__group-column--right {
    border: 1px solid #cdcdce;
    border-top: 0;
  }
}
.amenity-a__group-title {
  font-size: 2.3rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 1380px) {
  .amenity-a__group-title {
    font-size: 1.9rem;
  }
}
@media (max-width: 980px) {
  .amenity-a__group-title {
    font-size: 1.7rem;
  }
}
@media (max-width: 808px) {
  .amenity-a__group-title {
    font-size: 2rem;
  }
}
.amenity-a__group-image {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 20px;
}
@media (max-width: 1180px) {
  .amenity-a__group-image {
    margin-top: 12px;
  }
}
.amenity-a__list-item {
  position: relative;
  width: 50%;
  float: left;
  height: 110px;
  border-top: 1px solid #cdcdce;
}
@media (max-width: 1380px) {
  .amenity-a__list-item {
    height: 87px;
  }
}
@media (max-width: 980px) {
  .amenity-a__list-item {
    height: 72px;
  }
}
@media (max-width: 808px) {
  .amenity-a__list-item {
    width: 100%;
    float: none;
    height: auto;
    padding: 30px 20px;
  }
}
.amenity-a__list-item:last-child, .amenity-a__list-item:nth-last-child(2):not(:nth-child(even)) {
  border-bottom: 0;
}
.amenity-a__list-item:last-child:nth-child(odd) {
  width: 100%;
  border-right: 0;
}
.amenity-a__list-item:nth-child(odd) {
  border-right: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .amenity-a__list-item:nth-child(odd) {
    border-right: 0;
  }
}
.amenity-a__feature {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.6);
  font-family: "Montserrat", sans-serif;
  text-align: center;
  width: 100%;
  padding: 0 30px;
}
@media (max-width: 1180px) {
  .amenity-a__feature {
    font-size: 1.6rem;
  }
}
@media (max-width: 980px) {
  .amenity-a__feature {
    font-size: 1.4rem;
    padding: 0 20px;
  }
}
@media (max-width: 808px) {
  .amenity-a__feature {
    font-size: 1.6rem;
  }
}
.amenity-a__expand {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #e81e26;
}
@media (max-width: 808px) {
  .amenity-a__expand {
    position: relative;
    width: 100%;
    display: table;
  }
}
.amenity-a__expand--icon {
  width: 30px;
  height: 30px;
  display: inline-block;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-size: 2.5rem;
  vertical-align: top;
  margin-right: -3px;
}
@media (max-width: 808px) {
  .amenity-a__expand--icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(255, 255, 255, 0.2);
    margin-right: 0;
    float: right;
  }
}
.amenity-a__expand--verbiage {
  transition: all 0.1s ease;
  width: 0;
  overflow: hidden;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  vertical-align: top;
  font-size: 1.5rem;
  color: #fff;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.2);
}
@media (max-width: 808px) {
  .amenity-a__expand--verbiage {
    width: auto;
    padding: 0 10px;
    background: none;
    line-height: 40px;
    height: 40px;
  }
}
.amenity-a__expand:hover .amenity-a__expand--verbiage {
  width: 110px;
  text-align: center;
}
@media (max-width: 808px) {
  .amenity-a__expand:hover .amenity-a__expand--verbiage {
    width: initial;
  }
}

.amenity-b__table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.amenity-b__column {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
@media (max-width: 808px) {
  .amenity-b__column {
    display: table;
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    padding: 0;
  }
}
.amenity-b__column:first-child {
  border-right: 1px solid #cdcdce;
  padding-right: 40px;
}
@media (max-width: 808px) {
  .amenity-b__column:first-child {
    padding-right: 0;
    margin-bottom: 20px;
    border-right: 0;
  }
}
.amenity-b__column:last-child {
  padding-left: 40px;
}
@media (max-width: 808px) {
  .amenity-b__column:last-child {
    padding-left: 0;
  }
}
.amenity-b__title {
  font-size: 3rem;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  padding: 30px 0;
  color: #e81e26;
  font-weight: 300;
}
@media (max-width: 1180px) {
  .amenity-b__title {
    font-size: 2.5rem;
  }
}
@media (max-width: 980px) {
  .amenity-b__title {
    font-size: 2.2rem;
  }
}
@media (max-width: 808px) {
  .amenity-b__title {
    font-size: 2rem;
    padding: 20px 0;
    border: 1px solid #cdcdce;
    border-bottom: 0;
  }
}
.amenity-b__image {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
@media (max-width: 808px) {
  .amenity-b__list {
    border: 1px solid #cdcdce;
    border-top: 0;
  }
}
.amenity-b__list-item {
  height: 75px;
  position: relative;
  border-top: 1px solid #cdcdce;
}
@media (max-width: 1180px) {
  .amenity-b__list-item {
    height: 60px;
  }
}
@media (max-width: 808px) {
  .amenity-b__list-item {
    height: auto;
    padding: 25px 0;
  }
}
.amenity-b__feature {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  width: 100%;
  text-align: center;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 1180px) {
  .amenity-b__feature {
    font-size: 1.6rem;
  }
}
@media (max-width: 808px) {
  .amenity-b__feature {
    font-size: 1.4rem;
  }
}
.amenity-b__button {
  margin: 40px auto 0;
  display: table;
}
@media (max-width: 808px) {
  .amenity-b__button {
    display: none;
  }
}
.amenity-c__group:not(:last-child) {
  border-bottom: 1px solid #cdcdce;
}
.amenity-c__group:nth-child(odd) {
  background: rgba(0, 0, 0, 0.03);
}
@media (max-width: 808px) {
  .amenity-c__group:nth-child(odd) {
    background: none;
  }
}
@media (max-width: 808px) {
  .amenity-c__group {
    border-bottom: 0;
  }
}
.amenity-c__group:after {
  content: "";
}
.amenity-c__title-row {
  display: table;
  width: 100%;
  table-layout: fixed;
}
@media (max-width: 808px) {
  .amenity-c__title-row {
    background: rgba(0, 0, 0, 0.05);
    padding: 20px;
  }
}
.amenity-c__column {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
@media (max-width: 808px) {
  .amenity-c__column {
    display: table;
    width: 100%;
  }
}
.amenity-c__column--desc {
  padding-right: 40px;
}
@media (max-width: 808px) {
  .amenity-c__column--desc {
    padding: 0;
  }
}
.amenity-c__column--desc-alt {
  padding-right: 0;
  padding-left: 40px;
}
@media (max-width: 808px) {
  .amenity-c__column--desc-alt {
    padding: 0;
  }
}
.amenity-c__column--desc-no-image {
  padding-bottom: 40px;
  padding-left: 0;
}
@media (max-width: 808px) {
  .amenity-c__column--desc-no-image {
    padding-bottom: 0;
  }
}
@media (max-width: 808px) {
  .amenity-c__column--photo {
    display: block !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 808px) {
  .amenity-c__column--photo-alt {
    display: none !important;
  }
}
.amenity-c__title {
  font-size: 4rem;
  color: rgba(0, 0, 0, 0.7);
  color: #e81e26;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
@media (max-width: 1180px) {
  .amenity-c__title {
    font-size: 3rem;
  }
}
@media (max-width: 980px) {
  .amenity-c__title {
    font-size: 2.5rem;
  }
}
@media (max-width: 808px) {
  .amenity-c__title {
    font-size: 2.2rem;
    text-align: center;
  }
}
.amenity-c__title:only-child {
  text-align: center;
}
.amenity-c__image {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.amenity-c__description {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #cdcdce;
}
@media (max-width: 1380px) {
  .amenity-c__description {
    font-size: 1.9rem;
    line-height: 2.7rem;
  }
}
@media (max-width: 1180px) {
  .amenity-c__description {
    font-size: 1.8rem;
    line-height: 2.5rem;
    margin-top: 15px;
    padding-top: 15px;
  }
}
@media (max-width: 980px) {
  .amenity-c__description {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-top: 10px;
    padding-top: 10px;
  }
}
@media (max-width: 808px) {
  .amenity-c__description {
    text-align: center;
    line-height: 2.5rem;
  }
}
.amenity-c__list {
  display: table;
  width: 100%;
}
.amenity-c__list-item {
  border-top: 1px solid #cdcdce;
  border-bottom: 1px solid #cdcdce;
  position: relative;
  width: 50%;
  float: left;
  height: 70px;
}
@media (max-width: 660px) {
  .amenity-c__list-item {
    width: 100%;
    height: auto;
    padding: 20px;
    border-right: 0 !important;
    border-top: 0 !important;
    margin-top: 0 !important;
  }
}
.amenity-c__list-item:nth-child(odd) {
  border-right: 1px solid #cdcdce;
}
.amenity-c__list-item:nth-child(odd):last-child {
  width: 100%;
  border-right: 0;
}
.amenity-c__list-item:nth-child(n+3) {
  margin-top: -1px;
}
.amenity-c__feature {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  width: 100%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 2.1rem;
  line-height: 2.6rem;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 300;
  padding: 0 30px;
}
@media (max-width: 1180px) {
  .amenity-c__feature {
    font-size: 2rem;
  }
}
@media (max-width: 980px) {
  .amenity-c__feature {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media (max-width: 808px) {
  .amenity-c__feature {
    padding: 0 20px;
  }
}
@media (max-width: 660px) {
  .amenity-c__feature {
    transform: none;
    position: static;
    top: auto;
    left: auto;
    padding: 0;
  }
}
.contact-a__row {
  position: relative;
  display: table;
  width: 100%;
  position: relative;
}
.contact-a__row:after {
  display: table;
  content: "";
  clear: both;
}
.contact-a__row:not(:first-child) {
  margin-top: 60px;
}
@media (max-width: 1180px) {
  .contact-a__row:not(:first-child) {
    margin-top: 40px;
  }
}
@media (max-width: 808px) {
  .contact-a__row:not(:first-child) {
    margin-top: 20px;
  }
}
.contact-a__column {
  display: inline-block;
  width: calc(50% - 32px);
  vertical-align: top;
}
@media (max-width: 1180px) {
  .contact-a__column {
    width: calc(50% - 22px);
  }
}
@media (max-width: 808px) {
  .contact-a__column {
    width: 100%;
  }
}
.contact-a__column--info {
  border: 1px solid #cdcdce;
  background: rgba(0, 0, 0, 0.02);
}
.contact-a__column--info:first-child {
  margin-right: 60px;
}
@media (max-width: 1180px) {
  .contact-a__column--info:first-child {
    margin-right: 40px;
  }
}
@media (max-width: 808px) {
  .contact-a__column--info:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.contact-a__column--map {
  background: #e81e26 url(../images/global/backgrounds/map.png) no-repeat center center/cover;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
@media (max-width: 808px) {
  .contact-a__column--map {
    position: relative;
    height: 150px;
  }
}
.contact-a__column--map:hover .contact-a__map-icon {
  width: 60px;
}
@media (max-width: 808px) {
  .contact-a__column--map:hover .contact-a__map-icon {
    width: 40px;
  }
}
.contact-a__map-content {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
}
.contact-a__map-icon {
  transition: all, 0.2s;
  width: 40px;
  display: block;
  margin: 0 auto 20px auto;
}
.contact-a__map-text {
  color: #fff;
  font-size: 4rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
@media (max-width: 1380px) {
  .contact-a__map-text {
    font-size: 3rem;
  }
}
@media (max-width: 980px) {
  .contact-a__map-text {
    font-size: 2.5rem;
  }
}
@media (max-width: 808px) {
  .contact-a__map-text {
    font-size: 2rem;
  }
}
.contact-a__item {
  border-bottom: 1px solid #cdcdce;
}
.contact-a__item--address {
  height: 165px;
  width: 100%;
  display: table;
}
@media (max-width: 808px) {
  .contact-a__item--address {
    height: auto;
  }
}
.contact-a__item:last-child {
  border-bottom: 0;
}
.contact-a__address-header {
  color: #e81e26;
  font-family: "Montserrat", sans-serif;
  font-size: 3rem;
  margin-bottom: 5px;
}
@media (max-width: 1380px) {
  .contact-a__address-header {
    font-size: 2.5rem;
  }
}
@media (max-width: 808px) {
  .contact-a__address-header {
    font-size: 2rem;
  }
}
.contact-a__link {
  color: rgba(0, 0, 0, 0.7) !important;
  padding: 20px;
  display: block;
  font-size: 1.8rem;
  line-height: 3rem;
  font-family: "Montserrat", sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1380px) {
  .contact-a__link {
    font-size: 1.6rem;
  }
}
.contact-a__link--address {
  display: table-cell;
  vertical-align: middle;
}
.contact-a__link:hover {
  background: rgba(0, 0, 0, 0.05);
}
.contact-a__form {
  margin-top: 60px;
  padding: 30px;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid #cdcdce;
}
@media (max-width: 1380px) {
  .contact-a__form {
    margin-top: 40px;
  }
}
@media (max-width: 808px) {
  .contact-a__form {
    margin-top: 20px;
    padding: 15px;
  }
}
.contact-a__office-hour {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-top: 60px;
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid #cdcdce;
}
@media (max-width: 1380px) {
  .contact-a__office-hour {
    margin-top: 40px;
  }
}
@media (max-width: 808px) {
  .contact-a__office-hour {
    margin-top: 20px;
    width: 100%;
  }
}
.contact-a__office-hour--alt {
  background: #e81e26;
  border: 0;
}
.contact-a__office-hour-column {
  display: table-cell;
  vertical-align: middle;
}
.contact-a__office-hour-column--left {
  width: 40%;
  border-right: 1px solid #cdcdce;
  background: rgba(0, 0, 0, 0.8);
}
.contact-a__office-hour-column--right {
  padding: 40px 85px;
}
@media (max-width: 1380px) {
  .contact-a__office-hour-column--right {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width: 808px) {
  .contact-a__office-hour-column--right {
    padding: 20px;
  }
}
@media (max-width: 808px) {
  .contact-a__office-hour-column {
    display: table;
    width: 100%;
  }
}
.contact-a__office-hour-header {
  font-size: 3rem;
  letter-spacing: 0.1rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
@media (max-width: 808px) {
  .contact-a__office-hour-header {
    font-size: 2rem;
    border-bottom: 1px solid #cdcdce;
    padding: 20px 0;
  }
}
.contact-a__office-hour-header--alt {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.4);
}
.contact-a__office-hour-item {
  width: 100%;
  border-bottom: 1px solid #cdcdce;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.contact-a__office-hour-item:after {
  display: table;
  content: "";
  clear: both;
}
.contact-a__office-hour-item--alt {
  border-color: rgba(255, 255, 255, 0.4);
}
.contact-a__office-hour-item:first-child {
  margin-top: 0;
}
.contact-a__office-hour-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.contact-a__office-hour-content {
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 1380px) {
  .contact-a__office-hour-content {
    font-size: 1.6rem;
  }
}
@media (max-width: 808px) {
  .contact-a__office-hour-content {
    font-size: 1.4rem;
  }
}
.contact-a__office-hour-content--day {
  float: left;
}
.contact-a__office-hour-content--time {
  float: right;
}
.contact-a__office-hour-content--alt {
  color: #fff;
}
.contact-a__form-wrap {
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid #cdcdce;
  margin-top: 60px;
}
@media (max-width: 1380px) {
  .contact-a__form-wrap {
    margin-top: 40px;
  }
}
@media (max-width: 808px) {
  .contact-a__form-wrap {
    margin-top: 20px;
  }
}
.contact-a__form-wrap-container {
  padding: 40px;
}
@media (max-width: 808px) {
  .contact-a__form-wrap-container {
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .contact-a__form-wrap-container {
    padding: 10px;
  }
}
.contact-a__form-header {
  width: 100%;
  padding: 20px;
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid #cdcdce;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  font-weight: 300;
}
@media (max-width: 1380px) {
  .contact-a__form-header {
    font-size: 3.5rem;
  }
}
@media (max-width: 1180px) {
  .contact-a__form-header {
    font-size: 3rem;
  }
}
@media (max-width: 808px) {
  .contact-a__form-header {
    font-size: 2rem;
  }
}

.contact-b__row {
  display: table;
  width: 100%;
}
.contact-b__row:not(:first-child) {
  margin-top: 81px;
}
@media (max-width: 1180px) {
  .contact-b__row:not(:first-child) {
    margin-top: 54px;
  }
}
@media (max-width: 808px) {
  .contact-b__row:not(:first-child) {
    margin-top: 27px;
  }
}
.contact-b__row--leasing-office {
  border-top: 1px solid #cdcdce;
  padding-top: 60px;
}
@media (max-width: 1180px) {
  .contact-b__row--leasing-office {
    padding-top: 40px;
  }
}
@media (max-width: 808px) {
  .contact-b__row--leasing-office {
    padding-top: 0;
    border-top: 0;
  }
}
.contact-b__row--office-hours {
  margin: 0 auto;
  max-width: 701px;
}
.contact-b__row--form {
  margin: 0 auto;
  max-width: 701px;
}
.contact-b__column {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 808px) {
  .contact-b__column {
    display: table;
    width: 100% !important;
  }
}
.contact-b__column--map {
  width: 50%;
  background: #e81e26 url(../images/global/backgrounds/map.png) no-repeat center center/cover;
}
@media (max-width: 1180px) {
  .contact-b__column--map {
    width: 350px;
  }
}
@media (max-width: 808px) {
  .contact-b__column--map {
    padding: 30px 0;
  }
}
.contact-b__column--map img, .contact-b__column--map svg {
  width: 50px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .contact-b__column--map img, .contact-b__column--map svg {
    width: 40px;
  }
}
.contact-b__column--map svg {
  height: 67px;
  fill: #fff;
}
@media (max-width: 1180px) {
  .contact-b__column--map svg {
    height: 54px;
  }
}
.contact-b__column--office-hours {
  padding: 40px;
}
@media (max-width: 1180px) {
  .contact-b__column--office-hours {
    padding: 30px;
  }
}
@media (max-width: 808px) {
  .contact-b__column--office-hours {
    margin-top: 20px;
    padding: 0;
  }
}
.contact-b__map-content {
  text-align: center;
  color: #fff;
  font-size: 5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
@media (max-width: 1180px) {
  .contact-b__map-content {
    font-size: 3.5rem;
    margin-top: 20px;
  }
}
@media (max-width: 808px) {
  .contact-b__map-content {
    font-size: 3rem;
    margin-top: 10px;
  }
}
.contact-b__title {
  font-size: 5rem;
  font-weight: 300;
  text-align: center;
  color: #e81e26;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}
@media (max-width: 1180px) {
  .contact-b__title {
    font-size: 4rem;
  }
}
@media (max-width: 808px) {
  .contact-b__title {
    font-size: 2.5rem;
    margin-bottom: 10px;
  }
}
.contact-b__address {
  font-size: 2.5rem;
  line-height: 3.5rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  display: block;
}
@media (max-width: 1180px) {
  .contact-b__address {
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media (max-width: 808px) {
  .contact-b__address {
    font-size: 1.7rem;
    line-height: 2rem;
  }
}
.contact-b__form-header {
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 808px) {
  .contact-b__form-header {
    margin-bottom: 0;
    padding: 10px;
  }
}
.contact-b__details {
  display: table;
  text-align: center;
  width: 100%;
  margin-top: 30px;
}
@media (max-width: 808px) {
  .contact-b__details {
    text-align: left;
  }
}
.contact-b__details-item {
  display: inline-block;
  border: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .contact-b__details-item {
    display: block;
    width: 100%;
  }
}
.contact-b__details-item:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 808px) {
  .contact-b__details-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.contact-b__details-table {
  display: table;
  table-layout: fixed;
}
@media (max-width: 808px) {
  .contact-b__details-table {
    width: 100%;
  }
}
.contact-b__details-column {
  display: table-cell;
  vertical-align: middle;
}
.contact-b__details-column--left {
  width: 50px;
  height: 50px;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.03);
  border-right: 1px solid #cdcdce;
}
.contact-b__details-column--right {
  padding: 15px;
}
.contact-b__details-icon {
  max-width: 25px;
  max-height: 25px;
  opacity: 0.6;
  margin: 0 auto;
  display: block;
}
.contact-b__details-content {
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1180px) {
  .contact-b__details-content {
    font-size: 1.6rem;
  }
}
.contact-b__office-hour-title {
  border-bottom: 1px solid #cdcdce;
  padding-bottom: 20px;
  text-align: center;
}
@media (max-width: 808px) {
  .contact-b__office-hour-title {
    padding-bottom: 10px;
  }
}
.contact-b__office-hour-item {
  padding: 20px 0;
  border-bottom: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .contact-b__office-hour-item {
    padding: 10px 0;
  }
}
.contact-b__office-hour-content {
  display: inline-block;
  width: 49%;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 808px) {
  .contact-b__office-hour-content {
    font-size: 1.6rem;
  }
}
.contact-b__office-hour-content--day {
  text-align: left;
}
.contact-b__office-hour-content--time {
  text-align: right;
}

.contact3__table {
  display: table;
  width: 100%;
  border: 1px solid #cdcdce;
}
.contact3__column {
  display: table-cell;
  vertical-align: top;
}
.contact3__column--left {
  width: 30%;
  border-right: 1px solid #cdcdce;
}
.contact3__column--right {
  padding: 40px;
  background: rgba(0, 0, 0, 0.03);
}
.contact3__title {
  font-size: 2.5rem;
  color: #e81e26;
  font-family: "Montserrat", sans-serif;
  padding: 20px;
}
.contact3__form-header {
  font-size: 2.5rem;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.contact3__details {
  border-top: 1px solid #cdcdce;
}
.contact3__details-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 1px solid #cdcdce;
}
.contact3__details-column {
  display: table-cell;
  vertical-align: middle;
}
.contact3__details-column--left {
  width: 50px;
  height: 50px;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.03);
  border-right: 1px solid #cdcdce;
}
.contact3__details-column--right {
  padding: 15px;
}
.contact3__details-icon {
  max-width: 25px;
  max-height: 25px;
  opacity: 0.6;
  margin: 0 auto;
  display: block;
}
.contact3__details-content {
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.7);
}
.contact3__office-hour {
  padding: 20px;
}
.contact3__office-hour-title {
  font-size: 2rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  border-bottom: 1px solid #cdcdce;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.contact3__office-hour-item:not(:last-child) {
  margin-bottom: 20px;
}
.contact3__office-hour-content {
  display: inline-block;
  width: 49%;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.7);
}
.contact3__office-hour-content--day {
  text-align: left;
}
.contact3__office-hour-content--time {
  text-align: right;
}

@media (max-width: 808px) {
  [data-view=embed] {
    display: none !important;
  }
  [data-view=listing] {
    display: block !important;
  }
}
@media all and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .floorplan-toggle {
    display: none !important;
  }
  [data-view=embed] {
    display: none !important;
  }
  [data-view=listing] {
    display: block !important;
  }
}
.floorplan-toggle {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: -1px;
}
.floorplan-toggle__tabs {
  display: table;
  padding: 20px;
}
@media (max-width: 808px) {
  .floorplan-toggle__tabs {
    padding: 15px;
  }
}
@media (min-width: 980px) {
  .floorplan-toggle__tabs {
    width: 700px;
  }
}
.floorplan-toggle__tab {
  display: inline-block;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  padding: 14px 10px;
  font-weight: 300;
  letter-spacing: 0.03rem;
  background: #fff;
  font-size: 1.7rem;
  vertical-align: middle;
  width: calc(50% - 3px);
  border: 1px solid #cdcdce;
}
.floorplan-toggle__tab:focus {
  outline: none;
}
@media (max-width: 808px) {
  .floorplan-toggle__tab--listing {
    background: #e81e26;
    color: #fff;
  }
}
.floorplan-toggle__tab--mobile {
  display: none;
}
@media (max-width: 808px) {
  .floorplan-toggle__tab--mobile {
    display: inline-block;
  }
}
@media (max-width: 808px) {
  .floorplan-toggle__tab--desktop {
    display: none !important;
  }
}
@media (max-width: 980px) {
  .floorplan-toggle__tab {
    padding: 10px;
    font-size: 1.5rem;
  }
}
@media (max-width: 808px) {
  .floorplan-toggle__tab {
    width: 50%;
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .floorplan-toggle__tab {
    padding: 8px;
    font-size: 1.3rem;
    font-weight: 400;
  }
}
.floorplan-toggle__tab--active {
  background: #e81e26;
  color: #fff;
}
.floorplan-toggle__tab:first-child {
  border-right: 1px solid #cdcdce;
}

.floorplan-building__frame {
  position: relative;
  height: 0;
  padding-bottom: 60%;
}
.floorplan-building iframe {
  border: 1px solid #cdcdce;
  position: absolute;
  width: 100%;
  height: 100%;
}

.floorplan-filter__results {
  transition: background ease 0.1s;
  font-size: 1.7rem;
  text-align: center;
  padding: 20px;
  border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 808px) {
  .floorplan-filter__results {
    padding: 10px;
    font-size: 1.4rem;
  }
}
.floorplan-filter__results--active {
  background: rgba(232, 30, 38, 0.2);
}
.floorplan-filter__results span {
  font-weight: 600;
}
.floorplan-filter__container {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 808px) {
  .floorplan-filter__wrap--hide-on-mobile {
    display: none;
  }
}
.floorplan-filter__expand {
  display: none;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  background: rgba(0, 0, 0, 0.03);
  padding: 15px 0;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 808px) {
  .floorplan-filter__expand {
    display: block;
  }
}
@media (max-width: 808px) {
  .floorplan-filter__advanced-filters {
    display: block !important;
  }
}
.floorplan-filter__row {
  display: table;
  width: 100%;
  border: 1px solid #e1e1e1;
  border-bottom: 0;
}
.floorplan-filter__row--fixed {
  table-layout: fixed;
}
.floorplan-filter__row--buttons {
  display: block;
}
.floorplan-filter__row-container {
  text-align: right;
  font-size: 0;
}
.floorplan-filter__row-container:after {
  display: table;
  content: "";
  clear: both;
}
.floorplan-filter__column {
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}
@media (max-width: 980px) {
  .floorplan-filter__column {
    display: inline-block;
    width: 50%;
  }
}
@media (max-width: 808px) {
  .floorplan-filter__column {
    width: 100% !important;
  }
}
.floorplan-filter__column--fit {
  width: 1%;
  white-space: nowrap;
}
.floorplan-filter__column--bedroom {
  border-right: 0 !important;
}
@media (max-width: 808px) {
  .floorplan-filter__column--expand {
    display: none !important;
  }
}
.floorplan-filter__column:not(:last-child) {
  border-right: 1px solid #e1e1e1;
}
@media (max-width: 808px) {
  .floorplan-filter__column:not(:first-child) {
    border-top: 1px solid #e1e1e1;
  }
}
.floorplan-filter__column-body {
  display: table;
  margin: 0 auto;
}
.floorplan-filter__label {
  text-align: left;
  font-size: 1.5rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (max-width: 808px) {
  .floorplan-filter__label {
    text-align: center;
  }
}
.floorplan-filter__input-wrap {
  display: table;
}
.floorplan-filter__input-column {
  display: inline-block;
  vertical-align: middle;
}
.floorplan-filter__input-column:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 1380px) {
  .floorplan-filter__input-column:not(:last-child) {
    margin-right: 10px;
  }
}
.floorplan-filter__input-column--select {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.2);
  overflow: hidden;
  background: #fff;
}
.floorplan-filter__input-column--select:after {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 500;
  right: 0;
  top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  background: transparent url(../images/svgs/select-arrow.svg) center center no-repeat;
  background-size: 10px 12px;
}
@media (max-width: 1380px) {
  .floorplan-filter__input-column--select:after {
    height: 30px;
    width: 30px;
    font-size: 1rem;
    line-height: 32px;
  }
}
.floorplan-filter__more-filters {
  display: block;
  background: #e81e26;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 300;
  padding: 15px 30px;
}
.floorplan-filter__button {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 15px 30px;
  border-left: 1px solid #cdcdce;
  color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.03);
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.floorplan-filter__button:last-child {
  border-right: 0;
}
@media (max-width: 808px) {
  .floorplan-filter__button:last-child {
    border-bottom: 0;
  }
}
.floorplan-filter__button:hover {
  background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 980px) {
  .floorplan-filter__button {
    width: 50%;
  }
}
@media (max-width: 808px) {
  .floorplan-filter__button {
    font-size: 1.2rem;
    width: 100%;
    border-bottom: 1px solid #cdcdce;
  }
}
@media (max-width: 360px) {
  .floorplan-filter__button {
    display: table;
    width: 100%;
    text-align: center;
  }
}
.floorplan-filter__button svg {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  margin-top: -5px;
  margin-right: 5px;
}
.floorplan-filter__button svg * {
  fill: rgba(0, 0, 0, 0.5);
}
.floorplan-filter__button--active {
  background: #e81e26;
  color: #fff;
}
.floorplan-filter__button--active svg * {
  fill: #fff;
}
.floorplan-filter__button--active:hover {
  opacity: 0.85;
  background: #e81e26;
  color: #fff;
}
.floorplan-filter__button-icon {
  height: 16px;
  display: inline-block;
  vertical-align: -2px;
  margin-right: 10px;
}
@media (max-width: 808px) {
  .floorplan-filter__button-icon {
    height: 14px;
    margin-right: 5px;
  }
}
.floorplan-filter__range-divider {
  font-size: 1.4rem;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.5);
}
.floorplan-filter__field {
  width: 130px;
  height: 35px;
  padding: 0 10px;
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 1380px) {
  .floorplan-filter__field {
    height: 30px;
  }
}
@media (max-width: 808px) {
  .floorplan-filter__field {
    font-size: 1.2rem;
  }
}
.floorplan-filter__field--select {
  position: relative;
  cursor: pointer;
  padding-right: 45px;
  z-index: 1000;
  background: none;
}
@media (max-width: 808px) {
  .floorplan-filter__bed-wrap {
    display: table;
    width: 100%;
    text-align: center;
  }
}
.floorplan-filter__bed-label {
  display: inline-block;
}
.floorplan-filter__bed-label:not(:last-child) {
  margin-right: 4px;
}
.floorplan-filter__bed-link {
  display: block;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.6);
  padding: 0 15px;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
  height: 35px;
  line-height: 33px;
}
@media (max-width: 1380px) {
  .floorplan-filter__bed-link {
    font-size: 1.3rem;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
  }
}
.floorplan-filter__bed-link:hover {
  background: rgba(0, 0, 0, 0.03);
}
.floorplan-filter__bed-link--active {
  background: #e81e26;
  color: #fff;
  border-color: #e81e26;
}
.floorplan-filter__bed-link--active:hover {
  background: #e81e26;
}
.floorplan-filter__loading {
  display: none;
  position: relative;
  border-bottom: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .floorplan-filter__loading {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
  }
}
.floorplan-filter__loading-icon {
  padding: 15px 0;
  width: 60px;
  display: block;
  margin: 0 auto;
}
.floorplan-filter__advanced-button {
  float: right;
  font-size: 1.5rem;
  border: 1px solid #cdcdce;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
  background: #fff;
}
.floorplan-filter__advanced-button:hover {
  background: rgba(255, 255, 255, 0.6);
}

@media (max-width: 808px) {
  .floorplan-listing-a__container {
    table-layout: fixed;
  }
}
.floorplan-listing-a__table {
  display: table;
  width: 100%;
}
.floorplan-listing-a__column {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.floorplan-listing-a__column--left {
  border-left: 1px solid #cdcdce;
  border-right: 1px solid #cdcdce;
  width: 350px;
}
@media (max-width: 1180px) {
  .floorplan-listing-a__column--left {
    width: 280px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-a__column--left {
    width: 120px;
  }
}
.floorplan-listing-a__column--right {
  padding-left: 40px;
}
@media (max-width: 980px) {
  .floorplan-listing-a__column--right {
    padding-left: 20px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-a__column--right {
    padding-left: 10px;
  }
}
.floorplan-listing-a__item {
  border-top: 1px solid #cdcdce;
  width: 100%;
}
.floorplan-listing-a__item:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 808px) {
  .floorplan-listing-a__item {
    position: relative;
    position: relative;
  }
  .floorplan-listing-a__item:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(0, 0, 0, 0.1);
  }
}
.floorplan-listing-a__item--no-results {
  display: none;
  padding: 30px;
  background: rgba(0, 0, 0, 0.05);
}
.floorplan-listing-a__item:first-child {
  border-top: 0;
}
.floorplan-listing-a__item:nth-child(even) {
  background: rgba(0, 0, 0, 0.02);
}
.floorplan-listing-a__item:hover {
  opacity: 0.8;
}
.floorplan-listing-a__no-results {
  font-size: 1.5rem;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 808px) {
  .floorplan-listing-a__no-results {
    font-size: 1.1rem;
  }
}
.floorplan-listing-a__filter {
  padding: 40px 0;
}
@media (max-width: 808px) {
  .floorplan-listing-a__filter {
    padding: 20px;
  }
}
.floorplan-listing-a__filter-field {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.floorplan-listing-a__image-wrap {
  border-left: 1px solid #cdcdce;
  border-right: 1px solid #cdcdce;
  position: relative;
  width: 350px;
  float: left;
}
@media (max-width: 1180px) {
  .floorplan-listing-a__image-wrap {
    width: 280px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-a__image-wrap {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 100px;
  }
}
.floorplan-listing-a__image {
  width: 100%;
  float: left;
}
.floorplan-listing-a__sold-out {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  text-align: center;
  font-size: 2rem;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.1rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 0;
}
@media (max-width: 808px) {
  .floorplan-listing-a__sold-out {
    font-size: 1rem;
    padding: 3px 0;
    background: rgba(0, 0, 0, 0.7);
  }
}
.floorplan-listing-a__details {
  padding-top: 74px;
  padding-bottom: 74px;
  padding-left: 40px;
  margin-left: 351px;
}
.floorplan-listing-a__details:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 1180px) {
  .floorplan-listing-a__details {
    padding-top: 74px;
    padding-bottom: 74px;
    padding-left: 20px;
    margin-left: 281px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-a__details {
    box-sizing: border-box;
    display: table-cell;
    position: relative;
    margin-left: 101px;
    padding: 12px;
  }
  .floorplan-listing-a__details:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(0, 0, 0, 0.1);
  }
}
.floorplan-listing-a__content {
  float: left;
}
.floorplan-listing-a__title {
  color: #e81e26;
  font-family: "Montserrat", sans-serif;
  font-size: 3.8rem;
  line-height: 3.8rem;
  font-weight: 300;
}
@media (max-width: 1380px) {
  .floorplan-listing-a__title {
    font-size: 3rem;
    line-height: 3rem;
  }
}
@media (max-width: 1180px) {
  .floorplan-listing-a__title {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-a__title {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-a__title {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
}
.floorplan-listing-a__info {
  font-size: 2.2rem;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 300;
  margin: 12px 0 0 0;
}
@media (max-width: 1380px) {
  .floorplan-listing-a__info {
    margin-top: 10px;
    font-size: 2rem;
  }
}
@media (max-width: 1180px) {
  .floorplan-listing-a__info {
    font-size: 1.8rem;
    margin-top: 8px;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-a__info {
    font-size: 1.6rem;
    margin-top: 10px;
    font-weight: 400;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-a__info {
    font-size: 1.2rem;
    margin-top: 3px;
  }
}
.floorplan-listing-a__info--price {
  font-weight: 500;
}
.floorplan-listing-a__details-button {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
}
@media (max-width: 980px) {
  .floorplan-listing-a__details-button {
    width: 150px;
    font-size: 1.5rem;
  }
  .floorplan-listing-a__details-button img {
    width: 8px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-a__details-button {
    display: none;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-a {
    display: block !important;
  }
}

.floorplan-listing-b {
  margin-top: -10px;
  margin-left: -10px;
  width: calc(100% + 20px);
}
@media (max-width: 660px) {
  .floorplan-listing-b {
    width: 100%;
    margin: 0;
  }
}
.floorplan-listing-b__list:after {
  display: table;
  content: "";
  clear: both;
}
.floorplan-listing-b__item {
  width: calc(33.33% - 20px);
  float: left;
  margin: 10px;
}
@media (max-width: 980px) {
  .floorplan-listing-b__item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 660px) {
  .floorplan-listing-b__item {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
}
.floorplan-listing-b__container {
  display: block;
  border: 1px solid #cdcdce;
  color: #000;
}
.floorplan-listing-b__column {
  position: relative;
  display: table;
  width: 100%;
}
.floorplan-listing-b__column--right {
  position: relative;
}
.floorplan-listing-b__column--right:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid rgba(0, 0, 0, 0.3);
}
@media (max-width: 808px) {
  .floorplan-listing-b__column {
    display: block;
  }
}
.floorplan-listing-b__image {
  width: 100%;
  vertical-align: middle;
}
.floorplan-listing-b__overlay-banner {
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 1.8rem;
  font-weight: 300;
  padding: 10px 30px;
}
@media (max-width: 1180px) {
  .floorplan-listing-b__overlay-banner {
    font-size: 1.6rem;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-b__overlay-banner {
    font-size: 1.4rem;
    padding: 8px 15px;
    bottom: 10px;
  }
}
.floorplan-listing-b__content {
  display: table-cell;
  vertical-align: middle;
  border-top: 1px solid #cdcdce;
  background-color: #fafafa;
  height: 110px;
  padding: 0 20px;
}
@media (max-width: 1380px) {
  .floorplan-listing-b__content {
    height: 90px;
  }
}
@media (max-width: 1180px) {
  .floorplan-listing-b__content {
    height: 80px;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-b__content {
    height: 70px;
    padding: 0 15px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-b__content {
    display: block;
    height: auto;
    padding: 12px 15px 10px 15px;
  }
}
.floorplan-listing-b__title {
  line-height: 1.23;
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 900;
}
@media (max-width: 1380px) {
  .floorplan-listing-b__title {
    font-size: 2.6rem;
  }
}
@media (max-width: 1180px) {
  .floorplan-listing-b__title {
    font-size: 2.2rem;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-b__title {
    font-size: 1.9rem;
    margin-top: 2px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-b__title {
    margin-top: 0;
  }
}
.floorplan-listing-b__info {
  margin-bottom: 0 !important;
  letter-spacing: 0.05em;
}

.floorplan-listing-c {
  margin-top: -10px;
  margin-left: -10px;
  width: calc(100% + 20px);
}
@media (max-width: 660px) {
  .floorplan-listing-c {
    width: 100%;
    margin: 0;
  }
}
.floorplan-listing-c__list:after {
  display: table;
  content: "";
  clear: both;
}
.floorplan-listing-c__item {
  width: calc(33.33% - 20px);
  float: left;
  border: 1px solid #cdcdce;
  margin: 10px;
}
@media (max-width: 980px) {
  .floorplan-listing-c__item {
    width: calc(50% - 10px);
    margin: 5px;
  }
}
@media (max-width: 480px) {
  .floorplan-listing-c__item {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.floorplan-listing-c__item:hover {
  border-color: #e81e26;
}
.floorplan-listing-c__row {
  position: relative;
  display: table;
  width: 100%;
}
.floorplan-listing-c__row--bottom {
  background: rgba(0, 0, 0, 0.03);
  border-top: 1px solid #cdcdce;
  padding: 10px;
}
.floorplan-listing-c__column {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .floorplan-listing-c__column {
    display: table;
    width: 100% !important;
  }
}
.floorplan-listing-c__column--right {
  width: 1%;
  white-space: nowrap;
}
@media (max-width: 480px) {
  .floorplan-listing-c__column--right {
    margin-top: 10px;
  }
}
.floorplan-listing-c__image {
  width: 100%;
  vertical-align: middle;
}
.floorplan-listing-c__overlay-banner {
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 1.8rem;
  font-weight: 300;
  padding: 10px 30px;
}
@media (max-width: 1180px) {
  .floorplan-listing-c__overlay-banner {
    font-size: 1.6rem;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-c__overlay-banner {
    font-size: 1.4rem;
    padding: 8px 15px;
    bottom: 10px;
  }
}
.floorplan-listing-c__content {
  display: table-cell;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid #cdcdce;
  height: 90px;
  padding: 0 20px;
  text-align: center;
}
@media (max-width: 1380px) {
  .floorplan-listing-c__content {
    height: 80px;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-c__content {
    padding: 0 15px;
    height: 70px;
  }
}
.floorplan-listing-c__title {
  font-size: 3rem;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  color: #e81e26;
}
@media (max-width: 1380px) {
  .floorplan-listing-c__title {
    font-size: 2.6rem;
  }
}
@media (max-width: 1180px) {
  .floorplan-listing-c__title {
    font-size: 2.4rem;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-c__title {
    font-size: 1.9rem;
  }
}
.floorplan-listing-c__info {
  display: inline-block;
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.6);
  line-height: 2.5rem;
}
@media (max-width: 1180px) {
  .floorplan-listing-c__info {
    font-size: 1.5rem;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-c__info {
    font-size: 1.4rem;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-c__info {
    font-size: 1.2rem;
  }
}
.floorplan-listing-c__details-button {
  padding: 10px 20px;
  font-size: 1.6rem;
}
@media (max-width: 1180px) {
  .floorplan-listing-c__details-button {
    font-size: 1.4rem;
    padding: 10px 15px;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-c__details-button {
    font-size: 1.3rem;
    padding: 8px 12px;
  }
}
.floorplan-listing-c__price {
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 600;
}
@media (max-width: 1180px) {
  .floorplan-listing-c__price {
    font-size: 1.7rem;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-c__price {
    font-size: 1.5rem;
  }
}
@media (max-width: 480px) {
  .floorplan-listing-c__price {
    text-align: center;
  }
}

.floorplan-details__toggle-link--active {
  background: rgba(0, 0, 0, 0.1);
}
.floorplan-details__image {
  width: 100%;
}
.floorplan-details__button--active {
  background: rgba(0, 0, 0, 0.2) !important;
}
.floorplan-details__floor-select {
  position: relative;
  display: none;
  color: #fff;
  background: #e81e26;
  font-size: 1.3rem;
  font-weight: 300;
  text-transform: uppercase;
  width: 100%;
  padding: 12px;
}
.floorplan-details__floor-select:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(255, 255, 255, 0.8);
}
@media (max-width: 808px) {
  .floorplan-details__floor-select {
    display: block;
  }
}
.floorplan-details__toggle-wrap {
  text-align: right;
  display: table;
  width: 100%;
  border-bottom: 0;
  padding-bottom: 10px;
}
@media (max-width: 808px) {
  .floorplan-details__toggle-wrap {
    padding-bottom: 0;
    text-align: center;
  }
}
.floorplan-details__toggle {
  display: inline-block;
}
.floorplan-details__toggle:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 808px) {
  .floorplan-details__toggle {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .floorplan-details__toggle:after {
    display: none;
  }
}
.floorplan-details__toggle--floors {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
@media (max-width: 808px) {
  .floorplan-details__toggle--floors {
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 0;
    left: 0;
    padding: 10px;
    border-top: 1px solid #cdcdce;
  }
}
.floorplan-details__toggle--walkthrough {
  top: 10px;
  left: 10px;
  right: auto;
}
@media (max-width: 808px) {
  .floorplan-details__toggle--using-floor-select {
    display: none;
    padding: 0;
    border-top: 0;
  }
}
.floorplan-details__toggle:not(:last-child) {
  margin-right: 10px;
}
@media (max-width: 808px) {
  .floorplan-details__toggle:not(:last-child) {
    margin: 0;
  }
}
.floorplan-details__toggle-item {
  float: left;
  background: #e81e26;
}
@media (max-width: 808px) {
  .floorplan-details__toggle-item {
    display: table-cell;
    float: none;
  }
}
@media (max-width: 808px) {
  .floorplan-details__toggle-item--dimension {
    background: rgba(0, 0, 0, 0.05) !important;
  }
}
@media (max-width: 808px) {
  .floorplan-details__toggle-item--full {
    display: table;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.floorplan-details__toggle-link {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
  padding: 9px 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.floorplan-details__toggle-link--active {
  background: rgba(0, 0, 0, 0.1);
}
.floorplan-details__toggle-link--active-walkthrough {
  padding-right: 65px;
}
@media (max-width: 808px) {
  .floorplan-details__toggle-link--active-walkthrough {
    padding-right: 0;
  }
}
@media (max-width: 808px) {
  .floorplan-details__toggle-link--dimension {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 500;
  }
}
.floorplan-details__toggle-link span {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  width: 36px;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
  font-size: 2rem;
  line-height: 33px;
}
@media (max-width: 808px) {
  .floorplan-details__toggle-link span {
    width: 33px;
    line-height: 30px;
  }
}
@media (max-width: 808px) {
  .floorplan-details__toggle-link span {
    font-size: 1.6rem;
    width: 24px;
    line-height: 27px;
  }
}
@media (max-width: 808px) {
  .floorplan-details__toggle-link {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    font-size: 1.3rem;
  }
}
@media (max-width: 480px) {
  .floorplan-details__toggle-link {
    font-size: 1rem;
  }
}

.floorplan-details-a {
  background: #fff;
}
.floorplan-details-a__container {
  position: relative;
  display: block;
  margin: 0 auto;
  width: calc(1073px - 40px);
}
@media (max-width: 1180px) {
  .floorplan-details-a__container {
    width: calc(873px - 40px);
  }
}
@media (max-width: 980px) {
  .floorplan-details-a__container {
    width: calc(701px - 40px);
  }
}
@media (max-width: 808px) {
  .floorplan-details-a__container {
    width: 100%;
  }
}
@media (max-width: 808px) {
  .floorplan-details-a__navigation {
    display: none;
  }
}
.floorplan-details-a__navigation-link {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  position: absolute;
  width: 30px;
}
.floorplan-details-a__navigation-link--prev {
  left: -60px;
}
.floorplan-details-a__navigation-link--next {
  right: -60px;
}
.floorplan-details-a__navigation-image {
  width: 100%;
  opacity: 0.4;
}
.floorplan-details-a__navigation-image:hover {
  opacity: 0.8;
}
.floorplan-details-a__schedule-tour {
  display: none;
  margin-top: 20px;
}
.floorplan-details-a__form {
  background: rgba(0, 0, 0, 0.05);
  padding: 40px;
  border: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .floorplan-details-a__form {
    padding: 10px;
  }
}
.floorplan-details-a__image-pane {
  border: 1px solid #cdcdce;
  position: relative;
}
.floorplan-details-a__image-pane:after {
  display: table;
  content: "";
  clear: both;
}
.floorplan-details-a__sold-out {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 50px;
  left: 0;
  font-size: 2rem;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 30px;
}
@media (max-width: 980px) {
  .floorplan-details-a__sold-out {
    bottom: 30px;
    font-size: 1.8rem;
  }
}
@media (max-width: 808px) {
  .floorplan-details-a__sold-out {
    font-size: 1.4rem;
    bottom: 10px;
    padding: 5px 20px;
  }
}
.floorplan-details-a__image {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.floorplan-details-a__image--visible {
  opacity: 1;
  height: 100%;
}
.floorplan-details-a__floor-wrap:after {
  display: table;
  content: "";
  clear: both;
}
.floorplan-details-a__title-table {
  display: table;
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid #cdcdce;
  border-top: 0;
  width: 100%;
  padding: 40px;
}
@media (max-width: 808px) {
  .floorplan-details-a__title-table {
    padding: 0;
  }
}
.floorplan-details-a__title-column {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 808px) {
  .floorplan-details-a__title-column {
    display: table;
    width: 100% !important;
    padding: 10px;
  }
}
.floorplan-details-a__title-column--right {
  width: 1%;
  white-space: nowrap;
}
@media (max-width: 808px) {
  .floorplan-details-a__title-column--right {
    border-top: 1px solid #cdcdce;
  }
}
.floorplan-details-a__title {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
}
@media (max-width: 808px) {
  .floorplan-details-a__title {
    text-align: center;
    width: 100%;
    font-size: 2rem;
  }
}
.floorplan-details-a__price {
  font-size: 2.3rem;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  bottom: 100px;
}
@media (max-width: 808px) {
  .floorplan-details-a__price {
    font-size: 1.7rem;
    text-align: center;
  }
}
.floorplan-details-a__info {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 40px;
}
@media (max-width: 808px) {
  .floorplan-details-a__info {
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    float: none;
    margin: 0;
  }
}
.floorplan-details-a__details {
  margin-top: 40px;
}
@media (max-width: 808px) {
  .floorplan-details-a__details {
    margin-top: 20px;
  }
}
.floorplan-details-a__description {
  text-align: center;
  margin-bottom: 20px;
}
.floorplan-details-a__button-wrap {
  display: table;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.floorplan-details-a__button-wrap:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 808px) {
  .floorplan-details-a__button-wrap {
    width: 100%;
  }
}
.floorplan-details-a__button-wrap-item {
  display: inline-block;
  margin-right: 15px;
}
.floorplan-details-a__button-wrap-item:last-child {
  margin-right: 0;
}
@media (max-width: 808px) {
  .floorplan-details-a__button-wrap-item {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .floorplan-details-a__button-wrap-item:last-child {
    margin-bottom: 0;
  }
}
.floorplan-details-a__button--active {
  opacity: 0.8;
}
@media (max-width: 1380px) {
  .floorplan-details-a__button {
    padding-left: 0;
    padding-right: 0;
    width: 260px;
  }
}
@media (max-width: 980px) {
  .floorplan-details-a__button {
    width: 230px;
    font-size: 1.6rem;
  }
  .floorplan-details-a__button img {
    width: 10px;
  }
  .floorplan-details-a__button img.down {
    height: 10px;
  }
}
@media (max-width: 808px) {
  .floorplan-details-a__button {
    width: 100%;
  }
}
.floorplan-details-a__walkthrough {
  border: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
}

.floorplan-details-b {
  background: #fff;
}
.floorplan-details-b__container {
  position: relative;
  display: block;
  margin: 0 auto;
  width: calc(1073px - 40px);
}
@media (max-width: 1180px) {
  .floorplan-details-b__container {
    width: calc(873px - 40px);
  }
}
@media (max-width: 980px) {
  .floorplan-details-b__container {
    width: calc(701px - 40px);
  }
}
@media (max-width: 808px) {
  .floorplan-details-b__container {
    width: 100%;
  }
}
@media (max-width: 808px) {
  .floorplan-details-b__navigation {
    display: none;
  }
}
.floorplan-details-b__navigation-link {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  position: absolute;
  width: 30px;
}
.floorplan-details-b__navigation-link--prev {
  left: -60px;
}
.floorplan-details-b__navigation-link--next {
  right: -60px;
}
.floorplan-details-b__navigation-image {
  width: 100%;
  opacity: 0.4;
}
.floorplan-details-b__navigation-image:hover {
  opacity: 0.8;
}
.floorplan-details-b__schedule-tour {
  display: none;
  margin-top: 20px;
}
.floorplan-details-b__form {
  padding: 40px;
  border: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .floorplan-details-b__form {
    padding: 10px;
  }
}
.floorplan-details-b__image-pane {
  border: 1px solid #cdcdce;
  position: relative;
}
.floorplan-details-b__image-pane:after {
  display: table;
  content: "";
  clear: both;
}
.floorplan-details-b__image {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.floorplan-details-b__image--visible {
  opacity: 1;
  height: 100%;
}
.floorplan-details-b__sold-out {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 50px;
  left: 0;
  font-size: 2rem;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 30px;
}
@media (max-width: 980px) {
  .floorplan-details-b__sold-out {
    bottom: 30px;
    font-size: 1.8rem;
  }
}
@media (max-width: 808px) {
  .floorplan-details-b__sold-out {
    font-size: 1.4rem;
    bottom: 10px;
    padding: 5px 20px;
  }
}
.floorplan-details-b__floor-wrap:after {
  display: table;
  content: "";
  clear: both;
}
.floorplan-details-b__title-table-wrap {
  background: #fafafa;
  border: 1px solid #cdcdce;
  border-bottom: 0;
}
.floorplan-details-b__title-table {
  display: table;
}
@media (max-width: 808px) {
  .floorplan-details-b__title-table {
    width: 100%;
    padding: 20px 0;
  }
}
.floorplan-details-b__title-column {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 40px;
}
@media (max-width: 1180px) {
  .floorplan-details-b__title-column {
    padding: 10px 30px;
  }
}
@media (max-width: 808px) {
  .floorplan-details-b__title-column {
    display: table;
    width: 100%;
    border-right: 0;
    padding: 0px;
  }
}
.floorplan-details-b__title {
  text-transform: uppercase;
  font-size: 4rem;
  font-weight: 900;
}
@media (max-width: 1180px) {
  .floorplan-details-b__title {
    font-size: 3rem;
  }
}
@media (max-width: 808px) {
  .floorplan-details-b__title {
    text-align: center;
    width: 100%;
    font-size: 2rem;
  }
}
.floorplan-details-b__price {
  font-size: 2.3rem;
  font-weight: 500;
  bottom: 100px;
}
@media (max-width: 1180px) {
  .floorplan-details-b__price {
    font-size: 2rem;
  }
}
@media (max-width: 808px) {
  .floorplan-details-b__price {
    font-size: 1.7rem;
    text-align: center;
  }
}
.floorplan-details-b__info {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 40px;
}
@media (max-width: 1180px) {
  .floorplan-details-b__info {
    font-size: 1.6rem;
  }
}
@media (max-width: 808px) {
  .floorplan-details-b__info {
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    float: none;
    margin: 0;
  }
}
.floorplan-details-b__details {
  margin-top: 40px;
}
@media (max-width: 808px) {
  .floorplan-details-b__details {
    margin-top: 20px;
  }
}
.floorplan-details-b__description {
  text-align: center;
  margin-bottom: 20px;
}
.floorplan-details-b__button-wrap {
  display: table;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.floorplan-details-b__button-wrap:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 808px) {
  .floorplan-details-b__button-wrap {
    width: 100%;
  }
}
.floorplan-details-b__button-wrap-item {
  display: inline-block;
  margin-right: 15px;
}
.floorplan-details-b__button-wrap-item:last-child {
  margin-right: 0;
}
@media (max-width: 808px) {
  .floorplan-details-b__button-wrap-item {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .floorplan-details-b__button-wrap-item:last-child {
    margin-bottom: 0;
  }
}
.floorplan-details-b__button--active {
  opacity: 0.8;
}
@media (max-width: 1380px) {
  .floorplan-details-b__button {
    padding-left: 0;
    padding-right: 0;
    width: 260px;
  }
}
@media (max-width: 980px) {
  .floorplan-details-b__button {
    width: 230px;
    font-size: 1.6rem;
  }
  .floorplan-details-b__button img {
    width: 10px;
  }
  .floorplan-details-b__button img.down {
    height: 10px;
  }
}
@media (max-width: 808px) {
  .floorplan-details-b__button {
    width: 100%;
  }
}
.floorplan-details-b__walkthrough {
  border: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
}
.floorplan-details-b__toggle-wrap {
  text-align: right;
  display: table;
  width: 100%;
  border-bottom: 0;
  padding-bottom: 10px;
}
@media (max-width: 808px) {
  .floorplan-details-b__toggle-wrap {
    padding-bottom: 0;
    text-align: center;
  }
}
.floorplan-details-b__toggle {
  display: inline-block;
}
.floorplan-details-b__toggle:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 808px) {
  .floorplan-details-b__toggle {
    display: table;
    width: 100%;
  }
  .floorplan-details-b__toggle:after {
    display: none;
  }
}
.floorplan-details-b__toggle--floors {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
@media (max-width: 808px) {
  .floorplan-details-b__toggle--floors {
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 0;
    left: 0;
    padding: 10px;
    border-top: 1px solid #cdcdce;
  }
}
.floorplan-details-b__toggle--walkthrough {
  top: 10px;
  left: 10px;
  right: auto;
}
@media (max-width: 808px) {
  .floorplan-details-b__toggle--using-floor-select {
    display: none;
  }
}
.floorplan-details-b__toggle:not(:last-child) {
  margin-right: 10px;
}
@media (max-width: 808px) {
  .floorplan-details-b__toggle:not(:last-child) {
    margin: 0;
  }
}
.floorplan-details-b__toggle-item {
  float: left;
  background: #e81e26;
}
@media (max-width: 808px) {
  .floorplan-details-b__toggle-item--dimension {
    background: rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 808px) {
  .floorplan-details-b__toggle-item {
    display: table-cell;
    float: none;
  }
}
.floorplan-details-b__toggle-link {
  display: inline-block;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
  padding: 9px 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.floorplan-details-b__toggle-link--active {
  background: rgba(0, 0, 0, 0.2);
}
@media (max-width: 808px) {
  .floorplan-details-b__toggle-link--dimension {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 500;
  }
}
@media (max-width: 808px) {
  .floorplan-details-b__toggle-link {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    font-size: 1.3rem;
  }
}

.floorplan-details-c {
  background: #fff;
}
.floorplan-details-c__container {
  position: relative;
  display: block;
  margin: 0 auto;
  width: calc(1073px - 40px);
}
@media (max-width: 1180px) {
  .floorplan-details-c__container {
    width: calc(873px - 40px);
  }
}
@media (max-width: 980px) {
  .floorplan-details-c__container {
    width: calc(701px - 40px);
  }
}
@media (max-width: 808px) {
  .floorplan-details-c__container {
    width: 100%;
  }
}
.floorplan-details-c__title-wrap {
  background: rgba(0, 0, 0, 0.05);
  padding: 40px;
  border: 1px solid #cdcdce;
  position: relative;
}
@media (max-width: 980px) {
  .floorplan-details-c__title-wrap {
    padding: 20px;
  }
}
.floorplan-details-c__title {
  font-size: 5rem;
  line-height: 5rem;
  font-weight: 300;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  color: #e81e26;
  margin-bottom: 20px;
}
@media (max-width: 980px) {
  .floorplan-details-c__title {
    font-size: 3.5rem;
    line-height: 3.5rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 808px) {
  .floorplan-details-c__title {
    font-size: 2.8rem;
    line-height: 2.8rem;
    margin-bottom: 10px;
  }
}
.floorplan-details-c__info {
  color: rgba(0, 0, 0, 0.7);
  font-size: 2.3rem;
  text-align: center;
}
@media (max-width: 980px) {
  .floorplan-details-c__info {
    font-size: 1.9rem;
  }
}
@media (max-width: 808px) {
  .floorplan-details-c__info {
    font-size: 1.6rem;
  }
}
.floorplan-details-c__price {
  font-size: 2.6rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 900;
  margin-top: 20px;
}
@media (max-width: 980px) {
  .floorplan-details-c__price {
    font-size: 2.2rem;
    margin-top: 15px;
  }
}
@media (max-width: 808px) {
  .floorplan-details-c__price {
    font-size: 1.9rem;
    margin-top: 10px;
  }
}
.floorplan-details-c__sold-out {
  background: #e81e26;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 20px;
  color: #fff;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 300;
}
@media (max-width: 808px) {
  .floorplan-details-c__sold-out {
    padding: 5px 10px;
  }
}
@media (max-width: 660px) {
  .floorplan-details-c__sold-out {
    font-size: 0.9rem;
    padding: 3px 10px !important;
  }
}
@media (max-width: 808px) {
  .floorplan-details-c__navigation {
    display: none;
  }
}
.floorplan-details-c__navigation-link {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  position: absolute;
  width: 30px;
}
.floorplan-details-c__navigation-link--prev {
  left: -60px;
}
.floorplan-details-c__navigation-link--next {
  right: -60px;
}
.floorplan-details-c__navigation-image {
  width: 100%;
  opacity: 0.4;
}
.floorplan-details-c__navigation-image:hover {
  opacity: 0.8;
}
.floorplan-details-c__schedule-tour {
  display: none;
  margin-top: 20px;
}
.floorplan-details-c__form {
  background: rgba(0, 0, 0, 0.05);
  padding: 40px;
  border: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .floorplan-details-c__form {
    padding: 10px;
  }
}
.floorplan-details-c__description {
  text-align: center;
  margin-top: 20px;
}
.floorplan-details-c__title-button-wrap {
  padding: 20px;
  background: rgba(0, 0, 0, 0.03);
  border-top: 1px solid #cdcdce;
}
@media (max-width: 980px) {
  .floorplan-details-c__title-button-wrap {
    padding: 10px;
  }
}
@media (max-width: 808px) {
  .floorplan-details-c__title-button-wrap {
    display: none;
  }
}
.floorplan-details-c__button-wrap {
  margin: 0 auto;
  margin-top: 20px;
  display: table;
  text-align: center;
  width: 100%;
}
.floorplan-details-c__button-wrap:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 808px) {
  .floorplan-details-c__button-wrap {
    width: 100%;
  }
}
.floorplan-details-c__button-wrap-item {
  display: inline-block;
  margin-right: 15px;
}
.floorplan-details-c__button-wrap-item--mobile {
  display: none;
}
@media (max-width: 808px) {
  .floorplan-details-c__button-wrap-item--mobile {
    display: block;
  }
}
.floorplan-details-c__button-wrap-item:last-child {
  margin-right: 0;
}
@media (max-width: 808px) {
  .floorplan-details-c__button-wrap-item {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .floorplan-details-c__button-wrap-item:last-child {
    margin-bottom: 0;
  }
}
.floorplan-details-c__button--active {
  opacity: 0.8;
}
.floorplan-details-c__button--title {
  width: 100% !important;
  padding: 10px;
  margin-bottom: 10px;
}
.floorplan-details-c__button--title:last-child {
  margin-bottom: 0;
}
@media (max-width: 1380px) {
  .floorplan-details-c__button {
    padding-left: 0;
    padding-right: 0;
    width: 260px;
  }
}
@media (max-width: 980px) {
  .floorplan-details-c__button {
    width: 230px;
    font-size: 1.6rem;
  }
  .floorplan-details-c__button img {
    width: 10px;
  }
  .floorplan-details-c__button img.down {
    height: 10px;
  }
}
@media (max-width: 808px) {
  .floorplan-details-c__button {
    width: 100%;
  }
}

@media (max-width: 808px) {
  .floorplan-listing-d__container {
    table-layout: fixed;
  }
}
.floorplan-listing-d__table {
  display: table;
  position: relative;
  width: 100%;
  min-height: 200px;
}
@media (max-width: 1180px) {
  .floorplan-listing-d__table {
    min-height: 150px;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-d__table {
    min-height: 120px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-d__table {
    min-height: 80px;
  }
}
.floorplan-listing-d__column {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.floorplan-listing-d__column--left {
  border-left: 1px solid #cdcdce;
  border-right: 1px solid #cdcdce;
  width: 350px;
}
@media (max-width: 1180px) {
  .floorplan-listing-d__column--left {
    width: 280px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-d__column--left {
    width: 120px;
  }
}
.floorplan-listing-d__column--right {
  padding-left: 40px;
}
@media (max-width: 980px) {
  .floorplan-listing-d__column--right {
    padding-left: 20px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-d__column--right {
    padding-left: 10px;
  }
}
.floorplan-listing-d__item {
  border-top: 1px solid #cdcdce;
  width: 100%;
}
.floorplan-listing-d__item:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 808px) {
  .floorplan-listing-d__item {
    position: relative;
    position: relative;
  }
  .floorplan-listing-d__item:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(0, 0, 0, 0.1);
  }
}
.floorplan-listing-d__item--no-results {
  display: none;
  padding: 30px;
  background: rgba(0, 0, 0, 0.05);
}
.floorplan-listing-d__item:first-child {
  border-top: 0;
}
.floorplan-listing-d__item:nth-child(even) {
  background: rgba(0, 0, 0, 0.02);
}
.floorplan-listing-d__item:hover {
  opacity: 0.8;
}
.floorplan-listing-d__sold-out {
  display: table;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1.3rem;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.1rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 20px;
  margin-top: 10px;
}
@media (max-width: 980px) {
  .floorplan-listing-d__sold-out {
    font-size: 1rem;
    padding: 3px 10px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-d__sold-out {
    font-size: 1rem;
    padding: 2px 5px;
    margin-top: 3px;
    background: rgba(0, 0, 0, 0.7);
  }
}
.floorplan-listing-d__details {
  padding-top: 74px;
  padding-bottom: 74px;
  padding-left: 40px;
  margin-left: 351px;
}
.floorplan-listing-d__details:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 1180px) {
  .floorplan-listing-d__details {
    padding-top: 74px;
    padding-bottom: 74px;
    padding-left: 20px;
    margin-left: 281px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-d__details {
    box-sizing: border-box;
    display: table-cell;
    position: relative;
    margin-left: 101px;
    padding: 12px;
  }
  .floorplan-listing-d__details:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(0, 0, 0, 0.1);
  }
}
.floorplan-listing-d__content {
  float: left;
}
.floorplan-listing-d__title {
  color: #e81e26;
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  text-align: center;
  line-height: 3.8rem;
  font-weight: 300;
}
@media (max-width: 1380px) {
  .floorplan-listing-d__title {
    font-size: 3.5rem;
    line-height: 3rem;
  }
}
@media (max-width: 1180px) {
  .floorplan-listing-d__title {
    font-size: 3rem;
    line-height: 2.8rem;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-d__title {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-d__title {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
}
.floorplan-listing-d__info {
  font-size: 2.2rem;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 300;
  margin: 12px 0 0 0;
}
@media (max-width: 1380px) {
  .floorplan-listing-d__info {
    margin-top: 10px;
    font-size: 2rem;
  }
}
@media (max-width: 1180px) {
  .floorplan-listing-d__info {
    font-size: 1.8rem;
    margin-top: 8px;
  }
}
@media (max-width: 980px) {
  .floorplan-listing-d__info {
    font-size: 1.6rem;
    margin-top: 10px;
    font-weight: 400;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-d__info {
    font-size: 1.2rem;
    margin-top: 3px;
  }
}
.floorplan-listing-d__info--price {
  font-weight: 500;
}
.floorplan-listing-d__details-button {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
}
@media (max-width: 980px) {
  .floorplan-listing-d__details-button {
    width: 150px;
    font-size: 1.5rem;
  }
  .floorplan-listing-d__details-button img {
    width: 8px;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-d__details-button {
    display: none;
  }
}
@media (max-width: 808px) {
  .floorplan-listing-d {
    display: block !important;
  }
}

.check-availability {
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid #cdcdce;
  border-bottom: 0;
}
@media (max-width: 980px) {
  .check-availability {
    background: none;
    border: 0;
  }
}
.check-availability__table {
  width: 100%;
}
.check-availability__row {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1380px) {
  .check-availability__row {
    font-size: 0.9rem;
  }
}
@media (max-width: 1180px) {
  .check-availability__row {
    font-size: 0.8rem;
  }
}
@media (max-width: 980px) {
  .check-availability__row {
    display: block;
    border: 1px solid #cdcdce;
    background: rgba(0, 0, 0, 0.05);
    margin-top: 10px;
  }
  .check-availability__row:after {
    display: table;
    content: "";
    clear: both;
  }
}
.check-availability__row--head {
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #cdcdce;
}
@media (max-width: 980px) {
  .check-availability__row--head {
    display: none;
  }
}
.check-availability__row--lease-term {
  margin-top: 0;
  border-top: 0;
}
.check-availability__row:last-child {
  border-bottom: 0;
}
@media (max-width: 808px) {
  .check-availability__row:last-child {
    border-bottom: 1px solid #cdcdce;
  }
}
.check-availability__row:nth-child(2) {
  margin-top: 0;
}
.check-availability__head {
  font-size: 1.8rem;
  font-weight: 400;
  padding: 15px;
  border-right: 1px solid #cdcdce;
}
@media (max-width: 980px) {
  .check-availability__head {
    display: none;
  }
}
.check-availability__head:last-child {
  border-right: 0;
}
.check-availability__cell {
  font-size: 1.5rem;
  padding: 12px;
  border-right: 1px solid #cdcdce;
  border-bottom: 1px solid #cdcdce;
}
.check-availability__cell .view_amenities--disabled {
  display: inline-block;
  color: rgba(0, 0, 0, 0.3);
}
@media (max-width: 1180px) {
  .check-availability__cell {
    padding: 8px;
  }
}
@media (max-width: 980px) {
  .check-availability__cell {
    font-size: 1.4rem;
    line-height: 2rem;
    float: left;
    width: 50%;
    border-right: 0;
    padding: 10px;
    text-align: center;
  }
}
.check-availability__cell span {
  display: none;
}
@media (max-width: 980px) {
  .check-availability__cell span {
    display: block;
    font-weight: 900;
  }
}
@media (max-width: 808px) {
  .check-availability__cell--unit {
    font-size: 1.7rem;
  }
}
@media (max-width: 980px) {
  .check-availability__cell--link {
    padding-top: 0;
  }
}
@media (max-width: 980px) {
  .check-availability__cell--links {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .check-availability__cell--links a {
    flex: 1 0 150px;
    margin: 10px;
  }
}
@media (max-width: 980px) {
  .check-availability__cell--view-amenities {
    display: none;
  }
}
.check-availability__cell--lease-term {
  padding: 30px;
  text-align: left;
}
@media (max-width: 1180px) {
  .check-availability__cell--lease-term {
    padding: 10px;
  }
}
@media (max-width: 980px) {
  .check-availability__cell:first-child, .check-availability__cell:last-child {
    width: 100%;
    background: #fff;
  }
}
.check-availability__cell:first-child span, .check-availability__cell:last-child span {
  display: inline;
}
.check-availability__cell:nth-child(even) {
  border-right: 1px solid #cdcdce;
}
.check-availability__cell:last-child {
  border-right: 0;
}
@media (max-width: 980px) {
  .check-availability__cell:last-child {
    border-right: 0;
    border-bottom: 0;
  }
}
.check-availability__cell-link {
  display: block;
  padding: 12px;
  background: #e81e26;
  color: #fff;
  text-align: center;
}
.check-availability__cell-link--grey {
  background: rgba(0, 0, 0, 0.1) !important;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.7);
}
.check-availability__cell-link:hover {
  opacity: 0.8;
}
.check-availability__lease-term-title {
  display: block;
  font-weight: 900;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cdcdce;
}
.check-availability__lease-term-option {
  display: table;
  cursor: pointer;
  height: 30px;
  width: 100%;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.check-availability__lease-term-option:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.check-availability__lease-term-input {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: 10px;
  float: left;
}
@media (max-width: 980px) {
  .check-availability__lease-term-input {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
  }
}

.floorplan-result-message {
  font-size: 1.6rem;
  line-height: 3rem;
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
}
@media (max-width: 980px) {
  .floorplan-result-message {
    font-size: 1.4rem;
    line-height: 2.6rem;
  }
}

.page__embed {
  position: relative;
  width: 100%;
}
.page__embed--canva-doc {
  aspect-ratio: 8.5/11;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.ebrochure__table {
  width: 100%;
  border: 1px solid #cdcdce;
  border-bottom: 0;
}
.ebrochure__table:after {
  display: table;
  content: "";
  clear: both;
}
.ebrochure__heading {
  width: 25%;
  padding: 15px;
  font-size: 2rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  border-right: 1px solid #cdcdce;
}
.ebrochure__heading:last-child {
  border-right: 0;
}
@media (max-width: 1380px) {
  .ebrochure__heading {
    font-size: 2.1em;
  }
}
@media (max-width: 1180px) {
  .ebrochure__heading {
    font-size: 1.8em;
  }
}
@media (max-width: 980px) {
  .ebrochure__heading {
    font-size: 1.5em;
  }
  .ebrochure__heading span {
    display: none;
  }
}
@media (max-width: 808px) {
  .ebrochure__heading {
    font-size: 1.2em;
    padding: 10px;
  }
  .ebrochure__heading:first-of-type {
    width: 40%;
  }
  .ebrochure__heading:nth-of-type(2), .ebrochure__heading:nth-of-type(3) {
    width: 17%;
  }
  .ebrochure__heading:last-of-type {
    width: 24%;
  }
}
.ebrochure__heading--left {
  text-align: left;
}
.ebrochure__row {
  border-bottom: 1px solid #cdcdce;
}
.ebrochure__row:nth-of-type(even) {
  background: rgba(0, 0, 0, 0.05);
}
.ebrochure__row--heading:hover {
  background: none;
}
.ebrochure__row:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.02);
}
.ebrochure__cell {
  width: 25%;
  padding: 15px;
  font-size: 1.8rem;
  text-align: center;
  border-right: 1px solid #cdcdce;
  color: rgba(0, 0, 0, 0.7);
}
.ebrochure__cell:first-of-type {
  text-align: left;
  font-weight: 600;
  padding-left: 30px;
}
@media (max-width: 980px) {
  .ebrochure__cell:first-of-type {
    padding-left: 15px;
  }
}
@media (max-width: 808px) {
  .ebrochure__cell:first-of-type {
    padding-left: 10px;
  }
}
.ebrochure__cell:last-child {
  border-right: 0;
}
.ebrochure__cell input[type=checkbox] {
  margin-right: 10px;
}
@media (max-width: 1380px) {
  .ebrochure__cell {
    font-size: 1.8em;
  }
}
@media (max-width: 1180px) {
  .ebrochure__cell {
    font-size: 1.6em;
  }
}
@media (max-width: 980px) {
  .ebrochure__cell {
    font-size: 1.4em;
  }
}
@media (max-width: 808px) {
  .ebrochure__cell {
    font-size: 1.2em;
    padding: 10px;
  }
  .ebrochure__cell:first-of-type {
    width: 40%;
  }
  .ebrochure__cell:nth-of-type(2), .ebrochure__cell:nth-of-type(3) {
    width: 17%;
  }
  .ebrochure__cell:last-of-type {
    width: 26%;
  }
}
@media (max-width: 808px) {
  .ebrochure__cell--unit {
    display: none;
  }
}
.ebrochure__error {
  background: #d81f1f;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin: 20px 0;
  padding: 20px;
  text-align: center;
}
@media (max-width: 808px) {
  .ebrochure__error {
    font-size: 1rem;
    line-height: 1.4rem;
  }
}
.ebrochure__input-wrap {
  width: 600px !important;
  display: table;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 808px) {
  .ebrochure__input-wrap {
    width: 100% !important;
  }
}
.ebrochure__input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 60px;
  width: 100%;
  padding: 0 20px;
}
.ebrochure__input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
}
.ebrochure__input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
}
.ebrochure__input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
}
.ebrochure__input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
}
@media (max-width: 808px) {
  .ebrochure__input {
    height: 50px;
  }
}
.ebrochure__input--error {
  border: 1px solid #d81f1f;
}
.ebrochure__inline-msg {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  right: 20px;
  color: #d81f1f;
  font-size: 1.1rem;
}
.ebrochure__button {
  display: block;
  width: 300px;
  text-decoration: none !important;
  border: 0;
}
.ebrochure__button--submit {
  margin-top: 20px !important;
  outline: none;
}
@media (max-width: 808px) {
  .ebrochure__button--submit {
    margin-top: 10px !important;
  }
}
.ebrochure__button--center {
  margin: 0 auto;
}
@media (max-width: 808px) {
  .ebrochure__button {
    width: 100%;
  }
}

.gallery {
  position: relative;
}
.gallery__loading {
  display: none;
  position: absolute;
  width: calc(100% + 40px);
  height: calc(100% + 20px);
  margin-left: -20px;
  background: rgba(255, 255, 255, 0.9);
}
.gallery__loading-icon {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
}
.gallery__tabs {
  position: relative;
  display: table;
  margin: 0 auto 27px;
}
.gallery__tab-wrap {
  display: table;
  table-layout: fixed;
}
.gallery__tab {
  display: inline-block;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #e81e26;
  padding: 1.3125em 2em 1.25em;
  color: #fff;
  letter-spacing: 0.0625em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 900;
  transition: background-color 0.2s, color 0.2s;
  display: table-cell;
  background-color: #fafafa;
  color: #000;
}
.gallery__tab span {
  display: inline-block;
  line-height: 1;
}
.gallery__tab span + svg {
  margin-left: 0.625em;
}
.gallery__tab svg {
  fill: #fff;
  transition: fill 0.2s;
}
.gallery__tab svg + span {
  margin-left: 0.625em;
}
.gallery__tab:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 808px) {
  .gallery__tab:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
.gallery__tab:focus {
  outline: none;
}
.gallery__tab--centered {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.gallery__tab.active, .gallery__tab:active, .gallery__tab:hover {
  background-color: #fafafa;
  color: #000;
}
.gallery__tab.active svg, .gallery__tab:active svg, .gallery__tab:hover svg {
  fill: #000;
}
@media (max-width: 980px) {
  .gallery__tab {
    padding: 13px 20px;
  }
}
@media (max-width: 808px) {
  .gallery__tab {
    font-size: 1.4rem;
  }
}
.gallery__tab--active {
  border-right: 0 !important;
  background: #e81e26;
  color: #fff;
}
.gallery__tab:not(:last-child) {
  border-right: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .gallery__tab:not(:last-child) {
    border-right: 0;
  }
}
.gallery__tab--mobile-title {
  display: none;
  border: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .gallery__tab--mobile-title {
    display: block;
    border-right: 1px solid #cdcdce !important;
  }
  .gallery__tab--mobile-title:after {
    position: absolute;
    top: 0;
    right: 12px;
    content: "";
    width: 20px;
    height: 42px;
    background: transparent url(../images/svgs/select-arrow.svg) center center no-repeat;
    background-size: 11px 14px;
  }
}
@media (max-width: 808px) {
  .gallery__tab--mobile-title:hover {
    background: rgba(0, 0, 0, 0.05) !important;
  }
}
@media (min-width: 808px) {
  .gallery__tab:hover:not(.gallery__tab--active) {
    color: #e81e26;
  }
}
@media (max-width: 808px) {
  .gallery__tab:hover:not(.gallery__tab--active) {
    background: rgba(0, 0, 0, 0.05) !important;
  }
}
@media (max-width: 808px) {
  .gallery__tab:last-child {
    border-bottom: 0;
  }
}
.gallery__video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7) url(../images/svgs/play.svg) center center no-repeat;
  background-size: 90px 90px;
  text-indent: -9999px;
}
@media (max-width: 1180px) {
  .gallery__video-overlay {
    background-size: 70px 70px;
  }
}
@media (max-width: 808px) {
  .gallery__video-overlay {
    background-size: 50px 50px;
  }
}
@media (max-width: 660px) {
  .gallery__video-overlay {
    background-size: 30px 30px;
  }
}

.gallery-a:after {
  display: table;
  content: "";
  clear: both;
}
.gallery-a__link {
  position: relative;
  display: block;
  width: calc(33.33% - 14px);
  float: left;
}
@media (max-width: 808px) {
  .gallery-a__link {
    width: calc(33.33% - 7px);
  }
}
.gallery-a__link:not(:nth-child(3n+3)) {
  margin-right: 20px;
}
@media (max-width: 808px) {
  .gallery-a__link:not(:nth-child(3n+3)) {
    margin-right: 10px;
  }
}
.gallery-a__link:nth-child(n+4) {
  margin-top: 20px;
}
@media (max-width: 808px) {
  .gallery-a__link:nth-child(n+4) {
    margin-top: 10px;
  }
}
.gallery-a__image {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.gallery-b {
  margin-left: -20px;
  width: calc(100% + 40px);
}
.gallery-b .flex-direction-nav li a {
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  top: 57%;
  display: block;
  width: 40px;
  height: 75px;
  opacity: 0.6;
}
.gallery-b .flex-prev {
  left: -48px !important;
  background: url(../images/global/icons/arrow-left.png) no-repeat center center/100%;
}
@media (max-width: 980px) {
  .gallery-b .flex-prev {
    left: -37px !important;
  }
}
.gallery-b .flex-next {
  right: -48px;
  background: url(../images/global/icons/arrow-right.png) no-repeat center center/100%;
}
@media (max-width: 980px) {
  .gallery-b .flex-next {
    right: -37px;
  }
}
.gallery-b__wrap:not(.gallery-b__wrap--with-tabs) {
  background: rgba(0, 0, 0, 0.03);
  border: 1px solid #cdcdce;
}
.gallery-b__slider {
  position: relative;
  border-bottom: 1px solid #cdcdce;
  padding-bottom: 20px !important;
}
@media (max-width: 980px) {
  .gallery-b__slider {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 980px) {
  .gallery-b__slider {
    padding: 0 !important;
  }
}
.gallery-b__slider .slides li {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.gallery-b__slider .flex-viewport {
  max-width: 820px;
  display: block;
  margin: 0 auto;
}
.gallery-b__pager {
  width: 90% !important;
  margin: 0 auto !important;
  padding: 20px 0 !important;
}
@media (max-width: 808px) {
  .gallery-b__pager {
    display: none;
  }
}
.gallery-b__pager--with-tabs {
  padding-bottom: 0 !important;
}
.gallery-b__pager .flex-direction-nav li a {
  width: 25px;
  height: 50px;
}
@media (max-width: 980px) {
  .gallery-b__pager .flex-direction-nav li a {
    width: 20px;
  }
}
.gallery-b__pager-item {
  cursor: pointer;
  position: relative;
}
.gallery-b__swipe {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
}
@media (max-width: 808px) {
  .gallery-b__swipe {
    display: block;
  }
}
.gallery-b__swipe-icon {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
}
.gallery-b__layout-toggle {
  display: none;
}
@media (max-width: 808px) {
  .gallery-b__layout-toggle {
    display: table;
    width: 100%;
    margin-bottom: 20px;
  }
}
.gallery-b__layout-toggle-button {
  float: left;
  border: 1px solid #cdcdce;
  padding: 8px;
  background: rgba(0, 0, 0, 0.05);
  font-size: 1.5rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  vertical-align: middle;
  width: 50%;
}
.gallery-b__layout-toggle-button--active {
  background: #fff;
  border-bottom: 0;
}
.gallery-b__layout-toggle-button:last-child {
  border-left: 0;
}
.gallery-b__layout-toggle-button-icon {
  display: inline;
  margin: 0 auto;
  vertical-align: middle;
  width: 18px;
  opacity: 0.7;
  margin-top: -3px;
  margin-right: 10px;
}
.gallery-b__link {
  display: block;
  position: relative;
}
.gallery-b__video-overlay {
  background: rgba(0, 0, 0, 0.7);
  background-size: 120px 120px;
}
.gallery-b__video-play-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 120px;
  height: 120px;
  background: transparent url(../images/svgs/play.svg) 0 0 no-repeat;
  text-indent: -9999px;
}
@media (max-width: 808px) {
  .gallery-b__video-play-icon {
    width: 90px;
    height: 90px;
    top: auto;
    left: auto;
    bottom: 40px;
    right: 40px;
  }
}
@media (max-width: 660px) {
  .gallery-b__video-play-icon {
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
  }
}
.gallery-b__video-pager-overlay {
  background-size: 70px 70px;
}

.gallery-c {
  position: relative;
}
.gallery-c__no-results {
  font-size: 2rem;
  text-align: center;
}
@media (max-width: 808px) {
  .gallery-c__no-results {
    font-size: 1.3rem;
  }
}
.gallery-c__row {
  margin-bottom: 20px;
}
@media (max-width: 660px) {
  .gallery-c__row {
    margin-bottom: 10px;
  }
}
.gallery-c__row:last-child {
  margin-bottom: 0;
}
.gallery-c__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.gallery-c__list {
  position: relative;
}
.gallery-c__list:after {
  display: table;
  content: "";
  clear: both;
}
.gallery-c__item {
  position: relative;
  background-size: cover;
  background-position: center center;
  float: left;
}
@media (max-width: 808px) {
  .gallery-c__item {
    position: relative !important;
    float: left !important;
    margin: 0 !important;
    margin-right: 20px !important;
  }
}
@media (max-width: 660px) {
  .gallery-c__item {
    margin-right: 10px !important;
  }
}
@media (max-width: 660px) {
  .gallery-c__item--1 {
    width: 100%;
    padding-bottom: 30%;
  }
}
@media (max-width: 660px) {
  .gallery-c__item--2 {
    width: calc(50% - 5px) !important;
  }
}
@media (max-width: 808px) {
  .gallery-c__item--2:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 808px) {
  .gallery-c__item--3 {
    width: calc(33.3333333333% - 14px) !important;
    padding-bottom: 33.3333333333% !important;
  }
  .gallery-c__item--3:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 660px) {
  .gallery-c__item--3 {
    width: calc(33.3333333333% - 7px) !important;
  }
}
@media (max-width: 808px) {
  .gallery-c__item--4 {
    width: calc(25% - 15px) !important;
    padding-bottom: 25% !important;
  }
  .gallery-c__item--4:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 660px) {
  .gallery-c__item--4 {
    width: calc(25% - 8px) !important;
  }
}
.gallery-c__item--main-1 {
  width: 100%;
  padding-bottom: 50%;
}
.gallery-c__item--main-2 {
  width: calc(50% - 10px);
  margin-right: 20px;
  padding-bottom: 25%;
}
.gallery-c__item--main-2:last-child {
  margin-right: 0;
}
.gallery-c__item--main-3-1 {
  padding-bottom: 45%;
  width: 63%;
  margin-right: 20px;
}
.gallery-c__item--main-3-2 {
  margin-bottom: 20px;
}
.gallery-c__item--main-3-2, .gallery-c__item--main-3-3 {
  padding-bottom: 21.7%;
  width: calc(37% - 20px);
}
@media (max-width: 1380px) {
  .gallery-c__item--main-3-2, .gallery-c__item--main-3-3 {
    padding-bottom: 21.6%;
  }
}
@media (max-width: 1180px) {
  .gallery-c__item--main-3-2, .gallery-c__item--main-3-3 {
    padding-bottom: 21.4%;
  }
}
@media (max-width: 980px) {
  .gallery-c__item--main-3-2, .gallery-c__item--main-3-3 {
    padding-bottom: 21.3%;
  }
}
.gallery-c__item--secondary-3-1, .gallery-c__item--secondary-3-2 {
  width: 23.85%;
  padding-bottom: 24%;
}
@media (max-width: 1380px) {
  .gallery-c__item--secondary-3-1, .gallery-c__item--secondary-3-2 {
    padding-bottom: 23.85%;
  }
}
@media (max-width: 1180px) {
  .gallery-c__item--secondary-3-1, .gallery-c__item--secondary-3-2 {
    width: 23.3335%;
  }
}
@media (max-width: 980px) {
  .gallery-c__item--secondary-3-1, .gallery-c__item--secondary-3-2 {
    padding-bottom: 23.5%;
  }
}
.gallery-c__item--secondary-3-2 {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-top: 20px;
}
.gallery-c__item--secondary-3-3 {
  float: right;
  width: 74.3%;
  padding-bottom: 49.5%;
  margin-left: 20px;
}
@media (max-width: 1380px) {
  .gallery-c__item--secondary-3-3 {
    width: 74.3%;
  }
}
@media (max-width: 1180px) {
  .gallery-c__item--secondary-3-3 {
    width: 74.4%;
  }
}
@media (max-width: 980px) {
  .gallery-c__item--secondary-3-3 {
    width: 74.1%;
  }
}
.gallery-c__item--tertiary-3-3 {
  padding-bottom: 45%;
  width: 63%;
  margin-left: 20px;
  float: right;
}
.gallery-c__item--tertiary-3-1, .gallery-c__item--tertiary-3-2 {
  padding-bottom: 21.7%;
  width: calc(37% - 20px);
}
@media (max-width: 1380px) {
  .gallery-c__item--tertiary-3-1, .gallery-c__item--tertiary-3-2 {
    padding-bottom: 21.6%;
  }
}
@media (max-width: 1180px) {
  .gallery-c__item--tertiary-3-1, .gallery-c__item--tertiary-3-2 {
    padding-bottom: 21.39%;
  }
}
.gallery-c__item--tertiary-3-1 {
  margin-bottom: 20px;
}
.gallery-c__item--tertiary-3-2 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.gallery-c__item--main-4-1, .gallery-c__item--main-4-2 {
  width: calc(25% - 15px);
  padding-bottom: 23.9%;
  margin-right: 20px;
}
.gallery-c__item--main-4-3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(50% - 10px);
  padding-bottom: 23.8%;
  margin-top: 20px;
}
@media (max-width: 1180px) {
  .gallery-c__item--main-4-3 {
    padding-bottom: 23.2%;
  }
}
.gallery-c__item--main-4-4 {
  float: right;
  width: calc(50% - 10px);
  padding-bottom: 49.25%;
}
.gallery-c__item--secondary-4 {
  width: calc(25% - 15px);
  padding-bottom: 25%;
  margin-right: 20px;
}
.gallery-c__item--secondary-4:last-child {
  margin-right: 0;
}
.gallery-c__item--tertiary-4-2, .gallery-c__item--tertiary-4-3 {
  float: right;
  width: calc(25% - 15px);
  padding-bottom: 23.9%;
  margin-right: 20px;
}
.gallery-c__item--tertiary-4-2 {
  margin-right: 0;
}
.gallery-c__item--tertiary-4-4 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(50% - 10px);
  padding-bottom: 23.8%;
  margin-top: 20px;
}
@media (max-width: 1380px) {
  .gallery-c__item--tertiary-4-4 {
    padding-bottom: 23.6%;
  }
}
@media (max-width: 1180px) {
  .gallery-c__item--tertiary-4-4 {
    padding-bottom: 23.1%;
  }
}
@media (max-width: 980px) {
  .gallery-c__item--tertiary-4-4 {
    padding-bottom: 22.8%;
  }
}
.gallery-c__item--tertiary-4-1 {
  float: left;
  width: calc(50% - 10px);
  padding-bottom: 49.25%;
}

.neighborhood__poi-category-link--active {
  background: rgba(0, 0, 0, 0.03);
}
.neighborhood__poi-category-header--active {
  background: #e81e26;
  color: #fff !important;
}

.neighborhood-a__mobile-address {
  display: none;
  background: rgba(255, 255, 255, 0.9);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
}
@media (max-width: 808px) {
  .neighborhood-a__mobile-address {
    display: block;
  }
}
.neighborhood-a__mobile-address-content {
  font-size: 1.6rem;
  line-height: 2.5rem;
  color: rgba(0, 0, 0, 0.7);
}
.neighborhood-a__mobile-address-header {
  display: block;
  font-size: 2rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cdcdce;
}
.neighborhood-a__mobile-address-link {
  margin-top: 15px;
}
@media (max-width: 808px) {
  .neighborhood-a__mobile-address-link {
    width: 100%;
  }
}
.neighborhood-a__poi {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
}
@media (max-width: 808px) {
  .neighborhood-a__poi-container {
    padding: 0;
  }
}
.neighborhood-a__poi-category-wrap:after {
  display: table;
  content: "";
  clear: both;
}
.neighborhood-a__poi-category {
  width: 25%;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.neighborhood-a__poi-category:last-child {
  border-right: 0;
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category {
    width: 100%;
    border: 0;
  }
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category:last-child .neighborhood-a__poi-category-header {
    border-bottom: 0;
  }
}
.neighborhood-a__poi-category-header {
  padding: 20px 10px;
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  font-family: "Montserrat", sans-serif;
  line-height: 2rem;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 1380px) {
  .neighborhood-a__poi-category-header {
    font-size: 2rem;
  }
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category-header {
    font-size: 1.7rem;
    display: block;
    width: 100%;
    padding: 10px 20px;
    text-align: left;
  }
  .neighborhood-a__poi-category-header:after {
    content: "+";
    float: right;
  }
}
.neighborhood-a__poi-category-header--active {
  background: #e81e26;
  color: #fff;
}
.neighborhood-a__poi-category-header--active:after {
  content: "-";
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category-header--desktop {
    display: none;
  }
}
.neighborhood-a__poi-category-header--mobile {
  display: none;
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category-header--mobile {
    display: block;
  }
}
.neighborhood-a__poi-category-list-wrap {
  padding: 0 20px;
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category-list-wrap {
    padding: 0;
  }
}
@media (min-width: 808px) {
  .neighborhood-a__poi-category-list {
    display: block !important;
  }
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category-list {
    display: none;
  }
}
.neighborhood-a__poi-category-list-item {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 1180px) {
  .neighborhood-a__poi-category-list-item {
    font-size: 1.4rem;
  }
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category-list-item {
    font-size: 1.5rem;
    text-align: left;
    height: initial;
    line-height: 2rem;
  }
}
.neighborhood-a__poi-category-list-item--hidden {
  display: none;
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category-list-item--hidden {
    display: block !important;
  }
}
.neighborhood-a__poi-link {
  color: rgba(0, 0, 0, 0.8);
  padding: 10px 0;
  display: block;
}
.neighborhood-a__poi-location-name {
  color: #e81e26;
  font-size: 1.1rem;
}
.neighborhood-a__poi-category-link {
  display: block;
  height: 80px;
  text-align: center;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1380px) {
  .neighborhood-a__poi-category-link {
    font-size: 1.6rem;
  }
}
@media (max-width: 980px) {
  .neighborhood-a__poi-category-link {
    font-size: 1.4rem;
  }
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category-link {
    pointer-events: none;
    height: auto;
    padding: 15px 0;
    font-size: 1.6rem;
  }
}
@media (max-width: 660px) {
  .neighborhood-a__poi-category-link {
    text-align: left;
    font-size: 1.5rem;
  }
}
.neighborhood-a__poi-category-link--active {
  background: rgba(0, 0, 0, 0.03);
}
.neighborhood-a__poi-category-title {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
}
@media (max-width: 808px) {
  .neighborhood-a__poi-category-title {
    transform: none;
    position: static;
    top: auto;
    left: auto;
    padding: 10px 20px;
  }
}
.neighborhood-a__poi-load-more {
  display: table;
  margin: 60px auto 0 auto;
}
@media (max-width: 1180px) {
  .neighborhood-a__poi-load-more {
    margin-top: 40px;
  }
}
@media (max-width: 808px) {
  .neighborhood-a__poi-load-more {
    display: none;
  }
}

.neighborhood-b__mobile-address {
  box-sizing: border-box;
  display: none;
  background: rgba(255, 255, 255, 0.9);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
}
@media (max-width: 808px) {
  .neighborhood-b__mobile-address {
    display: block;
  }
}
.neighborhood-b__mobile-address-content {
  font-size: 1rem;
  line-height: 1.9rem;
  color: rgba(0, 0, 0, 0.7);
}
.neighborhood-b__mobile-address-header {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  color: #e81e26;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cdcdce;
}
.neighborhood-b__mobile-address-link {
  margin-top: 10px;
  padding: 10px 0;
  font-size: 1.2rem;
}
.neighborhood-b__poi {
  background: #fff;
}
.neighborhood-b__poi--all:not(:last-child) {
  border-bottom: 1px solid #cdcdce;
}
@media (max-width: 980px) {
  .neighborhood-b__poi {
    border-top: 1px solid #cdcdce;
  }
}
@media (max-width: 808px) {
  .neighborhood-b__poi-container {
    padding-top: 0;
  }
}
.neighborhood-b__poi-category-no-results {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.neighborhood-b__poi-category-wrap:after {
  display: table;
  content: "";
  clear: both;
}
.neighborhood-b__poi-category {
  box-sizing: border-box;
  width: 25%;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.neighborhood-b__poi-category:last-child {
  border-right: 0;
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category {
    width: 100%;
    border: 0;
  }
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-header {
    width: calc(100% + 40px);
    margin-bottom: 0;
    padding: 20px 0;
    background: rgba(0, 0, 0, 0.03);
    margin-left: -20px;
    border-bottom: 1px solid #cdcdce;
  }
}
.neighborhood-b__poi-category-header-container {
  display: table;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-header-container {
    margin-bottom: 0;
  }
}
.neighborhood-b__poi-category-header-column {
  display: inline-block;
  vertical-align: middle;
}
.neighborhood-b__poi-category-header-column--icon {
  padding-right: 10px;
  margin-top: 5px;
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-header-column--icon {
    padding-right: 8px;
  }
}
.neighborhood-b__poi-category-header-column--icon svg {
  width: 40px;
  height: 40px;
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-header-column--icon svg {
    width: 30px;
    height: 30px;
  }
}
.neighborhood-b__poi-category-header-column--icon svg * {
  fill: #757573;
}
.neighborhood-b__poi-category-header-text {
  font-size: 3.5rem;
  line-height: 3.5rem;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  width: 100%;
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-header-text {
    font-size: 2.2rem;
  }
}
.neighborhood-b__poi-category-list-wrap {
  padding: 0 20px;
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-list-wrap {
    padding: 0;
  }
}
.neighborhood-b__poi-category-list {
  display: table;
  width: 100%;
  text-align: center;
}
.neighborhood-b__poi-category-list-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  width: calc(33% - 37px);
  float: left;
  position: relative;
  height: 80px;
  text-align: center;
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.7);
  margin: 0 20px;
  margin-top: -1px;
}
@media (max-width: 980px) {
  .neighborhood-b__poi-category-list-item {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(33% - 18px);
    font-size: 1rem;
  }
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-list-item {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    height: auto;
  }
}
.neighborhood-b__poi-category-list-item--center {
  float: none;
  display: inline-block;
}
.neighborhood-b__poi-category-list-item--hidden {
  display: none;
}
.neighborhood-b__poi-category-list-item:nth-child(-n+3) {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-list-item:nth-child(-n+3) {
    border-top: 0;
  }
}
.neighborhood-b__poi-category-item-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-item-link {
    position: relative;
    display: block;
    padding: 20px 0;
  }
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-item-link {
    pointer-events: none;
  }
}
.neighborhood-b__poi-category-item-link:hover, .neighborhood-b__poi-category-item-link--active {
  background: rgba(0, 0, 0, 0.05);
}
.neighborhood-b__poi-category-button {
  display: table;
  margin: 40px auto 0;
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-button {
    margin-top: 20px;
  }
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-button--name {
    display: none;
  }
}
.neighborhood-b__poi-location-name {
  color: #e81e26;
  font-size: 1.1rem;
}
.neighborhood-b__poi-category-item-title {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1180px) {
  .neighborhood-b__poi-category-item-title {
    font-size: 1.6rem;
  }
}
@media (max-width: 808px) {
  .neighborhood-b__poi-category-item-title {
    transform: none;
    position: static;
    top: auto;
    left: auto;
    box-sizing: border-box;
    padding: 10px 20px;
  }
}
.neighborhood-b__poi-load-more {
  display: table;
  margin: 60px auto 0 auto;
}
@media (max-width: 1180px) {
  .neighborhood-b__poi-load-more {
    margin-top: 40px;
  }
}
@media (max-width: 808px) {
  .neighborhood-b__poi-load-more {
    display: none;
  }
}

.neighborhood-c {
  padding: 60px;
}
@media (max-width: 1180px) {
  .neighborhood-c {
    padding: 40px;
  }
}
@media (max-width: 808px) {
  .neighborhood-c {
    padding: 20px;
  }
}
.neighborhood-c__back-to-top {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid #cdcdce;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 9000;
}
@media (max-width: 808px) {
  .neighborhood-c__back-to-top {
    width: 40px;
    height: 40px;
    background: #777;
    right: 10px;
    bottom: 10px;
  }
}
.neighborhood-c__back-to-top.fixed {
  position: fixed;
}
.neighborhood-c__back-to-top img {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  top: 48%;
  width: 24px;
}
@media (max-width: 808px) {
  .neighborhood-c__back-to-top img {
    width: 18px;
  }
}
.neighborhood-c__poi {
  display: table;
  width: 100%;
  border-top: 1px solid #cdcdce;
}
@media (max-width: 808px) {
  .neighborhood-c__poi:not(:last-child) {
    margin-bottom: 10px;
  }
}
.neighborhood-c__poi-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0 auto 20px;
}
@media (max-width: 1680px) {
  .neighborhood-c__poi-icon {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 808px) {
  .neighborhood-c__poi-icon {
    margin-bottom: 10px;
  }
}
.neighborhood-c__poi-icon svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 25px;
}
@media (max-width: 1680px) {
  .neighborhood-c__poi-icon svg {
    width: 20px;
    height: 20px;
  }
}
.neighborhood-c__poi-icon svg * {
  fill: #fff;
}
.neighborhood-c__poi-column {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.neighborhood-c__poi-column--content {
  height: 450px;
  text-align: center;
  padding: 50px;
}
@media (max-width: 1680px) {
  .neighborhood-c__poi-column--content {
    height: 325px;
  }
}
@media (max-width: 1180px) {
  .neighborhood-c__poi-column--content {
    height: 200px;
    padding: 30px;
  }
}
@media (max-width: 808px) {
  .neighborhood-c__poi-column--content {
    padding: 10px;
    width: 70%;
    border: 1px solid #cdcdce;
  }
}
.neighborhood-c__poi-column--image {
  background-size: cover;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
@media (max-width: 808px) {
  .neighborhood-c__poi-column--image {
    width: 30%;
  }
}
.neighborhood-c__poi-column--image:hover .neighborhood-c__poi-pin {
  opacity: 1;
}
.neighborhood-c__poi-pin {
  width: 200px;
  height: 200px;
  transition: 0.1s ease opacity;
  opacity: 0.4;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  position: relative;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
@media (max-width: 1680px) {
  .neighborhood-c__poi-pin {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 808px) {
  .neighborhood-c__poi-pin {
    width: 70px;
    height: 70px;
  }
}
.neighborhood-c__poi-pin img {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0.7;
}
@media (max-width: 1680px) {
  .neighborhood-c__poi-pin img {
    width: 40px;
  }
}
@media (max-width: 808px) {
  .neighborhood-c__poi-pin img {
    width: 30px;
  }
}
.neighborhood-c__poi-title {
  font-size: 2.4rem;
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1680px) {
  .neighborhood-c__poi-title {
    font-size: 1.8rem;
  }
}
@media (max-width: 1180px) {
  .neighborhood-c__poi-title {
    font-size: 1.5rem;
  }
}
@media (max-width: 808px) {
  .neighborhood-c__poi-title {
    font-size: 1.3rem;
  }
}
.neighborhood-c__poi-distance {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 800;
  color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1680px) {
  .neighborhood-c__poi-distance {
    font-size: 1.6rem;
  }
}
@media (max-width: 1180px) {
  .neighborhood-c__poi-distance {
    font-size: 1.4rem;
  }
}
@media (max-width: 808px) {
  .neighborhood-c__poi-distance {
    font-size: 1.2rem;
  }
}
.neighborhood-c__poi-address {
  font-size: 1.8rem;
  line-height: 3rem;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 20px;
}
@media (max-width: 1680px) {
  .neighborhood-c__poi-address {
    font-size: 1.6rem;
    margin-top: 10px;
  }
}
@media (max-width: 1180px) {
  .neighborhood-c__poi-address {
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
@media (max-width: 808px) {
  .neighborhood-c__poi-address {
    font-size: 1.1rem;
  }
}
.neighborhood-c__poi-buttons {
  margin-top: 20px;
}
@media (max-width: 1680px) {
  .neighborhood-c__poi-buttons {
    margin-top: 10px;
  }
}
.map__infobox {
  width: auto !important;
}
.map__infobox-modal {
  box-sizing: initial;
  min-width: 250px;
  height: 197px;
  padding: 20px 30px 0 150px;
  position: relative;
  top: -23px;
}
@media (max-width: 808px) {
  .map__infobox-modal {
    height: 80px;
  }
}
@media (max-width: 660px) {
  .map__infobox-modal {
    padding: 0;
    width: 152px;
  }
}
.map__infobox-close-button {
  border-radius: 50%;
  position: absolute;
  top: -15px;
  right: -15px;
  display: block;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 1.4rem;
}
.map__infobox-pinpoint-wrap {
  position: absolute;
  bottom: 44px;
  left: 36px;
}
@media (max-width: 808px) {
  .map__infobox-pinpoint-wrap {
    top: 110px;
    bottom: auto;
    left: 42px;
  }
}
.map__infobox-pinpoint-svg svg {
  height: 75px;
  width: 68px;
  vertical-align: bottom;
}
@media (max-width: 808px) {
  .map__infobox-pinpoint-svg svg {
    width: 57px;
    height: 63px;
  }
}
.map__infobox-pinpoint-svg svg * {
  fill: #e81e26;
}
.map__infobox-pinpoint-icon {
  position: absolute;
  top: 0;
  bottom: 7px;
  left: 0;
  right: 0;
  margin: auto;
  width: 60%;
}
.map__infobox-emblem {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  top: calc(50% - 5px);
  font-size: 8rem;
  color: #fff;
  font-weight: 600;
}
.map__infobox-address {
  box-shadow: 0 0 15px #aaa;
  width: 100%;
  float: left;
  background: rgba(255, 255, 255, 0.9);
  padding: 24px;
  position: relative;
}
@media (max-width: 660px) {
  .map__infobox-address {
    display: none;
  }
}
.map__infobox-address-text {
  font-family: "Montserrat", sans-serif;
  margin: 0;
  text-align: left;
  font-size: 1.7em;
  line-height: 1.3em;
  color: rgba(0, 0, 0, 0.7);
}
.map__infobox-address-header {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #e81e26;
  display: block;
  margin-bottom: -10px;
  font-size: 2.5rem;
  line-height: 1.2em;
}
.map__infobox-directions-text {
  display: block;
  margin-top: 10px;
  font-size: 0.7em;
  text-transform: uppercase;
}
.map__infobox-directions-link {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 1.8em;
}
.map__infobox-directions-link:hover {
  text-decoration: underline;
}
.map__infobox-poi {
  box-shadow: 0 0 15px #aaa;
  min-width: 280px;
  padding: 20px;
  background: #fff;
}
@media (max-width: 808px) {
  .map__infobox-poi {
    padding: 10px;
    min-width: 240px;
  }
}
.map__infobox-poi-address {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 0 0 10px 0;
  text-align: left;
}
@media (max-width: 808px) {
  .map__infobox-poi-address {
    font-size: 1.2em;
  }
}
.map__infobox-poi-address-header {
  font-size: 1.8rem;
  font-weight: 500;
  color: #e81e26;
  border-bottom: 1px solid #cdcdce;
  display: block;
  margin-bottom: 7px;
  padding-bottom: 5px;
}
@media (max-width: 808px) {
  .map__infobox-poi-address-header {
    font-size: 1.4rem;
  }
}
.map__infobox-poi-link {
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.8);
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media (max-width: 808px) {
  .map__infobox-poi-link {
    font-size: 1.1rem;
  }
}
.map__infobox-poi-link:not(:last-child):after {
  content: "|";
  margin: 0 5px;
  display: inline-block;
}

.map-a__body {
  position: relative;
  overflow: hidden;
  height: 500px;
}
@media (max-width: 1380px) {
  .map-a__body {
    height: 400px;
  }
}
@media (max-width: 660px) {
  .map-a__body {
    height: 0;
    padding-bottom: 60%;
  }
}
.map-a__canvas {
  position: absolute;
  height: 130%;
  width: 130%;
  left: -25%;
}
.map-a__canvas--without-infobox {
  left: -3%;
  width: 105%;
}
@media (max-width: 808px) {
  .map-a__canvas {
    width: 140%;
    left: -40%;
  }
}
@media (max-width: 660px) {
  .map-a__canvas {
    width: 100%;
    left: 0;
    height: 150%;
  }
  .map-a__canvas canvas {
    display: none;
  }
}
@media (max-width: 480px) {
  .map-a__canvas {
    height: 180%;
  }
}
.map-a__nav {
  width: auto;
  height: 34px;
  position: absolute;
  bottom: 30px;
  left: 120px;
  z-index: 5;
}
@media (max-width: 660px) {
  .map-a__nav {
    display: none;
  }
}
.map-a__nav-item {
  position: relative;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  margin-right: 12px;
  float: left;
  cursor: pointer;
  background-size: 14px;
  background-position: center center;
  background-repeat: no-repeat;
}
.map-a__nav-item--control {
  background-color: rgba(0, 0, 0, 0.6);
}
.map-a__nav-item--poi {
  background-color: #e81e26;
}
.map-a__nav-item--zoom-in {
  background-image: url(../images/global/map/btn_zoom_in.svg);
}
.map-a__nav-item--zoom-out {
  background-image: url(../images/global/map/btn_zoom_out.svg);
}
.map-a__nav-item--refresh {
  background-image: url(../images/global/map/btn_reset.svg);
}
.map-a__nav-item svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
}
.map-a__nav-item svg * {
  fill: #fff;
}
.map-a__nav-poi-wrap {
  margin-left: 25px;
  overflow: hidden;
  width: 200px;
  float: left;
}
@media (max-width: 980px) {
  .map-a__cat-wrap {
    background: #fff;
    display: table;
    width: 100%;
    text-align: center;
    border-top: 1px solid #cdcdce;
  }
}
.map-a__cat-select-wrap {
  box-sizing: border-box;
  width: 100%;
  display: table;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .map-a__cat-select-wrap {
    width: auto;
  }
}
@media (max-width: 480px) {
  .map-a__cat-select-wrap {
    width: 100%;
    padding: 20px;
  }
}
@media (max-width: 980px) {
  .map-a__cat-select {
    position: relative;
    width: 250px;
    float: left;
    margin: 14px 0;
  }
}
@media (max-width: 480px) {
  .map-a__cat-select {
    float: none;
    width: 100%;
    margin: 0;
  }
}
.map-a__cat-select-label {
  display: none;
  float: left;
  padding: 30px 0;
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-right: 15px;
}
@media (max-width: 980px) {
  .map-a__cat-select-label {
    display: block;
  }
}
@media (max-width: 480px) {
  .map-a__cat-select-label {
    float: none;
    padding: 0;
    margin-bottom: 10px;
  }
}
.map-a__cat-selected {
  display: none;
  background-color: #e81e26;
}
@media (max-width: 980px) {
  .map-a__cat-selected {
    display: block;
    height: 50px;
    padding: 0 60px 0 20px;
    border-right: 20px solid transparent;
    background-image: url(../images/svgs/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;
  }
}
.map-a__cat-options {
  background: #e81e26;
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 980px) {
  .map-a__cat-options {
    display: table !important;
  }
}
@media (max-width: 980px) {
  .map-a__cat-options {
    display: block;
    display: none;
    position: absolute;
    z-index: 8000;
  }
}
.map-a__cat-item {
  display: table-cell;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.map-a__cat-item--mobile {
  display: none;
}
@media (max-width: 980px) {
  .map-a__cat-item--mobile {
    display: block;
  }
}
@media (max-width: 980px) {
  .map-a__cat-item {
    width: 100% !important;
    display: block;
    float: none;
  }
}
.map-a__cat-link {
  box-sizing: border-box;
  display: block;
  color: #fff;
  width: 100%;
}
@media (max-width: 980px) {
  .map-a__cat-link {
    padding-left: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.map-a__cat-link--select {
  box-sizing: border-box;
  padding: 0 30px;
}
.map-a__cat-link--active {
  background: rgba(255, 255, 255, 0.2);
}
.map-a__cat-link:hover:not(.map-a__cat-link--active) {
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 980px) {
  .map-a__cat-link:hover:not(.map-a__cat-link--active) {
    background: rgba(255, 255, 255, 0.2);
  }
}
.map-a__cat-link[data-selected=true] {
  background: rgba(255, 255, 255, 0.1);
}
.map-a__cat-link-table {
  display: table;
  height: 80px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .map-a__cat-link-table {
    height: 50px;
    margin: 0;
  }
}
.map-a__cat-link-table--select {
  margin: 0;
}
.map-a__cat-link-column {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.4rem;
  letter-spacing: 0.05rem;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 1380px) {
  .map-a__cat-link-column {
    font-size: 1.6rem;
  }
}
@media (max-width: 1180px) {
  .map-a__cat-link-column {
    font-size: 1.5rem;
  }
}
.map-a__cat-link-column--left {
  padding-right: 12px;
}
@media (max-width: 1380px) {
  .map-a__cat-link-column--left {
    padding-right: 8px;
  }
}
@media (max-width: 1180px) {
  .map-a__cat-link-column--left {
    padding-right: 6px;
  }
}
.map-a__cat-link-column--all svg {
  width: 26px !important;
  height: 16px !important;
}
.map-a__cat-link-column svg {
  width: 30px;
  height: 30px;
}
.map-a__cat-link-column svg * {
  fill: #fff;
}
@media (max-width: 1180px) {
  .map-a__cat-link-column svg {
    width: 26px;
    height: 26px;
  }
}
.map-a__cat-select-icon {
  width: 30px;
  margin-left: 20px;
}
.map-a__cat-poi-wrap {
  margin-left: 25px;
  overflow: hidden;
  width: 200px;
  float: left;
}

.map-b {
  position: relative;
}
.map-b__body {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 500px;
  width: calc(100% - 300px);
}
@media (max-width: 1380px) {
  .map-b__body {
    height: 400px;
  }
}
@media (max-width: 1180px) {
  .map-b__body {
    width: calc(100% - 280px);
  }
}
@media (max-width: 980px) {
  .map-b__body {
    width: 100%;
  }
}
@media (max-width: 660px) {
  .map-b__body {
    height: 0;
    padding-bottom: 60%;
  }
}
.map-b__canvas {
  position: absolute;
  height: 135%;
  width: 130%;
  left: -30%;
}
.map-b__canvas--without-infobox {
  left: -3%;
  width: 105%;
}
@media (max-width: 1380px) {
  .map-b__canvas {
    width: 180%;
    left: -65%;
  }
}
@media (max-width: 1180px) {
  .map-b__canvas {
    left: -60%;
  }
}
@media (max-width: 980px) {
  .map-b__canvas {
    width: 160%;
    left: -50%;
  }
}
@media (max-width: 808px) {
  .map-b__canvas {
    left: -60%;
  }
}
@media (max-width: 660px) {
  .map-b__canvas {
    width: 100%;
    left: 0;
    height: 150%;
  }
  .map-b__canvas canvas {
    display: none;
  }
}
@media (max-width: 480px) {
  .map-b__canvas {
    height: 180%;
  }
}
.map-b__nav {
  width: auto;
  height: 34px;
  position: absolute;
  bottom: 30px;
  left: 120px;
  z-index: 5;
}
@media (max-width: 660px) {
  .map-b__nav {
    display: none;
  }
}
.map-b__nav-item {
  position: relative;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  margin-right: 12px;
  float: left;
  cursor: pointer;
  background-size: 14px;
  background-position: center center;
  background-repeat: no-repeat;
}
.map-b__nav-item--control {
  background-color: rgba(0, 0, 0, 0.6);
}
.map-b__nav-item--poi {
  background-color: #e81e26;
}
.map-b__nav-item--zoom-in {
  background-image: url(../images/global/map/btn_zoom_in.svg);
}
.map-b__nav-item--zoom-out {
  background-image: url(../images/global/map/btn_zoom_out.svg);
}
.map-b__nav-item--refresh {
  background-image: url(../images/global/map/btn_reset.svg);
}
.map-b__nav-item svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
}
.map-b__nav-item svg * {
  fill: #fff;
}
.map-b__nav-poi-wrap {
  margin-left: 25px;
  overflow: hidden;
  width: 200px;
  float: left;
}
.map-b__infobox {
  width: auto !important;
}
.map-b__infobox-modal {
  box-sizing: initial;
  min-width: 250px;
  height: 197px;
  padding: 20px 30px 0 150px;
  position: relative;
  top: -23px;
}
@media (max-width: 660px) {
  .map-b__infobox-modal {
    padding: 0;
    width: 152px;
  }
}
.map-b__infobox-close-button {
  border-radius: 50%;
  position: absolute;
  top: -15px;
  right: -15px;
  display: block;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 1.4rem;
}
.map-b__infobox-pinpoint-wrap {
  position: absolute;
  top: 35px;
  left: 5px;
}
@media (max-width: 660px) {
  .map-b__infobox-pinpoint-wrap {
    top: 20px;
  }
}
.map-b__infobox-pinpoint-svg svg {
  width: 134px;
  height: 134px;
}
.map-b__infobox-pinpoint-svg svg * {
  fill: #e81e26;
}
.map-b__infobox-pinpoint-icon {
  position: absolute;
  top: 0;
  bottom: 16px;
  left: 0;
  right: 0;
  margin: auto;
  width: 60%;
}
.map-b__infobox-emblem {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  top: calc(50% - 5px);
  font-size: 8rem;
  color: #fff;
  font-weight: 600;
}
.map-b__infobox-address {
  box-shadow: 0 0 15px #aaa;
  width: 100%;
  float: left;
  background: rgba(255, 255, 255, 0.9);
  padding: 24px;
  position: relative;
}
@media (max-width: 660px) {
  .map-b__infobox-address {
    display: none;
  }
}
.map-b__infobox-address-text {
  font-family: "Montserrat", sans-serif;
  margin: 0;
  text-align: left;
  font-size: 1.7em;
  line-height: 1.3em;
  color: rgba(0, 0, 0, 0.7);
}
.map-b__infobox-address-header {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #e81e26;
  display: block;
  margin-bottom: -10px;
  font-size: 2.5rem;
}
.map-b__infobox-directions-text {
  display: block;
  margin-top: 10px;
  font-size: 0.7em;
  text-transform: uppercase;
}
.map-b__infobox-directions-link {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 1.8em;
}
.map-b__infobox-directions-link:hover {
  text-decoration: underline;
}
.map-b__infobox-poi {
  box-shadow: 0 0 15px #aaa;
  min-width: 280px;
  padding: 20px;
  background: #fff;
}
.map-b__infobox-poi-address {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 0 0 10px 0;
  text-align: left;
}
.map-b__infobox-poi-address-header {
  font-size: 1.8rem;
  font-weight: 500;
  color: #e81e26;
  border-bottom: 1px solid #cdcdce;
  display: block;
  margin-bottom: 7px;
  padding-bottom: 5px;
}
.map-b__infobox-poi-link {
  font-size: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.8);
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.map-b__cat-wrap {
  width: 300px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
}
@media (max-width: 1180px) {
  .map-b__cat-wrap {
    width: 280px;
  }
}
@media (max-width: 980px) {
  .map-b__cat-wrap {
    position: relative;
    background: #fff;
    display: table;
    width: 100%;
    text-align: center;
    border-top: 1px solid #cdcdce;
    margin-top: -3px;
  }
}
.map-b__cat-select-wrap {
  box-sizing: border-box;
  width: 100%;
  display: table;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 980px) {
  .map-b__cat-select-wrap {
    width: auto;
    overflow: visible;
  }
}
@media (max-width: 480px) {
  .map-b__cat-select-wrap {
    width: 100%;
    padding: 20px;
  }
}
@media (max-width: 980px) {
  .map-b__cat-select {
    position: relative;
    width: 250px;
    float: left;
    margin: 14px 0;
  }
}
@media (max-width: 480px) {
  .map-b__cat-select {
    float: none;
    width: 100%;
    margin: 0;
  }
}
.map-b__cat-select-label {
  display: none;
  float: left;
  padding: 30px 0;
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-right: 15px;
}
@media (max-width: 980px) {
  .map-b__cat-select-label {
    display: block;
  }
}
@media (max-width: 480px) {
  .map-b__cat-select-label {
    float: none;
    padding: 0;
    margin-bottom: 10px;
  }
}
.map-b__cat-selected {
  display: none;
  background-color: #e81e26;
}
@media (max-width: 980px) {
  .map-b__cat-selected {
    display: block;
    height: 50px;
    padding: 0 60px 0 20px;
    border-right: 20px solid transparent;
    background-image: url(../images/svgs/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;
  }
}
.map-b__cat-options {
  background: #e81e26;
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 980px) {
  .map-b__cat-options {
    display: table !important;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 980px) {
  .map-b__cat-options {
    display: block;
    display: none;
    position: absolute;
    z-index: 8000;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.map-b__cat-item {
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.map-b__cat-item--mobile {
  display: none;
}
@media (max-width: 980px) {
  .map-b__cat-item--mobile {
    display: block;
  }
}
@media (max-width: 980px) {
  .map-b__cat-item {
    height: auto !important;
    width: 100% !important;
    display: block;
    float: none;
  }
}
.map-b__cat-item:first-child:nth-last-child(3), .map-b__cat-item:first-child:nth-last-child(3) ~ div {
  height: 166.8px;
}
@media (max-width: 1380px) {
  .map-b__cat-item:first-child:nth-last-child(3), .map-b__cat-item:first-child:nth-last-child(3) ~ div {
    height: 133.4px;
  }
}
.map-b__cat-item:first-child:nth-last-child(4), .map-b__cat-item:first-child:nth-last-child(4) ~ div {
  height: 125px;
}
@media (max-width: 1380px) {
  .map-b__cat-item:first-child:nth-last-child(4), .map-b__cat-item:first-child:nth-last-child(4) ~ div {
    height: 100px;
  }
}
.map-b__cat-item:first-child:nth-last-child(5), .map-b__cat-item:first-child:nth-last-child(5) ~ div {
  height: 100px;
}
@media (max-width: 1380px) {
  .map-b__cat-item:first-child:nth-last-child(5), .map-b__cat-item:first-child:nth-last-child(5) ~ div {
    height: 80px;
  }
}
.map-b__cat-item:first-child:nth-last-child(6), .map-b__cat-item:first-child:nth-last-child(6) ~ div {
  height: 83.4px;
}
@media (max-width: 1380px) {
  .map-b__cat-item:first-child:nth-last-child(6), .map-b__cat-item:first-child:nth-last-child(6) ~ div {
    height: 66.7px;
  }
}
.map-b__cat-link {
  box-sizing: border-box;
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
}
@media (max-width: 980px) {
  .map-b__cat-link {
    padding-left: 20px;
  }
}
.map-b__cat-link--select {
  box-sizing: border-box;
  padding: 0 30px;
}
.map-b__cat-link--active {
  background: rgba(255, 255, 255, 0.2);
}
.map-b__cat-link:hover:not(.map-b__cat-link--active) {
  background: rgba(255, 255, 255, 0.1);
}
.map-b__cat-link[data-selected=true] {
  background: rgba(255, 255, 255, 0.1);
}
.map-b__cat-link-table {
  display: table;
  padding-left: 40px;
  height: 100%;
}
@media (max-width: 1180px) {
  .map-b__cat-link-table {
    padding-left: 30px;
  }
}
@media (max-width: 980px) {
  .map-b__cat-link-table {
    height: 50px;
    margin: 0;
    padding-left: 0;
  }
}
.map-b__cat-link-table--select {
  margin: 0;
}
.map-b__cat-link-column {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 1380px) {
  .map-b__cat-link-column {
    font-size: 1.6rem;
    line-height: 1.2em;
  }
}
@media (max-width: 1180px) {
  .map-b__cat-link-column {
    font-size: 1.5rem;
  }
}
@media (max-width: 980px) {
  .map-b__cat-link-column {
    vertical-align: 0;
    line-height: 50px;
  }
}
.map-b__cat-link-column--left {
  padding-right: 12px;
}
@media (max-width: 1180px) {
  .map-b__cat-link-column--left {
    padding-right: 10px;
  }
}
@media (max-width: 980px) {
  .map-b__cat-link-column--left {
    vertical-align: middle;
  }
}
.map-b__cat-link-column--all svg {
  width: 26px !important;
  height: 16px !important;
}
.map-b__cat-link-column svg {
  float: left;
  width: 34px;
  height: 34px;
}
.map-b__cat-link-column svg * {
  fill: #fff;
}
@media (max-width: 1180px) {
  .map-b__cat-link-column svg {
    width: 26px;
    height: 26px;
  }
}
.map-b__cat-select-icon {
  width: 30px;
  margin-left: 20px;
}
.map-b__cat-poi-wrap {
  margin-left: 25px;
  overflow: hidden;
  width: 200px;
  float: left;
}

.map-c__active-poi {
  position: relative;
  right: 8px;
  top: 2px;
}
.map-c__active-poi img {
  width: 17px;
}
.map-c__fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 808px) {
  .map-c__fixed {
    top: 50px;
    box-shadow: none;
  }
}
.map-c__fixed .map-c__body {
  height: 350px;
  transition: 0.1s ease height;
}
@media (max-width: 1680px) {
  .map-c__fixed .map-c__body {
    height: 250px;
  }
}
@media (max-width: 660px) {
  .map-c__fixed .map-c__body {
    height: 200px;
    padding-bottom: 0;
  }
}
.map-c__fixed .map-c__canvas {
  height: calc(100% + 20px);
}
.map-c__fixed .map-c__cat-link-table {
  height: 50px;
}
@media (max-width: 980px) {
  .map-c__fixed .map-c__cat-link-table {
    height: 43px;
  }
}
.map-c__fixed .map-c__cat-link-column {
  font-size: 1.4rem;
}
.map-c__fixed .map-c__cat-link-column svg {
  width: 25px;
  height: 25px;
}
.map-c__body {
  position: relative;
  overflow: hidden;
  height: 500px;
}
@media (max-width: 1680px) {
  .map-c__body {
    height: 400px;
  }
}
@media (max-width: 660px) {
  .map-c__body {
    height: 200px;
  }
}
.map-c__canvas {
  position: absolute;
  height: calc(100% + 25px);
  width: 100%;
}
.map-c__canvas--without-infobox {
  left: 0;
  width: 100%;
}
@media (max-width: 808px) {
  .map-c__canvas {
    width: 140%;
    height: calc(100% + 20px);
    left: -40%;
  }
}
@media (max-width: 660px) {
  .map-c__canvas {
    width: 100%;
    left: 0;
  }
}
.map-c__nav {
  width: auto;
  height: 34px;
  position: absolute;
  bottom: 30px;
  left: 120px;
  z-index: 5;
}
@media (max-width: 660px) {
  .map-c__nav {
    display: none;
  }
}
.map-c__nav-item {
  position: relative;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  margin-right: 12px;
  float: left;
  cursor: pointer;
  background-size: 14px;
  background-position: center center;
  background-repeat: no-repeat;
}
.map-c__nav-item--control {
  background-color: rgba(0, 0, 0, 0.6);
}
.map-c__nav-item--poi {
  background-color: #e81e26;
}
.map-c__nav-item--zoom-in {
  background-image: url(../images/global/map/btn_zoom_in.svg);
}
.map-c__nav-item--zoom-out {
  background-image: url(../images/global/map/btn_zoom_out.svg);
}
.map-c__nav-item--refresh {
  background-image: url(../images/global/map/btn_reset.svg);
}
.map-c__nav-item svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
}
.map-c__nav-item svg * {
  fill: #fff;
}
.map-c__nav-poi-wrap {
  margin-left: 25px;
  overflow: hidden;
  width: 200px;
  float: left;
}
@media (max-width: 980px) {
  .map-c__cat-wrap {
    background: #fff;
    display: table;
    width: 100%;
    text-align: center;
    border-top: 1px solid #cdcdce;
  }
}
@media (max-width: 980px) {
  .map-c__cat-wrap {
    border-bottom: 1px solid #cdcdce;
  }
}
.map-c__cat-select-wrap {
  box-sizing: border-box;
  width: 100%;
  display: table;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .map-c__cat-select-wrap {
    width: auto;
  }
}
@media (max-width: 660px) {
  .map-c__cat-select-wrap {
    width: 100%;
    padding: 10px;
  }
}
@media (max-width: 980px) {
  .map-c__cat-select {
    position: relative;
    width: 250px;
    float: left;
    margin: 14px 0;
  }
}
@media (max-width: 480px) {
  .map-c__cat-select {
    float: none;
    width: 100%;
    margin: 0;
  }
}
.map-c__cat-select-label {
  display: none;
  float: left;
  padding: 30px 0;
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-right: 15px;
}
@media (max-width: 980px) {
  .map-c__cat-select-label {
    display: block;
    padding: 25px 0;
  }
}
@media (max-width: 480px) {
  .map-c__cat-select-label {
    float: none;
    padding: 0;
    margin-bottom: 10px;
  }
}
.map-c__cat-selected {
  display: none;
  background-color: #e81e26;
}
@media (max-width: 980px) {
  .map-c__cat-selected {
    display: block;
    height: 50px;
    padding: 0 60px 0 20px;
    border-right: 20px solid transparent;
    background-image: url(../images/svgs/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;
  }
}
@media (max-width: 980px) {
  .map-c__cat-selected {
    height: 40px;
  }
}
.map-c__cat-options {
  background: #e81e26;
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 980px) {
  .map-c__cat-options {
    display: table !important;
  }
}
@media (max-width: 980px) {
  .map-c__cat-options {
    display: block;
    display: none;
    position: absolute;
    z-index: 8000;
  }
}
.map-c__cat-item {
  display: table-cell;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.map-c__cat-item--mobile {
  display: none;
}
@media (max-width: 980px) {
  .map-c__cat-item--mobile {
    display: block;
  }
}
@media (max-width: 980px) {
  .map-c__cat-item {
    width: 100% !important;
    display: block;
    float: none;
  }
}
.map-c__cat-link {
  box-sizing: border-box;
  display: block;
  color: #fff;
  width: 100%;
}
@media (max-width: 980px) {
  .map-c__cat-link {
    padding-left: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.map-c__cat-link--select {
  box-sizing: border-box;
  padding: 0 30px;
}
.map-c__cat-link--active {
  background: rgba(255, 255, 255, 0.2);
}
.map-c__cat-link:hover:not(.map-c__cat-link--active) {
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 980px) {
  .map-c__cat-link:hover:not(.map-c__cat-link--active) {
    background: rgba(255, 255, 255, 0.2);
  }
}
.map-c__cat-link[data-selected=true] {
  background: rgba(255, 255, 255, 0.1);
}
.map-c__cat-link-table {
  display: table;
  height: 80px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .map-c__cat-link-table {
    height: 40px;
    margin: 0;
  }
}
.map-c__cat-link-table--select {
  margin: 0;
}
.map-c__cat-link-column {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.4rem;
  letter-spacing: 0.05rem;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 1380px) {
  .map-c__cat-link-column {
    font-size: 1.6rem;
  }
}
@media (max-width: 1180px) {
  .map-c__cat-link-column {
    font-size: 1.5rem;
  }
}
.map-c__cat-link-column--left {
  padding-right: 12px;
}
@media (max-width: 1380px) {
  .map-c__cat-link-column--left {
    padding-right: 8px;
  }
}
@media (max-width: 1180px) {
  .map-c__cat-link-column--left {
    padding-right: 6px;
  }
}
.map-c__cat-link-column--all svg {
  width: 16px !important;
  height: 16px !important;
}
.map-c__cat-link-column svg {
  width: 30px;
  height: 30px;
}
.map-c__cat-link-column svg * {
  fill: #fff;
}
@media (max-width: 1180px) {
  .map-c__cat-link-column svg {
    width: 26px;
    height: 26px;
  }
}
.map-c__cat-select-icon {
  width: 30px;
  margin-left: 20px;
}
.map-c__cat-poi-wrap {
  margin-left: 25px;
  overflow: hidden;
  width: 200px;
  float: left;
}

.residents-a__table {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.residents-a__column {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 660px) {
  .residents-a__column {
    display: table;
    width: 100% !important;
  }
}
.residents-a__column--left {
  width: 400px;
  padding-right: 40px;
}
@media (max-width: 1180px) {
  .residents-a__column--left {
    padding-right: 20px;
  }
}
@media (max-width: 980px) {
  .residents-a__column--left {
    width: 300px;
  }
}
@media (max-width: 660px) {
  .residents-a__column--left {
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.residents-a__image {
  width: 100%;
}

.hamburger {
  position: relative;
  display: block !important;
  width: 30px;
  height: 18px;
}
@media (max-width: 808px) {
  .hamburger {
    width: 22px;
    height: 14px;
  }
}
.hamburger__bun {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block !important;
  width: 100%;
}
.active .hamburger__bun {
  width: 35px;
  height: 30px;
}
@media (max-width: 808px) {
  .active .hamburger__bun {
    width: 22px;
  }
}
.hamburger__patty {
  position: relative;
  display: block !important;
  width: 100%;
  height: 0;
  border-top: 2px solid;
}
.hamburger__patty:not(:last-child) {
  margin-bottom: 6px;
}
@media (max-width: 808px) {
  .hamburger__patty:not(:last-child) {
    margin-bottom: 4px;
  }
}
.active .hamburger__patty {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.active .hamburger__patty:first-child {
  transform: translate(-50%, -50%) rotate(45deg);
}
.active .hamburger__patty:nth-child(2) {
  opacity: 0;
}
.active .hamburger__patty:last-child {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.header__logo {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 101;
  display: block;
  padding: 50px 110px 195px 50px;
  transition: all 0.2s;
}
@media (max-width: 1380px) {
  .header__logo {
    padding: 30px 90px 160px 30px;
  }
}
@media (max-width: 1180px) {
  .header__logo {
    padding-bottom: 140px;
  }
}
@media (min-width: 809px) {
  .header__logo::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -100%;
    transform: rotate(-30deg);
    transform-origin: bottom left;
    z-index: 0;
    background-color: #fff;
  }
}
@media (max-width: 808px) {
  .header__logo {
    width: 160px;
    height: 110px;
    background-color: #fff;
    padding: 0;
  }
  .stuck .header__logo {
    width: 100px;
    height: 50px;
  }
}
.header__logo-asset {
  position: relative;
  z-index: 4;
  width: 190px;
  height: auto;
  vertical-align: middle;
  transition: max-width 0.2s;
}
@media (max-width: 1380px) {
  .header__logo-asset {
    width: 160px;
  }
}
@media (max-width: 1180px) {
  .header__logo-asset {
    width: 130px;
  }
}
@media (max-width: 808px) {
  .header__logo-asset {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
  }
}
.stuck .header__logo-asset {
  max-width: 76%;
}
@media (max-width: 808px) {
  .stuck .header__logo-asset {
    max-width: 60%;
  }
}
.header__links {
  position: fixed;
  top: 48px;
  right: 45px;
  z-index: 100;
  padding-right: 104px;
  text-align: right;
}
@media (min-width: 981px) {
  .header__links {
    display: none;
  }
}
@media (max-width: 808px) {
  .header__links {
    top: 0;
    right: 0;
    width: 100%;
    background-color: #000;
    padding-right: 50px;
  }
}
.header__links-link {
  position: relative;
  display: inline-block;
  margin-left: 17px;
  width: 64px;
  height: 64px;
  background-color: #e81e26;
  vertical-align: middle;
}
@media (min-width: 809px) {
  .header__links-link:hover {
    background-color: #fafafa;
  }
  .header__links-link:hover svg * {
    fill: #000;
  }
}
@media (max-width: 808px) {
  .header__links-link {
    margin-left: 0;
    width: 50px;
    height: 50px;
    background-color: transparent;
  }
}
.header__links-link svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 36%;
  max-height: 36%;
}
.header__links-link svg * {
  fill: #fafafa;
}
.header__actions {
  position: absolute;
  top: 48px;
  right: 45px;
  z-index: 100;
  padding-right: 98px;
}
@media (max-width: 980px) {
  .header__actions {
    display: none;
  }
}
.header__actions-button {
  display: inline-block;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #e81e26;
  padding: 1.3125em 2em 1.25em;
  color: #fff;
  letter-spacing: 0.0625em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 900;
  transition: background-color 0.2s, color 0.2s;
  z-index: 100;
}
.header__actions-button span {
  display: inline-block;
  line-height: 1;
}
.header__actions-button span + svg {
  margin-left: 0.625em;
}
.header__actions-button svg {
  fill: #fff;
  transition: fill 0.2s;
}
.header__actions-button svg + span {
  margin-left: 0.625em;
}
.header__actions-button:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 808px) {
  .header__actions-button:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
.header__actions-button:focus {
  outline: none;
}
.header__actions-button--centered {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.header__actions-button.active, .header__actions-button:active, .header__actions-button:hover {
  background-color: #fafafa;
  color: #000;
}
.header__actions-button.active svg, .header__actions-button:active svg, .header__actions-button:hover svg {
  fill: #000;
}
@media (max-width: 980px) {
  .header__actions-button {
    padding: 13px 20px;
  }
}
@media (max-width: 808px) {
  .header__actions-button {
    font-size: 1.4rem;
  }
}
.header__hamburger {
  display: inline-block;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #e81e26;
  padding: 1.3125em 2em 1.25em;
  color: #fff;
  letter-spacing: 0.0625em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 900;
  transition: background-color 0.2s, color 0.2s;
  position: fixed;
  top: 48px;
  right: 45px;
  z-index: 120;
  height: 60px;
  padding: 0 17px;
}
.header__hamburger span {
  display: inline-block;
  line-height: 1;
}
.header__hamburger span + svg {
  margin-left: 0.625em;
}
.header__hamburger svg {
  fill: #fff;
  transition: fill 0.2s;
}
.header__hamburger svg + span {
  margin-left: 0.625em;
}
.header__hamburger:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 808px) {
  .header__hamburger:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
.header__hamburger:focus {
  outline: none;
}
.header__hamburger--centered {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.header__hamburger.active, .header__hamburger:active, .header__hamburger:hover {
  background-color: #fafafa;
  color: #000;
}
.header__hamburger.active svg, .header__hamburger:active svg, .header__hamburger:hover svg {
  fill: #000;
}
@media (max-width: 980px) {
  .header__hamburger {
    padding: 13px 20px;
  }
}
@media (max-width: 808px) {
  .header__hamburger {
    font-size: 1.4rem;
  }
}
@media (max-width: 808px) {
  .header__hamburger {
    top: 0;
    right: 0;
    height: 50px;
    padding: 0 14px;
  }
}
.header__social {
  position: absolute;
  top: 100%;
  right: 0;
  width: 65px;
  text-align: center;
}
@media (max-width: 808px) {
  .header__social {
    width: 50px;
  }
}
.header__social-items {
  display: inline-block;
  margin-top: 25px;
}
@media (max-width: 808px) {
  .header__social-items {
    margin-top: 20px;
  }
}
.header__social-item {
  display: block;
}
.header__social-link {
  width: 44px;
  height: 44px;
  position: relative;
  display: block;
}
.header__social-link svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 41%;
  max-height: 41%;
  fill: #fff;
  transition: fill 0.2s;
}
.header__social-link:hover svg {
  fill: #e81e26;
}

.navigation {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 110;
  max-height: 0;
  min-width: 600px;
  overflow: hidden;
  background-color: #e81e26;
  font-size: 3.4rem;
  transition: min-width 0.1s;
}
@media (max-width: 1380px) {
  .navigation {
    font-size: 3rem;
  }
}
@media (max-width: 1180px) {
  .navigation {
    font-size: 2.6rem;
  }
}
@media (max-width: 980px) {
  .navigation {
    font-size: 2.2rem;
  }
}
@media (max-width: 808px) {
  .navigation {
    left: 100%;
    top: 0 !important;
    right: 0 !important;
    max-height: 100% !important;
    min-width: 0;
    height: 100%;
    font-size: 1.8rem;
  }
}
.navigation__container {
  padding: 48px 45px 84px;
}
@media (max-width: 808px) {
  .navigation__container {
    height: 100%;
    overflow-y: auto;
    padding: 0;
  }
}
.navigation__header {
  position: relative;
  display: block;
  padding-right: 98px;
  text-align: left;
}
@media (max-width: 808px) {
  .navigation__header {
    height: 50px;
    padding-right: 0;
  }
}
.navigation__header-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  display: block;
  background-color: #333;
  padding: 14px 17px 15px;
  color: #fafafa;
  letter-spacing: 0.15em;
  white-space: nowrap;
  font-size: 1.5rem;
  font-weight: 600;
  min-width: 45px;
}
.navigation__header-link span {
  display: inline-block;
  vertical-align: middle;
}
.navigation__header-link svg {
  margin-right: 7px;
  max-width: 100%;
  max-height: 20px;
  vertical-align: middle;
  fill: #fafafa;
}
@media (min-width: 809px) {
  .navigation__header-link {
    display: none;
  }
}
.navigation__header-button {
  display: inline-block;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #000;
  padding: 1.3125em 2em 1.25em;
  color: #fff;
  letter-spacing: 0.0625em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 900;
  transition: background-color 0.2s, color 0.2s;
  position: relative;
  top: 2em;
  opacity: 0;
}
.navigation__header-button span {
  display: inline-block;
  line-height: 1;
}
.navigation__header-button span + svg {
  margin-left: 0.625em;
}
.navigation__header-button svg {
  fill: #fff;
  transition: fill 0.2s;
}
.navigation__header-button svg + span {
  margin-left: 0.625em;
}
.navigation__header-button:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 808px) {
  .navigation__header-button:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
.navigation__header-button:focus {
  outline: none;
}
.navigation__header-button--centered {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.navigation__header-button.active, .navigation__header-button:active, .navigation__header-button:hover {
  background-color: #fafafa;
  color: #000;
}
.navigation__header-button.active svg, .navigation__header-button:active svg, .navigation__header-button:hover svg {
  fill: #000;
}
@media (max-width: 980px) {
  .navigation__header-button {
    padding: 13px 20px;
  }
}
@media (max-width: 808px) {
  .navigation__header-button {
    font-size: 1.4rem;
  }
}
@media (max-width: 808px) {
  .navigation__header-button {
    display: none;
  }
}
@media (max-width: 808px) {
  .navigation__links {
    position: relative;
    z-index: 1;
    padding: 0 35px 35px;
  }
}
.navigation__items {
  display: table;
  margin-top: 2.2352941176em;
  margin-bottom: 2.4411764706em;
}
@media (max-width: 808px) {
  .navigation__items {
    margin: 32px 0 28px;
  }
}
.navigation__item {
  display: block;
}
.navigation__item:not(:first-child):not(.navigation__item--button) {
  margin-top: 1.0294117647em;
}
@media (max-width: 808px) {
  .navigation__item:not(:first-child):not(.navigation__item--button) {
    margin-top: 1.2777777778em;
  }
}
@media (min-width: 809px) {
  .navigation__item--button {
    display: none;
  }
}
@media (max-width: 808px) {
  .navigation__item--button {
    margin-top: 0.6em;
  }
}
.navigation__item.last + li {
  margin-top: 1.8em;
}
.navigation__link {
  position: relative;
  top: 2em;
  display: block;
  opacity: 0;
  color: #fafafa;
  letter-spacing: 0.04em;
  line-height: 1.18;
  white-space: nowrap;
  font-weight: 600;
  transition: color 0.2s;
}
.navigation__link.active, .navigation__link:hover {
  color: #000;
}
.navigation__link--button {
  display: inline-block;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #e81e26;
  padding: 1.3125em 2em 1.25em;
  color: #fff;
  letter-spacing: 0.0625em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 900;
  transition: background-color 0.2s, color 0.2s;
}
.navigation__link--button span {
  display: inline-block;
  line-height: 1;
}
.navigation__link--button span + svg {
  margin-left: 0.625em;
}
.navigation__link--button svg {
  fill: #fff;
  transition: fill 0.2s;
}
.navigation__link--button svg + span {
  margin-left: 0.625em;
}
.navigation__link--button:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 808px) {
  .navigation__link--button:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
.navigation__link--button:focus {
  outline: none;
}
.navigation__link--button--centered {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.navigation__link--button.active, .navigation__link--button:active, .navigation__link--button:hover {
  background-color: #fafafa;
  color: #000;
}
.navigation__link--button.active svg, .navigation__link--button:active svg, .navigation__link--button:hover svg {
  fill: #000;
}
@media (max-width: 980px) {
  .navigation__link--button {
    padding: 13px 20px;
  }
}
@media (max-width: 808px) {
  .navigation__link--button {
    font-size: 1.4rem;
  }
}
.navigation__phone {
  position: relative;
  top: 2em;
  display: table;
  margin-top: 1.5416666667em;
  opacity: 0;
  color: #fafafa;
  letter-spacing: 0.15em;
  white-space: nowrap;
  font-size: 0.7058823529em;
  font-weight: 300;
  transition: color 0.2s;
}
.navigation__phone:hover {
  color: #000;
}
@media (max-width: 808px) {
  .navigation__phone {
    display: none;
  }
}
.navigation__address {
  position: relative;
  top: 2em;
  display: table;
  margin-top: 37px;
  opacity: 0;
  color: #fafafa;
  letter-spacing: 0.14em;
  line-height: 1.79;
  font-size: 1.4rem;
  transition: color 0.2s;
}
.navigation__address:hover {
  color: #000;
}
.navigation__address span {
  display: block;
  white-space: nowrap;
}
@media (max-width: 808px) {
  .navigation__address {
    margin-top: 28px;
  }
}
.navigation .header__social li {
  position: relative;
  top: 2em;
  opacity: 0;
}
.navigation .header__social a:hover svg {
  fill: #000;
}

.instagram {
  padding: 81px 0;
}
@media (max-width: 808px) {
  .instagram {
    padding: 0 27px 27px;
  }
}
.instagram__container {
  position: relative;
}
@media (max-width: 808px) {
  .instagram__container {
    padding: 0 27px 27px;
  }
}
.instagram__column--left {
  position: absolute;
  top: 5%;
  left: 1%;
  width: 35%;
}
@media (min-width: 981px) and (max-width: 1180px) {
  .instagram__column--left {
    width: 325px;
  }
}
@media (min-width: 809px) and (max-width: 980px) {
  .instagram__column--left {
    width: 260px;
  }
}
@media (max-width: 808px) {
  .instagram__column--left {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
  }
}
.instagram__column--right {
  padding-left: 20%;
}
@media (max-width: 808px) {
  .instagram__column--right {
    margin-top: 20px;
    padding-left: 0;
  }
}
.instagram__button {
  display: block;
  margin-top: 28px;
  max-width: 100%;
  color: #e81e26;
  letter-spacing: 0.0714285714em;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: 700;
}
.instagram__button svg, .instagram__button img {
  margin-right: 0.7142857143em;
  width: 1.5714285714em;
  height: 1.5714285714em;
  vertical-align: middle;
}
.instagram__button svg *, .instagram__button img * {
  fill: #e81e26;
}
.instagram__button span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: calc(100% - 28px);
  vertical-align: middle;
}
@media (max-width: 808px) {
  .instagram__button {
    display: block;
    margin-top: 10px;
    font-size: 1.2rem;
  }
}
.instagram__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.instagram__item--blank {
  position: relative;
}
.instagram__item--blank:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
@media (max-width: 660px) {
  .instagram__item--blank {
    display: none;
  }
}
@media (min-width: 661px) {
  .instagram__item {
    margin-left: 7px;
    width: calc(25% - 13px);
  }
  .instagram__item:nth-child(n+5) {
    margin-top: 10px;
  }
  .instagram__item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media (max-width: 660px) {
  .instagram__item {
    margin-left: 5px;
    width: calc(50% - 4px);
  }
  .instagram__item:nth-of-type(odd) {
    margin-left: 0;
  }
  .instagram__item:nth-of-type(n + 3) {
    margin-top: 5px;
  }
}
.instagram__play {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  z-index: 5;
  display: block;
  border-radius: 50%;
  background-color: #e81e26;
  transition: background-color 0.3s;
}
.instagram__play svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 50%;
  max-height: 50%;
  left: 58%;
  fill: #242629;
}
.instagram__image {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.features__item {
  position: relative;
  max-width: calc(100% - 230px);
}
.features__item:after {
  display: table;
  content: "";
  clear: both;
}
.features__item--full {
  max-width: none;
  width: auto;
  padding: 0 !important;
}
@media (min-width: 1381px) {
  .features__item {
    margin-top: 80px;
  }
  .features__item:last-child {
    margin-bottom: 80px;
  }
}
@media (max-width: 1380px) {
  .features__item {
    margin-top: 70px;
    max-width: calc(100% - 200px);
  }
  .features__item:last-child {
    margin-bottom: 70px;
  }
}
@media (max-width: 1180px) {
  .features__item {
    margin-top: 60px;
    max-width: calc(100% - 170px);
  }
  .features__item:last-child {
    margin-bottom: 60px;
  }
}
@media (max-width: 980px) {
  .features__item {
    margin-top: 40px;
    max-width: calc(100% - 125px);
  }
  .features__item:last-child {
    margin-bottom: 40px;
  }
}
@media (max-width: 808px) {
  .features__item {
    margin-top: 27px;
    max-width: none;
    padding: 0 27px;
  }
  .features__item:last-child {
    margin-bottom: 27px;
  }
}
.features__item-column {
  position: relative;
  float: left;
}
.features__item--right .features__item-column--content {
  text-align: right;
}
.features__item--full .features__item-column--content {
  position: absolute;
  top: 85px;
  left: 62px;
  z-index: 10;
  display: block;
  padding: 0;
}
@media (min-width: 809px) {
  .features__item-column--content {
    padding: 10px 52px;
  }
  .features__item--left .features__item-column--content, .features__item--right .features__item-column--content {
    width: 37.5%;
  }
  .features__item--left .features__item-column--content {
    padding-right: 0;
  }
  .features__item--right .features__item-column--content {
    padding-left: 0;
  }
  .features__item--left .features__item-column--content:first-child {
    display: none;
  }
  .features__item--right .features__item-column--content:last-child {
    display: none;
  }
}
@media (min-width: 809px) and (max-width: 1180px) {
  .features__item-column--content {
    padding: 5px 40.5px;
  }
}
@media (min-width: 809px) and (max-width: 980px) {
  .features__item-column--content {
    padding: 5px 27px;
  }
}
@media (max-width: 808px) {
  .features__item-column--content {
    float: none;
    padding: 0 13.5px 27px;
  }
  .features__item-column--content:last-child {
    display: none;
  }
  .features__item--full .features__item-column--content {
    top: 27px;
    left: 27px;
  }
}
.features__item--left .features__item-column--images, .features__item--right .features__item-column--images {
  width: 62.5%;
}
.features__item--full .features__item-column--images {
  width: 100%;
}
@media (max-width: 808px) {
  .features__item-column {
    float: none;
    width: auto !important;
  }
}
.features__item-content + .features__item-nav {
  margin-top: 28px;
}
@media (max-width: 808px) {
  .features__item-content + .features__item-nav {
    margin-top: 10px;
  }
}
.features__item-title {
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  font-size: 3.2rem;
  font-weight: 900;
}
.features__item--full .features__item-title {
  color: #fff;
}
@media (max-width: 1680px) {
  .features__item-title {
    font-size: 3rem;
  }
}
@media (max-width: 1380px) {
  .features__item-title {
    font-size: 2.8rem;
  }
}
@media (max-width: 1180px) {
  .features__item-title {
    font-size: 2.6rem;
  }
}
@media (max-width: 980px) {
  .features__item-title {
    font-size: 2.3rem;
  }
}
@media (max-width: 808px) {
  .features__item-title {
    font-size: 2rem;
  }
}
.features__item-description {
  margin-top: 0.8888888889em;
  line-height: 1.89;
  font-size: 1.8rem;
  font-weight: 300;
}
.features__item--full .features__item-description {
  color: #fff;
}
@media (max-width: 980px) {
  .features__item-description {
    margin-top: 0.2em;
    font-size: 1.4rem;
  }
}
.features__item-images {
  position: relative;
}
.features__item-images:after {
  display: table;
  content: "";
  clear: both;
}
.features__item-image {
  display: none;
  position: relative;
}
.features__item-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 60%;
}
.features__item--full .features__item-image {
  position: relative;
}
.features__item--full .features__item-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 46.875%;
}
@media (max-width: 808px) {
  .features__item--full .features__item-image {
    height: 75vh;
  }
}
.features__item-image:first-child {
  display: block;
}
.features__item-image-asset {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
}
.features__item-link {
  display: block;
}
.features__item-link:hover span {
  background-color: #fafafa;
}
.features__item-play {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 86px;
  height: 86px;
  z-index: 5;
  display: block;
  border-radius: 50%;
  background-color: #e81e26;
  transition: background-color 0.3s;
}
.features__item-play svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  top: 51%;
  left: 52%;
  fill: #242629;
}
.features__item-control-nav {
  position: absolute;
  left: 100%;
  bottom: 5px;
  z-index: 10;
  text-align: left;
  letter-spacing: 0.25em;
  font-size: 1.4rem;
  font-weight: 500;
}
.features__item-control-nav li {
  display: block;
  margin-top: 32px;
}
.features__item-control-nav a {
  position: relative;
  display: block;
  padding: 0 62px;
  color: rgba(0, 0, 0, 0.7);
  transition: color 0.4s;
}
.features__item-control-nav a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 5px;
  opacity: 0;
  width: calc(100% + 17px);
  height: 0;
  border-top: 2px solid;
  transition: opacity 0.4s;
}
.features__item-control-nav a:hover {
  color: #e81e26;
}
.features__item-control-nav a.features__item-active {
  color: #e81e26;
}
.features__item-control-nav a.features__item-active::after {
  opacity: 1;
}
@media (min-width: 809px) {
  .features__item--right .features__item-control-nav a {
    padding-right: 0 !important;
  }
  .features__item--left .features__item-control-nav {
    left: auto;
    right: 100%;
  }
  .features__item--left .features__item-control-nav a {
    padding-left: 0 !important;
  }
  .features__item--left .features__item-control-nav a::after {
    right: auto;
    left: -1px;
  }
}
@media (max-width: 1680px) {
  .features__item-control-nav a {
    padding: 0 50px;
  }
}
@media (max-width: 1380px) {
  .features__item-control-nav a {
    padding: 0 40px;
  }
}
@media (max-width: 1180px) {
  .features__item-control-nav a {
    padding: 0 30px;
  }
}
@media (max-width: 980px) {
  .features__item-control-nav a {
    padding: 0 20px;
  }
}
@media (max-width: 808px) {
  .features__item-control-nav {
    left: auto;
    right: 0;
    bottom: 2px;
    white-space: nowrap;
  }
  .features__item-control-nav li {
    display: inline-block;
    margin-top: 0;
  }
  .features__item-control-nav a {
    padding: 5px 8px !important;
    color: #fff;
  }
  .features__item-control-nav a::after {
    left: auto;
    right: 0;
    bottom: 0;
    width: 100%;
  }
}
.features__item-nav a {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: #e81e26;
  line-height: 60px;
  text-align: center;
}
.features__item-nav a svg {
  fill: #fff;
  margin: 0 !important;
  width: 22px;
  height: 7px;
}
@media (max-width: 808px) {
  .features__item-nav a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.features__list:after {
  display: table;
  content: "";
  clear: both;
}
.features__list-item {
  border-top: 1px solid #cdcdce;
  border-bottom: 1px solid #cdcdce;
  position: relative;
  width: 50%;
  float: left;
  height: 70px;
}
@media (max-width: 660px) {
  .features__list-item {
    width: 100%;
    height: auto;
    padding: 20px;
    border-right: 0 !important;
    margin-top: -1px;
  }
}
.features__list-item:nth-child(odd) {
  border-right: 1px solid #cdcdce;
}
.features__list-item:nth-child(odd):last-child {
  width: 100%;
  border-right: 0;
}
.features__list-item:nth-child(n+3) {
  margin-top: -1px;
}
.features__list-feature {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  width: 100%;
  padding: 0 30px;
  line-height: 2.17;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 300;
}
@media (max-width: 1180px) {
  .features__list-feature {
    line-height: 1.6;
    font-size: 1.6rem;
  }
}
@media (max-width: 808px) {
  .features__list-feature {
    padding: 0 20px;
    font-size: 1.4rem;
  }
}
@media (max-width: 660px) {
  .features__list-feature {
    transform: none;
    position: static;
    top: auto;
    left: auto;
    padding: 0;
  }
}

.footer {
  overflow: hidden;
  background-color: #e81e26;
  color: #fff;
}
.footer__callout {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 85px 0;
}
@media (max-width: 1180px) {
  .footer__callout {
    padding: 60px 0;
  }
}
@media (max-width: 808px) {
  .footer__callout {
    padding: 40px 25px;
  }
}
.footer__callout-columns {
  display: table;
}
@media (max-width: 1180px) {
  .footer__callout-columns {
    display: block;
  }
}
.footer__callout-column {
  display: table-cell;
  vertical-align: middle;
}
.footer__callout-column--right {
  text-align: right;
}
@media (max-width: 1180px) {
  .footer__callout-column {
    display: block;
  }
  .footer__callout-column--right {
    margin-top: 30px;
    text-align: left;
  }
}
.footer__callout-title {
  color: #e81e26;
  font-family: "Montserrat", sans-serif;
  font-size: 3.2rem;
  font-weight: 400;
}
@media (max-width: 1380px) {
  .footer__callout-title {
    font-size: 3rem;
  }
}
@media (max-width: 1180px) {
  .footer__callout-title {
    font-size: 2.8rem;
  }
}
@media (max-width: 808px) {
  .footer__callout-title {
    font-size: 2.4rem;
  }
}
.footer__callout-button-wrap {
  position: relative;
}
.footer__callout-button-container {
  position: relative;
}
.footer__callout-button {
  display: inline-block;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #e81e26;
  padding: 1.3125em 2em 1.25em;
  color: #fff;
  letter-spacing: 0.0625em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: 900;
  transition: background-color 0.2s, color 0.2s;
}
.footer__callout-button span {
  display: inline-block;
  line-height: 1;
}
.footer__callout-button span + svg {
  margin-left: 0.625em;
}
.footer__callout-button svg {
  fill: #fff;
  transition: fill 0.2s;
}
.footer__callout-button svg + span {
  margin-left: 0.625em;
}
.footer__callout-button:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 808px) {
  .footer__callout-button:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
.footer__callout-button:focus {
  outline: none;
}
.footer__callout-button--centered {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.footer__callout-button.active, .footer__callout-button:active, .footer__callout-button:hover {
  background-color: #fafafa;
  color: #000;
}
.footer__callout-button.active svg, .footer__callout-button:active svg, .footer__callout-button:hover svg {
  fill: #000;
}
@media (max-width: 980px) {
  .footer__callout-button {
    padding: 13px 20px;
  }
}
@media (max-width: 808px) {
  .footer__callout-button {
    font-size: 1.4rem;
  }
}
.footer__container {
  padding: 115px 0 200px 0;
}
@media (max-width: 1180px) {
  .footer__container {
    padding: 40px 27px 60px;
    text-align: center;
  }
}
.footer__columns {
  display: table;
  width: 100%;
}
.footer__columns:first-child {
  margin-bottom: 27px;
}
@media (max-width: 808px) {
  .footer__columns--logos {
    margin-top: 45px;
  }
}
@media (max-width: 1180px) {
  .footer__columns {
    display: block;
    width: auto;
  }
  .footer__columns:first-child {
    margin-bottom: 80px;
  }
}
@media (max-width: 1180px) {
  .footer__columns:first-child {
    margin-bottom: 60px;
  }
}
.footer__column {
  display: table-cell;
  vertical-align: top;
}
.footer__column--first {
  width: 350px;
}
@media (max-width: 1180px) {
  .footer__column--client {
    margin-bottom: 0 !important;
    text-align: center;
    vertical-align: middle;
  }
}
@media (max-width: 808px) {
  .footer__column--client {
    display: inline-block !important;
  }
  .fivePlusSocial .footer__column--client {
    display: block !important;
    text-align: center;
  }
}
@media (max-width: 1180px) {
  .footer__column--social {
    display: inline-block !important;
    vertical-align: middle;
  }
  .fivePlusSocial .footer__column--social {
    display: block !important;
    margin-top: 10px;
    text-align: center;
  }
}
.footer__column--logos {
  text-align: right;
}
@media (max-width: 1180px) {
  .footer__column--logos {
    display: inline-block !important;
    clear: both;
    margin-top: 30px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 35px;
    text-align: center;
  }
}
@media (max-width: 1180px) {
  .footer__column {
    display: block;
  }
  .footer__column--first {
    margin-bottom: 40px;
    width: auto;
  }
}
.footer__button {
  cursor: pointer;
  display: block;
  position: relative;
  padding: 14px 0;
  color: #e81e26;
  letter-spacing: 0.0857142857em;
  font-size: 1.4rem;
}
.footer__button img, .footer__button svg, .footer__button span {
  vertical-align: middle;
}
.footer__button img,
.footer__button svg {
  display: inline-block;
  max-width: 14px;
  height: auto;
}
.footer__button svg * {
  fill: #e81e26;
}
@media (max-width: 660px) {
  .footer__button {
    margin-top: 0.5em;
  }
}
.footer__contact {
  display: table;
  width: 100%;
}
@media (max-width: 480px) {
  .footer__contact {
    display: block;
    width: auto;
  }
}
.footer__contact-column {
  display: table-cell;
  vertical-align: top;
}
.footer__contact-column--navigation {
  width: 46%;
}
@media (max-width: 1180px) {
  .footer__contact-column--navigation {
    display: none !important;
  }
}
.footer__contact-column:not(:last-child) {
  padding-right: 20px;
}
@media (max-width: 660px) {
  .footer__contact-column {
    display: block;
  }
  .footer__contact-column:last-child {
    margin-top: 50px;
    padding-left: 0;
  }
}
.footer__contact-title {
  margin-bottom: 1.2857142857em;
  color: #242629;
  letter-spacing: 0.1785714286em;
  line-height: 2.64;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 900;
}
.footer__contact-group {
  line-height: 1.79;
  font-size: 1.4rem;
}
.footer__contact-group:after {
  display: table;
  content: "";
  clear: both;
}
.footer__contact-group:not(:first-of-type) {
  margin-top: 2em;
}
.footer__contact-group--navigation {
  column-count: 2;
}
.footer__contact-group--legal {
  white-space: nowrap;
}
@media (max-width: 808px) {
  .footer__contact-group--legal {
    white-space: normal;
  }
}
@media (max-width: 1680px) {
  .footer__contact-group {
    font-size: 1.2rem;
  }
}
@media (max-width: 660px) {
  .footer__contact-group:not(:first-of-type) {
    margin-top: 30px;
  }
}
.footer__contact-item {
  position: relative;
}
@media all and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .footer__contact-item {
    float: left;
    width: 50%;
  }
}
.footer__contact-item--legal {
  display: inline-block;
}
@media all and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .footer__contact-item--legal {
    float: none;
    width: auto;
  }
}
.footer__contact-item--legal:not(:first-child)::before {
  content: "/";
  margin: 0 5px;
}
@media (max-width: 480px) {
  .footer__contact-item--legal:not(:first-child)::before {
    margin: 0;
  }
}
.footer__contact-text {
  display: block;
  color: #fff;
  letter-spacing: 0.0615384615em;
  line-height: 2;
  font-size: 1.3em;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 480px) {
  .footer__contact-text {
    font-size: 1.2rem;
  }
}
.footer__contact-text--hours {
  display: table;
  white-space: nowrap;
}
.footer__contact-text--hours td:not(:first-child) {
  padding-left: 20px;
}
@media (max-width: 1180px) {
  .footer__contact-text--hours {
    display: inline-block;
  }
}
.footer__contact-text--link {
  display: inline-block;
}
.footer__set-width {
  display: inline-block;
  width: 100%;
}
.footer__logo {
  display: inline-block;
  margin-top: 7px;
  width: 150px;
  vertical-align: middle;
}
@media (max-width: 808px) {
  .footer__logo {
    margin-top: 0;
    width: 130px;
  }
}
.footer__logo img,
.footer__logo svg {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.footer__logo .site-logo__text {
  fill: #fff;
}
.footer__logo .site-logo__primary {
  fill: #242629;
}
.footer__pet-policy {
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  position: absolute;
  width: 400px;
  background: #fff;
  bottom: calc(100% + 20px);
  left: 0;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 30px;
}
.footer__pet-policy::after {
  height: 0;
  width: 0;
  border-left: 17.5px solid transparent;
  border-right: 17.5px solid transparent;
  border-top: 15px solid #fff;
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 20px;
}
.footer__logos {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 980px) {
  .footer__logos {
    margin-bottom: 10px;
  }
}
.footer__logos-column {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
@media (max-width: 808px) {
  .footer__logos-column {
    display: inline-block;
    padding: 0;
  }
}
.footer__logos-column--pad {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 808px) {
  .footer__logos-column--pad {
    padding: 0px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
}
@media (max-width: 1180px) {
  .footer__logos-column--client {
    display: block;
    width: 100%;
  }
}
@media (max-width: 808px) {
  .footer__logos-column--leed {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 20px;
    margin-top: 20px;
  }
}
.footer__logos-column:last-child {
  padding-right: 0;
}
.footer__logos-column:first-child {
  padding-left: 0;
}
.footer__logos-item {
  display: inline-block;
  min-width: 44px;
  min-height: 44px;
  text-align: center;
  padding-top: 8px;
}
.footer__logos-item a {
  display: block;
  min-width: 44px;
  min-height: 44px;
  text-align: center;
  padding-top: 8px;
}
.footer__logos-item svg {
  height: 20px;
  width: initial;
  vertical-align: middle;
}
.footer__logos-item svg * {
  fill: #242629;
}
.footer__logos-item svg line {
  stroke: #242629;
}
@media (max-width: 808px) {
  .footer__logos-item--client:not(:only-child) {
    margin-bottom: 10px;
  }
}
.footer__logos-item:not(:last-child) {
  margin-right: 10px;
}
.footer__social {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
@media (max-width: 808px) {
  .footer__social {
    display: block;
    text-align: center;
  }
}
.footer__social-item {
  display: inline-block;
}
.footer__social-link {
  width: 44px;
  height: 44px;
  transition: 0.1s ease all;
  position: relative;
  display: block;
}
@media (max-width: 808px) {
  .footer__social-link {
    width: 44px;
    height: 44px;
  }
}
.footer__social-link svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 20px;
  max-height: 20px;
}
@media (max-width: 808px) {
  .footer__social-link svg {
    max-width: 20px;
    max-height: 20px;
  }
}
.footer__social-link svg * {
  fill: #242629;
}
.footer__social-link--itunes svg {
  left: 46%;
}
.footer__social-link--vimeo svg {
  left: 48%;
  top: 51%;
}
.footer__social-link:hover {
  transform: rotate(20deg);
}
.footer__leed-certified-logo {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
}
@media (max-width: 1180px) {
  .footer__leed-certified-logo {
    width: 30px;
  }
}
.footer__leed-certified-text {
  font-family: "Montserrat", sans-serif;
  color: #242629;
  font-size: 1.4rem;
  font-weight: 300;
  margin-left: 1em;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 808px) {
  .footer__leed-certified-text {
    font-size: 1.2rem;
  }
}
.footer__copyright-group {
  color: #242629;
  line-height: 1.79;
  font-size: 1.2rem;
}
.footer__copyright-group:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 1680px) {
  .footer__copyright-group {
    font-size: 1rem;
  }
}
.footer__copyright-item {
  display: inline-block;
  vertical-align: middle;
}
.footer__copyright-item:not(:first-child)::before {
  display: inline-block;
  margin: 0 0.4em;
  content: "|";
  vertical-align: middle;
}
.footer__copyright-text {
  display: inline-block;
  color: inherit;
  letter-spacing: 0.1em;
  line-height: 2;
  vertical-align: middle;
  font-size: 1.4em;
  font-weight: 500;
  padding: 10px 0;
}
@media (min-width: 480px) {
  .footer__copyright-text {
    font-size: 1.2rem;
  }
}

.form__row {
  display: table;
  width: 100%;
  position: relative;
  margin-bottom: 4px;
}
@media (max-width: 808px) {
  .form__row {
    margin-bottom: 6px;
  }
}
.form__row--actions {
  margin: 54px 0 0;
  text-align: left;
}
@media (max-width: 1180px) {
  .form__row--actions {
    margin-top: 27px;
  }
}
@media (max-width: 808px) {
  .form__row--actions {
    margin-top: 13.5px;
  }
}
.form__column {
  position: relative;
  width: calc(50% - 2px);
  float: left;
  margin-right: 4px;
}
@media (max-width: 808px) {
  .form__column {
    width: 100%;
    margin-right: 0;
    margin-bottom: 6px;
  }
}
.form__column:last-child {
  margin: 0;
}
.form__submit-container {
  position: relative;
  display: inline-block;
}
@media (max-width: 808px) {
  .form__submit-container {
    display: block;
  }
}
.form__label {
  display: block;
  transition: all 0.3s;
}
.form__label--error {
  color: #d81f1f;
}
.form__label--infield {
  position: absolute;
  top: 18px;
  left: 20px;
}
@media (max-width: 808px) {
  .form__label--infield {
    top: 11px;
  }
}
.form__label--infield.focus {
  opacity: 0.5;
}
.form__label--infield.active {
  opacity: 1;
  top: 0;
  font-size: 1rem;
}
.form__label--required {
  color: #d81f1f;
}
.form__error-label {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  right: 17px;
  font-size: 1.2rem;
  color: #fff;
  background: #d81f1f;
  padding: 5px 10px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
.form__inline-error {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  right: 15px;
  display: block;
  background: #d81f1f;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 300;
  padding: 5px 10px;
}
@media (max-width: 808px) {
  .form__inline-error {
    text-align: center;
    font-size: 1.2rem;
    padding: 2px 0;
    width: 70px;
  }
}
.form__required {
  color: #d81f1f;
}
.form__loading {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.form__loading-icon {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
}
.form__field {
  width: 100%;
}
.form__field--error {
  border-color: #d81f1f;
}
.form__field--text {
  background-color: #fafafa;
}
.form__field--text, .form__field--select {
  height: 60px;
  padding: 0 20px;
}
@media (max-width: 808px) {
  .form__field--text, .form__field--select {
    height: 48px;
  }
}
.form__field--select {
  cursor: pointer;
  position: relative;
  z-index: 1000;
  background: none;
  padding-right: 0;
  width: 100%;
  border: 1px solid #fafafa;
}
@supports (-ms-ime-align: auto) {
  .form__field--select {
    padding-right: 90px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form__field--select {
    padding-right: 90px;
  }
}
@media all and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .form__field--select {
    padding-right: 90px;
  }
}
.form__field--textarea {
  resize: vertical;
  background-color: #fafafa;
  vertical-align: middle;
  height: 186px;
  padding: 18px 20px;
}
.form__field--submit-full {
  width: 100%;
}
.form__confirm {
  background: #7DAD6C;
  padding: 40px;
  color: #fff;
  text-align: center;
}
@media (max-width: 1180px) {
  .form__confirm {
    padding: 30px;
  }
}
@media (max-width: 808px) {
  .form__confirm {
    padding: 20px;
  }
}
.form__confirm-header {
  color: #fff;
}
.form__confirm-text {
  color: #fff;
}

.page--border-bottom {
  border-bottom: 1px solid #cdcdce;
}
.page__wrap {
  position: relative;
  background-color: #fff;
  overflow-y: hidden;
}
.page__wrapper {
  position: relative;
  background: transparent no-repeat bottom left/75%;
}
@media (max-width: 808px) {
  .page__wrapper {
    background-size: 125%;
  }
}
.page-homepage .page__wrapper {
  background-image: url("../images/backgrounds/pattern-36.png");
}
.page__container--full {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page__container--no-top {
  padding-top: 0;
}
@media (min-width: 1380px) {
  .page__container--thin {
    width: 1073px;
  }
}
.page__content--align-center {
  text-align: center;
}
.page__content--space-top {
  margin-top: 50px;
}
@media (max-width: 980px) {
  .page__content--space-top {
    margin-top: 30px;
  }
}
@media (max-width: 808px) {
  .page__content--space-top {
    margin-top: 20px;
  }
}
.page__content--space-bottom {
  margin-bottom: 50px;
}
@media (max-width: 980px) {
  .page__content--space-bottom {
    margin-bottom: 30px;
  }
}
@media (max-width: 808px) {
  .page__content--space-bottom {
    margin-bottom: 20px;
  }
}
.page__content img {
  width: 100%;
}
.page__content iframe {
  margin: 0;
  width: 100%;
  border: 0;
  padding: 0;
}
.page__content a {
  color: #e81e26;
  text-decoration: underline;
}
.page__content p, .page__content li {
  margin-bottom: 20px;
  line-height: 2.17;
  font-size: 1.8rem;
  font-weight: 300;
}
@media (max-width: 1180px) {
  .page__content p, .page__content li {
    font-size: 1.6rem;
  }
}
@media (max-width: 808px) {
  .page__content p, .page__content li {
    font-size: 1.6rem;
  }
}
.page__content p:last-child, .page__content li:last-child {
  margin-bottom: 0;
}
.page__content h1, .page__content h2, .page__content h3, .page__content h4, .page__content h5, .page__content h6 {
  margin-top: 40px;
  margin-bottom: 15px;
}
.page__content h1:first-child, .page__content h2:first-child, .page__content h3:first-child, .page__content h4:first-child, .page__content h5:first-child, .page__content h6:first-child {
  margin-top: 0;
}
@media (max-width: 1180px) {
  .page__content h1, .page__content h2, .page__content h3, .page__content h4, .page__content h5, .page__content h6 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
@media (max-width: 808px) {
  .page__content h1, .page__content h2, .page__content h3, .page__content h4, .page__content h5, .page__content h6 {
    margin-bottom: 5px;
  }
}
@media (max-width: 660px) {
  .page__content h1, .page__content h2, .page__content h3, .page__content h4, .page__content h5, .page__content h6 {
    margin-top: 20px;
  }
}
.page__content h1, .page__content h2 {
  letter-spacing: 0.047em;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 3.2rem;
  font-weight: 900;
}
@media (max-width: 1680px) {
  .page__content h1, .page__content h2 {
    font-size: 3rem;
  }
}
@media (max-width: 1380px) {
  .page__content h1, .page__content h2 {
    font-size: 2.8rem;
  }
}
@media (max-width: 1180px) {
  .page__content h1, .page__content h2 {
    font-size: 2.6rem;
  }
}
@media (max-width: 980px) {
  .page__content h1, .page__content h2 {
    font-size: 2.4rem;
  }
}
@media (max-width: 808px) {
  .page__content h1, .page__content h2 {
    font-size: 2.2rem;
  }
}
.page__content h3 {
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 400;
}
@media (max-width: 1180px) {
  .page__content h3 {
    font-size: 2.4rem;
  }
}
@media (max-width: 808px) {
  .page__content h3 {
    font-size: 2rem;
  }
}
.page__content h4 {
  font-size: 3rem;
  font-weight: 300;
}
@media (max-width: 1180px) {
  .page__content h4 {
    font-size: 2.4rem;
  }
}
@media (max-width: 808px) {
  .page__content h4 {
    font-size: 2rem;
  }
}
.page__content h5 {
  font-size: 2.8rem;
  font-weight: 300;
}
@media (max-width: 1180px) {
  .page__content h5 {
    font-size: 2.4rem;
  }
}
@media (max-width: 808px) {
  .page__content h5 {
    font-size: 1.8rem;
  }
}
.page__content h6 {
  font-size: 2.4rem;
  font-weight: 300;
}
@media (max-width: 1180px) {
  .page__content h6 {
    font-size: 1.8rem;
  }
}
@media (max-width: 808px) {
  .page__content h6 {
    font-size: 1.8rem;
  }
}
.page__content ul, .page__content ol {
  padding-left: 40px;
  margin-bottom: 20px;
}
.page__content ul {
  list-style: disc;
}
.page__content ol {
  list-style: decimal;
}
.page__content li {
  margin-bottom: 0;
}
.page__content blockquote {
  border-top: 1px solid #cdcdce;
  border-bottom: 1px solid #cdcdce;
  padding: 30px 0;
}
@media (max-width: 980px) {
  .page__content blockquote {
    padding: 20px 0;
  }
}
.page__content blockquote p {
  font-size: 2.5rem;
  line-height: 1.3em;
  color: rgba(0, 0, 0, 0.4);
  font-style: italic;
  text-align: center;
}
@media (max-width: 1180px) {
  .page__content blockquote p {
    font-size: 2.1rem;
  }
}
@media (max-width: 980px) {
  .page__content blockquote p {
    font-size: 1.8rem;
  }
}
@media (max-width: 660px) {
  .page__content blockquote p {
    font-size: 1.6rem;
  }
}
.page__button-wrap {
  display: table;
  width: 100%;
  text-align: center;
  margin-top: 40px;
}
@media (max-width: 808px) {
  .page__button-wrap {
    margin-top: 20px;
  }
}
.page__button {
  margin-right: 20px;
}
@media (max-width: 808px) {
  .page__button {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.page__button:last-child {
  margin: 0;
}
.page__disclaimer {
  margin-top: 0;
  background: rgba(0, 0, 0, 0.05);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 27px;
  text-align: center;
}
.page__disclaimer--breathe {
  margin-top: 54px;
}
@media (max-width: 1180px) {
  .page__disclaimer--breathe {
    margin-top: 40.5px;
  }
}
@media (max-width: 808px) {
  .page__disclaimer {
    padding: 13.5px;
    font-size: 0.9rem;
  }
  .page__disclaimer--breathe {
    margin-top: 27px;
  }
}
.page__disclaimer-text {
  font-size: 1.4rem;
}
@media (max-width: 808px) {
  .page__disclaimer-text {
    font-size: 1.2rem;
  }
}
.page--zindex-high {
  position: relative;
  z-index: 2;
}
.page--border-bottom {
  border-bottom: 1px solid #cdcdce;
}
@media (min-width: 809px) {
  .page__responsive-iframe {
    position: relative;
  }
  .page__responsive-iframe:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 54.0540540541%;
  }
}
@media (max-width: 808px) {
  .page__responsive-iframe {
    position: relative;
  }
  .page__responsive-iframe:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 150%;
  }
}
.page__responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-banner {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.page-banner:after {
  display: table;
  content: "";
  clear: both;
}
.page-banner__rotator {
  height: 100vh;
}
.page-banner__slides {
  height: 100%;
}
.page-banner__slide {
  display: none;
  height: 100%;
}
.page-banner__slide:first-child {
  display: block;
}
.page-banner__overlay {
  position: absolute;
  left: 0;
  z-index: 0;
  width: 100%;
  opacity: 0.7;
}
.page-banner__overlay--top {
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FF000000", endColorstr="#00000000");
  /* IE6-9 */
  background: linear-gradient(to bottom, #000 0%, transparent 100%);
  /* W3C */
  top: 0;
  height: 30%;
}
.page-banner__overlay--bottom {
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#00000000", endColorstr="#FF000000");
  /* IE6-9 */
  background: linear-gradient(to bottom, transparent 0%, #000 100%);
  /* W3C */
  bottom: 0;
  height: 65%;
}
.page-banner__color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #e81e26;
}
.page-banner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent no-repeat center center/cover;
  transition: transform 30s linear;
}
.animate-slide .page-banner__image {
  transform: scale3d(1.4, 1.4, 1.4) translate3d(-13%, -14%, 0px);
}
.page-banner__image-asset {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 30s linear;
}
.animate-slide .page-banner__image-asset {
  transform: scale3d(1.4, 1.4, 1.4) translate3d(-13%, -14%, 0px);
}
.page-banner__image-asset body:not(.object-fit) {
  display: none;
}

.page-title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  padding: 7.5%;
  padding-top: 0;
  color: #fff;
}
@media (max-width: 808px) {
  .page-title {
    padding: 27px;
  }
}
.page-banner--no-image .page-title {
  position: relative;
  padding-top: 200px;
  padding-bottom: 0;
  color: #000;
  text-align: center;
}
.page-title__title {
  display: block;
  letter-spacing: 0.045625em;
  text-transform: uppercase;
  font-size: 8.33333vw;
  font-weight: 900;
}
@media (min-width: 1681px) {
  .page-title__title {
    font-size: 16rem;
  }
}
.page-title__back-button {
  display: table;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 300;
}
@media (max-width: 808px) {
  .page-title__back-button {
    display: block;
    font-size: 1.4rem;
    font-style: italic;
    padding: 8px 0;
    background: rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.page-title__buttons {
  margin-top: 18px;
}
@media (max-width: 808px) {
  .page-title__buttons {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 40px;
  }
}
@media (min-width: 809px) {
  .page-title__button {
    display: inline-block;
    appearance: none;
    border: 0;
    border-radius: 0;
    background-color: #e81e26;
    padding: 1.3125em 2em 1.25em;
    color: #fff;
    letter-spacing: 0.0625em;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 1.6rem;
    font-weight: 900;
    transition: background-color 0.2s, color 0.2s;
  }
  .page-title__button span {
    display: inline-block;
    line-height: 1;
  }
  .page-title__button span + svg {
    margin-left: 0.625em;
  }
  .page-title__button svg {
    fill: #fff;
    transition: fill 0.2s;
  }
  .page-title__button svg + span {
    margin-left: 0.625em;
  }
  .page-title__button:not(:first-of-type) {
    margin-left: 20px;
  }
}
@media (min-width: 809px) and (max-width: 808px) {
  .page-title__button:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (min-width: 809px) {
  .page-title__button:focus {
    outline: none;
  }
  .page-title__button--centered {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .page-title__button.active, .page-title__button:active, .page-title__button:hover {
    background-color: #fafafa;
    color: #000;
  }
  .page-title__button.active svg, .page-title__button:active svg, .page-title__button:hover svg {
    fill: #000;
  }
}
@media (min-width: 809px) and (max-width: 980px) {
  .page-title__button {
    padding: 13px 20px;
  }
}
@media (min-width: 809px) and (max-width: 808px) {
  .page-title__button {
    font-size: 1.4rem;
  }
}
@media (max-width: 808px) {
  .page-title__button {
    display: table-cell;
    background-color: #e81e26;
    padding: 10px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 1.4rem;
  }
  .page-title__button:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, 0.8);
  }
}
.page-title__scroll {
  width: 64px;
  height: 64px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-color: #e81e26;
}
@media (max-width: 808px) {
  .page-title__scroll {
    width: 44px;
    height: 44px;
  }
}
.page-title__scroll svg {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  height: 7px;
  height: 22px;
  fill: #fff;
}
.page-title__scroll:hover {
  background-color: #fafafa;
}
.page-title__scroll:hover svg {
  fill: #000;
}

@media print {
  .popup {
    display: none;
  }
}
.popup__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}
@media print {
  .popup__overlay {
    display: none;
  }
}
.popup__modal {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 800px;
  max-height: 600px;
  width: 100%;
  padding: 0;
  z-index: 10000;
  background: #fff;
  background-size: cover;
}
@media (max-width: 808px) {
  .popup__modal {
    width: calc(100% - 40px);
  }
}
@media (max-width: 808px) {
  .popup__close-wrap {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
  }
}
@media (max-width: 808px) {
  .popup__close-wrap--alt {
    box-shadow: -2px 0 15px rgba(0, 0, 0, 0.5);
    height: 50px;
    background: rgba(255, 255, 255, 0.8);
    border-left: 1px solid rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  }
}
.popup__close {
  font-family: Arial;
  border-radius: 50%;
  position: absolute;
  top: -13px;
  right: -13px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 27px;
  text-align: center;
  color: #fff !important;
  font-size: 2rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.7);
  border: 2px solid #fff;
}
@media (max-width: 808px) {
  .popup__close {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }
}
.popup__image {
  width: 100%;
  float: left;
}
.popup__background {
  opacity: 0.15;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.popup__content {
  position: relative;
  z-index: 100;
}
.popup__title {
  box-sizing: border-box;
  position: relative;
  color: rgba(0, 0, 0, 0.7);
  padding: 30px 20px;
  font-size: 2.9em;
  line-height: 2rem;
  font-weight: 600;
  border-bottom: 1px solid #cdcdce;
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
}
@media (max-width: 808px) {
  .popup__title {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2rem;
    line-height: 1.5rem;
    padding-right: 70px;
    text-align: left;
  }
}
.popup__body {
  box-sizing: border-box;
  text-align: center;
  padding: 40px 20px;
}
@media (max-width: 808px) {
  .popup__body {
    padding: 15px;
  }
}
.popup__text {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  padding: 0 20px;
  font-size: 1.7rem;
  line-height: 3rem;
  font-weight: 300;
}
@media (max-width: 808px) {
  .popup__text {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.popup__button {
  box-sizing: border-box;
  position: relative;
  display: table;
  font-size: 1.8em;
  font-weight: 400;
  letter-spacing: 0.1em;
  padding: 15px 30px;
  margin: 30px auto 0;
  background: #e81e26;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 808px) {
  .popup__button {
    position: relative;
    margin-top: 20px;
    text-align: left;
    width: 100%;
    padding: 15px;
  }
  .popup__button:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(255, 255, 255, 0.4);
  }
}
.popup__button:hover {
  opacity: 0.8;
}

.rotator {
  position: relative;
  z-index: 11;
  background-color: #fff;
}
.rotator__slides:after {
  display: table;
  content: "";
  clear: both;
}
.rotator__slide {
  display: none;
}
.rotator__slide:first-child {
  display: block;
}
.rotator__image {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.rotator__control-nav {
  position: absolute;
  left: 100%;
  bottom: 5%;
  z-index: 10;
  text-align: left;
  letter-spacing: 0.25em;
  font-size: 1.4rem;
  font-weight: 500;
}
.rotator--nav-right .rotator__control-nav {
  left: 100%;
  right: auto;
}
.rotator--nav-left .rotator__control-nav {
  right: 100%;
  left: auto;
}
.rotator__control-nav li {
  display: block;
  margin-top: 32px;
}
.rotator__control-nav a {
  position: relative;
  display: block;
  color: rgba(0, 0, 0, 0.7);
  transition: color 0.4s;
}
.rotator__control-nav a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 5px;
  opacity: 0;
  width: calc(100% + 17px);
  height: 0;
  border-top: 2px solid;
  transition: opacity 0.4s;
}
.rotator--nav-right .rotator__control-nav a::after {
  right: 0;
  left: auto;
}
.rotator__control-nav a:hover {
  color: #e81e26;
}
.rotator__control-nav a.rotator__active {
  color: #e81e26;
}
.rotator__control-nav a.rotator__active::after {
  opacity: 1;
}
@media (min-width: 809px) {
  .rotator__control-nav {
    left: auto;
    right: 100%;
  }
  .rotator__control-nav a {
    padding-left: 0;
    padding-right: 15px;
  }
  .rotator--nav-right .rotator__control-nav a {
    padding-left: 15px;
    padding-right: 0;
  }
  .rotator__control-nav a::after {
    right: auto;
    left: -1px;
  }
}
@media (max-width: 808px) {
  .rotator__control-nav {
    display: none;
    left: auto;
    right: 0;
    bottom: 2px;
    white-space: nowrap;
  }
  .rotator__control-nav li {
    display: inline-block;
    margin-top: 0;
  }
  .rotator__control-nav a {
    padding: 5px 8px !important;
    color: #fff;
  }
  .rotator__control-nav a::after {
    left: auto;
    right: 0;
    bottom: 0;
    width: 100%;
  }
}
.rotator__direction-nav {
  display: none;
  position: absolute;
  bottom: 27px;
  right: 27px;
  z-index: 10;
}
.rotator__direction-nav li {
  display: inline-block;
  vertical-align: middle;
}
.rotator__direction-nav li:last-child {
  margin-left: 3px;
}
.rotator__direction-nav a {
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
  width: 60px;
  height: 60px;
  display: block;
  vertical-align: middle;
  background: #e81e26 no-repeat center center/22px 7px;
  line-height: 60px;
  text-align: center;
}
.rotator__direction-nav a.rotator__prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg height='11.2' viewBox='0 0 36.69 11.2' width='36.69' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 5.62a1 1 0 0 0 .08.38.83.83 0 0 0 .2.3l4.62 4.63a1 1 0 0 0 1.38 0 1 1 0 0 0 0-1.38l-3-3h32.72a1 1 0 0 0 0-1.9h-32.68l3-3a1 1 0 0 0 0-1.37 1 1 0 0 0 -1.38 0l-4.61 4.61a.89.89 0 0 0 -.25.32.77.77 0 0 0 -.08.37z' fill='rgba(255, 255, 255, 0.99)'/%3E%3C/svg%3E");
}
.rotator__direction-nav a.rotator__next {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='11.18' viewBox='0 0 37 11.18'%3E%3Cpath d='M37,5.59h0a1,1,0,0,0-.08-.38.83.83,0,0,0-.2-.3h0L32.1.28a1,1,0,0,0-1.38,0,1,1,0,0,0,0,1.38l3,3H1A1,1,0,0,0,1,6.56H33.68l-3,3a1,1,0,0,0,0,1.37,1,1,0,0,0,1.38,0l4.61-4.61A1,1,0,0,0,36.92,6,.75.75,0,0,0,37,5.63S37,5.6,37,5.59Z' fill='rgba(255, 255, 255, 0.99)'/%3E%3C/svg%3E");
}
@media (max-width: 808px) {
  .rotator__direction-nav {
    display: block;
    bottom: 13.5px;
    right: 13.5px;
  }
  .rotator__direction-nav a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 808px) {
  .rotator--large-mobile {
    margin-right: 54px !important;
  }
  .rotator--large-mobile .rotator__slides {
    height: 500px;
  }
  .rotator--large-mobile .rotator__slide {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
  }
  .rotator--large-mobile .rotator__image {
    height: 100%;
    object-fit: cover;
  }
  .no-objectfit .rotator--large-mobile .rotator__image {
    display: none;
  }
  .rotator--large-mobile .rotator__control-nav {
    display: block;
    width: 54px;
    text-align: center;
  }
  .rotator--large-mobile .rotator__control-nav li {
    display: block;
  }
  .rotator--large-mobile .rotator__control-nav a:not(.rotator__active) {
    color: #000;
  }
  .rotator--large-mobile .rotator__control-nav a::after {
    right: 8px;
    width: 100px;
  }
  .rotator--large-mobile .rotator__direction-nav {
    display: none;
  }
}

.share-loader {
  position: absolute;
  right: 0;
  bottom: -1px;
}
.share-loader__circle {
  display: inline-block;
  animation-name: bounce-share;
  animation-duration: 0.6s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #242629;
}
.share-loader__circle--1 {
  animation-delay: 0.12s;
  margin-left: 0;
}
.share-loader__circle--2 {
  animation-delay: 0.28s;
}
.share-loader__circle--3 {
  animation-delay: 0.36s;
}

.share-this-popup {
  transition: all 0.3s ease;
  position: absolute;
  top: -75px;
  right: 0px;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.share-this-popup--show {
  height: 85px;
  overflow: visible;
  opacity: 1;
}
.share-this-popup__list {
  width: 230px;
  height: 65px;
  padding: 10px;
  background: #242629;
  position: relative;
}
.share-this-popup__list:after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #242629;
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 8px;
  bottom: -10px;
}
.share-this-popup__item {
  float: left;
  margin-right: 10px;
}
.share-this-popup__item:last-child {
  margin: 0;
}
.share-this-popup__link {
  display: block;
  width: 45px;
  height: 45px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.share-this-popup__link--twitter {
  background: #6ddfea url(../images/global/icons/share-this/icon_social_twitter.svg) center center no-repeat;
  background-size: 20px 16px;
}
.share-this-popup__link--facebook {
  background: #395b9a url(../images/global/icons/share-this/icon_social_facebook.svg) center center no-repeat;
  background-size: 9px 18px;
}
.share-this-popup__link--google {
  background: #e24429 url(../images/global/icons/share-this/icon_social_google.svg) center center no-repeat;
  background-size: 18px 16px;
}
.share-this-popup__link--email {
  background: #b49852 url(../images/global/icons/share-this/icon_social_email.svg) center center no-repeat;
  background-size: 17px 11px;
}
.share-this-popup__link:hover {
  opacity: 0.9;
}

.site-map {
  display: table;
  width: 100%;
}
.site-map--error-page {
  margin-top: 40px;
}
@media (max-width: 808px) {
  .site-map--error-page {
    margin-top: 20px;
  }
}
.site-map__item {
  width: calc(50% - 10px);
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}
@media (max-width: 808px) {
  .site-map__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.site-map__item--last {
  margin-right: 0;
  width: 100%;
}
.site-map__item:nth-child(2n+2) {
  margin-right: 0;
}
.site-map__item:last-child, .site-map__item:nth-last-child(2) {
  margin-bottom: 0;
}
@media (max-width: 808px) {
  .site-map__item:last-child, .site-map__item:nth-last-child(2) {
    margin-bottom: 10px;
  }
}
.site-map__link {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6);
  font-family: "Montserrat", sans-serif;
  font-size: 3.6rem;
  font-weight: 300;
  padding: 30px 0;
  border: 1px solid #cdcdce;
  text-align: center;
  display: block;
}
@media (max-width: 1180px) {
  .site-map__link {
    font-size: 3rem;
  }
}
@media (max-width: 980px) {
  .site-map__link {
    font-size: 2.4rem;
    padding: 20px 0;
  }
}
@media (max-width: 808px) {
  .site-map__link {
    padding: 15px 0;
    font-size: 2rem;
  }
}
@media (max-width: 660px) {
  .site-map__link {
    font-size: 1.8rem;
  }
}
.site-map__link:hover {
  opacity: 0.8;
}

/**
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from, 11.1%, to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
.heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-timing-function: ease-in-out;
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-duration: 0.75s;
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-duration: 0.75s;
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-duration: 0.75s;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  animation-duration: 0.75s;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  animation-delay: 1s;
}

.animated.delay-2s {
  animation-delay: 2s;
}

.animated.delay-3s {
  animation-delay: 3s;
}

.animated.delay-4s {
  animation-delay: 4s;
}

.animated.delay-5s {
  animation-delay: 5s;
}

.animated.fast {
  animation-duration: 800ms;
}

.animated.faster {
  animation-duration: 500ms;
}

.animated.slow {
  animation-duration: 2s;
}

.animated.slower {
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  .animated {
    animation: unset !important;
    transition: none !important;
  }
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides > li:first-child {
  display: block;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides::after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container::before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow::before, .mfp-arrow::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow::after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow::before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left::after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left::before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right::after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right::before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure::after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure::after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  /**
    This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
    calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../images/vendors/owl-carousel/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  user-select: none;
  outline: none;
}

/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}

/**
 * When the picker is opened, the input element is 'activated'.
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}

/**
 * The holder is the only 'scrollable' top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* ==========================================================================
   $picker-BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em;
}

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: 0.75em;
}

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

.picker__year {
  color: #999;
  font-size: 0.8em;
  font-style: italic;
}

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid rgb(182.75, 182.75, 182.75);
  height: 2em;
  padding: 0.5em;
  margin-left: 0.25em;
  margin-right: 0.25em;
}
@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em;
  }
}

.picker__select--month {
  width: 35%;
}

.picker__select--year {
  width: 22.5%;
}

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec;
}

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: 0.5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em;
  }
}

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em;
  }
}

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em;
  }
}

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
  border-right: 0.75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}
@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: 0.75em;
  }
}

.picker__table td {
  margin: 0;
  padding: 0;
}

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: 0.75em;
  padding-bottom: 0.25em;
  color: #999;
  font-weight: 500;
  /* Increase the spacing a tad */
}
@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: 0.5em;
  }
}

/**
 * The days on the calendar
 */
.picker__day {
  padding: 0.3125em 0;
  font-weight: 200;
  border: 1px solid transparent;
}

.picker__day--today {
  position: relative;
}

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: 0.5em solid transparent;
}

.picker__day--disabled:before {
  border-top-color: #aaa;
}

.picker__day--outfocus {
  color: #ddd;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__day--highlighted {
  border-color: #0089ec;
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #fff;
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb;
}

/**
 * The footer containing the 'today', 'clear', and 'close' buttons.
 */
.picker__footer {
  text-align: center;
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #fff;
  background: #fff;
  font-size: 0.8em;
  padding: 0.66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none;
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0;
}

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: 0.45em;
}

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: 0.66em solid transparent;
}

.picker__button--clear:before {
  top: -0.25em;
  width: 0.66em;
  border-top: 3px solid #e20;
}

.picker__button--close:before {
  content: "×";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: 0.35em;
  color: #777;
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

.picker__button--today[disabled]:before {
  border-top-color: #aaa;
}

/* ==========================================================================
   $picker-BASE-TIME-PICKER
   ========================================================================== */
/**
 * The list of times.
 */
.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0;
}

/**
 * The times on the clock.
 */
.picker__list-item {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: -1px;
  position: relative;
  background: #fff;
  padding: 0.75em 1.25em;
}
@media (min-height: 46.75em) {
  .picker__list-item {
    padding: 0.5em 1em;
  }
}

/* Hovered time */
.picker__list-item:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10;
}

/* Highlighted and hovered/focused time */
.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10;
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

/* Selected and hovered/focused time */
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #fff;
  z-index: 10;
}

/* Disabled time */
.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
  border-color: #ddd;
  z-index: auto;
}

/**
 * The clear button
 */
.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: 0.67em;
  text-align: center;
  text-transform: uppercase;
  color: #666;
}
.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  background: #e20;
  border-color: #e20;
  cursor: pointer;
  color: #fff;
  outline: none;
}
.picker--time .picker__button--clear:before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold;
}
.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
  color: #fff;
  border-color: #fff;
}

/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(100%);
}

/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  transition: background 0.15s ease-out, transform 0s 0.15s;
  -webkit-backface-visibility: hidden;
}

/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$picker-{percent})";
  filter: alpha(opacity=$picker-{percent});
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.15s ease-out;
}
@media (min-height: 33.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }
}
@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%;
  }
}

/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}
@media (min-height: 33.875em) {
  .picker__wrap {
    display: block;
  }
}

/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #fff;
  display: table-cell;
  vertical-align: middle;
}
@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em;
  }
}
@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777;
    border-top-color: rgb(136.85, 136.85, 136.85);
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
  }
}
@media (min-height: 40.125em) {
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px;
  }
}

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  transform: translateY(0);
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background 0.15s ease-out;
}
.picker--opened .picker__frame {
  transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$picker-{percent})";
  filter: alpha(opacity=$picker-{percent});
  -moz-opacity: 1;
  opacity: 1;
}
@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0;
  }
}

/**
 * The frame the bounds the time picker.
 */
.picker--time .picker__frame {
  min-width: 256px;
  max-width: 320px;
}

/**
 * The picker box.
 */
.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0;
}
@media (min-height: 40.125em) {
  .picker--time .picker__box {
    margin-bottom: 5em;
  }
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide::before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url("../images/vendors/swipebox/loader.gif") no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url("../images/vendors/swipebox/icons.png");
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container::before, .swipebox-touch #swipebox-container::after {
  backface-visibility: hidden;
  transition: all 0.3s ease;
  content: " ";
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container::before {
  left: 0;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container::after {
  right: 0;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container::before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container::after {
  opacity: 1;
}

@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

.interactive-embed .mfp-wrap {
  z-index: 9999;
}
.interactive-embed .mfp-iframe-holder {
  padding: 0 10px;
  top: 80px;
  height: calc(100% - 60px);
}
.interactive-embed .mfp-container {
  position: fixed;
}
.interactive-embed .mfp-close {
  font-size: 1.4rem;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #e81e26 url(../images/global/icons/arrow-left-white.png) no-repeat 14px center/10px !important;
  right: 0 !important;
  text-align: left !important;
  padding-right: 0 !important;
  padding-left: 40px !important;
  line-height: initial;
  height: 40px;
  opacity: 1 !important;
}

/* -----------------------------------------------------------------
  Swipebox Hack
----------------------------------------------------------------- */
#swipebox-overlay {
  background: rgba(0, 0, 0, 0.8);
}

#swipebox-slider {
  z-index: 9998;
}

#swipebox-top-bar {
  transform: none !important;
  bottom: 0px;
  height: auto;
  padding: 35px 0;
  line-height: 25px;
  top: auto;
  z-index: 9999;
}
@media (max-width: 1180px) {
  #swipebox-top-bar {
    padding: 25px 0;
  }
}
@media (max-width: 808px) {
  #swipebox-top-bar {
    padding: 15px 0;
  }
}

#swipebox-title {
  padding: 0 60px;
  font-size: 2.4rem;
  line-height: 3.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
@media (max-width: 1380px) {
  #swipebox-title {
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media (max-width: 1180px) {
  #swipebox-title {
    padding: 0 40px;
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
@media (max-width: 808px) {
  #swipebox-title {
    padding: 0 30px;
    font-size: 1.6rem;
    line-height: 2.6rem;
    font-weight: 300;
  }
}
@media (max-width: 660px) {
  #swipebox-title {
    padding: 0 20px;
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}

#swipebox-bottom-bar {
  z-index: 10000;
  padding: 0 20px;
  background-color: transparent;
  bottom: -100px;
  top: 0;
  margin: auto;
}
@media (max-width: 808px) {
  #swipebox-bottom-bar {
    display: none;
  }
}

#swipebox-arrows {
  max-width: initial;
  width: 100%;
}

#swipebox-close {
  background: url(../images/global/icons/x.png) no-repeat center center !important;
  background-size: 25px !important;
}

#swipebox-prev {
  background-image: url(../images/global/icons/arrow-left-white.png) !important;
}

#swipebox-next {
  background-image: url(../images/global/icons/arrow-right-white.png) !important;
}

#swipebox-prev, #swipebox-next {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px;
}

@media (max-width: 808px) {
  .swipebox-video-container {
    padding: 0 !important;
  }
}

.flex-direction-nav a {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: auto;
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10;
  display: block;
  width: 35px;
  height: 60px;
  vertical-align: middle;
  background: transparent no-repeat center center/contain;
  line-height: 60px;
  text-align: center;
}
.flex-direction-nav a.flex-prev {
  left: 15px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 9 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 8.5a1 1 0 0 1 .27-.68l7-7.5a1 1 0 0 1 1.41 0 1 1 0 0 1 .05 1.41l-6.36 6.77 6.36 6.82a1 1 0 1 1 -1.46 1.36l-7-7.5a1 1 0 0 1 -.27-.68z' fill='#FFF'/%3E%3C/svg%3E");
}
.flex-direction-nav a.flex-next {
  right: 15px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 9 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 8.5a1 1 0 0 1 -.27.68l-7 7.5a1 1 0 0 1 -1.41.05 1 1 0 0 1 0-1.41l6.31-6.82-6.36-6.82a1 1 0 0 1 .05-1.41 1 1 0 0 1 1.41 0l7 7.5a1 1 0 0 1 .27.73z' fill='#FFF'/%3E%3C/svg%3E");
}
@media (max-width: 808px) {
  .flex-direction-nav {
    display: none;
  }
  .flex-direction-nav a {
    width: 25px;
    height: 40px;
    line-height: 40px;
  }
  .flex-direction-nav a.flex-prev {
    left: 5px;
  }
  .flex-direction-nav a.flex-next {
    right: 5px;
  }
}

.flex-control-nav {
  position: absolute;
  right: 27px;
  bottom: 27px;
  z-index: 10;
  letter-spacing: 0.25em;
  text-align: right;
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: 500;
}
.flex-control-nav li {
  display: block;
  margin-top: 13.5px;
}
.flex-control-nav a {
  position: relative;
  display: block;
  padding: 5px 8px;
  color: #fff;
  transition: color 0.4s;
}
.flex-control-nav a::after {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  opacity: 0;
  width: calc(100% + 27px);
  height: 0;
  border-top: 2px solid;
  transition: opacity 0.4s;
}
.flex-control-nav a:hover {
  color: #e81e26;
}
.flex-control-nav a.flex-active {
  color: #e81e26;
}
.flex-control-nav a.flex-active::after {
  opacity: 1;
}
@media (max-width: 808px) {
  .flex-control-nav {
    right: 5px;
    bottom: 2px;
  }
  .flex-control-nav li {
    display: inline-block;
    margin-top: 0;
  }
  .flex-control-nav a::after {
    right: 0;
    left: auto;
    width: 100%;
  }
}

.picker__table {
  border-collapse: separate !important;
  table-layout: fixed;
  font-size: inherit;
  border-spacing: 35px 4px !important;
}
@media (max-width: 480px) {
  .picker__table {
    border-spacing: 0 !important;
  }
}

.picker__frame {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}
@media (max-width: 808px) {
  .picker__frame {
    display: table;
    margin-bottom: 0 !important;
  }
}

.picker__box {
  box-shadow: none !important;
  padding: 0 !important;
  border: 0;
}

.picker__table td {
  width: 50px;
  height: 50px;
  text-align: center;
}
@media (max-width: 480px) {
  .picker__table td {
    width: auto;
    height: auto;
  }
}

.picker__weekday {
  text-align: center;
}

.picker__day {
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0 !important;
}
@media (max-width: 808px) {
  .picker__day {
    font-size: 1.7rem;
  }
}
@media (max-width: 480px) {
  .picker__day {
    width: auto;
    height: auto;
  }
}

.picker__day--outfocus:hover, .picker__day--infocus:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}

.picker__day--selected {
  background: rgba(232, 30, 38, 0.4) !important;
  border-color: #e81e26 !important;
  color: rgba(0, 0, 0, 0.8) !important;
}
.picker__day--selected:before {
  border-top-color: #e81e26 !important;
}
.picker__day--selected:hover {
  background: rgba(232, 30, 38, 0.6) !important;
}

.picker__day--disabled {
  background: none !important;
  color: rgba(0, 0, 0, 0.3) !important;
  border-color: transparent !important;
}

.picker__header {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.05);
  padding: 20px 0;
  margin-top: 0 !important;
}

.picker__month, .picker__year {
  text-transform: uppercase;
  font-size: 1.8rem !important;
  color: rgba(0, 0, 0, 0.5) !important;
  font-style: normal !important;
  font-weight: 400;
  letter-spacing: 0.2rem;
}
@media (max-width: 808px) {
  .picker__month, .picker__year {
    font-size: 1.6rem !important;
    letter-spacing: 0.1rem !important;
  }
}

.picker__nav--next, .picker__nav--prev {
  top: 0 !important;
  width: 66px !important;
  height: 100% !important;
  line-height: 66px !important;
  padding: 0 !important;
}
.picker__nav--next:before, .picker__nav--prev:before {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
}
@media (max-width: 808px) {
  .picker__nav--next:before, .picker__nav--prev:before {
    border-width: 0.4em;
  }
}
.picker__nav--next:hover, .picker__nav--prev:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}

.picker__nav--prev {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  left: 0 !important;
}
.picker__nav--prev:before {
  border-right-color: rgba(0, 0, 0, 0.6);
}
.picker__nav--prev:hover:before {
  border-right-color: rgba(0, 0, 0, 0.8);
}

.picker__nav--next {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  right: 0 !important;
}
.picker__nav--next:before {
  border-left-color: rgba(0, 0, 0, 0.6);
}
.picker__nav--next:hover:before {
  border-left-color: rgba(0, 0, 0, 0.8);
}

.picker__custom-header {
  border-radius: 0;
  position: relative;
  background: #fff;
  font-size: 2.5rem;
  font-weight: 300;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 0, 0, 0.6);
  padding: 20px 0;
  margin-top: 0;
  margin-bottom: -4px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 808px) {
  .picker__custom-header {
    font-size: 1.9rem;
    padding: 15px 0;
  }
}

.picker__confirm {
  box-sizing: border-box;
  border-radius: 0 !important;
  display: block;
  position: relative;
  background: #e81e26 !important;
  text-transform: uppercase;
  font-size: 2rem !important;
  font-weight: 300;
  letter-spacing: 0.5rem;
  text-align: center;
  padding: 20px;
  color: #fff;
}
@media (max-width: 808px) {
  .picker__confirm {
    font-size: 1.7rem !important;
    padding: 15px;
    letter-spacing: 0.3rem;
  }
}

.picker__confirm-wrap {
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  border: 0;
  padding: 0;
}

.picker__footer {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.picker__button--close, .picker__button--clear, .picker__button--today {
  font-size: 20px !important;
  padding: 15px 0 !important;
}
@media (max-width: 808px) {
  .picker__button--close, .picker__button--clear, .picker__button--today {
    font-size: 18px !important;
    padding: 18px 0 !important;
  }
}
.picker__button--close:hover, .picker__button--clear:hover, .picker__button--today:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}
