/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

* {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block
}

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

progress {
    vertical-align: baseline
}

template, [hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

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

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

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

figure {
    margin: 1em 40px
}

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

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

optgroup {
    font-weight: bold
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

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

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

textarea {
    overflow: auto
}

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

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

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

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

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

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

    .wp-caption.alignnone {
        margin: 5px 20px 20px 0
    }

    .wp-caption.alignleft {
        margin: 5px 20px 20px 0
    }

    .wp-caption.alignright {
        margin: 5px 0 20px 20px
    }

    .wp-caption img {
        border: 0 none;
        height: auto;
        margin: 0;
        max-width: 98.5%;
        padding: 0;
        width: auto
    }

    .wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        margin: 0;
        padding: 0 4px 5px
    }

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

    .screen-reader-text:focus {
        background-color: #f1f1f1;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
        clip: auto !important;
        color: #21759b;
        display: block;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: bold;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }
/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative
}

    .flickity-enabled:focus {
        outline: none
    }

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .flickity-enabled.is-draggable .flickity-viewport {
        cursor: move;
        cursor: grab
    }

        .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
            cursor: grabbing
        }

.flickity-button {
    position: absolute;
    background: rgba(255,255,255,0.75);
    border: none;
    color: #333
}

    .flickity-button:hover {
        background: white;
        cursor: pointer
    }

    .flickity-button:focus {
        outline: none;
        box-shadow: 0 0 0 5px #19F
    }

    .flickity-button:active {
        opacity: 0.6
    }

    .flickity-button:disabled {
        opacity: 0.3;
        cursor: auto;
        pointer-events: none
    }

.flickity-button-icon {
    fill: #333
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

    .flickity-prev-next-button.previous {
        left: 10px
    }

    .flickity-prev-next-button.next {
        right: 10px
    }

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer
}

    .flickity-page-dots .dot.is-selected {
        opacity: 1
    }

.flickity-enabled.is-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    padding-bottom: 35px;
    z-index: 1
}

    .flickity-enabled.is-fullscreen .flickity-page-dots {
        bottom: 10px
    }

        .flickity-enabled.is-fullscreen .flickity-page-dots .dot {
            background: white
        }

html.is-flickity-fullscreen {
    overflow: hidden
}

.flickity-fullscreen-button {
    display: block;
    right: 10px;
    top: 10px;
    width: 24px;
    height: 24px;
    border-radius: 4px
}

.flickity-rtl .flickity-fullscreen-button {
    right: auto;
    left: 10px
}

.flickity-fullscreen-button-exit {
    display: none
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
    display: block
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
    display: none
}

.flickity-fullscreen-button .flickity-button-icon {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 4px;
    top: 4px
}

.h2, h2 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase
}

@media (min-width: 54rem) {
    .h2, h2 {
        font-size: 48px;
        letter-spacing: 2px
    }
}

.home .h2, .home h2 {
    margin: 0;
    font-size: 36px;
    letter-spacing: 0.5px;
    text-transform: uppercase
}

@media (min-width: 54rem) {
    .home .h2, .home h2 {
        font-size: 64px;
        letter-spacing: 0.89px;
        line-height: 66px
    }
}

.home p {
    font-size: 14px;
    letter-spacing: 0.49px;
    line-height: 22px
}

@media (min-width: 54rem) {
    .home p {
        font-size: 16px;
        letter-spacing: 0.56px;
        line-height: 23.5px
    }
}

.bold {
    font-weight: 600
}

.text-white {
    color: #fff
}

.text-orange {
    color: #EF3E33
}

.text-purple {
    color: #433092
}

.text-yellow {
    color: #F8991D
}

.text-blue {
    color: #0065a3
}

.text-darkblue {
    color: #002b5d
}

.text-tan {
    color: #989861;
}

.text-darktan {
    color: #87796a
}

.text-livingyellow {
    color: #f6be00
}

.text-livingblue {
    color: #5b7f95
}

.border-color-orange {
    border-color: #EF3E33
}

.border-color-purple {
    border-color: #433092
}

.border-color-yellow {
    border-color: #F8991D
}

.border-color-blue {
    border-color: #0065a3
}

.border-color-darkblue {
    border-color: #002b5d
}

.border-color-tan {
    border-color: #ceccb2
}

.border-color-darktan {
    border-color: #87796a
}

.border-color-livingyellow {
    border-color: #f6be00
}

.border-color-livingblue {
    border-color: #5b7f95
}

.bg-purple {
    background-color: #433092
}

.bg-orange {
    background-color: #E72113
}

.bg-yellow {
    background-color: #F8991D
}

.bg-blue {
    background-color: #0065a3
}

.bg-darkblue {
    background-color: #002b5d
}

.bg-tan {
    background-color: #ceccb2
}

.bg-darktan {
    background-color: #87796a
}

.bg-livingyellow {
    background-color: #f6be00
}

.bg-livingblue {
    background-color: #5b7f95
}

.-pl0 {
    padding-left: 0 !important
}

.-pr0 {
    padding-right: 0 !important
}

.-pa1 {
    padding: 1rem
}

.-pa2 {
    padding: 2rem
}

.flex {
    display: -ms-flexbox;
    display: flex
}

.justify-content-space-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-content-center {
    -ms-flex-pack: center;
    justify-content: center
}

.align-items-center {
    -ms-flex-align: center;
    align-items: center
}

.align-items-flex-start {
    -ms-flex-align: start;
    align-items: flex-start
}

html.is-locked {
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow: hidden
}

    html.is-locked body {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        overflow: hidden
    }

body {
    margin-top: 60px;
    color: #646464;
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    background-color: #F7F7F3;
    background-image: url("../images/AD-Background.png");
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat
}

@media (min-width: 68rem) {
    body {
        margin-top: 90px
    }
}

a {
    text-decoration: none;
    color: currentColor
}

h1, h2, h3, h4, h5, h6 {
    color: #484848
}

.a11y-hide {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    clip: rect(1px, 1px, 1px, 1px);
    border: 0
}

    .a11y-hide:focus {
        width: auto;
        height: auto;
        clip: auto;
        position: static
    }

@media (min-width: 43.75rem) {
    .mobile-only {
        display: none !important
    }
}

@media (min-width: 54rem) {
    .mobile-tablet {
        display: none !important
    }
}

.desktop-only {
    display: none
}

@media (min-width: 54rem) {
    .desktop-only {
        display: block
    }
}

.content-section {
    width: 100%;
    max-width: 1440px;
    margin: auto
}

    .content-section.-small {
        max-width: 900px;
        padding: 0 10px
    }

.content-section-inner {
    margin: 3rem 1rem
}

@media (min-width: 54rem) {
    .content-section-inner {
        overflow: hidden;
        width: 83.33333%;
        margin: 5rem auto;
        padding: 0 4.16667%
    }
}

.content-section .fullMarginSides {
    margin: 0 1rem
}

@media (min-width: 54rem) {
    .content-section .fullMarginSides {
        margin: 0 12.5%
    }
}

.content-section-inner__wide {
    margin: 3rem 2rem
}

@media (min-width: 54rem) {
    .content-section-inner__wide {
        margin: 5rem auto
    }
}

.content-section-inner__fullwidth {
    margin: 3rem 0
}

@media (min-width: 54rem) {
    .content-section-inner__fullwidth {
        margin: 5rem auto
    }
}

.icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.btn {
    padding: 1rem 1.5rem;
    color: #484848;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    background-color: #fff;
    border: 0;
    cursor: pointer
}

    .btn.-wide {
        padding: 1rem 3rem
    }

    .btn.-transparent {
        background-color: transparent
    }

    .btn.-back {
        background: url("/wp-content/themes/arenadistrict/assets/images/back-mobile.svg") no-repeat;
        background-size: 100% 100%;
        padding: 12px 15px 12px 20px;
        font-weight: 600;
        color: #fff
    }

@media (min-width: 54rem) {
    .btn.-back {
        background: url("/wp-content/themes/arenadistrict/assets/images/back.svg") no-repeat;
        padding: 12px 25px 12px 30px;
        color: #484848
    }
}

.btn.-menu {
    padding: 0;
    background-color: transparent
}

.btn.-purple {
    color: #fff;
    background-color: #433092
}

.btn.-yellow {
    color: #484848;
    background-color: #F8991D
}

.btn.-orange {
    color: #fff;
    background-color: #EF3E33
}

.btn.-tan {
    color: #484848;
    background-color: #ceccb2
}

.btn.-darktan {
    color: #fff;
    background-color: #AC6406
}

.btn.-blue {
    color: #fff;
    background-color: #0065a3
}

.btn.-darkblue {
    color: #fff;
    background-color: #002b5d
}

.btn.-pagination {
    padding: 1rem;
    color: #646464;
    background-color: #fff;
    border: 1px solid #c9c2bb
}

    .btn.-pagination.active, .btn.-pagination:hover {
        background-color: #c9c2bb
    }

.nav {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100vw;
    height: 60px;
    background: #ebebeb;
    border-top-style: solid;
    border-top-width: 6px;
    z-index: 99991
}

@media (min-width: 1025px) {
    .nav {
        width: 100%;
        height: 90px;
        background: #fff;
        box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1)
    }
}

.nav--main__mobile {
    width: 100%
}

@media (min-width: 1025px) {
    .nav--main__mobile {
        display: none
    }
}

.nav--main__desktop {
    display: none
}

@media (min-width: 1025px) {
    .nav--main__desktop {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0 0 1rem
    }

        .nav--main__desktop a {
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            margin-top: 8px
        }

            .nav--main__desktop a span:not(.a11y-hide) {
                width: 100%
            }

            .nav--main__desktop a svg {
                height: 36px
            }

        .nav--main__desktop .spacer {
            margin-left: 1rem;
            width: 24px;
            height: 48px
        }
}

