/*Contact Form*/

.input-box input[type=text] {
    display: block;
    width: 100%;
    border: 1px solid rgba(74, 74, 74, 0.15);
    color: #043074;
    background-color: transparent;
    height: 40px;
    line-height: 24px;
    padding: 7px 15px;
}
.input-box-2 {
    width: 100%;
    float: left;
    display: block;
}
.input-box textarea {
    display: block;
    width: 100%;
    border: 1px solid rgba(74, 74, 74, 0.15);
    color: #043074;
    background-color: transparent;
    height: 150px;
    line-height: 24px;
    padding: 7px 15px;
}

.input-box input[type=email] {
    display: block;
    width: 100%;
    border: 1px solid rgba(74, 74, 74, 0.15);
    color: #043074;
    background-color: transparent;
    height: 40px;
    line-height: 24px;
    padding: 7px 15px;
}

.submit-box {
    width: auto;
    margin-bottom: 0;
}



.row {
    --bs-gutter-x: 30px;
}
form {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
}


/* End Form*/



/* Gallery */

/* End Gallery*/

.form__confirm-header, .homepage__about-title {
    font-size: 4rem;
    font-weight: 300
}

@media (max-width: 1560px) {
    .form__confirm-header, .homepage__about-title {
        font-size: 3.72rem
    }
}

@media (max-width: 1320px) {
    .form__confirm-header, .homepage__about-title {
        font-size: 3.44rem
    }
}

@media (max-width: 1180px) {
    .form__confirm-header, .homepage__about-title {
        font-size: 3.16rem
    }
}

@media (max-width: 980px) {
    .form__confirm-header, .homepage__about-title {
        font-size: 2.88rem
    }
}

@media (max-width: 808px) {
    .form__confirm-header, .homepage__about-title {
        font-size: 2.6rem
    }
}

.modal__title, .homepage__reviews-title, .contact__form-header, .contact__office-hour-title {
    font-size: 3rem;
    font-weight: 300
}

@media (max-width: 1560px) {
    .modal__title, .homepage__reviews-title, .contact__form-header, .contact__office-hour-title {
        font-size: 2.8rem
    }
}

@media (max-width: 1320px) {
    .modal__title, .homepage__reviews-title, .contact__form-header, .contact__office-hour-title {
        font-size: 2.6rem
    }
}

@media (max-width: 1180px) {
    .modal__title, .homepage__reviews-title, .contact__form-header, .contact__office-hour-title {
        font-size: 2.4rem
    }
}

@media (max-width: 980px) {
    .modal__title, .homepage__reviews-title, .contact__form-header, .contact__office-hour-title {
        font-size: 2.2rem
    }
}

@media (max-width: 808px) {
    .modal__title, .homepage__reviews-title, .contact__form-header, .contact__office-hour-title {
        font-size: 2rem
    }
}

.homepage__about-content {
    line-height: 2;
    font-size: 2rem
}

@media (max-width: 1180px) {
    .homepage__about-content {
        font-size: 1.8rem
    }
}

@media (max-width: 808px) {
    .homepage__about-content {
        line-height: 1.6;
        font-size: 1.5rem
    }
}

.modal__description {
    font-size: 1.6rem
}

@media (max-width: 808px) {
    .modal__description {
        font-size: 1.4rem
    }
}

.ebrochure__button, .contact-us__button, .nearby-communities__button, .page__button, .homepage__about-button, .homepage-a__gallery-button, .homepage-b__glamour-button, .homepage-b__ctas-button, .amenities-a__expand, .amenities-b__expand, .cortland-living__button, .neighborhood__poi-category-button, .neighborhood__poi-load-more {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    border: 1px solid #043074;
    border-radius: 2em;
    background-color: #043074;
    padding: 0.875em 1.875em 0.9375em;
    color: #fff;
    letter-spacing: 0.025em;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.6rem;
    font-weight: 500
}

.ebrochure__button svg, .contact-us__button svg, .nearby-communities__button svg, .page__button svg, .homepage__about-button svg, .homepage-a__gallery-button svg, .homepage-b__glamour-button svg, .homepage-b__ctas-button svg, .amenities-a__expand svg, .amenities-b__expand svg, .cortland-living__button svg, .neighborhood__poi-category-button svg, .neighborhood__poi-load-more svg {
    margin-left: 0.8125em;
    margin-right: 1.0625em;
    vertical-align: bottom;
    fill: #262626
}

.ebrochure__button svg + span, .contact-us__button svg + span, .nearby-communities__button svg + span, .page__button svg + span, .homepage__about-button svg + span, .homepage-a__gallery-button svg + span, .homepage-b__glamour-button svg + span, .homepage-b__ctas-button svg + span, .amenities-a__expand svg + span, .amenities-b__expand svg + span, .cortland-living__button svg + span, .neighborhood__poi-category-button svg + span, .neighborhood__poi-load-more svg + span {
    margin-right: 1.125em
}

.ebrochure__button span, .contact-us__button span, .nearby-communities__button span, .page__button span, .homepage__about-button span, .homepage-a__gallery-button span, .homepage-b__glamour-button span, .homepage-b__ctas-button span, .amenities-a__expand span, .amenities-b__expand span, .cortland-living__button span, .neighborhood__poi-category-button span, .neighborhood__poi-load-more span {
    display: inline-block
}

.ebrochure__button:focus, .contact-us__button:focus, .nearby-communities__button:focus, .page__button:focus, .homepage__about-button:focus, .homepage-a__gallery-button:focus, .homepage-b__glamour-button:focus, .homepage-b__ctas-button:focus, .amenities-a__expand:focus, .amenities-b__expand:focus, .cortland-living__button:focus, .neighborhood__poi-category-button:focus, .neighborhood__poi-load-more:focus {
    outline: 1px auto #043074
}

.alt.ebrochure__button, .alt.contact-us__button, .alt.nearby-communities__button, .alt.page__button, .alt.homepage__about-button, .alt.homepage-a__gallery-button, .alt.homepage-b__glamour-button, .alt.homepage-b__ctas-button, .alt.amenities-a__expand, .alt.amenities-b__expand, .alt.cortland-living__button, .alt.neighborhood__poi-category-button, .alt.neighborhood__poi-load-more {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    background-color: transparent;
    color: #043074
}

.pdf.ebrochure__button, .pdf.contact-us__button, .pdf.nearby-communities__button, .pdf.page__button, .pdf.homepage__about-button, .pdf.homepage-a__gallery-button, .pdf.homepage-b__glamour-button, .pdf.homepage-b__ctas-button, .pdf.amenities-a__expand, .pdf.amenities-b__expand, .pdf.cortland-living__button, .pdf.neighborhood__poi-category-button, .pdf.neighborhood__poi-load-more {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em
}

.pdf.ebrochure__button::before, .pdf.contact-us__button::before, .pdf.nearby-communities__button::before, .pdf.page__button::before, .pdf.homepage__about-button::before, .pdf.homepage-a__gallery-button::before, .pdf.homepage-b__glamour-button::before, .pdf.homepage-b__ctas-button::before, .pdf.amenities-a__expand::before, .pdf.amenities-b__expand::before, .pdf.cortland-living__button::before, .pdf.neighborhood__poi-category-button::before, .pdf.neighborhood__poi-load-more::before {
    content: '';
    position: relative;
    display: inline-block;
    margin-right: .5em;
    width: 1.375em;
    height: 1.8125em;
    vertical-align: -0.5625em;
    background: transparent no-repeat center center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23FFF' xmlns='http://www.w3.org/2000/svg' width='22' height='29' viewBox='0 0 22 29'%3E%3Cpath d='M22,5.69a.47.47,0,0,0-.13-.39L16.6.15h0A.46.46,0,0,0,16.38,0l-.07,0H.5A.5.5,0,0,0,0,.5v28a.5.5,0,0,0,.5.5h21a.5.5,0,0,0,.5-.5V5.8A.36.36,0,0,0,22,5.69ZM1,28V1H15.75V5.66a.5.5,0,0,0,.5.5H21V28ZM16.75,1.69l3.53,3.47H16.75ZM6.69,13.57a1.65,1.65,0,1,1,0,3.29H5.85v1.41H4.57v-4.7Zm-.84,1.14v1h.77a.52.52,0,0,0,.54-.5.53.53,0,0,0-.54-.51Zm5.2-1.14a2.35,2.35,0,1,1,0,4.7H9.24v-4.7Zm-.54,1.14v2.42h.54a1.2,1.2,0,0,0,1.21-1.21,1.17,1.17,0,0,0-1.21-1.21ZM18,13.57v1.15H15.61v.77h1.82v1.14H15.61v1.64H14.34v-4.7Z'/%3E%3C/svg%3E")
}

.ebrochure__button:not(.header__menu-button):nth-child(2n+2), .contact-us__button:not(.header__menu-button):nth-child(2n+2), .nearby-communities__button:not(.header__menu-button):nth-child(2n+2), .page__button:not(.header__menu-button):nth-child(2n+2), .homepage__about-button:not(.header__menu-button):nth-child(2n+2), .homepage-a__gallery-button:not(.header__menu-button):nth-child(2n+2), .homepage-b__glamour-button:not(.header__menu-button):nth-child(2n+2), .homepage-b__ctas-button:not(.header__menu-button):nth-child(2n+2), .amenities-a__expand:not(.header__menu-button):nth-child(2n+2), .amenities-b__expand:not(.header__menu-button):nth-child(2n+2), .cortland-living__button:not(.header__menu-button):nth-child(2n+2), .neighborhood__poi-category-button:not(.header__menu-button):nth-child(2n+2), .neighborhood__poi-load-more:not(.header__menu-button):nth-child(2n+2) {
    background-color: transparent;
    color: #043074
}

.attiva .ebrochure__button, .attiva .contact-us__button, .attiva .nearby-communities__button, .attiva .page__button, .attiva .homepage__about-button, .attiva .homepage-a__gallery-button, .attiva .homepage-b__glamour-button, .attiva .homepage-b__ctas-button, .attiva .amenities-a__expand, .attiva .amenities-b__expand, .attiva .cortland-living__button, .attiva .neighborhood__poi-category-button, .attiva .neighborhood__poi-load-more {
    padding: 1.1666666667em 1.9444444444em;
    letter-spacing: 0;
    font-size: 1.8rem
}

@media (max-width: 1180px) {
    .ebrochure__button, .contact-us__button, .nearby-communities__button, .page__button, .homepage__about-button, .homepage-a__gallery-button, .homepage-b__glamour-button, .homepage-b__ctas-button, .amenities-a__expand, .amenities-b__expand, .cortland-living__button, .neighborhood__poi-category-button, .neighborhood__poi-load-more {
        font-size: 1.4rem
    }

    .attiva .ebrochure__button, .attiva .contact-us__button, .attiva .nearby-communities__button, .attiva .page__button, .attiva .homepage__about-button, .attiva .homepage-a__gallery-button, .attiva .homepage-b__glamour-button, .attiva .homepage-b__ctas-button, .attiva .amenities-a__expand, .attiva .amenities-b__expand, .attiva .cortland-living__button, .attiva .neighborhood__poi-category-button, .attiva .neighborhood__poi-load-more {
        padding: 14px 30px 16px;
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .ebrochure__button:hover, .contact-us__button:hover, .nearby-communities__button:hover, .page__button:hover, .homepage__about-button:hover, .homepage-a__gallery-button:hover, .homepage-b__glamour-button:hover, .homepage-b__ctas-button:hover, .amenities-a__expand:hover, .amenities-b__expand:hover, .cortland-living__button:hover, .neighborhood__poi-category-button:hover, .neighborhood__poi-load-more:hover {
        opacity: .7
    }
}

@media (max-width: 480px) {
    .ebrochure__button, .contact-us__button, .nearby-communities__button, .page__button, .homepage__about-button, .homepage-a__gallery-button, .homepage-b__glamour-button, .homepage-b__ctas-button, .amenities-a__expand, .amenities-b__expand, .cortland-living__button, .neighborhood__poi-category-button, .neighborhood__poi-load-more {
        padding-top: 10px;
        padding-bottom: 10px;
        display: table;
        margin: 0 auto;
        min-width: 140px;
        font-size: 1.2rem
    }

    .attiva .ebrochure__button, .attiva .contact-us__button, .attiva .nearby-communities__button, .attiva .page__button, .attiva .homepage__about-button, .attiva .homepage-a__gallery-button, .attiva .homepage-b__glamour-button, .attiva .homepage-b__ctas-button, .attiva .amenities-a__expand, .attiva .amenities-b__expand, .attiva .cortland-living__button, .attiva .neighborhood__poi-category-button, .attiva .neighborhood__poi-load-more {
        font-size: 1.4rem
    }
}

.site-disclaimer__container, .footer__container, .footer-callout__container, .nearby-communities__container, .page__container, .page-nav__items, .homepage__about-container, .homepage__location-container, .homepage-b__glamour-container, .homepage-b__ctas-container, .amenities-a__container, .amenities-b__content, .floorplan-filter__container, .floorplan-filter__badges-group, .floorplan__container, .floorplan-toggle__tabs, .floorplan-building:not(.floorplan-building--full), .neighborhood__mobile-address-container, .neighborhood__poi-container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    display: block
}

@media (min-width: 1561px) {
    .site-disclaimer__container, .footer__container, .footer-callout__container, .nearby-communities__container, .homepage__about-container, .homepage__location-container, .homepage-b__ctas-container {
        max-width: 1480px
    }
}

@media (max-width: 1320px) {
    .site-disclaimer__container, .footer__container, .footer-callout__container, .nearby-communities__container, .page__container, .page-nav__items, .homepage__about-container, .homepage__location-container, .homepage-b__glamour-container, .homepage-b__ctas-container, .amenities-a__container, .amenities-b__content, .floorplan-filter__container, .floorplan-filter__badges-group, .floorplan__container, .floorplan-toggle__tabs, .floorplan-building:not(.floorplan-building--full), .neighborhood__mobile-address-container, .neighborhood__poi-container {
        max-width: 1100px
    }
}

@media (max-width: 1180px) {
    .site-disclaimer__container, .footer__container, .footer-callout__container, .nearby-communities__container, .page__container, .page-nav__items, .homepage__about-container, .homepage__location-container, .homepage-b__glamour-container, .homepage-b__ctas-container, .amenities-a__container, .amenities-b__content, .floorplan-filter__container, .floorplan-filter__badges-group, .floorplan__container, .floorplan-toggle__tabs, .floorplan-building:not(.floorplan-building--full), .neighborhood__mobile-address-container, .neighborhood__poi-container {
        max-width: 960px
    }
}

@media (max-width: 980px) {
    .site-disclaimer__container, .footer__container, .footer-callout__container, .nearby-communities__container, .page__container, .page-nav__items, .homepage__about-container, .homepage__location-container, .homepage-b__glamour-container, .homepage-b__ctas-container, .amenities-a__container, .amenities-b__content, .floorplan-filter__container, .floorplan-filter__badges-group, .floorplan__container, .floorplan-toggle__tabs, .floorplan-building:not(.floorplan-building--full), .neighborhood__mobile-address-container, .neighborhood__poi-container {
        max-width: 770px
    }
}

@media (max-width: 808px) {
    .site-disclaimer__container, .footer__container, .footer-callout__container, .nearby-communities__container, .page__container, .page-nav__items, .homepage__about-container, .homepage__location-container, .homepage-b__glamour-container, .homepage-b__ctas-container, .amenities-a__container, .amenities-b__content, .floorplan-filter__container, .floorplan-filter__badges-group, .floorplan__container, .floorplan-toggle__tabs, .floorplan-building:not(.floorplan-building--full), .neighborhood__mobile-address-container, .neighborhood__poi-container {
        max-width: 100%
    }
}

.page__container, .amenities-a__container, .floorplan-filter + * + [data-view="embed"], .floorplan__container, .floorplan-building, .neighborhood__poi-container {
    padding-top: 120px;
    padding-bottom: 120px
}

@media (max-width: 1320px) {
    .page__container, .amenities-a__container, .floorplan-filter + * + [data-view="embed"], .floorplan__container, .floorplan-building, .neighborhood__poi-container {
        padding-top: 90px;
        padding-bottom: 90px
    }
}

@media (max-width: 1180px) {
    .page__container, .amenities-a__container, .floorplan-filter + * + [data-view="embed"], .floorplan__container, .floorplan-building, .neighborhood__poi-container {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 808px) {
    .page__container, .amenities-a__container, .floorplan-filter + * + [data-view="embed"], .floorplan__container, .floorplan-building, .neighborhood__poi-container {
        padding: 35px
    }
}

.floorplan-toggle + .floorplan-filter[style="display: none;"] + .page, .floorplan-toggle + .page {
    padding-top: 60px;
    padding-bottom: 60px
}

@media (max-width: 1320px) {
    .floorplan-toggle + .floorplan-filter[style="display: none;"] + .page, .floorplan-toggle + .page {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

@media (max-width: 1180px) {
    .floorplan-toggle + .floorplan-filter[style="display: none;"] + .page, .floorplan-toggle + .page {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (max-width: 808px) {
    .floorplan-toggle + .floorplan-filter[style="display: none;"] + .page, .floorplan-toggle + .page {
        padding: 35px
    }
}

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

.ebrochure__input:focus, .form__field:focus {
    outline: 1px auto #043074
}

.ebrochure__input, .form__label, .form__field, .modal__nav {
    line-height: 1.79;
    font-size: 1.5rem
}

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

.form__row--select, .form__column--select, .modal__nav-item--current {
    position: relative;
    border: none;
    overflow: hidden;
    box-shadow: inset 0 0 0 1px #d5d5d5;
    background-color: #fff
}

.form__row--select::after, .form__column--select::after, .modal__nav-item--current::after {
    content: '';
    display: block;
    width: 60px;
    height: 100%;
    position: absolute;
    z-index: 3;
    right: 0;
    top: 0;
    background: transparent center center no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='12.3' viewBox='0 0 10 12.3' fill='rgba(38,38,38,0.7)'%3E%3Cpath d='M5,12.3l5-4.7H0ZM5,0,0,4.8H10Z'/%3E%3C/svg%3E");
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.14' height='8.25' viewBox='0 0 14.14 8.25' fill='rgba(4,48,116,0.99)'%3E%3Cpath d='M14.14,1.18,7.07,8.25,0,1.18,1.18,0,7.07,5.89,13,0Z'/%3E%3C/svg%3E");
    background-size: 14px 16px
}

@media (max-width: 808px) {
    .form__row--select::after, .form__column--select::after, .modal__nav-item--current::after {
        width: 40px
    }
}

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

a {
    text-decoration: none
}

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

blockquote {
    margin: 0
}

input, textarea, select, button {
    font-family:  sans-serif
}

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

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, 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: transparent
}

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: 40%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -1em
}

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: 1em
}

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 #c0c0c0;
    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
}

.ebrochure:after {
    display: table;
    content: '';
    clear: both
}

.ebrochure__table {
    width: 100%;
    border: 1px solid #d5d5d5;
    border-bottom: 0
}

.ebrochure__table:after {
    display: table;
    content: '';
    clear: both
}

.ebrochure__heading {
    width: 25%;
    padding: 15px;
    font-size: 2rem;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    border-right: 1px solid #d5d5d5
}

.ebrochure__heading:last-child {
    border-right: 0
}

@media (max-width: 1320px) {
    .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 #d5d5d5
}

.ebrochure__row:nth-of-type(even) {
    background: #f5f5f5
}

.ebrochure__row:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.02)
}

.ebrochure__row--heading:hover {
    background: none
}

.ebrochure__cell {
    width: 25%;
    padding: 15px;
    font-size: 1.8rem;
    text-align: center;
    border-right: 1px solid #d5d5d5;
    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: 1320px) {
    .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: #f76161;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: 20px 0;
    padding: 20px;
    text-align: center
}

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

.ebrochure__input-wrap {
    width: 600px;
    display: table;
    margin: 0 auto;
    position: relative
}

@media (max-width: 808px) {
    .ebrochure__input-wrap {
        width: 100%
    }
}

.ebrochure__input {
    border: 1px solid #d5d5d5;
    height: 60px;
    width: 100%;
    padding: 0 20px
}

.ebrochure__input::-webkit-input-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
}

.ebrochure__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 #f76161
}

.ebrochure__inline-msg {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 20px;
    color: #f76161;
    font-size: 1.1rem
}

.ebrochure__button {
    color: #fff !important;
    margin-left: auto !important;
    width: 300px;
    text-decoration: none !important
}

.ebrochure__button--center {
    margin: 0 auto
}

.ebrochure__button:focus {
    outline: 2px solid transparent
}

@media (max-width: 808px) {
    .ebrochure__button {
        width: 100%
    }
}

.site-disclaimer--grey {
    background: #f5f5f5
}

.site-disclaimer__container {
    padding: 40px 0;
    border-top: 2px solid #d8d8d8
}

@media (max-width: 808px) {
    .site-disclaimer__container {
        margin-left: 20px;
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        padding: 20px
    }
}

.site-disclaimer__container p {
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    font-style: italic;
    letter-spacing: .03rem
}

.site-disclaimer__container p a {
    text-decoration: underline
}

@media (max-width: 808px) {
    .site-disclaimer__container p {
        font-size: 1.4rem
    }
}

@media (max-width: 620px) {
    .site-disclaimer__container p {
        font-size: 1.3rem;
        line-height: 1.7rem
    }
}

.footer {
    overflow: hidden;
    background-color: #043074;
    opacity: 1
}

@media (max-width: 808px) {
    .footer {
        text-align: center
    }
}

.footer__container {
    padding: 99px 0 40px;
    color: rgba(255, 255, 255, 0.6)
}

@media (max-width: 808px) {
    .footer__container {
        padding: 58px 35px 35px
    }
}

.footer__columns {
    display: table;
    width: 100%
}

.footer__columns:first-child {
    margin-bottom: 80px
}

.footer__columns--instagram {
    margin-bottom: 100px
}

@media (max-width: 980px) {
    .footer__columns--instagram {
        margin-bottom: 60px
    }
}

@media (max-width: 620px) {
    .footer__columns--instagram .footer__column--first {
        margin-bottom: 20px
    }
}

@media (max-width: 808px) {
    .footer__columns--logos {
        margin-top: 45px;
        text-align: justify
    }

    .footer__columns--logos::after {
        content: '';
        display: inline-block;
        width: 100%
    }
}

.footer__columns--bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    table-layout: fixed
}

.footer__columns--bottom .footer__column {
    padding-top: 28px;
    vertical-align: middle
}

@media (max-width: 980px) {
    .footer__columns {
        display: block;
        width: auto
    }

    .footer__columns:first-child {
        margin-bottom: 80px
    }
}

@media (max-width: 980px) {
    .footer__columns:first-child {
        margin-bottom: 60px
    }
}

@media (max-width: 808px) {
    .footer__columns:first-child {
        margin-bottom: 44px
    }
}

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

@media (max-width: 980px) {
    .footer__column {
        display: block
    }
}

.footer__column--first {
    width: 340px
}

@media (max-width: 1560px) {
    .footer__column--first {
        width: 300px
    }
}

@media (max-width: 980px) {
    .footer__column--first {
        margin-bottom: 40px;
        width: auto;
        text-align: center
    }
}

@media (max-width: 808px) {
    .footer__column--first {
        margin-bottom: 52px
    }
}

@media (max-width: 980px) {
    .footer__column--social {
        display: block !important;
        margin-top: 10px;
        text-align: center
    }
}

.footer__column--client {
    width: auto
}

@media (max-width: 980px) {
    .footer__column--client {
        display: block !important;
        text-align: center
    }
}

@media (max-width: 980px) {
    .footer__column--client {
        margin-bottom: 0
    }
}

@media (max-width: 808px) {
    .footer__column--client {
        margin-top: 15px
    }
}

.footer__column--legal {
    text-align: center
}

.footer__column--logos {
    text-align: right
}

@media (max-width: 980px) {
    .footer__column--logos {
        display: inline-block !important;
        clear: both;
        margin-top: 30px;
        width: 100%;
        padding-top: 35px;
        text-align: center
    }
}

@media (max-width: 808px) {
    .footer__column--logos {
        margin-top: 0;
        border-top: 0
    }
}

.footer__button {
    cursor: pointer;
    display: block;
    position: relative;
    margin-top: 1em;
    color: #043074;
    letter-spacing: 0.08571428571em;
    font-size: 1.4rem
}

.footer__button img, .footer__button svg, .footer__button span {
    vertical-align: middle
}

.footer__button img, .footer__button svg {
    display: inline-block;
    max-width: 14px;
    height: auto
}

.footer__button svg * {
    fill: #043074
}

@media (max-width: 620px) {
    .footer__button {
        margin-top: .5em
    }
}

.footer__contact {
    display: table;
    width: 100%
}

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

.footer__contact-column:not(:first-child) {
    padding-left: 20px
}

.footer__contact-column--navigation {
    width: 53%
}

.footer__contact-column--social {
    width: 15%
}

@media (max-width: 1180px) {
    .footer__contact-column--social {
        width: auto
    }
}

@media (max-width: 808px) {
    .footer__contact-column--social .footer__contact-title {
        margin-bottom: 14px
    }
}

@media (max-width: 1180px) {
    .footer__contact-column--navigation {
        display: none !important
    }
}

@media (max-width: 980px) {
    .footer__contact-column:last-child {
        width: auto
    }
}

@media (max-width: 808px) {
    .footer__contact-column {
        display: block
    }

    .footer__contact-column:last-child {
        margin-top: 45px;
        padding-left: 0
    }
}

.footer__contact-title {
    margin-bottom: 1.5em;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.25;
    white-space: nowrap;
    font-family: sans-serif;
    font-size: 1.6rem
}

.footer__contact-group {
    line-height: 1.35;
    font-size: 1.7rem
}

.footer__contact-group:after {
    display: table;
    content: '';
    clear: both
}

.footer__contact-group:not(:first-of-type) {
    margin-top: 0.7647058824em
}

@media (min-width: 809px) {
    .footer__contact-group--logos .footer__logos-item {
        padding-top: 1em
    }
}

.footer__contact-group--navigation {
    display: inline-block;
    -webkit-column-count: 2;
    column-count: 2
}

.footer__contact-group--legal {
    white-space: nowrap
}

@media (max-width: 620px) {
    .footer__contact-group:not(:first-of-type) {
        margin-top: 14px
    }
}

.footer__contact-item {
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
    width: 100%;
    white-space: nowrap
}

@media all and (min-width: 0\0
) and (min-resolution: 0.001dpcm) {
    .footer__contact-item {
        display: block;
        float: left;
        width: 50%
    }
}

.footer__contact-item--legal {
    display: inline-block
}

@media all and (min-width: 0\0
) and (min-resolution: 0.001dpcm) {
    .footer__contact-item--legal {
        float: none;
        width: auto
    }
}

.footer__contact-item--legal:not(:first-child)::before {
    content: '/';
    margin: 0 5px
}

.footer__contact-text {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 1em
}

.footer__contact-text--link {
    display: inline-block
}

.footer__contact-text[href]:hover {
    color: #fff
}

.footer__set-width {
    display: inline-block;
    width: 100%
}

.footer__logo {
    display: inline-block;
    margin-top: 1px;
    width: 235px;
    vertical-align: middle
}

@media (max-width: 808px) {
    .footer__logo {
        margin-top: 0;
        width: 147px !important
    }
}

.footer__logo-asset {
    width: 100%;
    height: auto;
    vertical-align: middle
}

.footer__pet-policy {
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    position: absolute;
    width: 400px;
    background: #fff;
    bottom: -webkit-calc(100% + 20px);
    bottom: calc(100% + 20px);
    left: 0;
    font-size: 1.8rem;
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
    padding: 30px
}

.footer__pet-policy::after {
    height: 0;
    width: 0;
    border-left: 17.5px solid rgba(0, 0, 0, 0);
    border-right: 17.5px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #fff;
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 20px
}

