@import "https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Yeseva+One";

.tab__item,
.floorplan-filter-b__filter-tab-item {
    letter-spacing: 0.0714285714em;
    line-height: 1.2;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    white-space: nowrap;
    background: #f1f1f1;
    color: rgba(0, 0, 0, 0.4);
    padding: 1.1em 2.4em;
    background-color: #fff;
}

@media (max-width: 980px) {
    .tab__item,
    .floorplan-filter-b__filter-tab-item {
        font-size: 0.8rem;
        padding: 12px 20px;
    }
}

@media (max-width: 808px) {
    .tab__item,
    .floorplan-filter-b__filter-tab-item {
        text-transform: none;
        letter-spacing: 0.05rem;
        font-size: 0.8rem;
        font-weight: 300;
    }
}

.footer__container,
.footer__bottom-alt,
.homepage__video-section-wrapper,
.homepage__instagram-container,
.homepage__about-container,
.homepage__callout,
.walkscore__container,
.parallax-section__content,
.page__container,
.ff__floorplan-listing,
.ff__section:not(.ff__section--gallery),
.ff__container,
.floorplan-result-message__container,
.floorplan-filter__row-container,
.floorplan-filter__form,
.floorplan-building:not(.floorplan-building--full),
.floorplan-toggle__tabs,
.neighborhood-c,
.neighborhood-b__poi-container,
.neighborhood-b__mobile-address-container,
.neighborhood-a__poi-container,
.neighborhood-a__mobile-address-container,
.gallery-c__container,
.amenity-c__group-container {
    width: 1300px;
    margin: 0 auto;
    display: block;
}

@media (min-width: 1680px) {
    .homepage__video-section-wrapper,
    .neighborhood-c {
        width: 1600px;
    }
}

@media (max-width: 1380px) {
    .footer__container,
    .footer__bottom-alt,
    .homepage__video-section-wrapper,
    .homepage__instagram-container,
    .homepage__about-container,
    .homepage__callout,
    .walkscore__container,
    .parallax-section__content,
    .page__container,
    .ff__floorplan-listing,
    .ff__section:not(.ff__section--gallery),
    .ff__container,
    .floorplan-result-message__container,
    .floorplan-filter__row-container,
    .floorplan-filter__form,
    .floorplan-building:not(.floorplan-building--full),
    .floorplan-toggle__tabs,
    .neighborhood-c,
    .neighborhood-b__poi-container,
    .neighborhood-b__mobile-address-container,
    .neighborhood-a__poi-container,
    .neighborhood-a__mobile-address-container,
    .gallery-c__container,
    .amenity-c__group-container {
        width: 1100px;
    }
}

@media (max-width: 1180px) {
    .footer__container,
    .footer__bottom-alt,
    .homepage__video-section-wrapper,
    .homepage__instagram-container,
    .homepage__about-container,
    .homepage__callout,
    .walkscore__container,
    .parallax-section__content,
    .page__container,
    .ff__floorplan-listing,
    .ff__section:not(.ff__section--gallery),
    .ff__container,
    .floorplan-result-message__container,
    .floorplan-filter__row-container,
    .floorplan-filter__form,
    .floorplan-building:not(.floorplan-building--full),
    .floorplan-toggle__tabs,
    .neighborhood-c,
    .neighborhood-b__poi-container,
    .neighborhood-b__mobile-address-container,
    .neighborhood-a__poi-container,
    .neighborhood-a__mobile-address-container,
    .gallery-c__container,
    .amenity-c__group-container {
        width: 900px;
    }
}

@media (max-width: 980px) {
    .footer__container,
    .footer__bottom-alt,
    .homepage__video-section-wrapper,
    .homepage__instagram-container,
    .homepage__about-container,
    .homepage__callout,
    .walkscore__container,
    .parallax-section__content,
    .page__container,
    .ff__floorplan-listing,
    .ff__section:not(.ff__section--gallery),
    .ff__container,
    .floorplan-result-message__container,
    .floorplan-filter__row-container,
    .floorplan-filter__form,
    .floorplan-building:not(.floorplan-building--full),
    .floorplan-toggle__tabs,
    .neighborhood-c,
    .neighborhood-b__poi-container,
    .neighborhood-b__mobile-address-container,
    .neighborhood-a__poi-container,
    .neighborhood-a__mobile-address-container,
    .gallery-c__container,
    .amenity-c__group-container {
        width: 760px;
    }
}

@media (max-width: 808px) {
    .footer__container,
    .footer__bottom-alt,
    .homepage__video-section-wrapper,
    .homepage__instagram-container,
    .homepage__about-container,
    .homepage__callout,
    .walkscore__container,
    .parallax-section__content,
    .page__container,
    .ff__floorplan-listing,
    .ff__section:not(.ff__section--gallery),
    .ff__container,
    .floorplan-result-message__container,
    .floorplan-filter__row-container,
    .floorplan-filter__form,
    .floorplan-building:not(.floorplan-building--full),
    .floorplan-toggle__tabs,
    .neighborhood-c,
    .neighborhood-b__poi-container,
    .neighborhood-b__mobile-address-container,
    .neighborhood-a__poi-container,
    .neighborhood-a__mobile-address-container,
    .gallery-c__container,
    .amenity-c__group-container {
        width: 100%;
    }
}

.page__container,
.floorplan-result-message__container,
.floorplan-details__container,
.floorplan-building,
.neighborhood-b__poi-container,
.neighborhood-a__poi-container,
.gallery-c__container,
.amenity-c__group-container {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (max-width: 1380px) {
    .page__container,
    .floorplan-result-message__container,
    .floorplan-details__container,
    .floorplan-building,
    .neighborhood-b__poi-container,
    .neighborhood-a__poi-container,
    .gallery-c__container,
    .amenity-c__group-container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1180px) {
    .page__container,
    .floorplan-result-message__container,
    .floorplan-details__container,
    .floorplan-building,
    .neighborhood-b__poi-container,
    .neighborhood-a__poi-container,
    .gallery-c__container,
    .amenity-c__group-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width: 808px) {
    .page__container,
    .floorplan-result-message__container,
    .floorplan-details__container,
    .floorplan-building,
    .neighborhood-b__poi-container,
    .neighborhood-a__poi-container,
    .gallery-c__container,
    .amenity-c__group-container {
        padding: 20px;
    }
}

.form__field,
.ebrochure__input,
.floorplan-filter__field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
}

.form__field:focus,
.ebrochure__input:focus,
.floorplan-filter__field:focus {
    outline: none;
    border-color: #2f74aa;
}

.form__field,
.form__label,
.ebrochure__input {
    font-size: 1rem;
    color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 980px) {
    .form__field,
    .form__label,
    .ebrochure__input {
        font-size: 0.9rem;
    }
}

@media (max-width: 808px) {
    .form__field,
    .form__label,
    .ebrochure__input {
        font-size: 1rem;
    }
}

.form__column--select,
.form__row--select {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background: #fff;
}

.form__column--select:after,
.form__row--select:after {
    content: "";
    display: block;
    width: 51px;
    height: 51px;
    position: absolute;
    z-index: 500;
    right: 0;
    top: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0) url(../images/svgs/select-arrow.svg) center
        center no-repeat;
    background-size: 13px 16px;
}

.footer__callout-button,
.page__button,
.form__field--submit,
.ebrochure__button,
.floorplan-details__button,
.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 {
    transition: 0.1s ease opacity;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 0;
    background: var(--jd-brand-color);
    padding: 12px 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    letter-spacing: 0.0714285714em;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 500;
}

@media (max-width: 660px) {
    .footer__callout-button,
    .page__button,
    .form__field--submit,
    .ebrochure__button,
    .floorplan-details__button,
    .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 {
        width: 100%;
        padding: 12px;
        font-size: 0.85rem;
    }
}

.ebrochure__button {
    display: table;
    margin: 0 auto;
}

.footer__callout-button:hover,
.page__button:hover,
.form__field--submit:hover,
.ebrochure__button:hover,
.floorplan-details__button: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 {
    opacity: 0.8;
}

.footer__callout-button:focus,
.page__button:focus,
.form__field--submit:focus,
.ebrochure__button:focus,
.floorplan-details__button: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 {
    outline: 1px #ddd auto;
}

.ContactHtml {
    box-sizing: border-box;
    background-color: #fff;
    color: #242629;
    font-family: "Montserrat", sans-serif;
}

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

* {
    box-sizing: inherit;
}

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

a {
    text-decoration: none;
}

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

blockquote {
    margin: 0;
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

:focus {
    outline: none;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: rgba(0, 0, 0, 0);
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.amenity-a__group-gallery.amenity-a__group-gallery {
    position: relative;
    margin-top: 20px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

@media (max-width: 1180px) {
    .amenity-a__group-gallery.amenity-a__group-gallery {
        margin-top: 12px;
    }
}

.amenity-a__group-gallery .flex-control-paging {
    position: absolute;
    bottom: 8px;
    right: 10px;
    z-index: 5;
}

.amenity-a__group-gallery .flex-control-paging li {
    display: inline-block;
    vertical-align: bottom;
}

.amenity-a__group-gallery .flex-control-paging li:not(:first-child) {
    margin-left: 4px;
}

.amenity-a__group-gallery .flex-control-paging a {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    border: 1px solid #fff;
}

.amenity-a__group-gallery .flex-control-paging a.flex-active {
    background-color: #fff;
}

.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 rgba(0, 0, 0, 0.1);
}

@media (max-width: 808px) {
    .amenity-a__group-column {
        display: table;
        width: 100%;
    }
}

.amenity-a__group-column--left {
    width: 395px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    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 rgba(0, 0, 0, 0.1);
        border-top: 0;
    }
}

.amenity-a__group-title {
    font-size: 1.35rem;
    line-height: 1.5;
    text-align: center;
    color: rgba(0, 0, 0, 0.7);
    font-family: "Yeseva One", serif;
    font-weight: 300;
}

@media (max-width: 1380px) {
    .amenity-a__group-title {
        font-size: 0.8rem;
    }
}

@media (max-width: 980px) {
    .amenity-a__group-title {
        font-size: 1.005rem;
    }
}

@media (max-width: 808px) {
    .amenity-a__group-title {
        font-size: 1.3rem;
    }
}

.amenity-a__group-image {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.amenity-a__list-item {
    position: relative;
    width: 50%;
    float: left;
    height: 110px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@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 rgba(0, 0, 0, 0.1);
}

@media (max-width: 808px) {
    .amenity-a__list-item:nth-child(odd) {
        border-right: 0;
    }
}

.amenity-a__list-item a {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 30px;
    z-index: 5;
    display: block;
}

@media (max-width: 1180px) {
    .amenity-a__list-item a {
        right: 15px;
    }
}

.amenity-a__list-item a svg {
    width: 30px;
    height: 30px;
}

@media (max-width: 1180px) {
    .amenity-a__list-item a svg {
        width: 24px;
        height: 24px;
    }
}

.amenity-a__feature {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1.15rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.6);
    font-family: "Yeseva One", serif;
    width: 100%;
    padding: 0 30px;
}

@media (max-width: 1180px) {
    .amenity-a__feature {
        padding: 0 20px;
        font-size: 1rem;
    }
}

@media (max-width: 980px) {
    .amenity-a__feature {
        font-size: 0.9rem;
    }
}

@media (max-width: 808px) {
    .amenity-a__feature {
        line-height: 1.2;
        font-size: 1rem;
    }
}

.amenity-a__feature.has-icon {
    padding-right: 75px;
}

@media (max-width: 1180px) {
    .amenity-a__feature.has-icon {
        padding-right: 50px;
    }
}

.amenity-a__expand {
    position: absolute;
    right: 0;
    bottom: 0;
    border: 0;
    background: #2f74aa;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@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: 1.7rem;
    vertical-align: top;
    margin-right: -3px;
    font-family: "Arial", sans-serif;
}

@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: 0.95rem;
    color: #fff;
    background: rgba(0, 0, 0, 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%;
        padding: 0;
    }
}

.amenity-b__column:first-child {
    padding-right: 30px;
}

@media (max-width: 980px) {
    .amenity-b__column:first-child {
        padding-right: 15px;
    }
}

@media (max-width: 808px) {
    .amenity-b__column:first-child {
        padding-right: 0;
        margin-bottom: 40px;
        border-right: 0;
    }
}

.amenity-b__column:last-child {
    padding-left: 30px;
}

@media (max-width: 980px) {
    .amenity-b__column:last-child {
        padding-left: 15px;
    }
}

@media (max-width: 808px) {
    .amenity-b__column:last-child {
        padding-left: 0;
    }
}

.amenity-b__gallery {
    position: relative;
}

.amenity-b__gallery .flex-control-paging {
    position: absolute;
    bottom: 8px;
    right: 10px;
    z-index: 5;
}

.amenity-b__gallery .flex-control-paging li {
    display: inline-block;
    vertical-align: bottom;
}

.amenity-b__gallery .flex-control-paging li:not(:first-child) {
    margin-left: 4px;
}

.amenity-b__gallery .flex-control-paging a {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    border: 1px solid #fff;
}

.amenity-b__gallery .flex-control-paging a.flex-active {
    background-color: #fff;
}

.amenity-b__title {
    font-size: 2.2rem;
    font-family: "Yeseva One", serif;
    text-align: center;
    padding: 30px 0 10px;
    color: #2f74aa;
    font-weight: 300;
}

@media (max-width: 1180px) {
    .amenity-b__title {
        font-size: 1.7rem;
    }
}

@media (max-width: 980px) {
    .amenity-b__title {
        font-size: 1.625rem;
    }
}

@media (max-width: 808px) {
    .amenity-b__title {
        font-size: 1.3rem;
        padding: 20px 0 5px;
        border-bottom: 0;
    }
}

.has-gallery .amenity-b__title {
    text-align: left;
}

.amenity-b__image {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

@media (max-width: 808px) {
    .amenity-b__list {
        border-top: 0;
    }
}

.amenity-b__list-item {
    height: 75px;
    position: relative;
}

.amenity-b__list-item:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1180px) {
    .amenity-b__list-item {
        height: 60px;
    }
}

@media (max-width: 808px) {
    .amenity-b__list-item {
        height: auto;
        padding: 20px 0;
    }
}

.amenity-b__list-item a {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
}

.amenity-b__list-item a svg {
    width: 30px;
    height: 30px;
}

@media (max-width: 1180px) {
    .amenity-b__list-item a svg {
        width: 24px;
        height: 24px;
    }
}

.amenity-b__feature {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    width: 100%;
    text-align: center;
    font-size: 1.15rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 300;
}

@media (max-width: 1180px) {
    .amenity-b__feature {
        font-size: 1rem;
    }
}

@media (max-width: 808px) {
    .amenity-b__feature {
        transform: none;
        position: static;
        top: auto;
        left: auto;
        font-size: 0.925rem;
    }
}

.has-gallery .amenity-b__feature {
    text-align: left;
}

.amenity-b__feature.has-icon {
    padding-right: 50px;
}

@media (max-width: 1180px) {
    .amenity-b__feature.has-icon {
        padding-right: 44px;
    }
}

.amenity-b__button {
    display: table;
    margin: 40px auto 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    font-size: 1.1rem;
    background: none;
}

.amenity-b__button span {
    display: inline-block;
    vertical-align: middle;
}

.amenity-b__button span:last-child {
    transition: 0.1s ease all;
    margin-left: 10px;
    width: 14px;
    height: 14px;
}

.amenity-b__button.expanded span:last-child {
    transform: rotate(180deg);
}

.amenity-b__button svg {
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 14px;
}

@media (max-width: 808px) {
    .amenity-b__button {
        display: none !important;
    }
}

.amenity-b__expand {
    display: none;
    width: 100%;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 0.9rem;
    text-align: center;
    padding: 10px;
    color: #2f74aa;
    background: none !important;
}

.amenity-b__expand > span > span {
    display: inline-block;
    vertical-align: middle;
}

.amenity-b__expand > span > span:last-child {
    height: 9px;
    transition: 0.1s ease all;
    margin-left: 10px;
}

.amenity-b__expand.expanded > span > span:last-child {
    transform: rotate(180deg);
}

.amenity-b__expand svg {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 9px;
}

@media (max-width: 808px) {
    .amenity-b__expand {
        display: block;
    }
}

@media (max-width: 808px) {
    .amenity-c:first-child {
        margin-top: 20px;
    }
}

.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:not(:last-child) {
        margin-bottom: 40px;
    }
}

.amenity-c__group:after {
    content: "";
}

@media (max-width: 808px) {
    .amenity-c__group-container {
        padding: 20px;
        padding-top: 0;
        padding-bottom: 0;
    }
}

.amenity-c__title-row {
    display: flex;
    align-items: center;
    width: 100%;
}

@media (max-width: 808px) {
    .amenity-c__title-row {
        flex-direction: column;
    }
}

.amenity-c__column--desc {
    flex: 1;
}

@media (max-width: 808px) {
    .amenity-c__column--desc {
        width: 100%;
    }
}

.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;
    }
}

.amenity-c__column--photo {
    max-width: 485px;
}

@media (max-width: 1380px) {
    .amenity-c__column--photo {
        max-width: 400px;
    }
}

@media (max-width: 1180px) {
    .amenity-c__column--photo {
        max-width: 350px;
        margin-right: 50px;
    }
}

@media (max-width: 980px) {
    .amenity-c__column--photo {
        max-width: 300px;
        margin-right: 40px;
    }
}

@media (max-width: 808px) {
    .amenity-c__column--photo {
        max-width: initial;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.amenity-c__column--photo.amenity-c__column--photo {
    position: relative;
    margin-right: 70px;
}

@media (max-width: 1180px) {
    .amenity-c__column--photo.amenity-c__column--photo {
        margin-right: 50px;
    }
}

@media (max-width: 980px) {
    .amenity-c__column--photo.amenity-c__column--photo {
        margin-right: 40px;
    }
}

@media (max-width: 808px) {
    .amenity-c__column--photo.amenity-c__column--photo {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 808px) {
    .amenity-c__column--photo.amenity-c__column--photo {
        display: block !important;
    }
}

.amenity-c__column--photo .flex-control-paging {
    position: absolute;
    bottom: 8px;
    right: 10px;
    z-index: 5;
}

.amenity-c__column--photo .flex-control-paging li {
    display: inline-block;
    vertical-align: bottom;
}

.amenity-c__column--photo .flex-control-paging li:not(:first-child) {
    margin-left: 4px;
}

.amenity-c__column--photo .flex-control-paging a {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    border: 1px solid #fff;
}

.amenity-c__column--photo .flex-control-paging a.flex-active {
    background-color: #fff;
}

@media (max-width: 808px) {
    .amenity-c__column--photo-alt.amenity-c__column--photo-alt {
        display: none !important;
    }
}

.amenity-c__title {
    font-size: 2.5rem;
    color: rgba(0, 0, 0, 0.7);
    color: #2f74aa;
    font-family: "Yeseva One", serif;
    font-weight: 300;
}

@media (max-width: 1380px) {
    .amenity-c__title {
        font-size: 2.2rem;
    }
}

@media (max-width: 980px) {
    .amenity-c__title {
        font-size: 2.5rem;
    }
}

@media (max-width: 808px) {
    .amenity-c__title {
        font-size: 2rem;
        text-align: center;
    }

    .has-gallery .amenity-c__title {
        text-align: left;
    }
}

.amenity-c__image {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.amenity-c__description {
    font-size: 1rem;
    line-height: 3rem;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.6);
    margin-top: 14px;
}

@media (max-width: 1180px) {
    .amenity-c__description {
        font-size: 1cqi;
        line-height: 2.5rem;
    }
}

@media (max-width: 980px) {
    .amenity-c__description {
        font-size: 1rem;
        margin-top: 10px;
    }
}

@media (max-width: 808px) {
    .amenity-c__description {
        font-size: 1.5rem;
        line-height: 2.5rem;
        text-align: center;
    }

    .has-gallery .amenity-c__description {
        text-align: left;
    }
}

.amenity-c__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 60px;
}

@media (max-width: 980px) {
    .amenity-c__list {
        margin-top: 40px;
    }
}

@media (max-width: 808px) {
    .amenity-c__list {
        margin-top: 5px;
    }
}

.amenity-c__list-item {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    width: calc(50% - 40px);
    height: 70px;
}

@media (max-width: 980px) {
    .amenity-c__list-item {
        width: calc(50% - 20px);
    }
}

@media (max-width: 808px) {
    .amenity-c__list-item {
        width: 100%;
        height: auto;
        padding: 20px 0;
        border-right: 0 !important;
        border-bottom: 0;
        margin-top: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .amenity-c__list-item:first-child {
        border-top: 0 !important;
    }

    .amenity-c__list-item:last-child {
        border-bottom: 0 !important;
    }
}

.amenity-c__list-item:nth-child(odd) {
    margin-right: 40px;
}

@media (max-width: 980px) {
    .amenity-c__list-item:nth-child(odd) {
        margin-right: 20px;
    }
}

.amenity-c__list-item:nth-child(even) {
    margin-left: 40px;
}

@media (max-width: 980px) {
    .amenity-c__list-item:nth-child(even) {
        margin-left: 20px;
    }
}

.amenity-c__list-item:nth-child(n + 3) {
    margin-top: -1px;
}

.amenity-c__list-item:nth-child(n + 3) {
    margin-top: -1px;
}

.amenity-c__list-item a {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    z-index: 5;
    display: block;
}

.amenity-c__list-item a svg {
    width: 30px;
    height: 30px;
}

@media (max-width: 1180px) {
    .amenity-c__list-item a svg {
        width: 24px;
        height: 24px;
    }
}

.amenity-c__feature {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    width: 100%;
    font-size: 1.7rem;
    line-height: 2.6rem;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 300;
}

@media (max-width: 1180px) {
    .amenity-c__feature {
        font-size: 1rem;
        line-height: 2.2rem;
    }
}

@media (max-width: 808px) {
    .amenity-c__feature {
        transform: none;
        position: static;
        top: auto;
        left: auto;
        font-size: 1.5rem;
        text-align: center;
    }

    .has-gallery .amenity-c__feature {
        text-align: left;
    }
}

.amenity-c__feature.has-icon {
    padding-right: 50px;
}

@media (max-width: 1180px) {
    .amenity-c__feature.has-icon {
        padding-right: 44px;
    }
}

@media (max-width: 660px) {
    .amenity-c__feature.has-icon {
        padding-right: 25px;
    }
}

.amenity-c__expand {
    display: table;
    margin: 40px auto 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    font-size: 1.7rem;
    background: none;
}

@media (max-width: 980px) {
    .amenity-c__expand {
        margin-top: 20px;
        font-size: 1rem;
    }
}

@media (max-width: 808px) {
    .amenity-c__expand {
        width: 100%;
        font-size: 1.4rem;
        display: block;
        margin: 0;
        padding: 10px;
        text-align: center;
    }
}

.amenity-c__expand span {
    display: inline-block;
    vertical-align: middle;
}

.amenity-c__expand span:last-child {
    transition: 0.1s ease all;
    margin-left: 10px;
    width: 14px;
    height: 14px;
}

@media (max-width: 808px) {
    .amenity-c__expand span:last-child {
        width: 12px;
        height: 9px;
    }
}

.amenity-c__expand.expanded span:last-child {
    transform: rotate(180deg);
}

.amenity-c__expand svg {
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 14px;
}

@media (max-width: 808px) {
    .amenity-c__expand svg {
        width: 12px;
        height: 9px;
    }
}

.gallery {
    position: relative;
}

.gallery:not(:first-child) {
    border-top: 1px solid #e5e5e5;
    padding-top: 50px;
}

@media (max-width: 980px) {
    .gallery:not(:first-child) {
        padding-top: 30px;
    }
}

@media (max-width: 808px) {
    .gallery:not(:first-child) {
        padding-top: 20px;
    }
}

.gallery__description {
    width: 100%;
    margin: 0 auto 30px;
    font-size: 1.3rem;
    line-height: 1.5;
    text-align: center;
    max-width: 900px;
}

@media (max-width: 1180px) {
    .gallery__description {
        margin-bottom: 20px;
    }
}

@media (max-width: 660px) {
    .gallery__description {
        font-size: 0.8rem;
    }
}

.gallery__description a {
    color: inherit;
    text-decoration: underline;
}

.gallery__loading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: calc(100% + 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;
    margin-bottom: 50px;
}

@media (max-width: 1180px) {
    .gallery__tabs {
        margin-bottom: 40px;
    }
}

@media (max-width: 808px) {
    .gallery__tabs {
        margin-bottom: 10px;
    }
}

.gallery__tab-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 808px) {
    .gallery__tab-wrap {
        display: none;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-top: 0;
    }
}

.gallery__tab {
    cursor: pointer;
    color: inherit;
    font-family: "Yeseva One", serif;
}

@media (min-width: 809px) {
    .gallery__tab {
        display: inline-flex;
        font-size: 2rem;
        text-align: center;
        opacity: 0.5;
        transition: opacity 0.3s, color 0.3s;
    }
}

@media (min-width: 809px) and (max-width: 1180px) {
    .gallery__tab {
        font-size: 1.8rem;
    }
}

@media (min-width: 809px) {
    .gallery__tab:nth-child(n + 2) {
        margin-left: 40px;
    }
}

@media (max-width: 808px) {
    .gallery__tab {
        display: block;
        font-size: 1.5rem;
        text-align: left;
        padding: 10px;
        background: rgba(0, 0, 0, 0.05);
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }
}

@media (min-width: 808px) {
    .gallery__tab--active {
        opacity: 1;
    }
}

@media (max-width: 808px) {
    .gallery__tab--active {
        color: #2f74aa;
    }
}

.gallery__tab--mobile-title {
    display: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 808px) {
    .gallery__tab--mobile-title {
        display: block;
        width: 100%;
        border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
    }

    .gallery__tab--mobile-title:after {
        position: absolute;
        top: 0;
        right: 12px;
        content: "";
        width: 20px;
        height: 42px;
        background: rgba(0, 0, 0, 0) 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) {
        opacity: 1;
    }
}

@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-item {
    position: relative;
}

.gallery__video-item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 1000;
    transition: 0.1s ease background;
}

@media (min-width: 808px) {
    .gallery__video-item:hover .gallery__video-overlay {
        width: 70px;
        height: 70px;
    }
}

@media (min-width: 808px) and (max-width: 980px) {
    .gallery__video-item:hover .gallery__video-overlay {
        width: 55px;
        height: 55px;
    }
}

@media (min-width: 808px) {
    .gallery__video-item:hover:after {
        background: rgba(0, 0, 0, 0.3);
    }
}

.gallery__video-overlay {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(255, 255, 255, 0.2) url(../images/svgs/play.svg) center
        center no-repeat;
    background-size: 100% 100%;
    width: 60px;
    height: 60px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    z-index: 1500;
    text-indent: -9999px;
    opacity: 0.95;
    transition: 0.1s ease all;
}

@media (max-width: 980px) {
    .gallery__video-overlay {
        width: 45px;
        height: 45px;
    }
}

@media (max-width: 360px) {
    .gallery__video-overlay {
        width: 35px;
        height: 35px;
    }
}

.gallery-a {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-top: -10px;
    width: calc(100% + 20px);
}

.gallery-a--centered {
    justify-content: center;
}

@media (max-width: 980px) {
    .gallery-a {
        margin-left: -5px;
        margin-top: -5px;
        width: calc(100% + 10px);
    }
}

.gallery-a__link {
    position: relative;
    flex-basis: calc(33.33% - 20px);
    margin: 10px;
}

@media (max-width: 980px) {
    .gallery-a__link {
        flex-basis: calc(33.33% - 10px);
        margin: 5px;
    }
}

@media (max-width: 660px) {
    .gallery-a__link {
        flex-basis: calc(50% - 10px);
    }
}

.gallery-a__image {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.05);
}

.gallery-a__image:not(.loaded) {
    height: 0;
    padding-bottom: 55%;
}

.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__image {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.gallery-c__item {
    position: relative;
    background-size: cover;
    background-position: center center;
    float: left;
    background-color: rgba(0, 0, 0, 0.05);
    overflow: hidden;
}

@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%;
    }
}

.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%;
}

.form__header,
.contact-b__title,
.contact-a__address-header,
.contact__form-header,
.contact__office-hour-header {
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    font-family: "Yeseva One", serif;
    font-size: 3.4rem;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 808px) {
    .form__header,
    .contact-b__title,
    .contact-a__address-header,
    .contact__form-header,
    .contact__office-hour-header {
        font-size: 2.5rem;
    }
}

@media (max-width: 660px) {
    .form__header,
    .contact-b__title,
    .contact-a__address-header,
    .contact__form-header,
    .contact__office-hour-header {
        text-align: left;
    }
}

.contact-a__address-header {
    font-size: 2.5rem;
}

@media (max-width: 808px) {
    .contact-a__address-header {
        font-size: 2.3rem;
    }
}

@media (max-width: 660px) {
    .contact-a__address-header {
        font-size: 2.2rem;
    }
}

.contact__office-hour {
    display: table;
    width: 100%;
    max-width: 600px;
    margin: 100px auto 0;
}

@media (max-width: 1380px) {
    .contact__office-hour {
        margin-top: 80px;
    }
}

@media (max-width: 1180px) {
    .contact__office-hour {
        margin-top: 60px;
    }
}

@media (max-width: 808px) {
    .contact__office-hour {
        max-width: 500px;
        margin-top: 50px;
    }
}

@media (max-width: 660px) {
    .contact__office-hour {
        max-width: 660px;
        margin-top: 30px;
    }
}

.contact__office-hour-column {
    display: block;
    width: 100%;
}

.contact__office-hour-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
}

@media (max-width: 808px) {
    .contact__office-hour-header {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 10px;
    }
}

.contact__office-hour-header--alt {
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.4);
}

.contact__office-hour-item {
    width: 100%;
    padding: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.contact__office-hour-item:after {
    display: table;
    content: "";
    clear: both;
}

@media (max-width: 660px) {
    .contact__office-hour-item {
        padding: 8px 0;
        border-bottom: 0;
    }
}

.contact__office-hour-content {
    font-size: 1rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 1380px) {
    .contact__office-hour-content {
        font-size: 1rem;
    }
}

@media (max-width: 808px) {
    .contact__office-hour-content {
        font-size: 1.4rem;
    }
}

.contact__office-hour-content--day {
    float: left;
}

.contact__office-hour-content--time {
    float: right;
}

.contact__office-hour-content--alt {
    color: #fff;
}

.contact__form-wrap--embed {
    background: none;
    border: 0;
}

.contact__form-wrap:not(:first-child) {
    margin-top: 100px;
}

@media (max-width: 1380px) {
    .contact__form-wrap:not(:first-child) {
        margin-top: 80px;
    }
}

@media (max-width: 1180px) {
    .contact__form-wrap:not(:first-child) {
        margin-top: 60px;
    }
}

@media (max-width: 808px) {
    .contact__form-wrap:not(:first-child) {
        margin-top: 50px;
    }
}

@media (max-width: 660px) {
    .contact__form-wrap:not(:first-child) {
        margin-top: 30px;
    }
}

.contact__form-wrap-container {
    display: table;
    margin: 0 auto;
    width: 100%;
    max-width: 900px;
}

.contact__form-header {
    margin-bottom: 30px;
}

@media (max-width: 808px) {
    .contact__form-header {
        margin-bottom: 10px;
    }
}

.contact-a__row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    flex-wrap: wrap; /* Added for better handling of smaller screens */
}

@media (max-width: 660px) {
    .contact-a__row {
        flex-direction: column;
    }
}

.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: calc(50% - 14px);
    }
}

@media (max-width: 660px) {
    .contact-a__column {
        width: 100%;
        background: #f5f5f5;
        padding: 0 10px;
    }

    .contact-a__column:not(:last-of-type) {
        margin-bottom: 20px;
    }
}

@media (max-width: 660px) {
    .contact-a__column--map {
        display: none;
        position: relative;
        height: 150px;
    }
}

.contact-a__column--map:hover .contact-a__map-icon {
    width: 35px;
}

.contact-a__column--map-small:hover .contact-a__map-icon {
    width: 25px;
}

.contact-a__map-content {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
}

.contact-a__map-icon {
    transition: all 0.2s ease-in-out;
    width: 30px;
    display: block;
    margin: 0 auto 10px;
}

.contact-a__column--map-small .contact-a__map-icon {
    width: 20px;
    margin-bottom: 5px;
}

.contact-a__map-text {
    color: #fff;
    font-size: 1.355rem;
    line-height: 1.5;
    font-family: "Yeseva One", serif;
    font-weight: 300;
    text-align: center;
}

@media (max-width: 980px) {
    .contact-a__map-text {
        font-size: 1.355rem;
    }
}

@media (max-width: 808px) {
    .contact-a__map-text {
        font-size: 1.2rem;
    }
}

.contact-a__item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6);
}

.contact-a__item svg {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    margin-right: 12px;
}

@media (max-width: 660px) {
    .contact-a__item svg {
        margin-right: 6px;
    }
}

.contact-a__item svg * {
    fill: rgba(0, 0, 0, 0.7);
}

.contact-a__item--phone svg {
    vertical-align: -5px;
}

.contact-a__item--address {
    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 {
    text-align: left;
    margin-bottom: 5px;
}

@media (max-width: 660px) {
    .contact-a__address-header {
        font-size: 2.2rem;
    }
}

.contact-a__link {
    color: rgba(0, 0, 0, 0.7) !important;
    padding: 15px 20px;
    display: block;
    font-size: 1rem;
    line-height: 2.5rem;
    font-family: "Montserrat", sans-serif;
}

@media (max-width: 808px) {
    .contact-a__link {
        font-size: 1.4rem;
        line-height: 2rem;
        padding: 15px 0;
    }
}

.contact-a__link--address {
    display: table-cell;
    vertical-align: middle;
}

.contact-a__link:not(.contact-a__link--address) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 660px) {
    .contact-a__link:hover {
        background: rgba(0, 0, 0, 0.02);
    }
}

.contact-a__office-hour {
    display: table;
    width: 100%;
    max-width: 600px;
    margin: 100px auto 0;
}

@media (max-width: 1380px) {
    .contact-a__office-hour {
        margin-top: 80px;
    }
}

@media (max-width: 1180px) {
    .contact-a__office-hour {
        margin-top: 60px;
    }
}

@media (max-width: 808px) {
    .contact-a__office-hour {
        max-width: 500px;
        margin-top: 50px;
    }
}

@media (max-width: 660px) {
    .contact-a__office-hour {
        max-width: 660px;
    }
}

.contact-a__office-hour-column {
    display: block;
    width: 100%;
}

.contact-a__office-hour-header {
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    font-family: "Yeseva One", serif;
    font-size: 3.4rem;
    font-weight: 300;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
    color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 808px) {
    .contact-a__office-hour-header {
        font-size: 2.5rem;
        padding-bottom: 10px;
    }
}

@media (max-width: 660px) {
    .contact-a__office-hour-header {
        text-align: left;
    }
}

.contact-a__office-hour-header--alt {
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.4);
}

.contact-a__office-hour-item {
    width: 100%;
    padding: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.contact-a__office-hour-item:after {
    display: table;
    content: "";
    clear: both;
}

@media (max-width: 660px) {
    .contact-a__office-hour-item {
        padding: 8px 0;
        border-bottom: 0;
    }
}

.contact-a__office-hour-content {
    font-size: 1rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 1380px) {
    .contact-a__office-hour-content {
        font-size: 1rem;
    }
}

@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--embed {
    background: none;
    border: 0;
}

.contact-a__form-wrap:not(:first-child) {
    margin-top: 100px;
}

@media (max-width: 1380px) {
    .contact-a__form-wrap:not(:first-child) {
        margin-top: 80px;
    }
}

@media (max-width: 1180px) {
    .contact-a__form-wrap:not(:first-child) {
        margin-top: 60px;
    }
}

@media (max-width: 808px) {
    .contact-a__form-wrap:not(:first-child) {
        margin-top: 50px;
    }
}

.contact-a__form-wrap-container {
    display: table;
    margin: 0 auto;
    width: 100%;
    max-width: 900px;
}

.contact-a__form-header {
    width: 100%;
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
    font-family: "Yeseva One", serif;
    font-size: 3.4rem;
    font-weight: 300;
    margin-bottom: 30px;
}

@media (max-width: 808px) {
    .contact-a__form-header {
        font-size: 2.5rem;
        margin-bottom: 20px;
    }
}

@media (max-width: 660px) {
    .contact-a__form-header {
        text-align: left;
    }
}

@media (min-width: 660px) {
    .contact-b--alt-buttons .contact-b__details-item {
        margin: 3px !important;
    }

    .contact-b--alt-buttons .contact-b__details-item:not(:last-child) {
        border-right: 0;
    }
}

@media (min-width: 660px) {
    .contact-b--alt-buttons .contact-b__details-table {
        padding: 10px 15px;
        background: #f5f5f5;
    }
}

@media (min-width: 660px) {
    .contact-b--alt-buttons .contact-b__details-column--left {
        padding-right: 8px;
    }
}

@media (min-width: 660px) {
    .contact-b--sm:not(.contact-b--alt-buttons)
        .contact-b__details-column--left {
        padding-right: 8px;
    }

    .contact-b--sm:not(.contact-b--alt-buttons) .contact-b__details-icon svg {
        width: 24px;
    }
}

@media (min-width: 660px) {
    .contact-b--sm .contact-b__title {
        font-size: 3rem;
    }
}

@media (min-width: 660px) and (max-width: 1180px) {
    .contact-b--sm .contact-b__title {
        font-size: 2.4rem;
    }
}

@media (min-width: 660px) and (max-width: 808px) {
    .contact-b--sm .contact-b__title {
        font-size: 2rem;
        margin-bottom: 5px;
    }
}

@media (min-width: 660px) and (min-width: 808px) {
    .contact-b--sm .contact-b__address {
        font-size: 1.7rem;
        line-height: 2.5rem;
    }
}

@media (min-width: 660px) and (max-width: 808px) {
    .contact-b--sm .contact-b__address {
        font-size: 1.5rem;
    }
}

@media (min-width: 660px) and (max-width: 808px) {
    .contact-b--sm .contact-b__details-icon svg {
        width: 24px;
    }
}

@media (min-width: 660px) {
    .contact-b--sm .contact-b__details-content {
        font-size: 1.4rem;
    }
}

@media (min-width: 660px) and (max-width: 808px) {
    .contact-b--sm .contact-b__details-content {
        font-size: 1.3rem;
    }
}

.contact-b__row {
    display: flex;
    justify-content: center;
    width: 100%;
}

@media (max-width: 660px) {
    .contact-b__row {
        flex-direction: column;
    }
}

.contact-b__location {
    width: 100%;
}

@media (max-width: 660px) {
    .contact-b__location {
        background: #f5f5f5;
        padding: 10px;
        padding-bottom: 0;
    }

    .contact-b__location:not(:last-child) {
        margin-bottom: 20px;
    }
}

.contact-b__location:not(:only-child) {
    width: calc(50% - 40px);
}

.contact-b__location:not(:only-child):not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 660px) {
    .contact-b__location:not(:only-child) {
        width: 100%;
        border-right: none !important;
    }
}