@media (min-width: 1025px) and (min-width: 68rem) {
    .nav--main__desktop .spacer {
        margin-left: 2rem;
        margin-right: 1rem
    }
}

@media (min-width: 1025px) and (min-width: 76rem) {
    .nav--main__desktop .spacer {
        margin-left: 3rem;
        margin-right: 2rem
    }
}

@media (min-width: 68rem) {
    .nav--main__desktop {
        padding-left: 2rem
    }
}

@media (min-width: 76rem) {
    .nav--main__desktop {
        padding-left: 3rem
    }
}

.nav--inner {
    display: none;
    position: absolute;
    top: 54px;
    left: 0;
    width: 100vw;
    height: calc(100vh - 54px);
    padding-bottom: 5rem;
    background: #ebebeb;
    overflow: auto
}

@media (min-width: 43.75rem) {
    .nav--inner {
        padding-bottom: 1rem
    }
}

@media (min-width: 1025px) {
    .nav--inner {
        display: -ms-flexbox;
        display: flex;
        position: relative;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        top: 0;
        width: 100%;
        height: 84px;
        padding-bottom: 0;
        background: #fff;
        overflow: visible
    }
}

.nav--inner.is-open {
    display: block
}

.nav--inner .nav--list {
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1025px) {
    .nav--inner .nav--list {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.nav--inner .nav-footer {
    display: block
}

@media (min-width: 1025px) {
    .nav--inner .nav-footer {
        display: none
    }
}

.nav--inner .nav-footer--spacer {
    width: 90vw;
    height: 4px;
    margin: 1rem auto;
    background: rgba(72,72,72,0.2)
}

.nav--inner .nav-footer--links {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100vw;
    padding: 0 1rem;
    margin: 0
}

    .nav--inner .nav-footer--links li {
        width: 50%;
        padding: 1rem 0;
        text-align: center
    }

    .nav--inner .nav-footer--links a {
        font-size: 14px
    }

@media (min-width: 1025px) {
    .nav.home-nav .nav--main__desktop, .nav.home-nav .nav--main__mobile {
        display: none
    }

    .nav.home-nav .nav--inner {
        width: 100%
    }

        .nav.home-nav .nav--inner .menu-link {
            padding: 0
        }

        .nav.home-nav .nav--inner.is-open .menu-link {
            padding: 1rem
        }

        .nav.home-nav .nav--inner .hamburger {
            display: none
        }

    .nav.home-nav .nav--list {
        padding: 0 2rem
    }
}

.nav--list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (min-width: 68rem) {
    .nav--list {
        padding-right: 1rem
    }
}

@media (min-width: 76rem) {
    .nav--list {
        padding-right: 2rem
    }
}

.nav--list .logo {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    margin-top: 4px;
    transform: translate3d(-50%, -50%, 0)
}

    .nav--list .logo a {
        display: -ms-flexbox;
        display: flex
    }

    .nav--list .logo svg {
        width: 100%;
        height: 24px
    }

@media (min-width: 1025px) {
    .nav--list .logo svg {
        height: 44px
    }
}

.nav--list li {
    position: relative;
    padding: 1rem;
    color: #484848;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.97px;
    transition: all 0.3s
}

    .nav--list li.no-hover:hover:after {
        background: transparent
    }

    .nav--list li.hasSubNav {
        width: 100vw;
        text-align: center
    }

@media (min-width: 1025px) {
    .nav--list li.hasSubNav {
        width: auto;
        text-align: left
    }
}

.nav--list li.hasSubNav .icon svg {
    transition: transform 0.3s
}

.nav--list li.hasSubNav.js-submenu-expanded {
    padding-bottom: 0
}

@media (min-width: 1025px) {
    .nav--list li.hasSubNav.js-submenu-expanded {
        padding-bottom: 1rem
    }
}

.nav--list li.hasSubNav.js-submenu-expanded .icon svg {
    transform: rotate(180deg)
}

.nav--list li.hasSubNav.js-submenu-expanded .isSubNav {
    visibility: visible;
    margin-top: 1rem;
    max-height: 80vh
}

@media (min-width: 1025px) {
    .nav--list li.hasSubNav.js-submenu-expanded .isSubNav {
        margin-top: 0
    }
}

.nav--list li.hasSubNav .hasSubNav-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.nav--list li.hasSubNav .icon {
    width: 24px;
    height: 24px;
    margin-left: 10px;
    border-radius: 50%;
    border: 1px solid #c9c2bb
}

@media (min-width: 1025px) {
    .nav--list li.hasSubNav .icon {
        margin-left: 4px;
        border: 0
    }
}

@media (min-width: 1025px) {
    .nav--list li:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 6px;
        background: transparent;
        transistion: background 0.3s
    }

    .nav--list li:hover:after, .nav--list li.is-open:after {
        background: #EF3E33
    }
}

.nav--list .isSubNav {
    max-height: 0;
    background: #ebebeb;
    z-index: 2;
    overflow: hidden;
    transition: all 0.3s;
    visibility: hidden
}

@media (min-width: 1025px) {
    .nav--list .isSubNav {
        position: absolute;
        top: 100%;
        left: 0;
        width: 200px;
        background: #fff;
        box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1)
    }
}

.nav--list .isSubNav ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

    .nav--list .isSubNav ul:before, .nav--list .isSubNav ul:after {
        content: "";
        display: block;
        width: 335px;
        height: 2px;
        margin: auto;
        background: linear-gradient(90deg, rgba(201,194,187,0) 0%, rgba(201,194,187,0.4) 50.31%, rgba(201,194,187,0) 100%)
    }

@media (min-width: 1025px) {
    .nav--list .isSubNav ul {
        width: 100%
    }

        .nav--list .isSubNav ul:before, .nav--list .isSubNav ul:after {
            display: none
        }

        .nav--list .isSubNav ul li:not(:last-of-type) {
            border-bottom: 1px solid #f5f5f5
        }

        .nav--list .isSubNav ul li:hover:after {
            background: transparent
        }
}

.nav--list .isSubNav ul a {
    font-size: 13px
}

.nav a {
    color: #484848;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.97px
}

.nav .hamburger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.nav .hamburger-lines svg {
    width: 24px;
    height: 20px
}

.nav .hamburger-x {
    display: none
}

    .nav .hamburger-x svg {
        width: 18px;
        height: 18px
    }

        .nav .hamburger-x svg use {
            fill: #484848
        }

.nav .hamburger .text {
    margin-left: 8px;
    font-weight: 600;
    font-size: 10px;
    letter-spacing: 0.61px;
    text-transform: uppercase
}

@media (min-width: 1025px) {
    .nav .hamburger .text {
        font-size: 14px;
        letter-spacing: 0.85px
    }
}

.alert {
    padding: 0.75rem 0;
    background: #e72113;
    color: #fff;
    position: absolute;
    width: 100%;
    z-index: 1
}

.alert-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 2rem
}

@media (min-width: 54rem) {
    .alert-inner {
        width: 83.33333%;
        padding: 0 4.16667%;
        margin: 0 auto
    }
}

.alert-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin-right: 40px;
    font-size: 14px
}

.alert-title, .alert-desc {
    display: -ms-flexbox;
    display: flex
}

    .alert-title > *:not(:first-child), .alert-desc > *:not(:first-child) {
        margin-left: 0.5rem;
        margin-right: 0.5rem
    }

.alert-title {
    -ms-flex-align: center;
    align-items: center;
    font-weight: 800;
    white-space: nowrap
}

    .alert-title .icon {
        margin-top: -2px
    }

        .alert-title .icon svg {
            width: 100%
        }

.alert-desc {
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 0.5rem;
    border-left: 1px solid #fff
}

.alert-close {
    -ms-flex-item-align: start;
    align-self: flex-start
}

    .alert-close .icon {
        margin-top: 6px
    }

    .alert-close svg {
        width: 15px;
        height: 15px
    }

        .alert-close svg use {
            fill: #fff
        }

.footer {
    color: #fff;
    text-align: center
}

.alert-pink {
    background-color: #e11e87;
}

.footer-menu {
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 70px;
    background: #484848
}

@media (min-width: 68rem) {
    .footer-menu {
        display: -ms-flexbox;
        display: flex;
        padding: 0 100px
    }
}

@media (min-width: 76rem) {
    .footer-menu {
        padding: 0 180px
    }
}

.footer-menu .resources {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0
}

    .footer-menu .resources li {
        margin: auto 0.5rem
    }

@media (min-width: 1330px) {
    .footer-menu .resources li {
        margin: auto
    }
}

.footer-menu .resources li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px
}

.footer-main-section {
    padding: 2.5rem 1.5rem 1.75rem 1.5rem;
    background: #5A5A5A
}

@media (min-width: 68rem) {
    .footer-main-section {
        padding: 2.5rem 100px 1rem 100px
    }
}

@media (min-width: 76rem) {
    .footer-main-section {
        padding: 2.5rem 180px 1rem 180px
    }
}

.footer .arena-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 68rem) {
    .footer .arena-section {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }
}

.footer .arena-logo {
    margin: 0 auto
}

@media (min-width: 68rem) {
    .footer .arena-logo {
        margin: auto auto auto 0
    }
}

.footer .arena-logo svg {
    width: 240px
}

    .footer .arena-logo svg path {
        fill: #fff
    }

.footer .arena-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 2rem auto;
    font-size: 14px;
    line-height: 18px
}

@media (min-width: 68rem) {
    .footer .arena-info {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        text-align: left;
        margin: auto 1rem auto auto
    }
}