@media (max-width: 808px) {
    .footer__pet-policy {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: 300px;
        padding: 20px;
        font-size: 1.4rem
    }

    .footer__pet-policy::after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.footer__logos {
    display: inline-block;
    vertical-align: middle
}

.footer__logos-column {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px
}

@media (max-width: 980px) {
    .footer__logos-column {
        display: inline-block;
        padding: 0
    }
}

.footer__logos-column--pad {
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width: 808px) {
    .footer__logos-column--pad {
        padding: 0px;
        padding-right: 10px;
        margin-right: 10px;
        border-right: 1px solid #d5d5d5 !important
    }
}

@media (max-width: 808px) {
    .footer__logos-column--client {
        width: 100%
    }
}

@media (max-width: 808px) {
    .footer__logos-column--leed {
        width: 100%;
        border-top: 1px solid #d5d5d5;
        padding-top: 20px;
        margin-top: 20px
    }
}

.footer__logos-column:last-child {
    padding-right: 0
}

.footer__logos-column:first-child {
    padding-left: 0
}

.footer__logos-item:not(.footer__logos-item--client) {
    position: relative;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400
}

@media (max-width: 808px) {
    .footer__logos-item:not(.footer__logos-item--client) {
        margin: 10px
    }

    .footer__logos-item:not(.footer__logos-item--client)[title="Pet Friendly"] {
        display: table;
        margin: 10px auto
    }
}

.footer__logos-item a, .footer__logos-item button {
    cursor: pointer;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    padding: 0
}

.footer__logos-item a:focus, .footer__logos-item button:focus {
    outline: 1px auto #043074
}

.footer__logos-item a:hover, .footer__logos-item a.active, .footer__logos-item button:hover, .footer__logos-item button.active {
    color: #fff
}

.footer__logos-item a:hover svg *, .footer__logos-item a.active svg *, .footer__logos-item button:hover svg *, .footer__logos-item button.active svg * {
    fill: #fff
}

.footer__logos-item a:hover span, .footer__logos-item a.active span, .footer__logos-item button:hover span, .footer__logos-item button.active span {
    color: #fff
}

.footer__logos-item img, .footer__logos-item svg {
    width: initial;
    vertical-align: middle
}

.footer__logos-item img *, .footer__logos-item svg * {
    fill: rgba(255, 255, 255, 0.4)
}

.footer__logos-item img line, .footer__logos-item svg line {
    stroke: rgba(255, 255, 255, 0.4)
}

.footer__contact-group--logos .footer__logos-item img, .footer__contact-group--logos .footer__logos-item svg {
    height: 20px
}

.footer__logos-item img {
    opacity: .4
}

.footer__logos-item span {
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
    color: rgba(255, 255, 255, 0.5)
}

@media (min-width: 809px) {
    .footer__logos-item:not(:last-child) {
        margin-right: 18px
    }
}

.footer__logos-item--ws {
    width: 93px
}

.footer__logos-item--ws svg {
    max-width: 100%;
    max-height: 100%
}

.footer__logos-item--client a {
    display: block;
    width: 150px
}

.footer__logos-item--client a img {
    width: 100%;
    height: auto;
    vertical-align: middle
}

@media (max-width: 808px) {
    .footer__logos-item--client a {
        display: inline-block
    }
}

.footer__social {
    display: block;
    vertical-align: middle;
    text-align: left
}

@media (max-width: 808px) {
    .footer__social {
        text-align: center
    }
}

@media (min-width: 809px) {
    .footer__social-item {
        display: block
    }

    .footer__social-item:not(:first-child) {
        margin-top: 12px
    }
}

@media (max-width: 808px) {
    .footer__social-item {
        display: inline-block
    }
}

.footer__social-link {
    position: relative;
    display: block;
    color: rgba(255, 255, 255, 0.5);
    white-space: nowrap;
    font-size: 1.7rem
}

.footer__social-link svg {
    display: inline-block;
    vertical-align: middle;
    max-width: 20px;
    max-height: 20px
}

.footer__social-link svg * {
    fill: rgba(255, 255, 255, 0.6)
}

.footer__social-link span {
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle
}

.footer__social-link:hover {
    color: #fff
}

.footer__social-link:hover svg * {
    fill: #fff
}

@media (max-width: 808px) {
    .footer__social-link {
        width: 40px;
        height: 40px;
        position: relative
    }

    .footer__social-link svg {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%
    }

    .footer__social-link span {
        display: none
    }
}

.footer__copyright {
    font-size: 1.4rem
}

.footer__copyright-group {
    display: block
}

.footer__copyright-group:not(:first-child) {
    margin-top: 5px
}

.footer__copyright-item {
    position: relative;
    display: inline-block
}

.footer__copyright-item:not(:first-child)::before {
    content: '|';
    margin: 0 3px
}

.footer__copyright-text {
    display: inline-block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 1em
}

.footer__leed-certified-logo {
    display: inline-block;
    vertical-align: middle;
    width: 40px
}

@media (max-width: 1180px) {
    .footer__leed-certified-logo {
        width: 30px
    }
}

.footer__leed-certified-text {
    font-family:  sans-serif;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.4rem;
    font-weight: 300;
    margin-left: 1em;
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 808px) {
    .footer__leed-certified-text {
        font-size: 1.2rem
    }
}

.footer__stuck {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 110;
    width: 100%;
    height: 45px;
    background-color: #043074;
    color: #fff;
    top: 100%;
    -webkit-transition: all .4s;
    transition: all .4s
}

.nav-stuck .footer__stuck, .contact-flyout-active .footer__stuck {
    top: -webkit-calc(100% - 45px);
    top: calc(100% - 45px)
}

@media (min-width: 981px) {
    .footer__stuck {
        display: none !important
    }
}

.footer__stuck-dummy {
    position: relative;
    height: 45px
}

@media (min-width: 981px) {
    .footer__stuck-dummy {
        display: none !important
    }
}

.footer__stuck-columns {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed
}

.footer__stuck-column {
    position: relative;
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    text-align: center
}

.footer__stuck-column:not(:first-child) .footer__stuck-button::after {
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    left: 0;
    width: 1px;
    height: -webkit-calc(100% - 14px);
    height: calc(100% - 14px);
    background-color: #043074;
}

.footer__stuck-button {
    cursor: pointer;
    position: relative;
    display: block;
    color: inherit;
    line-height: 45px;
    font-size: 1.3rem;
    font-weight: 500
}

.footer__stuck-button::before {
    content: "";
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: auto;
    left: 50%;
    top: 0;
    z-index: 999;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #fff transparent transparent;
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.footer__stuck-button.active::before {
    opacity: 1
}

.footer__stuck-flyout {
    position: fixed;
    bottom: 45px;
    left: 0;
    right: 0;
    z-index: 105;
    width: 100%;
    border-radius: 5px 5px 0 0;
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
    padding: 45px 50px;
    font-size: 1.6rem
}

.footer__stuck-close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    border-radius: 5px;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    text-align: center;
    vertical-align: middle
}

.footer__stuck-close svg {
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.footer__stuck-flyout-container {
    display: table;
    margin: auto
}

.footer__stuck-flyout-item {
    display: table-row;
    border: 0;
    background: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #043074;
    white-space: nowrap;
    font-weight: 400
}

.footer__stuck-flyout-item:not(:first-child) .footer__stuck-flyout-link {
    margin-top: 40px
}

.footer__stuck-flyout-link {
    display: block;
    width: 100%;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: inherit
}

.footer__stuck-flyout-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.footer__stuck-flyout-icon svg {
    margin-right: 15px;
    max-width: 30px;
    max-height: 33px;
    display: inline-block;
    vertical-align: middle
}

.footer__stuck-flyout-text {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.contact-us {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1099;
    font-size: 1.6rem
}

@media (max-width: 980px) {
    .contact-us {
        display: none !important
    }
}

.contact-us__button {
    border: 0;
    border-radius: 0
}

.contact-us__flyout {
    position: absolute;
    bottom: -webkit-calc(100% + 12px);
    bottom: calc(100% + 12px);
    right: 10px;
    z-index: 105;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.3);
    padding: 45px 50px
}

.contact-us__flyout::before {
    content: "";
    position: absolute;
    top: 100%;
    right: 40px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent
}

.contact-us__flyout-container {
    display: table;
    width: 100%
}

.contact-us__flyout-item {
    display: table-row;
    border: 0;
    background: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #043074;
    white-space: nowrap;
    font-weight: 400
}

.contact-us__flyout-item:not(:first-child) .contact-us__flyout-link {
    margin-top: 40px
}

.contact-us__flyout-link {
    display: block;
    width: 100%;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: inherit
}

.contact-us__flyout-icon {
    display: table-cell !important;
    vertical-align: middle;
    text-align: center
}

.contact-us__flyout-icon svg {
    margin-right: 15px;
    max-width: 30px;
    max-height: 33px;
    display: inline-block;
    vertical-align: middle
}

.contact-us__flyout-text {
    display: table-cell !important;
    vertical-align: middle;
    text-align: left
}

.footer-callout {
    color: #fff;
    opacity: 1;
    background-color: #043074
}

.footer-callout__container {
    padding: 49px 0
}

@media (max-width: 808px) {
    .footer-callout__container {
        padding: 46px 35px 56px
    }
}

@media (min-width: 809px) {
    .footer-callout__columns {
        display: table;
        width: 100%
    }
}

@media (max-width: 808px) {
    .footer-callout__columns {
        text-align: center
    }
}

@media (min-width: 809px) {
    .footer-callout__column {
        display: table-cell;
        vertical-align: middle
    }

    .footer-callout__column:first-child {
        padding-bottom: 16px
    }

    .footer-callout__column:last-child:not(:only-child) {
        text-align: right
    }
}

@media (max-width: 808px) {
    .footer-callout__column:not(:first-child) {
        margin-top: 3em
    }
}

.footer-callout__title {
    font-size: 4.4rem;
    font-weight: 300
}

@media (max-width: 1560px) {
    .footer-callout__title {
        font-size: 4.16rem
    }
}

@media (max-width: 1320px) {
    .footer-callout__title {
        font-size: 3.92rem
    }
}

@media (max-width: 1180px) {
    .footer-callout__title {
        font-size: 3.68rem
    }
}

@media (max-width: 980px) {
    .footer-callout__title {
        font-size: 3.44rem
    }
}

@media (max-width: 808px) {
    .footer-callout__title {
        font-size: 3.2rem
    }
}

.footer-callout__text {
    margin-top: 9px;
    font-size: 2rem
}

@media (max-width: 1180px) {
    .footer-callout__text {
        font-size: 1.8rem
    }
}

@media (max-width: 808px) {
    .footer-callout__text {
        margin-top: 16px;
        font-size: 1.6rem
    }
}

.footer-callout__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 2em;
    background-color: #fff;
    padding: 1.5em 4.0625em;
    color: #043074;
    letter-spacing: 0.025em;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.6rem;
    font-weight: 500
}

.footer-callout__button svg {
    margin-left: 0.8125em;
    margin-right: 1.0625em;
    vertical-align: bottom;
    fill: #262626
}

.footer-callout__button svg + span {
    margin-right: 1.125em
}

.footer-callout__button span {
    display: inline-block
}

.footer-callout__button:focus {
    outline: 1px auto #043074
}

.footer-callout__button.alt {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    background-color: transparent;
    color: #fff
}

.footer-callout__button.pdf {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em
}

.footer-callout__button.pdf::before {
    content: '';
    position: relative;
    display: inline-block;
    margin-right: .5em;
    width: 1.375em;
    height: 1.8125em;
    vertical-align: -0.5625em;
    background: transparent no-repeat center center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23FFF' xmlns='http://www.w3.org/2000/svg' width='22' height='29' viewBox='0 0 22 29'%3E%3Cpath d='M22,5.69a.47.47,0,0,0-.13-.39L16.6.15h0A.46.46,0,0,0,16.38,0l-.07,0H.5A.5.5,0,0,0,0,.5v28a.5.5,0,0,0,.5.5h21a.5.5,0,0,0,.5-.5V5.8A.36.36,0,0,0,22,5.69ZM1,28V1H15.75V5.66a.5.5,0,0,0,.5.5H21V28ZM16.75,1.69l3.53,3.47H16.75ZM6.69,13.57a1.65,1.65,0,1,1,0,3.29H5.85v1.41H4.57v-4.7Zm-.84,1.14v1h.77a.52.52,0,0,0,.54-.5.53.53,0,0,0-.54-.51Zm5.2-1.14a2.35,2.35,0,1,1,0,4.7H9.24v-4.7Zm-.54,1.14v2.42h.54a1.2,1.2,0,0,0,1.21-1.21,1.17,1.17,0,0,0-1.21-1.21ZM18,13.57v1.15H15.61v.77h1.82v1.14H15.61v1.64H14.34v-4.7Z'/%3E%3C/svg%3E")
}

.footer-callout__button:not(.header__menu-button):nth-child(2n+2) {
    background-color: transparent;
    color: #fff
}

.attiva .footer-callout__button {
    padding: 1.1666666667em 1.9444444444em;
    letter-spacing: 0;
    font-size: 1.8rem
}

@media (max-width: 1180px) {
    .footer-callout__button {
        font-size: 1.4rem
    }

    .attiva .footer-callout__button {
        padding: 14px 30px 16px;
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .footer-callout__button:hover {
        opacity: .7
    }
}

@media (max-width: 480px) {
    .footer-callout__button {
        padding-top: 10px;
        padding-bottom: 10px;
        display: table;
        margin: 0 auto;
        min-width: 140px;
        font-size: 1.2rem
    }

    .attiva .footer-callout__button {
        font-size: 1.4rem
    }
}

.form__row {
    position: relative;
    margin-bottom: 20px
}

.form__row:after {
    display: table;
    content: '';
    clear: both
}

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

.form__row:last-child {
    margin: 0
}

.modal .form__row--actions {
    text-align: center
}

.form__column {
    position: relative;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    float: left;
    margin-right: 20px
}

@media (max-width: 808px) {
    .form__column {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 10px
    }
}

.form__column:last-child {
    margin: 0
}

.form__submit-container {
    position: relative;
    display: inline-block
}

@media (max-width: 808px) {
    .form__submit-container {
        display: block
    }
}

.form__label {
    display: block
}

.form__label--error, .error .form__label {
    color: #f76161
}

.form__label[data-infield-label] {
    opacity: .7
}

.form__label--infield {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 21px
}

.form__label--infield-textarea {
    position: absolute;
    top: 12px;
    left: 21px
}

@media (max-width: 808px) {
    .form__label--infield-textarea {
        top: 17px
    }
}

.form__label--infield, .form__label--infield-textarea {
    -webkit-transition: font-size .5s, top .5s;
    transition: font-size .5s, top .5s
}

.form__label--infield.focus, .form__label--infield.active, .form__label--infield-textarea.focus, .form__label--infield-textarea.active {
    top: 4px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 1.2rem
}

.form__label--required {
    color: rgba(0, 0, 0, 0.4)
}

.form__error-label {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 17px;
    font-size: 1.2rem;
    color: #fff;
    background: #f76161;
    padding: 5px 10px;
    font-family:  sans-serif;
    text-transform: uppercase
}

.form__inline-error {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: #f76161;
    text-transform: uppercase;
    font-size: 1rem;
    padding: 5px 10px
}

.form__required {
    color: #f76161
}

.form__loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8)
}

.form__loading-icon {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 40px;
    width: auto;
    height: 90%
}

.form__field {
    border: 1px solid #d5d5d5;
    width: 100%
}

.form__field--error, .error .form__field {
    border-color: #f76161;
    color: #f76161
}

.form__field--text, .form__field--select {
    height: 60px;
    padding: 0 20px
}

@media (max-width: 808px) {
    .form__field--text, .form__field--select {
        height: 50px
    }
}

.form__field--text {
    padding-top: 15px
}

.form__field--select {
    cursor: pointer;
    position: relative;
    z-index: 1000;
    background: none;
    padding-right: 70px;
    width: 100%;
    border: 0
}

@supports (-ms-ime-align: auto) {
    .form__field--select {
        width: -webkit-calc(100% + 20px);
        width: calc(100% + 20px);
        padding-right: 0
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .form__field--select {
        width: -webkit-calc(100% + 20px);
        width: calc(100% + 20px);
        padding-right: 0
    }
}

@media all and (min-width: 0\0
) and (min-resolution: 0.001dpcm) {
    .form__field--select {
        width: -webkit-calc(100% + 20px);
        width: calc(100% + 20px);
        padding-right: 0
    }
}

.form__field--textarea {
    padding: 20px 20px 10px;
    height: 150px;
    resize: vertical
}

.form__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    border: 1px solid #043074;
    border-radius: 2em;
    background-color: #043074;
    padding: 0.875em 1.875em 0.9375em;
    color: #fff;
    letter-spacing: 0.025em;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.6rem;
    font-weight: 500
}

.form__button svg {
    margin-left: 0.8125em;
    margin-right: 1.0625em;
    vertical-align: bottom;
    fill: #262626
}

.form__button svg + span {
    margin-right: 1.125em
}

.form__button span {
    display: inline-block
}

.form__button:focus {
    outline: 1px auto #043074
}

.form__button.alt {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    background-color: transparent;
    color: #043074
}

.form__button.pdf {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em
}

.form__button.pdf::before {
    content: '';
    position: relative;
    display: inline-block;
    margin-right: .5em;
    width: 1.375em;
    height: 1.8125em;
    vertical-align: -0.5625em;
    background: transparent no-repeat center center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23FFF' xmlns='http://www.w3.org/2000/svg' width='22' height='29' viewBox='0 0 22 29'%3E%3Cpath d='M22,5.69a.47.47,0,0,0-.13-.39L16.6.15h0A.46.46,0,0,0,16.38,0l-.07,0H.5A.5.5,0,0,0,0,.5v28a.5.5,0,0,0,.5.5h21a.5.5,0,0,0,.5-.5V5.8A.36.36,0,0,0,22,5.69ZM1,28V1H15.75V5.66a.5.5,0,0,0,.5.5H21V28ZM16.75,1.69l3.53,3.47H16.75ZM6.69,13.57a1.65,1.65,0,1,1,0,3.29H5.85v1.41H4.57v-4.7Zm-.84,1.14v1h.77a.52.52,0,0,0,.54-.5.53.53,0,0,0-.54-.51Zm5.2-1.14a2.35,2.35,0,1,1,0,4.7H9.24v-4.7Zm-.54,1.14v2.42h.54a1.2,1.2,0,0,0,1.21-1.21,1.17,1.17,0,0,0-1.21-1.21ZM18,13.57v1.15H15.61v.77h1.82v1.14H15.61v1.64H14.34v-4.7Z'/%3E%3C/svg%3E")
}

.form__button:not(.header__menu-button):nth-child(2n+2) {
    background-color: transparent;
    color: #043074
}

.attiva .form__button {
    padding: 1.1666666667em 1.9444444444em;
    letter-spacing: 0;
    font-size: 1.8rem
}

@media (max-width: 1180px) {
    .form__button {
        font-size: 1.4rem
    }

    .attiva .form__button {
        padding: 14px 30px 16px;
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .form__button:hover {
        opacity: .7
    }
}

@media (max-width: 480px) {
    .form__button {
        padding-top: 10px;
        padding-bottom: 10px;
        display: table;
        margin: 0 auto;
        min-width: 140px;
        font-size: 1.2rem
    }

    .attiva .form__button {
        font-size: 1.4rem
    }
}

.form__button--full {
    width: 100%
}

.form__faux-select {
    position: relative
}

.form__faux-select-title {
    -webkit-transition: all .5s;
    transition: all .5s
}

.form__faux-select-title.active {
    opacity: .7
}

.form__faux-select-label {
    border: 0;
    background: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 60px;
    width: 100%;
    vertical-align: middle;
    padding: 0 20px
}

@media (max-width: 980px) {
    .form__faux-select-label {
        height: 50px
    }
}

.form__faux-select-label:focus {
    outline: 1px auto #043074
}

.form__faux-select-values {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    border: 0;
    padding-top: 15px;
    text-align: left;
    font-size: 1.5rem
}

@media (max-width: 980px) {
    .form__faux-select-values {
        font-size: 1.6rem
    }
}

.form__faux-select-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1001;
    width: 100%;
    border: 1px solid #d5d5d5;
    border-top: 0;
    background: #f5f5f5;
    padding: 20px;
    text-align: left
}

.form__faux-select-option:not(:first-child) {
    margin-top: 10px
}

.form__faux-select-option-checkbox {
    display: none
}

.form__faux-select-option-checkbox:checked + *::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='rgba(4,48,116,0.99)' xmlns='http://www.w3.org/2000/svg' width='12.52' height='12.11' viewBox='0 0 12.52 12.11'%3E%3Cpolygon points='5.09 12.11 0 7.2 1.39 5.76 4.76 9.02 10.87 0 12.52 1.12 5.09 12.11'%3E%3C/polygon%3E%3C/svg%3E")
}

.form__faux-select-option-label {
    position: relative;
    font-size: 1.2rem
}

.form__faux-select-option-label::before {
    width: 17px;
    height: 17px;
    content: '';
    position: relative;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #d5d5d5;
    background: #fff no-repeat center center / 11px 11px;
    vertical-align: middle
}

.form__faux-select-option-label span {
    display: inline-block;
    vertical-align: middle
}

.form__opt-in {
    display: table;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    margin-left: auto;
    margin-right: 0;
    text-align: left
}

.form__opt-in--first {
    margin-left: 0;
    margin-right: auto
}

@media (max-width: 808px) {
    .form__opt-in {
        width: 100%
    }
}

.form__opt-in label {
    position: relative;
    cursor: pointer
}

.form__opt-in label input {
    display: none
}

.form__opt-in label input:checked + .form__faux-checkbox svg {
    display: block
}

.form__faux-checkbox {
    width: 17px;
    height: 17px;
    position: relative;
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    vertical-align: middle
}

.form__faux-checkbox svg {
    display: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11px;
    height: 11px;
    line-height: 1;
    font-size: 1.4em
}

.form__opt-in-text {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 1.1rem
}

.form__confirm {
    display: none;
    background: #c5d97a;
    padding: 40px;
    color: #fff
}

@media (max-width: 1180px) {
    .form__confirm {
        padding: 30px
    }
}

@media (max-width: 808px) {
    .form__confirm {
        padding: 20px
    }
}

.form__confirm-header {
    color: #fff;
    font-family:  sans-serif;
    font-weight: 300;
    display: block;
    text-align: center
}

.form__confirm-text {
    font-size: 1.8rem;
    margin-top: .8em;
    color: #fff;
    text-align: center;
    font-weight: 400
}

@media (max-width: 1560px) {
    .form__confirm-text {
        font-size: 1.74rem
    }
}

@media (max-width: 1320px) {
    .form__confirm-text {
        font-size: 1.68rem
    }
}

@media (max-width: 1180px) {
    .form__confirm-text {
        font-size: 1.62rem
    }
}

@media (max-width: 980px) {
    .form__confirm-text {
        font-size: 1.56rem
    }
}

@media (max-width: 808px) {
    .form__confirm-text {
        font-size: 1.5rem
    }
}

.form__confirm-text a {
    color: inherit
}

.form__extra-button {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    height: 45px;
    border: 0;
    background: #f5f5f5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    font-size: 1.4rem
}

.form__extra-button span {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.form__extra-button span span {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 6px;
    border: 0;
    border-radius: 50%;
    background: #043074;
    vertical-align: middle
}

.form__extra-button span span::before, .form__extra-button span span::after {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    background: #fff
}

.form__extra-button span span::before {
    width: 50%;
    height: 1px
}

.form__extra-button span span::after {
    width: 1px;
    height: 50%
}

@media (max-width: 808px) {
    .form__extra-button {
        margin-bottom: 10px;
        height: auto;
        padding: 10px
    }
}

@media (max-width: 480px) {
    .form__extra-button span span {
        margin-right: 0
    }
}

@media (max-width: 480px) {
    .form__extra-button-text {
        display: block !important;
        margin-top: 5px
    }
}

.form__disclaimer {
    display: table;
    width: 100%;
    margin: 0 auto 10px 0
}

@media (min-width: 808px) {
    .form__disclaimer--left-align {
        margin-left: 0
    }

    .form__disclaimer--left-align p {
        text-align: left !important
    }

    .form__disclaimer--right-align {
        margin-right: 0;
        margin-left: auto
    }

    .form__disclaimer--right-align p {
        text-align: right !important
    }

    .form__disclaimer--center-align, .modal .form__disclaimer {
        max-width: 80%;
        margin-left: auto
    }

    .form__disclaimer--center-align p, .modal .form__disclaimer p {
        text-align: center !important
    }
}

@media (max-width: 808px) {
    .form__disclaimer {
        width: 100%;
        max-width: none;
        padding: 0 10px
    }
}

.form__disclaimer p {
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-style: italic;
    color: #757575
}

@media (max-width: 808px) {
    .form__disclaimer p {
        text-align: center;
        font-size: 1.1rem
    }
}

.form__disclaimer p a {
    color: #333;
    text-decoration: underline
}

.hyly__iframe {
    height: 710px
}

@media (max-width: 1180px) {
    .hyly__iframe {
        height: 1300px
    }
}

@media (max-width: 808px) {
    .hyly__iframe {
        height: 400px
    }
}

.map__controls-wrap {
    display: block;
    margin-left: 11px;
    margin-top: 11px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15)
}

.map__controls-wrap:not(:first-child) {
    margin-top: 6px
}

@media (max-width: 808px) {
    .map__controls-wrap {
        margin-left: 2px;
        margin-top: 2px
    }

    .map__controls-wrap:not(:first-child) {
        margin-top: 2px
    }
}

.map__controls-control {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    padding: 0
}

.map__controls-control svg {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    fill: #262626
}

.map__controls-control:not(:first-child) {
    border-top: 1px solid #f5f5f5
}

.map__controls-control:focus {
    outline: 1px auto #043074
}

.map__infobox-wrapper {
    position: relative;
    width: 90px;
    height: 90px
}

.map__infobox-wrapper svg {
    width: 90px;
    height: 98px;
    vertical-align: top;
    fill: #043074
}

@media (max-width: 808px) {
    .map__infobox-wrapper {
        width: 62px;
        height: 62px
    }

    .map__infobox-wrapper svg {
        width: 62px;
        height: 68px
    }
}

.map__infobox-logo {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 62%;
    max-height: 62%
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1100;
    display: none;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    outline: 0;
    background-color: rgba(0, 0, 0, 0.7)
}

.modal--floorplan .modal__container {
    max-width: 1280px;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px)
}

@media (max-width: 808px) {
    .modal--floorplan .modal__container {
        max-height: none;
        width: 100%;
        height: 100%;
        padding-top: 0
    }
}

@media (max-width: 808px) {
    .modal--floorplan .modal__close {
        z-index: 2;
        width: 40px;
        color: inherit
    }
}

.modal--floorplan .modal__content {
    background-color: #f5f5f5
}

.modal--popdown .modal__container {
    max-width: 800px
}

@media (max-width: 1320px) {
    .modal--popdown .modal__container {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px)
    }
}

@media (max-width: 808px) {
    .modal--popdown .modal__container {
        width: -webkit-calc(100% - 25px);
        width: calc(100% - 25px);
        height: auto
    }
}

.modal--popdown .modal__content {
    border-radius: 6px
}

@media (max-width: 808px) {
    .modal--popdown .modal__content {
        padding: 25px
    }
}

.modal--popdown .modal__content .page__content {
    font-size: 2rem
}

@media (max-width: 808px) {
    .modal--popdown .modal__content .page__content {
        font-size: 1.6rem
    }
}

.modal--popdown .modal__content p {
    line-height: 2;
    color: #666 !important
}

.modal--popdown .modal__close {
    font-size: 40px;
    width: 40px;
    height: 40px;
    left: -webkit-calc(100% - 10px);
    left: calc(100% - 10px)
}

@media (max-width: 808px) {
    .modal--popdown .modal__close {
        width: 40px;
        height: 40px;
        left: auto;
        right: 0;
        top: -5px
    }
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.modal__container {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 960px;
    max-height: -webkit-calc(100% - 35px);
    max-height: calc(100% - 35px);
    padding-top: 35px;
    overflow-y: auto
}

@media (max-width: 1180px) {
    .modal__container {
        width: 770px
    }
}

@media (max-width: 808px) {
    .modal__container {
        max-height: -webkit-calc(100% - 35px);
        max-height: calc(100% - 35px);
        width: -webkit-calc(100% - 35px);
        width: calc(100% - 35px);
        height: auto;
        padding-top: 35px
    }

    .modal--full .modal__container {
        height: -webkit-calc(100% - 35px);
        height: calc(100% - 35px)
    }
}

.modal--alt .modal__container {
    max-width: 725px;
    padding-top: 0
}

@media (max-width: 808px) {
    .modal--alt .modal__container {
        max-height: none;
        width: 100%;
        height: 100vh
    }
}

.modal__container--no-width {
    max-width: 100%;
    width: auto
}

@media (max-width: 808px) {
    .modal__container--no-width .modal__content {
        padding-left: 20px;
        padding-right: 20px
    }
}

.modal__close {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0;
    padding: 0;
    color: #fff;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 30px
}

.modal__close:focus {
    outline: 1px auto #043074
}

@media (max-height: 900px), (max-width: 808px) {
    .modal__close {
        top: 0;
        bottom: auto;
        left: auto;
        right: 0
    }
}

.modal--alt .modal__close {
    width: 53px;
    height: 53px;
    top: 0;
    right: 0;
    z-index: 10;
    color: #757575
}

.modal__back {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    border-radius: 0;
    background: 0;
    padding: 16px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #757575;
    font-size: 1.4rem;
    font-weight: 500
}

.modal__back svg {
    margin-right: 7px;
    max-width: 20px;
    max-height: 20px;
    fill: #757575;
    vertical-align: middle
}

.modal__back span {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.modal__pages {
    background-color: #fff;
    height: 100%
}

.modal__page {
    height: 100%
}

.modal__content {
    position: relative;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    background-color: #fff;
    padding: 45px
}

@media (max-width: 808px) {
    .modal__content {
        padding: 35px
    }
}

@media (max-width: 480px) {
    .modal__content {
        padding: 20px
    }
}

.modal__content--no-padding {
    padding: 0
}

.modal__iframe-wrap {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 56.25%
}

.modal__iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border: 0;
    padding: 0 !important
}

@media (max-width: 808px) {
    .modal__iframe-wrap {
        height: 60vh;
        padding: 0
    }
}

.modal__loading {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 80px;
    height: 80px
}

.modal__header {
    margin-bottom: 30px
}

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

.modal--alt .modal__header {
    position: relative;
    margin-bottom: 0;
    text-align: center
}

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

.modal--alt .modal__title {
    height: 53px;
    border-bottom: 1px solid #d5d5d5;
    line-height: 53px;
    font-size: 1.8rem;
    font-weight: 500
}

.modal__description {
    margin-top: .2em
}

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

@media (min-width: 809px) {
    .modal__columns {
        display: table;
        width: 100%;
        table-layout: fixed
    }
}

@media (max-width: 808px) {
    .modal__columns {
        padding: 20px;
        text-align: left
    }
}

@media (min-width: 809px) {
    .modal__column {
        display: table-cell;
        vertical-align: top;
        width: 50%;
        padding: 35px
    }

    .modal__column:not(:last-child) {
        padding-right: 0
    }
}

@media (max-width: 808px) {
    .modal__column:not(:first-child) {
        margin-top: 20px
    }
}

.modal__image {
    width: 100%;
    height: auto;
    border-radius: 4px;
    overflow: hidden;
    vertical-align: middle
}

.modal__info {
    margin-top: 20px
}

.modal__info-title {
    line-height: 1.33;
    font-size: 1.8rem;
    font-weight: 500
}

.modal__info-item {
    line-height: 1.5;
    font-size: 1.6rem
}

.modal__info-item:not(:first-child) {
    margin-top: 20px
}

.modal__info-icon {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top
}

.modal__info-text {
    display: inline-block
}

.modal__buttons {
    margin-top: 20px
}

.modal__button {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    border: 1px solid;
    border-radius: 2em;
    background-color: transparent;
    padding: 0.875em 1.875em 0.9375em;
    color: #043074;
    letter-spacing: 0.025em;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.6rem;
    font-weight: 500
}

.modal__button svg {
    margin-left: 0.8125em;
    margin-right: 1.0625em;
    vertical-align: bottom;
    fill: #043074
}

.modal__button svg + span {
    margin-right: 1.125em
}

.modal__button span {
    display: inline-block
}

.modal__button:focus {
    outline: 2px solid transparent
}

.modal__button:hover {
    opacity: .7
}

.modal__button:not(:first-child) {
    margin-top: 20px
}

.modal__big-link {
    display: block;
    margin-top: 2em;
    width: 100%;
    border: 0;
    padding: 1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    line-height: .133;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 500
}

.modal__big-link svg {
    margin-left: 1em;
    fill: #fff;
    vertical-align: baseline
}

@media (max-width: 808px) {
    .modal__big-link {
        margin: 20px -20px -20px;
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px)
    }
}

.modal__nav {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid
}

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

.modal__nav-items {
    display: none;
    position: absolute;
    top: -webkit-calc(100% - 1px);
    top: calc(100% - 1px);
    left: -1px;
    z-index: 3;
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    border: 1px solid;
    border-top: 0;
    background: #efefef
}

.modal__nav-item {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 60px;
    border: 0;
    background: 0;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: left
}

.modal__nav-item--current {
    border: 0;
    box-shadow: none
}

@media (max-width: 808px) {
    .modal__nav-item {
        height: 50px;
        line-height: 1.2
    }
}

.modal__nav-item:focus {
    outline: 2px solid transparent
}

.modal__nav-item:hover {
    background-color: rgba(255, 255, 255, 0.5)
}

.modal__form-embed {
    position: relative;
    min-height: 450px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch
}

.modal__form-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0
}

@media (max-width: 808px) {
    .modal__form-embed {
        margin-left: -35px;
        margin-right: -35px;
        min-height: 320px
    }
}

.modal__loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.modal__loader-asset {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 50px;
    width: 100%;
    height: auto
}

.nearby-communities {
    padding-top: 67px;
    padding-bottom: 86px;
    background-color: #f5f5f5;
    text-align: center
}

@media (max-width: 1320px) {
    .nearby-communities {
        padding-top: 50px;
        padding-bottom: 65px
    }
}

@media (max-width: 1180px) {
    .nearby-communities {
        padding-top: 34px;
        padding-bottom: 43px
    }
}