.contact-b__title {
    margin-bottom: 10px;
}

@media (max-width: 660px) {
    .contact-b__title {
        font-size: 2.2rem;
        margin-bottom: 5px;
    }
}

.contact-b__address {
    font-size: 2rem;
    line-height: 3rem;
    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;
    }
}

@media (max-width: 660px) {
    .contact-b__address {
        font-size: 1.4rem;
        text-align: left;
    }
}

.contact-b__details {
    display: table;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

@media (max-width: 660px) {
    .contact-b__details {
        text-align: left;
    }
}

.contact-b__details-item {
    display: inline-block;
}

@media (max-width: 660px) {
    .contact-b__details-item {
        display: block;
        width: 100%;
    }
}

@media (max-width: 660px) {
    .contact-b__details-item:first-child {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
}

.contact-b__details-item:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 808px) {
    .contact-b__details-item:not(:last-child) {
        margin-right: 0;
    }
}

@media (max-width: 660px) {
    .contact-b__details-item:not(:last-child) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-right: 0;
    }
}

.contact-b__details-table {
    display: block;
    padding: 15px 20px;
}

@media (min-width: 660px) {
    a.contact-b__details-table:hover {
        background: rgba(0, 0, 0, 0.03);
    }
}

@media (max-width: 660px) {
    .contact-b__details-table {
        width: 100%;
        padding: 15px 0;
    }
}

.contact-b__details-column {
    display: inline-block;
    vertical-align: middle;
}

.contact-b__details-column--left {
    white-space: nowrap;
    padding-right: 14px;
}

.contact-b__details-icon {
    max-width: 20px;
    margin: 0 auto;
    display: block;
}

.contact-b__details-icon svg {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
}

.contact-b__details-icon svg * {
    fill: rgba(0, 0, 0, 0.7);
}

.contact-b__details-content {
    font-size: 1rem;
    color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 660px) {
    .contact-b__details-content {
        font-size: 1.4rem;
        line-height: 2rem;
    }
}

.contact-b__office-hour-title {
    font-size: 2.5rem;
    line-height: 1.5;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.7);
    padding-bottom: 10px;
}

@media (max-width: 980px) {
    .contact-b__office-hour-title {
        font-size: 2.2rem;
    }
}

@media (max-width: 808px) {
    .contact-b__office-hour-title {
        font-size: 2rem;
        padding-bottom: 10px;
    }
}

.contact-b__office-hour-item:not(:last-child) {
    margin-bottom: 12px;
}

@media (max-width: 808px) {
    .contact-b__office-hour-item:not(:last-child) {
        margin-bottom: 8px;
    }
}

.contact-b__office-hour-content {
    display: inline-block;
    width: 49%;
    font-size: 1.8rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 808px) {
    .contact-b__office-hour-content {
        font-size: 1rem;
    }
}

.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 rgba(0, 0, 0, 0.1);
}

.contact3__column {
    display: table-cell;
    vertical-align: top;
}

.contact3__column--left {
    width: 30%;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.contact3__column--right {
    padding: 40px;
    background: rgba(0, 0, 0, 0.03);
}

.contact3__title {
    font-size: 2.5rem;
    color: #2f74aa;
    font-family: "Yeseva One", serif;
    padding: 20px;
}

.contact3__form-header {
    font-size: 2.5rem;
    color: rgba(0, 0, 0, 0.7);
    font-family: "Yeseva One", serif;
    margin-bottom: 30px;
}

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

.contact3__details-table {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.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 rgba(0, 0, 0, 0.1);
}

.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);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    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;
}

.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%;
}

.neighborhood__poi-category-link--active {
    background: rgba(0, 0, 0, 0.03);
}

.neighborhood__poi-category-header--active {
    background: #2f74aa;
    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: 1rem;
    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 rgba(0, 0, 0, 0.1);
}

.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 {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background: 0;
    padding: 20px 10px;
    font-size: 2.5rem;
    font-weight: 400;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: rgba(0, 0, 0, 0.6);
    font-family: "Yeseva One", serif;
    line-height: 2rem;
    text-align: center;
}

@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: #2f74aa;
    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: #2f74aa;
    font-size: 1.1rem;
}

.neighborhood-a__poi-category-link {
    display: block;
    width: 100%;
    height: 80px;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    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: 1rem;
    }
}

@media (max-width: 980px) {
    .neighborhood-a__poi-category-link {
        font-size: 1.4rem;
    }
}

@media (max-width: 808px) {
    .neighborhood-a__poi-category-link {
        text-align: left;
        pointer-events: none;
        height: auto;
        padding: 15px 0;
    }
}

.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 !important;
    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 !important;
    }
}

.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: 0.8rem;
    font-weight: 600;
    color: #e51a92;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.neighborhood-b__mobile-address-link {
    margin-top: 10px;
    padding: 10px 0;
    font-size: 0.8rem;
}

.neighborhood-b__poi {
    background: #fff;
}

.neighborhood-b__poi--all:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 980px) {
    .neighborhood-b__poi {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
}

@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-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: 980px) {
    .neighborhood-b__poi-category-header {
        display: none;
    }
}

.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;
}

@media (max-width: 808px) {
    .neighborhood-b__poi-category-header-column--icon {
        padding-right: 8px;
    }
}

.neighborhood-b__poi-category-header-column--icon svg {
    width: 35px;
    height: 35px;
}

.neighborhood-b__poi-category-header-column--icon svg * {
    fill: #757573;
}

.neighborhood-b__poi-category-header-text {
    font-size: 2.45rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 300;
    font-family: "Yeseva One", serif;
    text-align: center;
    width: 100%;
}

@media (max-width: 980px) {
    .neighborhood-b__poi-category-header-text {
        font-size: 2.2rem;
    }
}

@media (max-width: 660px) {
    .neighborhood-b__poi-category-header-text {
        font-size: 1.7rem;
    }
}

.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;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@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 !important;
    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 !important;
    }
}

.neighborhood-b__poi-location-name {
    color: #2f74aa;
    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: 1rem;
    }
}

@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: fixed;
    right: 20px;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 8800;
}

@media (max-width: 808px) {
    .neighborhood-c__back-to-top {
        width: 40px;
        height: 40px;
        background: #777;
        right: 10px;
        bottom: 10px;
    }
}

.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%;
}

@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;
    background: rgba(0, 0, 0, 0.03);
    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 rgba(0, 0, 0, 0.1);
    }
}

.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;
    line-height: 1.5;
    font-weight: 500;
    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;
    line-height: 1.5;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 1680px) {
    .neighborhood-c__poi-distance {
        font-size: 1rem;
    }
}

@media (max-width: 1180px) {
    .neighborhood-c__poi-distance {
        font-size: 1.4rem;
    }
}

@media (max-width: 808px) {
    .neighborhood-c__poi-distance {
        font-size: 0.8rem;
    }
}

.neighborhood-c__poi-address {
    font-size: 1.8rem;
    line-height: 3rem;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1680px) {
    .neighborhood-c__poi-address {
        font-size: 1rem;
        margin-top: 10px;
        padding-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;
    }
}

.neighborhood-c__poi-button {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0.05rem;
    background: #2f74aa;
    color: #fff;
    font-size: 1rem;
    padding: 12px 30px;
}

@media (max-width: 1680px) {
    .neighborhood-c__poi-button {
        font-size: 1.4rem;
        padding: 10px 20px;
    }
}

@media (max-width: 1180px) {
    .neighborhood-c__poi-button {
        font-size: 1.3rem;
        padding: 8px 15px;
    }
}

@media (max-width: 660px) {
    .neighborhood-c__poi-button {
        display: block;
        width: 100%;
    }
}

.neighborhood-c__poi-button:not(:last-child) {
    margin-right: 10px;
}

@media (max-width: 1180px) {
    .neighborhood-c__poi-button:not(:last-child) {
        margin-right: 5px;
    }
}

@media (max-width: 660px) {
    .neighborhood-c__poi-button:not(:last-child) {
        margin-right: 0;
        margin-bottom: 5px;
    }
}

.map__infobox {
    width: auto !important;
    z-index: 10000;
}

.map__infobox-modal {
    box-sizing: initial;
    min-width: 250px;
    height: 197px;
    padding: 20px 30px 0 150px;
    position: relative;
    top: -23px;
}

.map__infobox-modal--pinpoint-only {
    min-width: initial;
    padding: 0;
}

.map__infobox-modal--pinpoint-only .map__infobox-address {
    display: none;
}

@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;
    top: 58px;
    left: 15px;
}

@media (max-width: 808px) {
    .map__infobox-pinpoint-wrap {
        top: 84px;
        left: 32px;
    }
}

.map__infobox-pinpoint-svg svg {
    width: 110px;
    height: 110px;
}

@media (max-width: 808px) {
    .map__infobox-pinpoint-svg svg {
        width: 80px;
        height: 80px;
    }
}

.map__infobox-pinpoint-svg svg * {
    fill: #2f74aa;
}

.map__infobox-pinpoint-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 60%;
}

.map__infobox-pinpoint-icon--in-circle {
    bottom: 12px;
}

@media (max-width: 808px) {
    .map__infobox-pinpoint-icon--in-circle {
        bottom: 10px;
    }
}

.map__infobox-pinpoint-icon--in-square {
    bottom: 14px;
}

@media (max-width: 808px) {
    .map__infobox-pinpoint-icon--in-square {
        bottom: 11px;
    }
}

.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: 1em;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.7);
}

.map__infobox-address-header {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    color: #2f74aa;
    display: block;
    margin-bottom: -10px;
    font-size: 2.5rem;
    line-height: 1.2em;
}

.map__infobox-directions-text {
    display: block;
    margin-top: 10px;
    font-size: 1.7em;
}

.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: #2f74aa;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    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;
    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 iframe + div {
    border: none !important;
}

.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: 100%;
    width: 100%;
}

.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: #2f74aa;
}

.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 rgba(0, 0, 0, 0.1);
    }
}

.map-a__cat-select-wrap {
    box-sizing: border-box;
    width: 100%;
    display: table;
    margin: 0 auto;
}

@media (max-width: 980px) {
    .map-a__cat-select {
        position: relative;
        width: 100%;
        float: left;
    }
}

@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.4rem;
    color: rgba(0, 0, 0, 0.7);
    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;
    border: 0;
    background-color: #2f74aa;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media (max-width: 980px) {
    .map-a__cat-selected {
        display: block;
        width: 100%;
        height: 60px;
        padding: 0 60px 0 0px;
        border-right: 20px solid rgba(0, 0, 0, 0);
        background-image: url(../images/svgs/down-arrow.svg);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 16px;
    }
}

.map-a__cat-options {
    background: #2f74aa;
    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 {
    display: block;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    width: 100%;
}

@media (max-width: 980px) {
    .map-a__cat-link {
        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;
    padding: 0 20px;
}

@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: 2rem;
    letter-spacing: 0.05rem;
    font-weight: 300;
    font-family: "Yeseva One", serif;
    text-align: left;
}

@media (max-width: 1380px) {
    .map-a__cat-link-column {
        font-size: 1rem;
        line-height: 1.8rem;
    }
}

.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: 24px;
    height: 24px;
}

.map-a__cat-link-column svg * {
    fill: #fff;
}

.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 iframe + div {
    border: none !important;
}

.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: 100%;
    width: 100%;
}

.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: #2f74aa;
}

.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: #2f74aa;
}

.map-b__infobox-pinpoint-icon {
    position: absolute;
    top: 0;
    bottom: 14px;
    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: 1em;
    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: #2f74aa;
    display: block;
    margin-bottom: -10px;
    font-size: 2.5rem;
}

.map-b__infobox-directions-text {
    display: block;
    margin-top: 10px;
    font-size: 0.7em;
}

.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: #2f74aa;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    margin-bottom: 7px;
    padding-bottom: 5px;
}

.map-b__infobox-poi-link {
    font-size: 1.2em;
    font-weight: 500;
    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 rgba(0, 0, 0, 0.1);
        margin-top: -3px;
    }
}

.map-b__cat-select-wrap {
    box-sizing: border-box;
    width: 100%;
    display: table;
}

.map-b__cat-select {
    width: 100%;
}

@media (max-width: 980px) {
    .map-b__cat-select {
        position: relative;
        float: left;
    }
}

@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.4rem;
    color: rgba(0, 0, 0, 0.5);
    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: #2f74aa;
}

@media (max-width: 980px) {
    .map-b__cat-selected {
        display: block;
        width: 100%;
        height: 60px;
        border: 0;
        background: 0;
        padding: 0 60px 0 20px;
        border-right: 20px solid rgba(0, 0, 0, 0);
        background-image: url(../images/svgs/down-arrow.svg);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 16px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
}

.map-b__cat-options {
    background: #2f74aa;
    display: table;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
}

@media (min-width: 980px) {
    .map-b__cat-options {
        display: table !important;
    }
}

@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 {
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
    border: 0;
    background: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media (max-width: 980px) {
    .map-b__cat-link {
        padding-left: 20px;
    }
}

.map-b__cat-link--select {
    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(0, 0, 0, 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;
    letter-spacing: 0.1rem;
    font-weight: 300;
    font-family: "Yeseva One", serif;
    text-align: left;
    line-height: 2.2rem;
}

@media (max-width: 1380px) {
    .map-b__cat-link-column {
        font-size: 1rem;
        line-height: 1.2em;
    }
}

.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: 24px;
    height: 24px;
}

.map-b__cat-link-column svg * {
    fill: #fff;
}

.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 {
    position: relative;
    z-index: 8900;
}

.map-c__active-poi {
    position: relative;
    right: 8px;
    top: 2px;
}

.map-c__active-poi img {
    width: 17px;
}

.map-c__fixed {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 808px) {
    .map-c__fixed {
        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: 100%;
    width: 100%;
}

.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: #2f74aa;
}

.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 rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 980px) {
    .map-c__cat-wrap {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
}

.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: 1rem;
    color: rgba(0, 0, 0, 0.5);
    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;
    border: 0;
    background: #2f74aa;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media (max-width: 980px) {
    .map-c__cat-selected {
        display: block;
        width: 100%;
        height: 50px;
        padding: 0 60px 0 20px;
        border-right: 20px solid rgba(0, 0, 0, 0);
        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: #2f74aa;
    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 {
    display: block;
    width: 100%;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
}

@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;
    padding: 0 20px;
}

@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: 2rem;
    letter-spacing: 0.05rem;
    font-weight: 300;
    font-family: "Yeseva One", serif;
    text-align: left;
}

@media (max-width: 1380px) {
    .map-c__cat-link-column {
        font-size: 1rem;
        line-height: 1.8rem;
    }
}

@media (max-width: 1180px) {
    .map-c__cat-link-column {
        font-size: 1.5rem;
        line-height: 1.7rem;
    }
}

.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;
}

@media (max-width: 808px) {
    .using-interactive-embed:not(.using-interactive-embed--retain)
        [data-view="embed"] {
        display: none !important;
    }

    .using-interactive-embed:not(.using-interactive-embed--retain)
        [data-view="listing"] {
        display: block !important;
    }
}

.floorplan-filter-b__filter-column--select {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background: #fff;
}

.floorplan-filter-b__filter-column--select:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    line-height: 42px;
    position: absolute;
    z-index: 500;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 1.3rem;
    background-image: url(../../../fpm/images/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px;
    color: #fff;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1180px) {
    .floorplan-filter-b__filter-column--select:after {
        width: 30px;
        height: 30px;
        line-height: 32px;
        font-size: 1rem;
        background-size: 10px;
    }
}

.floorplan-specials-flag {
    display: inline-flex;
    align-items: center;
    color: #d81f1f;
    font-size: 1.4rem;
}

@media (max-width: 1380px) {
    .floorplan-specials-flag {
        font-size: 1.3rem;
    }
}

@media (max-width: 480px) {
    .floorplan-specials-flag {
        font-size: 0.8rem;
    }
}

.floorplan-specials-flag svg {
    width: 13px;
    height: 13px;
    margin-right: 5px;
}

@media (max-width: 1380px) {
    .floorplan-specials-flag svg {
        width: 12px;
        height: 12px;
        margin-right: 3px;
    }
}

@media (max-width: 480px) {
    .floorplan-specials-flag svg {
        width: 12px;
        height: 12px;
        margin-right: 3px;
    }
}

.floorplan-specials-flag svg * {
    fill: #d81f1f;
}

.floorplan-flag {
    display: flex;
    align-items: center;
    z-index: 100;
    background: #333;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 300;
    padding: 8px 18px;
}

.floorplan-flag svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.floorplan-flag svg * {
    fill: currentColor;
}

.floorplan-flag--small {
    padding: 6px 12px;
    font-size: 1.3rem;
}

.floorplan-flag--small svg {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

@media (max-width: 1180px) {
    .floorplan-flag:not(.floorplan-flag--small) {
        font-size: 1.3rem;
        padding: 7px 13px;
    }

    .floorplan-flag:not(.floorplan-flag--small) svg {
        width: 18px;
        height: 18px;
    }
}

.floorplan-label {
    display: inline-flex;
    align-items: center;
    font-size: 1.4rem;
}

.floorplan-label--inherit {
    font-size: 1em;
}

.floorplan-label--small svg {
    width: 16px;
    height: 16px;
}

.floorplan-label:not(.floorplan-label--small) svg {
    width: 18px;
    height: 18px;
}

.floorplan-label svg {
    margin-right: 5px;
}

.floorplan-label svg * {
    fill: currentColor;
}

.floorplan-filter-b .jonah-prem-datepicker.datepicker {
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

@media (max-width: 808px) {
    .floorplan-filter-b .jonah-prem-datepicker.datepicker {
        width: 248px;
    }
}

.floorplan-filter-b .jonah-prem-datepicker.datepicker .datepicker--day-name {
    color: #333;
    font-weight: 600;
}

.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-current-,
.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-current-.-in-range- {
    color: #2f74aa;
}

.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-in-range- {
    background: rgba(47, 116, 170, 0.2);
}

.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-in-range-.-focus- {
    background: rgba(47, 116, 170, 0.4);
}

.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-focus- {
    color: #fff;
}

.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-range-to- {
    border-color: #2f74aa;
    background-color: rgba(47, 116, 170, 0.4);
}

.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-selected-,
.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-selected-.-current-,
.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-current-.-focus- {
    color: #fff !important;
    background: rgba(47, 116, 170, 0.85);
}

.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-selected-.-focus-,
.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-selected-.-current-.-focus-,
.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .datepicker--cell.-current-.-focus-.-focus- {
    background: #2f74aa;
}

.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .-in-range-.datepicker--cell-day.-other-month-,
.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .-in-range-.datepicker--cell-year.-other-decade- {
    background: rgba(47, 116, 170, 0.1);
}

.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .-selected-.datepicker--cell-day.-other-month-,
.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .-selected-.datepicker--cell-year.-other-decade- {
    background: rgba(47, 116, 170, 0.65);
}

.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .-selected-.datepicker--cell-day.-other-month-.-focus-,
.floorplan-filter-b
    .jonah-prem-datepicker.datepicker
    .-selected-.datepicker--cell-year.-other-decade-.-focus- {
    background: rgba(47, 116, 170, 0.85);
}

.floorplan-filter-b .jonah-prem-datepicker.datepicker .datepicker--pointer {
    display: none;
}

.cloak-view {
    opacity: 0;
}

.floorplan-center-results .floorplan-listing__list,
.floorplan-center-results .floorplan-listing-c__list {
    text-align: center;
}

.floorplan-container .page__container {
    padding-top: 0;
}

.floorplan-listing-loader {
    display: none;
    position: absolute;
    z-index: 500;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}

.floorplan-listing-loader svg {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
}

@media (max-width: 808px) {
    .floorplan-listing-loader svg {
        width: 50px;
        height: 50px;
    }
}

.floorplan-alt-container .page__container {
    padding-top: 40px;
    padding-bottom: 0 !important;
}

@media (max-width: 1380px) {
    .floorplan-alt-container .page__container {
        padding-top: 35px;
    }
}

@media (max-width: 1180px) {
    .floorplan-alt-container .page__container {
        padding-top: 30px;
    }
}

@media (max-width: 808px) {
    .floorplan-alt-container .page__container {
        padding-top: 14px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 660px) {
    .floorplan-alt-container .page__container {
        padding-top: 10px;
    }
}

@media (max-width: 980px) {
    .floorplan-filter-b--collapse-early .floorplan-filter-b__filter-form {
        display: none;
        position: absolute;
        width: 250px;
        margin-top: 0px;
        border: 1px solid #e5e5e5;
        z-index: 1000;
        right: 4px;
        background: #fff;
        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    }

    .floorplan-filter-b--collapse-early .floorplan-filter-b__filter-dropdown {
        display: block;
        width: 100%;
    }

    .floorplan-filter-b--collapse-early
        .floorplan-filter-b__filter-dropdown:not(:last-child):after {
        content: "";
        display: block;
        width: calc(100% - 20px);
        margin-left: 10px;
        height: 1px;
        background: rgba(0, 0, 0, 0.1);
    }

    .floorplan-filter-b--collapse-early
        .floorplan-filter-b__filter-dropdown-trigger {
        width: 100%;
        font-size: 1.4rem;
        padding: 10px;
    }
}

@media (max-width: 980px) and (max-width: 660px) {
    .floorplan-filter-b--collapse-early
        .floorplan-filter-b__filter-dropdown-trigger {
        font-size: 1.3rem;
    }
}

@media (max-width: 980px) {
    .floorplan-filter-b--collapse-early
        .floorplan-filter-b__filter-dropdown-trigger--mobile {
        display: inline-block;
        width: auto;
    }
}

@media (max-width: 980px) {
    .floorplan-filter-b--collapse-early .floorplan-filter-b__filter-flyout {
        position: relative;
        border: 1px solid #e5e5e5;
        border-bottom: 0;
        border-width: 1px 0;
        background-color: #fff;
        padding: 15px;
    }
}

.floorplan-filter-b__filter {
    width: 100%;
    background: none;
    transition: 0.2s ease opacity;
}

.floorplan-filter-b__filter-form *,
.floorplan-filter-b__filter-dropdown-trigger,
.floorplan-filter-b__filter-tag-value {
    font-family: "Roboto", Helvetica, Arial, sans-serif !important;
    letter-spacing: normal !important;
    font-weight: normal !important;
}

.floorplan-filter-b__filter--inactive {
    pointer-events: none;
    opacity: 0.6;
}

.floorplan-filter-b__filter-tag-wrap {
    display: block;
    text-align: center;
    margin: 40px auto -25px;
}

@media (max-width: 1380px) {
    .floorplan-filter-b__filter-tag-wrap {
        margin-bottom: -20px;
    }
}

@media (max-width: 1180px) {
    .floorplan-filter-b__filter-tag-wrap {
        margin-top: 30px;
        margin-bottom: -18px;
    }
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-tag-wrap {
        padding: 0 20px;
        margin-top: 20px;
        margin-bottom: -3px;
    }
}

.floorplan-filter-b__filter-tag-wrap:empty {
    height: 56px;
}

.floorplan-filter-b__filter-tag {
    display: inline-block;
    color: #fff;
    margin: 2px;
    border-radius: 0;
    background: #999;
}

.floorplan-filter-b__filter-tag a {
    display: block;
    font-size: 0.8rem;
    letter-spacing: 0.05rem;
    color: #fff;
    font-weight: 300;
}

@media (max-width: 660px) {
    .floorplan-filter-b__filter-tag a {
        font-size: 1.1rem;
    }
}

.floorplan-filter-b__filter-tag a span {
    float: left;
    height: 20px;
    line-height: 20px;
}

.floorplan-filter-b__filter-tag:hover {
    background: #666;
}

.floorplan-filter-b__filter-tag-value {
    padding: 0 10px;
}

.floorplan-filter-b__filter-tag-close {
    width: 18px;
    background: url("../images/svgs/close-white.svg") no-repeat center
        center/8px;
}

.floorplan-filter-b__filter-column--left {
    flex: 0;
}

.floorplan-filter-b__filter-column--right {
    text-align: right;
}

@media (min-width: 980px) {
    .floorplan-filter-b--collapse-early
        .floorplan-filter-b__filter-column--right:only-child {
        display: flex;
        justify-content: center;
    }
}

@media (min-width: 808px) {
    .floorplan-filter-b:not(.floorplan-filter-b--collapse-early)
        .floorplan-filter-b__filter-column--right:only-child {
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-column--desktop-floor {
        display: none;
    }
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-column--select {
        width: calc(50% - 5px) !important;
        margin-bottom: 0 !important;
    }

    .floorplan-filter-b__filter-column--select:first-child {
        margin-right: 10px !important;
    }
}

.floorplan-filter-b__filter-column:not(:last-child) {
    margin-right: 20px;
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-column:not(:last-child) {
        margin-right: 0;
    }
}

.floorplan-filter-b__filter-column:first-child:nth-last-of-type(1) {
    width: 100%;
}

.floorplan-filter-b__filter-result-count {
    display: none;
    position: absolute;
    left: 12px;
    top: 19px;
    font-size: 0.8rem;
    color: rgba(0, 0, 0, 0.5);
}

.floorplan-filter-b__filter-result-count span:first-child {
    font-weight: 600;
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-result-count {
        display: block;
    }
}

@media (max-width: 660px) {
    .floorplan-filter-b__filter-result-count {
        font-size: 1.3rem;
        top: 16px;
    }
}

.floorplan-filter-b__filter-graph {
    display: table;
    width: 100%;
}

.floorplan-filter-b__filter-graph-column {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    float: left;
    height: 80px;
}

.floorplan-filter-b__filter-graph-column::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.column-count--1 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 1);
}

.floorplan-filter-b__filter-graph-column--1::before {
    height: 1%;
    background-color: rgba(34, 34, 34, 0.0066666667);
}

.column-count--2 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 2);
}

.floorplan-filter-b__filter-graph-column--2::before {
    height: 2%;
    background-color: rgba(34, 34, 34, 0.0133333333);
}

.column-count--3 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 3);
}

.floorplan-filter-b__filter-graph-column--3::before {
    height: 3%;
    background-color: rgba(34, 34, 34, 0.02);
}

.column-count--4 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 4);
}

.floorplan-filter-b__filter-graph-column--4::before {
    height: 4%;
    background-color: rgba(34, 34, 34, 0.0266666667);
}

.column-count--5 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 5);
}

.floorplan-filter-b__filter-graph-column--5::before {
    height: 5%;
    background-color: rgba(34, 34, 34, 0.0333333333);
}

.column-count--6 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 6);
}

.floorplan-filter-b__filter-graph-column--6::before {
    height: 6%;
    background-color: rgba(34, 34, 34, 0.04);
}

.column-count--7 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 7);
}

.floorplan-filter-b__filter-graph-column--7::before {
    height: 7%;
    background-color: rgba(34, 34, 34, 0.0466666667);
}

.column-count--8 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 8);
}

.floorplan-filter-b__filter-graph-column--8::before {
    height: 8%;
    background-color: rgba(34, 34, 34, 0.0533333333);
}

.column-count--9 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 9);
}

.floorplan-filter-b__filter-graph-column--9::before {
    height: 9%;
    background-color: rgba(34, 34, 34, 0.06);
}

.column-count--10 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 10);
}

.floorplan-filter-b__filter-graph-column--10::before {
    height: 10%;
    background-color: rgba(34, 34, 34, 0.0666666667);
}

.column-count--11 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 11);
}

.floorplan-filter-b__filter-graph-column--11::before {
    height: 11%;
    background-color: rgba(34, 34, 34, 0.0733333333);
}

.column-count--12 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 12);
}

.floorplan-filter-b__filter-graph-column--12::before {
    height: 12%;
    background-color: rgba(34, 34, 34, 0.08);
}

.column-count--13 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 13);
}

.floorplan-filter-b__filter-graph-column--13::before {
    height: 13%;
    background-color: rgba(34, 34, 34, 0.0866666667);
}

.column-count--14 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 14);
}

.floorplan-filter-b__filter-graph-column--14::before {
    height: 14%;
    background-color: rgba(34, 34, 34, 0.0933333333);
}

.column-count--15 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 15);
}

.floorplan-filter-b__filter-graph-column--15::before {
    height: 15%;
    background-color: rgba(34, 34, 34, 0.1);
}

.column-count--16 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 16);
}

.floorplan-filter-b__filter-graph-column--16::before {
    height: 16%;
    background-color: rgba(34, 34, 34, 0.1066666667);
}

.column-count--17 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 17);
}

.floorplan-filter-b__filter-graph-column--17::before {
    height: 17%;
    background-color: rgba(34, 34, 34, 0.1133333333);
}

.column-count--18 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 18);
}

.floorplan-filter-b__filter-graph-column--18::before {
    height: 18%;
    background-color: rgba(34, 34, 34, 0.12);
}

.column-count--19 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 19);
}

.floorplan-filter-b__filter-graph-column--19::before {
    height: 19%;
    background-color: rgba(34, 34, 34, 0.1266666667);
}

.column-count--20 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 20);
}

.floorplan-filter-b__filter-graph-column--20::before {
    height: 20%;
    background-color: rgba(34, 34, 34, 0.1333333333);
}

.column-count--21 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 21);
}

.floorplan-filter-b__filter-graph-column--21::before {
    height: 21%;
    background-color: rgba(34, 34, 34, 0.14);
}

.column-count--22 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 22);
}

.floorplan-filter-b__filter-graph-column--22::before {
    height: 22%;
    background-color: rgba(34, 34, 34, 0.1466666667);
}

.column-count--23 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 23);
}

.floorplan-filter-b__filter-graph-column--23::before {
    height: 23%;
    background-color: rgba(34, 34, 34, 0.1533333333);
}

.column-count--24 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 24);
}

.floorplan-filter-b__filter-graph-column--24::before {
    height: 24%;
    background-color: rgba(34, 34, 34, 0.16);
}

.column-count--25 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 25);
}

.floorplan-filter-b__filter-graph-column--25::before {
    height: 25%;
    background-color: rgba(34, 34, 34, 0.1666666667);
}

.column-count--26 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 26);
}

.floorplan-filter-b__filter-graph-column--26::before {
    height: 26%;
    background-color: rgba(34, 34, 34, 0.1733333333);
}

.column-count--27 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 27);
}

.floorplan-filter-b__filter-graph-column--27::before {
    height: 27%;
    background-color: rgba(34, 34, 34, 0.18);
}

.column-count--28 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 28);
}

.floorplan-filter-b__filter-graph-column--28::before {
    height: 28%;
    background-color: rgba(34, 34, 34, 0.1866666667);
}

.column-count--29 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 29);
}

.floorplan-filter-b__filter-graph-column--29::before {
    height: 29%;
    background-color: rgba(34, 34, 34, 0.1933333333);
}

.column-count--30 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 30);
}

.floorplan-filter-b__filter-graph-column--30::before {
    height: 30%;
    background-color: rgba(34, 34, 34, 0.2);
}

.column-count--31 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 31);
}

.floorplan-filter-b__filter-graph-column--31::before {
    height: 31%;
    background-color: rgba(34, 34, 34, 0.2066666667);
}

.column-count--32 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 32);
}

.floorplan-filter-b__filter-graph-column--32::before {
    height: 32%;
    background-color: rgba(34, 34, 34, 0.2133333333);
}

.column-count--33 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 33);
}

.floorplan-filter-b__filter-graph-column--33::before {
    height: 33%;
    background-color: rgba(34, 34, 34, 0.22);
}

.column-count--34 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 34);
}

.floorplan-filter-b__filter-graph-column--34::before {
    height: 34%;
    background-color: rgba(34, 34, 34, 0.2266666667);
}

.column-count--35 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 35);
}

.floorplan-filter-b__filter-graph-column--35::before {
    height: 35%;
    background-color: rgba(34, 34, 34, 0.2333333333);
}

.column-count--36 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 36);
}

.floorplan-filter-b__filter-graph-column--36::before {
    height: 36%;
    background-color: rgba(34, 34, 34, 0.24);
}

.column-count--37 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 37);
}

.floorplan-filter-b__filter-graph-column--37::before {
    height: 37%;
    background-color: rgba(34, 34, 34, 0.2466666667);
}

.column-count--38 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 38);
}

.floorplan-filter-b__filter-graph-column--38::before {
    height: 38%;
    background-color: rgba(34, 34, 34, 0.2533333333);
}

.column-count--39 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 39);
}

.floorplan-filter-b__filter-graph-column--39::before {
    height: 39%;
    background-color: rgba(34, 34, 34, 0.26);
}

.column-count--40 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 40);
}

.floorplan-filter-b__filter-graph-column--40::before {
    height: 40%;
    background-color: rgba(34, 34, 34, 0.2666666667);
}

.column-count--41 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 41);
}

.floorplan-filter-b__filter-graph-column--41::before {
    height: 41%;
    background-color: rgba(34, 34, 34, 0.2733333333);
}

.column-count--42 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 42);
}

.floorplan-filter-b__filter-graph-column--42::before {
    height: 42%;
    background-color: rgba(34, 34, 34, 0.28);
}

.column-count--43 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 43);
}

.floorplan-filter-b__filter-graph-column--43::before {
    height: 43%;
    background-color: rgba(34, 34, 34, 0.2866666667);
}

.column-count--44 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 44);
}

.floorplan-filter-b__filter-graph-column--44::before {
    height: 44%;
    background-color: rgba(34, 34, 34, 0.2933333333);
}

.column-count--45 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 45);
}

.floorplan-filter-b__filter-graph-column--45::before {
    height: 45%;
    background-color: rgba(34, 34, 34, 0.3);
}

.column-count--46 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 46);
}

.floorplan-filter-b__filter-graph-column--46::before {
    height: 46%;
    background-color: rgba(34, 34, 34, 0.3066666667);
}

.column-count--47 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 47);
}

.floorplan-filter-b__filter-graph-column--47::before {
    height: 47%;
    background-color: rgba(34, 34, 34, 0.3133333333);
}

.column-count--48 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 48);
}

.floorplan-filter-b__filter-graph-column--48::before {
    height: 48%;
    background-color: rgba(34, 34, 34, 0.32);
}

.column-count--49 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 49);
}

.floorplan-filter-b__filter-graph-column--49::before {
    height: 49%;
    background-color: rgba(34, 34, 34, 0.3266666667);
}

.column-count--50 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 50);
}

.floorplan-filter-b__filter-graph-column--50::before {
    height: 50%;
    background-color: rgba(34, 34, 34, 0.3333333333);
}

.column-count--51 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 51);
}

.floorplan-filter-b__filter-graph-column--51::before {
    height: 51%;
    background-color: rgba(34, 34, 34, 0.34);
}

.column-count--52 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 52);
}

.floorplan-filter-b__filter-graph-column--52::before {
    height: 52%;
    background-color: rgba(34, 34, 34, 0.3466666667);
}

.column-count--53 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 53);
}

.floorplan-filter-b__filter-graph-column--53::before {
    height: 53%;
    background-color: rgba(34, 34, 34, 0.3533333333);
}

.column-count--54 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 54);
}

.floorplan-filter-b__filter-graph-column--54::before {
    height: 54%;
    background-color: rgba(34, 34, 34, 0.36);
}

.column-count--55 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 55);
}

.floorplan-filter-b__filter-graph-column--55::before {
    height: 55%;
    background-color: rgba(34, 34, 34, 0.3666666667);
}

.column-count--56 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 56);
}

.floorplan-filter-b__filter-graph-column--56::before {
    height: 56%;
    background-color: rgba(34, 34, 34, 0.3733333333);
}

.column-count--57 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 57);
}

.floorplan-filter-b__filter-graph-column--57::before {
    height: 57%;
    background-color: rgba(34, 34, 34, 0.38);
}

.column-count--58 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 58);
}

.floorplan-filter-b__filter-graph-column--58::before {
    height: 58%;
    background-color: rgba(34, 34, 34, 0.3866666667);
}

.column-count--59 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 59);
}

.floorplan-filter-b__filter-graph-column--59::before {
    height: 59%;
    background-color: rgba(34, 34, 34, 0.3933333333);
}

.column-count--60 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 60);
}

.floorplan-filter-b__filter-graph-column--60::before {
    height: 60%;
    background-color: rgba(34, 34, 34, 0.4);
}