@media (min-width: 1330px) {
    .footer .arena-info {
        margin: auto 2rem auto auto
    }
}

.footer .arena-info .address {
    margin-bottom: 1.25rem
}

@media (min-width: 68rem) {
    .footer .arena-info .address {
        margin-bottom: 0;
        margin-right: 1rem
    }
}

@media (min-width: 1330px) {
    .footer .arena-info .address {
        margin-right: 2rem
    }
}

.footer .arena-info .phone-email a {
    font-weight: 600
}

@media (min-width: 68rem) {
    .footer .social-section {
        margin: auto 0
    }
}

.footer .social {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

    .footer .social li {
        margin: auto 0.625rem
    }

        .footer .social li:first-child {
            margin-left: 0
        }

        .footer .social li:last-child {
            margin-right: 0
        }

.footer .horizontal-rule {
    height: 4px;
    width: 100%;
    margin: 2rem 0 1rem 0;
    background: rgba(255,255,255,0.1)
}

.footer .copyright-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 2rem;
    font-size: 12px;
    line-height: 16px
}

    .footer .copyright-section > div:first-child {
        margin-bottom: 0.5rem
    }

    .footer .copyright-section > div:nth-child(2) {
        margin-bottom: 1.25rem
    }

@media (min-width: 68rem) {
    .footer .copyright-section {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        text-align: left
    }

        .footer .copyright-section > div:first-child {
            margin: auto 0 auto 0
        }

        .footer .copyright-section > div:nth-child(2) {
            margin: auto 1rem auto 2rem
        }

        .footer .copyright-section > div:last-child {
            margin: auto 0 auto auto
        }
}

.footer .copyright-section svg {
    width: 100px;
    height: 40px
}

.footer .copyright-section a {
    font-weight: 800
}

    .footer .copyright-section a.link-right {
        display: block
    }

@media (min-width: 68rem) {
    .footer .copyright-section a.link-right {
        text-align: right
    }
}

.callout {
    position: relative;
    width: 100%;
    margin: 1rem auto
}

@media (min-width: 54rem) {
    .callout.-mb3plus {
        margin-bottom: 3.6875rem
    }
}

.callout__images {
    position: relative;
    min-height: 190px;
    margin-right: 0;
    z-index: 3
}

@media (min-width: 54rem) {
    .callout__images {
        height: 350px;
        margin-right: 4.16667%
    }
}

.callout__slashes {
    display: none;
    position: absolute;
    top: 9.0625rem;
    left: -34.375rem
}

@media (min-width: 54rem) {
    .callout__slashes {
        display: block
    }
}

.callout__slashes svg {
    transform: rotate(180deg)
}

.callout__content {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    padding: 1.5rem;
    background: #fff;
    z-index: 1
}

@media (min-width: 54rem) {
    .callout__content {
        margin-left: 16.66667%;
        margin-top: -2.5rem;
        padding: 5rem calc(2rem + 3.125%) 2.5rem 2.5rem
    }
}

.callout__content > p:first-child {
    margin-top: 0
}

.callout__content > p:last-child {
    margin-bottom: 0
}

.callout__content:only-child {
    margin: 0;
    padding-top: 1.5rem
}

@media (min-width: 54rem) {
    .callout__content:only-child {
        padding-top: 2.5rem;
        padding-right: 2.5rem
    }
}

.callout.-mb3plus .callout__images {
    margin-right: 0
}

.image-with-text {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-size: cover;
    background-position: center
}

    .image-with-text:not(.empty):before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,0.2);
        z-index: 0
    }

    .image-with-text.empty {
        height: 200px
    }

@media (min-width: 54rem) {
    .image-with-text.empty {
        height: 100%
    }
}

.image-with-text__container {
    padding: 5rem 1rem;
    color: #fff;
    text-align: center;
    text-shadow: 0px 0px 45px rgba(0,0,0,0.6);
    z-index: 1
}

@media (min-width: 24rem) {
    .image-with-text__container {
        padding: 5rem 2rem
    }
}

@media (min-width: 43.75rem) {
    .image-with-text__container {
        padding: 5rem
    }
}

@media (min-width: 54rem) {
    .image-with-text__container {
        width: 80%;
        padding: 0
    }
}

.image-with-text__head {
    display: block;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 32px
}

@media (min-width: 24rem) {
    .image-with-text__head {
        font-size: 32px;
        line-height: 36px
    }
}

@media (min-width: 43.75rem) {
    .image-with-text__head {
        font-size: 48px;
        line-height: 50px
    }
}

.image-with-text__sub {
    display: block;
    margin-top: 1.5rem;
    font-size: 16px;
    letter-spacing: 2px
}

@media (min-width: 24rem) {
    .image-with-text__sub {
        font-size: 18px
    }
}

@media (min-width: 43.75rem) {
    .image-with-text__sub {
        font-size: 24px
    }
}

.callout.full-width.-mb3plus .callout__images .image-with-text {
    margin-right: 0
}

.callout.partial-width .callout__images {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 54rem) {
    .callout.partial-width .callout__images {
        margin-right: 4.16667%
    }
}

@media (min-width: 68rem) {
    .callout.partial-width .callout__images {
        margin-right: 0
    }
}

.callout.partial-width .callout__images .image-with-text {
    width: 100%
}

@media (min-width: 68rem) {
    .callout.partial-width .callout__images .image-with-text {
        width: calc(100% - 400px)
    }
}

.callout.partial-width .callout__images .image-only {
    display: none;
    width: 360px;
    height: 100%;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    overflow: hidden
}

@media (min-width: 68rem) {
    .callout.partial-width .callout__images .image-only {
        display: block
    }
}

.parallax-callout {
    margin: 0 auto
}

@media (min-width: 54rem) {
    .parallax-callout {
        margin: 0 12.5%
    }
}

.parallax-callout__head {
    margin: 0
}

.parallax-callout__overlays {
    margin-top: 1.5rem;
    margin-bottom: 1.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

.parallax-callout .overlay {
    height: 7.5rem;
    box-sizing: border-box;
    background-size: cover;
    background-position: center center;
    position: relative;
    border-left-width: 10px;
    border-left-style: solid;
    overflow: hidden
}

.parallax-callout .overlay__head {
    color: #f5f5f5;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    line-height: 66px;
    opacity: 0.5;
    margin: 2.85rem 0 0 0
}

.parallax-callout .overlay__content, .parallax-callout .overlay__cta {
    display: none
}

.parallax-callout .overlay__container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box
}

.parallax-callout .overlay.-left {
    border-color: #EF3E33
}

    .parallax-callout .overlay.-left .overlay__container {
        background-color: rgba(239,62,51,0.7)
    }

        .parallax-callout .overlay.-left .overlay__container h3 {
            margin-left: -5px
        }

.parallax-callout .overlay.-middle {
    border-color: #4b4182
}

    .parallax-callout .overlay.-middle .overlay__container {
        background-color: rgba(75,65,130,0.8)
    }

        .parallax-callout .overlay.-middle .overlay__container h3 {
            margin-left: -5px
        }

.parallax-callout .overlay.-right {
    border-color: #87796a
}

    .parallax-callout .overlay.-right .overlay__container {
        background-color: rgba(135,121,106,0.7)
    }

        .parallax-callout .overlay.-right .overlay__container h3 {
            margin-left: -5px
        }

.-living-purple {
    color: #4b4182
}