@media (max-width: 980px) {
    .nearby-communities {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (max-width: 808px) {
    .nearby-communities {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media (max-width: 808px) {
    .nearby-communities {
        padding-left: 35px;
        padding-right: 35px
    }
}

@media (min-width: 1181px) {
    .item-count--1 .nearby-communities__container {
        margin: 0 auto;
        max-width: 1050px
    }
}

@media (max-width: 808px) {
    .nearby-communities__container {
        max-width: none;
        width: auto
    }
}

@media (max-width: 660px) {
    .nearby-communities__container {
        margin-left: -20px;
        margin-right: -20px
    }
}

.nearby-communities__title {
    margin-bottom: 30px;
    font-size: 4rem;
    font-weight: 300
}

@media (max-width: 1180px) {
    .nearby-communities__title {
        font-size: 3.7rem
    }
}

@media (max-width: 980px) {
    .nearby-communities__title {
        font-size: 3.3rem
    }
}

@media (max-width: 808px) {
    .nearby-communities__title {
        font-size: 3rem
    }
}

@media (max-width: 480px) {
    .nearby-communities__title {
        font-size: 2.5rem
    }
}

@media (max-width: 360px) {
    .nearby-communities__title {
        font-size: 2.2rem
    }
}

.nearby-communities__subtitle {
    font-size: 1.7rem;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: -20px
}

@media (max-width: 1180px) {
    .nearby-communities__subtitle {
        font-size: 1.6rem
    }
}

@media (max-width: 980px) {
    .nearby-communities__subtitle {
        font-size: 1.5rem
    }
}

@media (max-width: 480px) {
    .nearby-communities__subtitle {
        font-size: 1.4rem
    }
}

@media (max-width: 360px) {
    .nearby-communities__subtitle {
        font-size: 1.3rem
    }
}

.nearby-communities__communities {
    position: relative;
    margin: 0 auto
}

.nearby-communities__communities:after {
    display: table;
    content: '';
    clear: both
}

.nearby-communities__communities .owl-stage {
    min-width: 100%
}

.nearby-communities__communities .owl-stage .owl-item {
    display: inline-block;
    float: none
}

.nearby-communities__communities .owl-stage-outer {
    padding-bottom: 20px
}

.nearby-communities__nav {
    position: absolute;
    top: 0;
    width: 50px;
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    padding: 0
}

@media (max-width: 660px) {
    .nearby-communities__nav {
        height: 40px;
        top: auto;
        bottom: -14px
    }
}

.nearby-communities__nav--prev {
    right: 100%
}

@media (max-width: 660px) {
    .nearby-communities__nav--prev {
        left: 0;
        right: auto
    }
}

.nearby-communities__nav--next {
    left: 100%
}

@media (max-width: 660px) {
    .nearby-communities__nav--next {
        left: auto;
        right: 0
    }
}

.nearby-communities__nav:focus {
    outline: 1px auto #043074
}

.nearby-communities__nav.disabled {
    pointer-events: none;
    opacity: .1
}

.nearby-communities__nav svg {
    width: 24px;
    height: 48px
}

.nearby-communities__nav svg path {
    stroke: #043074;
    stroke-width: 3px
}

.nearby-communities__nav-page-count {
    color: #262626
}

.nearby-communities__nav-page-count p {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: .05rem
}

.nearby-communities__nav-page-count p span {
    padding: 0 5px
}

@media (min-width: 661px) {
    .nearby-communities__nav-page-count {
        display: none
    }
}

.nearby-communities__community {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    width: 280px;
    overflow: hidden;
    vertical-align: top;
    border-radius: 4px;
    box-shadow: 0 10px 12px -10px rgba(0, 0, 0, 0.15);
    background-color: #fff
}

@media (min-width: 809px) {
    .nearby-communities__community {
        padding: 13px
    }
}

@media (max-width: 808px) {
    .nearby-communities__community {
        padding: 81px 9px 15px
    }
}

.owl-item .nearby-communities__community {
    width: auto
}

@media (min-width: 809px) {
    .nearby-communities__columns {
        position: relative;
        display: table;
        width: 100%;
        table-layout: fixed
    }
}

.nearby-communities__column--images {
    display: none
}

@media (min-width: 809px) {
    .nearby-communities__column {
        display: table-cell;
        vertical-align: top
    }

    .nearby-communities__column--images {
        display: none
    }

    .item-count--1 .nearby-communities__column--images {
        display: table-cell;
        padding-right: 30px;
        width: 47.3%
    }
}

.nearby-communities__images {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    background-color: #f5f5f5
}

@media (min-width: 809px) {
    .nearby-communities__images:hover .nearby-communities__direction-nav li {
        opacity: 1
    }
}

.nearby-communities__images--alt {
    margin-top: 12px
}

.item-count--1 .nearby-communities__images--alt {
    display: none
}

@media (max-width: 808px) {
    .item-count--1 .nearby-communities__images--alt {
        display: block
    }
}

.nearby-communities__image {
    width: 100%;
    height: auto;
    vertical-align: middle
}

.nearby-communities__image-asset {
    width: 100%;
    height: auto;
    vertical-align: middle
}

.nearby-communities__control-nav {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: auto;
    left: 50%;
    bottom: 12px;
    width: -webkit-calc(100% - 12px);
    width: calc(100% - 12px);
    z-index: 5;
    text-align: center
}

@media (max-width: 808px) {
    .nearby-communities__control-nav {
        display: none
    }
}

.nearby-communities__control-nav li {
    display: inline-block;
    margin: 0 3px
}

.nearby-communities__control-nav a {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    width: 7px;
    height: 7px;
    display: block;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5)
}

.nearby-communities__control-nav a.nearby-communities__active {
    background-color: #fff
}

.nearby-communities__direction-nav li {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    z-index: 3;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

@media (max-width: 808px) {
    .nearby-communities__direction-nav li {
        opacity: 1
    }
}

.nearby-communities__direction-nav li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8)
}

.nearby-communities__direction-nav li.nearby-communities__nav-prev {
    left: 0
}

.nearby-communities__direction-nav li.nearby-communities__nav-prev::before {
    border-radius: 0 50px 50px 0
}

.nearby-communities__direction-nav li.nearby-communities__nav-next {
    right: 0
}

.nearby-communities__direction-nav li.nearby-communities__nav-next::before {
    border-radius: 50px 0 0 50px
}

.nearby-communities__direction-nav a {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    display: block;
    width: 25px;
    height: 50px;
    background: transparent no-repeat center center / 6px
}

.nearby-communities__direction-nav a.nearby-communities__prev {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg height='14' viewBox='0 0 8 14' width='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2.4 7 5.3-5.3a1 1 0 0 0 0-1.4 1 1 0 0 0 -1.4 0l-6 6a1 1 0 0 0 0 1.4l6 6a1.08 1.08 0 0 0 .7.3 1.08 1.08 0 0 0 .7-.3 1 1 0 0 0 0-1.4z'/%3E%3C/svg%3E");
    background-position: left 5px center
}

.nearby-communities__direction-nav a.nearby-communities__next {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg height='14' viewBox='0 0 8 14' width='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.6 7-5.3 5.3a1 1 0 0 0 0 1.4 1 1 0 0 0 1.4 0l6-6a1 1 0 0 0 0-1.4l-6-6a1.08 1.08 0 0 0 -.7-.3 1.08 1.08 0 0 0 -.7.3 1 1 0 0 0 0 1.4z'/%3E%3C/svg%3E");
    background-position: right 5px center
}

.nearby-communities__content {
    padding-top: 30px;
    text-align: left
}

.nearby-communities__content .ratings {
    font-size: 1rem
}

@media (min-width: 809px) {
    .item-count--1 .nearby-communities__content {
        padding-top: 45px;
        padding-bottom: 30px
    }

    .item-count--1 .nearby-communities__content .ratings {
        font-size: 1.5rem
    }

    .item-count--2 .nearby-communities__content .ratings, .item-count--3 .nearby-communities__content .ratings {
        font-size: 1.2rem
    }
}

@media (max-width: 808px) {
    .nearby-communities__content {
        padding: 0
    }
}

.nearby-communities__header {
    position: relative;
    height: 50px
}

@media (max-width: 808px) {
    .nearby-communities__header {
        position: absolute;
        top: 40px;
        left: 10px;
        right: 10px;
        height: 50px
    }
}

.nearby-communities__property-flag {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: inline-block;
    float: left;
    background-color: #262626;
    padding: 3px 13px;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 500
}

@media (max-width: 808px) {
    .nearby-communities__property-flag {
        top: 10px;
        left: 10px
    }
}

.nearby-communities__icon {
    position: absolute;
    top: 4px;
    right: 5px;
    z-index: 6
}

.nearby-communities__icon svg {
    width: 17px;
    height: 24px;
    fill: #043074
}

@media (max-width: 980px) {
    .nearby-communities__icon {
        top: 0px;
        right: 1px
    }

    .nearby-communities__icon svg {
        width: 13px;
        height: 20px
    }
}

@media (max-width: 808px) {
    .nearby-communities__icon {
        top: 10px;
        right: 5px
    }

    .nearby-communities__icon svg {
        width: 11px;
        height: 16px
    }
}

.nearby-communities__distance {
    display: inline-block;
    vertical-align: 9px;
    margin-right: 5px;
    color: #9b9b9b;
    font-size: 12px
}

@media (max-width: 980px) {
    .nearby-communities__distance {
        vertical-align: 7px
    }
}

@media (max-width: 808px) {
    .nearby-communities__distance {
        vertical-align: 5px;
        font-size: 11px
    }
}

@media (max-width: 980px) {
    .nearby-communities__header {
        margin-top: 3px
    }
}

.nearby-communities__header-content {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    display: table;
    left: 0;
    right: 0
}

.nearby-communities__header-content-column {
    display: inline-block
}

.nearby-communities__header-content-column--title {
    padding-right: 50px
}

.nearby-communities__header-content-column--flag {
    position: absolute;
    top: 3px;
    right: 0;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #0092bd;
    padding: 4px 8px 6px;
    border-radius: 4px
}

@media (max-width: 980px) {
    .nearby-communities__header-content-column--flag {
        top: 0px
    }
}

.nearby-communities__header-content-column--flag svg {
    width: 22px;
    height: 9.36px;
    fill: #0092bd;
    vertical-align: middle
}

@media (max-width: 980px) {
    .nearby-communities__header-content-column--flag svg {
        width: 20px;
        height: 8.36px
    }
}

.nearby-communities__name {
    margin-bottom: 6px;
    line-height: 1.2;
    font-size: 1.8rem;
    font-weight: 400
}

@media (min-width: 981px) {
    .item-count--1 .nearby-communities__name {
        font-size: 2.6rem
    }

    .item-count--2 .nearby-communities__name, .item-count--3 .nearby-communities__name {
        font-size: 2.2rem
    }
}

@media (max-width: 808px) {
    .nearby-communities__name {
        margin-bottom: 0;
        font-size: 1.8rem
    }
}

@media (min-width: 809px) {
    .nearby-communities__meta {
        font-size: 1rem
    }

    .item-count--1 .nearby-communities__meta {
        font-size: 1.4rem
    }

    .item-count--3 .nearby-communities__meta, .item-count--2 .nearby-communities__meta {
        font-size: 1.2rem
    }
}

.nearby-communities__meta span {
    display: inline-block
}

.nearby-communities__meta span:not(:last-child) {
    margin-right: 7px
}

@media (max-width: 808px) {
    .nearby-communities__meta {
        font-size: 1rem
    }
}

.nearby-communities__city {
    text-transform: uppercase
}

.nearby-communities__info {
    margin-top: 30px;
    line-height: 1.5;
    font-size: 1.2rem
}

@media (min-width: 809px) {
    .item-count--1 .nearby-communities__info {
        font-size: 1.6rem
    }

    .item-count--3 .nearby-communities__info, .item-count--2 .nearby-communities__info {
        font-size: 1.4rem
    }
}

@media (max-width: 808px) {
    .nearby-communities__info {
        margin-top: 13px;
        line-height: 1.4;
        font-size: 1.2rem
    }
}

.nearby-communities__rating {
    font-size: 1.1rem
}

@media (max-width: 808px) {
    .nearby-communities__rating {
        margin-top: 3px;
        font-size: 1rem !important
    }
}

.nearby-communities__rating-reviews-stars {
    display: inline-block;
    vertical-align: middle
}

.nearby-communities__rating-reviews-star {
    color: #e6b500 !important
}

.nearby-communities__rating-reviews-info {
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle
}

.nearby-communities__link {
    display: block;
    margin-top: 11px;
    height: 16px;
    text-transform: uppercase;
    font-weight: 500
}

@media (min-width: 809px) {
    .nearby-communities__link {
        font-size: 1.1rem
    }

    .item-count--1 .nearby-communities__link {
        position: absolute;
        bottom: 12px;
        margin-top: 0
    }

    .item-count--1 .nearby-communities__link {
        font-size: 1.4rem
    }

    .item-count--3 .nearby-communities__link, .item-count--2 .nearby-communities__link {
        font-size: 1.2rem
    }
}

@media (max-width: 808px) {
    .nearby-communities__link {
        margin-top: 11px;
        font-size: 1.1rem
    }
}

.nearby-communities__link span {
    vertical-align: middle
}

.nearby-communities__link svg {
    margin-left: 8px;
    vertical-align: middle;
    fill: #043074
}

.nearby-communities__button {
    margin-top: 2.4em
}

.page {
    position: relative;
    opacity: 1
}

.page--border-bottom {
    border-bottom: 1px solid #d5d5d5
}

.page__wrapper {
    position: relative;
    overflow: hidden;
    background-color: #fff
}

@media (min-width: 1320px) {
    .page__container--thin {
        width: 1100px
    }

    .page__container--thin:not(.page__container) {
        margin: 0 auto
    }
}

@media (min-width: 809px) {
    .page__container--no-padding {
        padding: 0 !important
    }
}

@media (max-width: 808px) {
    .page__container--no-padding {
        padding-top: 0;
        padding-bottom: 0
    }
}

.page__container--no-top {
    padding-top: 0
}

.page__container--no-bottom {
    padding-bottom: 0
}

.page__title {
    font-size: 6rem;
    margin-bottom: .55em;
    font-weight: 300
}

@media (max-width: 1560px) {
    .page__title {
        font-size: 5.4rem
    }
}

@media (max-width: 1320px) {
    .page__title {
        font-size: 4.8rem
    }
}

@media (max-width: 1180px) {
    .page__title {
        font-size: 4.2rem
    }
}

@media (max-width: 980px) {
    .page__title {
        font-size: 3.6rem
    }
}

@media (max-width: 808px) {
    .page__title {
        font-size: 3rem
    }
}

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

.page__content {
    font-size: 2rem
}

@media (max-width: 1560px) {
    .page__content {
        font-size: 1.92rem
    }
}

@media (max-width: 1320px) {
    .page__content {
        font-size: 1.84rem
    }
}

@media (max-width: 1180px) {
    .page__content {
        font-size: 1.76rem
    }
}

@media (max-width: 980px) {
    .page__content {
        font-size: 1.68rem
    }
}

@media (max-width: 808px) {
    .page__content {
        font-size: 1.6rem
    }
}

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

.page__content iframe {
    width: 100%;
    margin: 0;
    border: 0;
    overflow: auto
}

.page__content .page__embed {
    position: relative;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.page__content .page__embed:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 83.33333%
}

.page__content .page__embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page__content a:not(.page__button) {
    color: #043074;
    text-decoration: underline
}

.page__content p, .page__content li {
    font-size: 1em;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 20px
}

.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 {
    color: #262626;
    margin-top: 40px;
    margin-bottom: 15px
}

.palette-dark .page__content h1, .palette-dark .page__content h2, .palette-dark .page__content h3, .palette-dark .page__content h4, .palette-dark .page__content h5, .palette-dark .page__content h6 {
    color: #fff
}

.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: 620px) {
    .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:  sans-serif;
    font-size: 2em;
    line-height: 1.2;
    font-weight: 300
}

.page__content h3 {
    font-size: 1.8em;
    line-height: 1.2;
    font-weight: 300
}

.page__content h4 {
    font-size: 1.6em;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 400
}

.page__content h5 {
    font-size: 1.4em;
    line-height: 1.2
}

.page__content h6 {
    font-family:  sans-serif;
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: 300
}

.page__content ul, .page__content ol {
    padding-left: 1em;
    margin-bottom: 20px
}

.page__content ul {
    list-style: disc
}

.page__content ol {
    list-style: decimal
}

.page__content li {
    margin-bottom: 0
}

.page__content li:not(:last-child) {
    margin-bottom: 1em
}

.page__content blockquote {
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding: 30px 0
}

@media (max-width: 980px) {
    .page__content blockquote {
        padding: 20px 0
    }
}

.page__content blockquote p {
    font-size: 1.25em;
    line-height: 1.3em;
    font-style: italic;
    text-align: center
}

.page__button-wrap, .page__buttons {
    position: relative;
    display: table;
    width: 100%;
    text-align: left
}

.page__button-wrap:not(:only-child), .page__button-wrap--top-spacing, .page__buttons:not(:only-child), .page__buttons--top-spacing {
    margin-top: 40px
}

@media (max-width: 808px) {
    .page__button-wrap:not(:only-child), .page__button-wrap--top-spacing, .page__buttons:not(:only-child), .page__buttons--top-spacing {
        margin-top: 20px
    }
}

.page__button-wrap--no-top, .page__buttons--no-top {
    margin-top: 0
}

.page__button-wrap--align-center, .page__buttons--align-center {
    text-align: center
}

.page__button-wrap--align-right, .page__buttons--align-right {
    text-align: right
}

@media (max-width: 480px) {
    .page__button {
        display: block;
        width: 100%
    }
}

.page__button:not(:first-child) {
    margin-left: 20px
}

@media (max-width: 808px) {
    .page__button:not(:first-child) {
        margin-left: 10px
    }
}

@media (max-width: 480px) {
    .page__button:not(:first-child) {
        margin-left: 0;
        margin-top: 10px
    }
}

.page__disclaimer {
    margin: 70px auto 0;
    max-width: 770px;
    padding: 0 30px;
    text-align: center
}

.page__disclaimer--breathe {
    margin-top: 60px
}

@media (max-width: 1180px) {
    .page__disclaimer {
        margin-top: 40px
    }

    .page__disclaimer--breathe {
        margin-top: 40px
    }
}

@media (max-width: 808px) {
    .page__disclaimer {
        margin-top: 20px;
        padding: 20px
    }

    .page__disclaimer--breathe {
        margin-top: 20px
    }
}

.page__disclaimer-text {
    font-size: 1.6rem
}

@media (max-width: 808px) {
    .page__disclaimer-text {
        font-size: 1.4rem
    }
}

.page__disclaimer-text--small {
    font-size: 1.3rem;
    font-style: italic
}

.page--zindex-high {
    position: relative;
    z-index: 2
}

.page__no-results {
    font-size: 1.4rem;
    color: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    text-align: center;
    display: block
}

.page-nav {
    background-color: #fafafa
}

@media (max-width: 808px) {
    .page-nav {
        height: 0 !important
    }
}

.page-nav__wrap {
    background-color: #fafafa;
    padding: 0 35px
}

.page-nav__wrap .header__menu-button {
    display: none
}

.nav-stuck .page-nav__wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101;
    text-align: right
}

@media (max-width: 1180px) {
    .nav-stuck .page-nav__wrap {
        padding-top: 22px;
        padding-bottom: 22px
    }
}

@media (max-width: 980px) {
    .nav-stuck .page-nav__wrap {
        padding-top: 18px;
        padding-bottom: 18px
    }
}

.nav-stuck .page-nav__wrap .header__menu-button {
    display: inline-block
}

@media (max-width: 808px) {
    .page-nav__wrap {
        display: none;
        height: 0;
        padding: 18px
    }

    .nav-stuck .page-nav__wrap {
        display: block;
        height: auto
    }

    .page-nav__wrap .header__menu-button {
        display: none !important
    }
}

@media (min-width: 809px) {
    .page-nav__items {
        text-align: center
    }

    .nav-stuck .page-nav__items {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        text-align: right
    }

    .nav-stuck .page-nav__items::after {
        display: none
    }
}

@media (max-width: 1180px) {
    .nav-stuck .page-nav__items {
        display: none
    }
}

@media (max-width: 808px) {
    .page-nav__items {
        display: none
    }
}

.page-nav__item {
    display: inline-block;
    font-size: 1.8rem
}

@media (min-width: 1181px) {
    .page-nav__item:not(:first-child) {
        margin-left: 4em
    }
}

@media (max-width: 1180px) {
    .page-nav__item {
        font-size: 1.6rem
    }

    .page-nav__item:not(:first-child) {
        margin-left: 3em
    }
}

@media (max-width: 980px) {
    .page-nav__item:not(:first-child) {
        margin-left: 2em
    }
}

.nav-stuck .page-nav__item {
    font-size: 1.6rem
}

@media (max-width: 1320px) {
    .nav-stuck .page-nav__item {
        font-size: 1.4rem
    }
}

.nav-stuck .page-nav__item:not(:first-child) {
    margin-left: 0
}

.page-nav__item--alt {
    display: none
}

.nav-stuck .page-nav__item--alt {
    display: inline-block
}

.page-nav__link {
    display: block;
    padding: 30px 0;
    color: #262626;
    letter-spacing: 0.025em;
    line-height: 1;
    font-size: 1em;
    font-weight: 500
}

.page-nav__link.active {
    color: #043074
}

.nav-stuck .page-nav__link.active {
    color: #fff !important;
    opacity: .7
}

.nav-stuck .page-nav__link {
    padding-left: 1em;
    padding-right: 1em;
    color: #fff
}

.property-hours {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    width: 100%;
    height: 100%
}

.property-hours__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5)
}

.property-hours__content {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 280px;
    max-width: -webkit-calc(100% - 40px);
    max-width: calc(100% - 40px);
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    background-color: #fff;
    padding: 50px 70px
}

@media (max-width: 808px) {
    .property-hours__content {
        padding: 30px
    }
}

@media (max-width: 480px) {
    .property-hours__content {
        width: 100%
    }
}

.property-hours__close {
    position: absolute;
    left: 100%;
    bottom: 100%;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 0;
    border: 0;
    background: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.property-hours__close:focus {
    outline: 1px auto #043074
}

.property-hours__close svg {
    max-width: 50%;
    max-height: 50%;
    fill: #fff
}

@media (max-width: 808px) {
    .property-hours__close {
        left: auto;
        right: 0
    }
}

.property-hours__title {
    margin-bottom: .5em;
    line-height: 1.08;
    text-align: center;
    font-size: 2.4rem
}

@media (max-width: 808px) {
    .property-hours__title {
        font-size: 2rem
    }
}

.property-hours__items {
    display: table;
    margin: 0 auto
}

.property-hours__item {
    display: table-row
}

.property-hours__item span {
    display: table-cell;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    font-size: 1.6rem
}

@media (max-width: 808px) {
    .property-hours__item span {
        font-size: 1.2rem
    }
}

.property-hours__item.today {
    font-weight: 700
}

.property-hours__item:last-of-type span {
    padding-bottom: 0
}

.property-hours__day {
    padding-right: 60px
}

.property-hours__hours {
    text-align: right
}

.ratings {
    font-size: 1.5rem
}

.ratings__star {
    display: inline-block;
    color: #fff;
    font-size: 1em;
    position: relative
}

.ratings__star::before {
    display: none;
    content: '\2605';
    position: absolute;
    left: 0;
    overflow: hidden;
    color: inherit;
    -webkit-transition: width .3s;
    transition: width .3s
}

.ratings__star.full::before {
    display: inline-block
}

.ratings__star.two-third::before {
    display: inline-block;
    width: 65%
}

.ratings__star.half::before {
    display: inline-block;
    width: 50%
}

.ratings__star.third::before {
    display: inline-block;
    width: 38%
}

@-webkit-keyframes bounce-share {
    50% {
        opacity: .3
    }
}

@keyframes bounce-share {
    50% {
        opacity: .3
    }
}

.share-loader {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0
}

.share-loader__circle {
    display: inline-block;
    -webkit-animation-name: bounce-share;
    animation-name: bounce-share;
    -webkit-animation-duration: 0.4000000000000001s;
    animation-duration: 0.4000000000000001s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    border-radius: 50%;
    background-color: #fff;
    height: 9px;
    width: 9px
}

.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 {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: -75px;
    right: 0;
    height: 0;
    overflow: hidden;
    opacity: 0
}

.share-this-popup--show {
    height: 85px;
    overflow: visible;
    opacity: 1
}

.share-this-popup__list {
    width: 230px;
    height: 65px;
    padding: 10px;
    background: #fff;
    position: relative
}

.share-this-popup__list::after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    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("https://cortland.cdn.wsdigital.com/cortland/live/microsite/images/share-this/icon_social_twitter.svg") center center no-repeat;
    background-size: 20px 16px
}

.share-this-popup__link--facebook {
    background: #395b9a url("https://cortland.cdn.wsdigital.com/cortland/live/microsite/images/share-this/icon_social_facebook.svg") center center no-repeat;
    background-size: 9px 18px
}

.share-this-popup__link--google {
    background: #e24429 url("https://cortland.cdn.wsdigital.com/cortland/live/microsite/images/share-this/icon_social_google.svg") center center no-repeat;
    background-size: 18px 16px
}

.share-this-popup__link--email {
    background: #b49852 url("https://cortland.cdn.wsdigital.com/cortland/live/microsite/images/share-this/icon_social_email.svg") center center no-repeat;
    background-size: 17px 11px
}

.share-this-popup__link:hover {
    opacity: .9
}

.site-map {
    position: relative;
    margin-top: 2em;
    font-size: 2.4rem;
    font-weight: 400
}

.site-map:after {
    display: table;
    content: '';
    clear: both
}

@media (max-width: 1180px) {
    .site-map {
        font-size: 2rem
    }
}