.column-count--61 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 61);
}

.floorplan-filter-b__filter-graph-column--61::before {
    height: 61%;
    background-color: rgba(34, 34, 34, 0.4066666667);
}

.column-count--62 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 62);
}

.floorplan-filter-b__filter-graph-column--62::before {
    height: 62%;
    background-color: rgba(34, 34, 34, 0.4133333333);
}

.column-count--63 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 63);
}

.floorplan-filter-b__filter-graph-column--63::before {
    height: 63%;
    background-color: rgba(34, 34, 34, 0.42);
}

.column-count--64 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 64);
}

.floorplan-filter-b__filter-graph-column--64::before {
    height: 64%;
    background-color: rgba(34, 34, 34, 0.4266666667);
}

.column-count--65 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 65);
}

.floorplan-filter-b__filter-graph-column--65::before {
    height: 65%;
    background-color: rgba(34, 34, 34, 0.4333333333);
}

.column-count--66 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 66);
}

.floorplan-filter-b__filter-graph-column--66::before {
    height: 66%;
    background-color: rgba(34, 34, 34, 0.44);
}

.column-count--67 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 67);
}

.floorplan-filter-b__filter-graph-column--67::before {
    height: 67%;
    background-color: rgba(34, 34, 34, 0.4466666667);
}

.column-count--68 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 68);
}

.floorplan-filter-b__filter-graph-column--68::before {
    height: 68%;
    background-color: rgba(34, 34, 34, 0.4533333333);
}

.column-count--69 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 69);
}

.floorplan-filter-b__filter-graph-column--69::before {
    height: 69%;
    background-color: rgba(34, 34, 34, 0.46);
}

.column-count--70 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 70);
}

.floorplan-filter-b__filter-graph-column--70::before {
    height: 70%;
    background-color: rgba(34, 34, 34, 0.4666666667);
}

.column-count--71 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 71);
}

.floorplan-filter-b__filter-graph-column--71::before {
    height: 71%;
    background-color: rgba(34, 34, 34, 0.4733333333);
}

.column-count--72 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 72);
}

.floorplan-filter-b__filter-graph-column--72::before {
    height: 72%;
    background-color: rgba(34, 34, 34, 0.48);
}

.column-count--73 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 73);
}

.floorplan-filter-b__filter-graph-column--73::before {
    height: 73%;
    background-color: rgba(34, 34, 34, 0.4866666667);
}

.column-count--74 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 74);
}

.floorplan-filter-b__filter-graph-column--74::before {
    height: 74%;
    background-color: rgba(34, 34, 34, 0.4933333333);
}

.column-count--75 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 75);
}

.floorplan-filter-b__filter-graph-column--75::before {
    height: 75%;
    background-color: rgba(34, 34, 34, 0.5);
}

.column-count--76 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 76);
}

.floorplan-filter-b__filter-graph-column--76::before {
    height: 76%;
    background-color: rgba(34, 34, 34, 0.5066666667);
}

.column-count--77 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 77);
}

.floorplan-filter-b__filter-graph-column--77::before {
    height: 77%;
    background-color: rgba(34, 34, 34, 0.5133333333);
}

.column-count--78 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 78);
}

.floorplan-filter-b__filter-graph-column--78::before {
    height: 78%;
    background-color: rgba(34, 34, 34, 0.52);
}

.column-count--79 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 79);
}

.floorplan-filter-b__filter-graph-column--79::before {
    height: 79%;
    background-color: rgba(34, 34, 34, 0.5266666667);
}

.column-count--80 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 80);
}

.floorplan-filter-b__filter-graph-column--80::before {
    height: 80%;
    background-color: rgba(34, 34, 34, 0.5333333333);
}

.column-count--81 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 81);
}

.floorplan-filter-b__filter-graph-column--81::before {
    height: 81%;
    background-color: rgba(34, 34, 34, 0.54);
}

.column-count--82 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 82);
}

.floorplan-filter-b__filter-graph-column--82::before {
    height: 82%;
    background-color: rgba(34, 34, 34, 0.5466666667);
}

.column-count--83 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 83);
}

.floorplan-filter-b__filter-graph-column--83::before {
    height: 83%;
    background-color: rgba(34, 34, 34, 0.5533333333);
}

.column-count--84 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 84);
}

.floorplan-filter-b__filter-graph-column--84::before {
    height: 84%;
    background-color: rgba(34, 34, 34, 0.56);
}

.column-count--85 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 85);
}

.floorplan-filter-b__filter-graph-column--85::before {
    height: 85%;
    background-color: rgba(34, 34, 34, 0.5666666667);
}

.column-count--86 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 86);
}

.floorplan-filter-b__filter-graph-column--86::before {
    height: 86%;
    background-color: rgba(34, 34, 34, 0.5733333333);
}

.column-count--87 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 87);
}

.floorplan-filter-b__filter-graph-column--87::before {
    height: 87%;
    background-color: rgba(34, 34, 34, 0.58);
}

.column-count--88 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 88);
}

.floorplan-filter-b__filter-graph-column--88::before {
    height: 88%;
    background-color: rgba(34, 34, 34, 0.5866666667);
}

.column-count--89 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 89);
}

.floorplan-filter-b__filter-graph-column--89::before {
    height: 89%;
    background-color: rgba(34, 34, 34, 0.5933333333);
}

.column-count--90 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 90);
}

.floorplan-filter-b__filter-graph-column--90::before {
    height: 90%;
    background-color: rgba(34, 34, 34, 0.6);
}

.column-count--91 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 91);
}

.floorplan-filter-b__filter-graph-column--91::before {
    height: 91%;
    background-color: rgba(34, 34, 34, 0.6066666667);
}

.column-count--92 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 92);
}

.floorplan-filter-b__filter-graph-column--92::before {
    height: 92%;
    background-color: rgba(34, 34, 34, 0.6133333333);
}

.column-count--93 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 93);
}

.floorplan-filter-b__filter-graph-column--93::before {
    height: 93%;
    background-color: rgba(34, 34, 34, 0.62);
}

.column-count--94 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 94);
}

.floorplan-filter-b__filter-graph-column--94::before {
    height: 94%;
    background-color: rgba(34, 34, 34, 0.6266666667);
}

.column-count--95 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 95);
}

.floorplan-filter-b__filter-graph-column--95::before {
    height: 95%;
    background-color: rgba(34, 34, 34, 0.6333333333);
}

.column-count--96 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 96);
}

.floorplan-filter-b__filter-graph-column--96::before {
    height: 96%;
    background-color: rgba(34, 34, 34, 0.64);
}

.column-count--97 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 97);
}

.floorplan-filter-b__filter-graph-column--97::before {
    height: 97%;
    background-color: rgba(34, 34, 34, 0.6466666667);
}

.column-count--98 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 98);
}

.floorplan-filter-b__filter-graph-column--98::before {
    height: 98%;
    background-color: rgba(34, 34, 34, 0.6533333333);
}

.column-count--99 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 99);
}

.floorplan-filter-b__filter-graph-column--99::before {
    height: 99%;
    background-color: rgba(34, 34, 34, 0.66);
}

.column-count--100 .floorplan-filter-b__filter-graph-column {
    width: calc(100% / 100);
}

.floorplan-filter-b__filter-graph-column--100::before {
    height: 100%;
    background-color: rgba(34, 34, 34, 0.6666666667);
}

.floorplan-filter-b__filter-slider {
    width: calc(100% - 20px);
    margin: 0 auto;
}

.floorplan-filter-b__filter-slider .noUi-connects {
    margin-left: -10px;
    width: calc(100% + 20px);
    background-color: rgba(0, 0, 0, 0.2);
}

.floorplan-filter-b__filter-container {
    display: flex;
    width: calc(1300px);
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 1380px) {
    .floorplan-filter-b__filter-container {
        width: 1100px;
    }
}

@media (max-width: 1180px) {
    .floorplan-filter-b__filter-container {
        width: 900px;
    }
}

@media (max-width: 980px) {
    .floorplan-filter-b__filter-container {
        width: 760px;
    }
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-container {
        width: 100%;
    }
}

@media (max-width: 660px) {
    .floorplan-filter-b__filter-container {
        height: 55px;
    }
}

@media (max-width: 360px) {
    .floorplan-filter-b__filter-container {
        flex-direction: column;
        height: auto;
        gap: 10px;
    }
}

.floorplan-filter-b__filter-toggle {
    display: none;
    background: rgba(0, 0, 0, 0.2);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    z-index: 1500;
    background-image: url(../images/svgs/filter.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px;
}

.floorplan-filter-b__filter-toggle--open {
    background-image: url(../images/svgs/close-white-thin.svg);
    background-size: 14px;
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-toggle {
        display: inline-block;
    }
}

.floorplan-filter-b__filter-tab {
    display: flex;
    margin-bottom: -1px;
}

.floorplan-filter-b__filter-tab-item {
    position: relative;
    display: inline-block;
    color: rgba(0, 0, 0, 0.4);
}

.floorplan-filter-b__filter-tab-item--mobile {
    display: none;
}

@media (max-width: 808px) {
    .using-interactive-embed:not(.using-interactive-embed--retain)
        .floorplan-filter-b__filter-tab-item--mobile {
        display: inline-block;
    }
}

@media (max-width: 808px) {
    .using-interactive-embed:not(.using-interactive-embed--retain)
        .floorplan-filter-b__filter-tab-item--desktop {
        display: none;
    }
}

.floorplan-filter-b__filter-tab-item--active {
    color: #fff;
}

.floorplan-filter-b__filter-dropdown {
    display: inline-block;
    position: relative;
}

.floorplan-filter-b__filter-dropdown-trigger {
    position: relative;
    display: inline-block;
    color: rgba(0, 0, 0, 0.6);
    font-size: 1.4rem;
    padding: 3px 10px;
    cursor: pointer;
    text-align: left;
}

.floorplan-filter-b__filter-dropdown-trigger:hover {
    color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 1180px) {
    .floorplan-filter-b__filter-dropdown-trigger {
        font-size: 1.4rem;
        padding: 3px 8px;
    }
}

.floorplan-filter-b__filter-dropdown-trigger--mobile {
    display: none;
    white-space: nowrap;
    padding: 5px 10px !important;
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-dropdown-trigger--has-value:before {
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: auto;
        left: -3px;
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #000;
    }
}

@media (max-width: 808px) and (max-width: 808px) {
    .floorplan-filter-b__filter-dropdown-trigger--has-value:before {
        transform: none;
        position: static;
        top: auto;
        left: auto;
        left: 0;
        display: inline-block;
        vertical-align: 3px;
        margin-right: 6px;
    }
}

.floorplan-filter-b__filter-dropdown-trigger svg {
    display: inline-block;
    pointer-events: none;
    width: 10px;
    height: 5.5px;
    vertical-align: 1px;
    margin-left: 6px;
}

@media (max-width: 660px) {
    .floorplan-filter-b__filter-dropdown-trigger svg {
        width: 9px;
        margin-left: 4px;
    }
}

.floorplan-filter-b__filter-dropdown:not(:last-child) {
    margin-right: 7px;
}

@media (max-width: 1180px) {
    .floorplan-filter-b__filter-dropdown:not(:last-child) {
        margin-right: 8px;
    }
}

@media (max-width: 980px) {
    .floorplan-filter-b__filter-dropdown:not(:last-child) {
        margin-right: 3px;
    }
}

.floorplan-filter-b__filter-flyout {
    text-align: left;
    position: absolute;
    top: calc(100% + 7px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    min-width: 218px;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 28px 20px 20px;
}

.floorplan-filter-b__filter-flyout--offset {
    transform: none;
    left: auto;
    right: 0;
}

.floorplan-filter-b__filter-flyout--calendar {
    padding: 0 !important;
}

.floorplan-filter__filter:last-child .floorplan-filter-b__filter-flyout {
    left: auto;
    right: 0;
}

.floorplan-filter-b__filter-flyout-title {
    font-size: 1.8rem;
    font-weight: 600;
}

.floorplan-filter-b__filter-flyout-desc {
    font-size: 1.4rem;
}

.floorplan-filter-b__filter-flyout-list {
    position: relative;
}

.floorplan-filter-b__filter-flyout-list--scroll:after {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #eee;
    left: -20px;
    width: calc(100% + 40px);
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-flyout-list--scroll:after {
        left: -15px;
        width: calc(100% + 30px);
    }
}

.floorplan-filter-b__filter-flyout-filters--scroll {
    position: relative;
    max-height: 192px;
    overflow-y: scroll;
    padding-bottom: 20px;
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-flyout-filters--scroll {
        padding-bottom: 15px;
    }
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-flyout-filters {
        margin-top: 25px;
    }
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-flyout-filters--no-graph {
        margin-top: 35px;
    }
}

.floorplan-filter-b__filter-flyout-filter {
    white-space: nowrap;
}

.floorplan-filter-b__filter-flyout-filter:not(:first-child) {
    margin-top: 14px;
}

.floorplan-filter-b__filter-flyout-checkbox {
    display: none;
}

.floorplan-filter-b__filter-flyout-checkbox:checked + label::before {
    content: "âœ“";
}

.floorplan-filter-b__filter-flyout-label {
    font-size: 1.4rem;
    color: #323232;
}

.floorplan-filter-b__filter-flyout-label--active:before {
    background-image: url("../images/svgs/check-alt.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 11px;
}

.floorplan-filter-b__filter-flyout-label--checkbox {
    display: block;
}

.floorplan-filter-b__filter-flyout-label--checkbox::before {
    content: "";
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    text-align: center;
    line-height: 22px;
}

.floorplan-filter-b__filter-flyout-label span {
    display: inline-block;
    vertical-align: middle;
}

.floorplan-filter-b__filter-flyout-actions {
    white-space: normal;
}

.floorplan-filter-b__filter-flyout-actions:after {
    display: table;
    content: "";
    clear: both;
}

.floorplan-filter-b__filter-flyout-actions--calendar {
    padding: 10px 20px 10px;
    border-top: 1px solid #e5e5e5;
}

.floorplan-filter-b__filter-flyout-actions--calendar
    .skylease__filter-flyout-link {
    float: none;
    margin: 0 auto;
    display: block;
}

.floorplan-filter-b__filter-flyout-actions--pad {
    margin-top: 30px;
}

.floorplan-filter-b__filter-flyout-range {
    float: right;
    font-size: 1.4rem;
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-flyout-range {
        transform: translateX(-50%);
        position: absolute;
        top: auto;
        left: 50%;
        top: 15px;
    }
}

.floorplan-filter-b__filter-flyout-link {
    float: left;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #2f74aa;
    font-size: 1.3rem;
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-flyout-link {
        display: block;
        text-align: center;
        width: 100%;
    }
}

.floorplan-filter-b__filter-flyout-link:not(:only-child):last-child {
    float: right;
}

.floorplan-filter-b__filter-flyout-link:focus {
    outline: none;
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-form {
        display: none;
        position: absolute;
        width: 250px;
        margin-top: 0px;
        border: 1px solid #e5e5e5;
        z-index: 1000;
        right: 4px;
        background: #fff;
        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    }

    .floorplan-filter-b__filter-dropdown {
        display: block;
        width: 100%;
    }

    .floorplan-filter-b__filter-dropdown:not(:last-child):after {
        content: "";
        display: block;
        width: calc(100% - 20px);
        margin-left: 10px;
        height: 1px;
        background: rgba(0, 0, 0, 0.1);
    }

    .floorplan-filter-b__filter-dropdown-trigger {
        width: 100%;
        font-size: 1.4rem;
        padding: 10px;
    }
}

@media (max-width: 808px) and (max-width: 660px) {
    .floorplan-filter-b__filter-dropdown-trigger {
        font-size: 1.3rem;
    }
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-dropdown-trigger--mobile {
        display: inline-block;
        width: auto;
    }
}

@media (max-width: 808px) {
    .floorplan-filter-b__filter-flyout {
        position: relative;
        border: 1px solid #e5e5e5;
        border-bottom: 0;
        border-width: 1px 0;
        background-color: #fff;
        padding: 15px;
    }
}

.floorplan-buttons-accent-color .floorplan-details__toggle,
.floorplan-buttons-accent-color .floorplan-details__toggle-dropdown {
    border: 0;
}

.floorplan-buttons-accent-color .floorplan-details__toggle-dropdown {
    left: 0;
    width: 100%;
    margin-top: -1px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.floorplan-buttons-accent-color .floorplan-details__toggle-item {
    border-color: rgba(255, 255, 255, 0.4) !important;
}

.floorplan-buttons-accent-color .floorplan-details__toggle-link {
    color: #fff;
}

.floorplan-buttons-accent-color .floorplan-details__toggle-link svg * {
    fill: #fff;
}

.floorplan-toggle {
    background: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: -1px;
    position: relative;
}

.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;
    width: calc(50% - 3px);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 14px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: rgba(0, 0, 0, 0.7);
    letter-spacing: 0.03rem;
    text-align: center;
    vertical-align: middle;
    font-size: 1.7rem;
    font-weight: 300;
}

.floorplan-toggle__tab:focus {
    outline: 1px #ddd auto;
}

@media (max-width: 808px) {
    .floorplan-toggle__tab--listing {
        background: #2f74aa;
        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: #2f74aa;
    color: #fff;
}

.floorplan-toggle__tab:first-child {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.floorplan-building {
    position: relative;
    margin-top: 40px !important;
    padding-top: 0 !important;
}

@media (max-width: 1380px) {
    .floorplan-building {
        margin-top: 35px !important;
    }
}

@media (max-width: 1180px) {
    .floorplan-building {
        margin-top: 30px !important;
    }
}

@media (max-width: 808px) {
    .floorplan-building {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 14px !important;
    }
}

@media (max-width: 660px) {
    .floorplan-building {
        margin-top: 10px !important;
    }
}

.floorplan-building:not(.floorplan-building--full) {
    display: flex;
    flex-direction: column;
}

.floorplan-building--full {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width: 1380px) {
    .floorplan-building--full {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 980px) {
    .floorplan-building--full {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.floorplan-building--adaptive-height {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: stretch;
    height: 100%;
}

.floorplan-building--adaptive-height .floorplan-building__frame {
    padding-bottom: 0;
    position: relative;
    height: auto;
    flex: 1;
}

.floorplan-building--adaptive-height .floorplan-building__frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.floorplan-building__loading {
    position: absolute;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
}

.floorplan-building__loading svg {
    width: 80px;
    height: 80px;
}

.floorplan-building__floors {
    position: relative;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 0;
    padding: 10px 10px;
    background: #fff;
}

@media (max-width: 808px) {
    .floorplan-building__floors {
        padding: 10px 0px;
    }
}

.floorplan-building__floors .swiper-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.floorplan-building__floors-container {
    max-width: 1850px;
    padding: 0 15px !important;
}

@media (max-width: 1765px) {
    .floorplan-building__floors-container {
        padding: 0 12px !important;
    }
}

.floorplan-building__floors-swiper {
    position: absolute;
    width: 100%;
    height: 100%;
}

@media (max-width: 808px) {
    .floorplan-building__floors-nav {
        display: none;
    }
}

.floorplan-building__floors-nav a:after {
    content: "";
}

.floorplan-building__floors-nav a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
    opacity: 0;
    top: 24px;
    height: 100%;
}

.floorplan-building__floors-nav a.visible:not(.swiper-button-disabled) {
    opacity: 1;
}

.floorplan-building__floors-nav .swiper-button-disabled {
    opacity: 0 !important;
}

.floorplan-building__floors-nav .swiper-button-prev {
    background-image: url("../images/svgs/nav-arrow-left.svg");
    left: -7px;
}

.floorplan-building__floors-nav .swiper-button-next {
    background-image: url("../images/svgs/nav-arrow-right.svg");
    right: -7px;
}

.floorplan-building__floors-item {
    transition: 0.2s ease opacity;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.floorplan-building__floors-item.active
    .floorplan-building__floors-item-label--floor {
    background-color: #000;
    color: #fff;
}

.floorplan-building__floors-item-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.floorplan-building__floors-item-label {
    color: rgba(0, 0, 0, 0.8);
}

.floorplan-building__floors-item-label,
.floorplan-building__floors-item-label > span {
    font-family: "Roboto", Helvetica, Arial, sans-serif !important;
    letter-spacing: normal !important;
    font-weight: normal !important;
}

.floorplan-building__floors-item-label--label,
.floorplan-building__floors-item-label--floor {
    font-size: 1.4rem;
}

@media (max-width: 1180px) {
    .floorplan-building__floors-item-label--label,
    .floorplan-building__floors-item-label--floor {
        font-size: 0.8rem;
    }
}

.floorplan-building__floors-item-label--label {
    margin-bottom: 5px;
    opacity: 0;
}

.active .floorplan-building__floors-item-label--label {
    opacity: 1;
}

.floorplan-building__floors-item-label--floor {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #f1f1f1;
    border-radius: 50%;
    margin-bottom: 5px;
}

.floorplan-building__floors-item--length-4
    .floorplan-building__floors-item-label--floor {
    font-size: 0.8rem;
}

@media (max-width: 1180px) {
    .floorplan-building__floors-item-label--floor {
        width: 35px;
        height: 35px;
    }
}

.floorplan-building__floors-item-label--availability {
    font-size: 0.8rem;
    color: rgba(0, 0, 0, 0.4);
}

.active .floorplan-building__floors-item-label--availability {
    color: rgba(0, 0, 0, 0.8);
}

.floorplan-building__frame {
    position: relative;
    height: 0;
    padding-bottom: 60%;
    background: #fff;
    width: 100%;
}

.floorplan-building iframe {
    border: 1px solid rgba(0, 0, 0, 0.1);
    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(47, 116, 170, 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;
    width: 100%;
    border: 0;
    background: rgba(0, 0, 0, 0.03);
    padding: 15px 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
    font-size: 1.4rem;
    font-weight: 500;
}

@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(:last-child) {
        border-right: 0;
    }
}

@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);
    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: rgba(0, 0, 0, 0) 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: #2f74aa;
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    padding: 15px 30px;
}

.floorplan-filter__button {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 15px 30px;
    border: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.03);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
    font-weight: 400;
}

.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: 0.8rem;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-left: 0;
    }
}

@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.6);
}

.floorplan-filter__button--active {
    background: #2f74aa;
    color: #fff;
}

.floorplan-filter__button--active svg * {
    fill: #fff;
}

.floorplan-filter__button--active:hover {
    opacity: 0.85;
    background: #2f74aa;
    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: 700;
    color: rgba(0, 0, 0, 0.6);
}

.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: 0.8rem;
    }
}

.floorplan-filter__field--select {
    position: relative;
    cursor: pointer;
    padding-right: 45px;
    z-index: 1000;
    background: none;
}

.floorplan-filter__bed-wrap {
    margin: 0;
    border: 0;
    padding: 0;
}

@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;
    height: 35px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: rgba(0, 0, 0, 0.6);
    letter-spacing: 0.05rem;
    line-height: 33px;
    font-size: 1.5rem;
}

@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:focus {
    outline: 1px #ddd auto;
}

.floorplan-filter__bed-link--active {
    background: #2f74aa;
    color: #fff;
    border-color: #2f74aa;
}

.floorplan-filter__bed-link--active:hover {
    background: #2f74aa;
}

.floorplan-filter__loading {
    display: none;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@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;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 10px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: rgba(0, 0, 0, 0.6);
    font-size: 1.5rem;
}

.floorplan-filter__advanced-button:hover {
    background: rgba(255, 255, 255, 0.6);
}

.floorplan-filter__advanced-button:focus {
    outline: 1px #ddd auto;
}

@media (min-width: 660px) {
    .floorplan-listing:not(.floorplan-listing--rows) {
        margin-top: -10px;
        margin-left: -10px;
        width: calc(100% + 20px);
    }
}

@media (min-width: 660px) and (max-width: 808px) {
    .floorplan-listing--rows:not(.floorplan-listing--no-images) {
        margin-top: -10px;
        margin-left: -10px;
        width: calc(100% + 20px);
    }
}

@media (max-width: 660px) {
    .floorplan-listing {
        width: 100%;
        margin: 0;
    }
}