@media (min-width: 43.75rem) {
    .parallax-callout .overlay {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .parallax-callout .overlay__container {
        opacity: 1
    }

    .parallax-callout .overlay.-left {
        border-color: #EF3E33
    }

        .parallax-callout .overlay.-left .overlay__container {
            background-color: rgba(239,62,51,0.8)
        }

            .parallax-callout .overlay.-left .overlay__container h3 {
                margin-left: -5px
            }

    .parallax-callout .overlay.-middle {
        border-color: #4b4182
    }

        .parallax-callout .overlay.-middle .overlay__container {
            background-color: rgba(75,65,130,0.8)
        }

            .parallax-callout .overlay.-middle .overlay__container h3 {
                margin-left: -5px
            }

    .parallax-callout .overlay.-right {
        border-color: #87796a
    }

        .parallax-callout .overlay.-right .overlay__container {
            background-color: rgba(135,121,106,0.8)
        }

            .parallax-callout .overlay.-right .overlay__container h3 {
                margin-left: -5px
            }
}

@media (min-width: 68rem) {
    .parallax-callout__overlays {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .parallax-callout .overlay {
        height: 34.375rem;
        border-top-width: 15px;
        border-left-width: 0;
        border-top-style: solid
    }

        .parallax-callout .overlay.transition {
            transform: translateY(250px);
            animation: slide-in-opacity 1.5s 0s ease forwards;
            will-change: transform
        }

    .parallax-callout .overlay__container {
        opacity: 0;
        transition: opacity 0.25s
    }

        .parallax-callout .overlay__container:hover {
            opacity: 1
        }

    .parallax-callout .overlay__content, .parallax-callout .overlay__cta {
        display: block;
        padding: 0 1.875rem;
        line-height: 23.5px;
        font-weight: 600;
        color: #fff
    }

    .parallax-callout .overlay__content {
        font-weight: 400;
        letter-spacing: 0.56px;
        margin-top: 0;
        width: auto;
        display: block
    }

    .parallax-callout .overlay__cta {
        font-size: 1.125rem;
        font-weight: 600;
        letter-spacing: 0.63px;
        text-transform: uppercase;
        margin-top: 2rem
    }

    .parallax-callout .overlay.-left.transitioned, .parallax-callout .overlay.-middle.transitioned, .parallax-callout .overlay.-right.transitioned {
        transform: translateY(0);
        animation: none;
        opacity: 1
    }

    .parallax-callout .overlay.-left {
        transform: translateY(200px)
    }

        .parallax-callout .overlay.-left .overlay__container {
            background-color: rgba(239,62,51,0.9)
        }

    .parallax-callout .overlay.-middle {
        transform: translateY(300px)
    }

        .parallax-callout .overlay.-middle .overlay__container {
            background-color: rgba(75,65,130,0.9)
        }

    .parallax-callout .overlay.-right {
        transform: translateY(150px)
    }

        .parallax-callout .overlay.-right .overlay__container {
            background-color: rgba(135,121,106,0.9)
        }
}

@keyframes slide-in-opacity {
    to {
        transform: translateY(0);
        opacity: 1
    }
}

.homepage-callout {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 1rem auto;
    overflow: hidden
}

@media (min-width: 54rem) {
    .homepage-callout {
        margin: 2rem auto
    }
}

.homepage-callout__left {
    position: relative;
    display: none
}

@media (min-width: 54rem) {
    .homepage-callout__left {
        display: block;
        width: calc(60% - 2rem);
        min-height: calc(450px + 3rem);
        margin-right: 2rem;
        margin-bottom: 3rem
    }
}

.homepage-callout__image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.homepage-callout__slashes {
    display: block;
    position: absolute;
    bottom: -3rem;
    left: -34.375rem;
    z-index: -1
}

    .homepage-callout__slashes svg {
        transform: rotate(180deg)
    }

.homepage-callout__right {
    width: 100%
}

@media (min-width: 54rem) {
    .homepage-callout__right {
        width: 40%;
        padding-right: 1rem
    }
}

@media (min-width: 54rem) {
    .homepage-callout__right p {
        padding-right: 2rem
    }
}

.homepage-callout__right a {
    display: inline-block;
    width: 100%
}

@media (min-width: 54rem) {
    .homepage-callout__right a {
        width: 70%
    }
}

.homepage-callout.-right {
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 54rem) {
    .homepage-callout.-right {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.homepage-callout.-right .homepage-callout__left {
    display: block;
    width: 100%;
    min-height: 240px;
    margin-bottom: 1rem
}

@media (min-width: 54rem) {
    .homepage-callout.-right .homepage-callout__left {
        width: 50%;
        margin-left: 12.5%;
        margin-bottom: 2rem
    }
}

.homepage-callout.-right .homepage-callout__slashes {
    display: none
}

@media (min-width: 54rem) {
    .homepage-callout.-right .homepage-callout__slashes {
        display: block;
        left: -26.375rem
    }

        .homepage-callout.-right .homepage-callout__slashes svg {
            transform: none
        }
}

.homepage-callout.-right .homepage-callout__right {
    padding-right: 1rem;
    padding-left: 1rem
}

@media (min-width: 54rem) {
    .homepage-callout.-right .homepage-callout__right {
        width: 50%;
        padding-right: 2rem;
        padding-left: 0
    }
}

@media (min-width: 54rem) {
    .homepage-callout.-right .homepage-callout__right p {
        max-width: 80%
    }
}

.homepage-callout.-right .homepage-callout__right a:not(:last-of-type) {
    margin-bottom: 1rem
}

@media (min-width: 54rem) {
    .homepage-callout.-right .homepage-callout__right a:not(:last-of-type) {
        margin-bottom: 2rem
    }
}

.related-content {
    margin: 2rem 2rem 1rem 2rem
}

@media (min-width: 54rem) {
    .related-content {
        margin: 2rem auto 1rem auto
    }
}

.related-content__title {
    margin-bottom: 1rem;
    color: #484848;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1
}

@media (min-width: 54rem) {
    .related-content__title {
        margin-bottom: 2rem
    }
}

.related-content__content {
    position: relative
}

.related-content__image {
    display: none
}

@media (min-width: 54rem) {
    .related-content__image {
        display: block;
        position: absolute;
        top: -1rem;
        left: 0;
        width: 320px;
        height: 270px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }
}

@media (min-width: 54rem) {
    .related-content__info-container {
        margin-left: 320px
    }
}

.related-content__info {
    padding: 1.5rem;
    background-color: #fff
}

@media (min-width: 54rem) {
    .related-content__info {
        min-height: 270px;
        width: calc(100% + (100% / 6) + 12px);
        padding: 2rem 2rem 2rem calc((100% / 6) + 2rem + 12px);
        margin-left: calc(-1 * ((100% / 6) + 12px))
    }
}

.related-content__info div {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0;
    color: #484848;
    line-height: 1
}

@media (min-width: 54rem) {
    .related-content__info div {
        font-size: 36px
    }
}

.related-content__info a {
    display: inline-block
}

    .related-content__info a:first-of-type {
        margin-top: 2rem
    }

.related-content.-cta .related-content__title {
    text-transform: none
}

.related-content.-cta .related-content__info h2 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: none
}

@media (min-width: 54rem) {
    .vip-page .related-content__image {
        top: 0;
        height: 100%;
        background-color: #fff;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 320px 270px
    }
}

.editor-content {
    font-weight: 400;
    letter-spacing: 0
}

    .editor-content h1, .editor-content h2, .editor-content h3, .editor-content h4, .editor-content h5, .editor-content h6 {
        letter-spacing: 0;
        font-weight: 800;
        line-height: 1
    }

    .editor-content h1 {
        font-size: 3rem;
        font-weight: 800
    }

    .editor-content h2 {
        font-size: 2.0rem;
        font-weight: 800;
        text-transform: none
    }

@media (min-width: 43.75rem) {
    .editor-content h2 {
        font-size: 2.25rem
    }
}

.editor-content p:first-child {
    margin-top: 0
}

.editor-content p:last-child {
    margin-bottom: 0
}

.editor-content p, .editor-content ul, .editor-content ol {
    margin: 1.5rem auto;
    font-size: 0.875rem;
    line-height: 22px
}

.editor-content ul ul {
    margin: 0 auto;
}

@media (min-width: 43.75rem) {
    .editor-content p, .editor-content ul, .editor-content ol {
        font-size: 1rem;
        line-height: 26px
    }
}

.editor-content a {
    text-decoration: underline
}

.editor-content strong {
    font-weight: 800
}

.editor-content img {
    max-width: 100%;
    max-height: auto;
    margin: 1.5rem auto
}

.editor-content .alignleft, .editor-content .alignright {
    float: none;
    display: block
}

.editor-content iframe {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.editor-content table {
    border: solid 1px #ccc;
    border-collapse: collapse;
    border-spacing: 0;
    font: normal 13px Arial, sans-serif
}

    .editor-content table thead th {
        border: solid 1px #ccc;
        padding: 10px;
        text-align: left
    }

    .editor-content table tbody td {
        border: solid 1px #ccc;
        color: #333;
        padding: 10px
    }

.editor-content__lead {
    margin-top: 0
}

@media (min-width: 54rem) {
    .editor-content .alignleft {
        float: left;
        margin: 0 2rem 2rem 0
    }

    .editor-content .alignright {
        float: right;
        margin: 0 0 2rem 2rem
    }
}

.editor-content .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .editor-content .flex .w50 {
        width: 100%
    }

        .editor-content .flex .w50:not(:last-child) {
            margin-bottom: 1rem
        }

@media (min-width: 54rem) {
    .editor-content .flex .w50 {
        width: 50%
    }

        .editor-content .flex .w50:not(:last-child) {
            margin-bottom: 0
        }
}

.headline-large {
    position: relative;
    height: calc(100vh - 60px);
    margin-bottom: 1.5rem
}

@media (min-width: 54rem) {
    .headline-large {
        margin-bottom: 3rem
    }
}

@media (min-width: 68rem) {
    .headline-large {
        height: calc(100vh - 90px)
    }
}

.headline-large__head {
    font-size: 2rem;
    line-height: 1em;
    font-family: "Times New Roman",serif;
    font-weight: bold;
    margin: 0 0 0.4rem 0;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0px 0px 45px rgba(0,0,0,0.6)
}

@media (min-width: 43.75rem) {
    .headline-large__head {
        font-size: 3.5rem
    }
}

@media (min-width: 54rem) {
    .headline-large__head {
        font-size: 5rem;
        margin-bottom: 1rem
    }
}

.headline-large__sub {
    display: block;
    font-size: 0.875rem;
    line-height: 1em;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2.39px;
    margin: 0 0 0.8rem 0;
    text-shadow: 0px 0px 45px rgba(0,0,0,0.6)
}

@media (min-width: 43.75rem) {
    .headline-large__sub {
        font-size: 1.25rem;
        letter-spacing: 2.75px
    }
}

@media (min-width: 54rem) {
    .headline-large__sub {
        font-size: 1.625rem;
        letter-spacing: 3.39px;
        margin-bottom: 1rem
    }
}

.headline-large__cta {
    font-size: 0.875rem;
    font-weight: 400;
    display: inline-block
}

.headline-large__background {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1
}

.headline-large__background__image, .headline-large__background__video {
    position: absolute;
    top: 0;
    bottom: 0
}

.headline-large__background__image {
    left: 0;
    right: 0;
    background-size: cover;
    background-position: center center
}

.headline-large__background__video {
    width: 100%;
    height: 100%;
    overflow: hidden
}

    .headline-large__background__video video, .headline-large__background__video iframe {
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

.headline-large__content {
    z-index: 09;
    color: #fff;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.headline-large__hint svg {
    fill: #fff;
    height: 1.25rem;
    margin-top: -3rem
}

.headline-small {
    height: 200px;
    background-color: #fff;
    background-size: cover;
    background-position: center center;
    position: relative
}

    .headline-small .icon {
        position: absolute;
        bottom: 0;
        left: -20px;
        overflow: hidden;
        height: 40px;
        width: 140px
    }

@media (min-width: 43.75rem) {
    .headline-small .icon {
        left: 0;
        height: 50px;
        width: 200px
    }
}

@media (min-width: 54rem) {
    .headline-small .icon {
        height: 60px;
        width: 300px
    }
}

@media (min-width: 68rem) {
    .headline-small .icon {
        width: 360px;
        height: 68px
    }
}

.headline-small .icon .lines {
    fill: #433092
}

.headline-small .icon.purple .lines {
    fill: #433092
}

.headline-small .icon.orange .lines {
    fill: #EF3E33
}

.headline-small .icon.yellow .lines {
    fill: #F8991D
}

.headline-small .icon.blue .lines {
    fill: #0065a3
}

.headline-small .icon.darkblue .lines {
    fill: #002b5d
}

.headline-small .icon.tan .lines {
    fill: #ceccb2
}

.headline-small .icon.darktan .lines {
    fill: #87796a
}

@media (min-width: 43.75rem) {
    .headline-small {
        height: 250px
    }
}

@media (min-width: 54rem) {
    .headline-small {
        height: 310px
    }
}

.headline-small__content {
    position: relative;
    height: 100%;
    max-width: 900px;
    margin: 0 auto
}

.headline-small__head {
    font-weight: 800;
    letter-spacing: 2.25px;
    color: #fff;
    font-size: 2rem;
    line-height: 1em;
    margin: 0;
    text-transform: uppercase;
    text-shadow: 0px 0px 45px rgba(0,0,0,0.6);
    position: absolute;
    bottom: 1.5rem;
    z-index: 1
}

@media (min-width: 24rem) {
    .headline-small__head {
        font-size: 2.3rem;
        letter-spacing: 1.5px
    }
}

@media (min-width: 43.75rem) {
    .headline-small__head {
        font-size: 3.5rem;
        letter-spacing: 2.83px
    }
}

@media (min-width: 54rem) {
    .headline-small__head {
        font-size: 5rem;
        letter-spacing: 3.33px
    }
}

.headline-small .content-section {
    height: 100%
}

.map {
    position: relative;
    width: 100%;
    height: calc(100vh - 60px);
    background: #fff;
    overflow: hidden
}

@media (min-width: 68rem) {
    .map {
        height: calc(100vh - 90px)
    }
}

.map-content {
    width: 100%
}

.map-container {
    width: 100%;
    height: calc(100vh - 60px);
    margin-left: 0;
    transition: all 1.0s;
    z-index: 1
}

@media (min-width: 68rem) {
    .map-container {
        height: calc(100vh - 90px)
    }
}

.map-container.open {
    margin-left: 430px;
    width: calc(100% - 430px)
}

.map.map-single {
    height: 540px;
    box-shadow: 0 1px 0 0 #E5E5E2
}

@media (min-width: 54rem) {
    .map.map-single {
        height: 540px
    }
}

.map.map-single .map-container {
    height: 540px
}

@media (min-width: 54rem) {
    .map.map-single .map-container {
        height: 540px
    }
}

.map-detail-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 430px;
    height: calc(100vh - 60px);
    background-color: #F7F7F3;
    background-image: url("../images/Background_mbl.png");
    background-position: top center;
    background-size: 100%;
    box-shadow: 2px 0 4px 0 rgba(0,0,0,0.2);
    z-index: 5
}

@media (min-width: 68rem) {
    .map-detail-panel {
        height: calc(100vh - 90px)
    }
}

.map-detail-panel__container {
    position: relative;
    width: 100%
}

.map-detail-panel__content {
    height: calc(100vh - 60px);
    overflow-y: auto
}

@media (min-width: 68rem) {
    .map-detail-panel__content {
        height: calc(100vh - 90px)
    }
}

.map-detail-panel__close {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    top: 20px;
    right: -45px;
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 0 2px 2px 0;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2)
}

@media (min-width: 54rem) {
    .map-detail-panel__close {
        cursor: pointer
    }
}

.map-detail-panel__close svg {
    width: 15px;
    height: 15px;
    fill: #EF3E33
}

.map-detail-panel .panel-content__image, .map-detail-box .panel-content__image {
    position: relative;
    width: 100%;
    height: 154px;
    background-size: cover;
    background-position: center;
    z-index: 2
}

.map-detail-panel .panel-content__info, .map-detail-box .panel-content__info {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1rem;
    font-size: 14px;
    line-height: 22px;
    z-index: 1
}

    .map-detail-panel .panel-content__info h2, .map-detail-box .panel-content__info h2 {
        font-size: 20px;
        letter-spacing: 0;
        line-height: 1.2;
        margin-top: 0
    }

    .map-detail-panel .panel-content__info .mt5px, .map-detail-box .panel-content__info .mt5px {
        margin-top: 5px
    }

.map-detail-panel .panel-content__section, .map-detail-box .panel-content__section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 1rem
}

    .map-detail-panel .panel-content__section .loc-icon, .map-detail-box .panel-content__section .loc-icon {
        width: 18px;
        height: 18px;
        margin-right: 1rem
    }

    .map-detail-panel .panel-content__section .loc-detail, .map-detail-box .panel-content__section .loc-detail {
        padding-top: 2px;
        color: #4A4A4A;
        font-size: 14px;
        line-height: 16px
    }

        .map-detail-panel .panel-content__section .loc-detail .icon, .map-detail-box .panel-content__section .loc-detail .icon {
            display: -ms-inline-flexbox;
            display: inline-flex
        }

        .map-detail-panel .panel-content__section .loc-detail a, .map-detail-box .panel-content__section .loc-detail a {
            text-decoration: underline
        }

        .map-detail-panel .panel-content__section .loc-detail .flex span:first-of-type, .map-detail-box .panel-content__section .loc-detail .flex span:first-of-type {
            width: 100px
        }

        .map-detail-panel .panel-content__section .loc-detail.flex .icon, .map-detail-box .panel-content__section .loc-detail.flex .icon {
            margin-left: 0.25rem
        }

.map-detail-panel .panel-content__icon, .map-detail-box .panel-content__icon {
    width: 32px;
    height: 32px;
    margin-right: 1rem
}

    .map-detail-panel .panel-content__icon svg, .map-detail-box .panel-content__icon svg {
        width: 32px;
        height: 32px
    }

    .map-detail-panel .panel-content__icon img, .map-detail-box .panel-content__icon img {
        width: 100%
    }

.map-detail-panel .panel-content__title, .map-detail-box .panel-content__title {
    margin-bottom: 1rem;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.6px
}

.map-detail-panel .panel-content.content-white, .map-detail-box .panel-content.content-white {
    margin-bottom: 0.5rem;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1)
}

.map-detail-panel .panel-content.content-extra, .map-detail-box .panel-content.content-extra {
    padding: 1rem
}

    .map-detail-panel .panel-content.content-extra .panel-content__image, .map-detail-box .panel-content.content-extra .panel-content__image {
        width: calc(100% - 1rem);
        height: 134px
    }

    .map-detail-panel .panel-content.content-extra .panel-content__info, .map-detail-box .panel-content.content-extra .panel-content__info {
        -ms-flex-direction: column;
        flex-direction: column;
        width: calc(100% - 1rem);
        margin-left: 1rem;
        margin-top: -3rem;
        padding: 4.5rem 1.5rem 1.5rem 1.5rem;
        background-color: #fff
    }

        .map-detail-panel .panel-content.content-extra .panel-content__info p, .map-detail-box .panel-content.content-extra .panel-content__info p {
            margin-top: 0;
            margin-bottom: 1.5rem;
            font-size: 14px;
            line-height: 22px
        }

        .map-detail-panel .panel-content.content-extra .panel-content__info a, .map-detail-box .panel-content.content-extra .panel-content__info a {
            padding-left: 3rem;
            padding-right: 3rem
        }

    .map-detail-panel .panel-content.content-extra .panel-content__title, .map-detail-box .panel-content.content-extra .panel-content__title {
        text-transform: none;
        letter-spacing: 0
    }

.map-detail-box {
    position: absolute;
    top: 50%;
    width: calc(100% - 2rem);
    right: 1rem;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
    transform: translate3d(0, -50%, 0);
    overflow: hidden;
    z-index: 5
}

@media (min-width: 43.75rem) {
    .map-detail-box {
        width: 320px
    }
}

@media (min-width: 68rem) {
    .map-detail-box {
        right: 50px;
        width: 360px
    }
}

.map-detail-box .panel-content.content-white {
    margin-bottom: 0;
    box-shadow: none
}

.map-detail-box .panel-content__info {
    padding: 1rem
}

@media (min-width: 68rem) {
    .map-detail-box .panel-content__info {
        padding: 1rem 2rem
    }
}

.map-detail-box .panel-content__action {
    padding: 0 1rem 1rem 1rem
}

@media (min-width: 68rem) {
    .map-detail-box .panel-content__action {
        padding: 0 2rem 2rem 2rem
    }
}

.map-detail-box .panel-content__action .btn {
    width: 100%
}

.map-legend {
    position: absolute;
    bottom: 2rem;
    right: 2rem;
    width: 130px;
    background-color: #fff;
    border: 1px solid #C9C2BB;
    transition: all 0.3s;
    z-index: 5
}

    .map-legend.open {
        width: 354px
    }

        .map-legend.open .map-legend__title .icon svg {
            transform: rotate(-90deg)
        }

        .map-legend.open .map-legend__items {
            max-height: 400px;
            padding: 0 1rem 0.5rem 1rem
        }

.map-legend__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1rem;
    font-weight: 800;
    letter-spacing: -0.35px
}

    .map-legend__title .icon {
        height: 19px;
        width: 19px;
        margin-right: 10px
    }

        .map-legend__title .icon svg {
            width: 19px;
            transform: rotate(90deg);
            fill: #484848;
            transition: all 0.3s
        }