@media (max-width: 808px) {
    .site-map {
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .site-map__item {
        float: left;
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }

    .site-map__item:nth-child(n+3) {
        margin-top: 20px
    }

    .site-map__item:nth-child(even) {
        margin-left: 20px
    }

    .site-map__item:last-child:nth-child(odd) {
        width: 100%
    }
}

@media (max-width: 808px) {
    .site-map__item:nth-child(n+2) {
        margin-top: 1em
    }
}

.site-map__link {
    display: block;
    border: 1px solid #d5d5d5;
    padding: 1em;
    color: #043074;
    text-align: center
}

.site-map__link:hover {
    background-color: rgba(0, 0, 0, 0.05)
}

.homepage__about {
    padding-top: 126px;
    padding-bottom: 126px
}

@media (max-width: 1320px) {
    .homepage__about {
        padding-top: 95px;
        padding-bottom: 95px
    }
}

@media (max-width: 1180px) {
    .homepage__about {
        padding-top: 63px;
        padding-bottom: 63px
    }
}

@media (max-width: 980px) {
    .homepage__about {
        padding-top: 42px;
        padding-bottom: 42px
    }
}

@media (max-width: 808px) {
    .homepage__about {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media (max-width: 808px) {
    .homepage__about {
        padding-left: 35px;
        padding-right: 35px
    }
}

@media (max-width: 808px) {
    .attiva .homepage__about {
        padding-top: 50px
    }

    .attiva .homepage__about.no-reviews {
        padding-bottom: 0
    }
}

.homepage__about-container {
    position: relative
}

.homepage__about-container:after {
    display: table;
    content: '';
    clear: both
}

@media (max-width: 808px) {
    .homepage__about-container {
        max-width: none
    }
}

.homepage__about-container--thin {
    max-width: 770px;
    text-align: center
}

.homepage__about-columns {
    position: relative;
    z-index: 2
}

@media (min-width: 809px) {
    .homepage__about-columns {
        display: table;
        width: 100%
    }

    .homepage__about-columns .homepage__about-columns {
        float: none;
        width: 100%
    }
}

@media (min-width: 809px) {
    .homepage__about-column {
        display: table-cell;
        vertical-align: middle;
        width: 50%
    }
}

@media (min-width: 809px) and (max-width: 1320px) {
    .homepage__about-column {
        width: auto
    }
}

@media (min-width: 809px) {
    .homepage__about-column--images {
        vertical-align: middle
    }

    .homepage__about-column--content {
        padding-right: 60px;
        width: 50%
    }
}

@media (min-width: 809px) and (max-width: 1180px) {
    .homepage__about-column--content {
        width: 60%
    }
}

@media (min-width: 809px) {
    .homepage__about-column--living {
        padding-right: 0 !important
    }
}

@media (min-width: 809px) and (max-width: 1320px) {
    .homepage__about-column--living {
        display: block;
        width: auto
    }
}

@media (min-width: 809px) {
    .homepage__about-column--reviews {
        width: 30%
    }
}

@media (min-width: 809px) and (max-width: 1320px) {
    .homepage__about-column--reviews {
        padding-top: 95px;
        padding-bottom: 0;
        display: block;
        width: auto
    }
}

@media (min-width: 809px) and (max-width: 1320px) and (max-width: 1320px) {
    .homepage__about-column--reviews {
        padding-top: 71px;
        padding-bottom: 0
    }
}

@media (min-width: 809px) and (max-width: 1320px) and (max-width: 1180px) {
    .homepage__about-column--reviews {
        padding-top: 48px;
        padding-bottom: 0
    }
}

@media (min-width: 809px) and (max-width: 1320px) and (max-width: 980px) {
    .homepage__about-column--reviews {
        padding-top: 31px;
        padding-bottom: 0
    }
}

@media (min-width: 809px) and (max-width: 1320px) and (max-width: 808px) {
    .homepage__about-column--reviews {
        padding-top: 35px;
        padding-bottom: 0
    }
}

@media (min-width: 809px) and (max-width: 1320px) and (max-width: 808px) {
    .homepage__about-column--reviews {
        padding-left: 35px;
        padding-right: 35px
    }
}

@media (min-width: 809px) {
    .homepage__about-column:only-child {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 808px) {
    .homepage__about-column--images {
        display: none
    }

    .has-video .homepage__about-column--images {
        display: block
    }

    .homepage__about-column--content {
        text-align: center
    }

    .homepage__about-column--content + .homepage__about-column--images {
        margin-top: 44px;
        margin-bottom: 36px
    }

    .homepage__about-column--living {
        display: none
    }

    .homepage__about-column--reviews {
        margin-left: -20px;
        margin-right: -20px
    }
}

.homepage__about-kinsley {
    margin-bottom: 25px;
    width: 137px;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media (max-width: 1180px) {
    .homepage__about-kinsley {
        width: 120px
    }
}

.homepage__about-kinsley:focus {
    outline: none
}

.homepage__about-kinsley-logo {
    width: 100%;
    height: auto;
    vertical-align: middle
}

.homepage__about-title {
    margin-bottom: .8em
}

.homepage__about-content {
    font-weight: 300
}

.homepage__about-content *:not(:last-child) {
    margin-bottom: 1.26em
}

.homepage__about-content a {
    text-decoration: underline;
    font-weight: 500
}

.homepage__about-button {
    margin-top: 2.6em;
    min-width: 220px
}

@media (max-width: 808px) {
    .homepage__about-button {
        margin-top: 25px
    }
}

.homepage__about-image {
    position: relative;
    display: inline-block
}

@media (min-width: 809px) {
    .homepage__about-image {
        height: auto;
        vertical-align: middle;
        box-shadow: 0 50px 60px -40px rgba(38, 38, 38, 0.3)
    }

    .homepage__about-image--0 {
        max-width: 470px
    }

    .homepage__about-image--1 {
        position: absolute;
        top: 65%;
        right: 0;
        z-index: 2;
        max-width: 315px
    }

    .homepage__about--glamour .homepage__about-image--1 {
        top: 48%
    }
}

@media (min-width: 809px) and (max-width: 1560px) {
    .homepage__about-image--0 {
        max-width: 390px
    }

    .homepage__about-image--1 {
        max-width: 290px
    }
}

@media (min-width: 809px) and (max-width: 1320px) {
    .homepage__about-image--0 {
        max-width: 350px
    }

    .homepage__about-image--1 {
        max-width: 250px
    }
}

@media (min-width: 809px) and (max-width: 1180px) {
    .homepage__about-image--0 {
        max-width: 300px
    }

    .homepage__about-image--1 {
        top: 40%;
        max-width: 210px
    }
}

@media (min-width: 809px) and (max-width: 980px) {
    .homepage__about-image--0 {
        max-width: 280px
    }

    .homepage__about-image--1 {
        max-width: 180px
    }
}

@media (min-width: 809px) and (min-width: 1321px) {
    .has-reviews .homepage__about-image--0 {
        max-width: 420px
    }

    .has-reviews .homepage__about-image--1 {
        right: -40px
    }
}

@media (min-width: 809px) and (min-width: 1321px) and (max-width: 1560px) {
    .has-reviews .homepage__about-image--0 {
        max-width: 380px
    }
}

@media (max-width: 808px) {
    .homepage__about-image {
        vertical-align: middle
    }
}

.one-image .homepage__about-image {
    max-width: none;
    width: 100%
}

.homepage__about-image-asset {
    width: 100%;
    height: auto;
    vertical-align: middle
}

.homepage__about-play {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00000000', endColorstr='#E6000000');
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    position: absolute;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 30px;
    color: #fff;
    font-size: 3rem
}

.has-images .homepage__about-play {
    top: 0
}

.has-images .homepage__about-play svg {
    width: 1.3334em;
    height: 1.3334em
}

.one-image .homepage__about-play {
    bottom: 0
}

.one-image .homepage__about-play svg {
    width: 2em;
    height: 2em
}

@media (max-width: 1180px) {
    .homepage__about-play {
        font-size: 2.4rem
    }
}

@media (max-width: 620px) {
    .homepage__about-play {
        padding: 15px;
        font-size: 2rem
    }
}

.homepage__about-play-text {
    display: block;
    margin-bottom: .6em;
    font-weight: 300
}

.homepage__about-play-icon {
    display: block
}

.homepage__about-play-icon svg {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    fill: currentColor;
    -webkit-transition: fill .3s;
    transition: fill .3s
}

.homepage__about-play-icon span {
    font-size: 0.6666666667em
}

.has-images .homepage__about-play-icon span {
    display: none
}

.homepage__about-awards {
    padding-top: 80px;
    padding-bottom: 0;
    font-size: 0
}

@media (max-width: 1320px) {
    .homepage__about-awards {
        padding-top: 60px;
        padding-bottom: 0
    }
}

@media (max-width: 1180px) {
    .homepage__about-awards {
        padding-top: 40px;
        padding-bottom: 0
    }
}

@media (max-width: 980px) {
    .homepage__about-awards {
        padding-top: 30px;
        padding-bottom: 0
    }
}

@media (max-width: 808px) {
    .homepage__about-awards {
        padding-top: 35px;
        padding-bottom: 0
    }
}

.homepage__about-awards-item {
    display: inline-block;
    width: -webkit-calc((100% / 4) - 6%);
    width: calc((100% / 4) - 6%);
    vertical-align: middle
}

.homepage__about-awards-item:nth-child(n+2):not(:nth-child(4n+1)) {
    margin-left: 8%
}

.homepage__about-awards-item:nth-child(n+5) {
    margin-top: 20px
}

@media (max-width: 808px) {
    .homepage__about-awards-item {
        max-width: 100px
    }

    .homepage__about-awards-item:nth-child(n+5) {
        margin-top: 15px
    }
}

.homepage__about-awards-link {
    display: block;
    width: 100%;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.homepage__about-awards-logo {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.homepage__reviews {
    background-color: #262626;
    padding: 58px 100px;
    color: #fff;
    text-align: center
}

@media (max-width: 808px) {
    .homepage__reviews {
        padding: 32px 20px
    }
}

.homepage__reviews-title {
    margin-bottom: .5em
}

.homepage__reviews-items:after {
    display: table;
    content: '';
    clear: both
}

.homepage__reviews-item svg {
    margin-bottom: 28px;
    fill: #fff;
    opacity: .5
}

@media (max-width: 808px) {
    .homepage__reviews-item svg {
        margin-bottom: 20px
    }
}

.homepage__reviews-rating {
    margin-bottom: 12px
}

@media (max-width: 808px) {
    .homepage__reviews-rating {
        margin-bottom: 18px;
        font-size: 10px
    }
}

.homepage__reviews-review {
    line-height: 1.64;
    font-size: 2.2rem;
    font-style: italic;
    font-weight: 300
}

@media (max-width: 808px) {
    .homepage__reviews-review {
        line-height: 1.5;
        font-size: 1.6rem
    }
}

.homepage__reviews-quote a {
    color: #fff;
    font-size: .6em;
    font-weight: 700
}

.homepage__reviews-cite {
    display: block;
    margin-top: 14px;
    font-size: 1.4rem;
    font-style: normal
}

.homepage__reviews-cite small {
    font-size: 0.8571428571em
}

@media (max-width: 808px) {
    .homepage__reviews-cite {
        margin-top: 16px
    }
}

.homepage__reviews-source {
    font-weight: 500
}

.homepage__reviews-pager {
    margin-top: 39px
}

@media (max-width: 808px) {
    .homepage__reviews-pager {
        margin-top: 25px
    }
}

.homepage__reviews-pager li {
    display: inline-block;
    vertical-align: middle
}

.homepage__reviews-pager li:not(:first-child) {
    margin-left: 10px
}

@media (max-width: 808px) {
    .homepage__reviews-pager li:not(:first-child) {
        margin-left: 5px
    }
}

.homepage__reviews-pager a {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, 0.5)
}

@media (max-width: 808px) {
    .homepage__reviews-pager a {
        width: 7px;
        height: 7px
    }
}

.homepage__reviews-pager a.homepage__reviews-active {
    background-color: #fff
}

.homepage__reviews-link {
    display: block;
    margin-top: 33px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500
}

@media (max-width: 808px) {
    .homepage__reviews-link {
        margin-top: 24px;
        font-size: 1.4rem
    }
}

.homepage__location {
    padding-top: 108px;
    padding-bottom: 108px
}

@media (max-width: 1320px) {
    .homepage__location {
        padding-top: 81px;
        padding-bottom: 81px
    }
}

@media (max-width: 1180px) {
    .homepage__location {
        padding-top: 54px;
        padding-bottom: 54px
    }
}

@media (max-width: 980px) {
    .homepage__location {
        padding-top: 36px;
        padding-bottom: 36px
    }
}

@media (max-width: 808px) {
    .homepage__location {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media (max-width: 808px) {
    .homepage__location {
        padding-left: 35px;
        padding-right: 35px
    }
}

.attiva .homepage__location {
    padding-top: 0
}

@media (max-width: 808px) {
    .homepage__location-container {
        max-width: none
    }
}

.homepage__location-map {
    position: relative;
    z-index: 1
}

.homepage__location-map:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 40.54054%
}

@media (max-width: 808px) {
    .homepage__location-map {
        position: relative;
        margin-left: -20px;
        margin-right: -20px
    }

    .homepage__location-map:before {
        display: block;
        content: '';
        width: 100%;
        padding-top: 100%
    }
}

.homepage__location-map-wrapper {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5
}

.homepage__location-content {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    max-width: 960px;
    background-color: #fff
}

@media (max-width: 1180px) {
    .homepage__location-content {
        margin-top: 0;
        box-shadow: none;
        border-radius: 0
    }
}

.homepage__location-title {
    margin-top: -0.2173913043em;
    text-align: center;
    font-size: 4.6rem;
    font-weight: 300
}

@media (max-width: 1180px) {
    .homepage__location-title {
        font-size: 3.8rem
    }
}

@media (max-width: 808px) {
    .homepage__location-title {
        font-size: 3rem
    }
}

@media (min-width: 809px) {
    .homepage__location-columns {
        display: table;
        margin-top: 25px;
        width: 100%;
        table-layout: fixed
    }
}

.homepage__location-column {
    color: #262626;
    text-align: center
}

@media (min-width: 809px) {
    .homepage__location-column {
        display: table-cell;
        vertical-align: top
    }
}

@media (max-width: 808px) {
    .homepage__location-column {
        display: block;
        margin-top: 25px
    }
}

.homepage__location-icon {
    display: block;
    margin-bottom: 6px
}

.homepage__location-icon svg {
    max-width: 32px;
    max-height: 32px;
    fill: #262626
}

@media (max-width: 808px) {
    .homepage__location-icon svg {
        max-width: 25px;
        max-height: 25px
    }
}

.homepage__location-subtitle {
    display: block;
    margin-bottom: 4px;
    line-height: 1.08;
    font-size: 2.4rem
}

@media (max-width: 1180px) {
    .homepage__location-subtitle {
        font-size: 2.2rem
    }
}

@media (max-width: 808px) {
    .homepage__location-subtitle {
        margin-bottom: 10px;
        font-size: 2rem
    }
}

.homepage__location-text {
    display: block;
    line-height: 1.5;
    font-size: 2rem;
    font-weight: 300
}

@media (max-width: 1180px) {
    .homepage__location-text {
        font-size: 1.8rem
    }
}

@media (max-width: 808px) {
    .homepage__location-text {
        font-size: 1.7rem
    }
}

.homepage__location-link {
    display: block;
    margin: 0 auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    background: none;
    padding: 0;
    line-height: 1.5;
    font-size: 2rem;
    font-weight: 300
}

.homepage__location-link:focus {
    outline: 1px auto #043074
}

@media (max-width: 1180px) {
    .homepage__location-link {
        font-size: 1.8rem
    }
}

@media (max-width: 808px) {
    .homepage__location-link {
        font-size: 1.7rem
    }
}

.homepage__location-buttons {
    margin-top: 38px;
    text-align: center
}

.homepage__location-button {
    min-width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    border: 1px solid #043074;
    border-radius: 2em;
    background-color: #043074;
    padding: 0.875em 1.875em 0.9375em;
    color: #fff;
    letter-spacing: 0.025em;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.6rem;
    font-weight: 500
}

.homepage__location-button svg {
    margin-left: 0.8125em;
    margin-right: 1.0625em;
    vertical-align: bottom;
    fill: #262626
}

.homepage__location-button svg + span {
    margin-right: 1.125em
}

.homepage__location-button span {
    display: inline-block
}

.homepage__location-button:focus {
    outline: 1px auto #043074
}

.homepage__location-button.alt {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    background-color: transparent;
    color: #043074
}

.homepage__location-button.pdf {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em
}

.homepage__location-button.pdf::before {
    content: '';
    position: relative;
    display: inline-block;
    margin-right: .5em;
    width: 1.375em;
    height: 1.8125em;
    vertical-align: -0.5625em;
    background: transparent no-repeat center center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23FFF' xmlns='http://www.w3.org/2000/svg' width='22' height='29' viewBox='0 0 22 29'%3E%3Cpath d='M22,5.69a.47.47,0,0,0-.13-.39L16.6.15h0A.46.46,0,0,0,16.38,0l-.07,0H.5A.5.5,0,0,0,0,.5v28a.5.5,0,0,0,.5.5h21a.5.5,0,0,0,.5-.5V5.8A.36.36,0,0,0,22,5.69ZM1,28V1H15.75V5.66a.5.5,0,0,0,.5.5H21V28ZM16.75,1.69l3.53,3.47H16.75ZM6.69,13.57a1.65,1.65,0,1,1,0,3.29H5.85v1.41H4.57v-4.7Zm-.84,1.14v1h.77a.52.52,0,0,0,.54-.5.53.53,0,0,0-.54-.51Zm5.2-1.14a2.35,2.35,0,1,1,0,4.7H9.24v-4.7Zm-.54,1.14v2.42h.54a1.2,1.2,0,0,0,1.21-1.21,1.17,1.17,0,0,0-1.21-1.21ZM18,13.57v1.15H15.61v.77h1.82v1.14H15.61v1.64H14.34v-4.7Z'/%3E%3C/svg%3E")
}

.homepage__location-button:not(.header__menu-button):nth-child(2n+2) {
    background-color: transparent;
    color: #043074
}

.attiva .homepage__location-button {
    padding: 1.1666666667em 1.9444444444em;
    letter-spacing: 0;
    font-size: 1.8rem
}

@media (max-width: 1180px) {
    .homepage__location-button {
        font-size: 1.4rem
    }

    .attiva .homepage__location-button {
        padding: 14px 30px 16px;
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .homepage__location-button:hover {
        opacity: .7
    }
}

@media (max-width: 480px) {
    .homepage__location-button {
        padding-top: 10px;
        padding-bottom: 10px;
        display: table;
        margin: 0 auto;
        min-width: 140px;
        font-size: 1.2rem
    }

    .attiva .homepage__location-button {
        font-size: 1.4rem
    }
}

.homepage__location-button:not(:first-child) {
    margin-left: 20px
}

@media (max-width: 480px) {
    .homepage__location-button:not(:first-child) {
        margin-left: auto;
        margin-top: 10px
    }
}

.homepage-a__ctas {
    position: relative;
    height: 100vh;
    overflow: hidden
}

@media (max-width: 980px) {
    .homepage-a__ctas {
        height: auto !important
    }
}

.homepage-a__ctas-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1;
    background-color: #262626
}

@media (min-width: 981px) {
    .homepage-a__ctas-images {
        display: block
    }
}

.homepage-a__ctas-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: no-repeat center center / cover
}

@media (min-width: 981px) {
    .homepage-a__ctas-image {
        opacity: 0;
        z-index: 1
    }

    .homepage-a__ctas-image:first-child {
        opacity: 1;
        z-index: 2
    }
}

@media (min-width: 981px) {
    .homepage-a__ctas-items {
        position: absolute !important;
        bottom: 0;
        left: 0;
        padding: 0 30px 30px
    }
}

.homepage-a__ctas-item-image {
    position: relative;
    display: none
}

@media (max-width: 980px) {
    .homepage-a__ctas-item-image {
        display: block;
        position: relative;
        background: no-repeat center center / cover
    }

    .homepage-a__ctas-item-image:before {
        display: block;
        content: '';
        width: 100%;
        padding-top: 56%
    }
}

.homepage-a__ctas-item-content {
    position: relative;
    display: block;
    padding: 20px 66px 20px 30px;
    color: #fff;
    background-color: rgba(38, 38, 38, 0.5)
}

.homepage-a__ctas-item-content:hover {
    background-color: rgba(4, 48, 116, 0.8)
}

.homepage-a__ctas-item-content svg {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 30px;
    fill: #fff
}

@media (max-width: 1180px) {
    .homepage-a__ctas-item-content {
        padding: 15px 45px 15px 15px
    }

    .homepage-a__ctas-item-content svg {
        right: 15px
    }
}

@media (max-width: 980px) {
    .homepage-a__ctas-item-content {
        padding: 14px 14px 17px
    }

    .homepage-a__ctas-item-content svg {
        display: none
    }
}

.homepage-a__ctas-item-title {
    display: block;
    font-size: 3rem;
    font-weight: 300
}

@media (max-width: 1560px) {
    .homepage-a__ctas-item-title {
        font-size: 2.5rem
    }
}

@media (max-width: 1320px) {
    .homepage-a__ctas-item-title {
        font-size: 2rem
    }
}

@media (max-width: 1180px) {
    .homepage-a__ctas-item-title {
        font-size: 1.8rem
    }
}

@media (max-width: 980px) {
    .homepage-a__ctas-item-title {
        font-size: 2.3rem
    }
}

@media (max-width: 620px) {
    .homepage-a__ctas-item-title {
        letter-spacing: 0.025em;
        font-size: 2rem
    }
}

.homepage-a__ctas-item-link {
    display: block;
    color: #fff;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 500
}

@media (max-width: 1560px) {
    .homepage-a__ctas-item-link {
        font-size: 1.2rem
    }
}

@media (max-width: 980px) {
    .homepage-a__ctas-item-link {
        display: inline-block;
        margin-top: 9px;
        font-size: 1rem
    }

    .homepage-a__ctas-item-link::after {
        content: '';
        display: inline-block;
        vertical-align: bottom;
        margin-left: 11px;
        width: 14px;
        height: 12px;
        background: no-repeat center center / contain;
        background-image: url("data:image/svg+xml;charset=uft8,%3Csvg height='11.97' viewBox='0 0 16.02 11.97' width='16.02' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 6a.69.69 0 0 0 0-.38.8.8 0 0 0 -.22-.33l-5-5a1 1 0 1 0 -1.47 1.42l3.3 3.29h-11.61a1 1 0 0 0 0 2h11.61l-3.3 3.29a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l5-5a.77.77 0 0 0 .19-.28 1 1 0 0 0 .08-.43z'/%3E%3C/svg%3E")
    }
}

.homepage-a__gallery {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.homepage-a__gallery-slides {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.homepage-a__gallery-slides:after {
    display: table;
    content: '';
    clear: both
}

.homepage-a__gallery-slide {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: no-repeat center center / cover
}

.homepage-a__gallery-slide:not(:first-child) {
    display: none
}

@media (max-width: 808px) {
    .homepage-a__gallery-slide::after {
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00000000', endColorstr='#FF000000');
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 28%
    }
}

@media (min-width: 809px) {
    .homepage-a__gallery-nav {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
        width: 100%;
        padding: 30px 27px
    }
}

.homepage-a__gallery-nav-items {
    display: inline-block;
    vertical-align: middle
}

.homepage-a__gallery-nav-item {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: bottom;
    border: 0;
    width: 54px;
    height: 58px;
    padding: 0
}

.homepage-a__gallery-nav-item svg {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    fill: #fff
}

.homepage-a__gallery-nav-item:focus {
    outline: 1px auto #043074
}

@media (max-width: 808px) {
    .homepage-a__gallery-nav-item {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 5
    }

    .homepage-a__gallery-nav-item.flex-prev {
        left: 0
    }

    .homepage-a__gallery-nav-item.flex-next {
        right: 0
    }

    .homepage-a__gallery-nav-item html:not(.attiva) {
        display: none
    }
}

.homepage-a__gallery-title {
    display: inline-block;
    height: 58px;
    background-color: #fff;
    padding: 0 20px;
    letter-spacing: 0.025em;
    line-height: 58px;
    vertical-align: middle;
    font-size: 2rem;
    font-weight: 300
}

@media (max-width: 808px) {
    .homepage-a__gallery-title {
        position: absolute;
        bottom: 48px;
        left: 0;
        z-index: 5;
        display: block !important;
        width: 100%;
        height: 50px;
        background-color: transparent;
        color: #fff !important;
        line-height: 3.13;
        text-align: center;
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .homepage-a__gallery-button {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: auto;
        right: 27px;
        display: inline-block;
        vertical-align: middle
    }
}

@media (max-width: 808px) {
    .homepage-a__gallery-button {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
        display: block;
        width: 100%;
        height: 48px;
        border-radius: 0;
        padding: 15px;
        letter-spacing: 0.03333333333em;
        font-size: 1.2rem
    }
}

.homepage-a__gallery-control-nav {
    position: absolute;
    bottom: 100px;
    left: 0;
    z-index: 5;
    width: 100%;
    text-align: center
}

@media (min-width: 809px) {
    .homepage-a__gallery-control-nav {
        display: none
    }
}

.homepage-a__gallery-control-nav li {
    display: inline-block;
    vertical-align: middle
}

.homepage-a__gallery-control-nav li:not(:first-child) {
    margin-left: 10px
}

@media (max-width: 808px) {
    .homepage-a__gallery-control-nav li:not(:first-child) {
        margin-left: 5px
    }
}

.homepage-a__gallery-control-nav a {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, 0.5)
}

@media (max-width: 808px) {
    .homepage-a__gallery-control-nav a {
        width: 7px;
        height: 7px
    }
}

.homepage-a__gallery-control-nav a.homepage__gallery-active {
    background-color: #fff
}

.homepage-b__glamour {
    position: relative;
    color: #fff;
    text-align: center;
    background-color: #043074
}

.homepage-b__glamour-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: -webkit-calc(100% + 253px);
    height: calc(100% + 253px);
    overflow: hidden;
    background-color: #043074
}

.homepage-b__glamour-background svg {
    width: 700px;
    height: 700px;
    position: absolute;
    bottom: -15%;
    left: -6%;
    opacity: .1
}

@media (max-width: 1180px) {
    .homepage-b__glamour-background {
        height: -webkit-calc(100% + 200px);
        height: calc(100% + 200px)
    }

    .homepage-b__glamour-background svg {
        width: 600px;
        height: 600px
    }
}

@media (max-width: 980px) {
    .homepage-b__glamour-background {
        height: -webkit-calc(100% + 150px);
        height: calc(100% + 150px)
    }

    .homepage-b__glamour-background svg {
        width: 500px;
        height: 500px
    }
}

@media (max-width: 808px) {
    .homepage-b__glamour-background {
        height: -webkit-calc(100% + 35px);
        height: calc(100% + 35px)
    }

    .homepage-b__glamour-background svg {
        display: none
    }
}

.homepage-b__glamour-container {
    position: relative;
    z-index: 2;
    padding: 90px 0 16px
}

@media (max-width: 808px) {
    .homepage-b__glamour-container {
        padding: 35px
    }
}

.homepage-b__glamour-title {
    font-size: 6rem;
    font-weight: 300
}

@media (max-width: 1560px) {
    .homepage-b__glamour-title {
        font-size: 5.4rem
    }
}

@media (max-width: 1320px) {
    .homepage-b__glamour-title {
        font-size: 4.8rem
    }
}

@media (max-width: 1180px) {
    .homepage-b__glamour-title {
        font-size: 4.2rem
    }
}

@media (max-width: 980px) {
    .homepage-b__glamour-title {
        font-size: 3.6rem
    }
}

@media (max-width: 808px) {
    .homepage-b__glamour-title {
        font-size: 3rem
    }
}

.homepage-b__glamour-content {
    margin-top: 1em;
    line-height: 1.54;
    font-size: 2.6rem;
    font-weight: 400
}

@media (max-width: 1180px) {
    .homepage-b__glamour-content {
        font-size: 2.3rem
    }
}

@media (max-width: 980px) {
    .homepage-b__glamour-content {
        font-size: 2rem
    }
}

@media (max-width: 808px) {
    .homepage-b__glamour-content {
        font-size: 1.6rem
    }
}

.homepage-b__glamour-buttons:after {
    display: table;
    content: '';
    clear: both
}

.homepage-b__glamour-button {
    margin-top: 2em;
    background-color: #fff !important
}

.homepage-b__ctas {
    padding: 70px 35px
}

@media (max-width: 808px) {
    .homepage-b__ctas {
        padding: 40px 0 0
    }
}

.homepage-b__ctas-items:after {
    display: table;
    content: '';
    clear: both
}

@media (min-width: 809px) {
    .homepage-b__ctas-item {
        position: relative;
        float: left;
        height: 420px;
        padding-bottom: 45px;
        text-align: center
    }
}

@media (min-width: 809px) and (min-width: 1321px) {
    .ctas-1 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 1) - (1px / 1));
        width: calc((100% / 1) - (1px / 1))
    }

    .ctas-2 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 2) - (51px / 2));
        width: calc((100% / 2) - (51px / 2))
    }

    .ctas-3 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 3) - (101px / 3));
        width: calc((100% / 3) - (101px / 3))
    }

    .homepage-b__ctas-item:not(:first-child) {
        margin-left: 50px
    }
}

@media (min-width: 809px) and (max-width: 1320px) and (min-width: 1181px) {
    .ctas-1 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 1) - (1px / 1));
        width: calc((100% / 1) - (1px / 1))
    }

    .ctas-2 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 2) - (41px / 2));
        width: calc((100% / 2) - (41px / 2))
    }

    .ctas-3 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 3) - (81px / 3));
        width: calc((100% / 3) - (81px / 3))
    }

    .homepage-b__ctas-item:not(:first-child) {
        margin-left: 40px
    }
}

@media (min-width: 809px) and (max-width: 1180px) and (min-width: 981px) {
    .ctas-1 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 1) - (1px / 1));
        width: calc((100% / 1) - (1px / 1))
    }

    .ctas-2 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 2) - (31px / 2));
        width: calc((100% / 2) - (31px / 2))
    }

    .ctas-3 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 3) - (61px / 3));
        width: calc((100% / 3) - (61px / 3))
    }

    .homepage-b__ctas-item:not(:first-child) {
        margin-left: 30px
    }
}

@media (min-width: 809px) and (max-width: 980px) {
    .ctas-1 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 1) - (1px / 1));
        width: calc((100% / 1) - (1px / 1))
    }

    .ctas-2 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 2) - (21px / 2));
        width: calc((100% / 2) - (21px / 2))
    }

    .ctas-3 .homepage-b__ctas-item {
        width: -webkit-calc((100% / 3) - (41px / 3));
        width: calc((100% / 3) - (41px / 3))
    }

    .homepage-b__ctas-item:not(:first-child) {
        margin-left: 20px
    }
}

@media (max-width: 808px) {
    .homepage-b__ctas-item {
        height: auto !important;
        padding: 0 35px 35px;
        text-align: center
    }
}

.homepage-b__ctas-image {
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 26px;
    width: 100%;
    height: auto;
    vertical-align: middle;
    box-shadow: 0 50px 60px -40px rgba(0, 0, 0, 0.3)
}

.homepage-b__ctas-title {
    position: relative;
    z-index: 2;
    color: #262626;
    line-height: 1;
    font-size: 4rem;
    font-weight: 300
}

@media (max-width: 1320px) {
    .homepage-b__ctas-title {
        font-size: 3.6rem
    }
}

@media (max-width: 1180px) {
    .homepage-b__ctas-title {
        font-size: 3.4rem
    }
}

@media (max-width: 980px) {
    .homepage-b__ctas-title {
        font-size: 3.3rem
    }
}

@media (max-width: 808px) {
    .homepage-b__ctas-title {
        line-height: 1.03;
        font-size: 3rem
    }
}

.homepage-b__ctas-content {
    margin-top: 14px;
    line-height: 1.64;
    font-size: 2.2rem;
    font-weight: 400
}

@media (max-width: 1180px) {
    .homepage-b__ctas-content {
        font-size: 2rem
    }
}

@media (max-width: 980px) {
    .homepage-b__ctas-content {
        font-size: 1.8rem
    }
}

@media (max-width: 808px) {
    .homepage-b__ctas-content {
        line-height: 1.5;
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .homepage-b__ctas-button {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        top: auto;
        left: 50%;
        bottom: 0
    }
}

@media (max-width: 808px) {
    .homepage-b__ctas-button {
        margin-top: 10px
    }
}

.amenities-featured-a {
    background-color: #043074
}

.amenities-featured-a__items {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed
}

@media (min-width: 1181px) {
    .amenities-featured-a__items:nth-child(odd) .amenities-featured-a__image {
        right: 0
    }

    .amenities-featured-a__items:nth-child(odd) .amenities-featured-a__content {
        float: left
    }

    .amenities-featured-a__items:nth-child(even) .amenities-featured-a__image {
        left: 0
    }

    .amenities-featured-a__items:nth-child(even) .amenities-featured-a__content {
        float: right
    }
}

@media (min-width: 1181px) {
    .amenities-featured-a__item {
        display: table-cell;
        vertical-align: top;
        height: 100%
    }
}

@media (min-width: 621px) and (max-width: 1180px) {
    .amenities-featured-a__item {
        display: table;
        width: 100%
    }

    .amenities-featured-a__item:nth-child(odd) .amenities-featured-a__image {
        right: 0
    }

    .amenities-featured-a__item:nth-child(odd) .amenities-featured-a__content {
        float: left
    }

    .amenities-featured-a__item:nth-child(even) .amenities-featured-a__image {
        left: 0
    }

    .amenities-featured-a__item:nth-child(even) .amenities-featured-a__content {
        float: right
    }
}

@media (min-width: 621px) {
    .amenities-featured-a__wrap {
        position: relative;
        display: table;
        width: 100%;
        height: 100%
    }
}

@media (min-width: 621px) {
    .amenities-featured-a__image {
        position: absolute;
        top: 0;
        height: 100%;
        width: 50%;
        background: no-repeat center center / cover
    }
}

@media (max-width: 620px) {
    .amenities-featured-a__image {
        background: none !important
    }
}

.amenities-featured-a__image-asset {
    display: none;
    aspect-ratio: 960/920;
    width: 100%;
    height: auto;
    vertical-align: bottom
}

@media (max-width: 620px) {
    .amenities-featured-a__image-asset {
        display: block
    }
}

.amenities-featured-a__content {
    width: 50%;
    height: 100%;
    background-color: #262626;
    padding: 90px 30px;
    color: #fff;
    text-align: center
}

@media (max-width: 1320px) {
    .amenities-featured-a__content {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 620px) {
    .amenities-featured-a__content {
        width: auto;
        height: auto;
        padding: 31px 35px 43px
    }
}

.amenities-featured-a__icon {
    max-width: 72px;
    max-height: 72px;
    margin-bottom: 5px
}

@media (max-width: 1320px) {
    .amenities-featured-a__icon {
        max-width: 60px;
        max-height: 60px
    }
}

@media (max-width: 808px) {
    .amenities-featured-a__icon {
        max-width: 50px;
        max-height: 50px
    }
}

.amenities-featured-a__title {
    margin-bottom: .45em;
    font-size: 4rem;
    font-weight: 300
}

@media (max-width: 1320px) {
    .amenities-featured-a__title {
        font-size: 3.3rem
    }
}

@media (max-width: 808px) {
    .amenities-featured-a__title {
        margin-bottom: 0.8461538462em;
        font-size: 2.6rem
    }
}

.amenities-featured-a__features {
    margin-top: 1.25em;
    font-size: 2rem
}

@media (max-width: 1320px) {
    .amenities-featured-a__features {
        font-size: 1.8rem
    }
}

@media (max-width: 808px) {
    .amenities-featured-a__features {
        font-size: 1.6rem
    }
}

.amenities-featured-a__feature {
    margin-top: 0.7em
}

@media (max-width: 808px) {
    .amenities-featured-a__feature {
        margin-top: 0.9375em
    }
}

.amenities-featured-b {
    background-color: #043074;
    padding: 100px 80px;
    color: #fff
}

@media (max-width: 808px) {
    .amenities-featured-b {
        padding: 40px 35px
    }
}

@media (max-width: 808px) {
    .amenities-featured-b__container {
        display: table;
        margin: 0 auto;
        max-width: 300px
    }
}

.amenities-featured-b__icons {
    display: table;
    margin-bottom: 24px;
    width: 100%;
    text-align: left
}

@media (min-width: 809px) {
    .amenities-featured-b__icons {
        display: none
    }
}

.amenities-featured-b__icons-item {
    display: table-cell;
    vertical-align: middle
}

.amenities-featured-b__icons-icon {
    cursor: pointer;
    position: relative;
    width: 45px;
    height: 45px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.amenities-featured-b__icons-icon.active {
    border-color: #fff
}

.amenities-featured-b__icons-icon:focus {
    outline: 1px auto #043074
}

.amenities-featured-b__icons-asset {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%
}

.amenities-featured-b__items {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed
}

@media (min-width: 1181px) {
    .amenities-featured-b__item {
        display: table-cell !important;
        vertical-align: top
    }
}

@media (min-width: 809px) and (max-width: 1180px) {
    .amenities-featured-b__item {
        display: block;
        float: left;
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px)
    }

    .amenities-featured-b__item:nth-child(n+3) {
        margin-top: 60px
    }

    .amenities-featured-b__item:nth-child(even) {
        margin-left: 60px
    }
}

@media (max-width: 808px) {
    .amenities-featured-b__item {
        display: none
    }

    .amenities-featured-b__item:first-child {
        display: block
    }
}

.amenities-featured-b__header {
    position: relative;
    padding-left: 80px
}

@media (max-width: 808px) {
    .amenities-featured-b__header {
        padding-left: 0
    }
}

.amenities-featured-b__icon {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 57px;
    max-height: 57px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%
}

@media (max-width: 808px) {
    .amenities-featured-b__icon {
        display: none
    }
}

.amenities-featured-b__title {
    margin-bottom: 0.75em;
    font-size: 4rem;
    font-weight: 300
}

@media (max-width: 1320px) {
    .amenities-featured-b__title {
        font-size: 3.3rem
    }
}

@media (max-width: 808px) {
    .amenities-featured-b__title {
        margin-bottom: 1.4rem;
        font-size: 2.6rem
    }
}

.amenities-featured-b__content {
    padding-left: 80px
}

@media (max-width: 808px) {
    .amenities-featured-b__content {
        padding-left: 0
    }
}

.amenities-featured-b__features {
    margin-top: 1.25em;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 500
}

@media (max-width: 808px) {
    .amenities-featured-b__features {
        font-size: 1.2rem
    }
}

.amenities-featured-b__feature {
    margin-top: 1.5em
}

@media (max-width: 808px) {
    .amenities-featured-b__feature {
        margin-top: 1em
    }
}

@media (min-width: 981px) {
    .amenities-a__container {
        max-width: 960px
    }
}

.amenities-a__container .page__content {
    margin-bottom: 4em
}

@media (max-width: 808px) {
    .amenities-a__container .page__content {
        margin-bottom: 30px
    }
}

.amenities-a__tabs {
    position: relative;
    padding-bottom: 1px;
    font-size: 2.4rem
}

.amenities-a__tabs::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #d5d5d5
}

@media (max-width: 1320px) {
    .amenities-a__tabs {
        font-size: 2.2rem
    }
}

@media (max-width: 1180px) {
    .amenities-a__tabs {
        font-size: 2rem
    }
}

@media (max-width: 980px) {
    .amenities-a__tabs {
        font-size: 1.8rem
    }
}

@media (max-width: 808px) {
    .amenities-a__tabs {
        display: table;
        width: 100%;
        font-size: 1.5rem
    }

    .amenities-a__tabs::after {
        display: none
    }
}

.amenities-a__tab {
    position: relative;
    z-index: 2;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-bottom: 4px solid;
    background: none;
    padding: 0 0 0.8333333333em;
    line-height: 1.25
}

.amenities-a__tab:not(:first-child) {
    margin-left: 1.6em
}

.amenities-a__tab:not(.link) {
    border-bottom-color: transparent
}

.amenities-a__tab.link {
    color: #043074
}

.amenities-a__tab:focus {
    outline: 1px auto #043074
}

@media (max-width: 808px) {
    .amenities-a__tab {
        display: table-cell;
        border-bottom-width: 3px;
        padding: 14px 0 6px
    }

    .amenities-a__tab:last-child {
        text-align: right
    }

    .amenities-a__tab::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0;
        border-bottom: 1px solid #d5d5d5
    }
}