.floorplan-listing__list {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

@media (min-width: 808px) {
    .floorplan-listing--rows .floorplan-listing__list {
        flex-wrap: nowrap;
        flex-direction: column;
    }
}

.floorplan-listing__item {
    position: relative;
    width: calc(33.33% - 20px);
    display: flex;
    align-items: stretch;
    margin: 10px;
    text-align: left;
    border: 1px solid #e5e5e5;
}

.floorplan-listing__item .floorplan-flag--floating {
    position: absolute;
    left: 0;
    bottom: 10px;
}

.floorplan-listing__item.floorplan-listing:not(.floorplan-listing--rows)
    .floorplan-listing__item:hover {
    border-color: var(--jd-brand-color);
}

@media (min-width: 808px) {
    .floorplan-listing--rows .floorplan-listing__item {
        width: 100%;
        margin: 0;
    }

    .floorplan-listing--rows .floorplan-listing__item:not(:first-child) {
        margin-top: -1px;
    }
}

@media (max-width: 808px) {
    .floorplan-listing--no-images .floorplan-listing__item {
        width: 100%;
        margin: 0;
    }

    .floorplan-listing--no-images .floorplan-listing__item:not(:last-child) {
        margin-top: -1px;
    }
}

@media (max-width: 1180px) {
    .floorplan-listing__item {
        width: calc(50% - 22px);
    }
}

@media (max-width: 660px) {
    .floorplan-listing__item {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
}

.floorplan-listing__container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

@media (min-width: 808px) {
    .floorplan-listing--rows .floorplan-listing__container {
        flex-direction: row;
        align-items: center;
    }
}

.floorplan-listing--grid-reverse .floorplan-listing__container {
    flex-direction: column-reverse;
}

.floorplan-listing__column {
    position: relative;
    display: flex;
    width: 100%;
}

.floorplan-listing__column--name {
    align-items: center;
    justify-content: flex-end;
    padding: 20px 40px 20px 40px;
    min-height: 150px;
    text-align: right;
}

.floorplan-listing__column--left {
    flex: 0;
    border-bottom: 0;
}

@media (max-width: 808px) {
    .floorplan-listing--no-images .floorplan-listing__column--left {
        display: none;
    }
}

@media (min-width: 808px) {
    .floorplan-listing--rows .floorplan-listing__column--left {
        flex: 0 0 30%;
        border-right: 1px solid #e5e5e5;
    }
}

.floorplan-listing__column--right {
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    background: #f1f1f1;
    border-top: 0;
}

@media (min-width: 808px) {
    .floorplan-listing--rows .floorplan-listing__column--right {
        background: none;
        flex-direction: row;
        align-items: center;
    }
}

@media (max-width: 808px) {
    .floorplan-listing--no-images .floorplan-listing__column--right {
        background: none;
        flex-direction: row;
        align-items: center;
    }
}

.floorplan-listing__column--mixed-listing {
    overflow: hidden;
    height: 0;
    padding-bottom: 62.723%;
    background: #fff;
}

.floorplan-listing__column--mixed-listing .floorplan-listing__image {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    z-index: 50;
}

.floorplan-listing__image {
    width: 100%;
    vertical-align: middle;
    background: #fff;
}

.floorplan-listing__overlay-banner {
    position: absolute;
    display: flex;
    align-items: center;
    z-index: 100;
    bottom: 20px;
    background: #333;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 300;
    padding: 8px 18px;
}

.floorplan-listing__overlay-banner svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.floorplan-listing__overlay-banner svg * {
    fill: currentColor;
}

@media (max-width: 1180px) {
    .floorplan-listing__overlay-banner {
        font-size: 1.4rem;
    }
}

@media (max-width: 980px) {
    .floorplan-listing__overlay-banner {
        padding: 8px 15px;
        bottom: 10px;
    }
}

.floorplan-listing__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    text-align: left;
}

.floorplan-listing--grid-reverse .floorplan-listing__content {
    align-items: center;
}

@media (max-width: 1180px) {
    .floorplan-listing__content {
        padding: 15px;
    }
}

.floorplan-listing__arrow {
    padding-right: 20px;
}

@media (max-width: 808px) {
    .floorplan-listing:not(.floorplan-listing--no-images)
        .floorplan-listing__arrow {
        display: none;
    }
}

@media (max-width: 808px) {
    .floorplan-listing__arrow {
        padding-right: 15px;
    }
}

.floorplan-listing__arrow svg {
    width: 18px;
    height: 18px;
}

@media (max-width: 808px) {
    .floorplan-listing__arrow svg {
        width: 15px;
        height: 15px;
    }
}

.floorplan-listing__arrow svg * {
    fill: rgba(0, 0, 0, 0.4);
}

.floorplan-listing__title {
    font-size: 2.2rem;
    font-weight: 300;
    font-family: "Yeseva One", serif;
    color: #2f74aa;
}

@media (min-width: 808px) {
    .floorplan-listing__title--mobile-only {
        display: none;
    }
}

@media (max-width: 1380px) {
    .floorplan-listing__title {
        font-size: 2rem;
    }
}

@media (max-width: 980px) {
    .floorplan-listing__title {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (max-width: 808px) {
    .floorplan-listing__title {
        margin-top: 0;
    }
}

.floorplan-listing__info-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

@media (max-width: 808px) {
    .floorplan-listing--no-images .floorplan-listing__info-row--flag {
        order: 1;
        margin-bottom: 0;
        margin-top: 5px;
    }
}

.floorplan-listing__info-row:not(:last-child) {
    margin-bottom: 5px;
}

.floorplan-listing__info {
    color: rgba(0, 0, 0, 0.7);
    font-size: 1.4rem;
    line-height: 1.5;
}

.floorplan-listing--grid-reverse .floorplan-listing__info {
    text-align: center;
}

.floorplan-listing__info:not(.floorplan-listing__info--wrap) {
    display: flex;
    align-items: center;
}

@media (max-width: 1380px) {
    .floorplan-listing__info {
        font-size: 1.3rem;
    }
}

@media (max-width: 808px) {
    .floorplan-listing__info {
        width: 100%;
        font-size: 1.3rem;
        float: none;
        margin: 0;
    }
}

@media (max-width: 360px) {
    .floorplan-listing__info {
        font-size: 0.8rem;
    }
}

.floorplan-listing__info--disclosure {
    font-size: 1.1rem;
    font-style: italic;
    color: rgba(0, 0, 0, 0.5);
}

.floorplan-listing__info--price {
    margin-bottom: 0 !important;
    width: auto;
}

.floorplan-listing__info--price:not(:only-child) {
    margin-right: 10px;
}

.floorplan-listing__info .sold-out {
    opacity: 0.7;
}

.floorplan-listing__info:not(:last-child) {
    margin-bottom: 5px;
}

.floorplan-listing__info span.floorplan-label.no-divider {
    padding-left: 8px;
}

@media (max-width: 1180px) {
    .floorplan-listing__info span.floorplan-label.no-divider {
        padding-left: 5px;
    }
}

@media (max-width: 360px) {
    .floorplan-listing__info span.floorplan-label.no-divider {
        padding-left: 4px;
    }
}

.floorplan-listing__info span:not(.no-divider):not(:first-child) {
    padding-left: 8px;
    margin-left: 8px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

@media (max-width: 1180px) {
    .floorplan-listing__info span:not(.no-divider):not(:first-child) {
        padding-left: 5px;
        margin-left: 5px;
    }
}

@media (max-width: 360px) {
    .floorplan-listing__info span:not(.no-divider):not(:first-child) {
        padding-left: 4px;
        margin-left: 4px;
    }
}

.floorplan-details .floorplan-flag--floating {
    position: absolute;
    left: 0;
    bottom: 20px;
}

.floorplan-details__image {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.floorplan-details__button--active svg {
    transform: rotate(180deg);
}

.floorplan-details__floor-select {
    display: none;
    width: 100%;
    border: 0;
    padding: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: rgba(0, 0, 0, 0.7);
    font-size: 1.3rem;
    font-weight: 300;
    background: none;
}

@media (max-width: 808px) {
    .floorplan-details__floor-select {
        display: block;
    }
}

.floorplan-details__floor-select:focus {
    outline: 1px #ddd auto;
}

.floorplan-details__toggle-wrap {
    display: flex;
    flex-direction: row;
    z-index: 500;
}

.floorplan-details__toggle-wrap--top {
    position: absolute;
    right: 10px;
    top: 10px;
}

@media (max-width: 980px) {
    .floorplan-details__toggle-wrap--top {
        right: 7px;
        top: 7px;
    }
}

@media (max-width: 808px) {
    .floorplan-details__toggle-wrap--top {
        justify-content: space-between;
    }

    .floorplan-details__toggle-wrap--top .floorplan-details__toggle:only-child {
        margin-left: auto;
    }
}

.floorplan-details__toggle-wrap--floors {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

@media (max-width: 980px) {
    .floorplan-details__toggle-wrap--floors {
        right: 7px;
        bottom: 7px;
    }
}

@media (max-width: 808px) {
    .floorplan-details__toggle-wrap--floors {
        justify-content: center;
    }
}

@media (max-width: 808px) {
    .floorplan-details__toggle-wrap--alt {
        position: relative;
        padding: 0 !important;
        top: -15px !important;
        right: 0 !important;
    }
}

@media (max-width: 808px) {
    .floorplan-details__toggle-wrap--using-floor-select {
        display: none;
        padding: 0;
        border-top: 0;
    }
}

@media (max-width: 808px) {
    .floorplan-details__toggle-wrap {
        position: relative;
        top: 0;
        right: 0;
        padding: 5px;
    }
}

.floorplan-details__toggle-dropdown {
    display: none;
    position: absolute;
    top: 34px;
    border: 1px solid #e5e5e5;
    border-top: 0;
    left: -1px;
    width: calc(100% + 2px);
    background: #fff;
    box-shadow: 0 4px 13px rgba(0, 0, 0, 0.2);
}

@media (max-width: 980px) {
    .floorplan-details__toggle-dropdown {
        top: 29px;
    }
}

.floorplan-details__toggle-dropdown .floorplan-details__toggle-link,
.floorplan-details__toggle-dropdown .floorplan-details__toggle-item {
    width: 100%;
    border-right: 0 !important;
}

.floorplan-details__toggle-dropdown
    .floorplan-details__toggle-link:not(:last-child),
.floorplan-details__toggle-dropdown
    .floorplan-details__toggle-item:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

.floorplan-details__toggle {
    display: flex;
    border: 1px solid #e5e5e5;
    position: relative;
    background: #fff;
}

.floorplan-details__toggle--walkthrough {
    top: 10px;
    left: 10px;
    right: auto;
}

.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 {
    display: inline-block;
}

.floorplan-details__toggle-item:not(
        .floorplan-details__toggle-item--dropdown
    ):not(:last-child) {
    border-right: 1px solid #e5e5e5;
}

.floorplan-details__toggle-item--dropdown {
    position: relative;
}

@media (max-width: 808px) {
    .floorplan-details__toggle-item--full {
        display: table;
        width: 100%;
    }
}

.floorplan-details__toggle-link {
    position: relative;
    display: flex;
    align-items: center;
    border: 0;
    padding: 0 16px;
    height: 33px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: rgba(0, 0, 0, 0.7);
    font-size: 1.3rem;
    font-weight: 300;
    background: none;
}

@media (max-width: 980px) {
    .floorplan-details__toggle-link {
        font-size: 0.8rem;
        padding: 0 10px;
        height: 28px;
    }
}

@media (max-width: 360px) {
    .floorplan-details__toggle-link {
        font-size: 1.1rem;
    }
}

.floorplan-details__toggle-link--active {
    background: #f1f1f1;
    font-weight: 500;
}

.floorplan-details__toggle-link--dropdown {
    display: flex;
    min-width: 170px;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 980px) {
    .floorplan-details__toggle-link--dropdown {
        min-width: 150px;
    }
}

.floorplan-details__toggle-link--dropdown svg {
    pointer-events: none;
    display: inline-block;
    width: 12px;
    height: 7px;
    transition: 0.1s ease all;
    margin-left: 15px;
}

@media (max-width: 980px) {
    .floorplan-details__toggle-link--dropdown svg {
        width: 10px;
        height: 10px;
    }
}

.floorplan-details__toggle-link--dropdown svg * {
    fill: rgba(0, 0, 0, 0.7);
}

.floorplan-details__toggle-link--dropdown-active svg {
    transform: rotate(180deg);
}

.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: 1rem;
        width: 24px;
        line-height: 27px;
    }
}

.floorplan-details__container {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 1000px;
}

.content-modal--floorplan .floorplan-details__container {
    padding: 0 !important;
    width: 100% !important;
}

@media (max-width: 1180px) {
    .floorplan-details__container {
        width: calc(900px - 40px);
    }
}

@media (max-width: 980px) {
    .floorplan-details__container {
        width: calc(760px - 40px);
    }
}

@media (max-width: 808px) {
    .floorplan-details__container {
        width: 100%;
    }
}

@media (max-width: 808px) {
    .floorplan-details__navigation {
        display: none;
    }
}

.floorplan-details__navigation-link {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    position: absolute;
    width: 14px;
}

@media (max-width: 980px) {
    .floorplan-details__navigation-link {
        width: 12px;
    }
}

.floorplan-details__navigation-link--prev {
    left: -40px;
}

@media (max-width: 980px) {
    .floorplan-details__navigation-link--prev {
        left: -30px;
    }
}

.floorplan-details__navigation-link--next {
    right: -40px;
}

@media (max-width: 980px) {
    .floorplan-details__navigation-link--next {
        right: -30px;
    }
}

.floorplan-details__navigation-image {
    width: 100%;
    opacity: 0.4;
}

.floorplan-details__navigation-image:hover {
    opacity: 0.8;
}

.floorplan-details__schedule-tour {
    display: none;
    margin-top: 20px;
}

.floorplan-details__form {
    background: #f1f1f1;
    padding: 40px;
}

@media (max-width: 808px) {
    .floorplan-details__form {
        padding: 10px;
    }
}

.floorplan-details__content {
    display: flex;
    flex-direction: column;
    border: 1px solid #e5e5e5;
}

.floorplan-details--no-image .floorplan-details__content {
    border: 0;
}

.floorplan-details--info-top .floorplan-details__content {
    flex-direction: column-reverse;
}

.floorplan-details__image-pane {
    background: #fff;
    position: relative;
    border-bottom: 0;
}

.floorplan-details__image-pane:after {
    display: table;
    content: "";
    clear: both;
}

.floorplan-details__flags {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media (max-width: 808px) {
    .floorplan-details__flags {
        justify-content: center;
    }
}

.floorplan-details__sold-out {
    display: table;
    background: #444;
    font-size: 0.8rem;
    font-weight: 300;
    color: #fff;
    padding: 5px 10px;
}

.floorplan-details__sold-out:not(:only-child) {
    margin-right: 10px;
}

@media (max-width: 980px) {
    .floorplan-details__sold-out {
        font-size: 1.1rem;
    }
}

@media (max-width: 360px) {
    .floorplan-details__sold-out {
        font-size: 1rem;
    }
}

.floorplan-details__image {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.floorplan-details__image--visible {
    opacity: 1;
    height: 100%;
}

.floorplan-details__floor-wrap:after {
    display: table;
    content: "";
    clear: both;
}

.floorplan-details__title-table {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f1f1f1;
    border-top: 0;
    width: 100%;
    padding: 40px;
}

.floorplan-details--no-image .floorplan-details__title-table {
    position: relative;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 1180px) {
    .floorplan-details__title-table {
        padding: 30px;
    }
}

@media (max-width: 808px) {
    .floorplan-details__title-table {
        flex-direction: column;
        padding: 30px 20px;
    }
}

.floorplan-details--no-image .floorplan-details__title-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

@media (min-width: 808px) {
    .floorplan-details--no-image
        .floorplan-details__title-column:not(:last-child) {
        margin-bottom: 8px;
    }
}

@media (max-width: 808px) {
    .floorplan-details__title-column {
        display: table;
        width: 100% !important;
    }

    .floorplan-details__title-column:not(:last-child) {
        margin-bottom: 8px;
    }
}

.floorplan-details__title-column--left {
    max-width: 55%;
}

@media (min-width: 808px) {
    .floorplan-details--no-image .floorplan-details__title-column--left {
        max-width: none;
    }
}

@media (max-width: 808px) {
    .floorplan-details__title-column--left {
        max-width: initial;
    }
}

.floorplan-details__title {
    color: rgba(0, 0, 0, 0.7);
    font-family: "Yeseva One", serif;
    font-size: 3rem;
    line-height: 3.2rem;
    font-weight: 500;
}

.floorplan-details--no-image .floorplan-details__title {
    color: var(--jd-brand-color);
    text-align: center;
}

@media (min-width: 1180px) {
    .floorplan-details--no-image .floorplan-details__title {
        font-size: 4rem;
        line-height: 1;
    }
}

@media (max-width: 808px) {
    .floorplan-details--no-image .floorplan-details__title {
        font-size: 2.5rem;
        line-height: 2.8rem;
    }
}

@media (max-width: 980px) {
    .floorplan-details__title {
        font-size: 2.5rem;
        line-height: 2.8rem;
    }
}

@media (max-width: 808px) {
    .floorplan-details__title {
        text-align: center;
        width: 100%;
        font-size: 2rem;
        line-height: 2.2rem;
    }
}

.floorplan-details__title:not(:last-child) {
    margin-bottom: 8px;
}

.floorplan-details--no-image .floorplan-details__title:not(:last-child) {
    margin-bottom: 0;
}

@media (max-width: 808px) {
    .floorplan-details__title:not(:last-child) {
        margin-bottom: 6px;
    }
}

.floorplan-details__price-avail {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 5px;
}

.floorplan-details--no-image .floorplan-details__price-avail {
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

@media (max-width: 360px) {
    .floorplan-details--no-image .floorplan-details__price-avail {
        flex-direction: column;
    }
}

@media (max-width: 808px) {
    .floorplan-details__price-avail {
        align-items: center;
    }
}

.floorplan-details__price {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 400;
    bottom: 100px;
}

.floorplan-details__price.sold-out {
    opacity: 0.7;
}

@media (max-width: 980px) {
    .floorplan-details__price {
        font-size: 1rem;
    }
}

@media (max-width: 808px) {
    .floorplan-details__price {
        font-size: 1.4rem;
        text-align: center;
    }
}

.floorplan-details__info {
    color: rgba(0, 0, 0, 0.7);
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 300;
}

.floorplan-details__info--price {
    margin: 0 !important;
}

.floorplan-details__info span:not(:last-child) {
    padding-right: 8px;
    margin-right: 5px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

@media (max-width: 808px) {
    .floorplan-details__info span:not(:last-child) {
        padding-right: 5px;
        margin-right: 3px;
    }
}

@media (max-width: 360px) {
    .floorplan-details__info span:not(:last-child) {
        padding-right: 4px;
        margin-right: 2px;
    }
}

.floorplan-details__info:not(:last-child) {
    margin-bottom: 8px;
}

@media (max-width: 1180px) {
    .floorplan-details__info {
        font-size: 1.4rem;
    }
}

@media (max-width: 808px) {
    .floorplan-details__info {
        width: 100%;
        font-size: 1.3rem;
        text-align: center;
        float: none;
        margin: 0;
    }
}

@media (max-width: 360px) {
    .floorplan-details__info {
        font-size: 0.8rem;
    }
}

.floorplan-details__details {
    margin-top: 40px;
}

@media (max-width: 808px) {
    .floorplan-details__details {
        margin-top: 20px;
    }
}

.floorplan-details__description {
    text-align: center;
    margin-bottom: 20px;
}

.floorplan-details__button-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}

.floorplan-details__button-wrap:after {
    display: table;
    content: "";
    clear: both;
}

@media (max-width: 660px) {
    .floorplan-details__button-wrap {
        flex-direction: column;
    }
}

.floorplan-details__button-wrap-item {
    display: inline-block;
    margin-right: 15px;
}

.floorplan-details__button-wrap-item:last-child {
    margin-right: 0;
}

@media (max-width: 808px) {
    .floorplan-details__button-wrap-item {
        margin-right: 10px;
    }
}

@media (max-width: 660px) {
    .floorplan-details__button-wrap-item {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .floorplan-details__button-wrap-item:last-child {
        margin-bottom: 0;
    }
}

.floorplan-details__button {
    font-size: 1rem;
    padding: 12px 20px;
    background-color: var(--jd-brand-color) !important;
}

.floorplan-details__button.no-arrow svg {
    display: none;
}

.floorplan-details__button svg {
    display: inline-block;
    transition: 0.1s ease all;
    width: 12px;
    height: 7px;
    margin-left: 10px;
}

@media (max-width: 808px) {
    .floorplan-details__button svg {
        width: 10px;
        height: 6px;
    }
}

.floorplan-details__button svg * {
    fill: #fff;
}

.floorplan-details__button--active {
    opacity: 0.8;
}

.floorplan-details__button.hide-arrow svg {
    display: none;
}

@media (max-width: 980px) {
    .floorplan-details__button img {
        width: 10px;
    }

    .floorplan-details__button img.down {
        height: 10px;
    }
}

@media (max-width: 808px) {
    .floorplan-details__button {
        font-size: 1.4rem;
    }
}

.floorplan-details__walkthrough {
    border: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2000;
}

.check-availability {
    margin-top: 40px;
    border-bottom: 0;
}

@media (max-width: 980px) {
    .check-availability {
        background: none;
        border: 0;
    }
}

@media (max-width: 808px) {
    .check-availability {
        margin-top: 20px;
    }
}

@media (min-width: 808px) {
    .check-availability--star-rez .check-availability__cell--links {
        width: 200px;
        white-space: nowrap;
    }
}

.check-availability__table {
    width: 100%;
}

.check-availability__table tbody {
    display: flex;
    flex-direction: column;
}

.check-availability__row {
    display: flex;
    font-size: 1rem;
    color: rgba(0, 0, 0, 0.6);
}

@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: 660px) {
    .check-availability__row {
        display: table;
        width: 100%;
        position: relative;
    }
}

.check-availability--with-more-dropdown
    .check-availability__row:not(.check-availability__row--with-more-dropdown)
    .check-availability__cell--link {
    padding-right: 40px;
}

@media (max-width: 808px) {
    .check-availability--with-more-dropdown
        .check-availability__row:not(
            .check-availability__row--with-more-dropdown
        )
        .check-availability__cell--link {
        padding-right: 31px;
    }
}

@media (max-width: 480px) {
    .check-availability--with-more-dropdown
        .check-availability__row:not(
            .check-availability__row--with-more-dropdown
        )
        .check-availability__cell--link {
        padding-right: 28px;
    }
}

@media (max-width: 480px) {
    .check-availability--with-more-dropdown
        .check-availability__row:not(
            .check-availability__row--with-more-dropdown
        )
        .check-availability__cell--link {
        padding-right: 0;
    }
}

.check-availability__row--head {
    flex: 1;
}

.check-availability__row--lease-term {
    margin-top: 0;
    border-top: 0;
    background: #f1f1f1;
}

.check-availability__row--with-more-dropdown {
    z-index: 1000;
}

@media (max-width: 660px) {
    .check-availability__row {
        border-bottom: 1px solid #e5e5e5;
    }
}

.check-availability__row:last-child {
    border-bottom: 0;
}

.check-availability__row:nth-child(2) {
    margin-top: 0;
}

.check-availability__head {
    flex: 1;
    font-size: 1.4rem;
    font-weight: 600;
    padding: 8px 14px;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
}

.check-availability__head--unit {
    flex: 0 110px;
}

@media (max-width: 980px) {
    .check-availability__head--unit {
        flex: 0 90px;
    }
}

.check-availability__head--floor {
    flex: 0 80px;
}

@media (max-width: 980px) {
    .check-availability__head--floor {
        flex: 0 60px;
    }
}

.check-availability__head--link {
    flex-basis: 200px;
}

@media (max-width: 980px) {
    .check-availability__head--link {
        flex-basis: 200px;
    }
}

@media (max-width: 980px) {
    .check-availability__head {
        font-size: 1.3rem;
    }
}

@media (max-width: 808px) {
    .check-availability__head {
        font-size: 0.8rem;
        padding: 5px;
    }
}

@media (max-width: 660px) {
    .check-availability__head {
        font-size: 0.8rem;
        display: none;
    }
}

@media (max-width: 980px) {
    .check-availability__head {
        white-space: nowrap;
    }
}

@media (max-width: 980px) {
    .check-availability__head--building,
    .check-availability__head--deposit {
        display: none;
    }
}

.check-availability__head:last-child {
    border-right: 0;
}

.check-availability__floor-text {
    font-size: 0.8rem;
    color: rgba(0, 0, 0, 0.4);
    font-style: italic;
}

.check-availability__cell {
    display: flex;
    align-items: center;
    flex: 1;
    font-size: 1.4rem;
    padding: 8px 14px;
    border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 980px) {
    .check-availability__cell {
        font-size: 1.3rem;
    }
}

@media (max-width: 808px) {
    .check-availability__cell {
        font-size: 0.8rem;
        padding: 5px;
    }
}

@media (max-width: 660px) {
    .check-availability__cell {
        display: inline-block;
        font-size: 0.8rem;
        border-bottom: 0;
        padding: 3px 10px;
        white-space: nowrap;
    }

    .check-availability__cell .check-availability__amenity-button-text {
        display: none;
    }
}

@media (max-width: 360px) {
    .check-availability__cell {
        padding: 3px 7px;
    }
}

.check-availability__cell--floor {
    flex: 0 80px;
}

@media (max-width: 980px) {
    .check-availability__cell--floor {
        flex: 0 60px;
    }
}

@media (max-width: 660px) {
    .check-availability__cell--floor {
        flex: 0;
    }
}

@media (max-width: 980px) {
    .check-availability__cell--full-mobile {
        width: 100% !important;
        border-right: 0 !important;
    }
}

@media (max-width: 660px) {
    .check-availability__cell--floor:empty {
        display: none;
    }
}

@media (max-width: 980px) {
    .check-availability__cell--building,
    .check-availability__cell--deposit {
        display: none;
    }
}

.check-availability__cell--unit {
    align-items: center;
    justify-content: flex-start;
    flex: 0 110px;
}

.check-availability__cell--unit a {
    display: inline-flex;
    margin-left: 10px;
    padding-top: 2px;
}

.check-availability__cell--unit a svg {
    width: 20px;
    height: 20px;
}

.check-availability__cell--unit a svg * {
    fill: #333;
}

@media (max-width: 980px) {
    .check-availability__cell--unit {
        flex: 0 90px;
    }
}

@media (max-width: 660px) {
    .check-availability__cell--unit {
        flex: 0;
    }
}

@media (max-width: 360px) {
    .check-availability__row--with-floor .check-availability__cell--floor {
        border-right: 0;
    }
}

@media (max-width: 360px) {
    .check-availability__row--with-floor .check-availability__cell--price {
        display: block;
        margin: 0;
    }
}

@media (max-width: 660px) {
    .check-availability__cell--unit,
    .check-availability__cell--price,
    .check-availability__cell--floor {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 660px) {
    .check-availability__cell--unit,
    .check-availability__cell--price,
    .check-availability__cell--availability,
    .check-availability__cell--floor {
        display: inline-flex;
        margin: 10px 0;
    }
}

@media (max-width: 480px) {
    .check-availability__cell--unit,
    .check-availability__cell--price,
    .check-availability__cell--floor {
        margin-bottom: 5px;
    }
}

@media (max-width: 660px) {
    .check-availability--with-extra-actions .check-availability__cell--unit,
    .check-availability--with-extra-actions .check-availability__cell--price,
    .check-availability--with-extra-actions .check-availability__cell--floor {
        margin-bottom: 5px;
    }
}

@media (max-width: 480px) {
    .check-availability__cell--availability {
        display: block;
        margin-top: 0;
        padding-top: 0;
    }
}

@media (max-width: 660px) {
    .check-availability--with-extra-actions
        .check-availability__cell--availability {
        display: block;
        margin-top: 0;
        padding-top: 0;
    }
}

@media (max-width: 480px) {
    .check-availability__cell--price {
        border-right: 0;
    }
}

@media (max-width: 660px) {
    .check-availability--with-extra-actions .check-availability__cell--price {
        border-right: 0;
    }
}

.check-availability__cell--link {
    display: flex;
    justify-content: flex-end;
    flex-basis: 200px;
}

@media (max-width: 980px) {
    .check-availability__cell--link {
        flex-basis: 200px;
    }
}

@media (max-width: 660px) {
    .check-availability__cell--link {
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: auto;
        right: 0;
    }
}

.check-availability__row--with-more-dropdown .check-availability__cell--link {
    padding-right: 0;
}

.check-availability__cell--amenities,
.check-availability__cell--specials {
    display: flex !important;
    padding: 0;
    white-space: initial;
}

@media (max-width: 980px) {
    .check-availability__cell--view-amenities {
        display: none;
    }
}

.check-availability__cell--lease-term {
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    text-align: center;
}

@media (max-width: 660px) {
    .check-availability__cell--lease-term {
        padding: 20px;
        text-align: left;
    }
}

.check-availability__cell-mobile-label {
    display: none;
}

@media (max-width: 660px) {
    .check-availability__cell-mobile-label {
        display: inline-block;
    }
}

.check-availability__cell-links {
    display: inline-flex;
}

@media (max-width: 480px) {
    .check-availability__cell-links {
        flex-direction: column;
    }
}

@media (max-width: 360px) {
    .check-availability__row--with-exterior-actions
        .check-availability__cell-links {
        flex-direction: column;
        margin-top: -15px;
    }
}

.check-availability__cell-more {
    position: relative;
    display: inline-flex;
}

@media (max-width: 808px) {
    .check-availability__cell-more {
        margin-left: 0;
    }
}

.check-availability__cell-more-dropdown {
    position: absolute;
    z-index: 500;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #fff;
    right: -7px;
    top: 23px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
}

.check-availability__cell-more-link {
    display: inline-flex;
    justify-content: center;
    vertical-align: middle;
    height: 32px;
    width: 40px;
}

@media (max-width: 808px) {
    .check-availability__cell-more-link {
        width: 30px;
    }
}

@media (max-width: 480px) {
    .check-availability__cell-more-link {
        width: 27px;
    }
}

.check-availability__cell-more-link svg {
    height: 100%;
    width: 3px;
}

.check-availability__cell-link {
    font-size: 1.3rem;
    display: inline-block;
    padding: 7px 12px;
    background: #2f74aa;
    color: #fff;
    text-align: center;
}

.check-availability__cell-link:not(.check-availability__cell-link--amenities) {
    min-width: 100px;
}

@media (max-width: 808px) {
    .check-availability__cell-link:not(
            .check-availability__cell-link--amenities
        ) {
        min-width: 90px;
    }
}

@media (max-width: 808px) {
    .check-availability__cell-link {
        font-size: 0.8rem;
    }
}

@media (max-width: 660px) {
    .check-availability__cell-link {
        width: 100px;
        padding: 6px 0;
    }
}

.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--simple {
    background: none !important;
    color: rgba(0, 0, 0, 0.6);
}

.check-availability__cell-link--dropdown {
    color: rgba(0, 0, 0, 0.6);
    padding: 6px 14px;
    font-size: 1.3rem;
    background: rgba(0, 0, 0, 0) !important;
}

@media (max-width: 808px) {
    .check-availability__cell-link--dropdown {
        font-size: 0.8rem;
    }
}

.check-availability__cell-link--dropdown:hover {
    background-color: rgba(0, 0, 0, 0.03);
}

.check-availability__cell-link--dropdown:first-child {
    padding-top: 8px;
}

.check-availability__cell-link--dropdown:last-child {
    padding-bottom: 8px;
}

.check-availability__cell-link--amenities-open
    .check-availability__amenity-button-icon--expand {
    display: none;
}

.check-availability__cell-link--amenities-open
    .check-availability__amenity-button-icon--collapse {
    display: inline-block;
}

.check-availability__cell-link:not(
        .check-availability__cell-link--amenities
    ):not(:last-child) {
    margin-right: 6px;
}

@media (max-width: 480px) {
    .check-availability__cell-link:not(
            .check-availability__cell-link--amenities
        ):not(:last-child) {
        margin-right: 0;
    }
}

.check-availability__cell-link:hover {
    opacity: 0.8;
}

.check-availability__mobile-label {
    display: none;
}

@media (max-width: 660px) {
    .check-availability__mobile-label {
        display: inline-block;
    }
}

.check-availability__lease-term-title {
    display: block;
    font-weight: 700;
    margin-bottom: 15px;
}

.check-availability__lease-term-option {
    display: table;
    cursor: pointer;
    width: 100%;
    margin-bottom: 12px;
}

.check-availability__lease-term-option--static {
    pointer-events: none;
}

.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;
    }
}

.check-availability__lease-term-list {
    display: table;
    margin: 0 auto;
}

@media (max-width: 660px) {
    .check-availability__lease-term-list {
        margin: 0;
    }
}

.check-availability__lease-term-button {
    margin-top: 20px;
}

.check-availability__link-icon svg {
    display: inline-block;
    vertical-align: -3px;
    width: 15px;
    height: 15px;
}

.check-availability__link-icon svg * {
    fill: currentColor;
}

@media (max-width: 660px) {
    .check-availability__link-icon svg {
        width: 12px;
        height: 12px;
    }
}

.check-availability__link-icon--expand svg,
.check-availability__link-icon--collapse svg {
    display: inline-block;
    vertical-align: 0px;
    width: 8px;
    height: 8px;
    margin-left: 7px;
}

@media (max-width: 660px) {
    .check-availability__link-icon--expand svg,
    .check-availability__link-icon--collapse svg {
        width: 10px;
        height: 10px;
    }
}

.check-availability__link-icon--expand svg *,
.check-availability__link-icon--collapse svg * {
    fill: rgba(0, 0, 0, 0.2);
}

.open .check-availability__link-icon--expand {
    display: none;
}

.open .check-availability__link-icon--collapse {
    display: inline-block;
}

.check-availability__link-icon--collapse {
    display: none;
}

.check-availability__link-icon--front {
    margin-right: 3px;
}

.check-availability__specials {
    display: flex;
    flex-direction: column;
    flex: 1;
    background: #f1f1f1;
    padding: 30px;
}

@media (max-width: 808px) {
    .check-availability__specials-item {
        text-align: center;
    }
}

.check-availability__specials-item:only-child {
    text-align: center;
}

.check-availability__specials-item:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.check-availability__special-title {
    font-size: 2rem;
}

.check-availability__special-title:not(:only-child) {
    margin-bottom: 8px;
}

@media (max-width: 808px) {
    .check-availability__special-title {
        font-size: 1.7rem;
    }
}

.check-availability__amenities-wrap {
    display: flex;
    flex: 1;
    padding: 30px 20px;
    background: #f1f1f1;
}

@media (max-width: 808px) {
    .check-availability__amenities-wrap {
        padding: 20px;
    }
}

@media (max-width: 660px) {
    .check-availability__amenities-wrap {
        padding: 10px 20px 10px 0;
    }
}

.check-availability__amenities {
    display: table;
    width: 100%;
    text-align: center;
}

.check-availability__amenities--desktop {
    display: block;
}

@media (max-width: 660px) {
    .check-availability__amenities--desktop {
        display: none;
    }
}

.check-availability__amenities--mobile {
    display: none;
    padding-left: 30px;
}

@media (max-width: 660px) {
    .check-availability__amenities--mobile {
        display: block;
        text-align: left;
    }
}

.check-availability__amenities ul {
    max-width: 33%;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 660px) {
    .check-availability__amenities ul {
        max-width: 100%;
    }
}

.check-availability__amenities ul:not(:last-child) {
    padding-right: 70px;
}

@media (max-width: 1180px) {
    .check-availability__amenities ul:not(:last-child) {
        padding-right: 50px;
    }
}

@media (max-width: 808px) {
    .check-availability__amenities ul:not(:last-child) {
        padding-right: 30px;
    }
}

.check-availability__amenities li {
    position: relative;
    display: block;
    vertical-align: top;
    font-size: 1.4rem;
    color: rgba(0, 0, 0, 0.7);
    padding: 10px 0;
    text-align: left;
}

@media (max-width: 980px) {
    .check-availability__amenities li {
        font-size: 1.3rem;
    }
}

@media (max-width: 808px) {
    .check-availability__amenities li {
        font-size: 0.8rem;
    }
}

@media (max-width: 660px) {
    .check-availability__amenities li {
        padding: 6px 0;
    }
}

.check-availability__amenities li:before {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    position: absolute;
    left: -13px;
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: url("../images/svgs/bullet.svg") no-repeat center center/5px;
}

.floorplan-result-message {
    font-size: 1rem;
    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;
    }
}

.ebrochure__table {
    width: 100%;
    border: 1px solid #ccc;
    border-bottom: 0;
}

.ebrochure__table:after {
    display: table;
    content: "";
    clear: both;
}

.ebrochure__heading {
    width: 25%;
    padding: 15px;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    border-right: 1px solid #ccc;
}

.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 #ccc;
}

.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 #ccc;
    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: 0.8rem;
    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;
    display: table;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 808px) {
    .ebrochure__input-wrap {
        width: 100%;
    }
}

.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 {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
}

.ebrochure__input::-moz-placeholder {
    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: table !important;
    width: 300px;
    color: #fff !important;
    text-decoration: none !important;
    border: 0;
}

.ebrochure__button--submit {
    margin-top: 20px !important;
}

@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%;
    }
}

.featured-floorplan-page--with-footer-callout .ff__section--gallery:last-child {
    padding-bottom: 60px;
}

@media (max-width: 1180px) {
    .featured-floorplan-page--with-footer-callout
        .ff__section--gallery:last-child {
        padding-bottom: 40px;
    }
}

.ff__container {
    padding: 150px 0;
}

@media (max-width: 1680px) {
    .ff__container {
        padding: 100px 0;
    }
}

@media (max-width: 1380px) {
    .ff__container {
        padding: 80px 0;
    }
}

@media (max-width: 980px) {
    .ff__container {
        padding: 60px 0;
    }
}

@media (max-width: 808px) {
    .ff__container {
        padding: 60px 30px;
    }
}

@media (max-width: 480px) {
    .ff__container {
        padding: 50px 20px;
    }
}

@media (min-width: 1380px) {
    .ff__container--thin {
        width: 1100px;
    }
}

@media (min-width: 731px) {
    .ff__container--center {
        text-align: center;
    }
}

.ff__title {
    font-size: 2.6rem;
    color: #2f74aa;
    font-weight: 300;
}

@media (max-width: 808px) {
    .ff__title {
        font-size: 2.4rem;
    }
}

@media (max-width: 730px) {
    .ff__title {
        font-size: 2.1rem;
    }
}

.ff__subtitle {
    font-size: 7rem;
    font-weight: 300;
    line-height: 8.5rem;
}

@media (max-width: 1380px) {
    .ff__subtitle {
        font-size: 6rem;
        line-height: 7.5rem;
    }
}

@media (max-width: 1180px) {
    .ff__subtitle {
        font-size: 5rem;
        line-height: 6.5rem;
    }
}

@media (max-width: 980px) {
    .ff__subtitle {
        font-size: 4rem;
        line-height: 5.5rem;
    }
}

@media (max-width: 808px) {
    .ff__subtitle {
        font-size: 3.6rem;
        line-height: 4.2rem;
    }
}

@media (max-width: 730px) {
    .ff__subtitle {
        font-size: 3.2rem;
        line-height: 3.8rem;
    }
}

@media (max-width: 360px) {
    .ff__subtitle {
        font-size: 3rem;
        line-height: 3.6rem;
    }
}

.ff__subtitle:not(:only-child):not(:first-child) {
    margin-top: 20px;
}

@media (max-width: 980px) {
    .ff__subtitle:not(:only-child):not(:first-child) {
        margin-top: 10px;
    }
}

.ff__section:not(.ff__section--gallery) {
    display: flex;
    margin: 100px auto;
}

@media (max-width: 1380px) {
    .ff__section:not(.ff__section--gallery) {
        margin: 80px auto;
    }
}

@media (max-width: 980px) {
    .ff__section:not(.ff__section--gallery) {
        margin: 40px auto;
    }
}

@media (max-width: 808px) {
    .ff__section:not(.ff__section--gallery) {
        width: 100%;
        padding: 30px;
        margin: 0;
    }
}

@media (max-width: 730px) {
    .ff__section:not(.ff__section--gallery) + .ff__section--gallery {
        padding-top: 0 !important;
    }
}

@media (min-width: 730px) {
    .ff__section:not(.ff__section--gallery) {
        align-items: flex-start;
    }
}

@media (max-width: 730px) {
    .ff__section:not(.ff__section--gallery) {
        flex-direction: column;
    }
}

@media (min-width: 980px) {
    .ff__section--alt {
        flex-direction: row-reverse;
    }
}

.ff__section--floorplans:last-child.ff__section--floorplans:last-child {
    margin-top: 150px;
}

@media (max-width: 1380px) {
    .ff__section--floorplans:last-child.ff__section--floorplans:last-child {
        margin-top: 120px;
    }
}

@media (max-width: 1180px) {
    .ff__section--floorplans:last-child.ff__section--floorplans:last-child {
        margin-top: 80px;
    }
}

@media (max-width: 980px) {
    .ff__section--floorplans:last-child.ff__section--floorplans:last-child {
        margin-top: 60px;
    }
}

@media (max-width: 808px) {
    .ff__section--floorplans:last-child.ff__section--floorplans:last-child {
        margin-top: 20px;
    }
}

@media (max-width: 808px) {
    .ff__section--generic + .ff__section--generic,
    .ff__section--generic + .ff__section--floorplans {
        padding-top: 0;
    }
}

.ff__section-column {
    display: flex;
    flex: 50%;
}

@media (max-width: 730px) {
    .ff__section-column {
        width: 100%;
    }
}

.ff__section-column--image {
    position: relative;
    padding-bottom: 50%;
}

@media (max-width: 980px) {
    .ff__section-column--image {
        flex: 40%;
    }
}

@media (max-width: 730px) {
    .ff__section-column--image {
        margin-bottom: 30px;
    }
}

.ff__section-column--content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.ff__section-image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.ff__section-image--mobile {
    display: none;
}

@media (max-width: 730px) {
    .ff__section-image--mobile {
        display: block;
    }

    .ff__section-image--mobile + .ff__section-image {
        display: none;
    }
}

@media (min-width: 980px) {
    .ff__section-image {
        height: 100%;
    }
}

.ff__section-content-container {
    max-width: 500px;
    width: 80%;
}

@media (max-width: 730px) {
    .ff__section-content-container {
        width: 100%;
    }
}

@media (max-width: 730px) {
    .ff__section-content-container {
        max-width: none;
    }
}

.ff__section-title {
    margin-bottom: 20px;
}

@media (max-width: 980px) {
    .ff__section-title {
        margin-bottom: 20px;
    }
}

@media (max-width: 730px) {
    .ff__section-title {
        margin-bottom: 10px;
    }
}

.ff__section-title--large,
.ff__section-title--medium {
    font-size: 4rem;
}

@media (max-width: 980px) {
    .ff__section-title--large,
    .ff__section-title--medium {
        font-size: 3.5rem;
    }
}

@media (max-width: 808px) {
    .ff__section-title--large,
    .ff__section-title--medium {
        font-size: 3.2rem;
    }
}

@media (max-width: 730px) {
    .ff__section-title--large,
    .ff__section-title--medium {
        font-size: 3rem;
    }
}

@media (max-width: 480px) {
    .ff__section-title--large,
    .ff__section-title--medium {
        font-size: 2.8rem;
    }
}

.ff__section-title--small {
    font-size: 3.5rem;
}

@media (max-width: 808px) {
    .ff__section-title--small {
        font-size: 3.2rem;
    }
}

@media (max-width: 730px) {
    .ff__section-title--small {
        font-size: 3rem;
    }
}

@media (max-width: 480px) {
    .ff__section-title--small {
        font-size: 2.8rem;
    }
}

.ff__section-content {
    font-size: 1.7rem;
    line-height: 1.6em;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 300;
}

html:not(.using-bullet-style) .ff__section-content ul,
html.using-bullet-style.bullet-style-bullets .ff__section-content ul {
    list-style: disc;
    padding-left: 20px;
}

.ff__section-content ul li:not(:last-child) {
    margin-bottom: 5px;
}

.ff__section-content p:not(:last-child),
.ff__section-content ul:not(:last-child),
.ff__section-content ol:not(:last-child) {
    margin-bottom: 20px;
}

@media (max-width: 1680px) {
    .ff__section-content {
        font-size: 1.7rem;
        line-height: 3rem;
    }
}

@media (max-width: 1180px) {
    .ff__section-content {
        font-size: 1rem;
        line-height: 2.8rem;
    }
}

@media (max-width: 980px) {
    .ff__section-content {
        font-size: 1.4rem;
        line-height: 2.4rem;
    }
}

@media (max-width: 480px) {
    .ff__section-content {
        font-size: 1.3rem;
        line-height: 2.2rem;
    }
}

.ff__section-buttons {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-left: -5px;
}

.ff__section-buttons .page__button {
    margin: 5px !important;
}

@media (max-width: 660px) and (min-width: 480px) {
    .ff__section-buttons .page__button {
        width: auto !important;
    }
}

@media (max-width: 808px) {
    .ff__section-buttons {
        margin-top: 20px;
    }
}

.ff__floorplan-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.ff__floorplan-title {
    margin-bottom: 20px;
    text-align: center;
}

@media (max-width: 980px) {
    .ff__floorplan-title {
        margin-bottom: 20px;
    }
}

@media (max-width: 730px) {
    .ff__floorplan-title {
        margin-bottom: 10px;
    }
}

.ff__floorplan-title--large,
.ff__floorplan-title--medium {
    font-size: 4rem;
}

@media (max-width: 980px) {
    .ff__floorplan-title--large,
    .ff__floorplan-title--medium {
        font-size: 3.5rem;
    }
}

@media (max-width: 808px) {
    .ff__floorplan-title--large,
    .ff__floorplan-title--medium {
        font-size: 3.2rem;
    }
}

@media (max-width: 730px) {
    .ff__floorplan-title--large,
    .ff__floorplan-title--medium {
        font-size: 3rem;
    }
}

@media (max-width: 480px) {
    .ff__floorplan-title--large,
    .ff__floorplan-title--medium {
        font-size: 2.8rem;
    }
}

.ff__floorplan-title--small {
    font-size: 3.5rem;
}

@media (max-width: 808px) {
    .ff__floorplan-title--small {
        font-size: 3.2rem;
    }
}

@media (max-width: 730px) {
    .ff__floorplan-title--small {
        font-size: 3rem;
    }
}

@media (max-width: 480px) {
    .ff__floorplan-title--small {
        font-size: 2.8rem;
    }
}

.ff__gallery-container {
    position: relative;
    height: auto;
    max-height: 100vh;
    padding-bottom: 54.688%;
}

@media (max-width: 980px) {
    .ff__gallery-container {
        padding-bottom: 65%;
    }
}

.ff__gallery-slider-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
}

.ff__gallery-slider-wrap.hidden {
    opacity: 0;
}

.ff__gallery-slider {
    position: absolute !important;
    width: 100%;
    height: 100%;
}