.map-legend__items {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s
}

    .map-legend__items ul {
        list-style: none;
        margin: 0;
        padding: 0;
        column-count: 3
    }

        .map-legend__items ul li {
            display: inline-block;
            width: 100%;
            padding: 0.5rem 0;
            font-size: 14px;
            line-height: 1;
            letter-spacing: -0.35px;
            border-bottom: 1px solid rgba(201,194,187,0.75)
        }

            .map-legend__items ul li div {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center
            }

            .map-legend__items ul li:nth-child(4n), .map-legend__items ul li:last-child {
                border-bottom: 0
            }

            .map-legend__items ul li .icon {
                margin-right: 0.5rem
            }

                .map-legend__items ul li .icon svg {
                    height: 24px;
                    width: 24px
                }

.slide-enter-active, .slide-leave-active {
    transition: all 1.0s
}

.slide-enter, .slide-leave-to {
    transform: translate(-120%, 0)
}

.associated-content {
    width: 100%;
    overflow: hidden
}

.associated-content__info {
    margin: 0 2rem
}

@media (min-width: 54rem) {
    .associated-content__info {
        margin: 0 12.5%
    }
}

.associated-content__info h2 {
    margin: 0
}

    .associated-content__info h2:only-child {
        margin-bottom: 1rem
    }