.amenities-a__content {
    padding-top: 24px
}

@media (max-width: 808px) {
    .amenities-a__content {
        padding-top: 18px
    }
}

.amenities-a__image {
    aspect-ratio: 980/587;
    margin-bottom: 24px;
    width: 100%;
    height: auto;
    vertical-align: middle
}

.amenities-a__desc {
    line-height: 1.8;
    font-size: 2rem;
    font-weight: 300
}

@media (max-width: 1180px) {
    .amenities-a__desc {
        font-size: 1.7rem
    }
}

@media (max-width: 808px) {
    .amenities-a__desc {
        line-height: 1.6;
        font-size: 1.5rem
    }
}

.amenities-a__listing {
    margin: 43px -30px 0;
    font-size: 1.6rem;
    font-weight: 400
}

.amenities-a__listing:after {
    display: table;
    content: '';
    clear: both
}

.amenities-a__listing--mobile {
    display: none
}

@media (max-width: 808px) {
    .amenities-a__listing {
        margin: 8px 0 0;
        font-size: 1.4rem
    }

    .amenities-a__listing--mobile {
        display: block
    }

    .amenities-a__listing--desktop {
        display: none
    }
}

@media (min-width: 809px) {
    .amenities-a__features {
        float: left;
        margin: 0 30px;
        width: -webkit-calc(50% - (120px / 2));
        width: calc(50% - (120px / 2))
    }
}

.amenities-a__feature {
    border-bottom: 2px solid #d5d5d5
}

@media (min-width: 809px) {
    .amenities-a__feature:last-child {
        border-bottom: 0
    }
}

.amenities-a__feature-header {
    position: relative
}

@media (min-width: 809px) {
    .amenities-a__feature-header {
        min-height: 58px;
        padding: 17px 58px 17px 0
    }
}

@media (max-width: 808px) {
    .amenities-a__feature-header {
        padding: 10px 0
    }

    .amenities-a__feature-header.has-desc {
        padding-right: 50px
    }
}

.amenities-a__feature-text {
    display: inline-block;
    position: relative;
    padding-right: 35px
}

.amenities-a__feature-text span {
    display: inline-block;
    vertical-align: middle
}

.amenities-a__feature-icon {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px
}

.amenities-a__feature-icon svg {
    fill: #bcbcbc;
    vertical-align: bottom
}

.amenities-a__feature-toggle {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 58px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    padding: 0
}

.amenities-a__feature-toggle svg {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    fill: #9b9b9b
}

.amenities-a__feature-toggle:focus {
    outline: 1px auto #043074
}

.amenities-a__feature-toggle.active svg {
    -webkit-transform: rotate(180deg) translate(-50%, -50%);
    -ms-transform: rotate(180deg) translate(-50%, -50%);
    transform: rotate(180deg) translate(-50%, -50%)
}

.amenities-a__feature-description {
    display: none;
    padding-bottom: 18px;
    line-height: 1.6
}

.amenities-a__expand {
    display: table;
    margin: 20px auto 0
}

@media (max-width: 808px) {
    .amenities-b__container {
        padding: 35px
    }
}

.amenities-b__wrap {
    position: relative;
    padding-bottom: 60px
}

@media (max-width: 808px) {
    .amenities-b__wrap {
        padding-bottom: 12px
    }
}

.amenities-b__background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 140px
}

@media (max-width: 808px) {
    .amenities-b__background {
        display: none
    }
}

.amenities-b__content {
    position: relative;
    z-index: 2
}

.amenities-b__image {
    width: 100%;
    background: transparent no-repeat center center / cover;
    box-shadow: 0 50px 60px -40px rgba(0, 0, 0, 0.3)
}

@media (max-width: 808px) {
    .amenities-b__image {
        height: 0;
        padding-bottom: 100%
    }
}

.amenities-b__image-asset {
    width: 100%;
    height: auto;
    vertical-align: middle;
    opacity: 0
}

.amenities-b__content-wrap {
    margin: 45px auto;
    max-width: 960px
}

@media (max-width: 808px) {
    .amenities-b__content-wrap {
        margin: 30px auto
    }
}

.amenities-b__title {
    margin-bottom: 21px;
    color: #262626;
    letter-spacing: 0.0375em;
    line-height: 1.2;
    font-size: 4rem;
    font-weight: 300
}

@media (max-width: 808px) {
    .amenities-b__title {
        margin-bottom: 14px;
        font-size: 2.6rem
    }
}

.amenities-b__desc {
    line-height: 2;
    font-size: 2rem;
    font-weight: 300
}

@media (max-width: 808px) {
    .amenities-b__desc {
        line-height: 1.6;
        font-size: 1.5rem
    }
}

.amenities-b__listing {
    margin-top: 42px;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 500
}

.amenities-b__listing:after {
    display: table;
    content: '';
    clear: both
}

.amenities-b__listing--mobile {
    display: none
}

@media (max-width: 808px) {
    .amenities-b__listing {
        margin-top: 12px;
        font-size: 1.2rem
    }

    .amenities-b__listing--desktop {
        display: none
    }

    .amenities-b__listing--mobile {
        display: block
    }
}

@media (min-width: 809px) {
    .amenities-b__features:not(:only-child) {
        float: left;
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px)
    }

    .amenities-b__features:not(:only-child):last-child {
        margin-left: 60px
    }
}

.amenities-b__feature-header {
    position: relative
}

@media (min-width: 809px) {
    .amenities-b__feature-header {
        min-height: 40px;
        padding: 10px 58px 10px 0
    }
}

@media (max-width: 808px) {
    .amenities-b__feature-header {
        min-height: 30px;
        padding: 6px 0
    }

    .amenities-b__feature-header.has-desc {
        padding-right: 50px
    }
}

.amenities-b__feature-text {
    position: relative;
    display: inline-block;
    padding-right: 35px;
    line-height: 1.29
}

.amenities-b__feature-text span {
    display: inline-block;
    vertical-align: middle
}

.amenities-b__feature-icon {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px
}

.amenities-b__feature-icon svg {
    opacity: .5;
    vertical-align: bottom
}

.amenities-b__feature-toggle {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 58px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    padding: 0
}

.amenities-b__feature-toggle svg {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    fill: #9b9b9b
}

.amenities-b__feature-toggle:focus {
    outline: 1px auto #043074
}

.amenities-b__feature-toggle.active svg {
    -webkit-transform: rotate(180deg) translate(-50%, -50%);
    -ms-transform: rotate(180deg) translate(-50%, -50%);
    transform: rotate(180deg) translate(-50%, -50%)
}

.amenities-b__feature-description {
    display: none;
    padding-bottom: 18px;
    line-height: 1.6
}

.amenities-b__expand {
    display: table;
    margin: 20px auto 0
}

@media (max-width: 808px) {
    .amenities-b__expand {
        margin-left: 0 !important
    }
}

.contact__row {
    display: table;
    margin: 0 auto;
    width: 100%
}

.contact__row:not(.contact__row--office) {
    max-width: 620px
}

.contact__row:not(:first-child) {
    margin-top: 60px
}

@media (max-width: 1180px) {
    .contact__row:not(:first-child) {
        margin-top: 40px
    }
}

.contact__row--leasing-office {
    max-width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 60px
}

@media (max-width: 1180px) {
    .contact__row--leasing-office {
        padding-top: 40px
    }
}

@media (max-width: 808px) {
    .contact__row--leasing-office {
        padding-top: 0;
        border-top: 0
    }
}

.contact__column {
    display: table-cell;
    vertical-align: middle
}

@media (max-width: 808px) {
    .contact__column {
        display: table;
        width: 100% !important
    }
}

.contact__column--map {
    width: 50%;
    background: #262626
}

@media (max-width: 1180px) {
    .contact__column--map {
        width: 350px
    }
}

@media (max-width: 808px) {
    .contact__column--map {
        padding: 30px 0
    }
}

.contact__column--map svg {
    display: table;
    margin: 0 auto 30px;
    width: 100px;
    height: 100px;
    opacity: .2;
    fill: #fff
}

.contact__column--office-hours {
    padding: 40px
}

@media (max-width: 1180px) {
    .contact__column--office-hours {
        padding: 30px
    }
}

@media (max-width: 808px) {
    .contact__column--office-hours {
        background: none;
        padding: 0;
        border: 0
    }
}

.contact__form-embed {
    position: relative
}

.contact__form-embed iframe {
    border: 0;
    width: 100%
}

.contact__map-icon {
    width: 50px;
    display: block;
    margin: 0 auto
}

@media (max-width: 1180px) {
    .contact__map-icon {
        width: 40px
    }
}

.contact__map-content {
    text-align: center;
    color: #fff;
    font-size: 5rem;
    font-family:  sans-serif;
    font-weight: 300
}

@media (max-width: 1180px) {
    .contact__map-content {
        font-size: 3.5rem;
        margin-top: 20px
    }
}

@media (max-width: 808px) {
    .contact__map-content {
        font-size: 3rem;
        margin-top: 10px
    }
}

.contact__title {
    font-size: 5rem;
    font-weight: 300;
    text-align: center;
    color: #262626;
    font-family:  sans-serif;
    margin-bottom: 20px
}

@media (max-width: 1180px) {
    .contact__title {
        font-size: 4rem
    }
}

@media (max-width: 808px) {
    .contact__title {
        font-size: 2.5rem;
        margin-bottom: 10px
    }
}

.contact__item {
    display: table;
    margin: auto;
    font-size: 2.1rem;
    line-height: normal;
    font-weight: 400;
    color: #262626;
    text-align: center
}

@media (max-width: 1180px) {
    .contact__item {
        font-size: 1.8rem
    }
}

@media (max-width: 808px) {
    .contact__item {
        font-size: 1.6rem
    }
}

.contact__item + .contact__item {
    margin-top: 1em
}

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

.contact__item-column--icon {
    padding-right: .5em
}

.contact__item-column--icon svg {
    max-width: 1em;
    max-height: 1em;
    fill: #262626;
    vertical-align: middle
}

.contact__form-header {
    margin-bottom: .5em;
    text-align: center
}

.contact__details {
    display: table;
    text-align: center;
    width: 100%;
    margin-top: 30px
}

@media (max-width: 808px) {
    .contact__details {
        text-align: left
    }
}

.contact__details-item {
    display: inline-block
}

@media (max-width: 808px) {
    .contact__details-item {
        display: block
    }
}

.contact__details-item:not(:last-child) {
    margin-right: 20px
}

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

.contact__details-table {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    border: 1px solid #043074;
    border-radius: 2em;
    background-color: #043074;
    padding: 0.875em 1.875em 0.9375em;
    color: #fff;
    letter-spacing: 0.025em;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.6rem;
    font-weight: 500;
    background-color: transparent;
    color: #043074;
    display: table;
    font-weight: 400
}

.contact__details-table svg {
    margin-left: 0.8125em;
    margin-right: 1.0625em;
    vertical-align: bottom;
    fill: #262626
}

.contact__details-table svg + span {
    margin-right: 1.125em
}

.contact__details-table span {
    display: inline-block
}

.contact__details-table:focus {
    outline: 1px auto #043074
}

.contact__details-table.alt {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    background-color: transparent;
    color: #043074
}

.contact__details-table.pdf {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em
}

.contact__details-table.pdf::before {
    content: '';
    position: relative;
    display: inline-block;
    margin-right: .5em;
    width: 1.375em;
    height: 1.8125em;
    vertical-align: -0.5625em;
    background: transparent no-repeat center center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23FFF' xmlns='http://www.w3.org/2000/svg' width='22' height='29' viewBox='0 0 22 29'%3E%3Cpath d='M22,5.69a.47.47,0,0,0-.13-.39L16.6.15h0A.46.46,0,0,0,16.38,0l-.07,0H.5A.5.5,0,0,0,0,.5v28a.5.5,0,0,0,.5.5h21a.5.5,0,0,0,.5-.5V5.8A.36.36,0,0,0,22,5.69ZM1,28V1H15.75V5.66a.5.5,0,0,0,.5.5H21V28ZM16.75,1.69l3.53,3.47H16.75ZM6.69,13.57a1.65,1.65,0,1,1,0,3.29H5.85v1.41H4.57v-4.7Zm-.84,1.14v1h.77a.52.52,0,0,0,.54-.5.53.53,0,0,0-.54-.51Zm5.2-1.14a2.35,2.35,0,1,1,0,4.7H9.24v-4.7Zm-.54,1.14v2.42h.54a1.2,1.2,0,0,0,1.21-1.21,1.17,1.17,0,0,0-1.21-1.21ZM18,13.57v1.15H15.61v.77h1.82v1.14H15.61v1.64H14.34v-4.7Z'/%3E%3C/svg%3E")
}

.contact__details-table:not(.header__menu-button):nth-child(2n+2) {
    background-color: transparent;
    color: #043074
}

.attiva .contact__details-table {
    padding: 1.1666666667em 1.9444444444em;
    letter-spacing: 0;
    font-size: 1.8rem
}

@media (max-width: 1180px) {
    .contact__details-table {
        font-size: 1.4rem
    }

    .attiva .contact__details-table {
        padding: 14px 30px 16px;
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .contact__details-table:hover {
        opacity: .7
    }
}

@media (max-width: 480px) {
    .contact__details-table {
        padding-top: 10px;
        padding-bottom: 10px;
        display: table;
        margin: 0 auto;
        min-width: 140px;
        font-size: 1.2rem
    }

    .attiva .contact__details-table {
        font-size: 1.4rem
    }
}

.contact__details-table span {
    display: table-cell
}

.contact__details-table svg {
    margin: 0
}

@media (max-width: 808px) {
    .contact__details-table {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .contact__details-table span {
        display: inline-block;
        width: auto;
        height: auto
    }
}

.contact__details-column {
    display: table-cell;
    vertical-align: middle
}

.contact__details-column--left {
    width: 1px;
    height: 32px;
    padding-right: 15px
}

.contact__details-column--left svg {
    max-height: 24px;
    max-width: 24px;
    fill: #043074
}

.contact__details-icon {
    max-width: 25px;
    max-height: 25px;
    opacity: .6;
    margin: 0 auto;
    display: block
}

.contact__details-content {
    font-size: 1.8rem
}

@media (max-width: 1180px) {
    .contact__details-content {
        font-size: 1.6rem
    }
}

.contact__office-hour-title {
    text-align: center
}

.contact__office-hour-title + .page__content {
    margin-top: .5em
}

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

@media (max-width: 808px) {
    .contact__office-hour-item {
        padding: 10px 0
    }
}

.contact__office-hour-item--current {
    font-weight: 700
}

.contact__office-hour-content {
    display: inline-block;
    width: 69%;
    font-size: 1.4rem
}

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

.contact__office-hour-content--day {
    width: 30%;
    text-align: left
}

.contact__office-hour-content--time {
    text-align: right
}

.cortland-living {
    margin-top: 133px
}

@media (max-width: 1560px) {
    .cortland-living {
        margin-top: 116.4px
    }
}

@media (max-width: 1320px) {
    .cortland-living {
        margin-top: 99.8px
    }
}

@media (max-width: 1180px) {
    .cortland-living {
        margin-top: 83.2px
    }
}

@media (max-width: 980px) {
    .cortland-living {
        margin-top: 66.6px
    }
}

@media (max-width: 808px) {
    .cortland-living {
        margin-top: 50px
    }
}

.cortland-living__item {
    position: relative
}

@media (min-width: 809px) {
    .cortland-living__item:nth-child(odd) {
        text-align: left
    }

    .cortland-living__item:nth-child(odd) .cortland-living__image:last-child {
        display: none
    }

    .cortland-living__item:nth-child(odd) .cortland-living__content > * {
        margin-left: 20%
    }

    .cortland-living__item:nth-child(even) {
        text-align: right
    }

    .cortland-living__item:nth-child(even) .cortland-living__image:first-child {
        display: none
    }

    .cortland-living__item:nth-child(even) .cortland-living__content > * {
        margin-right: 20%
    }

    .cortland-living__item:not(:first-child) {
        margin-top: 120px
    }
}

@media (max-width: 808px) {
    .cortland-living__item:last-child .cortland-living__content {
        padding-bottom: 0
    }

    .cortland-living__item .cortland-living__image:last-child {
        display: none
    }
}

.cortland-living__wrap {
    display: table;
    width: 100%
}

@media (min-width: 809px) {
    .cortland-living__image {
        display: table-cell;
        vertical-align: middle;
        width: 54%
    }
}

@media (min-width: 809px) and (max-width: 980px) {
    .cortland-living__image {
        width: 40%
    }
}

.cortland-living__image-asset {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    vertical-align: middle;
    background: no-repeat center center / cover
}

.cortland-living__image-asset:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 67.14286%
}

@media (min-width: 809px) {
    .cortland-living__content {
        display: table-cell;
        vertical-align: middle;
        width: 46%
    }
}

@media (max-width: 808px) {
    .cortland-living__content {
        padding-top: 20px;
        padding-bottom: 35px
    }
}

.cortland-living__title {
    font-size: 4.4rem;
    margin-bottom: .4em;
    font-weight: 300
}

@media (max-width: 1560px) {
    .cortland-living__title {
        font-size: 4rem
    }
}

@media (max-width: 1320px) {
    .cortland-living__title {
        font-size: 3.6rem
    }
}

@media (max-width: 1180px) {
    .cortland-living__title {
        font-size: 3.2rem
    }
}

@media (max-width: 980px) {
    .cortland-living__title {
        font-size: 2.8rem
    }
}

@media (max-width: 808px) {
    .cortland-living__title {
        font-size: 2.4rem
    }
}

.cortland-living__excerpt {
    font-size: 1.8rem;
    line-height: 2
}

@media (max-width: 1560px) {
    .cortland-living__excerpt {
        font-size: 1.72rem
    }
}

@media (max-width: 1320px) {
    .cortland-living__excerpt {
        font-size: 1.64rem
    }
}

@media (max-width: 1180px) {
    .cortland-living__excerpt {
        font-size: 1.56rem
    }
}

@media (max-width: 980px) {
    .cortland-living__excerpt {
        font-size: 1.48rem
    }
}

@media (max-width: 808px) {
    .cortland-living__excerpt {
        font-size: 1.4rem
    }
}

.cortland-living__excerpt a:not(.button) {
    display: inline-block;
    color: #043074;
    letter-spacing: 0.025em;
    font-size: 1.6rem;
    font-weight: 500
}

@media (max-width: 980px) {
    .cortland-living__excerpt a:not(.button) {
        font-size: 1.4rem
    }
}

.cortland-living__excerpt + .cortland-living__button {
    margin-top: 1em
}

.cortland-living__buttons {
    margin-top: 28px
}

@media (max-width: 808px) {
    .cortland-living__buttons {
        margin-top: 15px
    }
}

.cortland-living__buttons--right {
    text-align: right
}

.cortland-living__button:not(:last-child) {
    margin-right: .5em
}

@media (max-width: 480px) {
    .cortland-living__button {
        display: inline-block;
        margin-top: 5px;
        min-width: 0
    }
}

.cortland-living__text-link {
    display: inline-block;
    color: #043074;
    letter-spacing: 0.025em;
    font-size: 1.6rem;
    font-weight: 500
}

.cortland-living__text-link::after {
    content: '';
    display: inline-block;
    margin-left: 1em;
    width: 1.625em;
    height: 0.75em;
    vertical-align: baseline;
    background: transparent no-repeat right center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg height='12' viewBox='0 0 26 12' width='26' xmlns='http://www.w3.org/2000/svg' fill='rgba(4,48,116,0.99)'%3E%3Cpath d='m26 6s0 0 0 0a.77.77 0 0 0 -.07-.34.83.83 0 0 0 -.22-.33l-5-5a1 1 0 0 0 -1.42 1.42l3.3 3.25h-21.59a1 1 0 0 0 0 2h21.59l-3.3 3.29a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l5-5s0 0 0 0a1 1 0 0 0 .19-.28 1.09 1.09 0 0 0 .1-.43z'/%3E%3C/svg%3E")
}

@media (max-width: 980px) {
    .cortland-living__text-link {
        font-size: 1.4rem
    }
}

.cortland-living__text-link:not(:first-child) {
    margin-left: 1em
}

.cortland-living__extra {
    display: none;
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #d5d5d5;
    text-align: left
}

@media (max-width: 1320px) {
    .cortland-living__extra {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

@media (max-width: 1180px) {
    .cortland-living__extra {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (max-width: 980px) {
    .cortland-living__extra {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (max-width: 808px) {
    .cortland-living__extra {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media (max-width: 808px) {
    .cortland-living__extra {
        padding-left: 35px;
        padding-right: 35px
    }
}

.cortland-living__extra .cortland-living__button {
    margin-top: 2em
}

@media (max-width: 808px) {
    .cortland-living__extra {
        padding: 0 0 35px
    }
}




@media (max-width: 808px) {
    .cortland-living__collapse {
        display: block;
        margin-top: 2em;
        text-align: center
    }
}

.microsite--floorplans .page {
    background-color: #f5f5f5
}

.floorplan-filter {
    position: relative;
    padding-top: 55px;
    min-height: 100px;
    background-color: #fff
}

.floorplan-filter:after {
    display: table;
    content: '';
    clear: both
}

@media (max-width: 808px) {
    .floorplan-filter {
        padding-top: 0
    }
}

.floorplan-filter__form {
    margin: 0
}

.floorplan-filter__container {
    position: relative
}

.floorplan-filter__container:after {
    display: table;
    content: '';
    clear: both
}

.floorplan-filter + * + [data-view="embed"] {
    padding-bottom: 0
}

.floorplan-filter__tabs {
    float: left;
    letter-spacing: 0.075em;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 500
}

@media (max-width: 808px) {
    .floorplan-filter__tabs {
        margin-left: 12px;
        letter-spacing: .07em;
        line-height: 1.2;
        font-size: 1rem
    }

    .floorplan-filter__tabs.single-tab {
        float: right;
        margin-right: 40px;
        margin-bottom: 4px
    }
}

.floorplan-filter__tab {
    display: inline-block;
    padding: 17px 20px 14px
}

.floorplan-filter__tab.active {
    border: 1px solid #d5d5d5;
    border-bottom: 0;
    background-color: #fff
}

@media (max-width: 808px) {
    .floorplan-filter__tab {
        max-width: 110px;
        padding: 14px 20px 10px
    }
}

@media (max-width: 808px) {
    .floorplan-filter__tab:only-child {
        padding-top: 0;
        text-align: right
    }
}

.floorplan-filter__filter-toggle {
    position: absolute;
    bottom: 10px;
    right: 12px;
    display: inline-block;
    width: 33px;
    height: 33px;
    border: 0;
    border-radius: 50%;
    background: #043074;
    padding: 0
}

.floorplan-filter__filter-toggle svg {
    max-width: 14px;
    max-height: 14px;
    fill: #fff
}

.floorplan-filter__filter-toggle:focus {
    outline: 1px auto #043074
}

.floorplan-filter__filter-toggle--alt {
    top: 10px;
    bottom: auto
}

@media (min-width: 809px) {
    .floorplan-filter__filter-toggle {
        display: none !important
    }
}

.floorplan-filter__filters {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: left
}

@media (min-width: 809px) {
    .floorplan-filter__filters {
        display: block !important
    }
}

@media (max-width: 808px) {
    .floorplan-filter__filters {
        display: none;
        position: fixed;
        top: 0;
        bottom: auto;
        z-index: 102;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 10px #043074;
        background-color: #043074;
        padding-top: 52px
    }
}

@media (max-width: 808px) {
    .floorplan-filter__filters-wrap {
        overflow-y: auto;
        height: 100%;
        background-color: #f5f5f5
    }
}

.floorplan-filter__filter {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    font-size: 1.5rem
}

.floorplan-filter__filter:not(:first-child) {
    margin-left: 2em
}

.floorplan-filter__filter:last-of-type .floorplan-filter__flyout {
    left: auto;
    right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

@media (max-width: 808px) {
    .floorplan-filter__filter {
        display: block;
        margin-left: 0 !important;
        border-bottom: 1px solid #d5d5d5
    }

    .floorplan-filter__filter:first-of-type {
        border-top: 1px solid #d5d5d5
    }

    .floorplan-filter__filter:first-of-type .floorplan-filter__flyout {
        display: block
    }
}

.floorplan-filter__footer {
    display: block;
    margin: 10px;
    text-align: right
}

.floorplan-filter__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    display: inline-block;
    border: 0;
    border-radius: 0;
    background: 0;
    padding: 17px 0 13px
}

.floorplan-filter__button::after {
    content: '';
    display: inline-block;
    margin-left: 12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.floorplan-filter__button:focus {
    outline: 1px auto #043074
}

.floorplan-filter__button--default::after {
    display: none
}

@media (max-width: 808px) {
    .floorplan-filter__button {
        display: block;
        padding: 15px
    }
}

.floorplan-filter__flyout {
    display: none
}

@media (min-width: 809px) {
    .floorplan-filter__flyout {
        position: absolute;
        top: -webkit-calc(100% + 14px);
        top: calc(100% + 14px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 10;
        min-width: 218px;
        border: 1px solid #d5d5d5;
        background: #fff;
        padding: 28px 25px 25px
    }

    .floorplan-filter__filter:last-child .floorplan-filter__flyout {
        left: auto;
        right: 0
    }
}

@media (max-width: 808px) {
    .floorplan-filter__flyout {
        position: relative;
        border: 1px solid #d5d5d5;
        border-width: 1px 0;
        background-color: #fff;
        padding: 15px
    }
}

.floorplan-filter__flyout-title {
    font-size: 1.8rem;
    font-weight: 600
}

.floorplan-filter__flyout-desc {
    font-size: 1.4rem
}

.floorplan-filter__flyout-filters {
    margin: 0;
    border: 0;
    padding: 0
}

.floorplan-filter__flyout-filter {
    white-space: nowrap
}

.floorplan-filter__flyout-filter:not(:first-child) {
    margin-top: 14px
}

.floorplan-filter__flyout-checkbox {
    display: none
}

.floorplan-filter__flyout-checkbox:checked + label::before {
    content: '\2713'
}

.floorplan-filter__flyout-label {
    font-size: 1.4rem
}

.floorplan-filter__flyout-label--checkbox {
    display: block
}

.floorplan-filter__flyout-label--checkbox::before {
    content: '';
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    text-align: center;
    line-height: 22px
}

.floorplan-filter__flyout-label span {
    display: inline-block;
    vertical-align: middle
}

.floorplan-filter__flyout-actions {
    white-space: normal
}

.floorplan-filter__flyout-actions:after {
    display: table;
    content: '';
    clear: both
}

.floorplan-filter__flyout-actions--pad {
    margin-top: 30px
}

.floorplan-filter__flyout-link {
    float: left;
    border: 0;
    background: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #043074;
    font-size: 1.3rem
}

.floorplan-filter__flyout-link:not(:only-child):last-child {
    float: right
}

.floorplan-filter__flyout-link:focus {
    outline: 1px auto #043074
}

.floorplan-filter__graph:after {
    display: table;
    content: '';
    clear: both
}

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

.floorplan-filter__graph-column::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #d8d8d8
}

.column-count--1 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 1) - (1px / 1));
    width: calc((100% / 1) - (1px / 1))
}

.floorplan-filter__graph-column--1::before {
    height: 1%;
    background-color: rgba(216, 216, 216, 0.0133333)
}

.column-count--2 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 2) - (1px / 2));
    width: calc((100% / 2) - (1px / 2))
}

.floorplan-filter__graph-column--2::before {
    height: 2%;
    background-color: rgba(216, 216, 216, 0.0266667)
}

.column-count--3 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 3) - (1px / 3));
    width: calc((100% / 3) - (1px / 3))
}

.floorplan-filter__graph-column--3::before {
    height: 3%;
    background-color: rgba(216, 216, 216, 0.04)
}

.column-count--4 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 4) - (1px / 4));
    width: calc((100% / 4) - (1px / 4))
}

.floorplan-filter__graph-column--4::before {
    height: 4%;
    background-color: rgba(216, 216, 216, 0.0533333)
}

.column-count--5 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 5) - (1px / 5));
    width: calc((100% / 5) - (1px / 5))
}

.floorplan-filter__graph-column--5::before {
    height: 5%;
    background-color: rgba(216, 216, 216, 0.0666667)
}

.column-count--6 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 6) - (1px / 6));
    width: calc((100% / 6) - (1px / 6))
}

.floorplan-filter__graph-column--6::before {
    height: 6%;
    background-color: rgba(216, 216, 216, 0.08)
}

.column-count--7 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 7) - (1px / 7));
    width: calc((100% / 7) - (1px / 7))
}

.floorplan-filter__graph-column--7::before {
    height: 7%;
    background-color: rgba(216, 216, 216, 0.0933333)
}

.column-count--8 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 8) - (1px / 8));
    width: calc((100% / 8) - (1px / 8))
}

.floorplan-filter__graph-column--8::before {
    height: 8%;
    background-color: rgba(216, 216, 216, 0.106667)
}

.column-count--9 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 9) - (1px / 9));
    width: calc((100% / 9) - (1px / 9))
}

.floorplan-filter__graph-column--9::before {
    height: 9%;
    background-color: rgba(216, 216, 216, 0.12)
}

.column-count--10 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 10) - (1px / 10));
    width: calc((100% / 10) - (1px / 10))
}

.floorplan-filter__graph-column--10::before {
    height: 10%;
    background-color: rgba(216, 216, 216, 0.133333)
}

.column-count--11 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 11) - (1px / 11));
    width: calc((100% / 11) - (1px / 11))
}

.floorplan-filter__graph-column--11::before {
    height: 11%;
    background-color: rgba(216, 216, 216, 0.146667)
}

.column-count--12 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 12) - (1px / 12));
    width: calc((100% / 12) - (1px / 12))
}

.floorplan-filter__graph-column--12::before {
    height: 12%;
    background-color: rgba(216, 216, 216, 0.16)
}

.column-count--13 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 13) - (1px / 13));
    width: calc((100% / 13) - (1px / 13))
}

.floorplan-filter__graph-column--13::before {
    height: 13%;
    background-color: rgba(216, 216, 216, 0.173333)
}

.column-count--14 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 14) - (1px / 14));
    width: calc((100% / 14) - (1px / 14))
}

.floorplan-filter__graph-column--14::before {
    height: 14%;
    background-color: rgba(216, 216, 216, 0.186667)
}

.column-count--15 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 15) - (1px / 15));
    width: calc((100% / 15) - (1px / 15))
}

.floorplan-filter__graph-column--15::before {
    height: 15%;
    background-color: rgba(216, 216, 216, 0.2)
}

.column-count--16 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 16) - (1px / 16));
    width: calc((100% / 16) - (1px / 16))
}

.floorplan-filter__graph-column--16::before {
    height: 16%;
    background-color: rgba(216, 216, 216, 0.213333)
}

.column-count--17 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 17) - (1px / 17));
    width: calc((100% / 17) - (1px / 17))
}

.floorplan-filter__graph-column--17::before {
    height: 17%;
    background-color: rgba(216, 216, 216, 0.226667)
}

.column-count--18 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 18) - (1px / 18));
    width: calc((100% / 18) - (1px / 18))
}

.floorplan-filter__graph-column--18::before {
    height: 18%;
    background-color: rgba(216, 216, 216, 0.24)
}

.column-count--19 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 19) - (1px / 19));
    width: calc((100% / 19) - (1px / 19))
}

.floorplan-filter__graph-column--19::before {
    height: 19%;
    background-color: rgba(216, 216, 216, 0.253333)
}

.column-count--20 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 20) - (1px / 20));
    width: calc((100% / 20) - (1px / 20))
}

.floorplan-filter__graph-column--20::before {
    height: 20%;
    background-color: rgba(216, 216, 216, 0.266667)
}

.column-count--21 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 21) - (1px / 21));
    width: calc((100% / 21) - (1px / 21))
}

.floorplan-filter__graph-column--21::before {
    height: 21%;
    background-color: rgba(216, 216, 216, 0.28)
}