.ff__gallery-slider .slides li {
    position: absolute !important;
    height: 100%;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.ff__gallery-slider .flex-direction-nav .flex-prev {
    background-image: url("../images/svgs/arrow-left-long.svg");
}

.ff__gallery-slider .flex-direction-nav .flex-next {
    background-image: url("../images/svgs/arrow-right-long.svg");
}

.ff__gallery-slider .flex-direction-nav {
    position: absolute;
    display: flex;
    z-index: 1000;
    right: 55px;
    bottom: 35px;
}

@media (max-width: 808px) {
    .ff__gallery-slider .flex-direction-nav {
        right: 20px;
        bottom: 15px;
    }
}

.ff__gallery-slider .flex-direction-nav li:not(:last-child) {
    margin-right: 20px;
}

@media (max-width: 730px) {
    .ff__gallery-slider .flex-direction-nav li:not(:last-child) {
        margin-right: 15px;
    }
}

.ff__gallery-slider .flex-direction-nav a {
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 808px) {
    .ff__gallery-slider .flex-direction-nav a {
        width: 35px;
        background-size: 35px;
        height: 20px;
    }
}

@media (max-width: 730px) {
    .ff__gallery-slider .flex-direction-nav a {
        width: 28px;
        background-size: 28px;
    }
}

.ff__gallery-slider .flex-direction-nav a:hover {
    background-color: rgba(0, 0, 0, 0);
}

.ff__gallery-caption {
    position: absolute;
    bottom: 35px;
    left: 55px;
    color: #fff;
    font-size: 1.7rem;
    line-height: 2.2rem;
    font-weight: 300;
    z-index: 5000;
    width: 60%;
}

@media (max-width: 808px) {
    .ff__gallery-caption {
        font-size: 1.4rem;
        left: 20px;
        bottom: 15px;
    }
}

@media (max-width: 730px) {
    .ff__gallery-caption {
        font-size: 0.8rem;
    }
}

.ff__gallery-slide-gradient {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#00000000", endColorstr="#FF000000");
    background: linear-gradient(to bottom, transparent 0%, #000 100%);
    width: 100%;
    height: 300px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.8;
    z-index: 3000;
}

@media (max-width: 980px) {
    .ff__gallery-slide-gradient {
        height: 130px;
        opacity: 0.6;
    }
}

.content-modal {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.content-modal__content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 60px 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 808px) {
    .content-modal--floorplan .content-modal__content {
        padding: 80px 0 20px 0;
    }
}

@media (max-width: 660px) {
    .content-modal__content {
        padding: 50px 20px 20px 20px;
    }
}

.content-modal__floorplan-specials-item:only-child
    .content-modal__floorplan-specials-item-title:only-child {
    justify-content: center;
}

.content-modal__floorplan-specials-item:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.content-modal__floorplan-specials-item-title {
    display: flex;
    align-items: center;
    font-size: 2.1rem;
    color: #2f74aa;
    font-weight: 600;
}

.content-modal__floorplan-specials-item-title:not(:last-child) {
    margin-bottom: 5px;
}

.content-modal__floorplan-specials-item-description {
    font-size: 1.5rem;
}

.content-modal__floorplan-specials-item-icon {
    margin-right: 10px;
}

.content-modal__floorplan-specials-item-icon svg {
    width: 20px;
    height: 20px;
}

.content-modal__close {
    position: absolute;
    right: -30px;
    top: -30px;
    text-indent: -9999px;
    width: 23px;
    height: 23px;
    background: url(../images/svgs/close-white-thin.svg) no-repeat center
        center/100%;
}

@media (max-width: 660px) {
    .content-modal__close {
        right: 0;
    }
}

.content-modal__body {
    position: relative;
    display: table;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    background: #fff;
    padding: 40px;
    width: 100%;
    margin: auto;
}

.content-modal:not(.content-modal--floorplan):not(.content-modal--thin)
    .content-modal__body {
    width: 600px;
}

@media (min-width: 660px) {
    .content-modal--thin .content-modal__body {
        width: 400px;
    }
}

.content-modal--floorplan .content-modal__body {
    background: #fff;
    margin: auto;
    width: 1080px;
    display: table;
}

@media (max-width: 1180px) {
    .content-modal--floorplan .content-modal__body {
        width: calc(900px - 40px);
    }
}

@media (max-width: 980px) {
    .content-modal--floorplan .content-modal__body {
        width: calc(760px - 40px);
    }
}

@media (max-width: 808px) {
    .content-modal--floorplan .content-modal__body {
        width: 100%;
        margin: auto 40px;
    }
}

@media (max-width: 660px) {
    .content-modal--floorplan .content-modal__body {
        margin: auto 20px;
    }
}

@media (max-width: 980px) {
    .content-modal__body {
        padding: 35px;
    }
}

@media (max-width: 660px) {
    .content-modal__body {
        padding: 20px;
    }
}

.content-modal__body-column {
    display: table-cell;
    vertical-align: top;
}

.content-modal__body-column--image {
    padding-right: 30px;
}

@media (max-width: 660px) {
    .content-modal__body-column--image {
        display: none;
    }
}

.content-modal__body-column--image img {
    width: 200px;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 980px) {
    .content-modal__body-column--image img {
        width: 160px;
    }
}

.content-modal__body-title {
    font-size: 2.8rem;
    margin-bottom: 10px;
    margin-top: -4px;
}

.content-modal__body-title--center {
    text-align: center;
}

@media (max-width: 980px) {
    .content-modal__body-title {
        font-size: 2.6rem;
    }
}

@media (max-width: 808px) {
    .content-modal__body-title {
        font-size: 2.3rem;
    }
}

.content-modal__body-content {
    font-size: 1.5rem;
    line-height: 1.5;
}

.content-modal__body-content img {
    width: 200px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

@media (max-width: 660px) {
    .content-modal__body-content img {
        display: none;
    }
}

.content-modal__body-content a {
    color: inherit;
    text-decoration: underline;
}

.content-modal__body-content > *:not(img):not(:last-child) {
    margin-bottom: 10px;
}

.content-modal__body-content h2 {
    font-size: 2.8rem;
}

@media (max-width: 980px) {
    .content-modal__body-content h2 {
        font-size: 2.6rem;
    }
}

.content-modal__body-content h3 {
    font-size: 2.5rem;
}

@media (max-width: 980px) {
    .content-modal__body-content h3 {
        font-size: 2.3rem;
    }
}

.content-modal__body-content h4 {
    font-size: 2.3rem;
}

@media (max-width: 980px) {
    .content-modal__body-content h4 {
        font-size: 2rem;
    }
}

.content-modal__body-content h5 {
    font-size: 2.1rem;
}

@media (max-width: 980px) {
    .content-modal__body-content h5 {
        font-size: 1.9rem;
    }
}

.content-modal__body-content h6 {
    font-size: 2rem;
}

@media (max-width: 980px) {
    .content-modal__body-content h6 {
        font-size: 1.9rem;
    }
}

.content-modal__body-content ul {
    list-style: disc;
    padding-left: 20px;
}

.content-modal__body-content ol {
    list-style: decimal;
    padding-left: 20px;
}

.content-modal__body-buttons {
    display: block;
    margin-top: 8px;
}

.content-modal__body-buttons a {
    font-size: 1.7rem;
    line-height: 1.5;
    color: inherit;
    text-decoration: underline;
}

@media (max-width: 980px) {
    .content-modal__body-buttons a {
        font-size: 1rem;
    }
}

.content-modal__body-content-office-hours {
    list-style: none;
    padding-left: 0;
}

@media (max-width: 480px) {
    .content-modal__body-content-office-hours {
        font-size: 1.4rem;
    }
}

.content-modal__body-content-office-hours > div {
    display: table;
}

.content-modal__body-content-office-hours > div:not(:last-child) {
    margin-bottom: 5px;
}

@media (max-width: 480px) {
    .content-modal__body-content-office-hours > div:not(:last-child) {
        margin-bottom: 3px;
    }
}

.content-modal__body-content-office-hours > div > div {
    display: table-cell;
    vertical-align: middle;
}

.content-modal__body-content-office-hours > div > div:first-child,
.content-modal__body-content-office-hours > div > div:last-child {
    width: 1%;
    white-space: nowrap;
}

.content-modal__body-content-office-hours > div > div:nth-child(2) {
    padding: 0 20px;
}

.form-disclaimer {
    display: table;
    max-width: 80%;
}

.form-disclaimer:first-child {
    margin: 0 auto 10px;
}

.form-disclaimer:last-child {
    margin: 10px auto 0;
}

@media (min-width: 808px) {
    .form-disclaimer--left-align {
        max-width: none;
        margin: 10px 0 0;
    }

    .form-disclaimer--left-align p {
        text-align: left !important;
    }
}

@media (min-width: 808px) {
    .form-disclaimer--right-align {
        width: 100%;
        max-width: none;
        margin: 10px 0 0;
    }

    .form-disclaimer--right-align p {
        text-align: right !important;
    }
}

@media (max-width: 808px) {
    .form-disclaimer {
        width: 100%;
        max-width: none;
        padding: 0 10px;
    }
}

.form-disclaimer p {
    text-align: center;
    font-size: 0.8rem;
    line-height: 1.8rem;
    font-style: italic;
    color: #777;
}

@media (max-width: 808px) {
    .form-disclaimer p {
        font-size: 1.1rem;
    }
}

.form-disclaimer p a {
    color: #333;
    text-decoration: underline;
}

.form-modal {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.form-modal__content {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 600px;
    position: relative;
}

@media (max-width: 660px) {
    .form-modal__content {
        width: calc(100% - 20px);
    }
}

.form-modal__close {
    position: absolute;
    right: -30px;
    top: -40px;
    font-family: Arial;
    font-size: 40px;
    color: #fff;
}

@media (max-width: 660px) {
    .form-modal__close {
        right: 0;
    }
}

.form-modal__body {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    background: #fff;
    padding: 30px;
    width: 100%;
}

@media (max-width: 660px) {
    .form-modal__body {
        padding: 20px;
    }
}

.form {
    display: flex;
    flex-wrap: wrap;
}

.form__wrap--embed {
    background: none;
    border: 0;
}

.form__wrap--contact {
    margin-top: 100px;
}

@media (max-width: 1380px) {
    .form__wrap--contact {
        margin-top: 80px;
    }
}

@media (max-width: 1180px) {
    .form__wrap--contact {
        margin-top: 60px;
    }
}

@media (max-width: 808px) {
    .form__wrap--contact {
        margin-top: 50px;
    }
}

@media (max-width: 660px) {
    .form__wrap--contact {
        margin-top: 30px;
    }
}

.form__wrap-container {
    display: table;
    margin: 0 auto;
    width: 100%;
    max-width: 900px;
}

.skylease .form__wrap-container {
    max-width: 100%;
}

.form__header {
    margin-bottom: 30px;
}

@media (max-width: 808px) {
    .form__header {
        margin-bottom: 10px;
    }
}

.form__error {
    display: none;
    padding: 20px;
    background: #d81f1f;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.8rem;
    font-weight: 300;
}

.form__error a {
    color: #fff;
    text-decoration: underline;
}

@media (max-width: 808px) {
    .form__error {
        margin-bottom: 10px;
        padding: 14px;
        font-size: 1.4rem;
    }
}

.form__embed {
    display: table;
    width: 100%;
}

.form__modal-header {
    margin-bottom: 20px;
}

.form__modal-title {
    font-size: 3rem;
    text-align: center;
    color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 660px) {
    .form__modal-title {
        font-size: 2.6rem;
    }
}

.form__modal-subtitle {
    font-size: 1rem;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 5px;
}

@media (max-width: 660px) {
    .form__modal-subtitle {
        font-size: 1.3rem;
    }
}

.form__fields {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    width: calc(100% + 20px);
}

@media (max-width: 808px) {
    .form__fields {
        margin: 0;
        width: 100%;
    }
}

.form__row {
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

@media (max-width: 808px) {
    .form__row {
        margin-bottom: 10px;
    }
}

.form__row:last-child {
    margin: 0;
}

.form__column {
    position: relative;
    flex: calc(50% - 20px);
    margin: 10px;
}

.form__column:only-child {
    width: 100%;
    margin-right: 0;
}

@media (max-width: 808px) {
    .form__column {
        flex: 100%;
        margin: 5px 0 5px 0;
    }
}

.form__column--select.error {
    border-color: #d81f1f;
}

.form__column--textarea {
    flex-basis: 100%;
}

.form__checkbox.error + .form__checkbox-fake {
    border-color: #d81f1f;
}

.form__checkbox.error + .form__checkbox-fake + .form__checkbox-text {
    color: #d81f1f;
    width: calc(100% - 125px);
}

.form__checkbox-label {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 300;
    cursor: pointer;
    width: 100%;
}

@media (max-width: 808px) {
    .form__checkbox-label {
        padding: 10px 0;
        font-size: 1.3rem;
    }
}

.form__checkbox-fake {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 24px;
    height: 24px;
    background: #fff;
    margin-top: -2px;
    border-radius: 0;
}

@media (max-width: 808px) {
    .form__checkbox-fake {
        width: 20px;
        height: 20px;
        margin-top: -1px;
    }
}

.form__checkbox-fake--checked {
    background: #000 url("../images/svgs/check.svg") no-repeat center
        center/15px;
}

@media (max-width: 808px) {
    .form__checkbox-fake--checked {
        background-size: 11px;
    }
}

.form__checkbox-text {
    display: inline-block;
    width: calc(100% - 50px);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.form__submit-container {
    position: relative;
    display: table;
    margin: 0 auto;
    min-height: 43px;
}

@media (max-width: 808px) {
    .form__submit-container {
        display: block;
    }
}

.form__label {
    display: block;
    margin-bottom: 8px;
}

[data-field-required] .form__label:after {
    content: "*";
    display: inline-flex;
    color: #d81f1f;
    margin-left: 5px;
}

.form__label.error {
    color: #d81f1f;
}

.form__label--select span {
    opacity: 0;
}

.form__label--infield {
    cursor: text;
}

.form__column:not(.form__column--textarea) .form__label--infield {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    left: 20px;
    margin-bottom: 0;
}

.form__column--textarea .form__label--infield {
    position: absolute;
    top: 16px;
    left: 20px;
}

.form__label--required {
    color: #d81f1f;
}

.form__error-label {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 17px;
    font-size: 0.8rem;
    color: #fff;
    background: #d81f1f;
    padding: 5px 10px;
    font-family: "Yeseva One", serif;
}

.form__inline-error {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 15px;
    display: block;
    color: #d81f1f;
    font-size: 1.1rem;
}

.form__column--select .form__inline-error {
    right: 65px;
}

@media (max-width: 808px) {
    .form__inline-error {
        text-align: center;
        font-size: 1rem;
    }
}

.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 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
}

.form__field.error {
    border-color: #d81f1f;
}

.form__field--text,
.form__field--select {
    height: 55px;
    padding: 0 20px;
}

.form__field--select {
    height: 51px;
    cursor: pointer;
    position: relative;
    z-index: 1000;
    background: none;
    padding-right: 0;
    width: calc(100% + 20px);
    border: 0;
}

@-moz-document url-prefix() {
    .form__field--select {
        padding-right: 90px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .form__field--select {
        padding-right: 90px;
    }
}

.form__field--textarea {
    padding: 15px 20px;
    height: 150px;
    resize: vertical;
}

.form__field--submit {
    display: block;
    border: 0;
    color: #fff;
    padding: 10px 30px;
}

@media (max-width: 808px) {
    .form__field--submit {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
}

.form__field--submit-full {
    width: 100%;
}

.form__confirm {
    background: #7dad6c;
    padding: 40px;
    color: #fff;
    width: 100%;
}

@media (max-width: 1180px) {
    .form__confirm {
        padding: 30px;
    }
}

@media (max-width: 808px) {
    .form__confirm {
        padding: 20px;
    }
}

.form__confirm-countdown {
    font-size: 1.4rem;
    text-align: center;
    padding: 20px;
    background: rgba(255, 255, 255, 0.2);
    margin-top: 40px;
    margin-left: -40px;
    margin-bottom: -40px;
    width: calc(100% + 80px);
    font-weight: 300;
}

.form__confirm-countdown span {
    font-weight: 600;
}

@media (max-width: 1180px) {
    .form__confirm-countdown {
        margin-left: -30px;
        margin-bottom: -30px;
        margin-top: 30px;
        width: calc(100% + 60px);
    }
}

@media (max-width: 808px) {
    .form__confirm-countdown {
        font-size: 0.8rem;
        margin-left: -20px;
        margin-bottom: -20px;
        margin-top: 20px;
        width: calc(100% + 40px);
    }
}

.form__confirm-header {
    font-family: "Yeseva One", serif;
    display: block;
    text-align: center;
    font-size: 4rem;
}

@media (max-width: 1380px) {
    .form__confirm-header {
        font-size: 3rem;
    }
}

@media (max-width: 808px) {
    .form__confirm-header {
        font-size: 2.4rem;
    }
}

.form__confirm-text {
    margin-top: 15px;
    font-size: 0.95rem;
    text-align: center;
    line-height: 2.2rem;
}

@media (max-width: 1380px) {
    .form__confirm-text {
        margin-top: 20px;
    }
}

@media (max-width: 808px) {
    .form__confirm-text {
        margin-top: 10px;
        font-size: 0.8rem;
        line-height: 2rem;
    }
}

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

@media (max-width: 808px) {
    .page--using-floorplan-filters {
        border-bottom: 0 !important;
    }
}

.page--using-floorplan-filters .page__container {
    padding-top: 30px;
}

@media (max-width: 1380px) {
    .page--using-floorplan-filters .page__container {
        padding-top: 10px;
    }
}

@media (max-width: 1180px) {
    .page--using-floorplan-filters .page__container {
        padding-top: 0;
    }
}

@media (max-width: 808px) {
    .page--using-floorplan-filters .page__container {
        padding-bottom: 20px;
        border-bottom: 0;
    }
}

.page--zindex-high {
    position: relative;
    z-index: 2;
}

.page__wrap {
    position: relative;
}

.page__container--no-pb {
    padding-bottom: 0 !important;
}

@media (min-width: 980px) {
    .page__container--floorplans-with-filters {
        padding-top: 40px !important;
    }
}

@media (min-width: 1380px) {
    .page__container--thin {
        width: 1100px;
    }
}

@media (min-width: 980px) {
    .page__container--ex-thin {
        width: 900px;
    }
}

.page__container--full {
    width: 100%;
}

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

.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,
.page__content iframe {
    width: 100%;
}

.page__content a {
    color: #2f74aa;
    text-decoration: underline;
}

.page__content p,
.page__content li {
    font-size: 1.7rem;
    line-height: 1.6em;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 300;
    margin-bottom: 20px;
}

@media (max-width: 1180px) {
    .page__content p,
    .page__content li {
        font-size: 1rem;
    }
}

.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 {
    font-family: "Yeseva One", serif;
    font-size: 4.5rem;
    line-height: 1.2em;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 300;
}

@media (max-width: 1180px) {
    .page__content h1,
    .page__content h2 {
        font-size: 3.8rem;
    }
}

@media (max-width: 808px) {
    .page__content h1,
    .page__content h2 {
        font-size: 2.8rem;
    }
}

.page__content h3 {
    font-size: 4rem;
    line-height: 1.2em;
    color: #2f74aa;
    font-family: rgba(0, 0, 0, 0.7);
    font-weight: 300;
}

@media (max-width: 1180px) {
    .page__content h3 {
        font-size: 3.5rem;
    }
}

@media (max-width: 808px) {
    .page__content h3 {
        font-size: 2.5rem;
    }
}

.page__content h4 {
    font-size: 3.3rem;
    line-height: 1.2em;
    color: rgba(0, 0, 0, 0.7);
    letter-spacing: 1px;
    font-weight: 400;
}

@media (max-width: 1180px) {
    .page__content h4 {
        font-size: 2.8rem;
    }
}

@media (max-width: 808px) {
    .page__content h4 {
        font-size: 2.4rem;
        letter-spacing: 0.05em;
    }
}

.page__content h5 {
    font-size: 2.8rem;
    line-height: 1.2em;
    color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 1180px) {
    .page__content h5 {
        font-size: 2.4rem;
    }
}

@media (max-width: 808px) {
    .page__content h5 {
        font-size: 2rem;
    }
}

.page__content h6 {
    font-family: "Yeseva One", serif;
    font-size: 2.4rem;
    line-height: 1.2em;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 300;
}

@media (max-width: 1180px) {
    .page__content h6 {
        font-size: 2rem;
    }
}

@media (max-width: 808px) {
    .page__content h6 {
        font-size: 1.8rem;
    }
}

.page__content ul,
.page__content ol {
    margin-bottom: 20px;
}

.page__content ul {
    list-style: disc;
}

.page__content ol {
    list-style: decimal;
}

.page__content li {
    margin-bottom: 0;
    margin-left: 40px;
}

@media (max-width: 808px) {
    .page__content li {
        margin-left: 30px;
    }
}

.page__content li[style*="text-align: center"] {
    display: table;
    margin: auto;
}

.page__content li[style*="text-align: right"] {
    display: table;
    width: 100%;
    margin-left: 0;
}

.page__content li[style*="text-align: center"]::before,
.page__content li[style*="text-align: right"]::before {
    content: "â€¢";
    font-size: 3rem;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -3px;
}

@media (max-width: 808px) {
    .page__content li[style*="text-align: center"]::before,
    .page__content li[style*="text-align: right"]::before {
        font-size: 2.6rem;
        margin-right: 3px;
    }
}

.page__content blockquote {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    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.2rem;
    }
}

@media (max-width: 980px) {
    .page__content blockquote p {
        font-size: 2rem;
    }
}

@media (max-width: 660px) {
    .page__content blockquote p {
        font-size: 1rem;
    }
}

.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: 660px) {
    .page__button {
        width: 100%;
        margin-bottom: 8px;
        margin-right: 0;
    }
}

.page__button:last-child {
    margin: 0;
}

.page__disclaimer {
    margin-top: 0;
    padding: 30px;
    text-align: center;
}

.content-modal--floorplan .page__disclaimer {
    padding-bottom: 0 !important;
}

.page__disclaimer--breathe {
    margin-top: 60px;
}

@media (max-width: 1180px) {
    .page__disclaimer--breathe {
        margin-top: 40px;
    }
}

@media (max-width: 808px) {
    .page__disclaimer {
        padding: 20px;
        font-size: 0.9rem;
    }

    .page__disclaimer--breathe {
        margin-top: 20px;
    }
}

.page__disclaimer-text {
    font-size: 1.1rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.4);
    font-style: italic;
    max-width: 800px;
    display: table;
    margin: 0 auto;
}

@-webkit-keyframes bounce-share {
    50% {
        opacity: 0.3;
    }
}

@keyframes bounce-share {
    50% {
        opacity: 0.3;
    }
}

.share-loader {
    width: 52px;
    position: relative;
    top: 3px;
}

.share-loader__circle {
    -webkit-animation-name: bounce-share;
    animation-name: bounce-share;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    animation-direction: linear;
    border-radius: 50%;
    background-color: #2f74aa;
    float: left;
    height: 14px;
    margin-left: 5px;
    width: 14px;
    border-radius: 21px;
}

.share-loader__circle--1 {
    -webkit-animation-delay: 0.12s;
    animation-delay: 0.12s;
    margin-left: 0;
}

.share-loader__circle--2 {
    -webkit-animation-delay: 0.28s;
    animation-delay: 0.28s;
}

.share-loader__circle--3 {
    -webkit-animation-delay: 0.36s;
    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: 175px;
    height: 65px;
    padding: 10px;
    background: #222;
    position: relative;
}

.share-this-popup__list:after {
    border-left: 15px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #222;
    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: flex;
    flex-wrap: wrap;
    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);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 808px) {
    .site-map__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.site-map__item:nth-child(odd) {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 808px) {
    .site-map__item:nth-child(odd) {
        border-right: 0;
    }
}

.site-map__item:nth-child(odd):last-child {
    margin-right: 0;
    width: 100%;
    border-right: 0;
}

.site-map__item:nth-child(2n + 2) {
    margin-right: 0;
}

.site-map__item:nth-last-child(2):nth-child(even) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

@media (max-width: 808px) {
    .site-map__item:nth-last-child(2) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
}

.site-map__item:last-child,
.site-map__item:nth-last-child(2) {
    margin-bottom: 0;
    border-bottom: 0;
}

.site-map__link {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgba(0, 0, 0, 0.6);
    font-family: "Yeseva One", serif;
    font-size: 2.3rem;
    font-weight: 300;
    padding: 20px;
    text-align: center;
    display: block;
}

@media (max-width: 980px) {
    .site-map__link {
        padding: 15px;
    }
}

@media (max-width: 808px) {
    .site-map__link {
        padding: 15px 10px;
        font-size: 2rem;
    }
}

@media (max-width: 660px) {
    .site-map__link {
        font-size: 1.8rem;
    }
}

.site-map__link:hover {
    opacity: 0.8;
}

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

.parallax-section .simpleParallax {
    width: 100%;
    height: 100%;
}

.parallax-section--small {
    padding: 30px;
}

.parallax-section--medium {
    padding: 50px;
}

@media (max-width: 1180px) {
    .parallax-section--medium {
        padding: 40px;
    }
}

@media (max-width: 660px) {
    .parallax-section--medium {
        padding: 30px;
    }
}

.parallax-section--large {
    padding: 80px;
}

@media (max-width: 1380px) {
    .parallax-section--large {
        padding: 60px;
    }
}

@media (max-width: 1180px) {
    .parallax-section--large {
        padding: 40px;
    }
}

@media (max-width: 660px) {
    .parallax-section--large {
        padding: 30px;
    }
}

.parallax-section--xl {
    padding: 100px;
}

@media (max-width: 1380px) {
    .parallax-section--xl {
        padding: 80px;
    }
}

@media (max-width: 1180px) {
    .parallax-section--xl {
        padding: 60px;
    }
}

@media (max-width: 660px) {
    .parallax-section--xl {
        padding: 40px;
    }
}

.parallax-section__image {
    z-index: 500;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    transition: 1s ease opacity;
    aspect-ratio: 1.8/1;
}

.parallax-section__image.loaded {
    opacity: 1;
}

.parallax-section--fixed .parallax-section__image {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    z-index: 1;
}

@media (max-width: 700px) {
    .parallax-section:not(.parallax-section--natural) .parallax-section__image {
        aspect-ratio: 0.78/1;
    }
}

@media (max-width: 660px) {
    .parallax-section__image {
        top: 0;
        left: 0;
    }
}

.parallax-section__container {
    position: relative;
    width: 100%;
    overflow: hidden;
    aspect-ratio: 1.8/1;
}

.parallax-section--fixed .parallax-section__container {
    -webkit-clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);
    clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);
}

@media (max-width: 700px) {
    .parallax-section:not(.parallax-section--natural)
        .parallax-section__container {
        aspect-ratio: 0.78/1;
    }
}

.parallax-section__color-overlay {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
}

.parallax-section__content {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 80px;
    z-index: 200;
}

@media (max-width: 808px) {
    .parallax-section__content {
        padding: 0 60px;
        width: 680px;
    }
}

@media (max-width: 660px) {
    .parallax-section__content {
        width: 450px;
        padding: 30px 20px;
    }
}

@media (max-width: 480px) {
    .parallax-section__content {
        width: 100%;
    }
}

.parallax-section__text {
    font-size: 5rem;
    line-height: 1.5;
    font-weight: 400;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-family: "Yeseva One", serif;
}

.parallax-section__text + .parallax-section__button {
    margin-top: 20px;
}

@media (max-width: 1380px) {
    .parallax-section__text {
        font-size: 4rem;
    }
}

@media (max-width: 1180px) {
    .parallax-section__text {
        font-size: 3rem;
    }
}

@media (max-width: 980px) {
    .parallax-section__text {
        font-size: 3.2rem;
    }
}

@media (max-width: 808px) {
    .parallax-section__text {
        font-size: 2.8rem;
        line-height: 1.3;
        font-weight: 500;
    }
}

@media (max-width: 660px) {
    .parallax-section__text {
        font-size: 2.1rem;
    }
}

.parallax-section__subtitle {
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 200;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-top: 14px;
    color: #fff;
    max-width: 760px;
}

@media (max-width: 1380px) {
    .parallax-section__subtitle {
        font-size: 1.8rem;
        margin-top: 8px;
    }
}

@media (max-width: 1180px) {
    .parallax-section__subtitle {
        font-size: 1.7rem;
    }
}

@media (max-width: 980px) {
    .parallax-section__subtitle {
        font-size: 1rem;
        margin-top: 5px;
    }
}

@media (max-width: 808px) {
    .parallax-section__subtitle {
        font-size: 1.5rem;
        margin-top: 4px;
    }
}

@media (max-width: 660px) {
    .parallax-section__subtitle {
        font-size: 1.4rem;
        letter-spacing: 0.05rem;
        font-weight: 300;
    }
}

.parallax-section__divider {
    height: 1px;
    width: 100%;
    display: block;
    background-color: #fff;
    margin-top: 20px;
}

@media (max-width: 480px) {
    .parallax-section__divider {
        margin-bottom: 14px;
    }
}

.parallax-section__divider + .parallax-section__button {
    margin-top: 20px;
}

@media (max-width: 480px) {
    .parallax-section__divider + .parallax-section__button {
        margin-top: 14px;
    }
}

.parallax-section__button {
    display: table;
    margin-top: 40px;
    font-size: 1.8rem;
    font-weight: 300;
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 30px;
    transition: 0.1s ease background;
}

@media (max-width: 1180px) {
    .parallax-section__button {
        margin-top: 30px;
    }
}

@media (max-width: 980px) {
    .parallax-section__button {
        margin-top: 25px;
        font-size: 1.5rem;
    }
}

@media (max-width: 808px) {
    .parallax-section__button {
        font-size: 1.4rem;
        letter-spacing: 0.08rem;
        font-weight: 400;
    }
}

@media (max-width: 660px) {
    .parallax-section__button {
        font-size: 1.3rem;
        margin-top: 20px;
    }
}

@media (max-width: 480px) {
    .parallax-section__button {
        font-size: 0.8rem;
        padding: 6px 15px;
        margin-top: 14px;
    }
}

.parallax-section__button:hover {
    background: #fff;
    color: #333;
}

.walkscore__container {
    max-width: 950px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    padding: 80px 0;
    display: table;
}

@media (max-width: 1180px) {
    .walkscore__container {
        padding: 60px 0;
        max-width: 700px;
    }
}

@media (max-width: 980px) {
    .walkscore__container {
        max-width: 700px;
    }
}

@media (max-width: 808px) {
    .walkscore__container {
        width: 100%;
        max-width: initial;
        padding: 60px 40px;
    }
}

@media (max-width: 660px) {
    .walkscore__container {
        border-top: 0;
        padding: 40px 20px;
    }
}

.walkscore__container .page__content {
    margin: 14px 0 25px !important;
}

.walkscore__title {
    font-size: 3.5rem;
    line-height: 1.5;
    font-family: "Yeseva One", serif;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 300;
}

@media (max-width: 980px) {
    .walkscore__title {
        font-size: 3rem;
    }
}

@media (max-width: 808px) {
    .walkscore__title {
        font-size: 2.5rem;
    }
}

@media (max-width: 660px) {
    .walkscore__title {
        font-size: 2.5rem;
    }
}

.walkscore__title sup {
    display: inline-block;
    font-size: 1.8rem;
    vertical-align: 0px;
}

@media (max-width: 980px) {
    .walkscore__title sup {
        font-size: 1rem;
    }
}

@media (max-width: 660px) {
    .walkscore__title sup {
        font-size: 1.5rem;
        vertical-align: -1px;
    }
}

.walkscore__subtitle {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-top: 5px;
    color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 980px) {
    .walkscore__subtitle {
        margin-top: 5px;
        font-size: 1.4rem;
    }
}

.walkscore__link {
    margin-top: 20px;
    font-size: 1.5rem;
    font-weight: 500;
    display: table;
}

.walkscore__column {
    display: table-cell;
    vertical-align: middle;
}

.walkscore__column--left {
    width: 40%;
}

@media (max-width: 1380px) {
    .walkscore__column {
        vertical-align: top;
    }
}

@media (max-width: 660px) {
    .walkscore__column {
        width: 100% !important;
        display: table;
    }
}

.walkscore__column:nth-child(2) {
    padding-left: 60px;
    width: 40%;
}

@media (max-width: 1380px) {
    .walkscore__column:nth-child(2) {
        width: 45%;
        padding-left: 50px;
    }
}

@media (max-width: 980px) {
    .walkscore__column:nth-child(2) {
        width: 50%;
        padding-left: 30px;
    }
}

@media (max-width: 660px) {
    .walkscore__column:nth-child(2) {
        padding: 0 30px;
        padding-top: 30px;
    }
}

@media (max-width: 480px) {
    .walkscore__column:nth-child(2) {
        padding: 0 10px;
        padding-top: 30px;
    }
}

.walkscore__column h5 {
    margin-bottom: 30px;
}

@media (max-width: 660px) {
    .walkscore__column h5 {
        margin-bottom: 20px;
    }
}

.walkscore__column img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.walkscore__column img:nth-child(1) {
    width: calc(100% - 40px);
}

.walkscore__column img:nth-child(2) {
    width: 60%;
    margin-top: -40px;
    float: right;
    z-index: 500;
}

.walkscore__score {
    margin-top: 30px;
}

@media (max-width: 808px) {
    .walkscore__score {
        margin-top: 20px;
    }
}

.walkscore__score-item {
    display: block;
    font-weight: 300;
    font-size: 1.9rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.7);
    line-height: 1.5;
}

@media (max-width: 1380px) {
    .walkscore__score-item {
        font-size: 1.8rem;
    }
}

@media (max-width: 980px) {
    .walkscore__score-item {
        font-size: 1rem;
    }
}

.walkscore__score-item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 14px;
    margin-bottom: 14px;
}

@media (max-width: 660px) {
    .walkscore__score-item:not(:last-child) {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
}

.walkscore__score-number,
.walkscore__score-text {
    display: inline-block;
    vertical-align: middle;
}

.walkscore__score-number {
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.5;
    margin-right: 10px;
    vertical-align: -6px;
}

@media (max-width: 980px) {
    .walkscore__score-number {
        font-size: 2.5rem;
        margin-right: 5px;
        vertical-align: -4px;
    }
}

.page-banner {
    position: relative;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.page-banner:after {
    display: table;
    content: "";
    clear: both;
}

.page-banner__overlay {
    position: absolute;
    left: 0;
    z-index: 0;
    padding-bottom: 20%;
    width: 100%;
    opacity: 0.7;
}

.page-banner__overlay--top {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FF000000", endColorstr="#00000000");
    background: linear-gradient(to bottom, #000 0%, transparent 100%);
    top: 0;
}

.page-banner__overlay--bottom {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#00000000", endColorstr="#FF000000");
    background: linear-gradient(to bottom, transparent 0%, #000 100%);
    bottom: 0;
}

.page-banner__color-overlay,
.homepage__video-section-overlay {
    background: #2f74aa;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

.page-banner__image {
    position: relative;
    width: 100%;
    padding-bottom: 38.888888% !important;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 808px) {
    .page-banner--tall .page-banner__image {
        padding-bottom: 65.966% !important;
    }
}

@media (min-width: 1800px) {
    .page-banner__image {
        padding-bottom: 0;
        height: 700px;
    }
}

.page-banner__image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.page-banner--parallax .page-banner__image-wrap {
    -webkit-clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);
    clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);
}

.page-banner__image-asset {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    -o-object-fit: cover;
    object-fit: cover;
}

.page-banner--parallax .page-banner__image-asset {
    display: none;
}

.no-objectfit .page-banner__image-asset {
    display: none;
}

.lease-term-wrap {
    background: #fff;
    padding: 30px;
}

.lease-term-wrap__item {
    position: relative;
    font-size: 1rem;
    letter-spacing: 0.02rem;
    color: #333;
    padding: 5px;
    cursor: pointer;
}

.lease-term-wrap__item--active:before {
    background: #000 url("../images/svgs/check.svg") no-repeat 4px 6px/13px;
}

.lease-term-wrap__item span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.1rem;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 3px 10px;
    margin-left: 10px;
    border-radius: 12px;
}

.lease-term-wrap__item:hover {
    background: rgba(0, 0, 0, 0.05);
}

.lease-term-wrap__item:hover:not(.lease-term-wrap__item--active):before {
    background: rgba(0, 0, 0, 0.1) url("../images/svgs/check.svg") no-repeat 4px
        6px/13px;
}

.lease-term-wrap__item:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-right: 10px;
}

.sticky-header {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 9800;
    top: 0;
    left: 0;
}

@media (max-width: 808px) {
    .sticky-header {
        min-height: 60px;
    }
}

.sticky-header--light .hamburger__bun {
    background-color: #333 !important;
}

.sticky-header--light .sticky-header__wrap {
    background: #f5f5f5;
}

.sticky-header--light .sticky-header__nav-link {
    color: #333;
}

.sticky-header--light .sticky-header__nav-link:hover {
    border-color: #333;
}

.sticky-header--light .sticky-header__button {
    background: #333;
    color: #fff;
    padding: 8px;
}

.sticky-header--light .sticky-header__phone svg * {
    fill: #333;
}

@media (max-width: 808px) {
    .sticky-header--desktop-only {
        display: none !important;
    }
}

.sticky-header__wrap {
    background: #222;
    max-height: 120px;
    min-height: 80px;
}

@media (max-width: 808px) {
    .sticky-header__wrap {
        min-height: 60px;
    }
}

.sticky-header__container {
    display: table;
    width: calc(100% - 60px);
    margin: 0 auto;
    position: relative;
    max-height: 120px;
    min-height: 80px;
}

@media (max-width: 1180px) {
    .sticky-header__container {
        width: calc(100% - 30px);
    }
}

@media (max-width: 808px) {
    .sticky-header__container {
        height: auto;
        width: calc(100% - 20px);
        min-height: 60px;
    }
}

.sticky-header__column {
    display: table-cell;
    vertical-align: middle;
}

.sticky-header__column:first-child {
    padding: 10px 0;
}

.sticky-header__column:last-child {
    text-align: right;
    padding-left: 20px;
}

@media (max-width: 980px) {
    .sticky-header__column:last-child {
        width: 1%;
        white-space: nowrap;
    }
}

.sticky-header__logo {
    width: 100%;
}

.sticky-header__logo-wrapper {
    display: block;
    left: 0;
}

@media (max-width: 1180px) {
    .sticky-header__logo-wrapper {
        left: 20px;
    }
}

.sticky-header__logo-wrapper:not(.sticky-header__logo-wrapper--themer) {
    max-height: 80px;
    max-width: 140px;
    width: auto;
}

@media (max-width: 1180px) {
    .sticky-header__logo-wrapper:not(.sticky-header__logo-wrapper--themer) {
        max-height: 80px;
        max-width: 120px;
    }
}

@media (max-width: 980px) {
    .sticky-header__logo-wrapper:not(.sticky-header__logo-wrapper--themer) {
        max-height: 60px;
        max-width: 100px;
    }
}

@media (max-width: 808px) {
    .sticky-header__logo-wrapper:not(.sticky-header__logo-wrapper--themer) {
        max-height: 50px;
        max-width: 90px;
    }
}

.sticky-header__hamburger {
    display: none;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.sticky-header__hamburger .hamburger {
    display: inline-block;
    vertical-align: middle;
}

.sticky-header__hamburger .hamburger__bun {
    background-color: #fff;
}

.sticky-header__hamburger .hamburger__text {
    color: #fff;
}

@media (max-width: 980px) {
    .sticky-header__hamburger {
        display: inline-block;
        vertical-align: middle;
        text-align: right;
    }
}

.sticky-header__phone {
    display: none;
}

@media (max-width: 808px) {
    .sticky-header__phone {
        display: inline-block;
        vertical-align: middle;
        margin-right: 14px;
    }
}

.sticky-header__phone svg {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
}

.sticky-header__phone svg * {
    fill: #fff;
}

.sticky-header__nav {
    display: table;
    width: 100%;
    text-align: right;
    right: 0;
}

@media (max-width: 1180px) {
    .sticky-header__nav {
        right: 20px;
    }
}

@media (max-width: 980px) {
    .sticky-header__nav {
        display: none;
    }
}

.sticky-header__nav-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 1180px) {
    .sticky-header__nav-item--button {
        display: none;
    }
}

.sticky-header__nav-link {
    padding: 10px 8px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 300;
    letter-spacing: 0.01em;
}

@media (max-width: 1180px) {
    .sticky-header__nav-link {
        font-size: 1.4rem;
        padding: 5px;
    }
}

@media (max-width: 980px) {
    .sticky-header__nav-link {
        font-size: 1.3rem;
        padding: 3px;
    }
}

.sticky-header__nav-link:hover {
    border-bottom: 1px solid #fff;
}

.sticky-header__button {
    background: rgba(255, 255, 255, 0.9);
    font-size: 1.3rem;
    letter-spacing: 0.1rem;
    color: #333;
    padding: 6px 8px;
    margin-left: 10px;
}

@media (max-width: 1180px) {
    .sticky-header__button {
        font-size: 1.3rem;
        padding: 4px 6px;
    }
}

.tab {
    position: relative;
    display: flex;
    margin-bottom: -1px;
    align-items: center;
}

.tab:not(.tab--flush) {
    margin-left: -10px;
    width: calc(100% + 20px);
}

@media (max-width: 660px) {
    .tab:not(.tab--flush) {
        margin-left: -6px;
        width: calc(100% + 12px);
    }
}

.tab--space-bottom {
    margin-bottom: 30px;
}

@media (max-width: 1180px) {
    .tab--space-bottom {
        margin-bottom: 20px;
    }
}

@media (max-width: 660px) {
    .tab--space-bottom {
        margin-bottom: 10px;
    }
}

.tab--centered {
    justify-content: center;
}

.tab__arrow {
    display: none;
    position: absolute;
    z-index: 1500;
    right: 0px;
    top: 0;
    width: 15px;
    height: 100%;
    background: #f7f7f7;
    overflow: hidden;
}

.tab__arrow--hidden {
    opacity: 0;
}

.tab__arrow-icon {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.tab__arrow-icon svg {
    width: 8px;
    height: 8px;
}

.tab__arrow-icon svg * {
    fill: #333;
}

.tab__items {
    overflow: auto;
    padding: 10px 0;
    white-space: nowrap;
    flex: 1;
    text-align: center;
}

.tab__items::-webkit-scrollbar {
    display: none;
}

.tab__items:before,
.tab__items:after {
    transition: 0.5s ease all;
    content: "";
    display: block;
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    top: 0;
    width: 60px;
    height: 100%;
    opacity: 0;
    background: url("../images/global/tab-gradient.png") no-repeat center
        center/100% 150%;
    background-image: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0%,
        #f7f7f7 90%,
        #f7f7f7 100%
    );
}

.tab__items:before {
    transform: rotate(180deg);
    left: 0;
}

.tab__items:after {
    right: 0;
}

.tab__items--arrow-visible:after {
    background-image: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0%,
        #f7f7f7 60%,
        #f7f7f7 100%
    );
}