.associated-content__info .subtitle, .associated-content__info h2 {
    font-size: 32px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1
}

.associated-content__info a {
    text-decoration: underline
}

.associated-content.static .associated-content__info {
    margin: 0 0 1rem 0
}

.associated-content.static .associated-content__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2px
}

@media (min-width: 54rem) {
    .associated-content.static .associated-content__items {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.associated-content.static .associated-content__items .carousel-cell {
    width: 100%;
    margin-bottom: 1rem
}

    .associated-content.static .associated-content__items .carousel-cell:last-child {
        margin-right: 0
    }

@media (min-width: 54rem) {
    .associated-content.static .associated-content__items .carousel-cell {
        margin-bottom: 0
    }
}

.associated-content .carousel-cell {
    position: relative;
    width: calc(100% - 6rem);
    height: 394px;
    margin-right: 1rem;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
    overflow: hidden
}

@media (min-width: 43.75rem) {
    .associated-content .carousel-cell {
        width: calc(((100% - 6rem) / 2) - 0.5rem)
    }
}

@media (min-width: 54rem) {
    .associated-content .carousel-cell {
        width: calc(((100% / 8) * 3) - 0.5rem)
    }
}

@media (min-width: 68rem) {
    .associated-content .carousel-cell {
        width: calc(((100% / 8) * 2) - 0.5rem - 3px);
        height: 500px
    }
}

@media (min-width: 1440px) {
    .associated-content .carousel-cell {
        width: calc(((1440px / 8) * 2) - 0.5rem - 3px)
    }
}

.associated-content .carousel-cell .content-info {
    position: absolute;
    left: 1rem;
    max-width: calc(100% - 2rem);
    bottom: 1rem;
    padding: 1rem
}

    .associated-content .carousel-cell .content-info .title {
        margin-bottom: 0.5rem;
        font-size: 30px;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 0.75px;
        line-height: 1
    }

    .associated-content .carousel-cell .content-info .location, .associated-content .carousel-cell .content-info .date {
        color: #646464;
        font-size: 14px;
        letter-spacing: 0.35px;
        line-height: 18px
    }

    .associated-content .carousel-cell .content-info .desc {
        font-size: 16px;
        font-weight: 800;
        letter-spacing: 0.4px
    }

.associated-content .carousel-cell.-type1 .content-info {
    color: #fff
}

.associated-content .carousel-cell.-type2 .content-info {
    left: 0;
    right: 0;
    bottom: 0;
    max-width: none;
    background-color: rgba(255,255,255,0.9);
    border-top-width: 8px;
    border-top-style: solid
}

.associated-content__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 1rem 2rem 4px 2rem
}

@media (min-width: 54rem) {
    .associated-content__actions {
        margin: 1rem 12.5% 4px 12.5%
    }
}

.associated-content__actions .btn {
    width: 100%
}

@media (min-width: 43.75rem) {
    .associated-content__actions .btn {
        width: auto
    }
}

.associated-content__actions .-pagination svg {
    fill: #484848
}

.associated-content__actions .-pagination.-previous {
    margin-right: 5px
}

    .associated-content__actions .-pagination.-previous .icon {
        transform: rotate(90deg)
    }

.associated-content__actions .-pagination.-next .icon {
    transform: rotate(-90deg)
}

.associated-content__controls {
    display: none
}

@media (min-width: 43.75rem) {
    .associated-content__controls {
        display: block
    }
}

.directory-details {
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media (min-width: 54rem) {
    .directory-details {
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-direction: row;
        flex-direction: row;
        min-height: 400px
    }
}

.directory-details__head {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1.1em;
    padding-right: 35px
}

.directory-details__address {
    line-height: 1
}

    .directory-details__address .icon {
        -ms-flex-align: start;
        align-items: start
    }

.directory-details__hours {
    margin: 0
}

.directory-details__hours__wrapper {
    line-height: 1
}

    .directory-details__hours__wrapper .icon {
        -ms-flex-align: start;
        align-items: start
    }

    .directory-details__hours__wrapper > div:not(.icon) {
        width: 100%
    }

.directory-details__hours .days {
    -ms-flex: 1 1 1;
    flex: 1 1 1;
    min-width: 100px
}

.directory-details__hours .hours {
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

.directory-details__external-link a {
    text-decoration: underline
}

.directory-details__details {
    padding: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

@media (min-width: 54rem) {
    .directory-details__details {
        width: 50%;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 32px 0 32px 32px
    }
}

.directory-details__details__back {
    padding-right: 20px;
    width: 120px;
    margin-bottom: 1rem
}

@media (min-width: 54rem) {
    .directory-details__details__back {
        margin-bottom: 0
    }
}

.directory-details__details__back .btn {
    display: block
}

.directory-details__details__wrapper {
    width: 100%;
    line-height: 1;
    padding: 0 1rem
}

@media (min-width: 54rem) {
    .directory-details__details__wrapper {
        padding: 0
    }
}

.directory-details__details__wrapper p {
    margin: 0
}

.directory-details__details__wrapper > div {
    margin-bottom: 20px
}

.directory-details__details__wrapper .logo {
    width: 50%
}

    .directory-details__details__wrapper .logo img {
        max-width: 100%
    }

.directory-details__details a {
    text-decoration: underline
}

.directory-details__summary {
    line-height: 1.5em;
    margin-bottom: 35px
}

.directory-details__social {
    display: -ms-flexbox;
    display: flex;
    padding: 35px 0 0 1rem;
    margin-top: 35px;
    border-top: 1px solid #ccc
}

    .directory-details__social a {
        display: block;
        width: 32px;
        height: 32px
    }

        .directory-details__social a:not(:last-child) {
            margin-right: 1.25rem
        }

        .directory-details__social a svg {
            width: 32px;
            height: 32px
        }

            .directory-details__social a svg path {
                fill: #646464
            }

.directory-details__description {
    padding-top: 35px;
    margin-top: 35px;
    border-top: 1px solid #ccc;
    padding-right: 35px
}

    .directory-details__description .btn {
        display: inline-block;
        margin-top: 35px
    }

    .directory-details__description p {
        margin-top: 0;
        line-height: 1.6
    }

.directory-details__slideshow {
    background-size: cover;
    background-position: center center;
    height: 300px;
    width: 100%
}

@media (min-width: 54rem) {
    .directory-details__slideshow {
        width: 50%;
        height: auto
    }
}

.directory-details .icon {
    margin: 0 10px
}

    .directory-details .icon:first-child {
        margin-left: 0
    }

    .directory-details .icon:last-child {
        margin-right: 0
    }

    .directory-details .icon svg {
        width: 15px
    }

.directory-details .-fragment {
    display: block
}

.grid-list {
    width: 100%;
    margin: 1rem auto
}

    .grid-list .grid-sizer {
        width: 100%
    }

@media (min-width: 43.75rem) {
    .grid-list .grid-sizer {
        width: 50%
    }
}

@media (min-width: 68rem) {
    .grid-list .grid-sizer {
        width: calc(100% / 3)
    }
}

.grid-noresults {
    margin: 1rem auto 6rem auto;
    padding: 2rem;
    text-align: center;
    background: #fff;
    border-top: 8px solid #c6beb6;
    color: #646464;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0;
    line-height: 26px
}

.grid-list-item {
    float: left;
    width: 100%;
    padding: 0 0 1rem 0
}

@media (min-width: 43.75rem) {
    .grid-list-item {
        width: 50%;
        padding: 0 1rem 1rem 0
    }
}

@media (min-width: 68rem) {
    .grid-list-item {
        width: calc(100% / 3)
    }
}

.grid-list-item:after {
    content: '';
    display: block;
    clear: both
}

.grid-list-item__container {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2)
}

.grid-list-item__content {
    display: block;
    position: absolute;
    bottom: 1.5rem;
    left: 1.5rem;
    max-width: calc(100% - 3rem);
    padding: 1rem 1.5rem;
    color: #fff;
    font-weight: 800
}

    .grid-list-item__content .item-title {
        font-size: 30px;
        text-transform: uppercase;
        letter-spacing: 0.75px;
        line-height: 30px
    }

    .grid-list-item__content .item-desc {
        font-size: 16px;
        letter-spacing: 0.4px
    }

.grid-list-item.large-tile {
    width: 100%;
    height: 394px
}

@media (min-width: 43.75rem) {
    .grid-list-item.large-tile {
        height: 505px
    }
}

@media (min-width: 68rem) {
    .grid-list-item.large-tile {
        width: calc((100% / 3) * 2);
        height: 705px
    }
}

.grid-list-item.large-tile .grid-list-item__content .item-title {
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    line-height: 1
}

.grid-list-item.large-tile .grid-list-item__content .item-desc {
    font-size: 20px;
    letter-spacing: 0.5px
}

.grid-list-item.tall-tile {
    height: 394px
}

@media (min-width: 43.75rem) {
    .grid-list-item.tall-tile {
        height: 505px
    }
}

.grid-list-item.short-tile {
    height: 394px
}

@media (min-width: 43.75rem) {
    .grid-list-item.short-tile {
        height: 417px
    }
}

.grid-list-item.-t2 .grid-list-item__content {
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    padding: 1rem;
    color: #484848;
    background: rgba(255,255,255,0.9);
    border-top-style: solid;
    border-top-width: 8px
}

@media (min-width: 43.75rem) {
    .grid-list-item.-t2 .grid-list-item__content {
        padding: 2rem
    }
}

.grid-list-item.-t2 .grid-list-item__content .item-title {
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 1
}

@media (min-width: 43.75rem) {
    .grid-list-item.-t2 .grid-list-item__content .item-title {
        font-size: 30px;
        letter-spacing: 0.75px
    }
}

.grid-list-item.-t2 .grid-list-item__content .item-details {
    color: #646464;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 16px;
    margin-top: 6px
}

@media (min-width: 43.75rem) {
    .grid-list-item.-t2 .grid-list-item__content .item-details {
        font-size: 14px;
        letter-spacing: 0.35px;
        line-height: 18px
    }
}

@media (min-width: 43.75rem) {
    .grid-list-item.-t2.large-tile .grid-list-item__content .item-title {
        font-size: 48px;
        letter-spacing: 1.2px
    }
}

@media (min-width: 43.75rem) {
    .grid-list-item.-t2.large-tile .grid-list-item__content .item-details {
        font-size: 18px;
        letter-spacing: 0.45px;
        line-height: 24px
    }
}

@media (min-width: 43.75rem) {
    .page-template-page_news-landing .grid-list-item.-t2 .grid-list-item__content {
        padding: 1rem
    }
}

@media (min-width: 43.75rem) {
    .page-template-page_news-landing .grid-list-item.-t2 .grid-list-item__content .item-title {
        font-size: 20px;
        letter-spacing: 0.63px
    }
}

@media (min-width: 43.75rem) {
    .page-template-page_news-landing .grid-list-item.-t2 .grid-list-item__content .item-details {
        font-size: 14px;
        letter-spacing: 0.35px;
        line-height: 18px
    }
}

@media (min-width: 43.75rem) {
    .page-template-page_news-landing .grid-list-item.-t2.large-tile .grid-list-item__content {
        padding: 2rem
    }
}

@media (min-width: 43.75rem) {
    .page-template-page_news-landing .grid-list-item.-t2.large-tile .grid-list-item__content .item-title {
        font-size: 40px;
        letter-spacing: 1px
    }
}

@media (min-width: 43.75rem) {
    .page-template-page_news-landing .grid-list-item.-t2.large-tile .grid-list-item__content .item-details {
        font-size: 18px;
        letter-spacing: 0.45px;
        line-height: 24px
    }
}

.slideshow {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%
}

    .slideshow .is-fullscreen {
        padding-bottom: 0;
        height: calc(100% - 60px);
        top: 60px;
        background: rgba(255,255,255,0.8)
    }

@media (min-width: 68rem) {
    .slideshow .is-fullscreen {
        height: calc(100% - 90px);
        top: 90px
    }
}

.slideshow .is-fullscreen .slideshow__image {
    text-align: center
}

    .slideshow .is-fullscreen .slideshow__image img {
        max-width: 980px;
        width: 60%;
        height: 75%;
        top: 50%;
        transform: translateY(-50%);
        position: relative
    }

.slideshow .is-fullscreen ~ .slideshow__status {
    position: fixed;
    top: 90px;
    right: 50%;
    transform: translateX(50%);
    z-index: 2
}

.slideshow .is-fullscreen .flickity-fullscreen-button {
    border-radius: 0
}

.slideshow .is-fullscreen + .slideshow__controls {
    z-index: 2
}

    .slideshow .is-fullscreen + .slideshow__controls .-pagination {
        padding: 1rem
    }

        .slideshow .is-fullscreen + .slideshow__controls .-pagination .icon {
            width: 15px
        }

    .slideshow .is-fullscreen + .slideshow__controls .-previous {
        position: fixed;
        left: 5%;
        top: 50%
    }

@media (min-width: 43.75rem) {
    .slideshow .is-fullscreen + .slideshow__controls .-previous {
        left: 10%
    }
}

@media (min-width: 54rem) {
    .slideshow .is-fullscreen + .slideshow__controls .-previous {
        left: 12%
    }
}

@media (min-width: 68rem) {
    .slideshow .is-fullscreen + .slideshow__controls .-previous {
        left: 15%
    }
}

.slideshow .is-fullscreen + .slideshow__controls .-next {
    position: fixed;
    right: 5%;
    top: 50%
}

@media (min-width: 43.75rem) {
    .slideshow .is-fullscreen + .slideshow__controls .-next {
        right: 10%
    }
}

@media (min-width: 54rem) {
    .slideshow .is-fullscreen + .slideshow__controls .-next {
        right: 12%
    }
}

@media (min-width: 68rem) {
    .slideshow .is-fullscreen + .slideshow__controls .-next {
        right: 15%
    }
}

.slideshow .flickity-fullscreen-button {
    top: 10px;
    border-radius: 0
}

.slideshow .flickity-fullscreen-button-view {
    display: none
}

@media (min-width: 68rem) {
    .slideshow .flickity-fullscreen-button-view {
        display: block
    }
}

.slideshow__controls {
    z-index: 1;
    position: absolute;
    bottom: 27px;
    left: 27px
}

    .slideshow__controls .-close {
        display: none
    }

    .slideshow__controls .-pagination {
        padding: 0.6rem;
        opacity: .9
    }

        .slideshow__controls .-pagination:hover {
            cursor: pointer
        }

        .slideshow__controls .-pagination svg {
            fill: #484848;
            width: 12px;
            height: 12px
        }

        .slideshow__controls .-pagination.-previous {
            margin-right: 5px;
            padding-right: .7rem;
            padding-left: .5rem
        }

            .slideshow__controls .-pagination.-previous .icon {
                transform: rotate(90deg)
            }

        .slideshow__controls .-pagination.-next {
            padding-left: .7rem;
            padding-right: .5rem
        }

            .slideshow__controls .-pagination.-next .icon {
                transform: rotate(-90deg)
            }

.slideshow__status {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    background: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.35px;
    padding: 10px 15px;
    line-height: 1
}

@media (min-width: 68rem) {
    .slideshow__status {
        right: 45px
    }
}

.slideshow__images {
    position: relative;
    height: 100%;
    width: 100%
}

    .slideshow__images.is-fullscreen {
        z-index: 2
    }

.slideshow__image {
    width: 100%;
    height: 100%
}

    .slideshow__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.fullscreen.slideshow {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.8);
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .fullscreen.slideshow .slideshow__status {
        position: fixed;
        top: 15%;
        right: 17%;
        z-index: 2
    }

    .fullscreen.slideshow .slideshow__controls {
        top: 45%;
        z-index: 2
    }

        .fullscreen.slideshow .slideshow__controls .-close {
            display: block;
            position: fixed;
            top: 5%;
            right: 5%
        }

            .fullscreen.slideshow .slideshow__controls .-close .icon {
                float: left;
                width: 15px
            }

                .fullscreen.slideshow .slideshow__controls .-close .icon svg {
                    fill: #484848;
                    stroke: #484848
                }

        .fullscreen.slideshow .slideshow__controls .-pagination {
            position: fixed
        }

        .fullscreen.slideshow .slideshow__controls .-previous {
            left: 10%
        }

        .fullscreen.slideshow .slideshow__controls .-next {
            right: 10%
        }

    .fullscreen.slideshow .slideshow__images {
        position: absolute;
        width: 70%;
        height: 50%;
        left: 15%;
        top: 12.5%
    }

.content-list {
    list-style: none;
    padding: 0;
    margin: 1rem
}

@media (min-width: 54rem) {
    .content-list {
        margin: 1rem 12.5%
    }
}

.content-list__item {
    margin: 2rem 0
}

@media (min-width: 54rem) {
    .content-list__item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        margin: 4rem 0
    }
}

.content-list__item .item-image__container {
    position: relative;
    width: 100%;
    height: 100%
}

@media (min-width: 54rem) {
    .content-list__item .item-image__container {
        width: 48%;
        max-width: 495px;
        max-height: none;
        z-index: 2
    }
}

.content-list__item .item-image__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 1fr;
    overflow: hidden
}

    .content-list__item .item-image__box > * {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 1 / 1 / 2 / 2;
        max-height: 250px
    }

@media (min-width: 54rem) {
    .content-list__item .item-image__box > * {
        max-height: none
    }
}

.content-list__item .item-image__bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.content-list__item .item-content__container {
    position: relative;
    background-color: #fff
}

@media (min-width: 54rem) {
    .content-list__item .item-content__container {
        width: 79%;
        z-index: 1
    }
}

.content-list__item .item-content__box {
    padding: 2rem
}

    .content-list__item .item-content__box p {
        font-size: 14px;
        line-height: 22px
    }

@media (min-width: 54rem) {
    .content-list__item .item-content__box p {
        font-size: 16px;
        line-height: 26px
    }
}

.content-list__item .item-content__box a {
    display: inline-block;
    width: 100%
}

@media (min-width: 68rem) {
    .content-list__item .item-content__box a {
        width: 70%
    }
}

.content-list__item .item-content__box a:not(:last-of-type) {
    margin-bottom: 1rem
}

@media (min-width: 54rem) {
    .content-list__item.-even .item-content__container {
        margin-left: -24%;
        margin-top: 1rem;
        margin-bottom: -1rem;
        padding-left: 24%
    }
}

@media (min-width: 54rem) {
    .content-list__item.-odd .item-image__container {
        -ms-flex-order: 2;
        order: 2;
        margin-top: 1rem;
        margin-bottom: -1rem
    }

    .content-list__item.-odd .item-content__container {
        margin-right: -24%;
        padding-right: 24%
    }
}

.category-bar {
    position: relative;
    display: block;
    height: 70px;
    width: 100%;
    padding: 0 8px;
    background: #484848;
    overflow: hidden
}

.category-bar__slider {
    height: 70px;
    width: 100%;
    margin: 0
}

    .category-bar__slider:after {
        content: 'flickity';
        display: none
    }

@media (min-width: 68rem) {
    .category-bar__slider {
        padding: 0 11.11111%
    }
}

.category-bar__item {
    position: relative;
    height: 100%;
    padding: 0 1.25rem;
    white-space: nowrap
}

    .category-bar__item.active a:after {
        background: #CECDB0
    }

    .category-bar__item a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
        letter-spacing: 0.5px;
        line-height: 1.1
    }

        .category-bar__item a:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 6px;
            background: transparent;
            transition: background 0.3s
        }