.column-count--22 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 22) - (1px / 22));
    width: calc((100% / 22) - (1px / 22))
}

.floorplan-filter__graph-column--22::before {
    height: 22%;
    background-color: rgba(216, 216, 216, 0.293333)
}

.column-count--23 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 23) - (1px / 23));
    width: calc((100% / 23) - (1px / 23))
}

.floorplan-filter__graph-column--23::before {
    height: 23%;
    background-color: rgba(216, 216, 216, 0.306667)
}

.column-count--24 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 24) - (1px / 24));
    width: calc((100% / 24) - (1px / 24))
}

.floorplan-filter__graph-column--24::before {
    height: 24%;
    background-color: rgba(216, 216, 216, 0.32)
}

.column-count--25 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 25) - (1px / 25));
    width: calc((100% / 25) - (1px / 25))
}

.floorplan-filter__graph-column--25::before {
    height: 25%;
    background-color: rgba(216, 216, 216, 0.333333)
}

.column-count--26 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 26) - (1px / 26));
    width: calc((100% / 26) - (1px / 26))
}

.floorplan-filter__graph-column--26::before {
    height: 26%;
    background-color: rgba(216, 216, 216, 0.346667)
}

.column-count--27 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 27) - (1px / 27));
    width: calc((100% / 27) - (1px / 27))
}

.floorplan-filter__graph-column--27::before {
    height: 27%;
    background-color: rgba(216, 216, 216, 0.36)
}

.column-count--28 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 28) - (1px / 28));
    width: calc((100% / 28) - (1px / 28))
}

.floorplan-filter__graph-column--28::before {
    height: 28%;
    background-color: rgba(216, 216, 216, 0.373333)
}

.column-count--29 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 29) - (1px / 29));
    width: calc((100% / 29) - (1px / 29))
}

.floorplan-filter__graph-column--29::before {
    height: 29%;
    background-color: rgba(216, 216, 216, 0.386667)
}

.column-count--30 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 30) - (1px / 30));
    width: calc((100% / 30) - (1px / 30))
}

.floorplan-filter__graph-column--30::before {
    height: 30%;
    background-color: rgba(216, 216, 216, 0.4)
}

.column-count--31 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 31) - (1px / 31));
    width: calc((100% / 31) - (1px / 31))
}

.floorplan-filter__graph-column--31::before {
    height: 31%;
    background-color: rgba(216, 216, 216, 0.413333)
}

.column-count--32 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 32) - (1px / 32));
    width: calc((100% / 32) - (1px / 32))
}

.floorplan-filter__graph-column--32::before {
    height: 32%;
    background-color: rgba(216, 216, 216, 0.426667)
}

.column-count--33 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 33) - (1px / 33));
    width: calc((100% / 33) - (1px / 33))
}

.floorplan-filter__graph-column--33::before {
    height: 33%;
    background-color: rgba(216, 216, 216, 0.44)
}

.column-count--34 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 34) - (1px / 34));
    width: calc((100% / 34) - (1px / 34))
}

.floorplan-filter__graph-column--34::before {
    height: 34%;
    background-color: rgba(216, 216, 216, 0.453333)
}

.column-count--35 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 35) - (1px / 35));
    width: calc((100% / 35) - (1px / 35))
}

.floorplan-filter__graph-column--35::before {
    height: 35%;
    background-color: rgba(216, 216, 216, 0.466667)
}

.column-count--36 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 36) - (1px / 36));
    width: calc((100% / 36) - (1px / 36))
}

.floorplan-filter__graph-column--36::before {
    height: 36%;
    background-color: rgba(216, 216, 216, 0.48)
}

.column-count--37 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 37) - (1px / 37));
    width: calc((100% / 37) - (1px / 37))
}

.floorplan-filter__graph-column--37::before {
    height: 37%;
    background-color: rgba(216, 216, 216, 0.493333)
}

.column-count--38 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 38) - (1px / 38));
    width: calc((100% / 38) - (1px / 38))
}

.floorplan-filter__graph-column--38::before {
    height: 38%;
    background-color: rgba(216, 216, 216, 0.506667)
}

.column-count--39 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 39) - (1px / 39));
    width: calc((100% / 39) - (1px / 39))
}

.floorplan-filter__graph-column--39::before {
    height: 39%;
    background-color: rgba(216, 216, 216, 0.52)
}

.column-count--40 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 40) - (1px / 40));
    width: calc((100% / 40) - (1px / 40))
}

.floorplan-filter__graph-column--40::before {
    height: 40%;
    background-color: rgba(216, 216, 216, 0.533333)
}

.column-count--41 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 41) - (1px / 41));
    width: calc((100% / 41) - (1px / 41))
}

.floorplan-filter__graph-column--41::before {
    height: 41%;
    background-color: rgba(216, 216, 216, 0.546667)
}

.column-count--42 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 42) - (1px / 42));
    width: calc((100% / 42) - (1px / 42))
}

.floorplan-filter__graph-column--42::before {
    height: 42%;
    background-color: rgba(216, 216, 216, 0.56)
}

.column-count--43 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 43) - (1px / 43));
    width: calc((100% / 43) - (1px / 43))
}

.floorplan-filter__graph-column--43::before {
    height: 43%;
    background-color: rgba(216, 216, 216, 0.573333)
}

.column-count--44 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 44) - (1px / 44));
    width: calc((100% / 44) - (1px / 44))
}

.floorplan-filter__graph-column--44::before {
    height: 44%;
    background-color: rgba(216, 216, 216, 0.586667)
}

.column-count--45 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 45) - (1px / 45));
    width: calc((100% / 45) - (1px / 45))
}

.floorplan-filter__graph-column--45::before {
    height: 45%;
    background-color: rgba(216, 216, 216, 0.6)
}

.column-count--46 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 46) - (1px / 46));
    width: calc((100% / 46) - (1px / 46))
}

.floorplan-filter__graph-column--46::before {
    height: 46%;
    background-color: rgba(216, 216, 216, 0.613333)
}

.column-count--47 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 47) - (1px / 47));
    width: calc((100% / 47) - (1px / 47))
}

.floorplan-filter__graph-column--47::before {
    height: 47%;
    background-color: rgba(216, 216, 216, 0.626667)
}

.column-count--48 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 48) - (1px / 48));
    width: calc((100% / 48) - (1px / 48))
}

.floorplan-filter__graph-column--48::before {
    height: 48%;
    background-color: rgba(216, 216, 216, 0.64)
}

.column-count--49 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 49) - (1px / 49));
    width: calc((100% / 49) - (1px / 49))
}

.floorplan-filter__graph-column--49::before {
    height: 49%;
    background-color: rgba(216, 216, 216, 0.653333)
}

.column-count--50 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 50) - (1px / 50));
    width: calc((100% / 50) - (1px / 50))
}

.floorplan-filter__graph-column--50::before {
    height: 50%;
    background-color: rgba(216, 216, 216, 0.666667)
}

.column-count--51 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 51) - (1px / 51));
    width: calc((100% / 51) - (1px / 51))
}

.floorplan-filter__graph-column--51::before {
    height: 51%;
    background-color: rgba(216, 216, 216, 0.68)
}

.column-count--52 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 52) - (1px / 52));
    width: calc((100% / 52) - (1px / 52))
}

.floorplan-filter__graph-column--52::before {
    height: 52%;
    background-color: rgba(216, 216, 216, 0.693333)
}

.column-count--53 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 53) - (1px / 53));
    width: calc((100% / 53) - (1px / 53))
}

.floorplan-filter__graph-column--53::before {
    height: 53%;
    background-color: rgba(216, 216, 216, 0.706667)
}

.column-count--54 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 54) - (1px / 54));
    width: calc((100% / 54) - (1px / 54))
}

.floorplan-filter__graph-column--54::before {
    height: 54%;
    background-color: rgba(216, 216, 216, 0.72)
}

.column-count--55 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 55) - (1px / 55));
    width: calc((100% / 55) - (1px / 55))
}

.floorplan-filter__graph-column--55::before {
    height: 55%;
    background-color: rgba(216, 216, 216, 0.733333)
}

.column-count--56 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 56) - (1px / 56));
    width: calc((100% / 56) - (1px / 56))
}

.floorplan-filter__graph-column--56::before {
    height: 56%;
    background-color: rgba(216, 216, 216, 0.746667)
}

.column-count--57 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 57) - (1px / 57));
    width: calc((100% / 57) - (1px / 57))
}

.floorplan-filter__graph-column--57::before {
    height: 57%;
    background-color: rgba(216, 216, 216, 0.76)
}

.column-count--58 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 58) - (1px / 58));
    width: calc((100% / 58) - (1px / 58))
}

.floorplan-filter__graph-column--58::before {
    height: 58%;
    background-color: rgba(216, 216, 216, 0.773333)
}

.column-count--59 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 59) - (1px / 59));
    width: calc((100% / 59) - (1px / 59))
}

.floorplan-filter__graph-column--59::before {
    height: 59%;
    background-color: rgba(216, 216, 216, 0.786667)
}

.column-count--60 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 60) - (1px / 60));
    width: calc((100% / 60) - (1px / 60))
}

.floorplan-filter__graph-column--60::before {
    height: 60%;
    background-color: rgba(216, 216, 216, 0.8)
}

.column-count--61 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 61) - (1px / 61));
    width: calc((100% / 61) - (1px / 61))
}

.floorplan-filter__graph-column--61::before {
    height: 61%;
    background-color: rgba(216, 216, 216, 0.813333)
}

.column-count--62 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 62) - (1px / 62));
    width: calc((100% / 62) - (1px / 62))
}

.floorplan-filter__graph-column--62::before {
    height: 62%;
    background-color: rgba(216, 216, 216, 0.826667)
}

.column-count--63 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 63) - (1px / 63));
    width: calc((100% / 63) - (1px / 63))
}

.floorplan-filter__graph-column--63::before {
    height: 63%;
    background-color: rgba(216, 216, 216, 0.84)
}

.column-count--64 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 64) - (1px / 64));
    width: calc((100% / 64) - (1px / 64))
}

.floorplan-filter__graph-column--64::before {
    height: 64%;
    background-color: rgba(216, 216, 216, 0.853333)
}

.column-count--65 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 65) - (1px / 65));
    width: calc((100% / 65) - (1px / 65))
}

.floorplan-filter__graph-column--65::before {
    height: 65%;
    background-color: rgba(216, 216, 216, 0.866667)
}

.column-count--66 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 66) - (1px / 66));
    width: calc((100% / 66) - (1px / 66))
}

.floorplan-filter__graph-column--66::before {
    height: 66%;
    background-color: rgba(216, 216, 216, 0.88)
}

.column-count--67 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 67) - (1px / 67));
    width: calc((100% / 67) - (1px / 67))
}

.floorplan-filter__graph-column--67::before {
    height: 67%;
    background-color: rgba(216, 216, 216, 0.893333)
}

.column-count--68 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 68) - (1px / 68));
    width: calc((100% / 68) - (1px / 68))
}

.floorplan-filter__graph-column--68::before {
    height: 68%;
    background-color: rgba(216, 216, 216, 0.906667)
}

.column-count--69 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 69) - (1px / 69));
    width: calc((100% / 69) - (1px / 69))
}

.floorplan-filter__graph-column--69::before {
    height: 69%;
    background-color: rgba(216, 216, 216, 0.92)
}

.column-count--70 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 70) - (1px / 70));
    width: calc((100% / 70) - (1px / 70))
}

.floorplan-filter__graph-column--70::before {
    height: 70%;
    background-color: rgba(216, 216, 216, 0.933333)
}

.column-count--71 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 71) - (1px / 71));
    width: calc((100% / 71) - (1px / 71))
}

.floorplan-filter__graph-column--71::before {
    height: 71%;
    background-color: rgba(216, 216, 216, 0.946667)
}

.column-count--72 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 72) - (1px / 72));
    width: calc((100% / 72) - (1px / 72))
}

.floorplan-filter__graph-column--72::before {
    height: 72%;
    background-color: rgba(216, 216, 216, 0.96)
}

.column-count--73 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 73) - (1px / 73));
    width: calc((100% / 73) - (1px / 73))
}

.floorplan-filter__graph-column--73::before {
    height: 73%;
    background-color: rgba(216, 216, 216, 0.973333)
}

.column-count--74 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 74) - (1px / 74));
    width: calc((100% / 74) - (1px / 74))
}

.floorplan-filter__graph-column--74::before {
    height: 74%;
    background-color: rgba(216, 216, 216, 0.986667)
}

.column-count--75 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 75) - (1px / 75));
    width: calc((100% / 75) - (1px / 75))
}

.floorplan-filter__graph-column--75::before {
    height: 75%;
    background-color: #d8d8d8
}

.column-count--76 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 76) - (1px / 76));
    width: calc((100% / 76) - (1px / 76))
}

.floorplan-filter__graph-column--76::before {
    height: 76%;
    background-color: #d8d8d8
}

.column-count--77 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 77) - (1px / 77));
    width: calc((100% / 77) - (1px / 77))
}

.floorplan-filter__graph-column--77::before {
    height: 77%;
    background-color: #d8d8d8
}

.column-count--78 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 78) - (1px / 78));
    width: calc((100% / 78) - (1px / 78))
}

.floorplan-filter__graph-column--78::before {
    height: 78%;
    background-color: #d8d8d8
}

.column-count--79 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 79) - (1px / 79));
    width: calc((100% / 79) - (1px / 79))
}

.floorplan-filter__graph-column--79::before {
    height: 79%;
    background-color: #d8d8d8
}

.column-count--80 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 80) - (1px / 80));
    width: calc((100% / 80) - (1px / 80))
}

.floorplan-filter__graph-column--80::before {
    height: 80%;
    background-color: #d8d8d8
}

.column-count--81 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 81) - (1px / 81));
    width: calc((100% / 81) - (1px / 81))
}

.floorplan-filter__graph-column--81::before {
    height: 81%;
    background-color: #d8d8d8
}

.column-count--82 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 82) - (1px / 82));
    width: calc((100% / 82) - (1px / 82))
}

.floorplan-filter__graph-column--82::before {
    height: 82%;
    background-color: #d8d8d8
}

.column-count--83 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 83) - (1px / 83));
    width: calc((100% / 83) - (1px / 83))
}

.floorplan-filter__graph-column--83::before {
    height: 83%;
    background-color: #d8d8d8
}

.column-count--84 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 84) - (1px / 84));
    width: calc((100% / 84) - (1px / 84))
}

.floorplan-filter__graph-column--84::before {
    height: 84%;
    background-color: #d8d8d8
}

.column-count--85 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 85) - (1px / 85));
    width: calc((100% / 85) - (1px / 85))
}

.floorplan-filter__graph-column--85::before {
    height: 85%;
    background-color: #d8d8d8
}

.column-count--86 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 86) - (1px / 86));
    width: calc((100% / 86) - (1px / 86))
}

.floorplan-filter__graph-column--86::before {
    height: 86%;
    background-color: #d8d8d8
}

.column-count--87 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 87) - (1px / 87));
    width: calc((100% / 87) - (1px / 87))
}

.floorplan-filter__graph-column--87::before {
    height: 87%;
    background-color: #d8d8d8
}

.column-count--88 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 88) - (1px / 88));
    width: calc((100% / 88) - (1px / 88))
}

.floorplan-filter__graph-column--88::before {
    height: 88%;
    background-color: #d8d8d8
}

.column-count--89 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 89) - (1px / 89));
    width: calc((100% / 89) - (1px / 89))
}

.floorplan-filter__graph-column--89::before {
    height: 89%;
    background-color: #d8d8d8
}

.column-count--90 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 90) - (1px / 90));
    width: calc((100% / 90) - (1px / 90))
}

.floorplan-filter__graph-column--90::before {
    height: 90%;
    background-color: #d8d8d8
}

.column-count--91 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 91) - (1px / 91));
    width: calc((100% / 91) - (1px / 91))
}

.floorplan-filter__graph-column--91::before {
    height: 91%;
    background-color: #d8d8d8
}

.column-count--92 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 92) - (1px / 92));
    width: calc((100% / 92) - (1px / 92))
}

.floorplan-filter__graph-column--92::before {
    height: 92%;
    background-color: #d8d8d8
}

.column-count--93 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 93) - (1px / 93));
    width: calc((100% / 93) - (1px / 93))
}

.floorplan-filter__graph-column--93::before {
    height: 93%;
    background-color: #d8d8d8
}

.column-count--94 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 94) - (1px / 94));
    width: calc((100% / 94) - (1px / 94))
}

.floorplan-filter__graph-column--94::before {
    height: 94%;
    background-color: #d8d8d8
}

.column-count--95 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 95) - (1px / 95));
    width: calc((100% / 95) - (1px / 95))
}

.floorplan-filter__graph-column--95::before {
    height: 95%;
    background-color: #d8d8d8
}

.column-count--96 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 96) - (1px / 96));
    width: calc((100% / 96) - (1px / 96))
}

.floorplan-filter__graph-column--96::before {
    height: 96%;
    background-color: #d8d8d8
}

.column-count--97 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 97) - (1px / 97));
    width: calc((100% / 97) - (1px / 97))
}

.floorplan-filter__graph-column--97::before {
    height: 97%;
    background-color: #d8d8d8
}

.column-count--98 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 98) - (1px / 98));
    width: calc((100% / 98) - (1px / 98))
}

.floorplan-filter__graph-column--98::before {
    height: 98%;
    background-color: #d8d8d8
}

.column-count--99 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 99) - (1px / 99));
    width: calc((100% / 99) - (1px / 99))
}

.floorplan-filter__graph-column--99::before {
    height: 99%;
    background-color: #d8d8d8
}

.column-count--100 .floorplan-filter__graph-column {
    width: -webkit-calc((100% / 100) - (1px / 100));
    width: calc((100% / 100) - (1px / 100))
}

.floorplan-filter__graph-column--100::before {
    height: 100%;
    background-color: #d8d8d8
}

@media (max-width: 808px) {
    .floorplan-filter__slider-wrap {
        padding: 0 30px
    }
}

.floorplan-filter__slider {
    margin-bottom: 30px
}

.floorplan-filter__slider.noUi-target {
    height: 4px;
    background-color: #d5d5d5
}

.floorplan-filter__slider.noUi-target.noUi-horizontal .noUi-handle {
    border-color: #a7a7a7;
    top: -12px
}

.floorplan-filter__slider.noUi-target.noUi-horizontal .noUi-handle::before {
    border-color: #a7a7a7
}

.floorplan-filter__slider.noUi-target.noUi-horizontal .noUi-handle::after {
    background-color: #a7a7a7
}

.floorplan-filter__range {
    float: right;
    display: inline-block;
    text-align: right;
    font-size: 1.3rem
}

.floorplan-filter__badges {
    position: relative;
    background: #f5f5f5;
    padding: 28px 30px 0
}

@media (max-width: 1180px) {
    .floorplan-filter__badges {
        padding-top: 18px
    }
}

@media (max-width: 808px) {
    .floorplan-filter__badges {
        padding: 15px
    }
}

.floorplan-filter__badges-group {
    min-height: 32px;
    text-align: center
}

.floorplan-filter__badge {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    margin: 4px;
    border: 0;
    border-radius: 3px;
    background: #262626;
    padding: 5px 24px 7px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 500
}

.floorplan-filter__badge::before, .floorplan-filter__badge::after {
    position: absolute;
    top: 50%;
    right: 10px;
    content: '';
    display: block;
    width: 9px;
    height: 1px;
    background-color: #fff
}

.floorplan-filter__badge::before {
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.floorplan-filter__badge::after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.floorplan-filter__badge:focus {
    outline: 1px auto #043074
}

@media (max-width: 808px) {
    .floorplan-filter__badge {
        margin: 2px
    }
}

.floorplan-filter__results {
    -webkit-transition: opacity ease .1s;
    transition: opacity ease .1s;
    position: relative;
    font-size: 1.7rem;
    text-align: center;
    padding: 20px
}

@media (max-width: 808px) {
    .floorplan-filter__results {
        padding: 10px;
        font-size: 1.4rem
    }
}

.floorplan-filter__results--active {
    opacity: .3
}

.floorplan-filter__results p {
    position: relative;
    display: inline-block
}

.floorplan-filter__results span {
    font-weight: 600
}

.floorplan-filter__loading {
    display: none;
    position: relative;
    border-bottom: 1px solid #d5d5d5
}

@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__container {
    padding-top: 60px
}

@media (max-width: 1180px) {
    .floorplan__container {
        padding-top: 50px
    }
}

@media (max-width: 808px) {
    .floorplan__container {
        padding-top: 20px
    }
}

.floorplan-listing {
    position: relative
}

@media (max-width: 808px) {
    .floorplan-listing {
        margin: 0 -35px
    }
}

.floorplan-listing--mobile {
    display: block;
    width: 100%;
    text-align: center
}

.floorplan-listing--mobile .owl-carousel .owl-item, .floorplan-listing--mobile .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.floorplan-listing--mobile .owl-carousel .owl-item .floorplan-listing__item, .floorplan-listing--mobile .owl-carousel .owl-stage .floorplan-listing__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 809px) {
    .floorplan-listing--mobile {
        display: none
    }
}

.floorplan-listing__loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.8)
}

.floorplan-listing__loading-asset {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: auto;
    left: 50%;
    top: 35px;
    max-width: 100px;
    width: 100%;
    height: auto
}

.floorplan-listing__heading {
    font-family:  sans-serif;
    font-size: 3em;
    line-height: 1.2;
    font-weight: 300;
    padding-left: 35px;
    text-align: left;
    margin-bottom: 5px
}

@media (min-width: 809px) {
    .floorplan-listing__heading {
        margin-bottom: 20px
    }
}

.floorplan-listing__heading.centered {
    text-align: center
}

.floorplan-listing__list {
    display: none
}

.floorplan-listing__list--mobile {
    margin-bottom: 40px
}

@media (min-width: 809px) {
    .floorplan-listing__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        margin-bottom: 50px
    }
}

.floorplan-listing__loader {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    max-width: 25%;
    max-height: 25%;
    opacity: .5;
    vertical-align: middle;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.loaded .floorplan-listing__loader {
    opacity: 0
}

.floorplan-listing__item {
    position: relative;
    display: block
}

@media (min-width: 809px) {
    .floorplan-listing__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 33%;
        padding: 10px
    }
}

@media (min-width: 809px) and (max-width: 980px) {
    .floorplan-listing__item {
        width: 50%
    }
}

@media (max-width: 808px) {
    .floorplan-listing__item {
        padding-right: 15px
    }
}

.floorplan-listing__item-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: 0 10px 12px -10px rgba(0, 0, 0, 0.3);
    -webkit-transition: border .2s, box-shadow .2s;
    transition: border .2s, box-shadow .2s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 808px) {
    .floorplan-listing__item-container {
        box-shadow: 0 10px 12px -10px rgba(0, 0, 0, 0.2)
    }
}

@media (min-width: 808px) {
    .floorplan-listing__item-container:hover {
        border-color: #262626;
        box-shadow: 0 10px 12px -10px rgba(0, 0, 0, 0.4)
    }
}

.floorplan-listing__item-container > *:not(.floorplan-listing__loader):not(.floorplan-listing__item-link) {
    background: #fff;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    height: 100%
}

.loaded .floorplan-listing__item-container > *:not(.floorplan-listing__loader):not(.floorplan-listing__item-link) {
    opacity: 1 !important
}

.floorplan-listing__item-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.floorplan-listing__item-columns {
    position: relative;
    display: table;
    width: 100%;
    color: inherit
}

@media (min-width: 809px) {
    .floorplan-listing__item-columns--header {
        padding-bottom: 20px
    }
}

@media (min-width: 981px) and (max-width: 1320px) {
    .floorplan-listing__item-columns--header {
        padding-bottom: 0
    }
}

@media (min-width: 981px) and (max-width: 1320px) {
    .floorplan-listing__item-columns {
        display: block;
        text-align: center
    }
}

.floorplan-listing__item-column {
    display: block;
    padding: 10px 20px 20px
}

@media (min-width: 808px) and (max-width: 980px) {
    .floorplan-listing__item-column {
        display: table-cell;
        padding: 44px 20px 36px;
        vertical-align: middle
    }
}

@media (min-width: 1320px) {
    .floorplan-listing__item-column {
        display: table-cell;
        padding: 44px 30px 36px;
        vertical-align: middle
    }
}

.floorplan-listing__item-column--title {
    padding-top: 28px;
    padding-bottom: 0px;
    vertical-align: top
}

@media (min-width: 1180px) {
    .floorplan-listing__item-column--title {
        padding-right: 0
    }
}

.floorplan-listing__item-column--icons {
    min-height: 57px;
    min-width: 150px;
    vertical-align: top
}

@media (min-width: 808px) {
    .floorplan-listing__item-column--icons {
        text-align: right
    }
}

@media (min-width: 980px) {
    .floorplan-listing__item-column--icons {
        text-align: center
    }
}

@media (min-width: 1320px) {
    .floorplan-listing__item-column--icons {
        text-align: right
    }
}

.floorplan-listing__item-column--icon {
    margin: 0 .25em;
    z-index: 2;
    display: inline-block
}

.floorplan-listing__item-column--meta {
    padding-right: 20px
}

.floorplan-listing__item-column--button {
    display: block
}

@media (max-width: 808px) {
    .floorplan-listing__item-column--button {
        padding: 0px 20px 30px
    }
}

@media (min-width: 981px) and (max-width: 1180px) {
    .floorplan-listing__item-column--button {
        text-align: center
    }
}

.floorplan-listing__item-column--button:only-child .floorplan-listing__item-button {
    display: block;
    width: 100%
}

.floorplan-listing__item-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    font-size: 2.6rem;
    font-weight: 500;
    line-height: 1;
    padding-bottom: .25em
}

.floorplan-listing__item-info {
    margin-top: 1px;
    font-size: 1.2rem;
    font-weight: 400
}

@media (max-width: 808px) {
    .floorplan-listing__item-info {
        margin-top: 0;
        margin-bottom: 8px;
        font-weight: 500
    }

    .floorplan-listing__item-info:nth-last-child(2) {
        margin-bottom: 0
    }
}

.floorplan-listing__sqft::before {
    content: '|';
    margin: 0 .3em
}

.floorplan-listing__item-image {
    position: relative;
    display: block;
    padding: 10px
}

@media (min-width: 981px) and (max-width: 1320px) {
    .floorplan-listing__item-image {
        padding-top: 20px
    }
}

.floorplan-listing__item-image-asset {
    width: 100%;
    height: auto;
    vertical-align: middle
}

.floorplan-listing__item-flag {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: block;
    max-width: -webkit-calc(100% - 20px);
    max-width: calc(100% - 20px);
    overflow: hidden;
    background: #262626;
    color: #fff;
    text-align: left;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 1.1rem;
    font-weight: 700;
    padding: 5px 35px 5px 30px
}

.floorplan-listing__item-flag::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 12px 0;
    border-right-color: #fff;
    border-right-width: 7px;
    display: inline-block;
    height: 0;
    width: 0
}

.floorplan-listing__item-flag--blank {
    background-color: transparent !important
}

.floorplan-listing__item-flag--blank::after {
    display: none
}

@media (max-width: 808px) {
    .floorplan-listing__item-flag {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: .9rem;
        font-weight: 500
    }
}

.floorplan-listing__item-pricing {
    font-size: 1.3rem;
    font-weight: 500
}

.floorplan-listing__item-availability {
    margin-top: 1px;
    font-size: 1.2rem;
    white-space: nowrap
}

.floorplan-listing__item-button {
    position: relative;
    z-index: 2;
    font-size: 1.3rem
}

.floorplan-listing__item-button--disabled {
    display: block;
    border-color: #f5f5f5 !important;
    background-color: #f5f5f5 !important
}

.attiva .floorplan-listing__item-button {
    padding: 0.875em 1.875em 0.9375em;
    letter-spacing: 0.025em;
    font-size: 1.3rem
}

.floorplan-listing__item-link {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px
}

.floorplan-listing__item-link:focus {
    border: 1px solid #262626;
    outline: none
}

.floorplan-listing__grow {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.floorplan-toggle {
    background: rgba(0, 0, 0, 0.03);
    border: 1px solid #e1e1e1;
    border-width: 1px 0;
    position: relative
}

@media (max-width: 808px) {
    .floorplan-toggle + .floorplan-filter[style="display: none;"] + .page, .floorplan-toggle + .page {
        padding: 0
    }
}

.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 {
    position: relative;
    display: inline-block;
    width: -webkit-calc(50% - 3px);
    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: .03rem;
    text-align: center;
    vertical-align: middle;
    font-size: 1.7rem
}

@media (max-width: 808px) {
    .floorplan-toggle__tab--listing {
        background: #043074;
        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
    }
}

.floorplan-toggle__tab:focus {
    z-index: 2
}

@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 7px;
        font-size: 1.3rem;
        font-weight: 400
    }
}

.floorplan-toggle__tab--active {
    background: #043074;
    color: #fff
}

.floorplan-toggle__tab:first-child {
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.floorplan-building--full {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px
}

@media (max-width: 1320px) {
    .floorplan-building--full {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width: 980px) {
    .floorplan-building--full {
        padding-left: 20px;
        padding-right: 20px
    }
}

.floorplan-building__frame {
    position: relative;
    height: 0;
    padding-bottom: 60%
}

.floorplan-building iframe {
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 100%;
    height: 100%
}

@media (max-width: 808px) {
    [data-view="embed"] {
        display: none !important
    }

    [data-view="listing"] {
        display: block !important
    }
}

@media all and (min-width: 0\0
) and (min-resolution: 0.001dpcm) {
    .floorplan-toggle {
        display: none !important
    }

    [data-view="embed"] {
        display: none !important
    }

    [data-view="listing"] {
        display: block !important
    }
}

@media (max-width: 980px) {
    .floorplan-modal {
        text-align: center
    }
}

.floorplan-modal__loader {
    position: relative
}

.floorplan-modal__loader:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 56.25%
}

@media (min-width: 981px) {
    .floorplan-modal__columns {
        display: table;
        width: 100%;
        table-layout: fixed;
        height: 690px
    }

    .no-media .floorplan-modal__columns {
        height: auto
    }
}

@media (min-width: 981px) {
    .floorplan-modal__column {
        display: table-cell;
        vertical-align: middle
    }

    .page__container .floorplan-modal__column {
        vertical-align: top
    }

    .floorplan-modal__column--details {
        width: 35.9375%;
        padding: 6.25%
    }
}

@media (min-width: 981px) and (max-width: 1180px) {
    .floorplan-modal__column--details {
        padding: 40px
    }
}

@media (min-width: 981px) {
    .floorplan-modal__column--media {
        background-color: #fff;
        padding: 30px 50px;
        vertical-align: top
    }

    .floorplan-modal__column--media.alt {
        background-color: #f5f5f5
    }
}

.floorplan-modal__column--details {
    padding: 50px;
    text-align: center
}

@media (min-width: 981px) {
    .floorplan-modal__column--details {
        background-color: #f5f5f5
    }
}

@media (max-width: 480px) {
    .floorplan-modal__column--details {
        padding: 50px 30px 20px
    }
}

@media (max-width: 808px) {
    .floorplan-modal__column--media {
        padding: 0 20px
    }
}

.floorplan-modal__content {
    font-size: 1.6rem
}

@media (max-width: 980px) {
    .floorplan-modal__content {
        font-size: 1.4rem
    }
}

.floorplan-modal__title {
    font-size: 3.8rem;
    margin-bottom: 0.2631578947em;
    font-weight: 400
}

@media (max-width: 1560px) {
    .floorplan-modal__title {
        font-size: 3.52rem
    }
}

@media (max-width: 1320px) {
    .floorplan-modal__title {
        font-size: 3.24rem
    }
}

@media (max-width: 1180px) {
    .floorplan-modal__title {
        font-size: 2.96rem
    }
}

@media (max-width: 980px) {
    .floorplan-modal__title {
        font-size: 2.68rem
    }
}

@media (max-width: 808px) {
    .floorplan-modal__title {
        font-size: 2.4rem
    }
}

.floorplan-modal__flag {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    display: inline-block;
    margin-top: 1.6363636364em;
    max-width: 100%;
    background-color: #c5d97a;
    padding: 2px 2em;
    color: #fff;
    line-height: 1.82;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 700
}

.floorplan-modal__flag::before, .floorplan-modal__flag::after {
    content: '';
    position: absolute;
    top: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 12px 0;
    display: inline-block;
    height: 0;
    width: 0
}

.floorplan-modal__flag::before {
    left: 0;
    border-left-color: #f5f5f5;
    border-left-width: 7px
}

.floorplan-modal__flag::after {
    right: 0;
    border-right-color: #f5f5f5;
    border-right-width: 7px
}

.floorplan-modal__pricing {
    margin-top: 1.0625em;
    font-weight: 500
}

.floorplan-modal__description {
    margin-top: 4px;
    line-height: 1.77;
    font-size: 1.3rem
}

@media (max-width: 980px) {
    .floorplan-modal__description {
        font-size: 1.2rem
    }
}

.floorplan-modal__description p:nth-child(n+2) {
    margin-top: 1em
}

.floorplan-modal__links {
    margin-top: 5px
}

.floorplan-modal__link {
    position: relative;
    display: inline-block;
    margin: 10px 0 0;
    border: 0;
    background: 0;
    padding: 0 0.9em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    white-space: normal;
    font-size: 1.4rem;
    font-weight: 500
}

.floorplan-modal__link svg {
    max-width: 25px;
    max-height: 25px;
    margin-right: 5px;
    vertical-align: middle
}

.floorplan-modal__link span {
    vertical-align: middle
}

.floorplan-modal__link span.close {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    display: inline-block;
    margin-left: 10px;
    width: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, sans-serif;
    font-size: 20px
}

.floorplan-modal__link:focus {
    outline: none
}

@media (max-width: 360px) {
    .floorplan-modal__link {
        display: table;
        margin-left: auto;
        margin-right: auto
    }
}

.floorplan-modal__buttons {
    margin-top: .6153846154em;
    font-size: 1.3rem
}

@media (max-width: 480px) {
    .floorplan-modal__buttons {
        margin-top: 1em
    }
}

.floorplan-modal__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    border: 1px solid #043074;
    border-radius: 2em;
    background-color: #043074;
    padding: 0.875em 1.875em 0.9375em;
    color: #fff;
    letter-spacing: 0.025em;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.6rem;
    font-weight: 500;
    margin: 1em 0.3928571429em 0;
    position: relative;
    z-index: 5;
    font-size: 1em
}