.tab__items--shadow-left:before {
    opacity: 1;
}

.tab__items--shadow-right:after {
    opacity: 1;
}

@media (max-width: 808px) {
    .tab--mobile-select .tab__items {
        display: none;
    }
}

.tab__item {
    display: inline-flex;
    position: relative;
}

.tab__item--active {
    color: #fff;
}

@-webkit-keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        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 {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-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);
    }
}

@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;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-name: jello;
    animation-name: jello;
    transform-origin: center;
}

@-webkit-keyframes heartBeat {
    0% {
        transform: scale(1);
    }

    14% {
        transform: scale(1.3);
    }

    28% {
        transform: scale(1);
    }

    42% {
        transform: scale(1.3);
    }

    70% {
        transform: scale(1);
    }
}

@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 {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        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);
    }
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        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 {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        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);
    }
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        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 {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        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);
    }
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        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 {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        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);
    }
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        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 {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        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);
    }
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        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 {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
            rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        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);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
            rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
            rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        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);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
            rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        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);
    }
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        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 {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        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);
    }
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        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 {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-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;
    }
}

@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 {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-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;
    }
}

@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 {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-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;
    }
}

@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 {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-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;
    }
}

@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 {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-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;
    }
}

@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 {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-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;
    }
}

@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 {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-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;
    }
}

@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 {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-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);
    }
}

@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 {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-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;
    }
}

@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 {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-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;
    }
}

@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 {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        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;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

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

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

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

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

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

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

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

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

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

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

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

@media (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        animation: unset !important;
        transition: none !important;
    }
}

.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;
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}

.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;
    -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: rgba(0, 0, 0, 0);
    -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;
    -webkit-user-select: none;
    -moz-user-select: none;
    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;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height 500ms ease-in-out;
}

.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: rgba(0, 0, 0, 0);
}

.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: rgba(0, 0, 0, 0);
}

.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;
}

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    outline: none;
}

.picker__input {
    cursor: default;
}

.picker__input.picker__input--active {
    border-color: #0089ec;
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.picker__box {
    padding: 0 1em;
}

.picker__header {
    text-align: center;
    position: relative;
    margin-top: 0.75em;
}

.picker__month,
.picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: 0.25em;
    margin-right: 0.25em;
}

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

.picker__select--month,
.picker__select--year {
    border: 1px solid #b7b7b7;
    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;
}

.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 rgba(0, 0, 0, 0);
    border-bottom: 0.5em solid rgba(0, 0, 0, 0);
    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;
}

.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;
}

.picker__weekday {
    width: 14.285714286%;
    font-size: 0.75em;
    padding-bottom: 0.25em;
    color: #000;
    font-weight: 500;
}

@media (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: 0.5em;
    }
}

.picker__day {
    padding: 0.3125em 0;
    font-weight: 200;
    border: 1px solid rgba(0, 0, 0, 0);
}

.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 rgba(0, 0, 0, 0);
}

.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;
}

.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 rgba(0, 0, 0, 0);
}

.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__list {
    list-style: none;
    padding: 0.75em 0 4.2em;
    margin: 0;
}

.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;
    }
}

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

.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;
}

.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
    background: #0089ec;
    color: #fff;
    z-index: 10;
}

.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;
}

.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;
    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;
}

.picker__holder,
.picker__frame {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(100%);
}

.picker__holder {
    position: fixed;
    transition: background 0.15s ease-out, transform 0s 0.15s;
    -webkit-backface-visibility: hidden;
}

.picker__frame {
    position: absolute;
    margin: 0 auto;
    min-width: 256px;
    max-width: 666px;
    width: 100%;
    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%;
    }
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%;
}

@media (min-height: 33.875em) {
    .picker__wrap {
        display: block;
    }
}

.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: #898989;
        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;
    }
}

.picker--opened .picker__holder {
    transform: translateY(0);
    background: rgba(0, 0, 0, 0);
    -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);
    opacity: 1;
}

@media (min-height: 33.875em) {
    .picker--opened .picker__frame {
        top: auto;
        bottom: 0;
    }
}

.picker--time .picker__frame {
    min-width: 256px;
    max-width: 320px;
}

.picker--time .picker__box {
    font-size: 1em;
    background: #f2f2f2;
    padding: 0;
}

@media (min-height: 40.125em) {
    .picker--time .picker__box {
        margin-bottom: 5em;
    }
}

.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 {
    -webkit-user-select: none;
    -moz-user-select: none;
    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: rgba(0, 0, 0, 0);
    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 rgba(0, 0, 0, 0);
}

.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;
}

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;
}

.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) {
    .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;
    }
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: rgba(0, 0, 0, 0);
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: rgba(0, 0, 0, 0);
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

.fancybox-close-small {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

.fancybox-caption {
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.3) 50%,
        rgba(0, 0, 0, 0.15) 65%,
        rgba(0, 0, 0, 0.075) 75.5%,
        rgba(0, 0, 0, 0.037) 82.85%,
        rgba(0, 0, 0, 0.019) 88%,
        rgba(0, 0, 0, 0) 100%
    );
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: rgba(0, 0, 0, 0);
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    touch-action: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.noUi-connects {
    overflow: hidden;
    z-index: 0;
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform-origin: 0 0;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0;
}

.noUi-vertical .noUi-origin {
    width: 0;
}

.noUi-horizontal .noUi-origin {
    height: 0;
}

.noUi-handle {
    position: absolute;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    transition: transform 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

.noUi-horizontal {
    height: 2px;
}

.noUi-horizontal .noUi-handle {
    width: 28px;
    height: 28px;
    left: -15px;
    top: -14px;
}

.noUi-vertical {
    width: 18px;
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    right: -15px;
    left: auto;
}

.noUi-target {
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

.noUi-connects {
    border-radius: 0;
}

.noUi-connect {
    background: rgba(0, 0, 0, 0.2);
}

.noUi-draggable {
    cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}

.noUi-handle {
    border: 1px solid #2f74aa;
    border-radius: 50%;
    background: #fff;
    cursor: -webkit-grab;
    cursor: grab;
    box-shadow: none;
}

.noUi-handle:focus {
    outline: none;
}

.noUi-active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}

.noUi-handle:before,
.noUi-handle:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 7px;
    height: 9px;
    border: 1px solid #2f74aa;
    border-width: 0 1px;
    background-color: #fff;
}

.noUi-handle:after {
    width: 1px;
    border: 0;
    background-color: #2f74aa;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}

.noUi-vertical .noUi-handle:after {
    top: 17px;
}

[disabled] .noUi-connect {
    background: #b8b8b8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed;
}

.noUi-pips,
.noUi-pips * {
    box-sizing: border-box;
}

.noUi-pips {
    position: absolute;
    color: #999;
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}

.noUi-marker {
    position: absolute;
    background: #ccc;
}

.noUi-marker-sub {
    background: #aaa;
}

.noUi-marker-large {
    background: #aaa;
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}

.noUi-value-horizontal {
    transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
    transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}

.noUi-value-vertical {
    transform: translate(0, -50%, 0);
    padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
    transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}

.datepicker-inline .jonah-prem-datepicker.datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    transform: none;
}

.datepicker-inline .jonah-prem-datepicker.datepicker.datepicker--pointer {
    display: none;
}

.jonah-prem-datepicker.datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-sizing: content-box;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
    z-index: 100;
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-:hover,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.jonah-prem-datepicker .-disabled-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.jonah-prem-datepicker .-selected-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.jonah-prem-datepicker .-selected-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.jonah-prem-datepicker .-in-range-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #ccc;
}

.jonah-prem-datepicker .-in-range-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-:empty,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

.jonah-prem-datepicker .datepicker--cells {
    display: flex;
    flex-wrap: wrap;
}

.jonah-prem-datepicker .datepicker--cell {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 32px;
    z-index: 1;
}

.jonah-prem-datepicker .datepicker--cell.-focus- {
    background: #f0f0f0;
}

.jonah-prem-datepicker .datepicker--cell.-current- {
    color: #4eb5e6;
}

.jonah-prem-datepicker .datepicker--cell.-current-.-focus- {
    color: #4a4a4a;
}

.jonah-prem-datepicker .datepicker--cell.-current-.-in-range- {
    color: #4eb5e6;
}

.jonah-prem-datepicker .datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0;
}

.jonah-prem-datepicker .datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, 0.2);
}

.jonah-prem-datepicker .datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae;
}

.jonah-prem-datepicker .datepicker--cell.-disabled-.-focus- {
    color: #aeaeae;
}

.jonah-prem-datepicker .datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1;
}

.jonah-prem-datepicker .datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae;
}

.jonah-prem-datepicker .datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 4px 0 0 4px;
}

.jonah-prem-datepicker .datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 0 4px 4px 0;
}

.jonah-prem-datepicker .datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px;
}

.jonah-prem-datepicker .datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef;
}

.jonah-prem-datepicker .datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef;
}

.jonah-prem-datepicker .datepicker--cell.-selected-.-focus- {
    background: #45bced;
}

.jonah-prem-datepicker .datepicker--cell:empty {
    cursor: default;
}

.jonah-prem-datepicker .datepicker--days-names {
    display: flex;
    flex-wrap: wrap;
    margin: 8px 0 3px;
}

.jonah-prem-datepicker .datepicker--day-name {
    color: #ff9a19;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    text-align: center;
    font-size: 0.8em;
}

.jonah-prem-datepicker .datepicker--cell-day {
    width: 14.28571%;
}

.jonah-prem-datepicker .datepicker--cells-months {
    height: 170px;
}

.jonah-prem-datepicker .datepicker--cell-month {
    width: 33.33%;
    height: 25%;
}

.jonah-prem-datepicker .datepicker--years {
    height: 170px;
}

.jonah-prem-datepicker .datepicker--cells-years {
    height: 170px;
}

.jonah-prem-datepicker .datepicker--cell-year {
    width: 25%;
    height: 33.33%;
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-:hover,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.jonah-prem-datepicker .-disabled-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.jonah-prem-datepicker .-selected-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.jonah-prem-datepicker .-selected-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.jonah-prem-datepicker .-in-range-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #ccc;
}

.jonah-prem-datepicker .-in-range-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-:empty,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

.jonah-prem-datepicker .datepickers-container {
    position: absolute;
    left: 0;
    top: 0;
}

@media print {
    .jonah-prem-datepicker .datepickers-container {
        display: none;
    }
}

.jonah-prem-datepicker .datepicker.-from-top- {
    transform: translateY(-8px);
}

.jonah-prem-datepicker .datepicker.-from-right- {
    transform: translateX(8px);
}

.jonah-prem-datepicker .datepicker.-from-bottom- {
    transform: translateY(8px);
}

.jonah-prem-datepicker .datepicker.-from-left- {
    transform: translateX(-8px);
}

.jonah-prem-datepicker .datepicker.active {
    opacity: 1;
    transform: translate(0);
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
}

.jonah-prem-datepicker .datepicker--content {
    box-sizing: content-box;
    padding: 4px;
}

.jonah-prem-datepicker .-only-timepicker- .datepicker--content {
    display: none;
}

.jonah-prem-datepicker .datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1;
}

.jonah-prem-datepicker .-top-left- .datepicker--pointer,
.jonah-prem-datepicker .-top-center- .datepicker--pointer,
.jonah-prem-datepicker .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    transform: rotate(135deg);
}

.jonah-prem-datepicker .-right-top- .datepicker--pointer,
.jonah-prem-datepicker .-right-center- .datepicker--pointer,
.jonah-prem-datepicker .-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    transform: rotate(225deg);
}

.jonah-prem-datepicker .-bottom-left- .datepicker--pointer,
.jonah-prem-datepicker .-bottom-center- .datepicker--pointer,
.jonah-prem-datepicker .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    transform: rotate(315deg);
}

.jonah-prem-datepicker .-left-top- .datepicker--pointer,
.jonah-prem-datepicker .-left-center- .datepicker--pointer,
.jonah-prem-datepicker .-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    transform: rotate(45deg);
}

.jonah-prem-datepicker .-top-left- .datepicker--pointer,
.jonah-prem-datepicker .-bottom-left- .datepicker--pointer {
    left: 10px;
}

.jonah-prem-datepicker .-top-right- .datepicker--pointer,
.jonah-prem-datepicker .-bottom-right- .datepicker--pointer {
    right: 10px;
}

.jonah-prem-datepicker .-top-center- .datepicker--pointer,
.jonah-prem-datepicker .-bottom-center- .datepicker--pointer {
    left: calc(50% - 5px);
}

.jonah-prem-datepicker .-left-top- .datepicker--pointer,
.jonah-prem-datepicker .-right-top- .datepicker--pointer {
    top: 10px;
}

.jonah-prem-datepicker .-left-bottom- .datepicker--pointer,
.jonah-prem-datepicker .-right-bottom- .datepicker--pointer {
    bottom: 10px;
}

.jonah-prem-datepicker .-left-center- .datepicker--pointer,
.jonah-prem-datepicker .-right-center- .datepicker--pointer {
    top: calc(50% - 5px);
}

.jonah-prem-datepicker .datepicker--body {
    display: none;
}

.jonah-prem-datepicker .datepicker--body.active {
    display: block;
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-:hover,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.jonah-prem-datepicker .-disabled-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.jonah-prem-datepicker .-selected-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.jonah-prem-datepicker .-selected-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.jonah-prem-datepicker .-in-range-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #ccc;
}

.jonah-prem-datepicker .-in-range-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-:empty,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

.jonah-prem-datepicker .datepicker--nav {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px;
}

.jonah-prem-datepicker .-only-timepicker- .datepicker--nav {
    display: none;
}

.jonah-prem-datepicker .datepicker--nav-title,
.jonah-prem-datepicker .datepicker--nav-action {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

.jonah-prem-datepicker .datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.jonah-prem-datepicker .datepicker--nav-action:hover {
    background: #f0f0f0;
}

.jonah-prem-datepicker .datepicker--nav-action.-disabled- {
    visibility: hidden;
}

.jonah-prem-datepicker .datepicker--nav-action svg {
    width: 32px;
    height: 32px;
}

.jonah-prem-datepicker .datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px;
}

.jonah-prem-datepicker .datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px;
}

.jonah-prem-datepicker .datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px;
}

.jonah-prem-datepicker .datepicker--nav-title:hover {
    background: #f0f0f0;
}

.jonah-prem-datepicker .datepicker--nav-title.-disabled- {
    cursor: default;
    background: none;
}

.jonah-prem-datepicker .datepicker--buttons {
    display: flex;
    padding: 4px;
    border-top: 1px solid #efefef;
}

.jonah-prem-datepicker .datepicker--button {
    color: #4eb5e6;
    cursor: pointer;
    border-radius: 4px;
    flex: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 32px;
}

.jonah-prem-datepicker .datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0;
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-:hover,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.jonah-prem-datepicker .-disabled-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.jonah-prem-datepicker .-selected-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.jonah-prem-datepicker .-selected-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.jonah-prem-datepicker .-in-range-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #ccc;
}

.jonah-prem-datepicker .-in-range-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-:empty,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

.jonah-prem-datepicker .datepicker--time {
    border-top: 1px solid #efefef;
    display: flex;
    align-items: center;
    padding: 4px;
    position: relative;
}

.jonah-prem-datepicker .datepicker--time.-am-pm- .datepicker--time-sliders {
    flex: 0 1 138px;
    max-width: 138px;
}

.jonah-prem-datepicker .-only-timepicker- .datepicker--time {
    border-top: none;
}

.jonah-prem-datepicker .datepicker--time-sliders {
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px;
}

.jonah-prem-datepicker .datepicker--time-label {
    display: none;
    font-size: 12px;
}

.jonah-prem-datepicker .datepicker--time-current {
    display: flex;
    align-items: center;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px;
}

.jonah-prem-datepicker .datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1;
}

.jonah-prem-datepicker .datepicker--time-current-hours,
.jonah-prem-datepicker .datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1;
}

.jonah-prem-datepicker .datepicker--time-current-hours:after,
.jonah-prem-datepicker .datepicker--time-current-minutes:after {
    content: "";
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0;
}

.jonah-prem-datepicker .datepicker--time-current-hours.-focus-:after,
.jonah-prem-datepicker .datepicker--time-current-minutes.-focus-:after {
    opacity: 1;
}

.jonah-prem-datepicker .datepicker--time-current-ampm {
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px;
}

.jonah-prem-datepicker .datepicker--time-row {
    display: flex;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px
        no-repeat;
}

.jonah-prem-datepicker .datepicker--time-row:first-child {
    margin-bottom: 4px;
}

.jonah-prem-datepicker .datepicker--time-row input[type="range"] {
    background: none;
    cursor: pointer;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
}

.jonah-prem-datepicker .datepicker--time-row input[type="range"]::-ms-tooltip {
    display: none;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]:hover::-moz-range-thumb {
    border-color: #b8b8b8;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]:hover::-ms-thumb {
    border-color: #b8b8b8;
}

.jonah-prem-datepicker .datepicker--time-row input[type="range"]:focus {
    outline: none;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]::-webkit-slider-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
}

.jonah-prem-datepicker .datepicker--time-row input[type="range"]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -ms-transition: background 0.2s;
    transition: background 0.2s;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]::-webkit-slider-thumb {
    margin-top: -6px;
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
}

.jonah-prem-datepicker .datepicker--time-row input[type="range"]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]::-ms-fill-lower {
    background: rgba(0, 0, 0, 0);
}

.jonah-prem-datepicker
    .datepicker--time-row
    input[type="range"]::-ms-fill-upper {
    background: rgba(0, 0, 0, 0);
}

.jonah-prem-datepicker .datepicker--time-row span {
    padding: 0 12px;
}

.jonah-prem-datepicker .datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em;
}

.jonah-prem-datepicker .datepicker--time-icon:after,
.jonah-prem-datepicker .datepicker--time-icon:before {
    content: "";
    background: currentColor;
    position: absolute;
}

.jonah-prem-datepicker .datepicker--time-icon:after {
    height: 0.4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    transform: translateY(-100%);
}

.jonah-prem-datepicker .datepicker--time-icon:before {
    width: 0.4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px);
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-:hover,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.jonah-prem-datepicker .-disabled-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.jonah-prem-datepicker .-selected-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.jonah-prem-datepicker .-selected-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.jonah-prem-datepicker .-in-range-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #ccc;
}

.jonah-prem-datepicker .-in-range-.-focus-.datepicker--cell-day.-other-month-,
.jonah-prem-datepicker
    .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}

.jonah-prem-datepicker .datepicker--cell-day.-other-month-:empty,
.jonah-prem-datepicker .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff;
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(
        --swiper-wrapper-transition-timing-function,
        initial
    );
    box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
    touch-action: pan-y;
}

.swiper-vertical {
    touch-action: pan-x;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}

.swiper-3d {
    perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal
    > .swiper-wrapper
    > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical
    > .swiper-wrapper
    > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(
        to left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: rgba(0, 0, 0, 0);
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}

:root {
    --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.swiper-button-lock {
    display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next";
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: var(
        --swiper-pagination-bullet-width,
        var(--swiper-pagination-bullet-size, 8px)
    );
    height: var(
        --swiper-pagination-bullet-height,
        var(--swiper-pagination-bullet-size, 8px)
    );
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet:only-child {
    display: none !important;
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet,
.swiper-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    display: inline-block;
    transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl
    > .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
    background: var(
        --swiper-pagination-progressbar-bg-color,
        rgba(0, 0, 0, 0.25)
    );
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
    > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
}

.swiper-horizontal
    > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none;
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube {
    overflow: visible;
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-flip {
    overflow: visible;
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
}

.swiper-cards {
    overflow: visible;
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

.fancybox-bg {
    background: #000;
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.8;
}

.fancybox-button--zoom,
.fancybox-button--play {
    display: none !important;
}

@media (max-width: 808px) {
    .fancybox-slide {
        padding: 44px 30px 30px;
    }
}

@media (max-width: 660px) {
    .fancybox-slide {
        padding: 44px 20px 20px;
    }
}

.fancybox-instagram-link {
    text-decoration: underline;
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.1rem;
    font-style: italic;
}

.fancybox-stage.video .fancybox-content {
    height: 0;
    padding-bottom: 56.25%;
}

.find-your-apartment-embed.mfp-wrap {
    z-index: 9999;
    -webkit-overflow-scrolling: touch;
}

.find-your-apartment-embed.mfp-bg {
    z-index: 9900;
}

.find-your-apartment-embed .mfp-iframe-holder {
    padding: 40px;
    padding-top: 0 !important;
}

@media (max-width: 808px) {
    .find-your-apartment-embed .mfp-iframe-holder {
        padding: 20px;
    }
}

@media (max-width: 660px) {
    .find-your-apartment-embed .mfp-iframe-holder {
        padding: 10px;
    }
}

.find-your-apartment-embed .mfp-iframe-scaler {
    padding: 0;
}

.find-your-apartment-embed .mfp-container {
    position: fixed;
}

.find-your-apartment-embed div.mfp-content {
    top: 40px;
    max-width: initial !important;
    max-height: calc(100vh - 60px) !important;
    height: 100%;
}

@media (max-width: 808px) {
    .find-your-apartment-embed div.mfp-content {
        max-height: calc(100vh - 40px) !important;
        top: 8px !important;
    }
}

.find-your-apartment-embed .mfp-close {
    font-size: 4rem;
    color: #fff !important;
    font-family: Helvetica;
    font-weight: 300;
    display: inline-block;
    width: auto !important;
    margin-bottom: 20px;
    top: -50px !important;
}

@media (max-width: 808px) {
    .find-your-apartment-embed .mfp-close {
        display: block;
        position: absolute;
        right: 3px !important;
        top: 5px !important;
        z-index: 5000;
        border-radius: 50%;
        width: 35px !important;
        height: 35px !important;
        line-height: 29px;
        font-size: 3.1rem !important;
        padding-right: 8px !important;
        padding-left: 0 !important;
        text-indent: -999px;
        text-align: left !important;
        overflow: hidden;
        background: rgba(0, 0, 0, 0.8) url("../images/svgs/close.svg") no-repeat
            center center/13px;
    }

    .find-your-apartment-embed .mfp-close.hidden {
        display: none !important;
    }
}

.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-content {
    width: 100% !important;
    max-width: 1400px !important;
    height: calc(100% - 60px) !important;
}

.interactive-embed .mfp-close {
    font-size: 1.4rem;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    letter-spacing: 0.1rem;
    background: #2f74aa 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;
}

.lightbox-embed.mfp-bg {
    z-index: 9900;
}

.lightbox-embed.mfp-wrap {
    z-index: 9999;
}

.lightbox-embed .mfp-iframe-holder {
    padding: 0 10px;
    top: 30px;
    height: calc(100% - 30px);
}

.lightbox-embed .mfp-container {
    position: fixed;
}

.lightbox-embed .mfp-content {
    width: 100% !important;
    max-width: 1400px !important;
}

.lightbox-embed .mfp-content:not(.mfp-content-video) {
    height: calc(100% - 60px) !important;
}

.lightbox-embed .mfp-close {
    width: 40px;
    height: 40px;
    background: url("../images/svgs/close.svg") no-repeat center center/25px;
    text-indent: -999px;
    display: block;
    overflow: hidden;
    text-align: left;
    top: -48px;
}

.homepage__rotator .slides {
    width: 100%;
    padding-bottom: 40%;
}

.homepage__rotator .slides li {
    position: absolute !important;
    height: 100%;
    background-size: cover;
    background-position: center center;
    top: 0;
}

.picker {
    z-index: 9000;
}

.skylease-body > .picker {
    z-index: 15001;
}

@media (max-width: 808px) {
    .picker--opened .picker__frame {
        margin-bottom: 90px !important;
        padding: 0 10px;
    }
}

.picker__frame--premium:not(.picker__frame--flatten) .picker__box {
    padding: 15px !important;
}

.picker__frame--premium .picker__custom-header {
    text-align: center;
    background: #fff;
    margin: 0;
    font-size: 2rem;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.7);
    padding: 20px 0;
}

@media (max-width: 808px) {
    .picker__frame--premium .picker__custom-header {
        font-size: 1.8rem;
    }
}

.picker__frame--premium .picker__table {
    border-collapse: separate !important;
    table-layout: fixed;
    font-size: inherit;
    border-spacing: 35px 4px !important;
    margin-bottom: 0;
}

@media (max-width: 480px) {
    .picker__frame--premium .picker__table {
        border-spacing: 0 !important;
    }
}

.picker__frame--premium .picker__frame {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}

@media (max-width: 808px) {
    .picker__frame--premium .picker__frame {
        display: table;
        margin-bottom: 8% !important;
    }
}

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

.picker__frame--premium .picker__table td {
    width: 50px;
    height: 50px;
    text-align: center;
}

@media (max-width: 480px) {
    .picker__frame--premium .picker__table td {
        width: auto;
        height: auto;
    }
}

.picker__frame--premium .picker__weekday {
    text-align: center;
    font-size: 1.5rem;
    color: rgba(0, 0, 0, 0.4);
}

.picker__frame--premium .picker__day {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0 !important;
    font-size: 1.7rem;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 808px) {
    .picker__frame--premium .picker__day {
        font-size: 1.7rem;
    }
}

@media (max-width: 480px) {
    .picker__frame--premium .picker__day {
        width: auto;
        height: auto;
    }
}

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

.picker__frame--premium .picker__day--selected {
    background: rgba(47, 116, 170, 0.4) !important;
    border-color: #2f74aa !important;
    color: rgba(0, 0, 0, 0.8) !important;
}

.picker__frame--premium .picker__day--selected:before {
    border-top-color: #2f74aa !important;
}

.picker__frame--premium .picker__day--selected:hover {
    background: rgba(47, 116, 170, 0.6) !important;
}

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

.picker__frame--premium .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: 10px 0;
    margin-top: 0 !important;
    border: 0;
}

.picker__frame--premium .picker__month,
.picker__frame--premium .picker__year {
    font-size: 1rem !important;
    color: rgba(0, 0, 0, 0.6) !important;
    font-style: normal !important;
    font-weight: 400;
    letter-spacing: 0.2rem;
}

@media (max-width: 808px) {
    .picker__frame--premium .picker__month,
    .picker__frame--premium .picker__year {
        font-size: 1rem !important;
        letter-spacing: 0.1rem !important;
    }
}

.picker__frame--premium .picker__nav--next,
.picker__frame--premium .picker__nav--prev {
    top: 0 !important;
    width: 47px !important;
    height: 100% !important;
    line-height: 66px !important;
    padding: 0 !important;
}

.picker__frame--premium .picker__nav--next:before,
.picker__frame--premium .picker__nav--prev:before {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    border-top-width: 0.25em;
    border-bottom-width: 0.25em;
}

.picker__frame--premium .picker__nav--next:hover,
.picker__frame--premium .picker__nav--prev:hover {
    background: rgba(0, 0, 0, 0.05) !important;
}

.picker__frame--premium .picker__nav--prev {
    border-right: 2px solid #fff;
    left: 0 !important;
}

.picker__frame--premium .picker__nav--prev:before {
    border-right-color: rgba(0, 0, 0, 0.6);
    border-right-width: 0.4em;
}

.picker__frame--premium .picker__nav--prev:hover:before {
    border-right-color: rgba(0, 0, 0, 0.8);
}

.picker__frame--premium .picker__nav--next {
    border-left: 2px solid #fff;
    right: 0 !important;
}

.picker__frame--premium .picker__nav--next:before {
    border-left-color: rgba(0, 0, 0, 0.6);
    border-left-width: 0.4em;
}

.picker__frame--premium .picker__nav--next:hover:before {
    border-left-color: rgba(0, 0, 0, 0.8);
}

.picker__frame--premium .picker__confirm {
    box-sizing: border-box;
    border-radius: 0 !important;
    display: block;
    position: relative;
    font-size: 1.8rem !important;
    text-align: center;
    padding: 20px;
    color: #fff;
    font-weight: 300;
}

@media (max-width: 808px) {
    .picker__frame--premium .picker__confirm {
        font-size: 1.7rem !important;
        padding: 15px;
    }
}

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

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

.picker__frame--premium .picker__button--close:before {
    vertical-align: -2px;
}

.picker__frame--premium .picker__button--clear {
    display: none;
}

.picker__frame--premium .picker__button--close,
.picker__frame--premium .picker__button--today {
    width: 50%;
    font-size: 1rem !important;
    font-weight: 400;
    padding: 15px 0 !important;
}

@media (max-width: 808px) {
    .picker__frame--premium .picker__button--close,
    .picker__frame--premium .picker__button--today {
        font-size: 18px !important;
        padding: 18px 0 !important;
    }
}

.picker__frame--premium .picker__button--close:hover,
.picker__frame--premium .picker__button--today:hover {
    background: rgba(0, 0, 0, 0.05) !important;
}

.cloak-header .header {
    opacity: 0;
}

.page-container {
    background: #fff;
}

.subpage-manager-inherit-styles .landing-page__content {
    visibility: hidden;
}

.subpage-manager-inherit-styles .landing-page__content-image img {
    width: inherit !important;
}

.subpage-manager-inherit-styles .landing-page__content-block-excerpt {
    font-size: 1.7rem;
    line-height: 1.6em;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 300;
    letter-spacing: 0;
}

@media (max-width: 1180px) {
    .subpage-manager-inherit-styles .landing-page__content-block-excerpt {
        font-size: 1rem;
    }
}

@media (max-width: 808px) {
    .subpage-manager-inherit-styles .landing-page__content-block-excerpt {
        font-size: 1.5rem;
    }
}

.landing-page__form-title,
.retail-page__retailer-name {
    line-height: 1.5;
}

.popdown {
    background-color: #fff !important;
    color: #444 !important;
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none;
}

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

.no-scroll {
    overflow: hidden;
}

.homepage__about-content a {
    text-decoration: underline;
}

.themer-logo {
    vertical-align: middle;
}

.touch-device .homepage__rotator--parallax .slides li,
.touch-device .parallax-section__image,
.touch-device .homepage__rotator--parallax .slides li > div {
    background-attachment: scroll;
}

.reviews-manager__item-content-date,
.reviews-manager__text-link {
    font-style: normal !important;
}

.skip-to-content {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 15000;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 10px 20px;
    color: #fff;
    font-size: 12px;
}

.popdown {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.fya-link svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.fpm__expand-icon {
    font-family: "Arial", sans-serif;
}

.vertaligner-primary,
.vertaligner-secondary {
    position: relative;
}

@-webkit-keyframes kenBurns {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.4);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes kenBurns {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.4);
    }

    100% {
        transform: scale(1);
    }
}

html:not(.photo-mode) .ken-burns .homepage__rotator-image-container,
html:not(.photo-mode) .ken-burns .page-banner__image-asset,
html:not(.photo-mode) .ken-burns.in-viewport .parallax-section__image {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

html:not(.photo-mode)
    .ken-burns
    .run-animation
    .homepage__rotator-image-container {
    -webkit-animation-name: kenBurns;
    animation-name: kenBurns;
}

html:not(.photo-mode) .ken-burns.in-viewport .parallax-section__image,
html:not(.photo-mode) .ken-burns .page-banner__image-asset {
    -webkit-animation-name: kenBurns;
    animation-name: kenBurns;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

html:not(.photo-mode) .ken-burns--slow.in-viewport .parallax-section__image,
html:not(.photo-mode) .ken-burns--slow .homepage__rotator-image-container,
html:not(.photo-mode) .ken-burns--slow .page-banner__image-asset {
    -webkit-animation-duration: 100s;
    animation-duration: 100s;
}

@media (max-width: 660px) {
    html:not(.photo-mode) .ken-burns--slow.in-viewport .parallax-section__image,
    html:not(.photo-mode) .ken-burns--slow .homepage__rotator-image-container,
    html:not(.photo-mode) .ken-burns--slow .page-banner__image-asset {
        -webkit-animation-duration: 70s;
        animation-duration: 70s;
    }
}

html:not(.photo-mode) .ken-burns--medium.in-viewport .parallax-section__image,
html:not(.photo-mode) .ken-burns--medium .homepage__rotator-image-container,
html:not(.photo-mode) .ken-burns--medium .page-banner__image-asset {
    -webkit-animation-duration: 80s;
    animation-duration: 80s;
}

@media (max-width: 660px) {
    html:not(.photo-mode)
        .ken-burns--medium.in-viewport
        .parallax-section__image,
    html:not(.photo-mode) .ken-burns--medium .homepage__rotator-image-container,
    html:not(.photo-mode) .ken-burns--medium .page-banner__image-asset {
        -webkit-animation-duration: 55s;
        animation-duration: 55s;
    }
}

html:not(.photo-mode) .ken-burns--fast.in-viewport .parallax-section__image,
html:not(.photo-mode) .ken-burns--fast .homepage__rotator-image-container,
html:not(.photo-mode) .ken-burns--fast .page-banner__image-asset {
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
}

@media (max-width: 660px) {
    html:not(.photo-mode) .ken-burns--fast.in-viewport .parallax-section__image,
    html:not(.photo-mode) .ken-burns--fast .homepage__rotator-image-container,
    html:not(.photo-mode) .ken-burns--fast .page-banner__image-asset {
        -webkit-animation-duration: 40s;
        animation-duration: 40s;
    }
}

.rotator-parallax .simpleParallax {
    width: 100%;
    height: 100%;
}

.rotator-parallax .homepage__rotator-image {
    opacity: 0;
    transition: 0.3s ease opacity;
}

.rotator-parallax--clip {
    -webkit-clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);
    clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);
    width: 100%;
    height: 100%;
}

.rotator-parallax--fixed:not(.rotator-parallax--no-clip) {
    -webkit-clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);
    clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);
}

.rotator-parallax--fixed .homepage__rotator-image-container {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.rotator-parallax--fixed.homepage__rotator--0
    .homepage__rotator-image-container {
    aspect-ratio: 1.67/1;
    height: auto;
}

.rotator-parallax--fixed.homepage__rotator--stretch
    .homepage__rotator-image-container,
.rotator-parallax--fixed.homepage__rotator--stretch_desktop_only
    .homepage__rotator-image-container {
    height: 100vh;
}

@media (max-width: 808px) {
    .rotator-parallax--fixed.homepage__rotator--stretch_desktop_only
        .homepage__rotator-image-container {
        aspect-ratio: 1.67/1;
        height: auto;
    }
}

@media (max-width: 808px) {
    html.theme-8
        .rotator-parallax--fixed.homepage__rotator--0
        .homepage__rotator-image-container,
    html.theme-8
        .rotator-parallax--fixed.homepage__rotator--stretch_desktop_only
        .homepage__rotator-image-container {
        height: auto !important;
    }
}

.rotator-parallax--fixed .simpleParallax {
    width: 100%;
    height: 100%;
}

.walkthrough__action-button {
    text-transform: none;
}

.footer__callout-button,
.neighborhood-a__mobile-address-link,
.neighborhood-a__poi-load-more,
.neighborhood-b__mobile-address-link,
.neighborhood-b__poi-category-button,
.neighborhood-b__poi-load-more,
.floorplan-details__button,
.ebrochure__button,
.form__field--submit,
.page__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background-color: #2f74aa;
    padding: 1.2142857143em 2.8571428571em;
    color: #fff;
    letter-spacing: 0.0714285714em;
    line-height: 1.2;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    transition: 0.1s ease opacity;
}

.footer__callout-button:not(:first-of-type),
.neighborhood-a__mobile-address-link:not(:first-of-type),
.neighborhood-a__poi-load-more:not(:first-of-type),
.neighborhood-b__mobile-address-link:not(:first-of-type),
.neighborhood-b__poi-category-button:not(:first-of-type),
.neighborhood-b__poi-load-more:not(:first-of-type),
.floorplan-details__button:not(:first-of-type),
.ebrochure__button:not(:first-of-type),
.form__field--submit:not(:first-of-type),
.page__button:not(:first-of-type) {
    margin-left: 10px;
}