.event-filter {
    background: #484848;
    color: #C9C2BB;
    padding: 10px 0
}

    .event-filter [aria-expanded="true"] {
        display: block
    }

@media (min-width: 54rem) {
    .event-filter [aria-expanded="true"] {
        display: -ms-flexbox;
        display: flex
    }
}

.event-filter [aria-expanded="false"] {
    display: none
}

@media (min-width: 54rem) {
    .event-filter [aria-expanded="false"] {
        display: -ms-flexbox;
        display: flex
    }
}

.event-filter__prompt {
    font-weight: 600;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-align: center;
    align-items: center
}

    .event-filter__prompt .icon {
        margin-right: 5px
    }

        .event-filter__prompt .icon svg {
            width: 15px
        }

            .event-filter__prompt .icon svg .icon-filter__stroke {
                fill: #F8991D
            }

.event-filter__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px;
    margin: auto
}

@media (min-width: 54rem) {
    .event-filter__inner {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 83.33333%;
        padding: 0 4.16667%
    }
}

.event-filter__form {
    padding: 20px 0;
    width: 100%
}

@media (min-width: 54rem) {
    .event-filter__form {
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 75%;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }
}

.event-filter__select {
    margin-bottom: 10px
}

@media (min-width: 54rem) {
    .event-filter__select {
        margin-bottom: 0;
        margin-right: 10px;
        min-width: 125px;
        -ms-flex-positive: 3;
        flex-grow: 3
    }

        .event-filter__select:first-child {
            -ms-flex-positive: 4;
            flex-grow: 4
        }

        .event-filter__select:nth-child(3) {
            -ms-flex-positive: 1;
            flex-grow: 1
        }
}