.floorplan-modal__button svg {
    margin-left: 0.8125em;
    margin-right: 1.0625em;
    vertical-align: bottom;
    fill: #262626
}

.floorplan-modal__button svg + span {
    margin-right: 1.125em
}

.floorplan-modal__button span {
    display: inline-block
}

.floorplan-modal__button:focus {
    outline: 1px auto #043074
}

.floorplan-modal__button.alt {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    background-color: transparent;
    color: #043074
}

.floorplan-modal__button.pdf {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em
}

.floorplan-modal__button.pdf::before {
    content: '';
    position: relative;
    display: inline-block;
    margin-right: .5em;
    width: 1.375em;
    height: 1.8125em;
    vertical-align: -0.5625em;
    background: transparent no-repeat center center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23FFF' xmlns='http://www.w3.org/2000/svg' width='22' height='29' viewBox='0 0 22 29'%3E%3Cpath d='M22,5.69a.47.47,0,0,0-.13-.39L16.6.15h0A.46.46,0,0,0,16.38,0l-.07,0H.5A.5.5,0,0,0,0,.5v28a.5.5,0,0,0,.5.5h21a.5.5,0,0,0,.5-.5V5.8A.36.36,0,0,0,22,5.69ZM1,28V1H15.75V5.66a.5.5,0,0,0,.5.5H21V28ZM16.75,1.69l3.53,3.47H16.75ZM6.69,13.57a1.65,1.65,0,1,1,0,3.29H5.85v1.41H4.57v-4.7Zm-.84,1.14v1h.77a.52.52,0,0,0,.54-.5.53.53,0,0,0-.54-.51Zm5.2-1.14a2.35,2.35,0,1,1,0,4.7H9.24v-4.7Zm-.54,1.14v2.42h.54a1.2,1.2,0,0,0,1.21-1.21,1.17,1.17,0,0,0-1.21-1.21ZM18,13.57v1.15H15.61v.77h1.82v1.14H15.61v1.64H14.34v-4.7Z'/%3E%3C/svg%3E")
}

.floorplan-modal__button:not(.header__menu-button):nth-child(2n+2) {
    background-color: transparent;
    color: #043074
}

.attiva .floorplan-modal__button {
    padding: 1.1666666667em 1.9444444444em;
    letter-spacing: 0;
    font-size: 1.8rem
}

@media (max-width: 1180px) {
    .floorplan-modal__button {
        font-size: 1.4rem
    }

    .attiva .floorplan-modal__button {
        padding: 14px 30px 16px;
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .floorplan-modal__button:hover {
        opacity: .7
    }
}

@media (max-width: 480px) {
    .floorplan-modal__button {
        padding-top: 10px;
        padding-bottom: 10px;
        display: table;
        margin: 0 auto;
        min-width: 140px;
        font-size: 1.2rem
    }

    .attiva .floorplan-modal__button {
        font-size: 1.4rem
    }
}

@media (max-width: 480px) {
    .floorplan-modal__button {
        margin-top: .5em
    }
}

@media (max-width: 480px) and (max-width: 480px) {
    .floorplan-modal__button {
        margin-left: auto
    }
}

.attiva .floorplan-modal__button {
    padding: 0.875em 1.875em 0.9375em;
    letter-spacing: 0.025em;
    font-size: 1.3rem
}

.floorplan-modal__disclaimer {
    margin-top: 2.5em;
    color: #9b9b9b;
    line-height: 1.67;
    font-size: 1.2rem;
    font-style: italic
}

@media (max-width: 980px) {
    .floorplan-modal__disclaimer {
        display: none
    }
}

.floorplan-modal__tabs {
    margin: 0 auto 10px;
    text-align: center
}

.floorplan-modal__tab {
    font-size: 2rem;
    border: 0;
    border-bottom: 4px solid transparent;
    background: 0;
    padding: 0 4px 10px;
    color: inherit;
    line-height: 1.5
}

@media (max-width: 1560px) {
    .floorplan-modal__tab {
        font-size: 1.88rem
    }
}

@media (max-width: 1320px) {
    .floorplan-modal__tab {
        font-size: 1.76rem
    }
}

@media (max-width: 1180px) {
    .floorplan-modal__tab {
        font-size: 1.64rem
    }
}

@media (max-width: 980px) {
    .floorplan-modal__tab {
        font-size: 1.52rem
    }
}

@media (max-width: 808px) {
    .floorplan-modal__tab {
        font-size: 1.4rem
    }
}

.floorplan-modal__tab:nth-child(n+2) {
    margin-left: 1.6em
}

.floorplan-modal__tab.active {
    border-bottom-color: #043074
}

.floorplan-modal__tab:focus {
    outline: 1px #000
}

@media (max-width: 808px) {
    .floorplan-modal__tab {
        margin-left: 0 !important;
        padding: 0 6px 8px
    }

    .floorplan-modal__tab.active {
        border-bottom-width: 2px
    }

    .floorplan-modal__tab span {
        display: none
    }
}

.floorplan-modal__available {
    margin-top: 57px
}

@media (max-width: 980px) {
    .floorplan-modal__available {
        margin-top: 0
    }
}

.floorplan-modal__footer {
    display: none;
    padding: 20px;
    color: #9b9b9b;
    line-height: 1.67;
    font-size: 1.2rem;
    font-weight: 500
}

@media (max-width: 980px) {
    .floorplan-modal__footer {
        display: block !important
    }
}

.gallery {
    position: relative
}

.gallery__loading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9)
}

.gallery__loading-icon {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px
}

.gallery__tabs {
    position: relative;
    margin-bottom: 20px
}

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

@media (min-width: 809px) {
    .gallery__tab-wrap {
        border-bottom: 1px solid #d5d5d5
    }
}

@media (max-width: 808px) {
    .gallery__tab-wrap {
        display: none
    }
}

.gallery__tab {
    font-size: 2rem;
    position: relative
}

@media (max-width: 1560px) {
    .gallery__tab {
        font-size: 1.92rem
    }
}

@media (max-width: 1320px) {
    .gallery__tab {
        font-size: 1.84rem
    }
}

@media (max-width: 1180px) {
    .gallery__tab {
        font-size: 1.76rem
    }
}

@media (max-width: 980px) {
    .gallery__tab {
        font-size: 1.68rem
    }
}

@media (max-width: 808px) {
    .gallery__tab {
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .gallery__tab {
        display: inline-block;
        margin-bottom: -1px;
        padding: 0 .5em .5em;
        color: inherit;
        opacity: .5
    }

    .gallery__tab:hover {
        opacity: .7
    }

    .gallery__tab--active {
        color: #043074;
        border-bottom: 2px solid;
        opacity: 1 !important
    }

    .gallery__tab:not(:first-child) {
        margin-left: .5em
    }
}

@media (max-width: 808px) {
    .gallery__tab {
        display: block;
        background-color: #d8d8d8;
        padding: 10px;
        color: #262626 !important
    }
}

@media (min-width: 809px) {
    .gallery__tab--mobile-title {
        display: none
    }
}

@media (max-width: 808px) {
    .gallery__tab--mobile-title {
        position: relative;
        background-color: #043074;
        padding-right: 40px;
        color: #fff !important;
        font-size: 1.6rem
    }

    .gallery__tab--mobile-title::after {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        content: '';
        width: 40px;
        height: 100%;
        background: transparent no-repeat center center;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg height='8' viewBox='0 0 14 8' width='14' fill='%23FFF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7 5.6-5.3-5.3a1 1 0 0 0 -1.4 0 1 1 0 0 0 0 1.4l6 6a1 1 0 0 0 1.4 0l6-6a1.08 1.08 0 0 0 .3-.7 1.08 1.08 0 0 0 -.3-.7 1 1 0 0 0 -1.4 0z'/%3E%3C/svg%3E");
        background-size: auto 10px
    }
}

.gallery__video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7) url(https://cortland.cdn.wsdigital.com/cortland/live/microsite/images/icons/play.svg) center center no-repeat;
    background-size: 90px 90px;
    text-indent: -9999px
}

@media (max-width: 1180px) {
    .gallery__video-overlay {
        background-size: 70px 70px
    }
}

@media (max-width: 808px) {
    .gallery__video-overlay {
        background-size: 50px 50px
    }
}

@media (max-width: 620px) {
    .gallery__video-overlay {
        background-size: 30px 30px
    }
}

.gallery__list:after {
    display: table;
    content: '';
    clear: both
}

.gallery__link {
    position: relative;
    display: block;
    float: left
}

@media (min-width: 981px) {
    .gallery__link {
        width: -webkit-calc(33.33% - 14px);
        width: calc(33.33% - 14px)
    }

    .gallery__link:not(:nth-child(3n+3)) {
        margin-right: 20px
    }

    .gallery__link:nth-child(n+4) {
        margin-top: 20px
    }
}

@media (max-width: 980px) {
    .gallery__link {
        width: -webkit-calc(50% - 14px);
        width: calc(50% - 14px)
    }

    .gallery__link:not(:nth-child(2n+2)) {
        margin-right: 20px
    }

    .gallery__link:nth-child(n+3) {
        margin-top: 20px
    }
}

@media (max-width: 808px) {
    .gallery__link {
        width: -webkit-calc(50% - (7px / 2));
        width: calc(50% - (7px / 2))
    }

    .gallery__link:not(:nth-child(2n+2)) {
        margin-right: 7px
    }

    .gallery__link:nth-child(n+3) {
        margin-top: 7px
    }
}

.gallery__link:hover {
    box-shadow: 0 0 0px 1px #d5d5d5
}

.gallery__link-overlay {
    -webkit-transition: .1s ease all;
    transition: .1s ease all;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5)
}

.gallery__link-overlay img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: .1s ease all;
    transition: .1s ease all;
    width: 100px
}

@media (max-width: 620px) {
    .gallery__link-overlay img {
        width: 80px
    }
}

@media (max-width: 480px) {
    .gallery__link-overlay img {
        width: 60px
    }
}

@media (min-width: 808px) {
    .gallery__link-overlay:hover {
        background-color: rgba(0, 0, 0, 0.6)
    }

    .gallery__link-overlay:hover img {
        width: 90px
    }
}

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

.neighborhood__mobile-address {
    display: none;
    padding: 20px;
    text-align: center
}

@media (max-width: 808px) {
    .neighborhood__mobile-address {
        display: block
    }
}

.neighborhood__mobile-address-content {
    font-size: 1.6rem;
    line-height: 2.5rem
}

.neighborhood__mobile-address-header {
    display: block;
    font-size: 2rem;
    font-weight: 600;
    padding-bottom: 10px
}

.neighborhood__mobile-address-link {
    display: inline-block;
    color: #043074;
    letter-spacing: 0.025em;
    font-size: 1.6rem;
    font-weight: 500;
    margin-top: 15px
}

.neighborhood__mobile-address-link::after {
    content: '';
    display: inline-block;
    margin-left: 1em;
    width: 1.625em;
    height: 0.75em;
    vertical-align: baseline;
    background: transparent no-repeat right center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg height='12' viewBox='0 0 26 12' width='26' xmlns='http://www.w3.org/2000/svg' fill='rgba(4,48,116,0.99)'%3E%3Cpath d='m26 6s0 0 0 0a.77.77 0 0 0 -.07-.34.83.83 0 0 0 -.22-.33l-5-5a1 1 0 0 0 -1.42 1.42l3.3 3.25h-21.59a1 1 0 0 0 0 2h21.59l-3.3 3.29a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l5-5s0 0 0 0a1 1 0 0 0 .19-.28 1.09 1.09 0 0 0 .1-.43z'/%3E%3C/svg%3E")
}

@media (max-width: 980px) {
    .neighborhood__mobile-address-link {
        font-size: 1.4rem
    }
}

@media (max-width: 808px) {
    .neighborhood__mobile-address-link {
        width: 100%
    }
}

.neighborhood__poi {
    background: #fff
}

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

@media (max-width: 808px) {
    .neighborhood__poi-container {
        padding-top: 0
    }
}

.neighborhood__poi-category-no-results {
    font-size: 1.4rem;
    color: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    text-align: center;
    display: block
}

.neighborhood__poi-category-wrap:after {
    display: table;
    content: '';
    clear: both
}

.neighborhood__poi-category {
    box-sizing: border-box;
    width: 25%;
    float: left;
    border-right: 1px solid #d5d5d5
}

.neighborhood__poi-category:last-child {
    border-right: 0
}

@media (max-width: 808px) {
    .neighborhood__poi-category {
        width: 100%;
        border: 0
    }
}

@media (max-width: 980px) {
    .neighborhood__poi-category-header {
        display: none
    }
}

.neighborhood__poi-category-header-container {
    display: table;
    margin: 0 auto;
    margin-bottom: 30px
}

@media (max-width: 808px) {
    .neighborhood__poi-category-header-container {
        margin-bottom: 0
    }
}

.neighborhood__poi-category-header-column {
    display: inline-block;
    vertical-align: middle
}

.neighborhood__poi-category-header-column--icon {
    padding-right: 10px;
    margin-top: 5px
}

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

.neighborhood__poi-category-header-column--icon svg {
    width: 40px;
    height: 40px;
    fill: #262626
}

@media (max-width: 808px) {
    .neighborhood__poi-category-header-column--icon svg {
        width: 30px;
        height: 30px
    }
}

.neighborhood__poi-category-header-text {
    font-size: 3.5rem;
    line-height: 3.5rem;
    font-weight: 300;
    font-family:  sans-serif;
    text-align: center;
    width: 100%
}

@media (max-width: 808px) {
    .neighborhood__poi-category-header-text {
        font-size: 2.2rem
    }
}

.neighborhood__poi-category-list-wrap {
    padding: 0 20px
}

@media (max-width: 808px) {
    .neighborhood__poi-category-list-wrap {
        padding: 0
    }
}

.neighborhood__poi-category-list {
    overflow: hidden;
    text-align: center
}

.neighborhood__poi-category-list:after {
    display: table;
    content: '';
    clear: both
}

.neighborhood__poi-category-list-item {
    border-bottom: 1px solid #d5d5d5;
    width: -webkit-calc(33% - 37px);
    width: calc(33% - 37px);
    float: left;
    position: relative;
    height: 80px;
    text-align: center;
    font-size: 1.1rem;
    margin: 0 20px;
    margin-top: -1px
}

@media (max-width: 980px) {
    .neighborhood__poi-category-list-item {
        margin-left: 10px;
        margin-right: 10px;
        width: -webkit-calc(33% - 18px);
        width: calc(33% - 18px);
        font-size: 1rem
    }
}

@media (max-width: 808px) {
    .neighborhood__poi-category-list-item {
        margin-left: 0px;
        margin-right: 0px;
        border-bottom: 0;
        width: 100%;
        height: auto
    }

    .neighborhood__poi-category-list-item::after {
        content: '';
        display: block;
        margin: 0 auto;
        max-width: 100px;
        height: 0;
        border-top: 1px solid #d5d5d5
    }
}

.neighborhood__poi-category-list-item--center {
    float: none;
    display: inline-block
}

.neighborhood__poi-category-list-item--hidden {
    display: none
}

.neighborhood__poi-category-list-item:nth-child(-n+3) {
    border-top: 1px solid #d5d5d5
}

@media (max-width: 808px) {
    .neighborhood__poi-category-list-item:nth-child(-n+3) {
        border-top: 0
    }
}

.neighborhood__poi-category-item-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

@media (max-width: 808px) {
    .neighborhood__poi-category-item-link {
        position: relative;
        display: block;
        padding: 20px 0
    }
}

@media (max-width: 808px) {
    .neighborhood__poi-category-item-link {
        pointer-events: none
    }
}

.neighborhood__poi-category-item-link:hover, .neighborhood__poi-category-item-link--active {
    background: rgba(0, 0, 0, 0.05)
}

.neighborhood__poi-category-button {
    display: table;
    margin: 40px auto 0
}

@media (max-width: 808px) {
    .neighborhood__poi-category-button {
        margin-top: 20px
    }
}

.neighborhood__poi-category-button--name {
    margin-left: .5ex
}

@media (max-width: 808px) {
    .neighborhood__poi-category-button--name {
        display: none !important
    }
}

.neighborhood__poi-location-name {
    color: #043074;
    font-size: 1.1rem
}

.neighborhood__poi-category-item-title {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    font-size: 1.8rem
}

@media (max-width: 1180px) {
    .neighborhood__poi-category-item-title {
        font-size: 1.6rem
    }
}

@media (max-width: 808px) {
    .neighborhood__poi-category-item-title {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: static;
        top: auto;
        left: auto;
        box-sizing: border-box;
        padding: 0
    }
}

.neighborhood__poi-load-more {
    display: table;
    margin: 60px auto 0 auto
}

@media (max-width: 1180px) {
    .neighborhood__poi-load-more {
        margin-top: 40px
    }
}

@media (max-width: 808px) {
    .neighborhood__poi-load-more {
        display: none
    }
}

.neighborhood__walkscore {
    margin-top: 134px;
    margin-left: 20px;
    margin-right: 20px
}

@media (max-width: 1560px) {
    .neighborhood__walkscore {
        margin-top: 117.2px
    }
}

@media (max-width: 1320px) {
    .neighborhood__walkscore {
        margin-top: 100.4px
    }
}

@media (max-width: 1180px) {
    .neighborhood__walkscore {
        margin-top: 83.6px
    }
}

@media (max-width: 980px) {
    .neighborhood__walkscore {
        margin-top: 66.8px
    }
}

@media (max-width: 808px) {
    .neighborhood__walkscore {
        margin-top: 50px
    }
}

@media (max-width: 980px) {
    .neighborhood__walkscore {
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (max-width: 808px) {
    .neighborhood__walkscore {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 809px) {
    .neighborhood__walkscore-columns {
        display: table;
        width: 100%
    }
}

@media (min-width: 809px) {
    .neighborhood__walkscore-column {
        display: table-cell;
        vertical-align: middle
    }

    .neighborhood__walkscore-column--image {
        position: relative;
        width: 54%;
        background: no-repeat center center / cover
    }

    .neighborhood__walkscore-column--image:before {
        display: block;
        content: '';
        width: 100%;
        padding-top: 80.88235%
    }

    .neighborhood__walkscore-column--content {
        padding-left: 10%
    }
}

@media (max-width: 808px) {
    .neighborhood__walkscore-column--image {
        position: relative;
        background: no-repeat center center / cover
    }

    .neighborhood__walkscore-column--image:before {
        display: block;
        content: '';
        width: 100%;
        padding-top: 56.25%
    }

    .neighborhood__walkscore-column--content {
        margin-top: 35px
    }
}

.neighborhood__walkscore-table {
    display: table;
    width: 100%
}

.neighborhood__walkscore-row {
    display: table-row
}

.neighborhood__walkscore-row:not(:last-of-type) .neighborhood__walkscore-cell {
    border-bottom: 1px solid #d5d5d5
}

.neighborhood__walkscore-cell {
    display: table-cell;
    vertical-align: top;
    padding: 1.25em 0
}

.neighborhood__walkscore-heading {
    font-size: 4.4rem;
    font-weight: 300
}

@media (max-width: 1560px) {
    .neighborhood__walkscore-heading {
        font-size: 4.16rem
    }
}

@media (max-width: 1320px) {
    .neighborhood__walkscore-heading {
        font-size: 3.92rem
    }
}

@media (max-width: 1180px) {
    .neighborhood__walkscore-heading {
        font-size: 3.68rem
    }
}

@media (max-width: 980px) {
    .neighborhood__walkscore-heading {
        font-size: 3.44rem
    }
}

@media (max-width: 808px) {
    .neighborhood__walkscore-heading {
        font-size: 3.2rem
    }
}

.neighborhood__walkscore-excerpt {
    font-size: 1.8rem;
    margin-top: 1em;
    line-height: 2
}

@media (max-width: 1560px) {
    .neighborhood__walkscore-excerpt {
        font-size: 1.72rem
    }
}

@media (max-width: 1320px) {
    .neighborhood__walkscore-excerpt {
        font-size: 1.64rem
    }
}

@media (max-width: 1180px) {
    .neighborhood__walkscore-excerpt {
        font-size: 1.56rem
    }
}

@media (max-width: 980px) {
    .neighborhood__walkscore-excerpt {
        font-size: 1.48rem
    }
}

@media (max-width: 808px) {
    .neighborhood__walkscore-excerpt {
        font-size: 1.4rem
    }
}

.neighborhood__walkscore-items {
    font-size: 2.4rem;
    margin-top: .8em
}

@media (max-width: 1560px) {
    .neighborhood__walkscore-items {
        font-size: 2.24rem
    }
}

@media (max-width: 1320px) {
    .neighborhood__walkscore-items {
        font-size: 2.08rem
    }
}

@media (max-width: 1180px) {
    .neighborhood__walkscore-items {
        font-size: 1.92rem
    }
}

@media (max-width: 980px) {
    .neighborhood__walkscore-items {
        font-size: 1.76rem
    }
}

@media (max-width: 808px) {
    .neighborhood__walkscore-items {
        font-size: 1.6rem
    }
}

.neighborhood__walkscore-score {
    width: 40px;
    line-height: 1.08;
    text-align: center;
    font-size: 1em;
    font-weight: 700
}

.neighborhood__walkscore-info {
    padding-left: 5%
}

.neighborhood__walkscore-title {
    line-height: 1.08;
    font-size: 1em;
    font-weight: 400
}

.neighborhood__walkscore-description {
    font-size: 1.6rem;
    margin-top: .2em
}

@media (max-width: 1560px) {
    .neighborhood__walkscore-description {
        font-size: 1.52rem
    }
}

@media (max-width: 1320px) {
    .neighborhood__walkscore-description {
        font-size: 1.44rem
    }
}

@media (max-width: 1180px) {
    .neighborhood__walkscore-description {
        font-size: 1.36rem
    }
}

@media (max-width: 980px) {
    .neighborhood__walkscore-description {
        font-size: 1.28rem
    }
}

@media (max-width: 808px) {
    .neighborhood__walkscore-description {
        font-size: 1.2rem
    }
}

.neighborhood__walkscore-link {
    display: table;
    margin-top: 1.6em;
    padding: 5px;
    letter-spacing: 0.025em;
    font-size: 1.6rem;
    font-weight: 500
}

.neighborhood__walkscore-link svg {
    margin-left: .8em;
    vertical-align: middle
}

.map__infobox {
    width: auto !important
}

.map__infobox > img {
    display: none !important
}

.map__infobox-modal {
    width: 90px;
    height: 90px;
    position: relative
}

@media (max-width: 808px) {
    .map__infobox-modal {
        width: 62px;
        height: 62px
    }
}

.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-svg svg {
    width: 90px;
    height: 98px;
    vertical-align: top
}

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

.map__infobox-pinpoint-icon {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 62% !important;
    max-height: 62%
}

.map__infobox-emblem {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 8rem;
    color: #fff;
    font-weight: 600
}

@media (max-width: 1560px) {
    .map__infobox-emblem {
        font-size: 7.4rem
    }
}

@media (max-width: 1320px) {
    .map__infobox-emblem {
        font-size: 6.8rem
    }
}

@media (max-width: 1180px) {
    .map__infobox-emblem {
        font-size: 6.2rem
    }
}

@media (max-width: 980px) {
    .map__infobox-emblem {
        font-size: 5.6rem
    }
}

@media (max-width: 808px) {
    .map__infobox-emblem {
        font-size: 5rem
    }
}

.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: 620px) {
    .map__infobox-address {
        display: none
    }
}

.map__infobox-address-text {
    font-family:  sans-serif;
    margin: 0;
    text-align: left;
    font-size: 1.7em;
    line-height: 1.3em;
    color: rgba(0, 0, 0, 0.7)
}

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

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

.map__infobox-directions-link {
    color: rgba(0, 0, 0, 0.8);
    font-weight: 600;
    font-family:  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:  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: #043074;
    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.2rem;
    text-transform: uppercase;
    color: #043074;
    font-family:  sans-serif;
    font-weight: 500
}

@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__active-poi {
    position: relative;
    right: 8px;
    top: 2px
}

.map__active-poi img {
    width: 17px
}

.map__body {
    position: relative;
    overflow: hidden;
    height: 500px
}

@media (max-width: 1320px) {
    .map__body {
        height: 400px
    }
}

@media (max-width: 620px) {
    .map__body {
        height: 0;
        padding-bottom: 60%
    }
}

.map__canvas {
    position: absolute;
    width: 100%;
    height: 100%
}

.map__canvas:not(.map__canvas--without-infobox) {
    height: 130%;
    width: 130%;
    left: -25%
}

@media (max-width: 808px) {
    .map__canvas:not(.map__canvas--without-infobox) {
        width: 140%;
        left: -40%
    }
}

@media (max-width: 620px) {
    .map__canvas:not(.map__canvas--without-infobox) {
        width: 100%;
        left: 0;
        height: 150%
    }

    .map__canvas:not(.map__canvas--without-infobox) canvas {
        display: none
    }
}

@media (max-width: 480px) {
    .map__canvas:not(.map__canvas--without-infobox) {
        height: 180%
    }
}

.map__nav {
    width: auto;
    height: 34px;
    position: absolute;
    bottom: 30px;
    left: 120px;
    z-index: 5
}

@media (max-width: 620px) {
    .map__nav {
        display: none
    }
}

.map__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__nav-item--control {
    background-color: rgba(38, 38, 38, 0.6)
}

.map__nav-item--poi {
    background-color: #043074
}

.map__nav-item--zoom-in {
    background-image: url(https://cortland.cdn.wsdigital.com/cortland/live/microsite/images/map/btn_zoom_in.svg)
}

.map__nav-item--zoom-out {
    background-image: url(https://cortland.cdn.wsdigital.com/cortland/live/microsite/images/map/btn_zoom_out.svg)
}

.map__nav-item--refresh {
    background-image: url(https://cortland.cdn.wsdigital.com/cortland/live/microsite/images/map/btn_reset.svg)
}

.map__nav-item svg {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px
}

.map__nav-item svg * {
    fill: #fff
}

.map__nav-poi-wrap {
    margin-left: 25px;
    overflow: hidden;
    width: 200px;
    float: left
}

@media (max-width: 980px) {
    .map__cat-wrap {
        background: #fff;
        display: table;
        width: 100%;
        text-align: center
    }
}

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

@media (max-width: 808px) {
    .map__cat-select-wrap {
        display: block;
        margin-bottom: 20px
    }
}

.map__cat-select {
    background-color: #043074
}

.map__cat-select-label {
    display: none
}

.map__cat-selected {
    display: none;
    background-color: #043074
}

@media (max-width: 980px) {
    .map__cat-selected {
        display: inline-block;
        vertical-align: middle;
        height: 50px;
        padding: 0 60px 0 20px;
        border-right: 20px solid transparent;
        background: transparent no-repeat right center / auto 10px;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg height='8' viewBox='0 0 14 8' width='14' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7 5.6-5.3-5.3a1 1 0 0 0 -1.4 0 1 1 0 0 0 0 1.4l6 6a1 1 0 0 0 1.4 0l6-6a1.08 1.08 0 0 0 .3-.7 1.08 1.08 0 0 0 -.3-.7 1 1 0 0 0 -1.4 0z'/%3E%3C/svg%3E")
    }
}

.map__cat-options {
    background: #043074;
    display: table;
    table-layout: fixed;
    width: 100%
}

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

@media (max-width: 980px) {
    .map__cat-options {
        display: block;
        display: none;
        position: absolute;
        z-index: 8000
    }
}

.map__cat-item {
    display: table-cell;
    border-right: 1px solid rgba(255, 255, 255, 0.3)
}

.map__cat-item--mobile {
    display: none
}

@media (max-width: 980px) {
    .map__cat-item--mobile {
        display: block
    }
}

@media (max-width: 980px) {
    .map__cat-item {
        width: 100% !important;
        display: block;
        float: none
    }
}

.map__cat-link {
    box-sizing: border-box;
    display: block;
    color: #fff;
    width: 100%
}

@media (max-width: 980px) {
    .map__cat-link {
        padding-left: 20px;
        border-top: 1px solid rgba(255, 255, 255, 0.2)
    }
}

.map__cat-link--select {
    box-sizing: border-box;
    padding: 0 30px
}

.map__cat-link--active {
    background: rgba(255, 255, 255, 0.2)
}

.map__cat-link:hover:not(.map__cat-link--active) {
    background: rgba(255, 255, 255, 0.1)
}

@media (max-width: 980px) {
    .map__cat-link:hover:not(.map__cat-link--active) {
        background: rgba(255, 255, 255, 0.2)
    }
}

.map__cat-link[data-selected="true"] {
    background: rgba(255, 255, 255, 0.1)
}

.map__cat-link-table {
    display: table;
    height: 80px;
    margin: 0 auto
}

@media (max-width: 980px) {
    .map__cat-link-table {
        height: 50px;
        margin: 0
    }
}

.map__cat-link-table--select {
    margin: 0
}

.map__cat-link-column {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1.4rem;
    letter-spacing: .05rem;
    font-weight: 500;
    font-family:  sans-serif
}

@media (max-width: 1320px) {
    .map__cat-link-column {
        font-size: 1.6rem
    }
}

@media (max-width: 1180px) {
    .map__cat-link-column {
        font-size: 1.5rem
    }
}

@media (max-width: 808px) {
    .map__cat-link-column {
        font-size: 1.8rem
    }
}

.map__cat-link-column--left {
    padding-right: 12px
}

@media (max-width: 1320px) {
    .map__cat-link-column--left {
        padding-right: 8px
    }
}

@media (max-width: 1180px) {
    .map__cat-link-column--left {
        padding-right: 6px
    }
}

.map__cat-link-column--all svg {
    width: 26px !important;
    height: 16px !important
}

.map__cat-link-column svg {
    width: 30px;
    height: 30px
}

.map__cat-link-column svg * {
    fill: #fff
}

@media (max-width: 1180px) {
    .map__cat-link-column svg {
        width: 26px;
        height: 26px
    }
}

.map__cat-select-icon {
    width: 30px;
    margin-left: 20px
}

.map__cat-poi-wrap {
    margin-left: 25px;
    overflow: hidden;
    width: 200px;
    float: left
}

.residents {
    text-align: center
}

.residents__title {
    font-size: 5.1rem;
    margin-bottom: .24em;
    font-size: 5.1rem;
    font-weight: 200
}

@media (max-width: 1560px) {
    .residents__title {
        font-size: 4.72rem
    }
}

@media (max-width: 1320px) {
    .residents__title {
        font-size: 4.34rem
    }
}

@media (max-width: 1180px) {
    .residents__title {
        font-size: 3.96rem
    }
}

@media (max-width: 980px) {
    .residents__title {
        font-size: 3.58rem
    }
}

@media (max-width: 808px) {
    .residents__title {
        font-size: 3.2rem
    }
}

.residents__subtitle {
    font-size: 1.6rem;
    font-weight: 400
}

.residents__nav {
    position: relative;
    margin: 2.02em auto 0;
    max-width: 470px;
    font-size: 1.5rem
}

.residents__nav:not(.inactive) {
    max-width: 620px;
    border: 1px solid
}

.residents__nav:not(.inactive) .residents__nav-items {
    display: none;
    color: #fff
}

.inactive .residents__nav-items {
    display: block !important;
    background-color: transparent !important
}

.residents__nav-item {
    position: relative;
    cursor: pointer;
    display: block;
    border-radius: 60px;
    padding: 1.3em;
    color: inherit;
    letter-spacing: .025em;
    text-align: center;
    line-height: 1.2;
    font-weight: 400
}

.inactive .residents__nav-item {
    margin-bottom: 18px;
    border: 1px solid
}

.residents__nav:not(.inactive) .residents__nav-item {
    border-radius: 0;
    padding: 20px;
    text-align: left
}

.residents__nav:not(.inactive) .residents__nav-item:not(.residents__nav-item--active):hover {
    background-color: rgba(0, 0, 0, 0.1)
}

@media (max-width: 808px) {
    .residents__nav:not(.inactive) .residents__nav-item {
        padding: .8em;
        text-align: left
    }

    .residents__nav:not(.inactive) .residents__nav-item:not(:first-child)::before {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        top: auto;
        left: 50%;
        top: 0;
        width: -webkit-calc(100% - .8em);
        width: calc(100% - .8em);
        height: 0;
        border-top: 1px solid;
        content: ''
    }
}

.residents__nav-item--active span {
    display: block;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px)
}

.residents__nav-item--active svg {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: auto;
    right: 1.4666666667em
}

@media (max-width: 808px) {
    .residents__nav-item--active span {
        margin: 0;
        width: -webkit-calc(100% - 1.4em);
        width: calc(100% - 1.4em)
    }

    .residents__nav-item--active svg {
        right: .8em
    }

    .residents__nav-item--active::before {
        display: none !important
    }
}

.residents__pages {
    margin: 0 auto;
    max-width: 620px
}

.residents__intro {
    margin: 1em auto;
    font-size: 2.6rem;
    font-weight: 200
}

.residents__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    border: 1px solid #043074;
    border-radius: 2em;
    background-color: #043074;
    padding: 0.875em 1.875em 0.9375em;
    color: #fff;
    letter-spacing: 0.025em;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.6rem;
    font-weight: 500
}

.residents__button svg {
    margin-left: 0.8125em;
    margin-right: 1.0625em;
    vertical-align: bottom;
    fill: #262626
}

.residents__button svg + span {
    margin-right: 1.125em
}

.residents__button span {
    display: inline-block
}

.residents__button:focus {
    outline: 1px auto #043074
}

.residents__button.alt {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    background-color: transparent;
    color: #043074
}

.residents__button.pdf {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em
}

.residents__button.pdf::before {
    content: '';
    position: relative;
    display: inline-block;
    margin-right: .5em;
    width: 1.375em;
    height: 1.8125em;
    vertical-align: -0.5625em;
    background: transparent no-repeat center center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23FFF' xmlns='http://www.w3.org/2000/svg' width='22' height='29' viewBox='0 0 22 29'%3E%3Cpath d='M22,5.69a.47.47,0,0,0-.13-.39L16.6.15h0A.46.46,0,0,0,16.38,0l-.07,0H.5A.5.5,0,0,0,0,.5v28a.5.5,0,0,0,.5.5h21a.5.5,0,0,0,.5-.5V5.8A.36.36,0,0,0,22,5.69ZM1,28V1H15.75V5.66a.5.5,0,0,0,.5.5H21V28ZM16.75,1.69l3.53,3.47H16.75ZM6.69,13.57a1.65,1.65,0,1,1,0,3.29H5.85v1.41H4.57v-4.7Zm-.84,1.14v1h.77a.52.52,0,0,0,.54-.5.53.53,0,0,0-.54-.51Zm5.2-1.14a2.35,2.35,0,1,1,0,4.7H9.24v-4.7Zm-.54,1.14v2.42h.54a1.2,1.2,0,0,0,1.21-1.21,1.17,1.17,0,0,0-1.21-1.21ZM18,13.57v1.15H15.61v.77h1.82v1.14H15.61v1.64H14.34v-4.7Z'/%3E%3C/svg%3E")
}

.residents__button:not(.header__menu-button):nth-child(2n+2) {
    background-color: transparent;
    color: #043074
}

.attiva .residents__button {
    padding: 1.1666666667em 1.9444444444em;
    letter-spacing: 0;
    font-size: 1.8rem
}

@media (max-width: 1180px) {
    .residents__button {
        font-size: 1.4rem
    }

    .attiva .residents__button {
        padding: 14px 30px 16px;
        font-size: 1.6rem
    }
}

@media (min-width: 809px) {
    .residents__button:hover {
        opacity: .7
    }
}

@media (max-width: 480px) {
    .residents__button {
        padding-top: 10px;
        padding-bottom: 10px;
        display: table;
        margin: 0 auto;
        min-width: 140px;
        font-size: 1.2rem
    }

    .attiva .residents__button {
        font-size: 1.4rem
    }
}

@media (min-width: 481px) {
    .residents__button:not(:first-child) {
        margin-left: 1em
    }
}

@media (max-width: 480px) {
    .residents__button:not(:first-child) {
        margin-top: 1em
    }
}

.residents__text {
    margin: 2em auto 1em;
    font-size: 2rem;
    font-weight: 200
}

.residents__embed {
    margin-top: 30px
}

@media (max-width: 808px) {
    .residents__embed {
        margin-top: 35px
    }
}

.residents__embed--has-iframe {
    position: relative;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.residents__embed--has-iframe:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 83.33333%
}

.residents__embed--has-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.residents__form {
    margin-top: 30px
}

@media (max-width: 808px) {
    .residents__form {
        margin-top: 35px
    }
}

.residents-footer {
    background-color: #262626;
    color: #fff;
    text-align: center;
    font-size: 1.8rem
}

@media (max-width: 1320px) {
    .residents-footer {
        font-size: 1.6rem
    }
}

.residents-footer__columns {
    position: relative
}

@media (min-width: 809px) {
    .residents-footer__columns {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 550px
    }
}

@media (min-width: 809px) and (max-width: 1560px) {
    .residents-footer__columns {
        min-height: 450px
    }
}

@media (min-width: 809px) and (max-width: 1320px) {
    .residents-footer__columns {
        min-height: 350px
    }
}

@media all and (min-width: 809px) and (-ms-high-contrast: none), (min-width: 809px) and (-ms-high-contrast: active) {
    .residents-footer__columns {
        display: block
    }

    .residents-footer__columns:after {
        display: table;
        content: '';
        clear: both
    }
}

@media screen and (min-width: 809px) and (min-width: 0\0
) {
    .residents-footer__columns {
        display: block
    }

    .residents-footer__columns:after {
        display: table;
        content: '';
        clear: both
    }
}

.residents-footer__column {
    position: relative;
    background: transparent no-repeat center center / cover;
    padding: 35px
}

@media (min-width: 809px) {
    .residents-footer__column {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .residents-footer__column:not(:only-child) {
        width: 50%
    }
}

@media all and (min-width: 809px) and (-ms-high-contrast: none), (min-width: 809px) and (-ms-high-contrast: active) {
    .residents-footer__column {
        position: relative;
        display: block;
        float: left
    }

    .residents-footer__column:before {
        display: block;
        content: '';
        width: 100%;
        padding-top: 57.29167%
    }
}

@media screen and (min-width: 809px) and (min-width: 0\0
) {
    .residents-footer__column {
        position: relative;
        display: block;
        float: left
    }

    .residents-footer__column:before {
        display: block;
        content: '';
        width: 100%;
        padding-top: 57.29167%
    }
}

.residents-footer__overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: #262626;
    opacity: .85
}

.residents-footer__container {
    position: relative;
    z-index: 1
}

.residents-footer__content {
    margin: 0 auto;
    max-width: 440px
}

.residents-footer__title {
    font-size: 3.6rem;
    margin-bottom: 0.3333333333em;
    font-size: 2em;
    font-weight: 200
}

@media (max-width: 1560px) {
    .residents-footer__title {
        font-size: 3.44rem
    }
}

@media (max-width: 1320px) {
    .residents-footer__title {
        font-size: 3.28rem
    }
}

@media (max-width: 1180px) {
    .residents-footer__title {
        font-size: 3.12rem
    }
}

@media (max-width: 980px) {
    .residents-footer__title {
        font-size: 2.96rem
    }
}

@media (max-width: 808px) {
    .residents-footer__title {
        font-size: 2.8rem
    }
}

.residents-footer__text {
    line-height: 1.78
}

.residents-footer__buttons {
    margin: 2.7777777778em auto 0
}

.residents-footer__buttons svg {
    fill: #fff
}

.residents-footer__button {
    display: inline-block;
    color: inherit
}

@media (min-width: 981px) {
    .residents-footer__button:not(:first-child) {
        margin-left: 3em
    }
}

.residents-footer__button svg {
    max-width: 2em;
    max-height: 2em;
    margin-bottom: 0.6666666667em
}

.residents-footer__button span {
    display: table;
    margin: 0 auto
}

@media (max-width: 980px) {
    .residents-footer__button {
        margin: 0 1em
    }
}

@media (max-width: 808px) {
    .residents-footer__button:not(:first-child) {
        margin-top: 2em
    }
}

.residents-footer__button-text {
    margin-top: 1em;
    letter-spacing: 0.025em;
    font-size: 0.8333333333em
}

.residents-footer__button-title {
    margin-top: 4px;
    letter-spacing: 0.025em;
    font-weight: 500
}

.residents-footer__link {
    color: inherit;
    letter-spacing: 0.025em;
    font-size: 0.8888888889em;
    font-weight: 500
}

.residents-footer__link svg {
    margin-right: 8px;
    vertical-align: middle
}

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

@-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);
        -webkit-transform: translate3d(0, 0, 0);
        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);
        -webkit-transform: translate3d(0, -30px, 0);
        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);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        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);
        -webkit-transform: translate3d(0, 0, 0);
        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);
        -webkit-transform: translate3d(0, -30px, 0);
        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);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    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 {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        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% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
        transform: skewX(0.39062deg) skewY(0.39062deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
        transform: skewX(0.39062deg) skewY(0.39062deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

@-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;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 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;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 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;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        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;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        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;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        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;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        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;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        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;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        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;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        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;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        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% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 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;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        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;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -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 {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        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 {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        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 {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.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 {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        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 {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        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;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        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;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        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;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        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;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        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 {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none
}

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0
}

@media print {
    .datepickers-container {
        display: none
    }
}

.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;
    -webkit-transition: opacity .3s ease, left 0s .3s, -webkit-transform .3s ease;
    transition: opacity .3s ease, left 0s .3s, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s, -webkit-transform .3s ease;
    z-index: 100
}

.datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.datepicker.-from-right- {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px)
}

.datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px)
}

.datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: opacity .3s ease, left 0s 0s, -webkit-transform .3s ease;
    transition: opacity .3s ease, left 0s 0s, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, left 0s 0s;
    transition: opacity .3s ease, transform .3s ease, left 0s 0s, -webkit-transform .3s ease
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.datepicker-inline .datepicker--pointer {
    display: none
}

.datepicker--content {
    box-sizing: content-box;
    padding: 4px
}

.-only-timepicker- .datepicker--content {
    display: none
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: -webkit-calc(100% - 4px);
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    right: -webkit-calc(100% - 4px);
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: -webkit-calc(100% - 4px);
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg)
}

.-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
    left: -webkit-calc(100% - 4px);
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
    left: 10px
}

.-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    right: 10px
}