.footer__callout-button:hover,
.neighborhood-a__mobile-address-link:hover,
.neighborhood-a__poi-load-more:hover,
.neighborhood-b__mobile-address-link:hover,
.neighborhood-b__poi-category-button:hover,
.neighborhood-b__poi-load-more:hover,
.floorplan-details__button:hover,
.ebrochure__button:hover,
.form__field--submit:hover,
.page__button:hover {
    opacity: 0.8;
}

@media (max-width: 1180px) {
    .footer__callout-button,
    .neighborhood-a__mobile-address-link,
    .neighborhood-a__poi-load-more,
    .neighborhood-b__mobile-address-link,
    .neighborhood-b__poi-category-button,
    .neighborhood-b__poi-load-more,
    .floorplan-details__button,
    .ebrochure__button,
    .form__field--submit,
    .page__button {
        font-size: 0.8rem;
    }
}

@media (max-width: 660px) {
    .footer__callout-button,
    .neighborhood-a__mobile-address-link,
    .neighborhood-a__poi-load-more,
    .neighborhood-b__mobile-address-link,
    .neighborhood-b__poi-category-button,
    .neighborhood-b__poi-load-more,
    .floorplan-details__button,
    .ebrochure__button,
    .form__field--submit,
    .page__button {
        width: 100%;
        font-size: 0.8rem;
    }

    .footer__callout-button:not(:first-of-type),
    .neighborhood-a__mobile-address-link:not(:first-of-type),
    .neighborhood-a__poi-load-more:not(:first-of-type),
    .neighborhood-b__mobile-address-link:not(:first-of-type),
    .neighborhood-b__poi-category-button:not(:first-of-type),
    .neighborhood-b__poi-load-more:not(:first-of-type),
    .floorplan-details__button:not(:first-of-type),
    .ebrochure__button:not(:first-of-type),
    .form__field--submit:not(:first-of-type),
    .page__button:not(:first-of-type) {
        margin-left: 0;
        margin-top: 10px;
    }
}

.footer__callout-button:not(:last-of-type),
.neighborhood-a__mobile-address-link:not(:last-of-type),
.neighborhood-a__poi-load-more:not(:last-of-type),
.neighborhood-b__mobile-address-link:not(:last-of-type),
.neighborhood-b__poi-category-button:not(:last-of-type),
.neighborhood-b__poi-load-more:not(:last-of-type),
.floorplan-details__button:not(:last-of-type),
.ebrochure__button:not(:last-of-type),
.form__field--submit:not(:last-of-type),
.page__button:not(:last-of-type) {
    margin-right: 7px;
}

@media (max-width: 808px) {
    .footer__callout-button:not(:last-of-type),
    .neighborhood-a__mobile-address-link:not(:last-of-type),
    .neighborhood-a__poi-load-more:not(:last-of-type),
    .neighborhood-b__mobile-address-link:not(:last-of-type),
    .neighborhood-b__poi-category-button:not(:last-of-type),
    .neighborhood-b__poi-load-more:not(:last-of-type),
    .floorplan-details__button:not(:last-of-type),
    .ebrochure__button:not(:last-of-type),
    .form__field--submit:not(:last-of-type),
    .page__button:not(:last-of-type) {
        margin-bottom: 10px;
        margin-right: 0;
    }
}

[class^="popdown-theme-"] + div {
    background-color: #f7f7f7 !important;
}

.footer__callout-title,
.homepage__video-section-title,
.homepage__instagram-title,
.homepage__about-title {
    line-height: 1.2;
    font-family: "Yeseva One", serif;
    font-size: 3.125rem;
    font-weight: 400;
}

@media (max-width: 1380px) {
    .footer__callout-title,
    .homepage__video-section-title,
    .homepage__instagram-title,
    .homepage__about-title {
        font-size: 2.8rem;
    }
}

@media (max-width: 1180px) {
    .footer__callout-title,
    .homepage__video-section-title,
    .homepage__instagram-title,
    .homepage__about-title {
        font-size: 2.5rem;
    }
}

@media (max-width: 980px) {
    .footer__callout-title,
    .homepage__video-section-title,
    .homepage__instagram-title,
    .homepage__about-title {
        font-size: 2.1rem;
    }
}

@media (max-width: 808px) {
    .footer__callout-title,
    .homepage__video-section-title,
    .homepage__instagram-title,
    .homepage__about-title {
        line-height: 1.33;
        font-size: 1.8rem;
    }
}

.header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    transition: 0.1s ease background;
}

.menu-open .header {
    z-index: 9000;
}

.header--white-bg {
    background-color: #fff !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.header--white-bg .header__logo-wrapper--sticky {
    display: block;
}

.header--white-bg .header__logo-wrapper--has-sticky {
    display: none;
}

.header--stick {
    position: fixed;
}

.header--absolute {
    position: absolute !important;
}

.header--sticky-desktop_mobile,
.header--sticky-desktop_only {
    top: 0;
    left: 0;
    z-index: 8800;
    background-color: #f7f7f7;
}

@media (max-width: 808px) {
    .header--sticky-desktop_only {
        position: relative;
    }
}

.header__dummy {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

.header__container {
    display: table;
    width: 100%;
    padding: 30px 50px;
}

.header__container--float {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    left: 0;
    width: 100% !important;
}

@media (max-width: 1180px) {
    .header__container {
        padding: 25px 35px;
    }
}

@media (max-width: 808px) {
    .header__container {
        display: block;
        width: auto;
        padding: 20px 25px;
    }
}

.header__logo-container {
    display: inline-block;
    vertical-align: middle;
}

.header__logo-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.header__logo-wrapper--sticky {
    display: none;
}

.header__logo-wrapper:not(.header__logo-wrapper--themer) {
    width: 240px;
}

@media (max-width: 1380px) {
    .header__logo-wrapper:not(.header__logo-wrapper--themer) {
        width: 216px;
    }
}

@media (max-width: 1180px) {
    .header__logo-wrapper:not(.header__logo-wrapper--themer) {
        width: 192px;
    }
}

@media (max-width: 980px) {
    .header__logo-wrapper:not(.header__logo-wrapper--themer) {
        width: 168px;
    }
}

@media (max-width: 808px) {
    .header__logo-wrapper:not(.header__logo-wrapper--themer) {
        width: 144px;
    }
}

.header__logo {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.header__toolbar--buttons {
    display: inline-block;
    padding-left: 63px;
    vertical-align: middle;
}

@media (max-width: 808px) {
    .header__toolbar--buttons {
        display: none;
    }
}

.header__toolbar--menu {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 50px;
}

@media (max-width: 808px) {
    .header__toolbar--menu {
        right: 25px;
    }
}

.header__toolbar-container {
    display: table;
    width: 100%;
}

.header__toolbar-cell {
    display: inline-block;
    vertical-align: -5px;
}

.header__toolbar-cell:not(:first-child) {
    margin-left: 49px;
}

@media (max-width: 1380px) {
    .header__toolbar-cell:not(:first-child) {
        margin-left: 30px;
    }
}

@media (max-width: 1180px) {
    .header__toolbar-cell:not(:first-child) {
        margin-left: 20px;
    }
}

.header__toolbar-content {
    display: block;
    color: #242629;
    line-height: 1;
    font-size: 1.4rem;
    font-weight: 500;
}

@media (max-width: 1180px) {
    .header__toolbar-content {
        font-size: 1.3rem;
    }
}

.header__button {
    position: relative;
    top: 0.125em;
    display: inline-block;
    color: #242629;
    line-height: 1;
    vertical-align: -3px;
    font-family: "Yeseva One", serif;
    font-size: 2.4rem;
}

@media (max-width: 1380px) {
    .header__button {
        font-size: 1.8rem;
        vertical-align: -2px;
    }
}

@media (max-width: 808px) {
    .header__button {
        display: none;
    }
}

.header__phone {
    display: none;
    margin-top: 2px;
}

@media (max-width: 808px) {
    .header__phone {
        display: inline-block;
        vertical-align: middle;
    }
}

.header__phone svg {
    height: 24px;
    width: 24px;
}

.header__phone svg * {
    fill: #242629;
}

.header__hamburger {
    display: inline-block;
    margin-left: 44px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: none;
    padding: 0;
}

@media (max-width: 1380px) {
    .header__hamburger {
        margin-left: 20px;
    }
}

@media (min-width: 808px) {
    .skylease-body .header:not(.header--sticky-0) {
        position: absolute !important;
    }
}

.navigation {
    display: none;
    position: fixed;
    top: 0;
    right: -582px;
    z-index: 3;
    max-height: 100vh;
    width: 350px;
    height: 100%;
    background-color: #242629;
    font-size: 2.4rem;
    transition: right 0.5s, width 0.5s;
}

@media (max-width: 808px) {
    .navigation {
        right: -100%;
        width: 100%;
        overflow-y: auto;
        font-size: 2.2rem;
    }
}

.menu-open .navigation {
    right: 0;
}

.navigation--light {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.03);
}

.navigation--light .navigation__link,
.navigation--light .navigation__lease {
    color: #242629;
}

.navigation--light .navigation__list {
    border-top-color: rgba(0, 0, 0, 0.1);
}

.navigation--light .navigation__address {
    color: #6b6b6b;
}

.navigation--light .navigation__hamburger .hamburger__bun {
    background-color: #242629;
}

.navigation__wrapper {
    position: relative;
    overflow-y: auto;
    height: 100%;
}

.navigation__header {
    position: relative;
    margin: 42px 50px 44px;
    min-height: 30px;
}

@media (max-width: 1180px) {
    .navigation__header {
        margin: 30px 34px;
    }
}

@media (max-width: 808px) {
    .navigation__header {
        margin: 15px 25px 23px;
    }
}

.navigation__phone {
    position: relative;
    top: 0.125em;
    display: inline-block;
    vertical-align: middle;
    color: #f7f7f7;
    line-height: 1;
    font-family: "Yeseva One", serif;
    font-size: 1.4rem;
}

.navigation--light .navigation__phone {
    color: #242629;
}

.navigation__hamburger {
    position: absolute;
    bottom: -5px;
    right: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: none;
    padding: 0;
}

@media (max-width: 1180px) {
    .navigation__hamburger {
        bottom: 4px;
    }
}

.navigation__hamburger .hamburger__bun {
    background-color: #f7f7f7;
}

.navigation__hamburger .hamburger__text {
    color: #f7f7f7;
}

.navigation__container {
    padding: 0 50px 43px;
}

@media (max-width: 980px) {
    .navigation__container {
        padding: 0 30px 30px;
    }
}

@media (max-width: 808px) {
    .navigation__container {
        padding: 0 25px 35px;
    }
}

.navigation__list {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 35px;
    font-family: "Yeseva One", serif;
}

@media (max-width: 980px) {
    .navigation__list {
        padding-top: 20px;
    }
}

@media (max-width: 808px) {
    .navigation__list {
        padding-top: 14px;
        text-align: center;
    }
}

@media (min-width: 980px) {
    .navigation__item--mobile-only {
        display: none;
    }
}

@media (min-width: 809px) and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0),
    (min-width: 809px) and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
    .navigation__item {
        float: left;
        width: 50%;
    }
}

.navigation__link {
    color: #f7f7f7;
    line-height: 1.9;
}

.navigation__link:hover {
    opacity: 0.8;
}

@media (max-width: 980px) {
    .navigation__link {
        font-size: 1.9rem;
    }
}

@media (max-width: 808px) {
    .navigation__link {
        line-height: 2.05;
    }
}

.navigation__contact {
    font-size: 0.8rem;
}

@media (max-width: 808px) {
    .navigation__contact {
        display: flex;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }
}

@media (min-width: 809px) {
    .navigation__contact {
        margin-top: 20px;
        text-align: justify;
    }

    .navigation__contact::after {
        content: "";
        display: inline-block;
        width: 100%;
    }
}

.navigation__button {
    display: table;
    padding: 14px 0;
    color: #fff;
    letter-spacing: 0.075em;
    text-align: left;
    vertical-align: middle;
}

.navigation__button--primary {
    padding: 14px 25px !important;
    text-align: center;
}

.navigation__button--primary:not(:last-child) {
    margin-bottom: 20px;
}

@media (max-width: 980px) {
    .navigation__button--primary:not(:last-child) {
        margin-top: 15px;
    }
}

@media (max-width: 808px) {
    .navigation__button--primary:not(:last-child) {
        margin-bottom: 10px;
    }
}

.navigation--light .navigation__button:not(.navigation__button--primary) {
    color: #242629;
}

@media (max-width: 980px) {
    .navigation__button {
        font-size: 1.1rem;
    }
}

@media (max-width: 808px) {
    .navigation__button {
        padding: 10px 0;
    }
}

@media (max-width: 660px) {
    .navigation__button {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.navigation__address {
    display: block;
    width: 100%;
    text-align: left;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 0.066667em;
    line-height: 2.08;
    vertical-align: middle;
    margin-top: 10px;
}

.navigation__address:only-child {
    display: block;
    width: 100%;
    text-align: center;
}

@media (max-width: 808px) {
    .navigation__address {
        display: table;
        margin: 30px auto 0;
        text-align: center;
    }
}

@media (max-width: 660px) {
    .navigation__address {
        display: block;
    }
}

.hamburger {
    display: block;
    width: 50px;
    height: 17px;
}

@media (max-width: 1380px) {
    .hamburger {
        width: 40px;
    }
}

.hamburger__bun {
    display: block;
    width: 100%;
    height: 2px;
    background: #242629;
    transition: opacity 0.1s;
}

.hamburger__bun:not(:first-child) {
    margin-top: 5px;
}

.menu-open .hamburger__bun:first-child,
.menu-open .hamburger__bun:nth-child(3) {
    opacity: 0;
}

.hamburger__text {
    display: block;
    margin-top: 3px;
    color: #242629;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 600;
}

@media (max-width: 980px) {
    .hamburger {
        width: 45px;
    }
}

.sidebar {
    position: absolute;
    top: 0;
    left: auto;
    right: 100%;
    width: 120px;
    padding: 20px 0;
    background-color: #f7f7f7;
}

@media (max-width: 1180px) {
    .sidebar {
        width: 100px;
    }
}

@media (max-width: 980px) {
    .sidebar {
        width: 80px;
    }
}

@media (max-width: 808px) {
    .sidebar {
        display: none;
        width: 25px;
    }
}

.page-banner .sidebar {
    height: 100%;
}

.sidebar__content {
    display: table;
    white-space: nowrap;
    font-size: 0.9rem;
    font-weight: 500;
}

@media (max-width: 980px) {
    .sidebar__content {
        font-size: 0.8rem;
    }
}

.sidebar__content-wrap {
    padding: 50% 0;
    height: 0;
}

.sidebar__content-container {
    display: flex;
    align-items: center;
    height: 35px;
    margin-top: -50%;
    transform: rotate(-90deg) translateX(-100%) translateY(125%);
    transform-origin: top left;
}

@media (max-width: 1180px) {
    .sidebar__content-container {
        transform: rotate(-90deg) translateX(-100%) translateY(91%);
    }
}

@media (max-width: 980px) {
    .sidebar__content-container {
        transform: rotate(-90deg) translateX(-100%) translateY(65%);
    }
}

.sidebar__link {
    color: #6b6b6b;
}

.sidebar__link--phone {
    font-size: 1.1428571429em;
    font-weight: 600;
}

.sidebar__link--address {
    margin-right: 40px;
}

@media (max-width: 1380px) {
    .sidebar__link--address {
        margin-right: 20px;
    }
}

@media (max-width: 1180px) {
    .sidebar__link--address {
        display: none;
    }
}

body:not(.page-homepage) .sidebar__link--address {
    display: none;
}

.sidebar__social {
    display: flex;
    margin-right: 40px;
}

@media (max-width: 1380px) {
    .sidebar__social {
        margin-right: 20px;
    }
}

body:not(.page-homepage) .sidebar__social {
    transform: translateX(-50%);
    position: absolute;
    top: auto;
    left: 50%;
    flex-direction: column;
    top: auto;
    bottom: 10px;
}

.sidebar__social-item {
    margin-right: 4px;
}

body:not(.page-homepage) .sidebar__social-item {
    margin-right: 0;
    margin-top: 4px;
}

.sidebar__social-item--address {
    display: none;
}

@media (max-width: 1180px) {
    .sidebar__social-item--address {
        display: table;
    }
}

body:not(.page-homepage) .sidebar__social-item--address {
    display: table;
}

.sidebar__social-link {
    width: 30px;
    height: 30px;
    position: relative;
    display: block;
    transform: rotate(90deg);
}

body:not(.page-homepage) .sidebar__social-link {
    transform: rotate(0);
}

@media (max-width: 1380px) {
    .sidebar__social-link {
        width: 25px;
        height: 25px;
    }
}

.sidebar__social-link svg,
.sidebar__social-link img {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
}

.sidebar__social-item--address .sidebar__social-link svg,
.sidebar__social-item--address .sidebar__social-link img {
    width: 23px;
    height: 23px;
}

@media (max-width: 1380px) {
    .sidebar__social-link svg,
    .sidebar__social-link img {
        max-width: 85%;
        max-height: 85%;
    }
}

.sidebar__social-link svg *,
.sidebar__social-link img * {
    fill: #6b6b6b;
}

@media (max-width: 980px) {
    .sidebar__social-link {
        width: 25px;
        height: 25px;
    }
}

.sticky-header__logo-wrapper:not(.sticky-header__logo-wrapper--themer) {
    width: 235px;
}

.homepage {
    position: relative;
}

.homepage__video-container {
    height: 100%;
    overflow: hidden;
}

.homepage__video {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
}

.homepage__video--default {
    position: relative;
    display: table;
    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%;
    position: relative;
    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: visible;
    position: relative;
    margin-left: 120px;
    width: auto;
}

@media (min-width: 1025px) {
    .homepage__rotator--parallax .slides li > div {
        background-attachment: fixed;
    }
}

@media (max-width: 1180px) {
    .homepage__rotator {
        margin-left: 100px;
    }
}

@media (max-width: 980px) {
    .homepage__rotator {
        margin-left: 80px;
    }
}

@media (max-width: 808px) {
    .homepage__rotator {
        margin-left: 25px;
    }
}

.homepage__rotator--0 {
    height: auto;
}

.homepage__rotator--0 .slides li {
    position: relative !important;
}

.homepage__rotator--stretch {
    height: 100vh;
}

@media (max-width: 808px) {
    .homepage__rotator--stretch .homepage__rotator-dimmer {
        padding-bottom: 0;
        height: 30%;
    }
}

.homepage__rotator--stretch-desktop {
    height: 100vh;
}

@media (max-width: 808px) {
    .homepage__rotator--stretch-desktop {
        height: auto !important;
    }

    .homepage__rotator--stretch-desktop .slides li {
        position: relative !important;
    }
}

.homepage__rotator-slides {
    width: auto !important;
    padding-bottom: 0 !important;
}

.homepage__rotator-color-overlay {
    background: #2f74aa;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

.homepage__rotator-dimmer {
    position: absolute;
    left: 0;
    z-index: 4;
    padding-bottom: 20%;
    width: 100%;
    opacity: 0.7;
}

.homepage__rotator-dimmer--top {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FF000000", endColorstr="#00000000");
    background: linear-gradient(to bottom, #000 0%, transparent 100%);
    top: 0;
}

.homepage__rotator-dimmer--bottom {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#00000000", endColorstr="#FF000000");
    background: linear-gradient(to bottom, transparent 0%, #000 100%);
    bottom: -1px;
}

@media (max-width: 808px) {
    .mobile-retain-content .homepage__rotator-dimmer--bottom {
        height: 70%;
    }
}

.homepage__rotator-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) no-repeat center center/cover;
    overflow: hidden;
}

.homepage__rotator--0 .homepage__rotator-container,
.homepage__rotator--stretch_desktop_only .homepage__rotator-container {
    position: relative;
}

.homepage__rotator--0 .homepage__rotator-container:before,
.homepage__rotator--stretch_desktop_only .homepage__rotator-container:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 58.8888888889%;
}

.homepage__rotator-image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 808px) {
    .homepage__rotator--0 .homepage__rotator-image-container,
    .homepage__rotator--stretch_desktop_only
        .homepage__rotator-image-container {
        aspect-ratio: 1.67/1;
        height: auto;
    }
}

.homepage__rotator-image {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.homepage__rotator-content {
    position: absolute;
    left: 5%;
    bottom: 10%;
    z-index: 5;
    opacity: 0;
}

html.loaded .homepage__rotator-content {
    opacity: 1;
}

@media (max-width: 808px) {
    .homepage__rotator-content {
        bottom: 60px;
    }

    .homepage__rotator--stretch .homepage__rotator-content {
        left: 20px;
        width: calc(100% - 40px);
    }

    .homepage__rotator--0 .homepage__rotator-content,
    .homepage__rotator--stretch_desktop_only .homepage__rotator-content {
        bottom: 20px;
        left: 20px;
        width: calc(100% - 40px);
    }
}

.homepage__rotator-content-subtitle {
    margin-bottom: 7px;
    color: #fff;
    font-size: 1.8rem;
}

@media (max-width: 808px) {
    .homepage__rotator-content-subtitle {
        font-size: 1.4rem;
    }
}

@media (max-height: 400px) {
    .homepage__rotator-content-subtitle {
        display: none;
    }
}

.homepage__rotator-content-title {
    color: #fff;
    line-height: 1.14;
    font-family: "Yeseva One", serif;
    font-size: 7rem;
    font-weight: 400;
}

@media (max-width: 1380px) {
    .homepage__rotator-content-title {
        font-size: 5rem;
    }
}

@media (max-width: 1180px) {
    .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 {
        font-size: 3rem;
    }
}

.homepage__rotator-content-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background-color: #2f74aa;
    padding: 1.2142857143em 2.8571428571em;
    color: #fff;
    letter-spacing: 0.0714285714em;
    line-height: 1.2;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    transition: 0.1s ease opacity;
    display: inline-block;
    margin-top: 2.6em;
    transition: 0.1s ease color, 0.1s ease background;
}

.homepage__rotator-content-link:not(:first-of-type) {
    margin-left: 10px;
}

.homepage__rotator-content-link:hover {
    opacity: 0.8;
}

@media (max-width: 1180px) {
    .homepage__rotator-content-link {
        font-size: 0.8rem;
    }
}

@media (max-width: 660px) {
    .homepage__rotator-content-link {
        width: 100%;
        font-size: 0.8rem;
    }

    .homepage__rotator-content-link:not(:first-of-type) {
        margin-left: 0;
        margin-top: 10px;
    }
}

.homepage__rotator-content-link:hover {
    background: #fff;
    color: #444;
}

@media (max-width: 808px) {
    .homepage__rotator-content-link {
        margin-top: 20px;
    }
}

.homepage__rotator-arrow {
    z-index: 7000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: auto;
    width: 50px;
}

@media (max-width: 808px) {
    .homepage__rotator-arrow {
        width: 40px;
        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__callout {
    position: relative;
    padding: 100px 0 0;
}

.homepage__callout--padding-bottom {
    padding-bottom: 100px;
}

@media (max-width: 1380px) {
    .homepage__callout--padding-bottom {
        padding-bottom: 80px;
    }
}

@media (max-width: 808px) {
    .homepage__callout--padding-bottom {
        padding-bottom: 50px;
    }
}

@media (min-width: 1681px) {
    .homepage__callout {
        width: 1490px;
    }
}

@media (max-width: 1380px) {
    .homepage__callout {
        padding-top: 80px;
    }
}

@media (max-width: 1180px) {
    .homepage__callout {
        padding-top: 60px;
    }
}

@media (max-width: 980px) {
    .homepage__callout {
        padding-top: 40px;
    }
}

@media (max-width: 808px) {
    .homepage__callout {
        margin: 0 auto;
        padding: 50px 25px 0;
    }
}

.homepage__callout-container {
    display: table;
    width: 100%;
    position: relative;
}

@media (min-width: 1181px) {
    .homepage__callout-item {
        padding-bottom: 90px;
    }

    .homepage__callout-item:last-child:not(:nth-child(2)) {
        margin-top: 10%;
    }

    .homepage__callout-item:last-child:nth-child(2) {
        float: right;
        margin-top: -15%;
    }
}

@media (min-width: 981px) {
    .homepage__callout-item {
        width: 43.62416107%;
        padding-bottom: 50px;
    }

    .homepage__callout-item:nth-child(2):not(:last-child) {
        position: absolute;
        top: 90px;
        right: 0;
        margin-bottom: 0;
    }

    .homepage__callout-item:last-child:not(:nth-child(2)) {
        margin-top: 6%;
        margin-left: 12.72%;
    }
}

@media (min-width: 981px) and (max-width: 1180px) {
    .homepage__callout-item:last-child:not(:nth-child(2)) {
        margin-left: 2%;
    }
}

@media (min-width: 981px) and (max-width: 1180px) {
    .homepage__callout-item {
        width: 46%;
    }
}

@media (max-width: 1680px) {
    .homepage__callout-item:nth-child(2):not(:last-child) {
        top: 60px;
    }
}

@media (max-width: 1380px) {
    .homepage__callout-item:nth-child(2):not(:last-child) {
        top: 45px;
    }
}

@media (max-width: 1180px) {
    .homepage__callout-item:first-child:nth-last-child(2),
    .homepage__callout-item:first-child:nth-last-child(2) ~ div {
        width: 68%;
    }

    .homepage__callout-item:first-child:nth-last-child(2):last-child,
    .homepage__callout-item:first-child:nth-last-child(2) ~ div:last-child {
        float: right;
    }
}

@media (max-width: 660px) {
    .homepage__callout-item:first-child:nth-last-child(2),
    .homepage__callout-item:first-child:nth-last-child(2) ~ div {
        width: 100%;
    }
}

@media (max-width: 980px) {
    .homepage__callout-item {
        max-width: 580px;
    }

    .homepage__callout-item:nth-child(2) {
        margin: 0 0 0 auto;
    }

    .homepage__callout-item:nth-child(n + 2) {
        margin-top: 50px;
    }
}

@media (max-width: 808px) {
    .homepage__callout-item:nth-child(n + 2) {
        margin-top: 0;
    }
}

.homepage__callout-link {
    position: relative;
    display: block;
    color: #242629;
}

html:not(.touch-device)
    .homepage__callout:not(.homepage__callout--ken-burns)
    .homepage__callout-link:hover
    .homepage__callout-image-wrap {
    transform: scale(1.08);
}

html:not(.touch-device)
    .homepage__callout:not(.homepage__callout--ken-burns)
    .homepage__callout-link:hover
    .homepage__callout-subtitle {
    padding-right: 85px;
}

@media (max-width: 1180px) {
    html:not(.touch-device)
        .homepage__callout:not(.homepage__callout--ken-burns)
        .homepage__callout-link:hover
        .homepage__callout-subtitle {
        padding-right: 65px;
    }
}

html:not(.touch-device)
    .homepage__callout--ken-burns
    .homepage__callout-link:hover
    .homepage__callout-image {
    transition: transform 10s linear;
    transform: scale(1.6);
}

.homepage__callout-image-wrap {
    overflow: hidden;
}

.homepage__callout-image {
    position: relative;
    width: 100%;
    background: rgba(0, 0, 0, 0) no-repeat center center/cover;
    transition: 0.1s ease all;
}

.homepage__callout-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 59.2307692308%;
}

@media (min-width: 809px) {
    .homepage__callout-content {
        position: absolute;
        right: 0;
        bottom: -90px;
        z-index: 2;
        display: table;
        max-width: calc(100% - 20px);
        height: 180px;
        background-color: #f7f7f7;
        transition: 0.1s background ease;
    }
}

@media (min-width: 809px) and (max-width: 1380px) {
    .homepage__callout-content {
        bottom: -50px;
        height: 100px;
    }
}

.homepage__callout-label {
    display: table-cell;
    padding: 20px 125px 20px 50px;
    vertical-align: middle;
}

@media (max-width: 1680px) {
    .homepage__callout-label {
        padding-right: 100px;
    }
}

@media (max-width: 1380px) {
    .homepage__callout-label {
        padding-left: 30px;
        padding-right: 80px;
    }
}

@media (max-width: 1180px) {
    .homepage__callout-label {
        padding: 15px 40px 15px 15px;
    }
}

@media (max-width: 808px) {
    .homepage__callout-label {
        padding: 13px 0 26px;
    }
}

.homepage__callout-title {
    display: block;
    font-family: "Yeseva One", serif;
    font-size: 3.2rem;
    font-weight: 400;
}

@media (max-width: 1380px) {
    .homepage__callout-title {
        font-size: 2.9rem;
    }
}

@media (max-width: 1180px) {
    .homepage__callout-title {
        font-size: 2.3rem;
    }
}

@media (max-width: 980px) {
    .homepage__callout-title {
        font-size: 2.3rem;
    }
}

@media (max-width: 808px) {
    .homepage__callout-title {
        font-size: 2rem;
    }
}

.homepage__callout-subtitle {
    display: inline-block;
    margin-top: 1em;
    background: rgba(0, 0, 0, 0) no-repeat right center/40px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37.04' height='10.49' viewBox='0 0 37.04 10.49'%3E%3Cpath d='M.5,5.75H35.33L31.44,9.64a.49.49,0,1,0,.7.7L36.89,5.6v0l.1-.14a.65.65,0,0,0,0-.19h0s0,0,0,0a.9.9,0,0,0,0-.16.91.91,0,0,0-.11-.16L32.14.15a.48.48,0,0,0-.7,0,.48.48,0,0,0,0,.7l3.89,3.9H.5a.5.5,0,0,0-.5.5A.5.5,0,0,0,.5,5.75Z' fill='rgba(36, 38, 41, 0.99)'/%3E%3C/svg%3E");
    padding-right: 65px;
    letter-spacing: 0.07143em;
    font-size: 1.4rem;
    font-weight: 700;
    transition: 0.1s ease padding;
}

@media (max-width: 1180px) {
    .homepage__callout-subtitle {
        font-size: 0.8rem;
        padding-right: 45px;
        background-size: 30px;
    }
}

@media (max-width: 808px) {
    .homepage__callout-subtitle {
        margin-top: 0.6em;
        background-size: 30px;
        padding-right: 45px;
        font-size: 0.8rem;
    }
}

.homepage__about {
    padding-top: 160px;
}

.homepage__about .reviews-manager-star-rating {
    margin-bottom: 20px;
}

@media (max-width: 360px) {
    .homepage__about .reviews-manager-star-rating--with-count {
        align-items: flex-start;
    }
}

.homepage__about + .parallax-section {
    margin-top: 160px;
}

@media (max-width: 1380px) {
    .homepage__about + .parallax-section {
        margin-top: 100px;
    }
}

@media (max-width: 1180px) {
    .homepage__about + .parallax-section {
        margin-top: 85px;
    }
}

@media (max-width: 980px) {
    .homepage__about + .parallax-section {
        margin-top: 75px;
    }
}

@media (max-width: 808px) {
    .homepage__about + .parallax-section {
        margin-top: 40px;
    }
}

.homepage__about:last-child {
    padding-bottom: 140px;
}

@media (max-width: 1380px) {
    .homepage__about:last-child {
        padding-bottom: 100px;
    }
}

@media (max-width: 1180px) {
    .homepage__about:last-child {
        padding-bottom: 85px;
    }
}

@media (max-width: 980px) {
    .homepage__about:last-child {
        padding-bottom: 75px;
    }
}

@media (max-width: 808px) {
    .homepage__about:last-child {
        padding-bottom: 40px;
    }
}

@media (max-width: 1380px) {
    .homepage__about {
        padding-top: 100px;
    }
}

@media (max-width: 1180px) {
    .homepage__about {
        padding-top: 85px;
    }
}

@media (max-width: 980px) {
    .homepage__about {
        padding-top: 75px;
    }
}

@media (max-width: 808px) {
    .homepage__about {
        padding-top: 40px;
    }
}

@media (max-width: 808px) {
    .homepage__about-container {
        padding: 0 25px;
    }
}

.homepage__about-table {
    display: table;
    width: 100%;
    table-layout: fixed;
}

@media (max-width: 808px) {
    .homepage__about-table {
        display: block;
    }
}

@media (min-width: 809px) {
    .homepage__about-column {
        display: table-cell;
        vertical-align: top;
    }

    .homepage__about-column--left {
        width: 34%;
        padding-right: 60px;
    }
}

@media (max-width: 808px) {
    .homepage__about-column--right {
        margin-top: 25px;
    }
}

.homepage__about-content {
    line-height: 2;
    font-size: 1rem;
}

@media (max-width: 808px) {
    .homepage__about-content {
        line-height: 1.86;
        font-size: 1.4rem;
    }
}

.homepage__about-buttons {
    margin-top: 40px;
}

@media (max-width: 808px) {
    .homepage__about-buttons {
        margin-top: 25px;
    }
}

.homepage__about-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background-color: #2f74aa;
    padding: 1.2142857143em 2.8571428571em;
    color: #fff;
    letter-spacing: 0.0714285714em;
    line-height: 1.2;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    transition: 0.1s ease opacity;
    display: inline-block;
}

.homepage__about-button:not(:first-of-type) {
    margin-left: 10px;
}

.homepage__about-button:hover {
    opacity: 0.8;
}

@media (max-width: 1180px) {
    .homepage__about-button {
        font-size: 0.8rem;
    }
}

@media (max-width: 660px) {
    .homepage__about-button {
        width: 100%;
        font-size: 0.8rem;
    }

    .homepage__about-button:not(:first-of-type) {
        margin-left: 0;
        margin-top: 10px;
    }
}

.homepage__gallery {
    position: relative;
    padding-top: 160px;
}

.homepage__gallery--margin-bottom {
    margin-bottom: 100px;
}

@media (max-width: 1180px) {
    .homepage__gallery--margin-bottom {
        margin-bottom: 60px;
    }
}

@media (max-width: 808px) {
    .homepage__gallery--margin-bottom {
        margin-bottom: 0;
    }
}

.homepage__gallery:last-child {
    margin-bottom: 100px;
}

@media (max-width: 1180px) {
    .homepage__gallery:last-child {
        margin-bottom: 60px;
    }
}

@media (max-width: 808px) {
    .homepage__gallery:last-child {
        margin-bottom: 30px;
    }
}

@media (max-width: 660px) {
    .homepage__gallery:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 1380px) {
    .homepage__gallery {
        padding-top: 100px;
    }
}

@media (max-width: 1180px) {
    .homepage__gallery {
        padding-top: 85px;
    }
}

@media (max-width: 980px) {
    .homepage__gallery {
        padding-top: 75px;
    }
}

@media (max-width: 808px) {
    .homepage__gallery {
        padding-top: 65px;
    }
}

@media (max-width: 660px) {
    .homepage__gallery {
        padding-top: 40px;
    }
}

.homepage__gallery .owl-item {
    opacity: 0.35;
    transition: opacity 1s;
}

.homepage__gallery .owl-item.center {
    opacity: 1;
}

.homepage__gallery-title {
    transform: translateX(-50%);
    position: absolute;
    top: auto;
    left: 50%;
    bottom: -42px;
    z-index: 5;
    max-width: 730px;
    width: 38%;
    height: 84px;
    background-color: #f7f7f7;
    color: #242629;
    text-align: center;
    font-family: "Yeseva One", serif;
    font-size: 2rem;
    font-weight: 400;
}

@media (max-width: 1380px) {
    .homepage__gallery-title {
        width: 50%;
    }
}

@media (max-width: 980px) {
    .homepage__gallery-title {
        width: 75%;
    }
}

@media (max-width: 808px) {
    .homepage__gallery-title {
        transform: none;
        position: static;
        top: auto;
        left: auto;
        position: relative;
        bottom: auto;
        margin-left: 25px;
        width: calc(100% - 50px);
        height: 65px;
        line-height: 1.25;
        font-size: 1rem;
    }
}

@media (max-width: 660px) {
    .homepage__gallery-title {
        height: 45px;
    }
}

.homepage__gallery-link {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 10;
    display: inline-block;
    width: 84px;
    height: 100%;
    border: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0) no-repeat center center/40px;
    padding: 0;
    text-align: left;
}

.homepage__gallery-link--prev {
    left: 0;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37.04' height='10.49' viewBox='0 0 37.04 10.49'%3E%3Cpath d='M36.54,4.75H1.71L5.6.85a.5.5,0,0,0,0-.7.5.5,0,0,0-.71,0L.15,4.89s0,0,0,0A.55.55,0,0,0,0,5.05a.43.43,0,0,0,0,.19H0s0,0,0,0a.41.41,0,0,0,0,.16.42.42,0,0,0,.11.16l4.74,4.74a.51.51,0,0,0,.36.15.5.5,0,0,0,.35-.85L1.71,5.75H36.54a.51.51,0,0,0,.5-.5A.5.5,0,0,0,36.54,4.75Z' fill='rgba(107, 107, 107, 0.99)'/%3E%3C/svg%3E");
}

.homepage__gallery-link--next {
    right: 0;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37.04' height='10.49' viewBox='0 0 37.04 10.49'%3E%3Cpath d='M.5,5.75H35.33L31.44,9.64a.49.49,0,1,0,.7.7L36.89,5.6v0l.1-.14a.65.65,0,0,0,0-.19h0s0,0,0,0a.9.9,0,0,0,0-.16.91.91,0,0,0-.11-.16L32.14.15a.48.48,0,0,0-.7,0,.48.48,0,0,0,0,.7l3.89,3.9H.5a.5.5,0,0,0-.5.5A.5.5,0,0,0,.5,5.75Z' fill='rgba(107, 107, 107, 0.99)'/%3E%3C/svg%3E");
}

.homepage__gallery-link:focus {
    outline: none;
    border: 1px solid #242629;
}

@media (max-width: 808px) {
    .homepage__gallery-link {
        display: none;
    }
}

.homepage__gallery-text {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    left: 84px;
    right: 84px;
}