.event-filter__select label {
    display: block;
    background-color: #353535;
    padding: 10px 0 1px 16px;
    color: #a69c96;
    font-size: 12px;
    text-align: left;
    position: relative;
    z-index: 1;
    line-height: 1;
    box-shadow: inset 0 -1px 0 0 #C9C2BB
}

    .event-filter__select label:after {
        content: '';
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #F8991D
    }

.event-filter__select select {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    height: 35px;
    background-color: #353535;
    border-radius: 0 !important;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border: none;
    color: #fff
}

.event-filter__refine {
    width: 100%;
    display: block
}

@media (min-width: 54rem) {
    .event-filter__refine {
        width: auto
    }
}

.event-filter__expand {
    display: block;
    margin-left: auto
}

@media (min-width: 54rem) {
    .event-filter__expand {
        display: none
    }
}

.event-filter .btn {
    color: #000000;
    cursor: pointer
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 1rem
}

    .pagination > *:not(:last-child) {
        margin-right: 4px
    }

    .pagination .icon-ellipsis {
        margin-left: 4px;
        margin-right: 8px
    }

.event-details {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff
}

@media (min-width: 54rem) {
    .event-details {
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.event-details__image {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    background-size: cover;
    background-position: center center;
    height: 200px;
    width: 100%
}

@media (min-width: 54rem) {
    .event-details__image {
        width: auto;
        height: auto
    }
}

.event-details__content {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: 2rem 0 2rem 2rem
}

@media (min-width: 54rem) {
    .event-details__content {
        padding-left: calc(4rem + 94px)
    }
}

.event-details__content h1 {
    margin-top: 0;
    padding-right: 2rem;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1
}

@media (min-width: 54rem) {
    .event-details__content h1 {
        margin-bottom: 1rem;
        font-size: 40px;
        letter-spacing: 1px
    }
}

.event-details__location {
    display: -ms-flexbox;
    display: flex;
    padding-right: 2rem;
    padding-bottom: 2rem;
    font-size: 14px;
    letter-spacing: 0.35px;
    line-height: 24px
}

@media (min-width: 54rem) {
    .event-details__location {
        font-size: 18px;
        letter-spacing: 0.45px
    }
}

.event-details__location span {
    margin-right: 10px
}

.event-details__location div p {
    margin: 0
}

    .event-details__location div p.-bold {
        font-weight: 800
    }

@media (min-width: 54rem) {
    .event-details__location div p.-bold {
        margin-bottom: 4px
    }
}

.event-details__summary {
    padding-top: 2rem;
    padding-right: 2rem;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
    border-top: 1px solid #E5E5E2
}

@media (min-width: 54rem) {
    .event-details__summary {
        font-size: 16px;
        line-height: 26px
    }
}

.event-details__summary .btn {
    display: block
}

    .event-details__summary .btn:first-of-type {
        margin-top: 2rem
    }

@media (min-width: 54rem) {
    .event-details__summary .btn {
        display: inline-block
    }

        .event-details__summary .btn:not(:last-of-type) {
            margin-bottom: 1rem
        }
}

.event-details__actions {
    padding-right: 2rem;
    margin-top: 2rem
}

    .event-details__actions .btn {
        display: block
    }

@media (min-width: 54rem) {
    .event-details__actions .btn {
        display: inline-block
    }

        .event-details__actions .btn:not(:last-of-type) {
            margin-bottom: 1rem
        }
}

.event-details__back {
    position: absolute;
    top: 1rem;
    left: 1rem;
    z-index: 5
}

@media (min-width: 54rem) {
    .event-details__back {
        top: 2rem;
        left: 2rem
    }
}

.event-details__back .btn {
    display: block
}

.fts-isnta-full-name {
    letter-spacing: 0
}

.fts-profile-wrap {
    padding: 0
}

.homepage-hero {
    position: relative
}

.error500 .page__one-column {
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    margin: auto;
    text-align: center
}

.page__two-column {
    background: #fff;
    padding: 50px 0
}

    .page__two-column .flex {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 2rem
    }

@media (min-width: 43.75rem) {
    .page__two-column .flex {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.page__two-column .col-left {
    margin-bottom: 1.5rem
}

@media (min-width: 43.75rem) {
    .page__two-column .col-left {
        padding-right: 1.5rem;
        width: 50%
    }
}

@media (min-width: 43.75rem) {
    .page__two-column .col-right {
        padding-left: 1.5rem;
        width: 50%
    }
}

.page__one-column {
    background: #fff;
    padding: 50px 0
}

    .page__one-column.with-back {
        position: relative
    }

        .page__one-column.with-back .page-back {
            position: absolute;
            top: 1rem;
            left: 1rem
        }

            .page__one-column.with-back .page-back a {
                display: block
            }

        .page__one-column.with-back .content-section.-small {
            margin-top: 1rem;
            padding: 0 2rem
        }

@media (min-width: 54rem) {
    .page__one-column.with-back .content-section.-small {
        max-width: calc(100% - 250px);
        margin: 0 125px;
        padding: 0 1rem
    }

    .page__one-column.with-back .page-back {
        top: 2rem
    }
}

@media (min-width: 68rem) {
    .page__one-column.with-back .content-section.-small {
        max-width: 850px;
        margin: auto
    }
}

.page__generic-listing {
    margin: 30px auto
}

@media (min-width: 54rem) {
    .page__generic-listing {
        max-width: calc(1080px + 2rem)
    }
}

@media (min-width: 76rem) {
    .page__generic-listing {
        max-width: 1080px
    }
}

.page__generic-listing__list {
    padding: 30px 0 0
}

.page__generic-listing h3 {
    font-size: 30px;
    margin: 0 2rem
}

@media (min-width: 54rem) {
    .page__generic-listing h3 {
        font-size: 36px
    }
}

@media (min-width: 76rem) {
    .page__generic-listing h3 {
        margin: 0
    }
}

.page__generic-listing__entry {
    margin: 40px auto
}

@media (min-width: 54rem) {
    .page__generic-listing__entry {
        margin: 40px 2rem
    }
}

@media (min-width: 76rem) {
    .page__generic-listing__entry {
        margin: 40px auto
    }
}

.at-style-responsive .at-svc-compact {
    background-color: #E61B00 !important;
}