.-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
    left: -webkit-calc(50% - 10px / 2);
    left: calc(50% - 10px / 2)
}

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px
}

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px
}

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: -webkit-calc(50% - 10px / 2);
    top: calc(50% - 10px / 2)
}

.datepicker--body {
    display: none
}

.datepicker--body.active {
    display: block
}

.datepicker--cells {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.datepicker--cell {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    z-index: 1
}

.datepicker--cell.-focus- {
    background: #f0f0f0
}

.datepicker--cell.-current- {
    color: #4EB5E6
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
    color: #4EB5E6
}

.datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae
}

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

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

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px
}

.datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef
}

.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef
}

.datepicker--cell.-selected-.-focus- {
    background: #45bced
}

.datepicker--cell:empty {
    cursor: default
}

.datepicker--days-names {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0 3px
}

.datepicker--day-name {
    color: #FF9A19;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.datepicker--cell-day {
    width: 14.28571%
}

.datepicker--cells-months {
    height: 170px
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%
}

.datepicker--years {
    height: 170px
}

.datepicker--cells-years {
    height: 170px
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%
}

.datepicker--nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-title, .datepicker--nav-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker--nav-action:hover {
    background: #f0f0f0
}

.datepicker--nav-action.-disabled- {
    visibility: hidden
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px
}

.datepicker--nav-title:hover {
    background: #f0f0f0
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: none
}

.datepicker--buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 4px;
    border-top: 1px solid #efefef
}

.datepicker--button {
    color: #4EB5E6;
    cursor: pointer;
    border-radius: 4px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;

    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0
}

.datepicker--time {
    border-top: 1px solid #efefef;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px;
    position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 138px;
    -ms-flex: 0 1 138px;
    flex: 0 1 138px;
    max-width: 138px
}

.-only-timepicker- .datepicker--time {
    border-top: none
}

.datepicker--time-sliders {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 153px;
    -ms-flex: 0 1 153px;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px
}

.datepicker--time-label {
    display: none;
    font-size: 12px
}

.datepicker--time-current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours, .datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1
}

.datepicker--time-current-hours:after, .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
}

.datepicker--time-current-hours.-focus-:after, .datepicker--time-current-minutes.-focus-:after {
    opacity: 1
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: -webkit-gradient(linear, left top, right top, from(#dedede), to(#dedede)) left 50%/100% 1px no-repeat;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
    margin-bottom: 4px
}

.datepicker--time-row input[type='range'] {
    background: none;
    cursor: pointer;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none
}

.datepicker--time-row input[type='range']::-ms-tooltip {
    display: none
}

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type='range']:hover::-ms-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type='range']:focus {
    outline: 1px auto #043074
}

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type='range']:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.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 .2s;
    transition: background .2s
}

.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;
    -webkit-transition: background .2s;
    transition: background .2s
}

.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;
    -webkit-transition: background .2s;
    transition: background .2s
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    margin-top: -6px
}

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent
}

.datepicker--time-row input[type='range']::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent
}

.datepicker--time-row input[type='range']::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent
}

.datepicker--time-row input[type='range']::-ms-fill-lower {
    background: transparent
}

.datepicker--time-row input[type='range']::-ms-fill-upper {
    background: transparent
}

.datepicker--time-row span {
    padding: 0 12px
}

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

.datepicker--time-icon:after, .datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: -webkit-calc(50% - 1px);
    left: calc(50% - 1px);
    top: -webkit-calc(50% + 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: -webkit-calc(50% + 1px);
    top: calc(50% + 1px);
    left: -webkit-calc(50% - 1px);
    left: calc(50% - 1px)
}

.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: '\0020';
    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
    }
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lightSlider:before, .lightSlider:after {
    content: ' ';
    display: table
}

.lightSlider {
    overflow: hidden;
    margin: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.lSSlideWrapper > .lightSlider:after {
    clear: both
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade {
    position: relative
}

.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade > *.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s
}

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: 0.8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s, linear 0s 0.35s, linear 0s;
    transition: border-radius 0.12s, linear 0s 0.35s, linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: ' ';
    display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
    clear: both
}

.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url("../images/vendors/lightslider/controls.png");
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s
}

.lSAction > a:hover {
    opacity: 1
}

.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px
}

.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px
}

.lSAction > a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important
}

.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0
}

.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px
}

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none
}

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0
}

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
    float: left
}

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important
}

@-webkit-keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@-webkit-keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

@keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative
}

.lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: grab
}

.lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .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
}

.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: -webkit-zoom-out;
    cursor: zoom-out
}

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

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

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -ms-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: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 1px auto #043074;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    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: .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: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow::before, .mfp-arrow::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow::after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow::before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left::after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

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

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right::after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right::before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

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

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    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
    }

    .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 {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-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%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    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 {
    -webkit-transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-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 {
    background: #d8d8d8;
    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 #043074;
    border-radius: 50%;
    background: #FFF;
    cursor: -webkit-grab;
    cursor: grab;
    box-shadow: none
}

.noUi-handle:focus {
    outline: 1px auto #043074
}

.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%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 7px;
    height: 9px;
    border: 1px solid #043074;
    border-width: 0 1px;
    background-color: #fff
}

.noUi-handle:after {
    width: 1px;
    border: 0;
    background-color: #043074
}

.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 {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    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 {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    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 {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    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: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-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 {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -ms-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 {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    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 {
    -webkit-transform-style: preserve-3d;
    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;
    -webkit-transition: -webkit-transform 100ms ease;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
    transition: transform 100ms ease, -webkit-transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    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;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    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;
    -ms-user-select: none;
    user-select: none;
    outline: 1px auto #043074
}

.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: .75em
}

.picker__month, .picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__year {
    color: rgba(0, 0, 0, 0.7);
    font-size: .8em;
    font-style: italic
}

.picker__select--month, .picker__select--year {
    border: 1px solid #b7b7b7;
    height: 2em;
    padding: .5em;
    margin-left: .25em;
    margin-right: .25em
}

@media (min-width: 24.5em) {
    .picker__select--month, .picker__select--year {
        margin-top: -.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: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -.25em
}

@media (min-width: 24.5em) {
    .picker__nav--prev, .picker__nav--next {
        top: -.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: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: 0.75em solid #000;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

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

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

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

.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em
}

@media (min-height: 33.875em) {
    .picker__table {
        margin-bottom: .75em
    }
}

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

.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 500
}

@media (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: .5em
    }
}

.picker__day {
    padding: .3125em 0;
    font-weight: 200;
    border: 1px solid transparent
}

.picker__day--today {
    position: relative
}

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

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

.picker__day--outfocus {
    color: #ddd
}

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

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

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

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

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

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

.picker__footer {
    text-align: center
}

.picker__button--today, .picker__button--clear, .picker__button--close {
    border: 1px solid #fff;
    background: #fff;
    font-size: .8em;
    padding: .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: 1px auto #043074
}

.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: .45em
}

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

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

.picker__button--close:before {
    content: '\00d7';
    top: -.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #757575
}

.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: .75em 1.25em
}

@media (min-height: 46.75em) {
    .picker__list-item {
        padding: .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: .67em;
    text-align: center;
    text-transform: uppercase;
    color: #666
}

.picker--time .picker__button--clear:hover, .picker--time .picker__button--clear:focus {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    background: #e20;
    border-color: #e20;
    cursor: pointer;
    color: #fff;
    outline: 1px auto #043074
}

.picker--time .picker__button--clear:before {
    top: -.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;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.picker__holder {
    position: fixed;
    -webkit-transition: background .15s ease-out, -webkit-transform 0s .15s;
    transition: background .15s ease-out, -webkit-transform 0s .15s;
    transition: background .15s ease-out, transform 0s .15s;
    transition: background .15s ease-out, transform 0s .15s, -webkit-transform 0s .15s;
    -webkit-backface-visibility: hidden
}

.picker__frame {
    position: absolute;
    margin: 0 auto;
    min-width: 256px;
    max-width: 666px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .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 #757575;
        border-top-color: #878787;
        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 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
    zoom: 1;
    background: rgba(0, 0, 0, 0.32);
    -webkit-transition: background .15s ease-out;
    transition: background .15s ease-out
}

.picker--opened .picker__frame {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    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
    }
}

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

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

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

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

#swipebox-slider {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none;
    cursor: pointer
}

#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block
}

#swipebox-slider .slide::before {
    content: '';
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide .swipebox-inline-container {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}

#swipebox-slider .slide .swipebox-video-container {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

#swipebox-slider .slide-loading {
    background: url("../images/vendors/swipebox/loader.gif") no-repeat center center
}

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

#swipebox-bottom-bar {
    bottom: -50px
}

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

#swipebox-top-bar {
    top: -50px
}

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

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

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

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

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

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

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

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

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

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

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

.swipebox-touch #swipebox-container::before, .swipebox-touch #swipebox-container::after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: ' ';
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0
}

.swipebox-touch #swipebox-container::before {
    left: 0;
    box-shadow: inset 10px 0px 10px -8px #656565
}

.swipebox-touch #swipebox-container::after {
    right: 0;
    box-shadow: inset -10px 0px 10px -8px #656565
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container::before {
    opacity: 1
}

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container::after {
    opacity: 1
}

@-webkit-keyframes rightSpring {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@keyframes rightSpring {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes leftSpring {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@keyframes leftSpring {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@media screen and (min-width: 800px) {
    #swipebox-close {
        right: 10px
    }

    #swipebox-arrows {
        width: 92%;
        max-width: 800px
    }
}

#swipebox-overlay {
    background: #0d0d0d
}

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

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

.rpucIframeProactive iframe#proactiveIframe {
    position: absolute !important;
    right: -55px !important;
    left: auto !important;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    z-index: 100 !important
}

#swipebox-overlay {
    background: rgba(0, 0, 0, 0.8)
}

#swipebox-slider {
    z-index: 9998
}

#swipebox-top-bar {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    bottom: 0px;
    height: auto;
    padding: 35px 0;
    line-height: 25px;
    top: auto;
    z-index: 9999;
    font-family: inherit
}

@media (max-width: 1180px) {
    #swipebox-top-bar {
        padding: 25px 0
    }
}

@media (max-width: 808px) {
    #swipebox-top-bar {
        padding: 15px 0
    }
}

#swipebox-title {
    font-size: 2rem;
    padding: 0 60px;
    line-height: 1.46
}

@media (max-width: 1560px) {
    #swipebox-title {
        font-size: 1.88rem
    }
}

@media (max-width: 1320px) {
    #swipebox-title {
        font-size: 1.76rem
    }
}

@media (max-width: 1180px) {
    #swipebox-title {
        font-size: 1.64rem
    }
}

@media (max-width: 980px) {
    #swipebox-title {
        font-size: 1.52rem
    }
}

@media (max-width: 808px) {
    #swipebox-title {
        font-size: 1.4rem
    }
}

@media (max-width: 1180px) {
    #swipebox-title {
        padding: 0 40px
    }
}

@media (max-width: 808px) {
    #swipebox-title {
        padding: 0 30px
    }
}

@media (max-width: 620px) {
    #swipebox-title {
        padding: 0 20px
    }
}

#swipebox-title a {
    color: #fff;
    font-weight: 700
}

#swipebox-bottom-bar {
    z-index: 10000;
    padding: 0 20px;
    background-color: transparent;
    bottom: -100px;
    top: 0;
    margin: auto
}

@media (max-width: 808px) {
    #swipebox-bottom-bar {
        display: none
    }
}

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

#swipebox-arrows a {
    background-size: contain
}

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

#swipebox-prev {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.05' height='48.66' viewBox='0 0 22.05 48.66'%3E%3Cpath d='M21.66.34.66,22.9l21,25.44' fill='none' stroke='rgba(255,255,255,0.99)' stroke-width='3px'/%3E%3C/svg%3E")
}

#swipebox-next {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.05' height='48.66' viewBox='0 0 22.05 48.66'%3E%3Cpath d='M.39,48.32l21-22.56L.39.32' fill='none' stroke='rgba(255,255,255,0.99)' stroke-width='3px'/%3E%3C/svg%3E")
}

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

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

.picker {
    position: fixed;
    outline: none
}

.picker__holder {
    overflow-y: hidden;
    display: none
}

.picker--opened .picker__holder {
    overflow-y: auto;
    display: block
}

.picker__holder:focus {
    outline: none
}

.picker__holder:focus .picker__frame {
    outline: 1px auto #043074
}

.picker__content {
    background-color: #fff;
    padding: 15px;
    line-height: 1.67;
    font-size: 1.4rem
}

.picker__table {
    border-collapse: separate !important;
    table-layout: fixed;
    font-size: inherit;
    border-spacing: 35px 4px !important
}

@media (max-width: 480px) {
    .picker__table {
        border-spacing: 0 !important
    }
}

.picker__frame {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
    margin-bottom: 0
}

@media (max-width: 808px) {
    .picker__frame {
        display: table;
        margin-bottom: 0 !important
    }
}

@media (max-height: 770px) {
    .picker--opened .picker__frame {
        bottom: auto
    }
}

@media (min-height: 771px) {
    .picker__frame {
        overflow: visible;
        top: 0;
        bottom: 0;
        max-height: none
    }

    .picker--opened .picker__frame {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-bottom: 0
    }
}

.picker__wrap {
    display: block;
    height: auto
}

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

.picker__table td {
    width: 50px;
    height: 50px;
    text-align: center
}

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

.picker__weekday {
    text-align: center
}

.picker__day {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0 !important
}

@media (max-width: 808px) {
    .picker__day {
        font-size: 1.7rem
    }
}

@media (max-width: 480px) {
    .picker__day {
        width: auto;
        height: auto
    }
}

.picker__day--outfocus {
    color: rgba(0, 0, 0, 0.7)
}

.picker--opened .picker__day--outfocus {
    color: #ddd
}

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

.picker__day--selected {
    background: rgba(4, 48, 116, 0.4) !important;
    border-color: #043074 !important;
    color: rgba(0, 0, 0, 0.8) !important
}

.picker__day--selected:before {
    border-top-color: #043074 !important
}

.picker__day--selected:hover {
    background: rgba(4, 48, 116, 0.6) !important
}

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

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

@media (max-width: 808px) {
    .picker__header {
        padding: 10px 0
    }
}

.picker__month, .picker__year {
    text-transform: uppercase;
    font-size: 1.8rem !important;
    color: rgba(0, 0, 0, 0.7) !important;
    font-style: normal !important;
    font-weight: 400;
    letter-spacing: .2rem
}

@media (max-width: 808px) {
    .picker__month, .picker__year {
        font-size: 1.6rem !important;
        letter-spacing: .1rem !important
    }
}

.picker__nav--next, .picker__nav--prev {
    top: 0 !important;
    width: 66px !important;
    height: 100% !important;
    line-height: 66px !important;
    padding: 0 !important
}

.picker__nav--next:before, .picker__nav--prev:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0
}

@media (max-width: 808px) {
    .picker__nav--next:before, .picker__nav--prev:before {
        border-width: .4em
    }
}

.picker__nav--next:hover, .picker__nav--prev:hover {
    background: rgba(0, 0, 0, 0.05) !important
}

.picker__nav--prev {
    border-right: 1px solid #d5d5d5;
    left: 0 !important
}

.picker__nav--prev:before {
    border-right-color: rgba(0, 0, 0, 0.6)
}

.picker__nav--prev:hover:before {
    border-right-color: rgba(0, 0, 0, 0.8)
}

.picker__nav--next {
    border-left: 1px solid #d5d5d5;
    right: 0 !important
}

.picker__nav--next:before {
    border-left-color: rgba(0, 0, 0, 0.6)
}

.picker__nav--next:hover:before {
    border-left-color: rgba(0, 0, 0, 0.8)
}

.picker__custom-header {
    border-radius: 0;
    position: relative;
    background: #043074;
    font-size: 2.5rem;
    font-weight: 300;
    text-align: center;
    font-family:  sans-serif;
    color: #fff;
    padding: 20px 0;
    margin-top: 0;
    border: 0
}

@media (max-width: 808px) {
    .picker__custom-header {
        font-size: 1.9rem;
        padding: 15px 0
    }
}

.picker__confirm {
    border-radius: 0 !important;
    display: block;
    position: relative;
    background: #043074 !important;
    text-transform: uppercase;
    font-size: 2rem !important;
    font-weight: 300;
    letter-spacing: .5rem;
    text-align: center;
    padding: 20px;
    color: #fff
}

@media (max-width: 808px) {
    .picker__confirm {
        font-size: 1.7rem !important;
        padding: 15px;
        letter-spacing: .3rem
    }
}

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

.picker__footer {
    border-top: 1px solid #d5d5d5
}

.picker__button--close, .picker__button--clear, .picker__button--today {
    font-size: 20px !important;
    padding: 15px 0 !important
}

@media (max-width: 808px) {
    .picker__button--close, .picker__button--clear, .picker__button--today {
        font-size: 18px !important;
        padding: 12px 0 !important
    }
}

.picker__button--close:hover, .picker__button--clear:hover, .picker__button--today:hover {
    background: rgba(0, 0, 0, 0.05) !important
}

.flex-control-nav {
    margin-top: 10px;
    text-align: center
}

.flex-control-nav li {
    display: inline-block
}

.flex-control-nav li:not(:first-child) {
    margin-left: 7px
}

.flex-control-nav a {
    text-indent: -99999px;
    white-space: nowrap;
    overflow: hidden;
    width: 12px;
    height: 12px;
    display: block;
    border: 1px solid #d5d5d5;
    border-radius: 50%
}

.flex-control-nav a.flex-active {
    border-color: #043074;
    background-color: #043074
}

.has-dots {
    margin-bottom: 32px
}

.has-dots .owl-dots {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%
}

.owl-carousel .owl-dots button.owl-dot:focus {
    outline: 1px auto #043074
}

.owl-carousel .owl-dots button.owl-dot span {
    margin: 5px
}

@media (max-width: 808px) {
    .owl-carousel .owl-dots button.owl-dot span {
        width: 7px;
        height: 7px
    }
}

.mfp-iframe {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.35%
}

.mfp-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.interactive-embed .mfp-wrap {
    z-index: 9999
}

.interactive-embed .mfp-iframe-holder {
    padding: 0 10px;
    top: 20px;
    height: 100%
}

.interactive-embed .mfp-iframe {
    padding-bottom: 0
}

.interactive-embed .mfp-container {
    position: fixed
}

.interactive-embed .mfp-content {
    width: 100% !important;
    max-width: 1400px !important;
    height: -webkit-calc(100% - 60px) !important;
    height: calc(100% - 60px) !important
}

.interactive-embed .mfp-close {
    font-size: 1.4rem;
    font-weight: 300;
    font-family:  sans-serif;
    color: #fff;
    letter-spacing: .1rem;
    text-transform: uppercase;
    background: #043074 url(../images/vendors/magnific/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: -webkit-calc(100% - 30px);
    height: calc(100% - 30px)
}

.lightbox-embed .mfp-iframe-scaler iframe {
    padding-bottom: 0
}

.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: -webkit-calc(100% - 60px) !important;
    height: calc(100% - 60px) !important
}

.lightbox-embed .mfp-close {
    width: 40px;
    height: 40px;
    background: url("../images/vendors/swipebox/x.png") no-repeat center center/28px;
    text-indent: -999px;
    display: block;
    overflow: hidden;
    text-align: left;
    top: -48px
}

.datepicker {
    width: auto;
    border: 0;
    border-radius: 0;
    color: #262626;
    font-size: 1.2rem
}

.datepicker--nav {
    border: 1px solid #efefef;
    border-width: 1px 0;
    padding: 0
}

.datepicker--content {
    padding: 0
}

.datepicker--day-name {
    color: #043074
}

.datepicker--cell.-current- {
    font-weight: 500
}

.grecaptcha-badge {
    display: none !important
}