@media (max-width: 808px) {
    .homepage__gallery-text {
        transform: none;
        position: static;
        top: auto;
        left: auto;
        left: auto;
        right: auto;
        margin-top: 11px;
    }
}

.homepage__gallery-video-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6) url(../images/svgs/play.svg) center center
        no-repeat;
    background-size: 90px 90px;
    text-indent: -9999px;
}

@media (max-width: 1680px) {
    .homepage__gallery-video-play {
        background-size: 70px 70px;
    }
}

@media (max-width: 1180px) {
    .homepage__gallery-video-play {
        background-size: 50px 50px;
    }
}

@media (max-width: 660px) {
    .homepage__gallery-video-play {
        background-size: 30px 30px;
    }
}

.parallax-section + .homepage__instagram {
    padding-top: 100px;
}

@media (max-width: 808px) {
    .parallax-section + .homepage__instagram {
        padding-top: 40px;
    }
}

.homepage__instagram {
    padding: 160px 0 140px;
}

@media (max-width: 1180px) {
    .homepage__instagram {
        padding: 120px 0 100px;
    }
}

@media (max-width: 980px) {
    .homepage__instagram {
        padding: 100px 0 80px;
    }
}

@media (max-width: 808px) {
    .homepage__instagram {
        padding: 40px 25px 0;
    }
}

.homepage__instagram-container {
    position: relative;
}

.homepage__instagram-column--left {
    position: absolute;
    top: 5%;
    left: 1%;
}

@media (min-width: 981px) and (max-width: 1180px) {
    .homepage__instagram-column--left {
        width: 325px;
    }
}

@media (min-width: 809px) and (max-width: 980px) {
    .homepage__instagram-column--left {
        width: 275px;
    }
}

@media (max-width: 808px) {
    .homepage__instagram-column--left {
        position: relative;
        top: auto;
        left: auto;
    }
}

.homepage__instagram-column--right {
    padding-left: 20%;
}

@media (max-width: 808px) {
    .homepage__instagram-column--right {
        margin-top: 20px;
        padding-left: 0;
    }
}

.homepage__instagram-button {
    display: block;
    margin-top: 20px;
    max-width: 100%;
    letter-spacing: 0.0714285714em;
    color: inherit;
    white-space: nowrap;
    font-size: 1.4rem;
    font-weight: 700;
}

.homepage__instagram-button svg,
.homepage__instagram-button img {
    margin-right: 0.7142857143em;
    width: 1.5714285714em;
    height: 1.5714285714em;
    vertical-align: middle;
}

.homepage__instagram-button svg *,
.homepage__instagram-button img * {
    fill: currentColor;
}

.homepage__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) {
    .homepage__instagram-button {
        display: block;
        margin-top: 10px;
        font-size: 0.8rem;
    }
}

.homepage__instagram-item {
    display: inline-block;
    vertical-align: top;
    transition: 0.1s ease all;
}

.homepage__instagram-item:hover {
    transform: scale(1.05);
}

.homepage__instagram-item--blank {
    position: relative;
}

.homepage__instagram-item--blank:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
}

@media (max-width: 808px) {
    .homepage__instagram-item--blank {
        display: none;
    }
}

@media (min-width: 661px) {
    .homepage__instagram-item {
        margin-left: 7px;
        width: calc(25% - 13px);
    }

    .homepage__instagram-item:nth-child(n + 5) {
        margin-top: 10px;
    }

    .homepage__instagram-item:nth-child(4n + 1) {
        margin-left: 0;
    }
}

@media (max-width: 808px) {
    .homepage__instagram-item {
        width: calc(33% - 10px);
        margin: 5px !important;
    }
}

@media (max-width: 660px) {
    .homepage__instagram-item {
        width: calc(50% - 12px);
    }
}

.homepage__instagram-image {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.homepage__video-section {
    position: relative;
    background-size: cover;
    background-position: center center;
    padding-bottom: 30%;
}

.homepage__video-section svg {
    display: block;
    width: 90px;
    height: 90px;
    transition: 0.1s ease all;
}

.homepage__video-section-button {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    color: #fff;
}

.homepage__video-section-button:after {
    display: none;
}

.homepage__video-section-content {
    line-height: 2;
    font-size: 1rem;
    margin-top: 30px;
}

@media (max-width: 808px) {
    .homepage__video-section-content {
        line-height: 1.86;
        font-size: 1.4rem;
        margin-top: 20px;
    }
}

.homepage__video-section-wrapper {
    display: table;
    max-width: 1300px;
    padding-top: 160px;
}

.homepage__video-section-wrapper:last-child {
    padding-bottom: 140px;
}

@media (max-width: 1380px) {
    .homepage__video-section-wrapper:last-child {
        padding-bottom: 100px;
    }
}

@media (max-width: 1180px) {
    .homepage__video-section-wrapper:last-child {
        padding-bottom: 85px;
    }
}

@media (max-width: 980px) {
    .homepage__video-section-wrapper:last-child {
        padding-bottom: 75px;
    }
}

@media (max-width: 808px) {
    .homepage__video-section-wrapper:last-child {
        padding-bottom: 40px;
    }
}

@media (max-width: 808px) {
    .homepage__video-section-wrapper + .homepage__gallery {
        padding-top: 0 !important;
    }
}

@media (max-width: 1380px) {
    .homepage__video-section-wrapper {
        padding-top: 100px;
    }
}

@media (max-width: 1180px) {
    .homepage__video-section-wrapper {
        padding-top: 85px;
    }
}

@media (max-width: 980px) {
    .homepage__video-section-wrapper {
        padding-top: 75px;
    }
}

@media (max-width: 808px) {
    .homepage__video-section-wrapper {
        padding-top: 65px;
        padding-left: 25px;
        padding-right: 25px;
    }
}

.homepage__video-section-wrapper:after {
    display: table;
    content: "";
    clear: both;
}

@media (max-width: 808px) {
    .homepage__video-section-wrapper {
        padding-bottom: 60px;
    }
}

.homepage__video-section-column {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding-left: 60px;
    overflow: hidden;
}

@media (max-width: 980px) {
    .homepage__video-section-column--padded {
        padding-top: 40px;
    }
}

@media (max-width: 808px) {
    .homepage__video-section-column--padded {
        padding-top: 20px;
    }
}

@media (max-width: 1180px) {
    .homepage__video-section-column {
        padding-left: 40px;
    }
}

@media (min-width: 808px) {
    .homepage__video-section-column[target="video"]:hover
        .homepage__video-section-button
        svg {
        width: 120px;
        height: 120px;
    }
}

.homepage__video-section-column .homepage__video-section-overlay {
    width: 200vw;
    height: 200vh;
    margin-left: -100%;
    margin-top: -100%;
}

@media (max-width: 980px) {
    .homepage__video-section-column {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

.homepage__video-section-overlay {
    opacity: 0.7;
}

@media (max-width: 980px) {
    .homepage__video-section {
        padding-bottom: 60%;
    }
}

.homepage__video-section--video-only {
    display: block;
    padding-bottom: 45%;
    margin-top: 160px;
}

@media (max-width: 1380px) {
    .homepage__video-section--video-only {
        margin-top: 100px;
    }
}

@media (max-width: 1180px) {
    .homepage__video-section--video-only {
        margin-top: 85px;
    }
}

@media (max-width: 980px) {
    .homepage__video-section--video-only {
        margin-top: 75px;
    }
}

@media (max-width: 808px) {
    .homepage__video-section--video-only {
        margin-top: 65px;
        margin-left: 25px;
        width: calc(100% - 50px);
    }
}

.homepage__video-section--video-only svg {
    transition: all 0.2s ease-out;
    margin: 0 auto;
}

@media (max-width: 1380px) {
    .homepage__video-section--video-only svg {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 808px) {
    .homepage__video-section--video-only svg {
        width: 50px;
        height: 50px;
    }
}

.homepage__video-section--video-only .homepage__video-section-title {
    border-bottom: none;
    padding: 0;
    margin: 0;
    z-index: 1;
}

.homepage__video-section--video-only .homepage__video-section-title span {
    display: block;
    background: none;
    margin-top: 0.5em;
}

@media (max-width: 980px) {
    .homepage__video-section--video-only .homepage__video-section-title:after {
        display: none;
    }
}

.page-banner {
    margin-left: 120px;
}

@media (max-width: 1180px) {
    .page-banner {
        margin-left: 100px;
    }
}

@media (max-width: 980px) {
    .page-banner {
        margin-left: 80px;
    }
}

@media (max-width: 808px) {
    .page-banner {
        margin-left: 25px;
    }
}

.page-banner__image {
    padding-bottom: 38.8889%;
}

.page-title {
    position: absolute;
    bottom: 10%;
    left: 5%;
}

@media (max-width: 808px) {
    .page-title {
        position: relative;
        bottom: 0;
        left: 0;
        padding-right: 25px;
    }
}

.page-title__title {
    color: #f7f7f7;
    line-height: 1.33;
    font-family: "Yeseva One", serif;
    font-size: 6rem;
    font-weight: 400;
}

@media (max-width: 1380px) {
    .page-title__title {
        font-size: 5.2rem;
    }
}

@media (max-width: 1180px) {
    .page-title__title {
        font-size: 4.6rem;
    }
}

@media (max-width: 980px) {
    .page-title__title {
        font-size: 3.8rem;
    }
}

@media (max-width: 808px) {
    .page-title__title {
        padding: 10px 0;
        color: #242629;
        font-size: 3rem;
    }
}

.page-title__button-container {
    margin-top: 40px;
}

@media (max-width: 1380px) {
    .page-title__button-container {
        margin-top: 30px;
    }
}

@media (max-width: 1180px) {
    .page-title__button-container {
        margin-top: 20px;
    }
}

@media (max-width: 808px) {
    .page-title__button-container {
        display: flex;
        position: relative;
        margin-top: 0;
        margin-bottom: 25px;
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.6);
    }
}

.page-title__button {
    font-size: 1.4rem;
}

.page-title__button:hover {
    color: #fff !important;
}

@media (min-width: 809px) {
    .page-title__button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        border-radius: 0;
        background-color: #2f74aa;
        padding: 1.2142857143em 2.8571428571em;
        color: #fff;
        letter-spacing: 0.0714285714em;
        line-height: 1.2;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 1.4rem;
        font-weight: 500;
        transition: 0.1s ease opacity;
    }

    .page-title__button:not(:first-of-type) {
        margin-left: 10px;
    }

    .page-title__button:hover {
        opacity: 0.8;
    }
}

@media (min-width: 809px) and (max-width: 1180px) {
    .page-title__button {
        font-size: 0.8rem;
    }
}

@media (min-width: 809px) and (max-width: 660px) {
    .page-title__button {
        width: 100%;
        font-size: 0.8rem;
    }

    .page-title__button:not(:first-of-type) {
        margin-left: 0;
        margin-top: 10px;
    }
}

@media (max-width: 808px) {
    .page-title__button {
        transform: none;
        position: static;
        top: auto;
        left: auto;
        flex: 1;
        font-size: 0.8rem;
        font-weight: 300;
        display: inline-block;
        border: 0;
        text-align: center;
        background: rgba(255, 255, 255, 0.2);
        color: #fff;
        padding: 10px;
    }

    .page-title__button:not(:last-child) {
        margin-right: 10px;
    }
}

.page__disclaimer {
    background: none;
    border: 0;
    margin-bottom: 60px;
}

@media (max-width: 1380px) {
    .page__disclaimer {
        margin-bottom: 40px;
    }
}

@media (max-width: 1180px) {
    .page__disclaimer {
        margin-bottom: 30px;
    }
}

@media (max-width: 808px) {
    .page__disclaimer {
        margin-bottom: 0;
    }
}

.content-modal--floorplan .page__disclaimer {
    margin-bottom: 0 !important;
}

@media (max-width: 808px) {
    .floorplan-details-a__button,
    .floorplan-details-b__button,
    .floorplan-details-c__button {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.page-container,
.page__wrap,
.neighborhood-b__poi,
.neighborhood-a__poi {
    background: #f7f7f7 !important;
}

.neighborhood-a__mobile-address,
.map-a__cat-wrap,
.map-b__cat-wrap {
    background: none;
}

.gallery {
    z-index: 100;
}

.map-a__cat-link-column,
.map-b__cat-link-column {
    font-family: "Montserrat", sans-serif;
    text-transform: none;
    font-weight: 400;
}

@media (max-width: 808px) {
    .neighborhood-b__poi {
        border-top: 0;
    }
}

@media (max-width: 808px) {
    .neighborhood-b__poi-category-header {
        background: none;
        padding-bottom: 10px;
    }
}

@media (max-width: 808px) {
    .map-a__cat-wrap {
        border-top: 0;
        padding-top: 20px;
    }
}

@media (max-width: 808px) {
    .neighborhood-a__mobile-address {
        border-top: 0;
    }
}

.neighborhood-a__mobile-address-link {
    display: inline-block;
    background: none !important;
    padding: 0;
    font-weight: 600;
    margin-top: 10px;
    text-align: left;
}

.map__infobox-address-text {
    font-size: 0.9rem;
}

.map__infobox-address-header {
    font-size: 2rem;
}

@media (max-width: 808px) {
    .map-b__cat-wrap {
        border-top: 0;
        padding-top: 20px;
    }
}

@media (max-width: 808px) {
    .gallery__tab {
        background: #fff;
    }
}

@media (min-width: 808px) {
    .contact-a__office-hour-item {
        border: 0;
    }
}

.amenity-a__feature,
.amenity-c__feature {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    color: #242629;
}

@media (max-width: 980px) {
    .amenity-a__feature,
    .amenity-c__feature {
        font-size: 1.4rem;
    }
}

.amenity-b__feature {
    color: #242629;
}

@media (min-width: 808px) {
    .amenity-b__feature {
        font-size: 1rem;
    }
}

.amenity-c__group:nth-child(2n + 1) {
    background: none;
}

.contact-a__link,
.ebrochure__input,
.form__label,
.form__field,
.neighborhood-a__poi-category-title,
.neighborhood-b__poi-category-item-title,
.page__content p,
.subpage-manager-inherit-styles .landing-page__content-block-excerpt,
.amenity-c__description {
    color: #242629;
    font-size: 1rem;
    line-height: 2.9rem;
}

@media (max-width: 1180px) {
    .contact-a__link,
    .ebrochure__input,
    .form__label,
    .form__field,
    .neighborhood-a__poi-category-title,
    .neighborhood-b__poi-category-item-title,
    .page__content p,
    .subpage-manager-inherit-styles .landing-page__content-block-excerpt,
    .amenity-c__description {
        font-size: 1.4rem;
        line-height: 2.7rem;
    }
}

@media (max-width: 980px) {
    .contact-a__link,
    .ebrochure__input,
    .form__label,
    .form__field,
    .neighborhood-a__poi-category-title,
    .neighborhood-b__poi-category-item-title,
    .page__content p,
    .subpage-manager-inherit-styles .landing-page__content-block-excerpt,
    .amenity-c__description {
        line-height: 2.4rem;
    }
}

.contact-b__address {
    color: #242629;
    font-size: 2rem;
}

@media (max-width: 980px) {
    .contact-b__address {
        font-size: 1rem;
        line-height: 2.6rem;
    }
}

.form__field--submit {
    color: #fff;
}

.gallery__tab,
.neighborhood-a__poi-category-header,
.neighborhood-b__poi-category-header-text {
    color: #242629;
}

.neighborhood-b__poi-category-header-column--icon svg * {
    fill: #242629;
}

.form__confirm-header {
    font-family: "Yeseva One", serif;
    font-style: normal;
}

.form__confirm-text {
    font-family: "Montserrat", sans-serif;
}

.page--border-bottom,
.form__field,
.form__column--select,
.form__row--select,
.form__row--select:after,
.form__column--select:after,
.amenity-a__group-column,
.amenity-a__list-item,
.amenity-a__list-item:nth-child(odd),
.amenity-b__list-item,
.amenity-b__column:first-child,
.amenity-b__list,
.amenity-b__title,
.amenity-c__description,
.amenity-c__list-item,
.amenity-c__list-item:nth-child(odd),
.neighborhood-a__poi,
.neighborhood-a__poi-category,
.neighborhood-a__poi-category-header,
.neighborhood-a__poi-category-list-item,
.neighborhood-a__mobile-address-header,
.neighborhood-b__poi-category-header,
.neighborhood-b__poi-category-list-item:nth-child(-n + 3),
.neighborhood-b__poi-category-list-item,
.neighborhood-b__poi,
.contact-a__column--info,
.contact-a__item,
.contact-a__office-hour,
.contact-a__office-hour-column--left,
.contact-a__office-hour-item,
.contact-a__form-wrap,
.contact-a__form-header,
.contact-b__details-item,
.contact-b__details-column--left,
.contact-b__office-hour-item,
.contact-b__column--office-hours,
.contact-b__office-hour-title,
.contact-b__row--form,
.site-map__link {
    border-color: #c5c5c5;
}

.gallery__tab-wrap,
.gallery--with-tabs:after,
.gallery__tab,
.gallery__tab:not(:last-child) {
    border-color: #c5c5c5 !important;
}

.ebrochure__button.ebrochure__button--center {
    margin: 0 auto;
}

.footer {
    overflow: hidden;
}

.footer--light .footer__title {
    color: #242629;
}

.footer--light .footer__text {
    color: #6b6b6b;
}

.footer--light .footer__social-link svg * {
    fill: #6b6b6b;
}

.footer--dark:not(.footer--default) .footer__title {
    color: #fff;
}

.footer--dark:not(.footer--default) .footer__text {
    color: rgba(255, 255, 255, 0.8);
}

.footer--dark:not(.footer--default) .footer__social-link svg * {
    fill: rgba(255, 255, 255, 0.8);
}

.footer__bottom-alt {
    display: table;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 808px) {
    .footer__bottom-alt {
        margin-top: 20px;
        border-top: 1px solid rgba(0, 0, 0, 0.2);
    }
}

.footer__bottom-alt-column {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 808px) {
    .footer__bottom-alt-column {
        display: table;
        width: 100% !important;
    }

    .footer__bottom-alt-column .footer__disclaimer {
        text-align: center !important;
    }
}

.footer__bottom-alt-column:not(:only-child):first-child {
    width: 1%;
    white-space: nowrap;
}

@media (max-width: 808px) {
    .footer__bottom-alt-column:not(:only-child):first-child {
        margin-bottom: 20px;
    }
}

.footer__bottom-alt-column:not(:only-child):last-child {
    padding-left: 140px;
}

@media (max-width: 1180px) {
    .footer__bottom-alt-column:not(:only-child):last-child {
        padding-left: 80px;
    }
}

@media (max-width: 980px) {
    .footer__bottom-alt-column:not(:only-child):last-child {
        padding-left: 0;
    }
}

.footer__bottom-alt-column:not(:only-child) .footer__disclaimer {
    text-align: right;
}

@media (min-width: 808px) {
    .footer__bottom-alt-column:not(:only-child) .footer__disclaimer {
        padding-right: 0;
    }
}

.footer__award-logo {
    display: table;
    text-align: center;
    width: 100%;
}

.footer__award-logo-item {
    display: inline-block;
    vertical-align: middle;
}

.footer__award-logo-item--auto-color * {
    fill: #6b6b6b !important;
}

.footer__award-logo-item--auto-color line {
    stroke: #6b6b6b !important;
}

.footer__award-logo-item:not(:only-child) {
    margin: 0 10px;
}

.footer__disclaimer {
    display: block;
    text-align: center;
    padding: 0 30px;
}

.footer__disclaimer p {
    color: rgba(0, 0, 0, 0.6);
    font-size: 0.8rem;
    line-height: 1.5;
    font-style: italic;
}

.footer__disclaimer--large p {
    font-size: 16px;
}

.footer__disclaimer a {
    display: block;
    margin-top: 5px;
    color: rgba(0, 0, 0, 0.8);
    text-decoration: underline;
}

@media (max-width: 808px) {
    .footer__disclaimer {
        padding: 0 20px;
    }
}

.footer__top {
    background-color: #242629;
}

@media (max-width: 808px) {
    .footer__top {
        background-color: rgba(0, 0, 0, 0);
    }
}

.footer__top.no-callout {
    background-color: rgba(0, 0, 0, 0);
}

.footer__bottom {
    padding: 60px 0;
}

@media (max-width: 808px) {
    .footer__bottom {
        padding: 45px 0;
    }
}

@media (max-width: 980px) {
    .footer__container {
        width: 100%;
        padding: 0 40px;
    }
}

@media (max-width: 808px) {
    .footer__container {
        padding: 0;
    }
}

@media (max-width: 1380px) {
    .footer__container--utility {
        width: 100%;
        padding: 0 40px;
    }
}

@media (max-width: 808px) {
    .footer__container--utility {
        padding: 0 20px;
    }
}

@media (max-width: 1180px) {
    .footer__container--utility .footer__column {
        display: block;
        text-align: center;
    }

    .footer__container--utility .footer__column:not(:last-child) {
        margin-bottom: 20px;
    }
}

.no-callout .footer__container {
    position: relative;
    background-color: #242629;
}

.no-callout .footer__container::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 200%;
    height: 100%;
    background-color: #242629;
}

@media (max-width: 808px) {
    .no-callout .footer__container {
        margin-top: 50px;
        margin-left: 25px;
    }
}

.footer__columns {
    position: relative;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.footer__columns--contact {
    table-layout: initial;
}

@media (min-width: 809px) {
    .footer__row {
        display: table-row;
    }

    .footer__row:not(:first-child) > * {
        padding-top: 60px;
    }
}

@media (max-width: 808px) {
    .footer__row:not(:first-child) {
        margin-top: 25px;
    }
}

.footer__column {
    display: table-cell;
    vertical-align: top;
}

@media (min-width: 808px) {
    .footer__column--contact-info {
        width: 1%;
        white-space: nowrap;
    }
}

.footer__column--contact-info:not(:last-child) {
    padding-right: 60px;
}

@media (max-width: 980px) {
    .footer__column--contact-info:not(:last-child) {
        padding-right: 40px;
    }
}

@media (max-width: 808px) {
    .footer__column--contact-info:not(:last-child) {
        padding-right: 0;
    }
}

.footer__column--copyright {
    width: 40%;
}

@media (max-width: 1180px) {
    .footer__column--copyright {
        width: 100%;
    }
}

.footer__column--callout {
    width: 50%;
    background-color: #f7f7f7;
    padding-right: 40px;
    vertical-align: middle;
}

@media (max-width: 1380px) {
    .footer__column--callout {
        width: 49%;
        padding-right: 30px;
    }
}

@media (max-width: 1180px) {
    .footer__column--callout {
        padding-right: 20px;
        width: 40%;
    }
}

.footer__column--callout::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
}

.footer__column--contact {
    padding: 6% 0 6% 6%;
    vertical-align: middle;
}

@media (max-width: 1180px) {
    .footer__column--contact {
        padding: 6% 6%;
    }
}

@media (max-width: 980px) {
    .footer__column--contact {
        padding: 6% 4%;
    }
}

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

@media (max-width: 980px) {
    .footer__bottom .footer__column {
        display: block;
    }

    .footer__bottom .footer__column--jonah {
        margin-top: 35px;
    }

    .footer__row .footer__bottom .footer__column:not(:first-child) {
        margin-top: 25px;
    }
}

@media (max-width: 808px) {
    .footer__column {
        display: block;
    }

    .footer__column--callout {
        margin-top: 54px;
        width: auto;
        background-color: rgba(0, 0, 0, 0);
        padding: 0 25px;
    }

    .footer__column--contact {
        margin-top: 25px;
        margin-left: 25px;
        background-color: #242629;
        padding: 35px 25px;
    }

    .no-callout .footer__column--contact {
        margin-top: 0;
        margin-left: 0;
    }

    .footer__column:not(:first-child) {
        margin-top: 25px;
    }
}

@media (min-width: 808px) {
    .footer__callout-title {
        font-size: 2.1rem;
        line-height: 5rem;
    }
}

@media (min-width: 808px) and (max-width: 1380px) {
    .footer__callout-title {
        font-size: 1.775rem;
        line-height: 4.2rem;
    }
}

@media (min-width: 808px) and (max-width: 1180px) {
    .footer__callout-title {
        font-size: 1.2rem;
        line-height: 3.8rem;
    }
}

@media (min-width: 808px) and (max-width: 980px) {
    .footer__callout-title {
        font-size: 0.85rem;
        line-height: 3rem;
    }
}

.footer__callout-buttons {
    margin-top: 30px;
}

.footer__callout-buttons:after {
    display: table;
    content: "";
    clear: both;
}

@media (max-width: 1380px) {
    .footer__callout-buttons {
        margin-top: 25px;
    }
}

@media (max-width: 1380px) {
    .footer__callout-button {
        padding-left: 1.85714em;
        padding-right: 1.85714em;
        font-size: 0.85rem;
    }
}

@media (max-width: 1180px) {
    .footer__callout-button {
        display: block;
        margin-left: 0 !important;
    }

    .footer__callout-button:not(:last-of-type) {
        margin-bottom: 10px;
        margin-right: 0;
    }
}

@media (max-width: 980px) {
    .footer__callout-button {
        font-size: 0.8rem;
    }
}

@media (max-width: 808px) {
    .footer__callout-button {
        display: inline-block !important;
        width: auto !important;
    }

    .footer__callout-button:not(:last-child) {
        margin-right: 10px !important;
    }
}

@media (max-width: 660px) {
    .footer__callout-button {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .footer__callout-button:not(:last-child) {
        margin-bottom: 0 !important;
    }
}

.footer__title {
    margin-bottom: 1em;
    color: #fff;
    letter-spacing: 0.05625em;
    line-height: 1.5;
    font-family: "Yeseva One", serif;
    font-size: 1rem;
    font-weight: 400;
}

@media (max-width: 980px) {
    .footer__title {
        font-size: 0.9rem;
        margin-bottom: 2px;
    }
}

@media (max-width: 808px) {
    .footer__title {
        margin-bottom: 10px;
        line-height: 1;
    }
}

.footer__text {
    display: block;
    color: #9b9b9b;
    letter-spacing: 0.0615384615em;
    line-height: 1.92;
    font-size: 0.85rem;
    font-weight: 400;
}

@media (max-width: 1180px) {
    .footer__text {
        font-size: 0.8rem;
    }
}

@media (max-width: 980px) {
    .footer__text {
        font-size: 0.75rem;
    }
}

.footer__social {
    display: block;
}

@media (max-width: 808px) {
    .footer__social {
        margin-top: 25px;
    }
}

.footer__social-item {
    display: inline-block;
    vertical-align: middle;
}

.footer__social-item:not(:first-child) {
    margin-left: 25px;
}

@media (max-width: 1380px) {
    .footer__social-item:not(:first-child) {
        margin-left: 14px;
    }
}

.footer__social-link {
    display: block;
    transition: 0.1s ease opacity;
}

.footer__social-link svg,
.footer__social-link img {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

@media (max-width: 1380px) {
    .footer__social-link svg,
    .footer__social-link img {
        width: 16px;
        height: 16px;
    }
}

.footer__social-link svg *,
.footer__social-link img * {
    fill: rgba(255, 255, 255, 0.6);
}

.footer__social-link:hover {
    opacity: 0.8;
}

.footer__logo {
    display: inline-block;
}

.footer__logo--line-break .footer__logo-column {
    display: block;
}

.footer__logo--line-break .footer__logo-column--pad {
    margin-left: 0 !important;
}

.footer__logo--line-break .footer__logo-column:not(:first-child) {
    margin-top: 10px;
}

@media (max-width: 980px) {
    .footer__logo {
        display: block;
        text-align: center;
    }
}

.footer__logo-column {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 660px) {
    .footer__logo-column--break-early .footer__logo-item--client {
        display: block;
    }

    .footer__logo-column--break-early
        .footer__logo-item--client:not(:last-child) {
        margin: 0 !important;
        margin-bottom: 10px !important;
    }
}

@media (min-width: 981px) {
    .footer__logo-column:not(:first-child) {
        margin-left: 25px;
    }
}

@media (max-width: 980px) {
    .footer__logo-column {
        margin: 0 6px;
    }

    .footer__logo-column--pet-policy {
        display: block;
        margin-bottom: 25px;
    }

    .footer__logo-column--jonah,
    .footer__logo-column--leed {
        margin-top: 25px;
        display: block;
    }
}

.footer__logo-item {
    display: inline-block;
    color: #6b6b6b;
    letter-spacing: 0.0857142857em;
    vertical-align: middle;
    font-size: 0.9rem;
    font-weight: 400;
}

.footer__logo-item svg,
.footer__logo-item img {
    max-width: 20px;
    max-height: 20px;
    vertical-align: middle;
}

.footer__logo-item svg *,
.footer__logo-item img * {
    fill: #6b6b6b;
}

.footer__logo-item--client {
    margin: 5px !important;
}

@media (max-width: 360px) {
    .footer__logo-item--client {
        display: block;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }
}

.footer__logo-item--client svg,
.footer__logo-item--client img,
.footer__logo-item--jonah svg,
.footer__logo-item--jonah img {
    max-width: none;
    max-height: none;
}

.footer__logo-item span {
    vertical-align: middle;
    margin-left: 10px;
}

@media (min-width: 1181px) {
    .footer__logo-item:not(:first-child) {
        margin-left: 20px;
    }
}

@media (min-width: 981px) {
    .footer__logo-item:not(:first-child) {
        margin-left: 10px;
    }
}

@media (max-width: 980px) {
    .footer__logo-item {
        margin: 0 6px;
    }

    .footer__logo-item:first-child {
        margin-left: 0;
    }

    .footer__logo-item:last-child {
        margin-right: 0;
    }
}

.footer__copyright {
    display: block;
    color: #6b6b6b;
    line-height: 2.05;
    text-align: center;
    font-size: 0.8rem;
}

@media (max-width: 808px) {
    .footer__copyright {
        line-height: 1.9rem;
    }
}

.footer__copyright-item {
    position: relative;
    display: inline-block;
}

@media (max-width: 808px) {
    .footer__copyright-item--inline {
        display: block;
    }
}

.footer__copyright-item:not(.footer__copyright-item--inline):not(
        :last-child
    )::after {
    content: "|";
    margin: 0 10px;
}

@media (max-width: 980px) {
    .footer__copyright-item:not(.footer__copyright-item--inline):not(
            :last-child
        )::after {
        margin: 0 5px;
    }
}

.footer__copyright-text {
    display: inline-block;
    position: relative;
    color: #6b6b6b;
    font-size: 0.75rem;
    letter-spacing: 0.05rem;
}

.footer__pet-policy {
    display: none;
    position: absolute;
    width: 400px;
    background: #2f74aa;
    bottom: calc(100% + 20px);
    right: 0;
    font-size: 1.1rem;
    color: #f7f7f7;
    text-align: center;
    padding: 30px;
}

.footer__pet-policy:after {
    height: 0;
    width: 0;
    border-left: 17.5px solid rgba(0, 0, 0, 0);
    border-right: 17.5px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #2f74aa;
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    right: 25px;
}

@media (max-width: 980px) {
    .footer__pet-policy {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        max-width: 100%;
    }

    .footer__pet-policy:after {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
}

.footer__leed-certified {
    display: table;
    margin: 25px auto 0;
}

.footer__leed-certified-logo {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
}

@media (max-width: 1180px) {
    .footer__leed-certified-logo {
        width: 20px;
    }
}

.footer__leed-certified-text {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: 0.02em;
    font-family: "Yeseva One", serif;
    font-size: 0.75rem;
    font-weight: 300;
}

@media (max-width: 1180px) {
    .footer__leed-certified-text {
        margin-left: 10px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .homepage {
        overflow-x: hidden;
    }
}

@media screen and (min-width: 0\0) {
    .homepage {
        overflow-x: hidden;
    }
}

.homepage .flex-direction-nav {
    position: absolute;
    right: 0;
    bottom: -10px;
    z-index: 3;
    width: 215px;
    background-color: #f7f7f7;
    text-align: center;
}

.homepage .flex-direction-nav:after {
    display: table;
    content: "";
    clear: both;
}

@media (max-width: 808px) {
    .homepage .flex-direction-nav {
        width: 175px;
    }
}

@media (max-width: 660px) {
    .homepage .flex-direction-nav {
        display: none;
        width: 90px;
        bottom: 0;
    }
}

.homepage .flex-direction-nav li {
    display: inline-block;
    float: left;
    width: 50%;
}

.homepage .flex-direction-nav a {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    height: 80px;
    background: rgba(0, 0, 0, 0) no-repeat center center/40px;
}

@media (max-width: 808px) {
    .homepage .flex-direction-nav a {
        height: 50px;
    }
}

@media (max-width: 660px) {
    .homepage .flex-direction-nav a {
        background-size: 30px;
        height: 40px;
    }
}

.homepage .flex-direction-nav a.flex-prev {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37.04' height='10.49' viewBox='0 0 37.04 10.49'%3E%3Cpath d='M36.54,4.75H1.71L5.6.85a.5.5,0,0,0,0-.7.5.5,0,0,0-.71,0L.15,4.89s0,0,0,0A.55.55,0,0,0,0,5.05a.43.43,0,0,0,0,.19H0s0,0,0,0a.41.41,0,0,0,0,.16.42.42,0,0,0,.11.16l4.74,4.74a.51.51,0,0,0,.36.15.5.5,0,0,0,.35-.85L1.71,5.75H36.54a.51.51,0,0,0,.5-.5A.5.5,0,0,0,36.54,4.75Z' fill='rgba(107, 107, 107, 0.99)'/%3E%3C/svg%3E");
}

.homepage .flex-direction-nav a.flex-next {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37.04' height='10.49' viewBox='0 0 37.04 10.49'%3E%3Cpath d='M.5,5.75H35.33L31.44,9.64a.49.49,0,1,0,.7.7L36.89,5.6v0l.1-.14a.65.65,0,0,0,0-.19h0s0,0,0,0a.9.9,0,0,0,0-.16.91.91,0,0,0-.11-.16L32.14.15a.48.48,0,0,0-.7,0,.48.48,0,0,0,0,.7l3.89,3.9H.5a.5.5,0,0,0-.5.5A.5.5,0,0,0,.5,5.75Z' fill='rgba(107, 107, 107, 0.99)'/%3E%3C/svg%3E");
}

.homepage .flex-control-nav {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 9500;
    padding: 15px;
}

@media (max-width: 480px) {
    .homepage .flex-control-nav {
        display: none;
    }
}

.homepage .flex-control-nav li {
    display: inline-block;
    margin-right: 20px;
}

.homepage .flex-control-nav li:last-child {
    margin-right: 0;
}

.homepage .flex-control-nav li a {
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    text-indent: -999px;
    width: 15px;
    height: 15px;
    border: 2px solid rgba(255, 255, 255, 0.9);
    float: left;
    overflow: hidden;
}

.homepage .flex-control-nav li a:after {
    display: table;
    content: "";
    clear: both;
}

.homepage .flex-control-nav li a.flex-active {
    background: rgba(255, 255, 255, 0.9);
}

.homepage .flex-control-nav li a:hover {
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 808px) {
    .homepage .homepage__rotator--0 .flex-direction-nav,
    .homepage .homepage__rotator--stretch_desktop_only .flex-direction-nav {
        bottom: auto;
        margin-top: -25px;
    }
}

.custom-fonts-enabled .header__toolbar-content,
.custom-fonts-enabled .sidebar__content {
    font-size: 1rem;
}

@media (max-width: 1180px) {
    .custom-fonts-enabled .header__toolbar-content,
    .custom-fonts-enabled .sidebar__content {
        font-size: 0.95rem;
    }
}

.skylease__wrap {
    background: #fff;
}

.skylease-body .footer {
    padding-top: 40px;
}

@media (max-width: 1180px) {
    .skylease-body .footer {
        padding-top: 30px;
    }
}

@media (max-width: 980px) {
    .skylease-body .footer {
        padding-top: 20px;
    }
}

@media (max-width: 808px) {
    .skylease-body .footer {
        padding-top: 0;
    }
}

.reviews-manager__title {
    font-family: "Yeseva One", serif;
    color: #000;
}

.reviews-manager__item-content-review {
    color: #000;
}

.parallax-section__subtitle {
    font-style: normal;
    font-weight: 300;
}

.parallax-section__button {
    border: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 0.9rem;
    padding: 1.21429em 2.85714em;
}

@media (max-width: 808px) {
    .parallax-section__button {
        font-size: 0.8rem;
    }
}

.parallax-section:last-child {
    margin-bottom: 75px;
}

@media (max-width: 980px) {
    .parallax-section:last-child {
        margin-bottom: 65px;
    }
}

@media (max-width: 808px) {
    .parallax-section:last-child {
        margin-bottom: 0;
    }
}

.reviews-manager-body {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 100px;
}

.reviews-manager-body + .homepage__gallery {
    padding-top: 0 !important;
}

@media (max-width: 1180px) {
    .reviews-manager-body {
        margin-top: 60px;
    }
}

@media (max-width: 808px) {
    .reviews-manager {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

@media (max-width: 808px) {
    .homepage__video-section-wrapper + .reviews-manager-body {
        margin-top: 0;
    }
}

.walkscore__score-item,
.walkscore__link {
    font-family: "Montserrat", sans-serif;
}

.fya-link svg {
    vertical-align: -6px;
}

@media (max-width: 1180px) {
    .fya-link svg {
        width: 20px;
    }
}

.fya-link svg * {
    fill: #242629;
}

.ts__modal-title,
.ts__title {
    font-family: "Yeseva One", serif;
}

.page-banner {
    background: none;
}

/*# sourceMappingURL=theme-8.css.map */
