.global-spacing--3xlarge {
    margin-top: 3.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--3xlarge {
        margin-top: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--3xlarge {
        margin-top: 6rem;
    }
}
.global-spacing--2xlarge {
    margin-top: 3rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--2xlarge {
        margin-top: 3.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--2xlarge {
        margin-top: 5rem;
    }
}
.global-spacing--xlarge {
    margin-top: 2.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--xlarge {
        margin-top: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--xlarge {
        margin-top: 4rem;
    }
}
.global-spacing--large {
    margin-top: 2.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--large {
        margin-top: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--large {
        margin-top: 3.5rem;
    }
}
.global-spacing--default {
    margin-top: 2rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--default {
        margin-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--default {
        margin-top: 3rem;
    }
}
.global-spacing--medium {
    margin-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--medium {
        margin-top: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--medium {
        margin-top: 2.5rem;
    }
}
.global-spacing--small {
    margin-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--small {
        margin-top: 2rem;
    }
}
.global-spacing--xsmall {
    margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--xsmall {
        margin-top: 1.5rem;
    }
}
.global-spacing--xsmall-alt {
    margin-top: 0.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--xsmall-alt {
        margin-top: 1.5rem;
    }
}
.global-spacing--2xsmall {
    margin-top: 1rem;
}
.global-spacing--3xsmall {
    margin-top: 0.5rem;
}
.global-spacing--4xsmall {
    margin-top: 0;
}
.global-spacing--psmall {
    margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--psmall {
        margin-top: 1.5rem;
    }
}
.global-spacing--pmedium {
    margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--pmedium {
        margin-top: 1.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--pmedium {
        margin-top: 2rem;
    }
}
.global-spacing--pmediumalt {
    margin-top: 1.5rem;
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--pmediumalt {
        margin-top: 2rem;
    }
}
.global-spacing--plarge {
    margin-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--plarge {
        margin-top: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--plarge {
        margin-top: 2.5rem;
    }
}
.global-spacing--pxlarge {
    margin-top: 2rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--pxlarge {
        margin-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--pxlarge {
        margin-top: 3.5rem;
    }
}
.global-spacing--ptestimonial {
    margin-top: 3rem 1.5rem 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-spacing--ptestimonial {
        margin-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-spacing--ptestimonial {
        margin-top: 3.5rem;
    }
}
.global-margin--3xlarge {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--3xlarge {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--3xlarge {
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
}
.global-margin--2xlarge {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--2xlarge {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--2xlarge {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
}
.global-margin--xlarge {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--xlarge {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--xlarge {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
}
.global-margin--large {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--large {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--large {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem;
    }
}
.global-margin--default {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--default {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--default {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
}
.global-margin--medium {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--medium {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--medium {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}
.global-margin--small {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--small {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
.global-margin--xsmall {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--xsmall {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
}
.global-margin--xsmall-alt {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--xsmall-alt {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
}
.global-margin--2xsmall {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.global-margin--3xsmall {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.global-margin--4xsmall {
    margin-top: 0;
    margin-bottom: 0;
}
.global-margin--psmall {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--psmall {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
}
.global-margin--pmedium {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--pmedium {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--pmedium {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
.global-margin--pmediumalt {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--pmediumalt {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
.global-margin--plarge {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--plarge {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--plarge {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}
.global-margin--pxlarge {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--pxlarge {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--pxlarge {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem;
    }
}
.global-margin--ptestimonial {
    margin-top: 3rem 1.5rem 1.5rem;
    margin-bottom: 3rem 1.5rem 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-margin--ptestimonial {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-margin--ptestimonial {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem;
    }
}
.global-padding--3xlarge {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--3xlarge {
        padding-top: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--3xlarge {
        padding-top: 6rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--3xlarge {
        padding-bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--3xlarge {
        padding-bottom: 6rem;
    }
}
.global-padding--2xlarge {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--2xlarge {
        padding-top: 3.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--2xlarge {
        padding-top: 5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--2xlarge {
        padding-bottom: 3.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--2xlarge {
        padding-bottom: 5rem;
    }
}
.global-padding--xlarge {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--xlarge {
        padding-top: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--xlarge {
        padding-top: 4rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--xlarge {
        padding-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--xlarge {
        padding-bottom: 4rem;
    }
}
.global-padding--large {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--large {
        padding-top: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--large {
        padding-top: 3.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--large {
        padding-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--large {
        padding-bottom: 3.5rem;
    }
}
.global-padding--default {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--default {
        padding-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--default {
        padding-top: 3rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--default {
        padding-bottom: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--default {
        padding-bottom: 3rem;
    }
}
.global-padding--medium {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--medium {
        padding-top: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--medium {
        padding-top: 2.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--medium {
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--medium {
        padding-bottom: 2.5rem;
    }
}
.global-padding--small {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--small {
        padding-top: 2rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--small {
        padding-bottom: 2rem;
    }
}
.global-padding--xsmall {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--xsmall {
        padding-top: 1.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--xsmall {
        padding-bottom: 1.5rem;
    }
}
.global-padding--xsmall-alt {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--xsmall-alt {
        padding-top: 1.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--xsmall-alt {
        padding-bottom: 1.5rem;
    }
}
.global-padding--2xsmall {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.global-padding--3xsmall {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.global-padding--4xsmall {
    padding-top: 0;
    padding-bottom: 0;
}
.global-padding--psmall {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--psmall {
        padding-top: 1.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--psmall {
        padding-bottom: 1.5rem;
    }
}
.global-padding--pmedium {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--pmedium {
        padding-top: 1.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--pmedium {
        padding-top: 2rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--pmedium {
        padding-bottom: 1.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--pmedium {
        padding-bottom: 2rem;
    }
}
.global-padding--pmediumalt {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--pmediumalt {
        padding-top: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--pmediumalt {
        padding-bottom: 2rem;
    }
}
.global-padding--plarge {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--plarge {
        padding-top: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--plarge {
        padding-top: 2.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--plarge {
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--plarge {
        padding-bottom: 2.5rem;
    }
}
.global-padding--pxlarge {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--pxlarge {
        padding-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--pxlarge {
        padding-top: 3.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--pxlarge {
        padding-bottom: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--pxlarge {
        padding-bottom: 3.5rem;
    }
}
.global-padding--ptestimonial {
    padding-top: 3rem 1.5rem 1.5rem;
    padding-bottom: 3rem 1.5rem 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .global-padding--ptestimonial {
        padding-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--ptestimonial {
        padding-top: 3.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .global-padding--ptestimonial {
        padding-bottom: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .global-padding--ptestimonial {
        padding-bottom: 3.5rem;
    }
}
:root {
    --viewportWidth: calc(100vw - var(--scrollbarWidth));
}
.grid-container {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (min-width: 48em) {
    .grid-container {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
.grid-container.fluid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (min-width: 48em) {
    .grid-container.fluid {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
}
.cell.auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.cell.shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.grid-x > .auto {
    width: auto;
}
.grid-x > .shrink {
    width: auto;
}
.grid-x > .initial-shrink,
.grid-x > .initial-full,
.grid-x > .initial-1,
.grid-x > .initial-2,
.grid-x > .initial-3,
.grid-x > .initial-4,
.grid-x > .initial-5,
.grid-x > .initial-6,
.grid-x > .initial-7,
.grid-x > .initial-8,
.grid-x > .initial-9,
.grid-x > .initial-10,
.grid-x > .initial-11,
.grid-x > .initial-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
@media print, screen and (min-width: 20.0625em) {
    .grid-x > .tiny-shrink,
    .grid-x > .tiny-full,
    .grid-x > .tiny-1,
    .grid-x > .tiny-2,
    .grid-x > .tiny-3,
    .grid-x > .tiny-4,
    .grid-x > .tiny-5,
    .grid-x > .tiny-6,
    .grid-x > .tiny-7,
    .grid-x > .tiny-8,
    .grid-x > .tiny-9,
    .grid-x > .tiny-10,
    .grid-x > .tiny-11,
    .grid-x > .tiny-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .grid-x > .small-shrink,
    .grid-x > .small-full,
    .grid-x > .small-1,
    .grid-x > .small-2,
    .grid-x > .small-3,
    .grid-x > .small-4,
    .grid-x > .small-5,
    .grid-x > .small-6,
    .grid-x > .small-7,
    .grid-x > .small-8,
    .grid-x > .small-9,
    .grid-x > .small-10,
    .grid-x > .small-11,
    .grid-x > .small-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 48em) {
    .grid-x > .medium-shrink,
    .grid-x > .medium-full,
    .grid-x > .medium-1,
    .grid-x > .medium-2,
    .grid-x > .medium-3,
    .grid-x > .medium-4,
    .grid-x > .medium-5,
    .grid-x > .medium-6,
    .grid-x > .medium-7,
    .grid-x > .medium-8,
    .grid-x > .medium-9,
    .grid-x > .medium-10,
    .grid-x > .medium-11,
    .grid-x > .medium-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .grid-x > .large-shrink,
    .grid-x > .large-full,
    .grid-x > .large-1,
    .grid-x > .large-2,
    .grid-x > .large-3,
    .grid-x > .large-4,
    .grid-x > .large-5,
    .grid-x > .large-6,
    .grid-x > .large-7,
    .grid-x > .large-8,
    .grid-x > .large-9,
    .grid-x > .large-10,
    .grid-x > .large-11,
    .grid-x > .large-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
.grid-x > .initial-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
}
.grid-x > .initial-shrink,
.grid-x > .initial-1,
.grid-x > .initial-2,
.grid-x > .initial-3,
.grid-x > .initial-4,
.grid-x > .initial-5,
.grid-x > .initial-6,
.grid-x > .initial-7,
.grid-x > .initial-8,
.grid-x > .initial-9,
.grid-x > .initial-10,
.grid-x > .initial-11,
.grid-x > .initial-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.grid-x > .initial-shrink {
    width: auto;
}
.grid-x > .initial-1 {
    width: 8.33333%;
}
.grid-x > .initial-2 {
    width: 16.66667%;
}
.grid-x > .initial-3 {
    width: 25%;
}
.grid-x > .initial-4 {
    width: 33.33333%;
}
.grid-x > .initial-5 {
    width: 41.66667%;
}
.grid-x > .initial-6 {
    width: 50%;
}
.grid-x > .initial-7 {
    width: 58.33333%;
}
.grid-x > .initial-8 {
    width: 66.66667%;
}
.grid-x > .initial-9 {
    width: 75%;
}
.grid-x > .initial-10 {
    width: 83.33333%;
}
.grid-x > .initial-11 {
    width: 91.66667%;
}
.grid-x > .initial-12 {
    width: 100%;
}
@media print, screen and (min-width: 20.0625em) {
    .grid-x > .tiny-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .tiny-shrink,
    .grid-x > .tiny-1,
    .grid-x > .tiny-2,
    .grid-x > .tiny-3,
    .grid-x > .tiny-4,
    .grid-x > .tiny-5,
    .grid-x > .tiny-6,
    .grid-x > .tiny-7,
    .grid-x > .tiny-8,
    .grid-x > .tiny-9,
    .grid-x > .tiny-10,
    .grid-x > .tiny-11,
    .grid-x > .tiny-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-x > .tiny-shrink {
        width: auto;
    }
    .grid-x > .tiny-1 {
        width: 8.33333%;
    }
    .grid-x > .tiny-2 {
        width: 16.66667%;
    }
    .grid-x > .tiny-3 {
        width: 25%;
    }
    .grid-x > .tiny-4 {
        width: 33.33333%;
    }
    .grid-x > .tiny-5 {
        width: 41.66667%;
    }
    .grid-x > .tiny-6 {
        width: 50%;
    }
    .grid-x > .tiny-7 {
        width: 58.33333%;
    }
    .grid-x > .tiny-8 {
        width: 66.66667%;
    }
    .grid-x > .tiny-9 {
        width: 75%;
    }
    .grid-x > .tiny-10 {
        width: 83.33333%;
    }
    .grid-x > .tiny-11 {
        width: 91.66667%;
    }
    .grid-x > .tiny-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .grid-x > .small-1,
    .grid-x > .small-2,
    .grid-x > .small-3,
    .grid-x > .small-4,
    .grid-x > .small-5,
    .grid-x > .small-6,
    .grid-x > .small-7,
    .grid-x > .small-8,
    .grid-x > .small-9,
    .grid-x > .small-10,
    .grid-x > .small-11,
    .grid-x > .small-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-x > .small-1 {
        width: 8.33333%;
    }
    .grid-x > .small-2 {
        width: 16.66667%;
    }
    .grid-x > .small-3 {
        width: 25%;
    }
    .grid-x > .small-4 {
        width: 33.33333%;
    }
    .grid-x > .small-5 {
        width: 41.66667%;
    }
    .grid-x > .small-6 {
        width: 50%;
    }
    .grid-x > .small-7 {
        width: 58.33333%;
    }
    .grid-x > .small-8 {
        width: 66.66667%;
    }
    .grid-x > .small-9 {
        width: 75%;
    }
    .grid-x > .small-10 {
        width: 83.33333%;
    }
    .grid-x > .small-11 {
        width: 91.66667%;
    }
    .grid-x > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .grid-x > .medium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .medium-shrink,
    .grid-x > .medium-1,
    .grid-x > .medium-2,
    .grid-x > .medium-3,
    .grid-x > .medium-4,
    .grid-x > .medium-5,
    .grid-x > .medium-6,
    .grid-x > .medium-7,
    .grid-x > .medium-8,
    .grid-x > .medium-9,
    .grid-x > .medium-10,
    .grid-x > .medium-11,
    .grid-x > .medium-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-x > .medium-shrink {
        width: auto;
    }
    .grid-x > .medium-1 {
        width: 8.33333%;
    }
    .grid-x > .medium-2 {
        width: 16.66667%;
    }
    .grid-x > .medium-3 {
        width: 25%;
    }
    .grid-x > .medium-4 {
        width: 33.33333%;
    }
    .grid-x > .medium-5 {
        width: 41.66667%;
    }
    .grid-x > .medium-6 {
        width: 50%;
    }
    .grid-x > .medium-7 {
        width: 58.33333%;
    }
    .grid-x > .medium-8 {
        width: 66.66667%;
    }
    .grid-x > .medium-9 {
        width: 75%;
    }
    .grid-x > .medium-10 {
        width: 83.33333%;
    }
    .grid-x > .medium-11 {
        width: 91.66667%;
    }
    .grid-x > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .grid-x > .large-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .large-shrink,
    .grid-x > .large-1,
    .grid-x > .large-2,
    .grid-x > .large-3,
    .grid-x > .large-4,
    .grid-x > .large-5,
    .grid-x > .large-6,
    .grid-x > .large-7,
    .grid-x > .large-8,
    .grid-x > .large-9,
    .grid-x > .large-10,
    .grid-x > .large-11,
    .grid-x > .large-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-x > .large-shrink {
        width: auto;
    }
    .grid-x > .large-1 {
        width: 8.33333%;
    }
    .grid-x > .large-2 {
        width: 16.66667%;
    }
    .grid-x > .large-3 {
        width: 25%;
    }
    .grid-x > .large-4 {
        width: 33.33333%;
    }
    .grid-x > .large-5 {
        width: 41.66667%;
    }
    .grid-x > .large-6 {
        width: 50%;
    }
    .grid-x > .large-7 {
        width: 58.33333%;
    }
    .grid-x > .large-8 {
        width: 66.66667%;
    }
    .grid-x > .large-9 {
        width: 75%;
    }
    .grid-x > .large-10 {
        width: 83.33333%;
    }
    .grid-x > .large-11 {
        width: 91.66667%;
    }
    .grid-x > .large-12 {
        width: 100%;
    }
}
.grid-margin-x:not(.grid-x) > .cell {
    width: auto;
}
.grid-margin-y:not(.grid-y) > .cell {
    height: auto;
}
.grid-margin-x {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}
@media print, screen and (min-width: 48em) {
    .grid-margin-x {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
}
.grid-margin-x > .cell {
    width: calc(100% - 2.5rem);
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
@media print, screen and (min-width: 48em) {
    .grid-margin-x > .cell {
        width: calc(100% - 2.5rem);
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }
}
.grid-margin-x > .auto {
    width: auto;
}
.grid-margin-x > .shrink {
    width: auto;
}
.grid-margin-x > .initial-1 {
    width: calc(8.33333% - 2.5rem);
}
.grid-margin-x > .initial-2 {
    width: calc(16.66667% - 2.5rem);
}
.grid-margin-x > .initial-3 {
    width: calc(25% - 2.5rem);
}
.grid-margin-x > .initial-4 {
    width: calc(33.33333% - 2.5rem);
}
.grid-margin-x > .initial-5 {
    width: calc(41.66667% - 2.5rem);
}
.grid-margin-x > .initial-6 {
    width: calc(50% - 2.5rem);
}
.grid-margin-x > .initial-7 {
    width: calc(58.33333% - 2.5rem);
}
.grid-margin-x > .initial-8 {
    width: calc(66.66667% - 2.5rem);
}
.grid-margin-x > .initial-9 {
    width: calc(75% - 2.5rem);
}
.grid-margin-x > .initial-10 {
    width: calc(83.33333% - 2.5rem);
}
.grid-margin-x > .initial-11 {
    width: calc(91.66667% - 2.5rem);
}
.grid-margin-x > .initial-12 {
    width: calc(100% - 2.5rem);
}
@media print, screen and (min-width: 20.0625em) {
    .grid-margin-x > .tiny-auto {
        width: auto;
    }
    .grid-margin-x > .tiny-shrink {
        width: auto;
    }
    .grid-margin-x > .tiny-1 {
        width: calc(8.33333% - 2.5rem);
    }
    .grid-margin-x > .tiny-2 {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x > .tiny-3 {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x > .tiny-4 {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x > .tiny-5 {
        width: calc(41.66667% - 2.5rem);
    }
    .grid-margin-x > .tiny-6 {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x > .tiny-7 {
        width: calc(58.33333% - 2.5rem);
    }
    .grid-margin-x > .tiny-8 {
        width: calc(66.66667% - 2.5rem);
    }
    .grid-margin-x > .tiny-9 {
        width: calc(75% - 2.5rem);
    }
    .grid-margin-x > .tiny-10 {
        width: calc(83.33333% - 2.5rem);
    }
    .grid-margin-x > .tiny-11 {
        width: calc(91.66667% - 2.5rem);
    }
    .grid-margin-x > .tiny-12 {
        width: calc(100% - 2.5rem);
    }
}
@media print, screen and (min-width: 40.0625em) {
    .grid-margin-x > .small-auto {
        width: auto;
    }
    .grid-margin-x > .small-shrink {
        width: auto;
    }
    .grid-margin-x > .small-1 {
        width: calc(8.33333% - 2.5rem);
    }
    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x > .small-3 {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 2.5rem);
    }
    .grid-margin-x > .small-6 {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 2.5rem);
    }
    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 2.5rem);
    }
    .grid-margin-x > .small-9 {
        width: calc(75% - 2.5rem);
    }
    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 2.5rem);
    }
    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 2.5rem);
    }
    .grid-margin-x > .small-12 {
        width: calc(100% - 2.5rem);
    }
}
@media print, screen and (min-width: 48em) {
    .grid-margin-x > .auto {
        width: auto;
    }
    .grid-margin-x > .shrink {
        width: auto;
    }
    .grid-margin-x > .initial-1 {
        width: calc(8.33333% - 2.5rem);
    }
    .grid-margin-x > .initial-2 {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x > .initial-3 {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x > .initial-4 {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x > .initial-5 {
        width: calc(41.66667% - 2.5rem);
    }
    .grid-margin-x > .initial-6 {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x > .initial-7 {
        width: calc(58.33333% - 2.5rem);
    }
    .grid-margin-x > .initial-8 {
        width: calc(66.66667% - 2.5rem);
    }
    .grid-margin-x > .initial-9 {
        width: calc(75% - 2.5rem);
    }
    .grid-margin-x > .initial-10 {
        width: calc(83.33333% - 2.5rem);
    }
    .grid-margin-x > .initial-11 {
        width: calc(91.66667% - 2.5rem);
    }
    .grid-margin-x > .initial-12 {
        width: calc(100% - 2.5rem);
    }
    .grid-margin-x > .tiny-auto {
        width: auto;
    }
    .grid-margin-x > .tiny-shrink {
        width: auto;
    }
    .grid-margin-x > .tiny-1 {
        width: calc(8.33333% - 2.5rem);
    }
    .grid-margin-x > .tiny-2 {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x > .tiny-3 {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x > .tiny-4 {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x > .tiny-5 {
        width: calc(41.66667% - 2.5rem);
    }
    .grid-margin-x > .tiny-6 {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x > .tiny-7 {
        width: calc(58.33333% - 2.5rem);
    }
    .grid-margin-x > .tiny-8 {
        width: calc(66.66667% - 2.5rem);
    }
    .grid-margin-x > .tiny-9 {
        width: calc(75% - 2.5rem);
    }
    .grid-margin-x > .tiny-10 {
        width: calc(83.33333% - 2.5rem);
    }
    .grid-margin-x > .tiny-11 {
        width: calc(91.66667% - 2.5rem);
    }
    .grid-margin-x > .tiny-12 {
        width: calc(100% - 2.5rem);
    }
    .grid-margin-x > .small-auto {
        width: auto;
    }
    .grid-margin-x > .small-shrink {
        width: auto;
    }
    .grid-margin-x > .small-1 {
        width: calc(8.33333% - 2.5rem);
    }
    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x > .small-3 {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 2.5rem);
    }
    .grid-margin-x > .small-6 {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 2.5rem);
    }
    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 2.5rem);
    }
    .grid-margin-x > .small-9 {
        width: calc(75% - 2.5rem);
    }
    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 2.5rem);
    }
    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 2.5rem);
    }
    .grid-margin-x > .small-12 {
        width: calc(100% - 2.5rem);
    }
    .grid-margin-x > .medium-auto {
        width: auto;
    }
    .grid-margin-x > .medium-shrink {
        width: auto;
    }
    .grid-margin-x > .medium-1 {
        width: calc(8.33333% - 2.5rem);
    }
    .grid-margin-x > .medium-2 {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x > .medium-3 {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x > .medium-4 {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x > .medium-5 {
        width: calc(41.66667% - 2.5rem);
    }
    .grid-margin-x > .medium-6 {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x > .medium-7 {
        width: calc(58.33333% - 2.5rem);
    }
    .grid-margin-x > .medium-8 {
        width: calc(66.66667% - 2.5rem);
    }
    .grid-margin-x > .medium-9 {
        width: calc(75% - 2.5rem);
    }
    .grid-margin-x > .medium-10 {
        width: calc(83.33333% - 2.5rem);
    }
    .grid-margin-x > .medium-11 {
        width: calc(91.66667% - 2.5rem);
    }
    .grid-margin-x > .medium-12 {
        width: calc(100% - 2.5rem);
    }
}
@media print, screen and (min-width: 64.0625em) {
    .grid-margin-x > .large-auto {
        width: auto;
    }
    .grid-margin-x > .large-shrink {
        width: auto;
    }
    .grid-margin-x > .large-1 {
        width: calc(8.33333% - 2.5rem);
    }
    .grid-margin-x > .large-2 {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x > .large-3 {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x > .large-4 {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x > .large-5 {
        width: calc(41.66667% - 2.5rem);
    }
    .grid-margin-x > .large-6 {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x > .large-7 {
        width: calc(58.33333% - 2.5rem);
    }
    .grid-margin-x > .large-8 {
        width: calc(66.66667% - 2.5rem);
    }
    .grid-margin-x > .large-9 {
        width: calc(75% - 2.5rem);
    }
    .grid-margin-x > .large-10 {
        width: calc(83.33333% - 2.5rem);
    }
    .grid-margin-x > .large-11 {
        width: calc(91.66667% - 2.5rem);
    }
    .grid-margin-x > .large-12 {
        width: calc(100% - 2.5rem);
    }
}
.grid-padding-x .grid-padding-x {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
}
@media print, screen and (min-width: 48em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
.grid-container:not(.full) > .grid-padding-x {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
}
@media print, screen and (min-width: 48em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
.grid-padding-x > .cell {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 48em) {
    .grid-padding-x > .cell {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
.initial-up-1 > .cell {
    width: 100%;
}
.initial-up-2 > .cell {
    width: 50%;
}
.initial-up-3 > .cell {
    width: 33.33333%;
}
.initial-up-4 > .cell {
    width: 25%;
}
.initial-up-5 > .cell {
    width: 20%;
}
.initial-up-6 > .cell {
    width: 16.66667%;
}
.initial-up-7 > .cell {
    width: 14.28571%;
}
.initial-up-8 > .cell {
    width: 12.5%;
}
@media print, screen and (min-width: 20.0625em) {
    .tiny-up-1 > .cell {
        width: 100%;
    }
    .tiny-up-2 > .cell {
        width: 50%;
    }
    .tiny-up-3 > .cell {
        width: 33.33333%;
    }
    .tiny-up-4 > .cell {
        width: 25%;
    }
    .tiny-up-5 > .cell {
        width: 20%;
    }
    .tiny-up-6 > .cell {
        width: 16.66667%;
    }
    .tiny-up-7 > .cell {
        width: 14.28571%;
    }
    .tiny-up-8 > .cell {
        width: 12.5%;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .small-up-1 > .cell {
        width: 100%;
    }
    .small-up-2 > .cell {
        width: 50%;
    }
    .small-up-3 > .cell {
        width: 33.33333%;
    }
    .small-up-4 > .cell {
        width: 25%;
    }
    .small-up-5 > .cell {
        width: 20%;
    }
    .small-up-6 > .cell {
        width: 16.66667%;
    }
    .small-up-7 > .cell {
        width: 14.28571%;
    }
    .small-up-8 > .cell {
        width: 12.5%;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-up-1 > .cell {
        width: 100%;
    }
    .medium-up-2 > .cell {
        width: 50%;
    }
    .medium-up-3 > .cell {
        width: 33.33333%;
    }
    .medium-up-4 > .cell {
        width: 25%;
    }
    .medium-up-5 > .cell {
        width: 20%;
    }
    .medium-up-6 > .cell {
        width: 16.66667%;
    }
    .medium-up-7 > .cell {
        width: 14.28571%;
    }
    .medium-up-8 > .cell {
        width: 12.5%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-up-1 > .cell {
        width: 100%;
    }
    .large-up-2 > .cell {
        width: 50%;
    }
    .large-up-3 > .cell {
        width: 33.33333%;
    }
    .large-up-4 > .cell {
        width: 25%;
    }
    .large-up-5 > .cell {
        width: 20%;
    }
    .large-up-6 > .cell {
        width: 16.66667%;
    }
    .large-up-7 > .cell {
        width: 14.28571%;
    }
    .large-up-8 > .cell {
        width: 12.5%;
    }
}
.grid-margin-x.initial-up-1 > .cell {
    width: calc(100% - 2.5rem);
}
.grid-margin-x.initial-up-2 > .cell {
    width: calc(50% - 2.5rem);
}
.grid-margin-x.initial-up-3 > .cell {
    width: calc(33.33333% - 2.5rem);
}
.grid-margin-x.initial-up-4 > .cell {
    width: calc(25% - 2.5rem);
}
.grid-margin-x.initial-up-5 > .cell {
    width: calc(20% - 2.5rem);
}
.grid-margin-x.initial-up-6 > .cell {
    width: calc(16.66667% - 2.5rem);
}
.grid-margin-x.initial-up-7 > .cell {
    width: calc(14.28571% - 2.5rem);
}
.grid-margin-x.initial-up-8 > .cell {
    width: calc(12.5% - 2.5rem);
}
@media print, screen and (min-width: 20.0625em) {
    .grid-margin-x.tiny-up-1 > .cell {
        width: calc(100% - 2.5rem);
    }
    .grid-margin-x.tiny-up-2 > .cell {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x.tiny-up-3 > .cell {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x.tiny-up-4 > .cell {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x.tiny-up-5 > .cell {
        width: calc(20% - 2.5rem);
    }
    .grid-margin-x.tiny-up-6 > .cell {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x.tiny-up-7 > .cell {
        width: calc(14.28571% - 2.5rem);
    }
    .grid-margin-x.tiny-up-8 > .cell {
        width: calc(12.5% - 2.5rem);
    }
}
@media print, screen and (min-width: 40.0625em) {
    .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 2.5rem);
    }
    .grid-margin-x.small-up-2 > .cell {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x.small-up-3 > .cell {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x.small-up-4 > .cell {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x.small-up-5 > .cell {
        width: calc(20% - 2.5rem);
    }
    .grid-margin-x.small-up-6 > .cell {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x.small-up-7 > .cell {
        width: calc(14.28571% - 2.5rem);
    }
    .grid-margin-x.small-up-8 > .cell {
        width: calc(12.5% - 2.5rem);
    }
}
@media print, screen and (min-width: 48em) {
    .grid-margin-x.initial-up-1 > .cell {
        width: calc(100% - 2.5rem);
    }
    .grid-margin-x.initial-up-2 > .cell {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x.initial-up-3 > .cell {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x.initial-up-4 > .cell {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x.initial-up-5 > .cell {
        width: calc(20% - 2.5rem);
    }
    .grid-margin-x.initial-up-6 > .cell {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x.initial-up-7 > .cell {
        width: calc(14.28571% - 2.5rem);
    }
    .grid-margin-x.initial-up-8 > .cell {
        width: calc(12.5% - 2.5rem);
    }
    .grid-margin-x.medium-up-1 > .cell {
        width: calc(100% - 2.5rem);
    }
    .grid-margin-x.medium-up-2 > .cell {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x.medium-up-3 > .cell {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x.medium-up-4 > .cell {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x.medium-up-5 > .cell {
        width: calc(20% - 2.5rem);
    }
    .grid-margin-x.medium-up-6 > .cell {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x.medium-up-7 > .cell {
        width: calc(14.28571% - 2.5rem);
    }
    .grid-margin-x.medium-up-8 > .cell {
        width: calc(12.5% - 2.5rem);
    }
}
@media print, screen and (min-width: 64.0625em) {
    .grid-margin-x.large-up-1 > .cell {
        width: calc(100% - 2.5rem);
    }
    .grid-margin-x.large-up-2 > .cell {
        width: calc(50% - 2.5rem);
    }
    .grid-margin-x.large-up-3 > .cell {
        width: calc(33.33333% - 2.5rem);
    }
    .grid-margin-x.large-up-4 > .cell {
        width: calc(25% - 2.5rem);
    }
    .grid-margin-x.large-up-5 > .cell {
        width: calc(20% - 2.5rem);
    }
    .grid-margin-x.large-up-6 > .cell {
        width: calc(16.66667% - 2.5rem);
    }
    .grid-margin-x.large-up-7 > .cell {
        width: calc(14.28571% - 2.5rem);
    }
    .grid-margin-x.large-up-8 > .cell {
        width: calc(12.5% - 2.5rem);
    }
}
.initial-margin-collapse {
    margin-right: 0;
    margin-left: 0;
}
.initial-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
}
.initial-margin-collapse > .initial-1 {
    width: 8.33333%;
}
.initial-margin-collapse > .initial-2 {
    width: 16.66667%;
}
.initial-margin-collapse > .initial-3 {
    width: 25%;
}
.initial-margin-collapse > .initial-4 {
    width: 33.33333%;
}
.initial-margin-collapse > .initial-5 {
    width: 41.66667%;
}
.initial-margin-collapse > .initial-6 {
    width: 50%;
}
.initial-margin-collapse > .initial-7 {
    width: 58.33333%;
}
.initial-margin-collapse > .initial-8 {
    width: 66.66667%;
}
.initial-margin-collapse > .initial-9 {
    width: 75%;
}
.initial-margin-collapse > .initial-10 {
    width: 83.33333%;
}
.initial-margin-collapse > .initial-11 {
    width: 91.66667%;
}
.initial-margin-collapse > .initial-12 {
    width: 100%;
}
@media print, screen and (min-width: 20.0625em) {
    .initial-margin-collapse > .tiny-1 {
        width: 8.33333%;
    }
    .initial-margin-collapse > .tiny-2 {
        width: 16.66667%;
    }
    .initial-margin-collapse > .tiny-3 {
        width: 25%;
    }
    .initial-margin-collapse > .tiny-4 {
        width: 33.33333%;
    }
    .initial-margin-collapse > .tiny-5 {
        width: 41.66667%;
    }
    .initial-margin-collapse > .tiny-6 {
        width: 50%;
    }
    .initial-margin-collapse > .tiny-7 {
        width: 58.33333%;
    }
    .initial-margin-collapse > .tiny-8 {
        width: 66.66667%;
    }
    .initial-margin-collapse > .tiny-9 {
        width: 75%;
    }
    .initial-margin-collapse > .tiny-10 {
        width: 83.33333%;
    }
    .initial-margin-collapse > .tiny-11 {
        width: 91.66667%;
    }
    .initial-margin-collapse > .tiny-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .initial-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .initial-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .initial-margin-collapse > .small-3 {
        width: 25%;
    }
    .initial-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .initial-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .initial-margin-collapse > .small-6 {
        width: 50%;
    }
    .initial-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .initial-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .initial-margin-collapse > .small-9 {
        width: 75%;
    }
    .initial-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .initial-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .initial-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .initial-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .initial-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .initial-margin-collapse > .medium-3 {
        width: 25%;
    }
    .initial-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .initial-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .initial-margin-collapse > .medium-6 {
        width: 50%;
    }
    .initial-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .initial-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .initial-margin-collapse > .medium-9 {
        width: 75%;
    }
    .initial-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .initial-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .initial-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .initial-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .initial-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .initial-margin-collapse > .large-3 {
        width: 25%;
    }
    .initial-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .initial-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .initial-margin-collapse > .large-6 {
        width: 50%;
    }
    .initial-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .initial-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .initial-margin-collapse > .large-9 {
        width: 75%;
    }
    .initial-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .initial-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .initial-margin-collapse > .large-12 {
        width: 100%;
    }
}
.initial-padding-collapse {
    margin-right: 0;
    margin-left: 0;
}
.initial-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
}
@media print, screen and (min-width: 20.0625em) {
    .tiny-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .tiny-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 20.0625em) {
    .tiny-margin-collapse > .initial-1 {
        width: 8.33333%;
    }
    .tiny-margin-collapse > .initial-2 {
        width: 16.66667%;
    }
    .tiny-margin-collapse > .initial-3 {
        width: 25%;
    }
    .tiny-margin-collapse > .initial-4 {
        width: 33.33333%;
    }
    .tiny-margin-collapse > .initial-5 {
        width: 41.66667%;
    }
    .tiny-margin-collapse > .initial-6 {
        width: 50%;
    }
    .tiny-margin-collapse > .initial-7 {
        width: 58.33333%;
    }
    .tiny-margin-collapse > .initial-8 {
        width: 66.66667%;
    }
    .tiny-margin-collapse > .initial-9 {
        width: 75%;
    }
    .tiny-margin-collapse > .initial-10 {
        width: 83.33333%;
    }
    .tiny-margin-collapse > .initial-11 {
        width: 91.66667%;
    }
    .tiny-margin-collapse > .initial-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 20.0625em) {
    .tiny-margin-collapse > .tiny-1 {
        width: 8.33333%;
    }
    .tiny-margin-collapse > .tiny-2 {
        width: 16.66667%;
    }
    .tiny-margin-collapse > .tiny-3 {
        width: 25%;
    }
    .tiny-margin-collapse > .tiny-4 {
        width: 33.33333%;
    }
    .tiny-margin-collapse > .tiny-5 {
        width: 41.66667%;
    }
    .tiny-margin-collapse > .tiny-6 {
        width: 50%;
    }
    .tiny-margin-collapse > .tiny-7 {
        width: 58.33333%;
    }
    .tiny-margin-collapse > .tiny-8 {
        width: 66.66667%;
    }
    .tiny-margin-collapse > .tiny-9 {
        width: 75%;
    }
    .tiny-margin-collapse > .tiny-10 {
        width: 83.33333%;
    }
    .tiny-margin-collapse > .tiny-11 {
        width: 91.66667%;
    }
    .tiny-margin-collapse > .tiny-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .tiny-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .tiny-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .tiny-margin-collapse > .small-3 {
        width: 25%;
    }
    .tiny-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .tiny-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .tiny-margin-collapse > .small-6 {
        width: 50%;
    }
    .tiny-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .tiny-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .tiny-margin-collapse > .small-9 {
        width: 75%;
    }
    .tiny-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .tiny-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .tiny-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .tiny-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .tiny-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .tiny-margin-collapse > .medium-3 {
        width: 25%;
    }
    .tiny-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .tiny-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .tiny-margin-collapse > .medium-6 {
        width: 50%;
    }
    .tiny-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .tiny-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .tiny-margin-collapse > .medium-9 {
        width: 75%;
    }
    .tiny-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .tiny-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .tiny-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .tiny-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .tiny-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .tiny-margin-collapse > .large-3 {
        width: 25%;
    }
    .tiny-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .tiny-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .tiny-margin-collapse > .large-6 {
        width: 50%;
    }
    .tiny-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .tiny-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .tiny-margin-collapse > .large-9 {
        width: 75%;
    }
    .tiny-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .tiny-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .tiny-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 20.0625em) {
    .tiny-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .tiny-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .small-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .small-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .small-margin-collapse > .initial-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .initial-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .initial-3 {
        width: 25%;
    }
    .small-margin-collapse > .initial-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .initial-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .initial-6 {
        width: 50%;
    }
    .small-margin-collapse > .initial-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .initial-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .initial-9 {
        width: 75%;
    }
    .small-margin-collapse > .initial-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .initial-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .initial-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .small-margin-collapse > .tiny-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .tiny-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .tiny-3 {
        width: 25%;
    }
    .small-margin-collapse > .tiny-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .tiny-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .tiny-6 {
        width: 50%;
    }
    .small-margin-collapse > .tiny-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .tiny-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .tiny-9 {
        width: 75%;
    }
    .small-margin-collapse > .tiny-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .tiny-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .tiny-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .small-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .small-3 {
        width: 25%;
    }
    .small-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .small-6 {
        width: 50%;
    }
    .small-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .small-9 {
        width: 75%;
    }
    .small-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .small-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .medium-3 {
        width: 25%;
    }
    .small-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .medium-6 {
        width: 50%;
    }
    .small-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .medium-9 {
        width: 75%;
    }
    .small-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .small-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .large-3 {
        width: 25%;
    }
    .small-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .large-6 {
        width: 50%;
    }
    .small-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .large-9 {
        width: 75%;
    }
    .small-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .small-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .small-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-margin-collapse > .initial-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .initial-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .initial-3 {
        width: 25%;
    }
    .medium-margin-collapse > .initial-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .initial-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .initial-6 {
        width: 50%;
    }
    .medium-margin-collapse > .initial-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .initial-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .initial-9 {
        width: 75%;
    }
    .medium-margin-collapse > .initial-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .initial-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .initial-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-margin-collapse > .tiny-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .tiny-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .tiny-3 {
        width: 25%;
    }
    .medium-margin-collapse > .tiny-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .tiny-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .tiny-6 {
        width: 50%;
    }
    .medium-margin-collapse > .tiny-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .tiny-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .tiny-9 {
        width: 75%;
    }
    .medium-margin-collapse > .tiny-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .tiny-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .tiny-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .small-3 {
        width: 25%;
    }
    .medium-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .small-6 {
        width: 50%;
    }
    .medium-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .small-9 {
        width: 75%;
    }
    .medium-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .medium-3 {
        width: 25%;
    }
    .medium-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .medium-6 {
        width: 50%;
    }
    .medium-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .medium-9 {
        width: 75%;
    }
    .medium-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .medium-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .large-3 {
        width: 25%;
    }
    .medium-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .large-6 {
        width: 50%;
    }
    .medium-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .large-9 {
        width: 75%;
    }
    .medium-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .large-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-margin-collapse > .initial-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .initial-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .initial-3 {
        width: 25%;
    }
    .large-margin-collapse > .initial-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .initial-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .initial-6 {
        width: 50%;
    }
    .large-margin-collapse > .initial-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .initial-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .initial-9 {
        width: 75%;
    }
    .large-margin-collapse > .initial-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .initial-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .initial-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-margin-collapse > .tiny-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .tiny-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .tiny-3 {
        width: 25%;
    }
    .large-margin-collapse > .tiny-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .tiny-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .tiny-6 {
        width: 50%;
    }
    .large-margin-collapse > .tiny-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .tiny-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .tiny-9 {
        width: 75%;
    }
    .large-margin-collapse > .tiny-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .tiny-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .tiny-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .small-3 {
        width: 25%;
    }
    .large-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .small-6 {
        width: 50%;
    }
    .large-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .small-9 {
        width: 75%;
    }
    .large-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .medium-3 {
        width: 25%;
    }
    .large-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .medium-6 {
        width: 50%;
    }
    .large-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .medium-9 {
        width: 75%;
    }
    .large-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .large-3 {
        width: 25%;
    }
    .large-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .large-6 {
        width: 50%;
    }
    .large-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .large-9 {
        width: 75%;
    }
    .large-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .large-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
.initial-offset-0 {
    margin-left: 0%;
}
.grid-margin-x > .initial-offset-0 {
    margin-left: calc(0% + 1.25rem);
}
.initial-offset-1 {
    margin-left: 8.33333%;
}
.grid-margin-x > .initial-offset-1 {
    margin-left: calc(8.33333% + 1.25rem);
}
.initial-offset-2 {
    margin-left: 16.66667%;
}
.grid-margin-x > .initial-offset-2 {
    margin-left: calc(16.66667% + 1.25rem);
}
.initial-offset-3 {
    margin-left: 25%;
}
.grid-margin-x > .initial-offset-3 {
    margin-left: calc(25% + 1.25rem);
}
.initial-offset-4 {
    margin-left: 33.33333%;
}
.grid-margin-x > .initial-offset-4 {
    margin-left: calc(33.33333% + 1.25rem);
}
.initial-offset-5 {
    margin-left: 41.66667%;
}
.grid-margin-x > .initial-offset-5 {
    margin-left: calc(41.66667% + 1.25rem);
}
.initial-offset-6 {
    margin-left: 50%;
}
.grid-margin-x > .initial-offset-6 {
    margin-left: calc(50% + 1.25rem);
}
.initial-offset-7 {
    margin-left: 58.33333%;
}
.grid-margin-x > .initial-offset-7 {
    margin-left: calc(58.33333% + 1.25rem);
}
.initial-offset-8 {
    margin-left: 66.66667%;
}
.grid-margin-x > .initial-offset-8 {
    margin-left: calc(66.66667% + 1.25rem);
}
.initial-offset-9 {
    margin-left: 75%;
}
.grid-margin-x > .initial-offset-9 {
    margin-left: calc(75% + 1.25rem);
}
.initial-offset-10 {
    margin-left: 83.33333%;
}
.grid-margin-x > .initial-offset-10 {
    margin-left: calc(83.33333% + 1.25rem);
}
.initial-offset-11 {
    margin-left: 91.66667%;
}
.grid-margin-x > .initial-offset-11 {
    margin-left: calc(91.66667% + 1.25rem);
}
@media print, screen and (min-width: 20.0625em) {
    .tiny-offset-0 {
        margin-left: 0%;
    }
    .grid-margin-x > .tiny-offset-0 {
        margin-left: calc(0% + 1.25rem);
    }
    .tiny-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .tiny-offset-1 {
        margin-left: calc(8.33333% + 1.25rem);
    }
    .tiny-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .tiny-offset-2 {
        margin-left: calc(16.66667% + 1.25rem);
    }
    .tiny-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .tiny-offset-3 {
        margin-left: calc(25% + 1.25rem);
    }
    .tiny-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .tiny-offset-4 {
        margin-left: calc(33.33333% + 1.25rem);
    }
    .tiny-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .tiny-offset-5 {
        margin-left: calc(41.66667% + 1.25rem);
    }
    .tiny-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .tiny-offset-6 {
        margin-left: calc(50% + 1.25rem);
    }
    .tiny-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .tiny-offset-7 {
        margin-left: calc(58.33333% + 1.25rem);
    }
    .tiny-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .tiny-offset-8 {
        margin-left: calc(66.66667% + 1.25rem);
    }
    .tiny-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .tiny-offset-9 {
        margin-left: calc(75% + 1.25rem);
    }
    .tiny-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .tiny-offset-10 {
        margin-left: calc(83.33333% + 1.25rem);
    }
    .tiny-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .tiny-offset-11 {
        margin-left: calc(91.66667% + 1.25rem);
    }
}
@media print, screen and (min-width: 40.0625em) {
    .small-offset-0 {
        margin-left: 0%;
    }
    .grid-margin-x > .small-offset-0 {
        margin-left: calc(0% + 1.25rem);
    }
    .small-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .small-offset-1 {
        margin-left: calc(8.33333% + 1.25rem);
    }
    .small-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .small-offset-2 {
        margin-left: calc(16.66667% + 1.25rem);
    }
    .small-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .small-offset-3 {
        margin-left: calc(25% + 1.25rem);
    }
    .small-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .small-offset-4 {
        margin-left: calc(33.33333% + 1.25rem);
    }
    .small-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .small-offset-5 {
        margin-left: calc(41.66667% + 1.25rem);
    }
    .small-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .small-offset-6 {
        margin-left: calc(50% + 1.25rem);
    }
    .small-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .small-offset-7 {
        margin-left: calc(58.33333% + 1.25rem);
    }
    .small-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .small-offset-8 {
        margin-left: calc(66.66667% + 1.25rem);
    }
    .small-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .small-offset-9 {
        margin-left: calc(75% + 1.25rem);
    }
    .small-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .small-offset-10 {
        margin-left: calc(83.33333% + 1.25rem);
    }
    .small-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .small-offset-11 {
        margin-left: calc(91.66667% + 1.25rem);
    }
}
@media print, screen and (min-width: 48em) {
    .medium-offset-0 {
        margin-left: 0%;
    }
    .grid-margin-x > .medium-offset-0 {
        margin-left: calc(0% + 1.25rem);
    }
    .medium-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .medium-offset-1 {
        margin-left: calc(8.33333% + 1.25rem);
    }
    .medium-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .medium-offset-2 {
        margin-left: calc(16.66667% + 1.25rem);
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .medium-offset-3 {
        margin-left: calc(25% + 1.25rem);
    }
    .medium-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .medium-offset-4 {
        margin-left: calc(33.33333% + 1.25rem);
    }
    .medium-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .medium-offset-5 {
        margin-left: calc(41.66667% + 1.25rem);
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .medium-offset-6 {
        margin-left: calc(50% + 1.25rem);
    }
    .medium-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .medium-offset-7 {
        margin-left: calc(58.33333% + 1.25rem);
    }
    .medium-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .medium-offset-8 {
        margin-left: calc(66.66667% + 1.25rem);
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .medium-offset-9 {
        margin-left: calc(75% + 1.25rem);
    }
    .medium-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .medium-offset-10 {
        margin-left: calc(83.33333% + 1.25rem);
    }
    .medium-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .medium-offset-11 {
        margin-left: calc(91.66667% + 1.25rem);
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-offset-0 {
        margin-left: 0%;
    }
    .grid-margin-x > .large-offset-0 {
        margin-left: calc(0% + 1.25rem);
    }
    .large-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .large-offset-1 {
        margin-left: calc(8.33333% + 1.25rem);
    }
    .large-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .large-offset-2 {
        margin-left: calc(16.66667% + 1.25rem);
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .large-offset-3 {
        margin-left: calc(25% + 1.25rem);
    }
    .large-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .large-offset-4 {
        margin-left: calc(33.33333% + 1.25rem);
    }
    .large-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .large-offset-5 {
        margin-left: calc(41.66667% + 1.25rem);
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .large-offset-6 {
        margin-left: calc(50% + 1.25rem);
    }
    .large-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .large-offset-7 {
        margin-left: calc(58.33333% + 1.25rem);
    }
    .large-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .large-offset-8 {
        margin-left: calc(66.66667% + 1.25rem);
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .large-offset-9 {
        margin-left: calc(75% + 1.25rem);
    }
    .large-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .large-offset-10 {
        margin-left: calc(83.33333% + 1.25rem);
    }
    .large-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .large-offset-11 {
        margin-left: calc(91.66667% + 1.25rem);
    }
}
.grid-y {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.grid-y > .cell {
    width: auto;
    max-width: none;
}
.grid-y > .auto {
    height: auto;
}
.grid-y > .shrink {
    height: auto;
}
.grid-y > .initial-shrink,
.grid-y > .initial-full,
.grid-y > .initial-1,
.grid-y > .initial-2,
.grid-y > .initial-3,
.grid-y > .initial-4,
.grid-y > .initial-5,
.grid-y > .initial-6,
.grid-y > .initial-7,
.grid-y > .initial-8,
.grid-y > .initial-9,
.grid-y > .initial-10,
.grid-y > .initial-11,
.grid-y > .initial-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
@media print, screen and (min-width: 20.0625em) {
    .grid-y > .tiny-shrink,
    .grid-y > .tiny-full,
    .grid-y > .tiny-1,
    .grid-y > .tiny-2,
    .grid-y > .tiny-3,
    .grid-y > .tiny-4,
    .grid-y > .tiny-5,
    .grid-y > .tiny-6,
    .grid-y > .tiny-7,
    .grid-y > .tiny-8,
    .grid-y > .tiny-9,
    .grid-y > .tiny-10,
    .grid-y > .tiny-11,
    .grid-y > .tiny-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .grid-y > .small-shrink,
    .grid-y > .small-full,
    .grid-y > .small-1,
    .grid-y > .small-2,
    .grid-y > .small-3,
    .grid-y > .small-4,
    .grid-y > .small-5,
    .grid-y > .small-6,
    .grid-y > .small-7,
    .grid-y > .small-8,
    .grid-y > .small-9,
    .grid-y > .small-10,
    .grid-y > .small-11,
    .grid-y > .small-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 48em) {
    .grid-y > .medium-shrink,
    .grid-y > .medium-full,
    .grid-y > .medium-1,
    .grid-y > .medium-2,
    .grid-y > .medium-3,
    .grid-y > .medium-4,
    .grid-y > .medium-5,
    .grid-y > .medium-6,
    .grid-y > .medium-7,
    .grid-y > .medium-8,
    .grid-y > .medium-9,
    .grid-y > .medium-10,
    .grid-y > .medium-11,
    .grid-y > .medium-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .grid-y > .large-shrink,
    .grid-y > .large-full,
    .grid-y > .large-1,
    .grid-y > .large-2,
    .grid-y > .large-3,
    .grid-y > .large-4,
    .grid-y > .large-5,
    .grid-y > .large-6,
    .grid-y > .large-7,
    .grid-y > .large-8,
    .grid-y > .large-9,
    .grid-y > .large-10,
    .grid-y > .large-11,
    .grid-y > .large-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
.grid-y > .initial-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
}
.grid-y > .initial-shrink,
.grid-y > .initial-1,
.grid-y > .initial-2,
.grid-y > .initial-3,
.grid-y > .initial-4,
.grid-y > .initial-5,
.grid-y > .initial-6,
.grid-y > .initial-7,
.grid-y > .initial-8,
.grid-y > .initial-9,
.grid-y > .initial-10,
.grid-y > .initial-11,
.grid-y > .initial-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.grid-y > .initial-shrink {
    height: auto;
}
.grid-y > .initial-1 {
    height: 8.33333%;
}
.grid-y > .initial-2 {
    height: 16.66667%;
}
.grid-y > .initial-3 {
    height: 25%;
}
.grid-y > .initial-4 {
    height: 33.33333%;
}
.grid-y > .initial-5 {
    height: 41.66667%;
}
.grid-y > .initial-6 {
    height: 50%;
}
.grid-y > .initial-7 {
    height: 58.33333%;
}
.grid-y > .initial-8 {
    height: 66.66667%;
}
.grid-y > .initial-9 {
    height: 75%;
}
.grid-y > .initial-10 {
    height: 83.33333%;
}
.grid-y > .initial-11 {
    height: 91.66667%;
}
.grid-y > .initial-12 {
    height: 100%;
}
@media print, screen and (min-width: 20.0625em) {
    .grid-y > .tiny-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .tiny-shrink,
    .grid-y > .tiny-1,
    .grid-y > .tiny-2,
    .grid-y > .tiny-3,
    .grid-y > .tiny-4,
    .grid-y > .tiny-5,
    .grid-y > .tiny-6,
    .grid-y > .tiny-7,
    .grid-y > .tiny-8,
    .grid-y > .tiny-9,
    .grid-y > .tiny-10,
    .grid-y > .tiny-11,
    .grid-y > .tiny-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-y > .tiny-shrink {
        height: auto;
    }
    .grid-y > .tiny-1 {
        height: 8.33333%;
    }
    .grid-y > .tiny-2 {
        height: 16.66667%;
    }
    .grid-y > .tiny-3 {
        height: 25%;
    }
    .grid-y > .tiny-4 {
        height: 33.33333%;
    }
    .grid-y > .tiny-5 {
        height: 41.66667%;
    }
    .grid-y > .tiny-6 {
        height: 50%;
    }
    .grid-y > .tiny-7 {
        height: 58.33333%;
    }
    .grid-y > .tiny-8 {
        height: 66.66667%;
    }
    .grid-y > .tiny-9 {
        height: 75%;
    }
    .grid-y > .tiny-10 {
        height: 83.33333%;
    }
    .grid-y > .tiny-11 {
        height: 91.66667%;
    }
    .grid-y > .tiny-12 {
        height: 100%;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .grid-y > .small-1,
    .grid-y > .small-2,
    .grid-y > .small-3,
    .grid-y > .small-4,
    .grid-y > .small-5,
    .grid-y > .small-6,
    .grid-y > .small-7,
    .grid-y > .small-8,
    .grid-y > .small-9,
    .grid-y > .small-10,
    .grid-y > .small-11,
    .grid-y > .small-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-y > .small-1 {
        height: 8.33333%;
    }
    .grid-y > .small-2 {
        height: 16.66667%;
    }
    .grid-y > .small-3 {
        height: 25%;
    }
    .grid-y > .small-4 {
        height: 33.33333%;
    }
    .grid-y > .small-5 {
        height: 41.66667%;
    }
    .grid-y > .small-6 {
        height: 50%;
    }
    .grid-y > .small-7 {
        height: 58.33333%;
    }
    .grid-y > .small-8 {
        height: 66.66667%;
    }
    .grid-y > .small-9 {
        height: 75%;
    }
    .grid-y > .small-10 {
        height: 83.33333%;
    }
    .grid-y > .small-11 {
        height: 91.66667%;
    }
    .grid-y > .small-12 {
        height: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .grid-y > .medium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .medium-shrink,
    .grid-y > .medium-1,
    .grid-y > .medium-2,
    .grid-y > .medium-3,
    .grid-y > .medium-4,
    .grid-y > .medium-5,
    .grid-y > .medium-6,
    .grid-y > .medium-7,
    .grid-y > .medium-8,
    .grid-y > .medium-9,
    .grid-y > .medium-10,
    .grid-y > .medium-11,
    .grid-y > .medium-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-y > .medium-shrink {
        height: auto;
    }
    .grid-y > .medium-1 {
        height: 8.33333%;
    }
    .grid-y > .medium-2 {
        height: 16.66667%;
    }
    .grid-y > .medium-3 {
        height: 25%;
    }
    .grid-y > .medium-4 {
        height: 33.33333%;
    }
    .grid-y > .medium-5 {
        height: 41.66667%;
    }
    .grid-y > .medium-6 {
        height: 50%;
    }
    .grid-y > .medium-7 {
        height: 58.33333%;
    }
    .grid-y > .medium-8 {
        height: 66.66667%;
    }
    .grid-y > .medium-9 {
        height: 75%;
    }
    .grid-y > .medium-10 {
        height: 83.33333%;
    }
    .grid-y > .medium-11 {
        height: 91.66667%;
    }
    .grid-y > .medium-12 {
        height: 100%;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .grid-y > .large-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .large-shrink,
    .grid-y > .large-1,
    .grid-y > .large-2,
    .grid-y > .large-3,
    .grid-y > .large-4,
    .grid-y > .large-5,
    .grid-y > .large-6,
    .grid-y > .large-7,
    .grid-y > .large-8,
    .grid-y > .large-9,
    .grid-y > .large-10,
    .grid-y > .large-11,
    .grid-y > .large-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-y > .large-shrink {
        height: auto;
    }
    .grid-y > .large-1 {
        height: 8.33333%;
    }
    .grid-y > .large-2 {
        height: 16.66667%;
    }
    .grid-y > .large-3 {
        height: 25%;
    }
    .grid-y > .large-4 {
        height: 33.33333%;
    }
    .grid-y > .large-5 {
        height: 41.66667%;
    }
    .grid-y > .large-6 {
        height: 50%;
    }
    .grid-y > .large-7 {
        height: 58.33333%;
    }
    .grid-y > .large-8 {
        height: 66.66667%;
    }
    .grid-y > .large-9 {
        height: 75%;
    }
    .grid-y > .large-10 {
        height: 83.33333%;
    }
    .grid-y > .large-11 {
        height: 91.66667%;
    }
    .grid-y > .large-12 {
        height: 100%;
    }
}
.grid-padding-y .grid-padding-y {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
}
@media print, screen and (min-width: 48em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -1.25rem;
        margin-bottom: -1.25rem;
    }
}
.grid-padding-y > .cell {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
    .grid-padding-y > .cell {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
}
.grid-margin-y {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
}
@media print, screen and (min-width: 48em) {
    .grid-margin-y {
        margin-top: -1.25rem;
        margin-bottom: -1.25rem;
    }
}
.grid-margin-y > .cell {
    height: calc(100% - 2.5rem);
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
    .grid-margin-y > .cell {
        height: calc(100% - 2.5rem);
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }
}
.grid-margin-y > .auto {
    height: auto;
}
.grid-margin-y > .shrink {
    height: auto;
}
.grid-margin-y > .initial-1 {
    height: calc(8.33333% - 2.5rem);
}
.grid-margin-y > .initial-2 {
    height: calc(16.66667% - 2.5rem);
}
.grid-margin-y > .initial-3 {
    height: calc(25% - 2.5rem);
}
.grid-margin-y > .initial-4 {
    height: calc(33.33333% - 2.5rem);
}
.grid-margin-y > .initial-5 {
    height: calc(41.66667% - 2.5rem);
}
.grid-margin-y > .initial-6 {
    height: calc(50% - 2.5rem);
}
.grid-margin-y > .initial-7 {
    height: calc(58.33333% - 2.5rem);
}
.grid-margin-y > .initial-8 {
    height: calc(66.66667% - 2.5rem);
}
.grid-margin-y > .initial-9 {
    height: calc(75% - 2.5rem);
}
.grid-margin-y > .initial-10 {
    height: calc(83.33333% - 2.5rem);
}
.grid-margin-y > .initial-11 {
    height: calc(91.66667% - 2.5rem);
}
.grid-margin-y > .initial-12 {
    height: calc(100% - 2.5rem);
}
@media print, screen and (min-width: 20.0625em) {
    .grid-margin-y > .tiny-auto {
        height: auto;
    }
    .grid-margin-y > .tiny-shrink {
        height: auto;
    }
    .grid-margin-y > .tiny-1 {
        height: calc(8.33333% - 2.5rem);
    }
    .grid-margin-y > .tiny-2 {
        height: calc(16.66667% - 2.5rem);
    }
    .grid-margin-y > .tiny-3 {
        height: calc(25% - 2.5rem);
    }
    .grid-margin-y > .tiny-4 {
        height: calc(33.33333% - 2.5rem);
    }
    .grid-margin-y > .tiny-5 {
        height: calc(41.66667% - 2.5rem);
    }
    .grid-margin-y > .tiny-6 {
        height: calc(50% - 2.5rem);
    }
    .grid-margin-y > .tiny-7 {
        height: calc(58.33333% - 2.5rem);
    }
    .grid-margin-y > .tiny-8 {
        height: calc(66.66667% - 2.5rem);
    }
    .grid-margin-y > .tiny-9 {
        height: calc(75% - 2.5rem);
    }
    .grid-margin-y > .tiny-10 {
        height: calc(83.33333% - 2.5rem);
    }
    .grid-margin-y > .tiny-11 {
        height: calc(91.66667% - 2.5rem);
    }
    .grid-margin-y > .tiny-12 {
        height: calc(100% - 2.5rem);
    }
}
@media print, screen and (min-width: 40.0625em) {
    .grid-margin-y > .small-auto {
        height: auto;
    }
    .grid-margin-y > .small-shrink {
        height: auto;
    }
    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 2.5rem);
    }
    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 2.5rem);
    }
    .grid-margin-y > .small-3 {
        height: calc(25% - 2.5rem);
    }
    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 2.5rem);
    }
    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 2.5rem);
    }
    .grid-margin-y > .small-6 {
        height: calc(50% - 2.5rem);
    }
    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 2.5rem);
    }
    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 2.5rem);
    }
    .grid-margin-y > .small-9 {
        height: calc(75% - 2.5rem);
    }
    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 2.5rem);
    }
    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 2.5rem);
    }
    .grid-margin-y > .small-12 {
        height: calc(100% - 2.5rem);
    }
}
@media print, screen and (min-width: 48em) {
    .grid-margin-y > .auto {
        height: auto;
    }
    .grid-margin-y > .shrink {
        height: auto;
    }
    .grid-margin-y > .initial-1 {
        height: calc(8.33333% - 2.5rem);
    }
    .grid-margin-y > .initial-2 {
        height: calc(16.66667% - 2.5rem);
    }
    .grid-margin-y > .initial-3 {
        height: calc(25% - 2.5rem);
    }
    .grid-margin-y > .initial-4 {
        height: calc(33.33333% - 2.5rem);
    }
    .grid-margin-y > .initial-5 {
        height: calc(41.66667% - 2.5rem);
    }
    .grid-margin-y > .initial-6 {
        height: calc(50% - 2.5rem);
    }
    .grid-margin-y > .initial-7 {
        height: calc(58.33333% - 2.5rem);
    }
    .grid-margin-y > .initial-8 {
        height: calc(66.66667% - 2.5rem);
    }
    .grid-margin-y > .initial-9 {
        height: calc(75% - 2.5rem);
    }
    .grid-margin-y > .initial-10 {
        height: calc(83.33333% - 2.5rem);
    }
    .grid-margin-y > .initial-11 {
        height: calc(91.66667% - 2.5rem);
    }
    .grid-margin-y > .initial-12 {
        height: calc(100% - 2.5rem);
    }
    .grid-margin-y > .tiny-auto {
        height: auto;
    }
    .grid-margin-y > .tiny-shrink {
        height: auto;
    }
    .grid-margin-y > .tiny-1 {
        height: calc(8.33333% - 2.5rem);
    }
    .grid-margin-y > .tiny-2 {
        height: calc(16.66667% - 2.5rem);
    }
    .grid-margin-y > .tiny-3 {
        height: calc(25% - 2.5rem);
    }
    .grid-margin-y > .tiny-4 {
        height: calc(33.33333% - 2.5rem);
    }
    .grid-margin-y > .tiny-5 {
        height: calc(41.66667% - 2.5rem);
    }
    .grid-margin-y > .tiny-6 {
        height: calc(50% - 2.5rem);
    }
    .grid-margin-y > .tiny-7 {
        height: calc(58.33333% - 2.5rem);
    }
    .grid-margin-y > .tiny-8 {
        height: calc(66.66667% - 2.5rem);
    }
    .grid-margin-y > .tiny-9 {
        height: calc(75% - 2.5rem);
    }
    .grid-margin-y > .tiny-10 {
        height: calc(83.33333% - 2.5rem);
    }
    .grid-margin-y > .tiny-11 {
        height: calc(91.66667% - 2.5rem);
    }
    .grid-margin-y > .tiny-12 {
        height: calc(100% - 2.5rem);
    }
    .grid-margin-y > .small-auto {
        height: auto;
    }
    .grid-margin-y > .small-shrink {
        height: auto;
    }
    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 2.5rem);
    }
    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 2.5rem);
    }
    .grid-margin-y > .small-3 {
        height: calc(25% - 2.5rem);
    }
    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 2.5rem);
    }
    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 2.5rem);
    }
    .grid-margin-y > .small-6 {
        height: calc(50% - 2.5rem);
    }
    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 2.5rem);
    }
    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 2.5rem);
    }
    .grid-margin-y > .small-9 {
        height: calc(75% - 2.5rem);
    }
    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 2.5rem);
    }
    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 2.5rem);
    }
    .grid-margin-y > .small-12 {
        height: calc(100% - 2.5rem);
    }
    .grid-margin-y > .medium-auto {
        height: auto;
    }
    .grid-margin-y > .medium-shrink {
        height: auto;
    }
    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 2.5rem);
    }
    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 2.5rem);
    }
    .grid-margin-y > .medium-3 {
        height: calc(25% - 2.5rem);
    }
    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 2.5rem);
    }
    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 2.5rem);
    }
    .grid-margin-y > .medium-6 {
        height: calc(50% - 2.5rem);
    }
    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 2.5rem);
    }
    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 2.5rem);
    }
    .grid-margin-y > .medium-9 {
        height: calc(75% - 2.5rem);
    }
    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 2.5rem);
    }
    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 2.5rem);
    }
    .grid-margin-y > .medium-12 {
        height: calc(100% - 2.5rem);
    }
}
@media print, screen and (min-width: 64.0625em) {
    .grid-margin-y > .large-auto {
        height: auto;
    }
    .grid-margin-y > .large-shrink {
        height: auto;
    }
    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 2.5rem);
    }
    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 2.5rem);
    }
    .grid-margin-y > .large-3 {
        height: calc(25% - 2.5rem);
    }
    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 2.5rem);
    }
    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 2.5rem);
    }
    .grid-margin-y > .large-6 {
        height: calc(50% - 2.5rem);
    }
    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 2.5rem);
    }
    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 2.5rem);
    }
    .grid-margin-y > .large-9 {
        height: calc(75% - 2.5rem);
    }
    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 2.5rem);
    }
    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 2.5rem);
    }
    .grid-margin-y > .large-12 {
        height: calc(100% - 2.5rem);
    }
}
.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.align-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.align-left.vertical.menu > li > a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.align-right.vertical.menu > li > a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.align-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.align-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.align-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.align-self-middle {
    -ms-flex-item-align: center;
    align-self: center;
}
.align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.align-self-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.align-center-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.initial-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.initial-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.initial-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.initial-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.initial-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.initial-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
@media print, screen and (min-width: 20.0625em) {
    .tiny-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .tiny-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .tiny-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .tiny-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .tiny-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .tiny-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .small-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .small-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .small-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .small-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .small-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .small-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}
.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
@media print, screen and (min-width: 20.0625em) {
    .tiny-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .tiny-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .tiny-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .tiny-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .tiny-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .tiny-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .tiny-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .tiny-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .small-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .small-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .small-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .small-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .small-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .small-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .small-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .small-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .large-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
:root {
    --aspect-ratio: 1;
}
.aspect-ratio-frame {
    position: relative;
}
.aspect-ratio-frame::before {
    display: block;
    padding-bottom: calc(1 * 100%);
    content: "";
}
.aspect-ratio-frame img,
.aspect-ratio-frame video,
.aspect-ratio-frame .autoplay-video-container,
.aspect-ratio-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@supports (--css: variables) {
    .aspect-ratio-frame:before {
        padding-bottom: calc(var(--aspect-ratio) * 100%);
        content: "";
    }
}
:root {
    font-size: 16px;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
    color: #000;
    font-family: "Zilla Slab", Times, serif;
    font-size: 16px;
}
main {
    display: block;
}
.skip-link a:focus {
    position: absolute !important;
    z-index: 999;
    overflow: visible;
    clip: unset;
    width: auto;
    height: auto;
    padding: 10px;
    color: #fff;
    background: #000;
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 22px;
    font-weight: 700;
}
button {
    cursor: pointer;
    font-size: 1rem;
}
iframe {
    max-width: 100%;
    border: none;
}
img {
    max-width: 100%;
    height: auto;
}
dl,
pre {
    margin: 0;
    padding: 0;
}
.clearfix::before,
.clearfix::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.clearfix::after {
    clear: both;
}
.show-for-sr,
.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
}
[class="404"],
.content-container,
.global-spacing--xlarge.wysiwyg-block {
    margin-top: 2.5rem;
    margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 48em) {
    [class="404"],
    .content-container,
    .global-spacing--xlarge.wysiwyg-block {
        margin-top: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    [class="404"],
    .content-container,
    .global-spacing--xlarge.wysiwyg-block {
        margin-top: 4rem;
    }
}
@media print, screen and (min-width: 48em) {
    [class="404"],
    .content-container,
    .global-spacing--xlarge.wysiwyg-block {
        margin-bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    [class="404"],
    .content-container,
    .global-spacing--xlarge.wysiwyg-block {
        margin-bottom: 6rem;
    }
}
[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
[type="file"],
[type="image"],
[type="submit"],
button,
textarea,
select,
fieldset {
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    font-weight: 600;
    font-family: Montserrat, Verdana, sans-serif;
    border-width: 0.0625rem;
    border-style: solid;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 10px 30px 10px 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    border-width: 0.0625em;
    border-style: solid;
    border-color: inherit;
    border-radius: 0;
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 14px;
}
[type="text"]:hover,
[type="text"]:focus,
[type="password"]:hover,
[type="password"]:focus,
[type="date"]:hover,
[type="date"]:focus,
[type="datetime"]:hover,
[type="datetime"]:focus,
[type="datetime-local"]:hover,
[type="datetime-local"]:focus,
[type="month"]:hover,
[type="month"]:focus,
[type="week"]:hover,
[type="week"]:focus,
[type="email"]:hover,
[type="email"]:focus,
[type="number"]:hover,
[type="number"]:focus,
[type="search"]:hover,
[type="search"]:focus,
[type="tel"]:hover,
[type="tel"]:focus,
[type="time"]:hover,
[type="time"]:focus,
[type="url"]:hover,
[type="url"]:focus,
[type="color"]:hover,
[type="color"]:focus,
[type="file"]:hover,
[type="file"]:focus,
[type="image"]:hover,
[type="image"]:focus,
[type="submit"]:hover,
[type="submit"]:focus,
button:hover,
button:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus,
fieldset:hover,
fieldset:focus {
    text-decoration: none;
}
[type="text"]:disabled,
[type="password"]:disabled,
[type="date"]:disabled,
[type="datetime"]:disabled,
[type="datetime-local"]:disabled,
[type="month"]:disabled,
[type="week"]:disabled,
[type="email"]:disabled,
[type="number"]:disabled,
[type="search"]:disabled,
[type="tel"]:disabled,
[type="time"]:disabled,
[type="url"]:disabled,
[type="color"]:disabled,
[type="file"]:disabled,
[type="image"]:disabled,
[type="submit"]:disabled,
button:disabled,
textarea:disabled,
select:disabled,
fieldset:disabled {
    cursor: not-allowed;
    pointer-events: none;
}
select {
    color: #000;
    background-color: #fff;
    border-color: #d3d3d3;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    background-image: url('data:image/svg+xml;utf8,\a       <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="20" height="10">\a         <polygon points="10,10 20,0 0,0" fill="%23595959"/>\a       </svg>');
    background-repeat: no-repeat;
    background-position: calc(100% - 0.625em) 50%;
    background-size: 1em;
}
select:hover {
    border-color: #ffefe8;
}
select:focus {
    border-color: #aaa;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
select:disabled {
    border-color: #f3f3f3;
}
fieldset {
    color: #000;
    background-color: #fff;
    border-color: #d3d3d3;
    margin: 0;
    border-width: 0.0625em;
    border-style: solid;
    border-color: inherit;
}
fieldset:hover {
    border-color: #ffefe8;
}
fieldset:focus {
    border-color: #aaa;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
fieldset:disabled {
    border-color: #f3f3f3;
}
button,
[type="submit"] {
    margin: 0;
    cursor: pointer;
    border: 0;
}
label {
    display: block;
    color: #000;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
[type="file"],
[type="image"],
textarea {
    color: #000;
    background-color: #fff;
    border-color: #d3d3d3;
    margin: 0;
}
[type="text"]:hover,
[type="password"]:hover,
[type="date"]:hover,
[type="datetime"]:hover,
[type="datetime-local"]:hover,
[type="month"]:hover,
[type="week"]:hover,
[type="email"]:hover,
[type="number"]:hover,
[type="search"]:hover,
[type="tel"]:hover,
[type="time"]:hover,
[type="url"]:hover,
[type="color"]:hover,
[type="file"]:hover,
[type="image"]:hover,
textarea:hover {
    border-color: #ffefe8;
}
[type="text"]:focus,
[type="password"]:focus,
[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="email"]:focus,
[type="number"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="color"]:focus,
[type="file"]:focus,
[type="image"]:focus,
textarea:focus {
    border-color: #aaa;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
[type="text"]:disabled,
[type="password"]:disabled,
[type="date"]:disabled,
[type="datetime"]:disabled,
[type="datetime-local"]:disabled,
[type="month"]:disabled,
[type="week"]:disabled,
[type="email"]:disabled,
[type="number"]:disabled,
[type="search"]:disabled,
[type="tel"]:disabled,
[type="time"]:disabled,
[type="url"]:disabled,
[type="color"]:disabled,
[type="file"]:disabled,
[type="image"]:disabled,
textarea:disabled {
    border-color: #f3f3f3;
}
[type="text"]::-webkit-input-placeholder,
[type="password"]::-webkit-input-placeholder,
[type="date"]::-webkit-input-placeholder,
[type="datetime"]::-webkit-input-placeholder,
[type="datetime-local"]::-webkit-input-placeholder,
[type="month"]::-webkit-input-placeholder,
[type="week"]::-webkit-input-placeholder,
[type="email"]::-webkit-input-placeholder,
[type="number"]::-webkit-input-placeholder,
[type="search"]::-webkit-input-placeholder,
[type="tel"]::-webkit-input-placeholder,
[type="time"]::-webkit-input-placeholder,
[type="url"]::-webkit-input-placeholder,
[type="color"]::-webkit-input-placeholder,
[type="file"]::-webkit-input-placeholder,
[type="image"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #595959;
    font-family: Montserrat, Verdana, sans-serif;
}
[type="text"]::-moz-placeholder,
[type="password"]::-moz-placeholder,
[type="date"]::-moz-placeholder,
[type="datetime"]::-moz-placeholder,
[type="datetime-local"]::-moz-placeholder,
[type="month"]::-moz-placeholder,
[type="week"]::-moz-placeholder,
[type="email"]::-moz-placeholder,
[type="number"]::-moz-placeholder,
[type="search"]::-moz-placeholder,
[type="tel"]::-moz-placeholder,
[type="time"]::-moz-placeholder,
[type="url"]::-moz-placeholder,
[type="color"]::-moz-placeholder,
[type="file"]::-moz-placeholder,
[type="image"]::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #595959;
    font-family: Montserrat, Verdana, sans-serif;
}
[type="text"]:-ms-input-placeholder,
[type="password"]:-ms-input-placeholder,
[type="date"]:-ms-input-placeholder,
[type="datetime"]:-ms-input-placeholder,
[type="datetime-local"]:-ms-input-placeholder,
[type="month"]:-ms-input-placeholder,
[type="week"]:-ms-input-placeholder,
[type="email"]:-ms-input-placeholder,
[type="number"]:-ms-input-placeholder,
[type="search"]:-ms-input-placeholder,
[type="tel"]:-ms-input-placeholder,
[type="time"]:-ms-input-placeholder,
[type="url"]:-ms-input-placeholder,
[type="color"]:-ms-input-placeholder,
[type="file"]:-ms-input-placeholder,
[type="image"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #595959;
    font-family: Montserrat, Verdana, sans-serif;
}
[type="checkbox"],
[type="radio"] {
    margin: 0;
    cursor: pointer;
}
[type="checkbox"] + label,
[type="radio"] + label {
    display: inline-block;
    margin: 1em 0 1em 0.25em;
    cursor: pointer;
    vertical-align: middle;
    color: #000;
}
[type="text"]:disabled,
[type="password"]:disabled,
[type="date"]:disabled,
[type="datetime"]:disabled,
[type="datetime-local"]:disabled,
[type="month"]:disabled,
[type="week"]:disabled,
[type="email"]:disabled,
[type="number"]:disabled,
[type="search"]:disabled,
[type="tel"]:disabled,
[type="time"]:disabled,
[type="url"]:disabled,
[type="color"]:disabled,
[type="file"]:disabled,
[type="image"]:disabled,
select:disabled,
textarea:disabled {
    background-color: #d3d3d3;
}
[type="text"]:not(:empty):invalid,
[type="password"]:not(:empty):invalid,
[type="date"]:not(:empty):invalid,
[type="datetime"]:not(:empty):invalid,
[type="datetime-local"]:not(:empty):invalid,
[type="month"]:not(:empty):invalid,
[type="week"]:not(:empty):invalid,
[type="email"]:not(:empty):invalid,
[type="number"]:not(:empty):invalid,
[type="search"]:not(:empty):invalid,
[type="tel"]:not(:empty):invalid,
[type="time"]:not(:empty):invalid,
[type="url"]:not(:empty):invalid,
[type="color"]:not(:empty):invalid,
[type="file"]:not(:empty):invalid,
[type="image"]:not(:empty):invalid,
textarea:not(:empty):invalid {
    border-color: #94002d;
    -webkit-box-shadow: 0 0 0 0.0625em #94002d;
    box-shadow: 0 0 0 0.0625em #94002d;
}
.wysiwyg .gsc-search-box table,
.wysiwyg .gsc-input-box table,
.wysiwyg .gsc-above-wrapper-area table {
    border: none;
}
.wysiwyg .gsc-search-box table,
.wysiwyg .gsc-search-box tbody,
.wysiwyg .gsc-search-box tr,
.wysiwyg .gsc-search-box td,
.wysiwyg .gsc-input-box table,
.wysiwyg .gsc-input-box tbody,
.wysiwyg .gsc-input-box tr,
.wysiwyg .gsc-input-box td,
.wysiwyg .gsc-above-wrapper-area table,
.wysiwyg .gsc-above-wrapper-area tbody,
.wysiwyg .gsc-above-wrapper-area tr,
.wysiwyg .gsc-above-wrapper-area td {
    border: none;
}
.wysiwyg .gs-title > .gs-title {
    font-weight: 600;
}
.wysiwyg .gsc-control-cse,
.wysiwyg .gsc-control-cse .gsc-table-result {
    font-family: Montserrat, Verdana, sans-serif !important;
}
.wysiwyg .gsc-control-cse {
    line-height: 1.5;
}
.wysiwyg .gs-webResult div.gs-visibleUrl {
    color: #b23000 !important;
    font-weight: 600;
    text-decoration: underline;
}
.wysiwyg .gs-webResult div.gs-visibleUrl:hover,
.wysiwyg .gs-webResult div.gs-visibleUrl:focus {
    color: #000 !important;
    text-decoration: underline;
}
.wysiwyg .gsc-webResult.gsc-result {
    margin-top: 1.5rem;
    border-top: 1px solid #d3d3d3;
    padding-top: 1.5rem;
}
.wysiwyg .gsc-table-cell-thumbnail {
    display: none;
}
.wysiwyg .gsc-table-result {
    margin-top: 1rem;
}
.wysiwyg td.gsib_b {
    position: absolute;
    padding: 16px 0 0;
}
.wysiwyg input.gsc-input {
    border: 1px solid #d3d3d3 !important;
    padding: 1.5em !important;
    background-position: 5% 50% !important;
}
.wysiwyg .gsc-search-button.gsc-search-button-v2 {
    padding: 12px 27px 8px;
}
.wysiwyg .gsc-search-button.gsc-search-button-v2 svg {
    width: 18px;
    height: 18px;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}
.wysiwyg .gsc-search-button.gsc-search-button-v2:hover,
.wysiwyg .gsc-search-button.gsc-search-button-v2:focus {
    background-color: #000;
    border-color: #000;
}
table {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.7;
    font-size: 1rem;
    margin-bottom: 2.5rem;
    border-collapse: collapse;
    border: 3px solid #fe5a19;
}
@media print, screen and (min-width: 64.0625em) {
    table {
        font-size: 1.125rem;
    }
}
table[align="left"] {
    float: none;
}
@media print, screen and (min-width: 48em) {
    table[align="left"] {
        float: left;
        margin-right: 2em;
    }
}
table[align="right"] {
    float: none;
}
@media print, screen and (min-width: 48em) {
    table[align="right"] {
        float: right;
        margin-left: 2em;
    }
}
thead,
tbody {
    vertical-align: top;
}
thead {
    color: #000;
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    font-size: 1.125rem;
}
thead th {
    background-color: #f3f3f3;
}
tbody {
    border-top: 0;
    border-left: 1px solid #d3d3d3;
}
tr {
    border-bottom: 1px solid #d3d3d3;
}
th {
    padding: 1em 1.25em;
    border-right: 1px solid #d3d3d3;
    border-bottom: 0;
    background-color: #f3f3f3;
    font-weight: 600;
    text-align: left;
}
td {
    padding: 1em 1.25em;
    border-right: 1px solid #d3d3d3;
}
@media screen and (max-width: 64.06125em) {
    .mobile-table {
        margin-bottom: 2.5rem;
    }
    .mobile-table--scroll {
        overflow-y: scroll;
        margin-right: -27px;
    }
}
.mobile-table table {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mobile-table--scroll {
    overflow-y: scroll;
    -webkit-transition: -webkit-box-shadow 0.8s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: -webkit-box-shadow 0.8s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: box-shadow 0.8s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: box-shadow 0.8s cubic-bezier(0.82, 0.06, 0.14, 0.97), -webkit-box-shadow 0.8s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    -webkit-box-shadow: inset -1px 0 0.06667px rgba(255, 255, 255, 0.05), inset -2px 0 0.13333px rgba(255, 255, 255, 0.05), inset -3px 0 0.2px rgba(255, 255, 255, 0.05), inset -4px 0 0.26667px rgba(255, 255, 255, 0.05),
        inset -5px 0 0.33333px rgba(255, 255, 255, 0.05), inset -6px 0 0.4px rgba(255, 255, 255, 0.05), inset -7px 0 0.46667px rgba(255, 255, 255, 0.05), inset -8px 0 0.53333px rgba(255, 255, 255, 0.05),
        inset -9px 0 0.6px rgba(255, 255, 255, 0.05), inset -10px 0 0.66667px rgba(255, 255, 255, 0.05), inset -11px 0 0.73333px rgba(255, 255, 255, 0.05), inset -12px 0 0.8px rgba(255, 255, 255, 0.05),
        inset -13px 0 0.86667px rgba(255, 255, 255, 0.05), inset -14px 0 0.93333px rgba(255, 255, 255, 0.05), inset -15px 0 1px rgba(255, 255, 255, 0.05), inset -16px 0 1.06667px rgba(255, 255, 255, 0.05),
        inset -17px 0 1.13333px rgba(255, 255, 255, 0.05), inset -18px 0 1.2px rgba(255, 255, 255, 0.05), inset -19px 0 1.26667px rgba(255, 255, 255, 0.05), inset -20px 0 1.33333px rgba(255, 255, 255, 0.05),
        inset -21px 0 1.4px rgba(255, 255, 255, 0.05), inset -22px 0 1.46667px rgba(255, 255, 255, 0.05), inset -23px 0 1.53333px rgba(255, 255, 255, 0.05), inset -24px 0 1.6px rgba(255, 255, 255, 0.05),
        inset -25px 0 1.66667px rgba(255, 255, 255, 0.05), inset -26px 0 1.73333px rgba(255, 255, 255, 0.05), inset -27px 0 1.8px rgba(255, 255, 255, 0.05), inset -28px 0 1.86667px rgba(255, 255, 255, 0.05),
        inset -29px 0 1.93333px rgba(255, 255, 255, 0.05), inset -30px 0 2px rgba(255, 255, 255, 0.05), inset -31px 0 2.06667px rgba(255, 255, 255, 0.05), inset -32px 0 2.13333px rgba(255, 255, 255, 0.05),
        inset -33px 0 2.2px rgba(255, 255, 255, 0.05), inset -34px 0 2.26667px rgba(255, 255, 255, 0.05), inset -35px 0 2.33333px rgba(255, 255, 255, 0.05), inset -36px 0 2.4px rgba(255, 255, 255, 0.05),
        inset -37px 0 2.46667px rgba(255, 255, 255, 0.05), inset -38px 0 2.53333px rgba(255, 255, 255, 0.05), inset -39px 0 2.6px rgba(255, 255, 255, 0.05), inset -40px 0 2.66667px rgba(255, 255, 255, 0.05),
        inset -41px 0 2.73333px rgba(255, 255, 255, 0.05), inset -42px 0 2.8px rgba(255, 255, 255, 0.05), inset -43px 0 2.86667px rgba(255, 255, 255, 0.05), inset -44px 0 2.93333px rgba(255, 255, 255, 0.05),
        inset -45px 0 3px rgba(255, 255, 255, 0.05), inset -46px 0 3.06667px rgba(255, 255, 255, 0.05), inset -47px 0 3.13333px rgba(255, 255, 255, 0.05), inset -48px 0 3.2px rgba(255, 255, 255, 0.05),
        inset -49px 0 3.26667px rgba(255, 255, 255, 0.05), inset -50px 0 3.33333px rgba(255, 255, 255, 0.05), inset -51px 0 3.4px rgba(255, 255, 255, 0.05), inset -52px 0 3.46667px rgba(255, 255, 255, 0.05),
        inset -53px 0 3.53333px rgba(255, 255, 255, 0.05), inset -54px 0 3.6px rgba(255, 255, 255, 0.05), inset -55px 0 3.66667px rgba(255, 255, 255, 0.05), inset -56px 0 3.73333px rgba(255, 255, 255, 0.05),
        inset -57px 0 3.8px rgba(255, 255, 255, 0.05), inset -58px 0 3.86667px rgba(255, 255, 255, 0.05), inset -59px 0 3.93333px rgba(255, 255, 255, 0.05), inset -60px 0 4px rgba(255, 255, 255, 0.05),
        inset -61px 0 4.06667px rgba(255, 255, 255, 0.05), inset -62px 0 4.13333px rgba(255, 255, 255, 0.05), inset -63px 0 4.2px rgba(255, 255, 255, 0.05), inset -64px 0 4.26667px rgba(255, 255, 255, 0.05),
        inset -65px 0 4.33333px rgba(255, 255, 255, 0.05), inset -66px 0 4.4px rgba(255, 255, 255, 0.05), inset -67px 0 4.46667px rgba(255, 255, 255, 0.05), inset -68px 0 4.53333px rgba(255, 255, 255, 0.05),
        inset -69px 0 4.6px rgba(255, 255, 255, 0.05), inset -70px 0 4.66667px rgba(255, 255, 255, 0.05), inset -71px 0 4.73333px rgba(255, 255, 255, 0.05), inset -72px 0 4.8px rgba(255, 255, 255, 0.05),
        inset -73px 0 4.86667px rgba(255, 255, 255, 0.05), inset -74px 0 4.93333px rgba(255, 255, 255, 0.05), inset -75px 0 5px rgba(255, 255, 255, 0.05);
    box-shadow: inset -1px 0 0.06667px rgba(255, 255, 255, 0.05), inset -2px 0 0.13333px rgba(255, 255, 255, 0.05), inset -3px 0 0.2px rgba(255, 255, 255, 0.05), inset -4px 0 0.26667px rgba(255, 255, 255, 0.05),
        inset -5px 0 0.33333px rgba(255, 255, 255, 0.05), inset -6px 0 0.4px rgba(255, 255, 255, 0.05), inset -7px 0 0.46667px rgba(255, 255, 255, 0.05), inset -8px 0 0.53333px rgba(255, 255, 255, 0.05),
        inset -9px 0 0.6px rgba(255, 255, 255, 0.05), inset -10px 0 0.66667px rgba(255, 255, 255, 0.05), inset -11px 0 0.73333px rgba(255, 255, 255, 0.05), inset -12px 0 0.8px rgba(255, 255, 255, 0.05),
        inset -13px 0 0.86667px rgba(255, 255, 255, 0.05), inset -14px 0 0.93333px rgba(255, 255, 255, 0.05), inset -15px 0 1px rgba(255, 255, 255, 0.05), inset -16px 0 1.06667px rgba(255, 255, 255, 0.05),
        inset -17px 0 1.13333px rgba(255, 255, 255, 0.05), inset -18px 0 1.2px rgba(255, 255, 255, 0.05), inset -19px 0 1.26667px rgba(255, 255, 255, 0.05), inset -20px 0 1.33333px rgba(255, 255, 255, 0.05),
        inset -21px 0 1.4px rgba(255, 255, 255, 0.05), inset -22px 0 1.46667px rgba(255, 255, 255, 0.05), inset -23px 0 1.53333px rgba(255, 255, 255, 0.05), inset -24px 0 1.6px rgba(255, 255, 255, 0.05),
        inset -25px 0 1.66667px rgba(255, 255, 255, 0.05), inset -26px 0 1.73333px rgba(255, 255, 255, 0.05), inset -27px 0 1.8px rgba(255, 255, 255, 0.05), inset -28px 0 1.86667px rgba(255, 255, 255, 0.05),
        inset -29px 0 1.93333px rgba(255, 255, 255, 0.05), inset -30px 0 2px rgba(255, 255, 255, 0.05), inset -31px 0 2.06667px rgba(255, 255, 255, 0.05), inset -32px 0 2.13333px rgba(255, 255, 255, 0.05),
        inset -33px 0 2.2px rgba(255, 255, 255, 0.05), inset -34px 0 2.26667px rgba(255, 255, 255, 0.05), inset -35px 0 2.33333px rgba(255, 255, 255, 0.05), inset -36px 0 2.4px rgba(255, 255, 255, 0.05),
        inset -37px 0 2.46667px rgba(255, 255, 255, 0.05), inset -38px 0 2.53333px rgba(255, 255, 255, 0.05), inset -39px 0 2.6px rgba(255, 255, 255, 0.05), inset -40px 0 2.66667px rgba(255, 255, 255, 0.05),
        inset -41px 0 2.73333px rgba(255, 255, 255, 0.05), inset -42px 0 2.8px rgba(255, 255, 255, 0.05), inset -43px 0 2.86667px rgba(255, 255, 255, 0.05), inset -44px 0 2.93333px rgba(255, 255, 255, 0.05),
        inset -45px 0 3px rgba(255, 255, 255, 0.05), inset -46px 0 3.06667px rgba(255, 255, 255, 0.05), inset -47px 0 3.13333px rgba(255, 255, 255, 0.05), inset -48px 0 3.2px rgba(255, 255, 255, 0.05),
        inset -49px 0 3.26667px rgba(255, 255, 255, 0.05), inset -50px 0 3.33333px rgba(255, 255, 255, 0.05), inset -51px 0 3.4px rgba(255, 255, 255, 0.05), inset -52px 0 3.46667px rgba(255, 255, 255, 0.05),
        inset -53px 0 3.53333px rgba(255, 255, 255, 0.05), inset -54px 0 3.6px rgba(255, 255, 255, 0.05), inset -55px 0 3.66667px rgba(255, 255, 255, 0.05), inset -56px 0 3.73333px rgba(255, 255, 255, 0.05),
        inset -57px 0 3.8px rgba(255, 255, 255, 0.05), inset -58px 0 3.86667px rgba(255, 255, 255, 0.05), inset -59px 0 3.93333px rgba(255, 255, 255, 0.05), inset -60px 0 4px rgba(255, 255, 255, 0.05),
        inset -61px 0 4.06667px rgba(255, 255, 255, 0.05), inset -62px 0 4.13333px rgba(255, 255, 255, 0.05), inset -63px 0 4.2px rgba(255, 255, 255, 0.05), inset -64px 0 4.26667px rgba(255, 255, 255, 0.05),
        inset -65px 0 4.33333px rgba(255, 255, 255, 0.05), inset -66px 0 4.4px rgba(255, 255, 255, 0.05), inset -67px 0 4.46667px rgba(255, 255, 255, 0.05), inset -68px 0 4.53333px rgba(255, 255, 255, 0.05),
        inset -69px 0 4.6px rgba(255, 255, 255, 0.05), inset -70px 0 4.66667px rgba(255, 255, 255, 0.05), inset -71px 0 4.73333px rgba(255, 255, 255, 0.05), inset -72px 0 4.8px rgba(255, 255, 255, 0.05),
        inset -73px 0 4.86667px rgba(255, 255, 255, 0.05), inset -74px 0 4.93333px rgba(255, 255, 255, 0.05), inset -75px 0 5px rgba(255, 255, 255, 0.05);
    margin-right: -1.25rem;
}
@media print, screen and (min-width: 48em) {
    .mobile-table--scroll {
        margin-right: -1.25rem;
    }
}
.mobile-table--scroll.scrolled {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mobile-table--scroll.scrolled table {
    z-index: 1;
}
.mobile-table--scroll table {
    position: relative;
    z-index: -1;
}
h1,
.h1 {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 2rem;
}
@media print, screen and (min-width: 48em) {
    h1,
    .h1 {
        font-size: 2.75rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    h1,
    .h1 {
        font-size: 3.5rem;
    }
}
h2,
.h2 {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.75rem;
}
@media print, screen and (min-width: 48em) {
    h2,
    .h2 {
        font-size: 2.25rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    h2,
    .h2 {
        font-size: 2.75rem;
    }
}
h3,
.h3 {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    h3,
    .h3 {
        font-size: 1.75rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    h3,
    .h3 {
        font-size: 2.25rem;
    }
}
h4,
.h4 {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.25rem;
}
@media print, screen and (min-width: 48em) {
    h4,
    .h4 {
        font-size: 1.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    h4,
    .h4 {
        font-size: 1.75rem;
    }
}
h5,
.h5 {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.125rem;
}
@media print, screen and (min-width: 48em) {
    h5,
    .h5 {
        font-size: 1.25rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    h5,
    .h5 {
        font-size: 1.5rem;
    }
}
h6,
.h6 {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.125rem;
}
@media print, screen and (min-width: 64.0625em) {
    h6,
    .h6 {
        font-size: 1.25rem;
    }
}
p,
.p {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.7;
    font-size: 1rem;
}
@media print, screen and (min-width: 64.0625em) {
    p,
    .p {
        font-size: 1.125rem;
    }
}

.mobile-table--scroll {
    margin-right: -27px;
}
.eyebrow {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: 0.75rem;
}
@media print, screen and (min-width: 64.0625em) {
    .eyebrow {
        font-size: 0.875rem;
    }
}
a {
    text-decoration: none;
    color: #b23000;
}
a:hover {
    text-decoration: underline;
}
em {
    font-style: italic;
}
b,
strong {
    font-weight: 700;
}
.wysiwyg p a:not(.btn),
.wysiwyg li a:not(.btn) {
    text-decoration: underline;
}
.wysiwyg p a:not(.btn):hover,
.wysiwyg p a:not(.btn):focus,
.wysiwyg li a:not(.btn):hover,
.wysiwyg li a:not(.btn):focus {
    background-color: #ffefe8;
    -webkit-box-shadow: 0 0 0 1px #ffefe8, 0 0 0 2px #b23000;
    box-shadow: 0 0 0 1px #ffefe8, 0 0 0 2px #b23000;
}
blockquote {
    position: relative;
    padding-left: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    blockquote {
        padding-left: 2rem;
    }
}
blockquote::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background-color: #fe5a19;
}
blockquote p {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.5rem;
}
@media print, screen and (min-width: 64.0625em) {
    blockquote p {
        font-size: 2rem;
    }
}
blockquote .quotee {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.7;
    font-size: 1rem;
    font-family: Montserrat, Verdana, sans-serif;
}
@media print, screen and (min-width: 64.0625em) {
    blockquote .quotee {
        font-size: 1.125rem;
    }
}
ol,
ul,
li {
    margin: 0;
    padding: 0;
}
.wysiwyg li,
.intro-text li {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.7;
    font-size: 1rem;
}
@media print, screen and (min-width: 64.0625em) {
    .wysiwyg li,
    .intro-text li {
        font-size: 1.125rem;
    }
}
ol {
    padding-left: 0;
    list-style: none;
    counter-reset: li;
}
ol > li {
    position: relative;
    padding-left: 1rem;
    counter-increment: li;
}
@media print, screen and (min-width: 48em) {
    ol > li {
        padding-left: 1.5rem;
    }
}
@media screen and (max-width: 47.99875em) {
    ol > li {
        padding-left: 1.5em;
    }
}
ol > li li,
ol > li li:first-child {
    margin-top: 1rem;
}
ol > li::before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    content: counter(li) ".";
    color: #000;
    font-size: 1.125rem;
    font-weight: 600;
}
.wysiwyg ul > li,
.section--wysiwyg ul > li,
.intro-text ul > li,
.accordions .accordion__content ul > li {
    position: relative;
    padding-left: 1.25rem;
    list-style: none;
}
.wysiwyg ul > li:before,
.section--wysiwyg ul > li:before,
.intro-text ul > li:before,
.accordions .accordion__content ul > li:before {
    position: absolute;
    top: -0.125rem;
    left: 0;
    content: url("../img/bullet.svg");
    line-height: inherit;
}
.stat {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 600;
    color: #fe5a19;
    font-size: 3rem;
}
@media print, screen and (min-width: 64.0625em) {
    .stat {
        font-size: 4.0625rem;
    }
}
.list--comma-separate ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Montserrat, Verdana, sans-serif;
}
.list--comma-separate li {
    display: inline-block;
}
.list--comma-separate li:not(:last-child) {
    margin-right: 0.25em;
}
.list--comma-separate li:nth-last-child(n + 2):after {
    content: ",";
}
.text-margin-reset h1,
.text-margin-reset p,
.text-margin-reset h2,
.text-margin-reset h3,
.text-margin-reset h4,
.text-margin-reset span {
    margin: 0;
}
.video-play-button {
    position: absolute;
    z-index: 4;
    bottom: 3.5rem;
    right: 40px;
    background: none;
}
@media print, screen and (min-width: 48em) {
    .video-play-button {
        bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .video-play-button {
        bottom: 6rem;
    }
}
@media screen and (min-width: 69.625em) {
    .video-play-button {
        bottom: 140px;
        right: calc(50vw - 530px);
    }
}
.video-play-button:after {
    color: rgba(255, 255, 255, 0.75);
    font-family: "Font Awesome 5 Pro";
    font-size: 2.5rem;
    font-weight: 600;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.video-play-button:hover::after,
.video-play-button:focus::after {
    color: #fff;
}
.video-play-button:after {
    content: "\f144";
}
.video-playing .video-play-button:after {
    content: "\f28b";
}
@media screen and (max-width: 47.99875em) {
    .video-play-button {
        display: none;
    }
}
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.8125rem;
    height: 2.8125rem;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.47;
}
.play-button path {
    fill: #fff;
}
@media print, screen and (min-width: 48em) {
    .play-button {
        width: 7.8125rem;
        height: 7.8125rem;
    }
}
.wysiwyg .responsive-video-iframe {
    position: relative;
}
.wysiwyg .responsive-video-iframe::before {
    display: block;
    padding-bottom: calc(0.5625 * 100%);
    content: "";
}
.wysiwyg .responsive-video-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.wysiwyg .align-center .responsive-video-iframe {
    min-width: 100%;
}
.wysiwyg .align-left .responsive-video-iframe,
.wysiwyg .align-right .responsive-video-iframe {
    min-width: 300px;
}
body {
    font-family: Montserrat, Verdana, sans-serif;
}
.intro-text {
    font-family: Zilla Slab, Times, serif;
    font-weight: 300;
    line-height: 1.5;
    font-size: 1.375rem;
}
@media print, screen and (min-width: 64.0625em) {
    .intro-text {
        font-size: 2rem;
    }
}
.alignright,
.align-right,
.obj-right {
    float: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
@media screen and (max-width: 47.99875em) {
    .alignright,
    .align-right,
    .obj-right {
        margin-right: auto;
        margin-left: auto;
    }
}
@media print, screen and (min-width: 48em) {
    .alignright,
    .align-right,
    .obj-right {
        float: right;
        margin-right: 0;
        margin-left: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .alignright,
    .align-right,
    .obj-right {
        margin-left: 2.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .alignright,
    .align-right,
    .obj-right {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
}
.alignright img,
.align-right img,
.obj-right img {
    display: block;
}
.alignleft,
.align-left,
.obj-left {
    float: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
@media screen and (max-width: 47.99875em) {
    .alignleft,
    .align-left,
    .obj-left {
        margin-right: auto;
        margin-left: auto;
    }
}
@media print, screen and (min-width: 48em) {
    .alignleft,
    .align-left,
    .obj-left {
        float: left;
        margin-right: 2rem;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .alignleft,
    .align-left,
    .obj-left {
        margin-right: 2.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .alignleft,
    .align-left,
    .obj-left {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
}
.alignleft img,
.align-left img,
.obj-left img {
    display: block;
}
.aligncenter,
.align-center,
.obj-center {
    display: table;
    margin-top: 2rem;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
@media print, screen and (min-width: 48em) {
    .aligncenter,
    .align-center,
    .obj-center {
        margin-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .aligncenter,
    .align-center,
    .obj-center {
        margin-top: 3rem;
    }
}
.aligncenter img,
.align-center img,
.obj-center img {
    display: block;
}
@media screen and (max-width: 47.99875em) {
    img.alignleft,
    img.alignright,
    img.aligncenter {
        display: block;
    }
}
[data-embed-button="ohou_media_embed"] .video-embed-field-responsive-video,
[data-embed-button="ohou_media_embed"] .responsive-video-iframe {
    width: 100%;
}
figure.align-center,
figure.obj-center,
.aligncenter,
.align-center,
.obj-center {
    display: block;
}
article.align-center img {
    margin-right: auto;
    margin-left: auto;
}
.btn--centered {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
figure.align-left,
figure.obj-left,
figure.align-right,
figure.obj-right,
.alignleft,
.align-left,
.obj-left,
.align-right,
.obj-right {
    display: inline-block;
}
figure.align-left.responsive-video-iframe,
figure.obj-left.responsive-video-iframe,
figure.align-right.responsive-video-iframe,
figure.obj-right.responsive-video-iframe,
.alignleft.responsive-video-iframe,
.align-left.responsive-video-iframe,
.obj-left.responsive-video-iframe,
.align-right.responsive-video-iframe,
.obj-right.responsive-video-iframe {
    min-width: 40%;
}
@media screen and (max-width: 47.99875em) {
    .alignleft.responsive-video-iframe,
    .alignright.responsive-video-iframe,
    .align-left.responsive-video-iframe,
    .align-right.responsive-video-iframe {
        display: block;
    }
}
figure.wp-caption,
figure[role="group"] {
    display: table;
}
figure.wp-caption figcaption,
figure[role="group"] figcaption {
    display: table-caption;
}
figcaption {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    font-style: italic;
    font-size: 0.875rem;
    margin-top: 1rem;
    caption-side: bottom;
    color: #595959;
}
@media print, screen and (min-width: 64.0625em) {
    figcaption {
        line-height: 1.2;
        font-size: 1rem;
    }
}
.wysiwyg p,
.wysiwyg ul,
.wysiwyg ol,
.wysiwyg li,
.wysiwyg .intro-text,
.wysiwyg hr,
.wysiwyg blockquote,
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.wysiwyg .link-arrow,
.accordions .accordion__content p,
.accordions .accordion__content ul,
.accordions .accordion__content ol,
.accordions .accordion__content li,
.accordions .accordion__content .intro-text,
.accordions .accordion__content hr,
.accordions .accordion__content blockquote,
.accordions .accordion__content h1,
.accordions .accordion__content h2,
.accordions .accordion__content h3,
.accordions .accordion__content h4,
.accordions .accordion__content h5,
.accordions .accordion__content h6,
.accordions .accordion__content .link-arrow {
    margin-top: 1rem;
    margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
    .wysiwyg p,
    .wysiwyg ul,
    .wysiwyg ol,
    .wysiwyg li,
    .wysiwyg .intro-text,
    .wysiwyg hr,
    .wysiwyg blockquote,
    .wysiwyg h1,
    .wysiwyg h2,
    .wysiwyg h3,
    .wysiwyg h4,
    .wysiwyg h5,
    .wysiwyg h6,
    .wysiwyg .link-arrow,
    .accordions .accordion__content p,
    .accordions .accordion__content ul,
    .accordions .accordion__content ol,
    .accordions .accordion__content li,
    .accordions .accordion__content .intro-text,
    .accordions .accordion__content hr,
    .accordions .accordion__content blockquote,
    .accordions .accordion__content h1,
    .accordions .accordion__content h2,
    .accordions .accordion__content h3,
    .accordions .accordion__content h4,
    .accordions .accordion__content h5,
    .accordions .accordion__content h6,
    .accordions .accordion__content .link-arrow {
        margin-top: 1.5rem;
    }
}
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.wysiwyg blockquote,
.wysiwyg .mobile-table,
.accordions .accordion__content h3,
.accordions .accordion__content h4,
.accordions .accordion__content h5,
.accordions .accordion__content h6,
.accordions .accordion__content blockquote,
.accordions .accordion__content .mobile-table {
    margin-top: 2rem;
}
@media print, screen and (min-width: 48em) {
    .wysiwyg h3,
    .wysiwyg h4,
    .wysiwyg h5,
    .wysiwyg h6,
    .wysiwyg blockquote,
    .wysiwyg .mobile-table,
    .accordions .accordion__content h3,
    .accordions .accordion__content h4,
    .accordions .accordion__content h5,
    .accordions .accordion__content h6,
    .accordions .accordion__content blockquote,
    .accordions .accordion__content .mobile-table {
        margin-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .wysiwyg h3,
    .wysiwyg h4,
    .wysiwyg h5,
    .wysiwyg h6,
    .wysiwyg blockquote,
    .wysiwyg .mobile-table,
    .accordions .accordion__content h3,
    .accordions .accordion__content h4,
    .accordions .accordion__content h5,
    .accordions .accordion__content h6,
    .accordions .accordion__content blockquote,
    .accordions .accordion__content .mobile-table {
        margin-top: 3rem;
    }
}
.wysiwyg li + li,
.accordions .accordion__content li + li {
    margin-top: 0.5rem;
}
.wysiwyg .btn:nth-last-of-type(n + 2),
.wysiwyg .page--search .main-content .search-form button:nth-last-of-type(n + 2),
.page--search .main-content .search-form .wysiwyg button:nth-last-of-type(n + 2),
.accordions .accordion__content .btn:nth-last-of-type(n + 2),
.accordions .accordion__content .page--search .main-content .search-form button:nth-last-of-type(n + 2),
.page--search .main-content .search-form .accordions .accordion__content button:nth-last-of-type(n + 2) {
    margin-top: 0.5rem;
    -webkit-margin-end: 1.5rem;
    margin-inline-end: 1.5rem;
    margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 48em) {
    .wysiwyg .btn:nth-last-of-type(n + 2),
    .wysiwyg .page--search .main-content .search-form button:nth-last-of-type(n + 2),
    .page--search .main-content .search-form .wysiwyg button:nth-last-of-type(n + 2),
    .accordions .accordion__content .btn:nth-last-of-type(n + 2),
    .accordions .accordion__content .page--search .main-content .search-form button:nth-last-of-type(n + 2),
    .page--search .main-content .search-form .accordions .accordion__content button:nth-last-of-type(n + 2) {
        margin-top: 0.75rem;
        -webkit-margin-end: 2rem;
        margin-inline-end: 2rem;
        margin-bottom: 0.75rem;
    }
}
.mobile-table {
    padding: 0;
}
.mobile-table table {
    margin: 0;
}
.card p:first-child,
.card ul:first-child,
.card ol:first-child,
.card li:first-child,
.card .intro-text:first-child,
.card hr:first-child,
.card blockquote:first-child,
.card h1:first-child,
.card h2:first-child,
.card h3:first-child,
.card h4:first-child,
.card h5:first-child,
.card h6:first-child,
.card .link-arrow:first-child,
section p:first-child,
section ul:first-child,
section ol:first-child,
section li:first-child,
section .intro-text:first-child,
section hr:first-child,
section blockquote:first-child,
section h1:first-child,
section h2:first-child,
section h3:first-child,
section h4:first-child,
section h5:first-child,
section h6:first-child,
section .link-arrow:first-child,
header p:first-child,
header ul:first-child,
header ol:first-child,
header li:first-child,
header .intro-text:first-child,
header hr:first-child,
header blockquote:first-child,
header h1:first-child,
header h2:first-child,
header h3:first-child,
header h4:first-child,
header h5:first-child,
header h6:first-child,
header .link-arrow:first-child,
.listing-item p:first-child,
.listing-item ul:first-child,
.listing-item ol:first-child,
.listing-item li:first-child,
.listing-item .intro-text:first-child,
.listing-item hr:first-child,
.listing-item blockquote:first-child,
.listing-item h1:first-child,
.listing-item h2:first-child,
.listing-item h3:first-child,
.listing-item h4:first-child,
.listing-item h5:first-child,
.listing-item h6:first-child,
.listing-item .link-arrow:first-child,
.accordions .accordion__content p:first-child,
.accordions .accordion__content ul:first-child,
.accordions .accordion__content ol:first-child,
.accordions .accordion__content li:first-child,
.accordions .accordion__content .intro-text:first-child,
.accordions .accordion__content hr:first-child,
.accordions .accordion__content blockquote:first-child,
.accordions .accordion__content h1:first-child,
.accordions .accordion__content h2:first-child,
.accordions .accordion__content h3:first-child,
.accordions .accordion__content h4:first-child,
.accordions .accordion__content h5:first-child,
.accordions .accordion__content h6:first-child,
.accordions .accordion__content .link-arrow:first-child,
.section--wysiwyg p:first-child,
.section--wysiwyg ul:first-child,
.section--wysiwyg ol:first-child,
.section--wysiwyg li:first-child,
.section--wysiwyg .intro-text:first-child,
.section--wysiwyg hr:first-child,
.section--wysiwyg blockquote:first-child,
.section--wysiwyg h1:first-child,
.section--wysiwyg h2:first-child,
.section--wysiwyg h3:first-child,
.section--wysiwyg h4:first-child,
.section--wysiwyg h5:first-child,
.section--wysiwyg h6:first-child,
.section--wysiwyg .link-arrow:first-child,
.wysiwyg p:first-child,
.wysiwyg ul:first-child,
.wysiwyg ol:first-child,
.wysiwyg li:first-child,
.wysiwyg .intro-text:first-child,
.wysiwyg hr:first-child,
.wysiwyg blockquote:first-child,
.wysiwyg h1:first-child,
.wysiwyg h2:first-child,
.wysiwyg h3:first-child,
.wysiwyg h4:first-child,
.wysiwyg h5:first-child,
.wysiwyg h6:first-child,
.wysiwyg .link-arrow:first-child {
    margin-top: 0;
}
.section--wysiwyg ol ol,
.section--wysiwyg ol ul,
.section--wysiwyg ul ol,
.section--wysiwyg ul ul,
.wysiwyg ol ol,
.wysiwyg ol ul,
.wysiwyg ul ol,
.wysiwyg ul ul,
.accordions .accordion__content ol ol,
.accordions .accordion__content ol ul,
.accordions .accordion__content ul ol,
.accordions .accordion__content ul ul,
.intro-text ol ol,
.intro-text ol ul,
.intro-text ul ol,
.intro-text ul ul {
    margin-top: 0.5rem;
}
.section--wysiwyg li,
.wysiwyg li,
.accordions .accordion__content li,
.intro-text li {
    margin-top: 0;
}
.section--wysiwyg li + li,
.wysiwyg li + li,
.accordions .accordion__content li + li,
.intro-text li + li {
    margin-top: 0.5rem;
}
.intro-text p:not(:first-child),
.intro-text ul:not(:first-child),
.intro-text ol:not(:first-child) {
    margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
    .intro-text p:not(:first-child),
    .intro-text ul:not(:first-child),
    .intro-text ol:not(:first-child) {
        margin-top: 1.5rem;
    }
}
.wysiwyg > .alignleft:first-child,
.wysiwyg > .alignright:first-child,
.wysiwyg > .align-left:first-child,
.wysiwyg > .align-right:first-child,
.accordions .accordion__content > .alignleft:first-child,
.accordions .accordion__content > .alignright:first-child,
.accordions .accordion__content > .align-left:first-child,
.accordions .accordion__content > .align-right:first-child {
    margin-top: 0;
}
.wysiwyg > .alignleft:first-child + p,
.wysiwyg > .alignright:first-child + p,
.wysiwyg > .align-left:first-child + p,
.wysiwyg > .align-right:first-child + p,
.accordions .accordion__content > .alignleft:first-child + p,
.accordions .accordion__content > .alignright:first-child + p,
.accordions .accordion__content > .align-left:first-child + p,
.accordions .accordion__content > .align-right:first-child + p {
    margin-top: 0;
}
@media screen and (max-width: 47.99875em) {
    .wysiwyg > .alignleft:first-child + p,
    .wysiwyg > .alignright:first-child + p,
    .wysiwyg > .align-left:first-child + p,
    .wysiwyg > .align-right:first-child + p,
    .accordions .accordion__content > .alignleft:first-child + p,
    .accordions .accordion__content > .alignright:first-child + p,
    .accordions .accordion__content > .align-left:first-child + p,
    .accordions .accordion__content > .align-right:first-child + p {
        margin-top: 1rem;
    }
}
.vaf {
    padding-top: 2.5rem;
    padding-right: 0;
    padding-left: 0;
}
.vaf h2 {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
}
.active-filters {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.active-filters .vaf {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.active-filters ul {
    margin-top: 0;
}
.active-filters li:not(:last-child) {
    margin-right: 0.625rem;
}
.active-filters ul li {
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    font-weight: 600;
    font-family: Montserrat, Verdana, sans-serif;
    border-width: 0.0625rem;
    border-style: solid;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 0.625rem 1rem;
    color: #000;
    background-color: #fe5a19;
    border-color: #fe5a19;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    font-size: 0.875rem;
}
.active-filters ul li:hover,
.active-filters ul li:focus {
    text-decoration: none;
}
.active-filters ul li:disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.active-filters ul li:before,
.active-filters ul li:after {
    color: #000;
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
}
.active-filters ul li:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.active-filters ul li:hover:before,
.active-filters ul li:hover:after {
    color: #fff;
}
.active-filters ul li:focus {
    color: #000;
    background-color: #fe5a19;
    border-color: #000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.active-filters ul li:focus:before,
.active-filters ul li:focus:after {
    color: #000;
}
.active-filters ul li:disabled {
    color: #595959;
    background-color: #d3d3d3;
    border-color: #d3d3d3;
}
@media print, screen and (min-width: 64.0625em) {
    .active-filters ul li {
        font-size: 1rem;
    }
}
.active-filters ul li:hover::after {
    content: "\f00d";
    color: #696e73;
    font-family: "Font Awesome 5 Pro";
}
.active-filters li::after {
    margin-left: 1.5rem;
    content: "\f00d";
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
}
.active-filters li::before {
    display: none;
}
.active-filters .cell:last-child {
    text-align: right;
}
.active-filters .vaf__clear {
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    font-weight: 600;
    font-family: Montserrat, Verdana, sans-serif;
    border-width: 0.0625rem;
    border-style: solid;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 0.625rem 1rem;
    color: #000;
    background: #fff;
    border-color: #b23000;
}
.active-filters .vaf__clear:hover,
.active-filters .vaf__clear:focus {
    text-decoration: none;
}
.active-filters .vaf__clear:disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.active-filters .vaf__clear:before,
.active-filters .vaf__clear:after {
    color: #000;
}
.active-filters .vaf__clear:hover {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
}
.active-filters .vaf__clear:hover:before,
.active-filters .vaf__clear:hover:after {
    color: #ffe21a;
}
.active-filters .vaf__clear:focus {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.active-filters .vaf__clear:focus:before,
.active-filters .vaf__clear:focus:after {
    color: #fff;
}
.active-filters .vaf__clear:disabled {
    color: #aaa;
    background-color: #aaa;
    border-color: #aaa;
}
@media screen and (min-width: 48em) {
    .active-filters li {
        margin-top: 0;
    }
}
@media screen and (max-width: 47.99875em) {
    .active-filters ul {
        padding: 0;
    }
}
@media screen and (max-width: 64.06125em) {
    .active-filters .vaf__clear {
        margin-top: 2.5rem;
    }
    .active-filters ul li {
        text-align: left;
    }
    .active-filters .cell:last-child {
        text-align: left;
    }
    .active-filters button {
        margin-left: 1rem;
    }
}
.user-login-form,
.page--utility .main-content {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.page--utility ol.breadcrumbs {
    margin-top: 2rem;
}
.user-login-form input {
    width: auto;
    max-width: 25rem;
    height: 50px;
    margin-bottom: 0;
    margin-top: 16px;
}
.user-login-form .description {
    width: 100%;
    margin-bottom: 1.5em;
    margin-top: 10px;
    font-style: italic;
}
.admin-tabs {
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1.25rem;
    position: fixed;
    z-index: 10;
    margin: 0;
    padding: 2rem;
    background: #595959;
}
@media print, screen and (min-width: 48em) {
    .admin-tabs {
        right: 1.25rem;
        bottom: 1.25rem;
        left: 1.25rem;
    }
}
.admin-tabs ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
.admin-tabs li {
    display: inline-block;
}
.admin-tabs li + li {
    margin-left: 0.5em;
}
.admin-tabs a {
    display: block;
    margin: 0;
    padding: 0.5em 1em;
    -webkit-transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    text-decoration: none;
    color: #fff;
    border-radius: 0.25em;
    background-color: #fe5a19;
    font-size: 1.125rem;
    font-weight: 700;
}
.admin-tabs a:hover {
    background-color: #b23000;
}
.admin-tabs a.is-active {
    background-color: #000;
}
@media print, screen and (min-width: 40.0625em) {
    .admin-tabs {
        left: auto;
    }
}
.ajax-progress,
.ajax-progress-fullscreen.ajax-progress {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    padding: 0.0625rem 0.3125rem 0.125rem;
    background: rgba(255, 255, 255, 0.75) !important;
}
.ajax-progress:before,
.ajax-progress:after,
.ajax-progress-fullscreen.ajax-progress:before,
.ajax-progress-fullscreen.ajax-progress:after {
    position: absolute;
    display: block;
    -webkit-animation: fa-spin 2000ms infinite cubic-bezier(0.82, 0.06, 0.14, 0.97);
    animation: fa-spin 2000ms infinite cubic-bezier(0.82, 0.06, 0.14, 0.97);
    color: #fe5a19;
    font-family: "Font Awesome 5 Pro";
    font-size: 100px;
}
.ajax-progress:before,
.ajax-progress:after,
.ajax-progress-fullscreen.ajax-progress:before,
.ajax-progress-fullscreen.ajax-progress:after {
    content: "\f3f4";
}
.ajax-progress:after,
.ajax-progress-fullscreen.ajax-progress:after {
    -webkit-animation: fa-spin 1500ms infinite cubic-bezier(0.82, 0.06, 0.14, 0.97);
    animation: fa-spin 1500ms infinite cubic-bezier(0.82, 0.06, 0.14, 0.97);
    opacity: 0.5;
}
.ajax-progress .throbber,
.ajax-progress-fullscreen.ajax-progress .throbber {
    display: none !important;
}
[dir="rtl"] .ajax-progress,
[dir="rtl"] .ajax-progress-fullscreen.ajax-progress {
    float: right;
}
.ajax-progress .message,
.ajax-progress-fullscreen.ajax-progress .message {
    display: inline;
    padding: 0.0625rem 0.3125rem 0.125rem;
}
tr .ajax-progress-throbber .throbber {
    margin: 0 0.125rem;
}
.ajax-progress-bar {
    width: 16rem;
}
.cookie-compliance-popup {
    position: fixed;
    z-index: 999;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
}
@media screen and (min-width: 64.0625em) {
    .cookie-compliance-popup .grid-x,
    .cookie-compliance-popup .grid-container {
        width: 100%;
    }
}
.cookie-compliance-popup .grid-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.cookie-compliance-popup .grid-x {
    background: #000;
    max-width: 53.6875rem;
    padding: 1.5rem 0;
}
@media screen and (max-width: 64.06125em) {
    .cookie-compliance-popup .grid-x {
        gap: 1rem;
    }
}
@media screen and (min-width: 48em) {
    .cookie-compliance-popup .grid-x {
        padding: 1.5rem 0.25rem;
    }
}
@media screen and (min-width: 53.75em) {
    .cookie-compliance-popup .grid-container:not(.full) > .grid-padding-x {
        margin-right: 1px;
    }
}
.cookie-compliance-popup .find-more-button {
    padding: 0;
    text-decoration: underline;
    text-transform: none;
    color: #fff;
    background: none;
}
.cookie-compliance-popup .find-more-button:hover,
.cookie-compliance-popup .find-more-button:focus {
    text-decoration: none;
}
.eu-cookie-compliance-message h2 {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.125rem;
    all: unset;
}
@media print, screen and (min-width: 64.0625em) {
    .eu-cookie-compliance-message h2 {
        font-size: 1.25rem;
    }
}
.eu-cookie-compliance-message .btn,
.eu-cookie-compliance-message .page--search .main-content .search-form button,
.page--search .main-content .search-form .eu-cookie-compliance-message button {
    cursor: pointer;
}
.eu-cookie-compliance-buttons,
.eu-cookie-compliance-message {
    all: unset;
}
.eu-cookie-compliance-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.eu-cookie-compliance-buttons .btn,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button {
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    font-weight: 600;
    font-family: Montserrat, Verdana, sans-serif;
    border-width: 0.0625rem;
    border-style: solid;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 0.625rem 1rem;
    color: #000;
    background: #fff;
    border-color: #b23000;
}
.eu-cookie-compliance-buttons .btn:hover,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:hover,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:hover,
.eu-cookie-compliance-buttons .btn:focus,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:focus,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:focus {
    text-decoration: none;
}
.eu-cookie-compliance-buttons .btn:disabled,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:disabled,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.eu-cookie-compliance-buttons .btn:before,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:before,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:before,
.eu-cookie-compliance-buttons .btn:after,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:after,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:after {
    color: #000;
}
.eu-cookie-compliance-buttons .btn:hover,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:hover,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:hover {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
}
.eu-cookie-compliance-buttons .btn:hover:before,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:hover:before,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:hover:before,
.eu-cookie-compliance-buttons .btn:hover:after,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:hover:after,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:hover:after {
    color: #ffe21a;
}
.eu-cookie-compliance-buttons .btn:focus,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:focus,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:focus {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.eu-cookie-compliance-buttons .btn:focus:before,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:focus:before,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:focus:before,
.eu-cookie-compliance-buttons .btn:focus:after,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:focus:after,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:focus:after {
    color: #fff;
}
.eu-cookie-compliance-buttons .btn:disabled,
.eu-cookie-compliance-buttons .page--search .main-content .search-form button:disabled,
.page--search .main-content .search-form .eu-cookie-compliance-buttons button:disabled {
    color: #aaa;
    background-color: #aaa;
    border-color: #aaa;
}
.form-item {
    margin-top: 1.5rem;
    position: relative;
}
@media print, screen and (min-width: 48em) {
    .form-item {
        margin-top: 2rem;
    }
}
.form-item [type="checkbox"],
.form-item [type="radio"] {
    position: absolute;
    top: 65%;
    width: 2em;
    height: 2em;
    -webkit-transition: border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    font-size: inherit;
}
.form-item [type="checkbox"] + label,
.form-item [type="radio"] + label {
    position: relative;
    margin-left: 1.5em;
    -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.form-item [type="checkbox"] + label:before,
.form-item [type="radio"] + label:before {
    position: absolute;
    top: 0.125em;
    left: -1.5em;
    display: block;
    width: 1em;
    height: 1em;
    content: "";
    -webkit-transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98),
        -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    border: 0.0625em solid #595959;
}
.form-item [type="checkbox"]:disabled,
.form-item [type="checkbox"]:disabled + label,
.form-item [type="radio"]:disabled,
.form-item [type="radio"]:disabled + label {
    cursor: default;
}
.form-item [type="checkbox"]:invalid + label,
.form-item [type="radio"]:invalid + label {
    color: #94002d;
}
.form-item [type="checkbox"]:invalid + label:before,
.form-item [type="radio"]:invalid + label:before {
    border-color: #94002d;
    -webkit-box-shadow: 0 0 0 0.0625em #94002d;
    box-shadow: 0 0 0 0.0625em #94002d;
}
.form-item [type="checkbox"]:checked + label:before {
    background-color: #fe5a19;
}
.form-item [type="checkbox"]:checked + label:after {
    position: absolute;
    top: 50%;
    left: -1.125em;
    display: block;
    width: 0.3125em;
    height: 0.6875em;
    content: "";
    -webkit-transform: rotate(45deg) translate(-100%, -50%);
    transform: rotate(45deg) translate(-100%, -50%);
    border-width: 0 0.125em 0.125em 0;
    border-style: solid;
    border-color: #fff;
}
.form-item [type="checkbox"]:checked:disabled + label:after {
    border-color: #595959;
}
.form-item [type="checkbox"]:disabled + label:before {
    background-color: #d3d3d3;
}
.form-item [type="radio"] + label:before {
    border-radius: 50%;
    background-image: radial-gradient(#fe5a19 0.25em, #fff 0.25em, #fff 0.5em, #fe5a19 0.5em);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 0 0;
}
.form-item [type="radio"]:checked + label:before {
    border-color: #fe5a19;
    background-size: 1em 1em;
}
.form-item [type="radio"]:checked:disabled + label:before {
    border-color: #595959;
    background-image: radial-gradient(#595959 0.25em, #d3d3d3 0.25em, #d3d3d3 0.5em, #595959 0.5em);
}
.form-item [type="radio"]:checked:invalid + label:before {
    background-image: radial-gradient(#94002d 0.25em, #fff 0.25em, #fff 0.5em, #94002d 0.5em);
}
.form-item [type="radio"]:disabled + label:before {
    background-color: #d3d3d3;
}
.fieldset-wrapper .form-item,
.fieldset-wrapper .webform-element-description {
    margin-top: 0.5rem;
}
.form-required:after {
    content: "*";
    color: #94002d;
}
.webform-element-description {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    font-size: 0.875rem;
    margin-top: 1.5rem;
}
@media print, screen and (min-width: 64.0625em) {
    .webform-element-description {
        font-size: 1rem;
    }
}
.required > label:after {
    content: "*";
    color: #94002d;
}
[type="checkbox"][name*="["] + label,
.form-radio + label {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}
.webform-managed-file-placeholder {
    color: #595959;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    font-style: italic;
}
.form-managed-file [type="submit"] {
    margin-left: 1em;
    padding: 0.75em;
}
form[class*="webform"] .form-item {
    width: 100%;
}
form[class*="webform"] [type="text"],
form[class*="webform"] [type="password"],
form[class*="webform"] [type="date"],
form[class*="webform"] [type="datetime"],
form[class*="webform"] [type="datetime-local"],
form[class*="webform"] [type="month"],
form[class*="webform"] [type="week"],
form[class*="webform"] [type="email"],
form[class*="webform"] [type="number"],
form[class*="webform"] [type="search"],
form[class*="webform"] [type="tel"],
form[class*="webform"] [type="time"],
form[class*="webform"] [type="url"],
form[class*="webform"] [type="color"],
form[class*="webform"] [type="file"],
form[class*="webform"] [type="image"],
form[class*="webform"] fieldset,
form[class*="webform"] select,
form[class*="webform"] textarea {
    width: 100%;
    max-width: 25rem;
    padding: 1rem;
    color: #595959;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    font-style: italic;
}
.page--webform .basic-page {
    margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 48em) {
    .page--webform .basic-page {
        margin-bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .page--webform .basic-page {
        margin-bottom: 6rem;
    }
}
.page--webform .basic-page .form-actions {
    margin-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .page--webform .basic-page .form-actions {
        margin-top: 2rem;
    }
}
.page--webform .breadcrumbs {
    margin: 2rem 0;
}
.element-invisible {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
}
.embedded-entity:not([class*="align-"]) {
    margin-top: 1.5rem;
    width: 100%;
}
@media print, screen and (min-width: 48em) {
    .embedded-entity:not([class*="align-"]) {
        margin-top: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .embedded-entity:not([class*="align-"]) {
        margin-top: 2.5rem;
    }
}
.js .js-hide {
    display: none;
}
.js-show {
    display: none;
}
.js .js-show {
    display: block;
}
.maintenance-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
}
.maintenance-page > .main-content {
    margin-bottom: 6.25rem;
    padding-top: 2.5rem;
}
.maintenance-page > footer {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%;
    padding-top: 1.25rem;
}
.oho-alert {
    padding: 1.5em 0;
    background-color: #595959;
}
.oho-alert a:not(.btn),
.oho-alert p a:not(.btn),
.oho-alert {
    color: #fff;
}
.oho-alert .grid-x {
    position: relative;
}
.oho-alert .alert-messaging {
    padding-left: 2.5rem;
}
@media screen and (min-width: 48em) {
    .oho-alert .alert-messaging {
        padding-left: 3.75rem;
    }
}
.oho-alert ol > li::before,
.oho-alert ul > li::before {
    color: #fff;
}
.oho-alert ul > li::before {
    content: url("../img/bullet-white.svg");
}
.oho-alert h2:first-child {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
}
@media screen and (min-width: 48em) {
    .oho-alert h2:first-child {
        font-size: 1.75rem;
    }
}
.oho-alert .fa {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    position: absolute;
    top: 0.3125rem;
}
@media screen and (min-width: 48em) {
    .oho-alert .fa {
        padding-right: 1.75rem;
        font-size: 2rem;
    }
}
.oho-alert a:not(.btn) {
    color: #000;
}
.oho-alert .btn,
.oho-alert .page--search .main-content .search-form button,
.page--search .main-content .search-form .oho-alert button {
    margin-top: 0.5rem;
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    font-weight: 600;
    font-family: Montserrat, Verdana, sans-serif;
    border-width: 0.0625rem;
    border-style: solid;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 0.625rem 1rem;
    color: #000;
    background: #fff;
    border-color: #b23000;
}
.oho-alert .btn:hover,
.oho-alert .page--search .main-content .search-form button:hover,
.page--search .main-content .search-form .oho-alert button:hover,
.oho-alert .btn:focus,
.oho-alert .page--search .main-content .search-form button:focus,
.page--search .main-content .search-form .oho-alert button:focus {
    text-decoration: none;
}
.oho-alert .btn:disabled,
.oho-alert .page--search .main-content .search-form button:disabled,
.page--search .main-content .search-form .oho-alert button:disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.oho-alert .btn:before,
.oho-alert .page--search .main-content .search-form button:before,
.page--search .main-content .search-form .oho-alert button:before,
.oho-alert .btn:after,
.oho-alert .page--search .main-content .search-form button:after,
.page--search .main-content .search-form .oho-alert button:after {
    color: #000;
}
.oho-alert .btn:hover,
.oho-alert .page--search .main-content .search-form button:hover,
.page--search .main-content .search-form .oho-alert button:hover {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
}
.oho-alert .btn:hover:before,
.oho-alert .page--search .main-content .search-form button:hover:before,
.page--search .main-content .search-form .oho-alert button:hover:before,
.oho-alert .btn:hover:after,
.oho-alert .page--search .main-content .search-form button:hover:after,
.page--search .main-content .search-form .oho-alert button:hover:after {
    color: #ffe21a;
}
.oho-alert .btn:focus,
.oho-alert .page--search .main-content .search-form button:focus,
.page--search .main-content .search-form .oho-alert button:focus {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.oho-alert .btn:focus:before,
.oho-alert .page--search .main-content .search-form button:focus:before,
.page--search .main-content .search-form .oho-alert button:focus:before,
.oho-alert .btn:focus:after,
.oho-alert .page--search .main-content .search-form button:focus:after,
.page--search .main-content .search-form .oho-alert button:focus:after {
    color: #fff;
}
.oho-alert .btn:disabled,
.oho-alert .page--search .main-content .search-form button:disabled,
.page--search .main-content .search-form .oho-alert button:disabled {
    color: #aaa;
    background-color: #aaa;
    border-color: #aaa;
}
.oho-banner {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #ffefe8;
}
@media print, screen and (min-width: 48em) {
    .oho-banner {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
}
.oho-banner .banner-messaging {
    padding-left: 2.5rem;
}
@media screen and (min-width: 48em) {
    .oho-banner .banner-messaging {
        padding-left: 3.75rem;
    }
}
.oho-banner .grid-x {
    position: relative;
}
.oho-banner .fa {
    color: #fe5a19;
    font-size: 1.5rem;
    font-weight: 400;
    position: absolute;
    top: 0.3125rem;
}
@media screen and (min-width: 48em) {
    .oho-banner .fa {
        padding-right: 1.75rem;
        font-size: 2rem;
    }
}
.oho-banner a {
    color: inherit;
    text-decoration: underline;
}
.oho-banner a:hover {
    color: inherit;
}
.pager {
    margin-top: 4rem;
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 1.25rem;
}
.pager__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
.pager__item {
    margin-left: 0.25em;
}
.pager a {
    display: block;
    padding: 0 0.5em;
    -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.pager a:hover {
    text-decoration: none;
    color: #b23000;
}
.pager .is-active a {
    color: #000;
    font-weight: 600;
}
.pager [aria-hidden="true"] {
    display: none;
}
.pager [class*="pager__item--"] a:before,
.pager [class*="pager__item--"] a:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}
.pager__item--first a:before {
    content: "\f323";
}
.pager__item--previous a:before {
    content: "\f053";
}
.pager__item--next a:after {
    content: "\f054";
}
.pager__item--last a:after {
    content: "\f324";
}
@media screen and (max-width: 40.06125em) {
    .pager__item:not([class*="pager__item--"]),
    .pager__item--ellipsis {
        display: none;
    }
    .pager__item.is-active {
        display: block;
    }
}
.page--search .main-content h2 {
    margin-bottom: 0.5em;
    margin-top: 10px;
}
.page--search .main-content .search-form .form-item {
    display: inline-block;
}
.page--search .main-content .search-form label {
    display: block;
    color: #000;
}
.page--search .main-content .search-form [type="search"] {
    width: 100%;
    height: 50px;
    margin-top: 16px;
    font-size: 1rem;
    padding-left: 16px;
    font-style: italic;
    font-weight: 400;
}
.page--search .main-content .search-form a {
    color: #fe5a19;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1.25em;
    margin-top: 10px;
}
.page--search .main-content .search-form a::after {
    color: #b23000;
    padding-left: 0.5em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f061";
    font-weight: 400;
    position: relative;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.page--search .main-content .search-form a:hover,
.page--search .main-content .search-form a:focus {
    color: #000;
    text-decoration: none;
}
.page--search .main-content .search-form a:hover::after,
.page--search .main-content .search-form a:focus::after {
    color: #000;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.page--search .main-content .search-results {
    padding: 0;
    list-style: none;
}
.page--search .main-content .search-result {
    padding-left: 0;
}
.page--search .main-content .search-result:before {
    display: none;
}
.page--search .main-content .search-result + .search-result {
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 1px solid #aaa;
}
.page--search .main-content .search-result__title {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.125rem;
    margin: 0;
}
@media print, screen and (min-width: 48em) {
    .page--search .main-content .search-result__title {
        font-size: 1.25rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .page--search .main-content .search-result__title {
        font-size: 1.5rem;
    }
}
.page--search .main-content .search-result__snippet {
    margin-bottom: 0;
}
.system-messages {
    right: 1.25rem;
    left: 1.25rem;
    position: fixed;
    z-index: 10;
    bottom: 9rem;
}
@media print, screen and (min-width: 48em) {
    .system-messages {
        right: 1.25rem;
        left: 1.25rem;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .system-messages {
        bottom: 6.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .system-messages {
        right: auto;
        bottom: 1.25rem;
    }
}
.messages {
    margin-top: 2rem;
    padding: 2rem;
    border: 0.0625rem solid;
    border-radius: 0.25rem;
}
.messages ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.messages li + li {
    margin-top: 2rem;
}
.messages a {
    text-decoration: underline;
    color: inherit;
    font-weight: 700;
}
.messages--status {
    color: #3c763d;
    border-color: #67b168;
    background: #aad4ab;
}
.messages--warning {
    color: #e09600;
    border-color: #ffc247;
    background: #fff5e0;
}
.messages--error {
    color: #a94442;
    border-color: #ce8483;
    background: #ebcdcc;
}
.has-alert .messages {
    position: absolute;
}
.messages__close {
    float: right;
    margin: 0 0 1rem 1rem;
    cursor: pointer;
}
.messages__close:hover {
    text-decoration: underline;
}
.glide {
    position: relative;
}
.glide__arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 3em;
    height: 3em;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    font-size: 1.25rem;
}
.glide__arrow:after {
    display: block;
    padding: 0.5em;
    font-family: "Font Awesome 5 Pro";
    line-height: 1.1;
}
.glide__arrow--prev {
    left: 0;
}
.glide__arrow--prev:after {
    content: "\f053";
}
.glide__arrow--next {
    right: 0;
}
.glide__arrow--next:after {
    content: "\f054";
}
.link-arrow {
    color: #fe5a19;
    font-weight: 700;
}
.link-arrow::after {
    color: #b23000;
    padding-left: 0.5em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f061";
    font-weight: 400;
    position: relative;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.link-arrow:hover,
.link-arrow:focus {
    color: #000;
    text-decoration: none;
}
.link-arrow:hover::after,
.link-arrow:focus::after {
    color: #000;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.button,
.btn,
.page--search .main-content .search-form button {
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    font-weight: 600;
    font-family: Montserrat, Verdana, sans-serif;
    border-width: 0.0625rem;
    border-style: solid;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 0.625rem 1rem;
    color: #000;
    background-color: #fe5a19;
    border-color: #fe5a19;
}
.button:hover,
.button:focus,
.btn:hover,
.page--search .main-content .search-form button:hover,
.btn:focus,
.page--search .main-content .search-form button:focus {
    text-decoration: none;
}
.button:disabled,
.btn:disabled,
.page--search .main-content .search-form button:disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.button:before,
.button:after,
.btn:before,
.page--search .main-content .search-form button:before,
.btn:after,
.page--search .main-content .search-form button:after {
    color: #000;
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
}
.button:hover,
.btn:hover,
.page--search .main-content .search-form button:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.button:hover:before,
.button:hover:after,
.btn:hover:before,
.page--search .main-content .search-form button:hover:before,
.btn:hover:after,
.page--search .main-content .search-form button:hover:after {
    color: #fff;
}
.button:focus,
.btn:focus,
.page--search .main-content .search-form button:focus {
    color: #000;
    background-color: #fe5a19;
    border-color: #000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.button:focus:before,
.button:focus:after,
.btn:focus:before,
.page--search .main-content .search-form button:focus:before,
.btn:focus:after,
.page--search .main-content .search-form button:focus:after {
    color: #000;
}
.button:disabled,
.btn:disabled,
.page--search .main-content .search-form button:disabled {
    color: #595959;
    background-color: #d3d3d3;
    border-color: #d3d3d3;
}
@media print, screen and (min-width: 48em) {
    .button,
    .btn,
    .page--search .main-content .search-form button {
        font-size: 1.0625rem;
        line-height: 1.3125rem;
        padding: 1rem 1.5rem;
    }
}
.btn--alternate {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 0.625rem 1rem;
    color: #000;
    background: #fff;
    border-color: #b23000;
}
.btn--alternate:before,
.btn--alternate:after {
    color: #000;
}
.btn--alternate:hover {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
}
.btn--alternate:hover:before,
.btn--alternate:hover:after {
    color: #ffe21a;
}
.btn--alternate:focus {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.btn--alternate:focus:before,
.btn--alternate:focus:after {
    color: #fff;
}
.btn--alternate:disabled {
    color: #aaa;
    background-color: #aaa;
    border-color: #aaa;
}
@media print, screen and (min-width: 48em) {
    .btn--alternate {
        font-size: 1.0625rem;
        line-height: 1.3125rem;
        padding: 1rem 1.5rem;
    }
}
.btn--small {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 0.625rem 1rem;
}
.btn--align-right {
    display: table;
    margin-left: auto;
}
.btn--align-center {
    display: table;
    margin-right: auto;
    margin-left: auto;
}
.elf-external,
.link-external,
.external {
    position: relative;
}
.elf-external::after,
.link-external::after,
.external::after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    display: inline-block;
    padding-left: 0.625rem;
    content: "\f360";
}
.elf-external.btn::after,
.page--search .main-content .search-form button.elf-external::after,
.link-external.btn::after,
.page--search .main-content .search-form button.link-external::after,
.external.btn::after,
.page--search .main-content .search-form button.external::after {
    display: inline;
}
a[data-entity-type="media"]:after,
[href$=".doc"]:after,
[href$=".docx"]:after,
[href$=".pdf"]:after,
[href$=".ppt"]:after,
[href$=".pptx"]:after,
[href$=".xls"]:after,
[href$=".xlsx"]:after,
[href$=".zip"]:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    display: inline-block;
    padding-left: 0.625rem;
    content: "\f33d";
}
input[type="submit"] {
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    font-weight: 600;
    font-family: Montserrat, Verdana, sans-serif;
    border-width: 0.0625rem;
    border-style: solid;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 0.625rem 1rem;
    color: #000;
    background-color: #fe5a19;
    border-color: #fe5a19;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
    text-decoration: none;
}
input[type="submit"]:disabled {
    cursor: not-allowed;
    pointer-events: none;
}
input[type="submit"]:before,
input[type="submit"]:after {
    color: #000;
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
}
input[type="submit"]:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
input[type="submit"]:hover:before,
input[type="submit"]:hover:after {
    color: #fff;
}
input[type="submit"]:focus {
    color: #000;
    background-color: #fe5a19;
    border-color: #000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
input[type="submit"]:focus:before,
input[type="submit"]:focus:after {
    color: #000;
}
input[type="submit"]:disabled {
    color: #595959;
    background-color: #d3d3d3;
    border-color: #d3d3d3;
}

.date-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.eyebrow + .date-block {
    margin-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .eyebrow + .date-block {
        margin-top: 2rem;
    }
}
.date-block .day-number {
    font-size: 2rem;
    line-height: 0.9;
}
@media print, screen and (min-width: 48em) {
    .date-block .day-number {
        font-size: 3.75rem;
    }
}
.date-block time + time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.date-block time + time::before {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    width: 1.5rem;
    height: 0.125rem;
    content: "";
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
    background-color: currentColor;
}
@media print, screen and (min-width: 48em) {
    .date-block time + time::before {
        margin-right: 2rem;
        margin-left: 2rem;
    }
}
.date-block span {
    display: block;
}
.icon-list {
    display: block;
}
.icon-list li:not(:first-child) {
    margin-top: 1rem;
}
.icon-list li,
.icon-list a {
    display: block;
    font-family: Montserrat, Verdana, sans-serif;
}
.icon-list li:before,
.icon-list a:before {
    margin-right: 1.5rem;
    font-family: "Font Awesome 5 Pro";
}
.icon-list li.fab:before,
.icon-list a.fab:before {
    font-family: "Font Awesome 5 Brands";
}
.icon-list--inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.icon-list--inline li:not(:first-child) {
    margin-top: 0;
}
.icon-list--inline li:not(:last-child) {
    margin-right: 2.5rem;
}
.icon-list--social-media a {
    font-size: 0;
}
.icon-list--social-media a:before {
    margin: 0;
    font-size: 1.25rem;
}
.icon-list .linked_icon,
.icon-list .unlinked_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.icon-list .additional_text {
    margin-left: 16px;
}
.intro-text {
    font-family: Zilla Slab, Times, serif;
    font-weight: 300;
    line-height: 1.5;
    font-size: 1.375rem;
}
@media print, screen and (min-width: 64.0625em) {
    .intro-text {
        font-size: 2rem;
    }
}
.modal {
    display: none;
}
.offset-shadow {
    position: relative;
}
.offset-shadow::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border-color: #000;
    border-style: solid;
    border-width: 0 8px 8px 0;
    opacity: 0.15;
    top: 8px;
    left: 8px;
    -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
}
.section-heading {
    --accent-color: #fe5a19;
    --text-color: #000;
    color: var(--text-color);
}
.section-heading--line-accent .section-heading__heading {
    position: relative;
    width: 100%;
}
.section-heading--line-accent .section-heading__heading:after {
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 100vw;
    height: 1px;
    margin-bottom: 1.25rem;
    margin-left: 1rem;
    content: "";
    -webkit-transition: width 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 150ms cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: width 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 150ms cubic-bezier(0.82, 0.06, 0.14, 0.97);
    background-color: var(--accent-color);
}
@supports not (--css: variables) {
    .section-heading--line-accent .section-heading__heading:after {
        background-color: #fe5a19;
    }
}
.section-heading--line-accent .section-heading__heading.oho-animate--ready:after {
    width: 0;
    -webkit-transition: none;
    transition: none;
    opacity: 0;
}
.section-heading .grid-x {
    position: relative;
    overflow: hidden;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.section-heading .grid-x.section-heading__both-options {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media print, screen and (min-width: 48em) {
    .section-heading .grid-x.section-heading__both-options .medium-auto .link-arrow {
        margin-top: 1em;
    }
}
.section-heading .medium-auto {
    margin-top: 2rem;
}
@media print, screen and (min-width: 48em) {
    .section-heading .medium-auto {
        position: relative;
        z-index: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: 0;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .section-heading .medium-auto {
        white-space: nowrap;
    }
}
.section-heading .btn,
.section-heading .page--search .main-content .search-form button,
.page--search .main-content .search-form .section-heading button {
    margin-right: 0;
}
.section-heading .link-arrow {
    font-size: 1.125rem;
    color: #b23000;
    font-weight: 700;
}
@media print, screen and (min-width: 48em) {
    .section-heading .link-arrow {
        font-size: 1.3125rem;
    }
}
.section-heading .link-arrow::after {
    color: #000;
    padding-left: 0.5em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f061";
    font-weight: 400;
    position: relative;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.section-heading .link-arrow:hover,
.section-heading .link-arrow:focus {
    color: #000;
    text-decoration: none;
}
.section-heading .link-arrow:hover::after,
.section-heading .link-arrow:focus::after {
    color: #fe5a19;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
@supports not (--css: variables) {
    .section-heading {
        color: #000;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .section-heading__subheading {
        font-size: 26px;
    }
}
@media screen and (max-width: 64.06125em) {
    .section-heading__subheading {
        font-size: 22px;
    }
}
@media screen and (min-width: 77em) {
    .widest-border {
        border-left: 16px solid #fff;
        border-right: 16px solid #fff;
    }
}
.window--light,
.window--dark {
    background-repeat: repeat;
    background-position: top center;
    background-attachment: fixed;
}
.window--light {
    background-color: #f3f3f3;
    background-image: url(/Institutions/University-of-Jamestown/images/motif-tile.png);
}
.window--dark {
    background-color: #595959;
    background-image: url(../img/motif-tile-10.png);
}
@-webkit-keyframes slide-in {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes slide-in {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.cookie-banner {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: -webkit-transform 1s cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: transform 1s cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: transform 1s cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 1s cubic-bezier(0.42, 0.08, 0.06, 0.98);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    max-width: 53.75rem;
    padding: 0;
}
@media screen and (min-width: 72.5em) {
    .cookie-banner {
        right: calc(50vw - 580px);
    }
}
.cookie-banner__inner {
    color: #fff;
    background-color: #000;
    padding: 1rem;
    max-width: 53.75rem;
}
@media print, screen and (min-width: 48em) {
    .cookie-banner__inner {
        padding: 1.5rem;
    }
}
.cookie-banner__inner p {
    display: inline;
}
.cookie-banner__inner a {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.7;
    font-size: 1rem;
    color: #fff;
    text-decoration: underline;
}
@media print, screen and (min-width: 64.0625em) {
    .cookie-banner__inner a {
        font-size: 1.125rem;
    }
}
.cookie-banner__inner a:hover,
.cookie-banner__inner a:focus {
    text-decoration: none;
}
.cookie-banner .grid-x {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media print, screen and (min-width: 48em) {
    .cookie-banner .grid-x {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.cookie-banner .wysiwyg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -2rem;
}
@media print, screen and (min-width: 48em) {
    .cookie-banner .wysiwyg {
        padding-right: 2rem;
    }
}
.cookie-banner .flex-child-shrink,
.cookie-banner .flex-child-grow {
    margin-top: 2rem;
}
@media print, screen and (min-width: 48em) {
    .cookie-banner .flex-child-grow {
        padding-right: 2rem;
    }
}
.cookie-banner .btn,
.cookie-banner .page--search .main-content .search-form button,
.page--search .main-content .search-form .cookie-banner button {
    margin: 0;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 0.625rem 1rem;
    color: #000;
    background: #fff;
    border-color: #b23000;
}
.cookie-banner .btn:before,
.cookie-banner .page--search .main-content .search-form button:before,
.page--search .main-content .search-form .cookie-banner button:before,
.cookie-banner .btn:after,
.cookie-banner .page--search .main-content .search-form button:after,
.page--search .main-content .search-form .cookie-banner button:after {
    color: #000;
}
.cookie-banner .btn:hover,
.cookie-banner .page--search .main-content .search-form button:hover,
.page--search .main-content .search-form .cookie-banner button:hover {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
}
.cookie-banner .btn:hover:before,
.cookie-banner .page--search .main-content .search-form button:hover:before,
.page--search .main-content .search-form .cookie-banner button:hover:before,
.cookie-banner .btn:hover:after,
.cookie-banner .page--search .main-content .search-form button:hover:after,
.page--search .main-content .search-form .cookie-banner button:hover:after {
    color: #ffe21a;
}
.cookie-banner .btn:focus,
.cookie-banner .page--search .main-content .search-form button:focus,
.page--search .main-content .search-form .cookie-banner button:focus {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.cookie-banner .btn:focus:before,
.cookie-banner .page--search .main-content .search-form button:focus:before,
.page--search .main-content .search-form .cookie-banner button:focus:before,
.cookie-banner .btn:focus:after,
.cookie-banner .page--search .main-content .search-form button:focus:after,
.page--search .main-content .search-form .cookie-banner button:focus:after {
    color: #fff;
}
.cookie-banner .btn:disabled,
.cookie-banner .page--search .main-content .search-form button:disabled,
.page--search .main-content .search-form .cookie-banner button:disabled {
    color: #aaa;
    background-color: #aaa;
    border-color: #aaa;
}
.cookie-banner a:not(.btn) {
    margin-right: 2rem;
}
body:not(.cookie-panel-dismissed) .cookie-banner {
    -webkit-animation: slide-in;
    animation: slide-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}
.site-footer {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    background-color: #000;
    position: relative;
}
@media print, screen and (min-width: 48em) {
    .site-footer {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-footer {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
}
.site-footer > img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0.5;
}
.site-footer > .grid-container {
    position: relative;
    z-index: 2;
}
.site-footer p {
    margin-bottom: 0;
    font-family: Montserrat, Verdana, sans-serif;
}
.site-footer__container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
}
@media print, screen and (min-width: 48em) {
    .site-footer__container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-footer__container {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .site-footer__container {
        padding-right: 2rem;
        padding-left: 2rem;
    }
}
.site-footer__container p:first-of-type {
    margin-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .site-footer__container p:first-of-type {
        margin-top: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-footer__container p:first-of-type {
        margin-top: 2.5rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .site-footer__container {
        margin-top: 2.5rem;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
.site-footer__utility-links {
    margin-top: 1rem;
}
@media screen and (max-width: 64.06125em) {
    .site-footer__utility-links {
        margin-top: 0;
    }
}
.site-footer__utility-links ul {
    list-style: none;
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .site-footer__utility-links ul {
        margin-left: 1rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-footer__utility-links ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
.site-footer__utility-links li {
    margin-top: 1rem;
    display: inline-block;
    width: 100%;
}
@media print, screen and (min-width: 48em) {
    .site-footer__utility-links li {
        margin-top: 1.5rem;
    }
}
.site-footer__utility-links li a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
}
.site-footer__utility-links li a:hover,
.site-footer__utility-links li a:focus {
    color: #aaa;
}
@media screen and (max-width: 64.06125em) {
    .site-footer__utility-links li:first-of-type {
        margin-top: 0;
    }
}
.site-footer__site-links {
    margin-top: 1rem;
}
.site-footer__site-links ul {
    list-style: none;
}
.site-footer__site-links li {
    display: inline;
}
.site-footer__site-links li a {
    text-decoration: underline;
    font-weight: 700;
}
.site-footer__site-links li a:hover,
.site-footer__site-links li a:focus {
    color: #000;
}
.site-footer__site-links li + li {
    margin-left: 1rem;
}
@media print, screen and (min-width: 48em) {
    .site-footer__site-links li + li {
        margin-left: 1.5rem;
    }
}
.site-footer__address .phone {
    margin-top: 1rem;
    font-weight: 700;
}
@media print, screen and (min-width: 48em) {
    .site-footer__address .phone {
        margin-top: 1.5rem;
    }
}
.site-footer__address .phone a {
    text-decoration: underline;
}
.site-footer__address .phone a:hover,
.site-footer__address .phone a:focus {
    color: #000;
}
.site-footer .social-media {
    margin-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #d3d3d3;
}
@media print, screen and (min-width: 48em) {
    .site-footer .social-media {
        margin-top: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-footer .social-media {
        margin-top: 2.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .site-footer .social-media {
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-footer .social-media {
        padding-bottom: 2.5rem;
    }
}
.site-footer .social-media a {
    margin: 0 13px;
    color: #fe5a19;
}
@media screen and (max-width: 64.06125em) {
    .site-footer .social-media a {
        margin: 0 10px;
    }
}
.site-footer .social-media a .fab {
    font-size: 28px;
}
@media screen and (max-width: 64.06125em) {
    .site-footer .social-media li {
        margin: 0 10px;
    }
    .site-footer .social-media li:first-of-type {
        margin-left: 0;
    }
    .site-footer .social-media li:last-of-type {
        margin-right: 0;
    }
    .site-footer .social-media li a {
        margin: 0;
    }
}
.site-header {
    position: relative;
    z-index: 10;
    height: 4.125rem;
}
.site-header__sticky-container {
    will-change: transform;
    background: #fe5a19;
}
@media print, screen and (min-width: 64.0625em) {
    .site-header__sticky-container {
        height: 7.6875rem;
    }
}
.site-header__sticky-container > .grid-container {
    position: relative;
    height: 100%;
}
.site-header ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.site-header li {
    position: relative;
}
.site-header__logo {
    display: inline-block;
    max-width: 10rem;
    padding: 0;
}
@media screen and (max-width: 64.06125em) {
    .site-header__logo {
        padding: 0.5625rem 0;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-header__logo {
        max-width: 13.75rem;
        position: absolute;
        z-index: 3;
        left: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 90px;
        top: 33px;
    }
}
.site-header--beyond-threshold .site-header__sticky-container {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.site-header--beyond-threshold-animate .site-header__sticky-container {
    -webkit-transition: -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.site-header--scroll-up .site-header__sticky-container,
.site-header--at-bottom .site-header__sticky-container {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
@media print, screen and (min-width: 64.0625em) {
    .site-header {
        height: 7.6875rem;
    }
}
.mobile-menu-button {
    display: none;
}
@media screen and (max-width: 64.06125em) {
    .mobile-menu-button {
        position: absolute;
        top: 6px;
        right: 6px;
        bottom: 6px;
        display: block;
        width: 3.375rem;
        margin: 0;
        padding: 0;
        background-color: transparent;
        border-radius: 3px;
        border: 2px solid #b23000;
    }
    .mobile-menu-button:before {
        content: "\f0c9";
        -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        color: #fff;
        font-family: "Font Awesome 5 Pro";
        font-size: 1.3125rem;
        font-weight: 400;
    }
    .mobile-menu-open .mobile-menu-button:before {
        content: "\f00d";
    }
    .mobile-menu-button:hover {
        background-color: #b23000;
    }
    .mobile-menu-button:hover:before {
        color: #fff;
    }
}
@media screen and (max-width: 64.06125em) {
    .site-header__main {
        position: absolute;
        z-index: 1;
        top: 4.125rem;
        right: 0;
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 24rem;
        background-color: #fff;
        padding-bottom: 4rem;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        max-height: calc(100vh - 4.125rem);
        overflow: auto;
    }
    .site-header__main .site-header__top {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .site-header__main .site-header__bottom {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .mobile-menu-open .site-header__main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-header__main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 7.6875rem;
    }
}
@media screen and (max-width: 40.06125em) {
    .site-header__main {
        width: 100vw;
    }
}
@media screen and (max-width: 64.06125em) {
    .site-header__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        background-color: #fff;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-header__top {
        height: 2.0625rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background-color: #b23000;
        position: relative;
    }
    .site-header__top--subset {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.site-header__bottom {
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 64.06125em) {
    .site-header__bottom {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex: 0 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-header__bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .site-header {
        border-top: 33px solid #b23000;
    }
    .site-header .site-header__logo {
        top: 0;
    }
    .site-header .site-header__top {
        margin-top: -33px;
    }
    .site-header .site-header__sticky-container,
    .site-header .site-header__main {
        height: calc(7.6875rem - 33px);
    }
}
.site-search {
    position: relative;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    display: none;
}
.site-search .search-block-form {
    position: relative;
    width: 100%;
    padding: 0.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.site-search .search-block-form label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
}
.site-search .search-block-form .form-item {
    margin-top: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.site-search .search-block-form .form-item input {
    width: 100%;
    padding: 14px;
    font-style: italic;
    font-weight: 400;
    color: #595959;
    border: none;
}
.site-search .search-block-form .form-actions {
    width: 46px;
}
.site-search .search-block-form .form-actions input[type="submit"] {
    width: 45px;
    height: 45px;
    background-color: #fff;
    font-size: 0;
    line-height: 1;
    border-radius: 0;
    border: none;
    background-image: url(../img/search-icon--default.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px 25px;
}
.site-search .search-block-form .form-actions input[type="submit"]:hover,
.site-search .search-block-form .form-actions input[type="submit"]:focus {
    background-image: url(../img/search-icon--hover.svg);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.site-search__toggle {
    display: none;
}
@media print, screen and (min-width: 64.0625em) {
    .site-search {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .site-search__toggle {
        display: block;
        margin: 0;
        padding: 0.875rem;
        -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        background-color: #fe5a19;
        top: 4px;
    }
    .site-search__toggle:before {
        content: "\f002";
        -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        color: #fff;
        font-family: "Font Awesome 5 Pro";
        font-size: 1.5rem;
        font-weight: 400;
    }
    .site-search__toggle:hover {
        background-color: #b23000;
    }
    .site-search__toggle:hover:before {
        color: #fff;
    }
    .search-panel-open .site-search__toggle {
        background-color: #b23000;
    }
    .search-panel-open .site-search__toggle:hover {
        background-color: #fe5a19;
    }
    .search-panel-open .site-search__toggle::before {
        content: "\f2d3";
    }
    .site-search .search-block-form {
        position: absolute;
        z-index: 2;
        top: 4px;
        right: 100%;
        display: none;
        background-color: #fe5a19;
        width: 700px;
        padding: 0 0 0.625rem 12.5rem;
    }
    .site-search .search-block-form::before {
        content: "";
        display: block;
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        bottom: 100%;
        height: 6px;
        background-color: #fe5a19;
    }
    .search-panel-open .site-search .search-block-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .site-search .search-block-form .form-item {
        margin-top: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .site-search .search-block-form .form-item input {
        padding: 14px;
        font-style: italic;
        font-weight: 400;
        color: #595959;
    }
    .site-search .search-block-form .form-actions {
        width: 46px;
    }
    .site-search .search-block-form .form-actions input[type="submit"] {
        width: 45px;
        height: 45px;
        background-color: #fff;
        font-size: 0;
        line-height: 1;
        border-radius: 0;
        background-image: url(../img/search-icon--default.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 25px 25px;
    }
    .site-search .search-block-form .form-actions input[type="submit"]:hover,
    .site-search .search-block-form .form-actions input[type="submit"]:focus {
        background-image: url(../img/search-icon--hover.svg);
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.search-form table,
.search-form tbody,
.search-form tr,
.search-form td {
    border: none;
}
.search-form td {
    padding: 0;
}
@media print, screen and (min-width: 64.0625em) {
    .search-form table.gsc-search-box {
        width: 500px;
        background: #fff;
        height: 46px;
    }
}
@media screen and (max-width: 40.06125em) {
    .search-form table.gsc-search-box {
        width: 98vw;
    }
}
@media screen and (max-width: 23.75em) {
    .search-form table.gsc-search-box {
        width: 100%;
    }
}
.search-form input {
    background: transparent no-repeat url(../img/searchquery.svg) 10% 50% !important;
    height: 100% !important;
    margin: 0 !important;
    width: 290px !important;
    padding: 10px !important;
}
@media print, screen and (min-width: 64.0625em) {
    .search-form input {
        width: 317px !important;
    }
}
.search-form input:focus {
    background: #fff !important;
}
@media screen and (max-width: 21.25em) {
    .search-form input {
        width: 230px !important;
    }
}
.search-form button.gsc-search-button-v2 {
    background-color: #fff;
    border-color: #fff;
    padding: 0 10px 0 30px;
}
@media print, screen and (min-width: 64.0625em) {
    .search-form button.gsc-search-button-v2 {
        padding: 6px 20px 0 30px;
    }
}
.search-form button.gsc-search-button-v2 svg {
    fill: #fe5a19;
    width: 18px;
    height: 18px;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}
.search-form button.gsc-search-button-v2:hover svg,
.search-form button.gsc-search-button-v2:focus svg {
    fill: #000;
}
.search-form .gsst_a {
    position: absolute;
    top: -12px;
}
.sock {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    background-color: #fe5a19;
}
@media print, screen and (min-width: 48em) {
    .sock {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .sock {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}
.sock p {
    color: #fff;
    text-align: center;
}
.sock__links {
    padding: 0;
    list-style: none;
    text-align: center;
    margin-top: 2rem;
}
.sock__links li {
    display: inline-block;
    width: 100%;
}
@media screen and (max-width: 64.06125em) {
    .sock__links li:nth-child(n + 2) {
        margin-top: 1rem;
    }
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .sock__links li {
        margin: auto;
        display: block;
    }
}
@media screen and (min-width: 48em) {
    .sock__links li {
        width: 290px;
    }
}
.sock__links a {
    display: block;
    padding: 24px 0;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
@media print, screen and (min-width: 64.0625em) {
    .sock__links a {
        margin: 0 20px;
    }
}
.sock__links a:hover,
.sock__links a:focus {
    color: #fff;
    background-color: #000;
}
.accessible-menu li {
    position: relative;
}
.accessible-menu .menu-item__button {
    position: absolute;
    border: none;
    background-color: transparent;
}
@media screen and (max-width: 64.06125em) {
    .accessible-menu .menu-item__button {
        position: absolute;
        top: 0;
        right: 0;
        width: 2em;
        height: 2em;
        margin: 0;
        padding: 0.375em;
        color: transparent;
        font-size: 1.5rem;
    }
    .accessible-menu .menu-item__button:before {
        display: inline-block;
        width: 100%;
        content: "\f067";
        color: #fff;
        font-family: "Font Awesome 5 Pro";
    }
}
@media print, screen and (min-width: 64.0625em) {
    .accessible-menu .menu-item__button {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 1.5rem;
        height: 1rem;
        -webkit-transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0;
        font-size: 0;
    }
    .accessible-menu .menu-item__button:before {
        width: 100%;
        content: "\f078";
        color: #fff;
        font-family: "Font Awesome 5 Pro";
        font-size: 16px;
    }
    .accessible-menu .menu-item__button:focus {
        opacity: 1;
    }
}
.accessible-menu .menu-item--open > ul {
    display: block;
}
@media screen and (max-width: 64.06125em) {
    .accessible-menu .menu-item--open > .menu-item__button:before {
        content: "\f068";
    }
}
@media print, screen and (min-width: 64.0625em) {
    .accessible-menu .menu-item--open > .menu-item__button:before {
        content: "\f077";
    }
}
.audience-menu a,
.audience-menu li,
.audience-menu span {
    display: block;
}
.audience-menu a,
.audience-menu span {
    font-family: Montserrat, Verdana, sans-serif;
}
.audience-menu span {
    cursor: default;
}
.audience-menu span.toggle-text {
    font-size: 0;
    line-height: 0;
    padding: 0;
    pointer-events: none;
}
@media screen and (max-width: 64.06125em) {
    .audience-menu {
        margin: 0 1.25rem 2.125rem;
    }
    .audience-menu .menu-item--expanded > span {
        padding: 1.25rem 0 0;
        color: #b23000;
        font-size: 1rem;
        font-weight: 600;
    }
    .audience-menu .menu-item--expanded > span::after {
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-smoothing: antialiased;
        content: "\f078";
        padding-left: 0.5rem;
        font-weight: 700;
        position: absolute;
        right: 0;
    }
    .audience-menu .menu-item--expanded > span:hover {
        text-decoration: none;
    }
    .audience-menu .menu-item--expanded:not(.menu-item--open):hover > span {
        color: black;
    }
    .audience-menu .menu-item--expanded.menu-item--open > span::after {
        content: "\f077";
    }
    .audience-menu .menu-item--expanded > .menu-item__button {
        width: 100%;
    }
    .audience-menu ul ul {
        display: none;
        list-style: none;
    }
    .audience-menu ul ul li {
        margin-top: 1rem;
    }
    .audience-menu ul ul li a {
        text-align: left;
        color: #b23000;
        font-weight: 600;
        text-decoration: underline;
    }
    .audience-menu ul ul li a:hover {
        color: #000;
        text-decoration: none;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .audience-menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .audience-menu li {
        font-size: 0.875rem;
    }
    .audience-menu li:hover > span {
        background-color: #000;
    }
    .audience-menu li:hover > ul {
        display: block;
    }
    .audience-menu .menu-item--expanded > span {
        height: 33px;
        padding: 0.5625rem 1.375rem;
        font-size: 0.875rem;
    }
    .audience-menu .menu-item--expanded > span::after {
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-smoothing: antialiased;
        content: "\f078";
        padding-left: 0.5rem;
    }
    .audience-menu .menu-item--expanded > span {
        color: #fff;
        line-height: 1;
    }
    .audience-menu .menu-item--expanded > span:hover {
        text-decoration: none;
        background-color: #000;
        color: #fff;
    }
    .audience-menu ul ul {
        position: absolute;
        z-index: 2;
        left: 0;
        display: none;
        min-width: 13.5rem;
        padding: 0.25rem 1.5rem;
        background-color: #fff;
    }
    .audience-menu ul ul li {
        display: block;
        margin: 0;
    }
    .audience-menu ul ul li:not(:first-child) {
        border-top: 1px solid #fe5a19;
    }
    .audience-menu ul ul a {
        color: #000;
        display: block;
        padding: 0.75rem 0;
    }
    .audience-menu ul ul a:hover,
    .audience-menu ul ul a:focus {
        background-color: #fff;
        color: #fe5a19;
    }
}
@media screen and (min-width: 75.0625em) {
    .audience-menu span {
        font-size: 1rem;
    }
}
.child-page-menu ul,
.child-page-menu li {
    list-style: none;
}
.child-page-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -1.25rem;
    margin-left: -1.25rem;
}
@media print, screen and (min-width: 48em) {
    .child-page-menu ul {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
.child-page-menu li {
    width: calc(100% - 2.5rem);
    margin-right: 1.25rem;
    margin-left: 1.25rem;
}
@media print, screen and (min-width: 48em) {
    .child-page-menu li {
        width: calc(33.33333% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem;
    }
}
.child-page-menu a {
    color: #fe5a19;
    font-weight: 700;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.25rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
    width: 100%;
    border-top: 0.125rem solid #d3d3d3;
}
.child-page-menu a::after {
    color: #b23000;
    padding-left: 0.5em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f061";
    font-weight: 400;
    position: relative;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.child-page-menu a:hover,
.child-page-menu a:focus {
    color: #000;
    text-decoration: none;
}
.child-page-menu a:hover::after,
.child-page-menu a:focus::after {
    color: #000;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
@media print, screen and (min-width: 48em) {
    .child-page-menu a {
        font-size: 1.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .child-page-menu a {
        font-size: 1.75rem;
    }
}
@media print, screen and (min-width: 48em) {
    .child-page-menu a {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
}
.child-page-menu li:first-child a {
    border-top: 0;
}
@media print, screen and (min-width: 48em) {
    .child-page-menu li:nth-child(-n + 3) a {
        border-top: 0;
    }
}
.cta-menu a,
.cta-menu li {
    display: block;
}
.cta-menu a {
    font-family: Montserrat, Verdana, sans-serif;
    text-transform: uppercase;
}
@media screen and (max-width: 64.06125em) {
    .cta-menu ul {
        margin-top: 0.375rem;
    }
    .cta-menu a {
        display: block;
        padding: 1rem;
        margin: 0.5rem 1.25rem 0;
        text-align: center;
        color: #000;
        font-size: 0.875rem;
        font-weight: 600;
        background-color: #fe5a19;
        border-radius: 0.1875rem;
        -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
        transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    }
    .cta-menu a:hover,
    .cta-menu a:focus {
        background-color: #000;
        color: #fff;
        text-decoration: none;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .cta-menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .cta-menu li {
        margin-right: 0.3125rem;
    }
    .cta-menu a {
        height: 2.0625rem;
        padding: 0.5rem 1.5rem;
        color: #000;
        font-size: 0.875rem;
        font-weight: 600;
        background-color: #fe5a19;
        line-height: 1;
    }
    .cta-menu a:hover,
    .cta-menu a:focus {
        color: #fff;
    }
}
.main-menu li,
.main-menu a {
    display: block;
}
.main-menu a {
    color: #fff;
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
}
.main-menu a:hover {
    text-decoration: none;
}
@media screen and (max-width: 64.06125em) {
    .main-menu ul {
        width: 100%;
    }
    .main-menu li + li {
        border-top: 2px solid #fff;
    }
    .main-menu a {
        padding: 0.875rem 1rem;
        background-color: #f3f3f3;
        color: #000;
    }
    .main-menu a + .menu-item__button::before {
        color: #fe5a19;
        content: "\f0fe";
        position: relative;
        top: 2px;
    }
    .main-menu a + .menu-item__button:hover::before,
    .main-menu a + .menu-item__button:focus::before {
        color: #000;
    }
    .main-menu > ul.menu > li > a {
        font-size: 1.3125rem;
    }
    .main-menu.accessible-menu .menu-item--open > a {
        color: #fff;
        background-color: #fe5a19;
    }
    .main-menu.accessible-menu .menu-item--open > .menu-item__button:before {
        content: "\f146";
        color: #fff;
    }
    .main-menu.accessible-menu .menu-item--open > .menu-item__button:hover::before {
        color: #000;
    }
    .main-menu ul ul {
        display: none;
        padding: 0 1.25rem;
    }
    .main-menu ul ul li + li {
        border-top-color: #fe5a19;
    }
    .main-menu ul ul a {
        color: #000;
        font-weight: 400;
        background-color: #fff;
    }
    .main-menu ul ul a:hover,
    .main-menu ul ul a:focus {
        color: #b23000;
        text-decoration: underline;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .main-menu > ul.menu > li > a {
        font-size: 1.3125rem;
    }
    .main-menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 1rem;
    }
    .main-menu li {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .main-menu li:hover > a {
        color: #000;
        background-color: #fff;
    }
    .main-menu li:hover > ul {
        display: block;
    }
    .main-menu li.menu-item--active-trail > a {
        border: 1px solid #fff;
    }
    .main-menu a {
        padding: 1rem 1.625rem;
        text-align: center;
        background-color: transparent;
    }
    .main-menu a:focus {
        color: #000;
        background-color: #fff;
    }
    .main-menu ul > li:nth-last-child(-n + 1) > ul {
        right: 0;
    }
    .main-menu ul ul {
        position: absolute;
        display: none;
        width: auto;
        min-width: 16rem;
        padding: 0.25rem 1.5rem;
        background-color: #fff;
    }
    .main-menu ul ul li:hover > a {
        background-color: #fff;
    }
    .main-menu ul ul li {
        display: block;
        margin: 0;
    }
    .main-menu ul ul li:nth-child(n + 2) {
        border-top: 1px solid #fe5a19;
    }
    .main-menu ul ul a {
        padding: 0.75rem 0;
        text-align: left;
        color: #000;
        background-color: #fff;
    }
    .main-menu ul ul a:focus {
        background-color: #d3d3d3;
    }
}
.menu-item--disabled > a {
    cursor: default;
}
.menu-item--disabled > a button {
    left: 0;
    width: auto;
    padding-right: 0.625em;
    text-align: right;
    background-color: transparent;
}
.menu-item--overview {
    display: none !important;
}
.menu-item--disabled .menu-item--overview {
    display: block !important;
}
.sidebar-menu {
    border: 1px solid #d3d3d3;
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 1rem;
    line-height: 1.4;
}
.sidebar-menu a.sidebar-menu__parent {
    padding-left: 40px;
}
.sidebar-menu__parent {
    margin: 0;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700;
}
.sidebar-menu__parent a {
    padding: 1em;
}
.sidebar-menu__parent::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f104";
    font-weight: 400;
    font-size: 24px;
    color: #b23000;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 16px;
    z-index: 2;
}
.sidebar-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar-menu li {
    border-top: 1px solid #d3d3d3;
}
.sidebar-menu ul.menu > li {
    font-weight: 700;
}
.sidebar-menu ul.menu > li:first-of-type {
    position: relative;
}
.sidebar-menu ul.menu > li.menu-item--active-trail a {
    color: #000;
}
.sidebar-menu ul.menu > li ul.menu > li {
    font-weight: 400;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    font-size: 0.875rem;
}
@media print, screen and (min-width: 64.0625em) {
    .sidebar-menu ul.menu > li ul.menu > li {
        font-size: 1rem;
    }
}
.sidebar-menu ul.menu > li ul.menu > li a {
    margin-left: 0;
    padding: 1em 3rem 1em 50px;
}
.sidebar-menu ul.menu > li ul.menu > li a:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f105";
    font-weight: 400;
    font-size: 18px;
    color: #b23000;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 25px;
    z-index: 2;
}
.sidebar-menu ul.menu > li ul.menu > li:before {
    content: none;
}
.sidebar-menu ul.menu > li ul.menu > li ul.menu > li {
    background-color: #f3f3f3;
    position: relative;
}
.sidebar-menu ul.menu > li ul.menu > li ul.menu > li:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f105";
    font-weight: 400;
    font-size: 24px;
    color: #b23000;
    position: absolute;
    top: 18%;
    left: 25px;
    z-index: 2;
}
.sidebar-menu a {
    position: relative;
    display: block;
    padding: 1em 3rem 1em 1em;
    -webkit-transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.sidebar-menu a:hover {
    background-color: #ffefe8;
    text-decoration: none;
}
.sidebar-menu__toggle {
    display: none;
}
.sidebar-menu .menu-item--open ul li a:only-child {
    background-color: #f3f3f3;
    color: #000;
}
.sidebar-menu .menu-item__button {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 3.375rem;
    height: 3.375rem;
    margin: 0;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    line-height: 1.6;
}
.sidebar-menu .menu-item__button:before {
    content: "\f055";
    font-size: 18px;
    color: #b23000;
    font-weight: 400;
}
@media screen and (max-width: 47.99875em) {
    .sidebar-menu__toggle {
        position: relative;
        display: block;
        width: 100%;
        margin: 0;
        padding: 1em;
        -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        color: #fe5a19;
        border: 0;
        background: none;
    }
    .sidebar-menu__toggle:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        position: absolute;
        top: 50%;
        right: 0.75em;
        content: "\f078";
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: "Font Awesome 5 Pro";
        font-size: 1.5em;
    }
    .sidebar-menu-open .sidebar-menu__toggle:after {
        content: "\f077";
    }
    .sidebar-menu__toggle:hover {
        color: #b23000;
        background: none;
    }
    .sidebar-menu__container {
        display: none;
    }
}
@media print, screen and (min-width: 48em) {
    .sidebar-menu__container {
        display: block !important;
    }
}
.sidebar-menu .menu-item--expanded > ul {
    display: none;
}
:root:not(.oho-js) .sidebar-menu .menu-item--expanded > ul {
    display: block;
}
.sidebar-menu .menu-item--open > ul {
    display: block;
}
.sidebar-menu .menu-item--open > .menu-item__button:before {
    content: "\f056";
}
.sidebar-menu--border-levels li a {
    border-left-width: 0em;
}
.sidebar-menu--border-levels li li a {
    border-left-width: 0.25em;
}
.sidebar-menu--border-levels li li li a {
    border-left-width: 0.5em;
}
.sidebar-menu--border-levels li li li li a {
    border-left-width: 0.75em;
}
.sidebar-menu--border-levels li a {
    border: 0 solid #fe5a19;
}
.sidebar-menu--padding-levels li a {
    padding-left: 1em;
}
.sidebar-menu--padding-levels li li a {
    padding-left: 2em;
}
.sidebar-menu--padding-levels li li li a {
    padding-left: 3em;
}
.sidebar-menu--padding-levels li li li li a {
    padding-left: 4em;
}
.sidebar-menu--ul-levels {
    border: 0;
}
.sidebar-menu--ul-levels ul {
    padding-left: 1em;
    border-left: 1px solid #fe5a19;
}
.sidebar-menu--ul-levels a {
    padding-left: 0;
}
.sidebar-accordion .accordion__button {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    padding: 1rem;
}
.sidebar-accordion .accordion__button:hover,
.sidebar-accordion .accordion__button:focus {
    border: 1px solid #d3d3d3;
}
.sidebar-accordion .accordion__button::after {
    color: #b23000;
    font-size: 24px;
    top: 1rem;
    right: 1rem;
}
.sidebar-accordion .accordion__button-text {
    font-size: 16px;
    color: #b23000;
}
.sidebar-accordion .accordion__content {
    border: none;
    padding: 0;
}
.sidebar-accordion .accordion__content::before {
    content: none;
}
.sidebar-accordion .accordion--open .accordion__button:hover,
.sidebar-accordion .accordion--open .accordion__button:focus {
    border-bottom: none;
}
.sidebar-accordion .accordion--open .accordion__button::after {
    color: #b23000;
    font-size: 24px;
}
@media screen and (max-width: 64.06125em) {
    .sidebar-accordion {
        margin-bottom: 3rem;
    }
}
.utility-menu a,
.utility-menu li {
    display: block;
}
.utility-menu a {
    font-family: Montserrat, Verdana, sans-serif;
}
@media screen and (max-width: 64.06125em) {
    .utility-menu {
        border-top: 1px solid #d3d3d3;
        margin: 0 1.25rem 0.875rem;
        padding-top: 0.875rem;
    }
    .utility-menu ul {
        list-style: none;
        margin-top: 0.875rem;
    }
    .utility-menu li {
        margin-top: 1rem;
    }
    .utility-menu a {
        text-align: left;
        color: #b23000;
        font-weight: 600;
        text-decoration: underline;
    }
    .utility-menu a:hover {
        color: #000;
        text-decoration: none;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .utility-menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .utility-menu li {
        font-size: 0.875rem;
        margin-left: 1rem;
    }
    .utility-menu a {
        color: #fff;
        padding: 0;
        line-height: 1;
    }
}
@media screen and (min-width: 75.0625em) {
    .utility-menu li {
        font-size: 1rem;
        margin-left: 2rem;
    }
    .utility-menu li:first-child {
        margin-left: 1rem;
    }
}
.accordion {
    clear: both;
}
.accordion + .accordion {
    margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
    .accordion + .accordion {
        margin-top: 1.5rem;
    }
}
.accordion__button {
    position: relative;
    width: 100%;
    margin: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 3rem;
    background-color: #fff;
    -webkit-transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 0 cubic-bezier(0.42, 0.08, 0.06, 0.98) 400ms;
    transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 0 cubic-bezier(0.42, 0.08, 0.06, 0.98) 400ms;
    text-align: left;
    border: 3px solid #fe5a19;
}
@media print, screen and (min-width: 48em) {
    .accordion__button {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 1.5rem;
    }
}
.accordion__button-text {
    font-size: 1.25rem;
    font-weight: 700;
}
.accordion__button::after {
    font-size: 18px;
    color: #000;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f055";
    position: absolute;
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
    .accordion__button::after {
        top: 1.5rem;
        right: 1.5rem;
        bottom: 1.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .accordion__button::after {
        font-size: 21px;
    }
}
.accordion__button:hover,
.accordion__button:focus {
    color: #000;
    background-color: #ffefe8;
    border: 3px solid #fe5a19;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.accordion__button:hover::after,
.accordion__button:focus::after {
    color: #000;
}
.accordion__content {
    display: none;
    padding: 1rem;
    border: 3px solid #fe5a19;
    border-top: 0;
    position: relative;
}
.accordion__content::before,
.accordion__content::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.accordion__content::after {
    clear: both;
}
@media print, screen and (min-width: 48em) {
    .accordion__content {
        padding: 1.5rem;
    }
}
.accordion__content::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 1rem;
    width: 60px;
    height: 3px;
    background-color: #fe5a19;
}
@media print, screen and (min-width: 48em) {
    .accordion__content::before {
        left: 1.5rem;
    }
}
:root:not(.oho-js) .accordion__content {
    display: block;
}
.accordion--open > .accordion__button,
:root:not(.oho-js) .accordion__button {
    -webkit-transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    color: #000;
    border-bottom: 0;
    background-color: #fff;
}
.accordion--open > .accordion__button::after,
:root:not(.oho-js) .accordion__button::after {
    content: "\f056";
}
.accordion--mobile .accordion__button:disabled {
    display: none;
}
.accordion--mobile .accordion__button:disabled + .accordion__content {
    display: block !important;
    padding: 0;
    border: 0;
    background-color: transparent;
}
.accordion--mobile .accordion__button:disabled + .accordion__content::before {
    display: none;
}
.accordions .grid-container {
    max-width: 62.5rem;
}
.wysiwyg .accordions {
    margin-top: 2rem;
}
@media print, screen and (min-width: 48em) {
    .wysiwyg .accordions {
        margin-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .wysiwyg .accordions {
        margin-top: 3rem;
    }
}
.wysiwyg .accordions .section-heading__heading {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.75rem;
    text-transform: none;
}
@media print, screen and (min-width: 48em) {
    .wysiwyg .accordions .section-heading__heading {
        font-size: 2.25rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .wysiwyg .accordions .section-heading__heading {
        font-size: 2.75rem;
    }
}
.wysiwyg .accordions .section-heading__subheading {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.7;
    font-size: 1rem;
}
@media print, screen and (min-width: 64.0625em) {
    .wysiwyg .accordions .section-heading__subheading {
        font-size: 1.125rem;
    }
}
.wysiwyg .accordions .grid-container {
    padding: 0;
}
.wysiwyg ~ .accordions .grid-container {
    padding: 0;
}
.wysiwyg ~ .accordions .grid-x > .medium-9 {
    width: 100%;
}
.alpha-jump-links {
    padding: 2.5rem;
    background-color: #eeebf2;
}
.alpha-jump-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.alpha-jump-links li {
    display: inline-block;
    margin: 0 0.5em 0.5em 0;
    color: #808080;
    font-size: 1.5rem;
    font-weight: 600;
}
.oho-animate {
    -webkit-transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, -webkit-transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
    transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, -webkit-transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
    transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
    transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, -webkit-transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
.oho-animate--ready {
    -webkit-transition: none;
    transition: none;
}
.oho-animate--ready.fade-in-up,
.oho-animate--out.fade-in-up {
    -webkit-transform: translateY(5rem);
    transform: translateY(5rem);
    opacity: 0;
}
.oho-animate--ready.fade-in-right,
.oho-animate--out.fade-in-right {
    -webkit-transform: translateX(5rem);
    transform: translateX(5rem);
    opacity: 0;
}
.oho-animate--ready.fade-in-down,
.oho-animate--out.fade-in-down {
    -webkit-transform: translateY(-5rem);
    transform: translateY(-5rem);
    opacity: 0;
}
.oho-animate--ready.fade-in-left,
.oho-animate--out.fade-in-left {
    -webkit-transform: translateX(-5rem);
    transform: translateX(-5rem);
    opacity: 0;
}
.breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 1.125rem;
}
.breadcrumbs li {
    display: inline-block;
    padding-right: 0.375rem;
}
.breadcrumbs li:first-child {
    padding-left: 0;
}
.breadcrumbs li:first-child::before {
    display: none;
}
.breadcrumbs li:nth-child(n + 2):before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    padding: 0 0 0 3px;
    content: "\f054";
    font-size: 1.1875rem;
    font-weight: 600;
}
.breadcrumbs li a {
    font-weight: 700;
}
@media screen and (max-width: 47.99875em) {
    .breadcrumbs {
        margin-bottom: 1rem;
    }
    .breadcrumbs li {
        display: none;
    }
    .breadcrumbs li:nth-last-child(2) {
        display: block;
    }
    .breadcrumbs li:nth-last-child(2)::before {
        content: "\f053" !important;
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-smoothing: antialiased;
        padding: 0 0 0 3px;
        font-size: 1.1875rem;
        font-weight: 600;
    }
    .breadcrumbs li:nth-last-child(2) a {
        padding-left: 0;
    }
}
.campus-life-pathway {
    padding-bottom: 3.8125rem;
}
@media print, screen and (min-width: 48em) {
    .campus-life-pathway {
        padding-bottom: 5.4375rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .campus-life-pathway {
        padding-bottom: 6.4375rem;
    }
}
.campus-life-pathway .hero.hero--general {
    padding: 1.5rem 1.5rem 0;
}
@media print, screen and (min-width: 64.0625em) {
    .campus-life-pathway .hero.hero--general {
        padding: 2.5rem 2.5rem 0;
    }
}
.campus-life-pathway .hero.hero--general h2 {
    margin-top: 0;
}
.campus-life-pathway .hero.hero--general .hero__content {
    padding: 40px;
    width: 65%;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    border: none;
    margin: auto;
    margin-top: -150px;
}
.campus-life-pathway .hero.hero--general .hero__content p {
    color: #fff !important;
}
@media screen and (max-width: 47.99875em) {
    .campus-life-pathway .hero.hero--general .hero__content {
        width: unset;
        margin-top: unset;
        padding: 1.5rem;
    }
}
.campus-life-pathway .card {
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
}
.campus-life-pathway .card__media {
    padding: 24px 24px 0 24px;
}
.campus-life-pathway .card .card__content__inner {
    padding: 1.5rem;
}
.campus-life-pathway .card p {
    margin-top: 1rem;
}
.campus-life-pathway .card a {
    color: #fff;
    font-weight: 700;
}
.campus-life-pathway .card a::after {
    color: #fe5a19;
    padding-left: 0.5em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f061";
    font-weight: 400;
    position: relative;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.campus-life-pathway .card a:hover,
.campus-life-pathway .card a:focus {
    color: #fe5a19;
    text-decoration: none;
}
.campus-life-pathway .card a:hover::after,
.campus-life-pathway .card a:focus::after {
    color: #fff;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.campus-life-pathway .hero--campus-pathway .video-play-button {
    right: 1.5rem !important;
    bottom: 1.5rem !important;
}
@media screen and (max-width: 47.99875em) {
    .campus-life-pathway .pathway-card + .pathway-card {
        margin-top: 2rem;
    }
}
.campus-life-pathway > .hero--general.hero--campus-pathway > .hero__media > .autoplay-video-container + img {
    max-height: 95%;
}
.card {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.card .card__content__inner {
    padding: 2rem;
}
.card .card__media {
    width: 100%;
    margin-bottom: 0;
}
.card .card__content {
    width: 100%;
}
.card img {
    display: block;
}
.card__media {
    position: relative;
}
.card figure {
    margin: 0;
}
@media print, screen and (min-width: 48em) {
    .card--medium {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .card--medium .card__content__inner {
        padding: 2.5rem;
    }
    .card--medium .card__media {
        width: 100%;
        margin-bottom: 0;
    }
    .card--medium .card__content {
        width: 100%;
    }
    .card--medium img {
        display: block;
    }
}
@media print, screen and (min-width: 48em) {
    .card--medium {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .card--medium .card__content__inner {
        padding: 2.5rem;
    }
    .card--medium .card__media {
        width: 100%;
        margin-bottom: 0;
    }
    .card--medium .card__content {
        width: 100%;
    }
    .card--medium img {
        display: block;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .card--medium {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .card--medium .card__content__inner {
        padding: 5rem;
    }
    .card--medium .card__media {
        width: 100%;
        margin-bottom: 0;
    }
    .card--medium .card__content {
        width: 100%;
    }
    .card--medium img {
        display: block;
    }
}
.card--inline {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.card--inline .card__media {
    width: 50%;
    margin-bottom: 0;
}
.card--inline .card__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.card--inline img {
    display: block;
}
@media screen and (max-width: 47.99875em) {
    .card--stacked--small {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .card--stacked--small .card__media {
        width: 100%;
        margin-bottom: 0;
    }
    .card--stacked--small .card__content {
        width: 100%;
    }
    .card--stacked--small img {
        display: block;
    }
}
.card--stacked {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.card--stacked .card__media {
    width: 100%;
    margin-bottom: 0;
}
.card--stacked .card__content {
    width: 100%;
}
.card--stacked img {
    display: block;
}
.card--collapse {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.card--collapse .card__media {
    width: 100%;
    margin-bottom: 0;
}
.card--collapse .card__content {
    width: 100%;
}
.card--collapse .card__content__inner {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.card--collapse img {
    display: block;
}
.card--tiny {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.card--tiny .card__content__inner {
    padding: 2rem;
}
.card--tiny .card__media {
    width: 25%;
    margin-bottom: 0;
}
.card--tiny .card__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.card--tiny img {
    display: block;
}
.card--tiny h2,
.card--tiny h3 {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.125rem;
}
@media print, screen and (min-width: 64.0625em) {
    .card--tiny h2,
    .card--tiny h3 {
        font-size: 1.25rem;
    }
}
@media print, screen and (min-width: 48em) {
    .card--offset {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-top: -6rem;
    }
    .card--offset .card__content__inner {
        padding: 5rem;
    }
    .card--offset .card__media {
        width: 50%;
        margin-bottom: 0;
    }
    .card--offset .card__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .card--offset img {
        display: block;
    }
}
@media print, screen and (min-width: 48em) {
    .card--reversed {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        text-align: right;
    }
    .card--reversed .card__content__inner {
        padding: 0 4rem 0 0;
    }
    .card--reversed .card__media {
        width: 33.33333%;
        margin-bottom: 0;
    }
    .card--reversed .card__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .card--reversed img {
        display: block;
    }
}
.card--full-width {
    position: relative;
}
.card--full-width .card__content {
    padding-bottom: 2.5rem;
    padding-right: 2.5rem;
    position: absolute;
    max-width: 40.625rem;
}
@media print, screen and (min-width: 48em) {
    .card--full-width .card__content {
        padding-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .card--full-width .card__content {
        padding-bottom: 4rem;
    }
}
@media print, screen and (min-width: 48em) {
    .card--full-width .card__content {
        padding-right: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .card--full-width .card__content {
        padding-right: 4rem;
    }
}
.card--full-width .card__content__inner {
    background: #f3f3f3;
}
@media print, screen and (min-width: 48em) {
    .card--full-width {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .card--full-width .card__content__inner {
        padding: 5rem;
    }
    .card--full-width .card__media {
        width: 100%;
        margin-bottom: 0;
    }
    .card--full-width .card__content {
        width: 100%;
    }
    .card--full-width img {
        display: block;
    }
}
.checkerbd .aspect-ratio-frame {
    display: block;
    position: relative;
    margin: 0;
    max-width: 35rem;
    position: relative;
}
.checkerbd .aspect-ratio-frame::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border-color: #fe5a19;
    border-style: solid;
    border-width: 0 8px 8px 0;
    opacity: 1;
    top: 8px;
    left: 8px;
    -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
}
@media print, screen and (min-width: 48em) {
    .checkerbd .aspect-ratio-frame {
        position: relative;
    }
    .checkerbd .aspect-ratio-frame::after {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: calc(100% - 12px);
        height: calc(100% - 12px);
        border-color: #fe5a19;
        border-style: solid;
        border-width: 0 12px 12px 0;
        opacity: 1;
        top: 12px;
        left: 12px;
        -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
        transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    }
}
.checkerbd .aspect-ratio-frame .play-button {
    z-index: 1;
}
.checkerbd .aspect-ratio-frame .fa-play-circle {
    position: absolute;
    z-index: 2;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    font-size: 48px;
}
.checkerbd .aspect-ratio-frame:hover .fa-play-circle,
.checkerbd .aspect-ratio-frame:focus .fa-play-circle {
    color: #fe5a19;
}
.checkerbd article.grid-x:not(:first-of-type) {
    margin-top: 3rem;
}
@media print, screen and (min-width: 48em) {
    .checkerbd article.grid-x:not(:first-of-type) {
        margin-top: 3.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .checkerbd article.grid-x:not(:first-of-type) {
        margin-top: 5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .checkerbd article.grid-x:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .checkerbd article.grid-x:nth-child(odd) .checkerbd__text {
        margin-left: 3rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .checkerbd__text {
        margin-top: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .checkerbd__text {
        margin-top: 5rem;
    }
}
.checkerbd__text h2 {
    padding-bottom: 1.5rem;
    position: relative;
}
.checkerbd__text h2::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background-color: #fe5a19;
}
.checkerbd__text p {
    margin-top: 1.5rem;
}
.checkerbd__links {
    margin-top: 1.5rem;
}
.checkerbd__links ul {
    list-style: none;
}
.checkerbd__links li + li {
    margin-top: 1rem;
}
.checkerbd__links .link-arrow {
    font-size: 1.3125rem;
    color: #b23000;
    font-weight: 700;
}
.checkerbd__links .link-arrow::after {
    color: #000;
    padding-left: 0.5em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f061";
    font-weight: 400;
    position: relative;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.checkerbd__links .link-arrow:hover,
.checkerbd__links .link-arrow:focus {
    color: #000;
    text-decoration: none;
}
.checkerbd__links .link-arrow:hover::after,
.checkerbd__links .link-arrow:focus::after {
    color: #fe5a19;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.photo-box__teaser {
    float: left;
    width: calc(100vw - 6rem);
}
.photo-box__teaser + .photo-box__teaser {
    margin-left: 2rem;
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .photo-box__teaser {
        width: calc(50vw - 4rem);
    }
}
@media print, screen and (min-width: 64.0625em) {
    .photo-box__teaser {
        width: 360px;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .section--photo-boxes .listing-slick {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.section--photo-boxes {
    overflow-x: hidden;
}
@media screen and (min-width: 40.0625em) and (max-width: 47.99875em) {
    .section--photo-boxes .listing-slick {
        right: 1rem;
    }
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .section--photo-boxes .listing-slick {
        right: -1rem;
    }
}
.section--photo-boxes .slick-list {
    overflow: visible !important;
}
.section--photo-boxes .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.section--photo-boxes .btn,
.section--photo-boxes .page--search .main-content .search-form button,
.page--search .main-content .search-form .section--photo-boxes button {
    display: inline-block;
    margin: rem(60) auto 0;
}
.photo-box__teaser a {
    text-align: center;
    text-decoration: none;
}
.photo-box__teaser div {
    background-color: rgba(0, 0, 0, 0.5);
    background-size: cover;
    -webkit-background-blend-mode: multiply;
    background-blend-mode: multiply;
}
.photo-box__teaser h3,
.photo-box__teaser p {
    color: #fff;
}
.photo-box__teaser h3 {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.285;
}
.photo-box__teaser span {
    display: block;
    margin-bottom: 0.25rem;
    text-transform: uppercase;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 600;
}
.photo-box__teaser a p {
    margin-bottom: 0;
    font-family: "Zilla Slab", Times, serif;
}
.photo-box--small div {
    padding: 2rem;
}
.photo-box--small h3 {
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.4;
}
.photo-box--large {
    max-width: 100%;
}
.photo-box--large div {
    padding: 3rem;
}
.photo-box--large h3 {
    margin-bottom: 3rem;
    font-size: 1.4rem;
    line-height: 1.285;
}
.no-touch .photo-box__teaser a:hover div {
    background-color: rgba(149, 31, 36, 0.9);
}
.no-touch .photo-box__teaser a:hover h3:after {
    position: absolute;
    bottom: -1rem;
    left: calc((100% - 11rem) / 2);
    display: block;
    width: 11rem;
    height: 1px;
    content: "";
    background: #fff;
}
.photo-box--large a:hover h3:after {
    bottom: -1.5rem;
    left: calc((100% - 18rem) / 2);
    width: 18rem;
}
.photo-box__teasers--small,
.photo-box__teasers--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (min-width: 42em) {
    .photo-box__teasers--small,
    .photo-box__teasers--large {
        margin-right: -1rem;
        margin-left: -1rem;
    }
}
.photo-box__teasers--large {
    position: relative;
}
@media screen and (max-width: 39.99em) {
    .photo-box__teasers--large {
        margin-bottom: 4rem;
    }
    .photo-box__teasers--large:after {
        position: absolute;
        bottom: -2rem;
        left: 3rem;
        clear: both;
        width: calc(100% - 6rem);
        height: 1px;
        content: "";
        background-color: #999999;
    }
}
.photo-box--large {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    width: 100%;
    height: auto;
    margin: 1rem;
}
@media screen and (min-width: 42em) and (max-width: 68.49em) {
    .photo-box--large {
        width: 60%;
    }
}
@media screen and (min-width: 68.5em) {
    .photo-box--large {
        width: 46.33%;
    }
}
.photo-box__teaser.photo-box--large {
    margin-left: 1rem;
}
.photo-box__teasers--small .photo-box--small {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    width: 100%;
    height: auto;
    margin: 1rem;
}
@media screen and (min-width: 40em) and (max-width: 1079px) {
    .photo-box__teasers--small .photo-box--small {
        width: 44%;
    }
}
@media screen and (min-width: 1080px) and (max-width: 1159px) {
    .photo-box__teasers--small .photo-box--small {
        width: 28%;
    }
}
@media screen and (min-width: 1160px) {
    .photo-box__teasers--small .photo-box--small {
        width: 29.75%;
    }
}
.contact-info {
    border: 0.0625rem solid #d3d3d3;
    padding: 1.5rem;
    position: relative;
}
@media screen and (min-width: 48em) {
    .contact-info {
        padding: 2.5rem;
    }
}
.contact-info a {
    text-decoration: underline;
}
.contact-info .contact-info__ext {
    padding-left: 1rem;
}
.contact-info a,
.contact-info p {
    font-size: 1rem;
    line-height: 1.5;
}
.contact-info::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border-color: #d3d3d3;
    border-style: solid;
    border-width: 0 8px 8px 0;
    opacity: 1;
    top: 8px;
    left: 8px;
    -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
}
@media screen and (min-width: 48em) {
    .contact-info {
        position: relative;
    }
    .contact-info::after {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: calc(100% - 12px);
        height: calc(100% - 12px);
        border-color: #d3d3d3;
        border-style: solid;
        border-width: 0 12px 12px 0;
        opacity: 1;
        top: 12px;
        left: 12px;
        -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
        transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    }
}
.contact-info h3 {
    font-size: 0.75rem;
    letter-spacing: 0.09375rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 1rem;
}
@media screen and (min-width: 48em) {
    .contact-info h3 {
        font-size: 0.875rem;
    }
}
.contact-info .contact-info__section:not(:first-of-type) {
    margin-top: 2rem;
}
.contact-info .contact-info__social-media {
    margin-left: -0.375rem;
    margin-bottom: -0.625rem;
}
.contact-info .contact-info__social-media i {
    font-size: 2rem;
}
.contact-info .contact-info__social-media a {
    color: #fe5a19;
}
.contact-info .contact-info__contact-information-detail {
    padding-left: 2.125rem;
    position: relative;
    margin-top: 1rem;
}
.contact-info .contact-info__contact-information-detail::before {
    content: "";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 0;
    top: 0.1875rem;
    font-size: 1rem;
}
.contact-info .contact-info__phone::before {
    content: "\f098";
}
.contact-info .contact-info__phone-mobile::before {
    content: "\f3cd";
}
.contact-info .contact-info__email {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.contact-info .contact-info__email::before {
    content: "\f0e0";
}
.contact-info .contact-info__website a {
    display: block;
}
.contact-info .contact-info__website::before {
    content: "\f108";
}
.contact-info .contact-info__office-location::before {
    content: "\f3c5";
}
.contact-section h3,
.contact-section p {
    line-height: 1.5;
}
.contact-section h3 {
    font-size: 1.125rem;
}
.contact-section p {
    font-size: 1rem;
}
.contact-section a {
    text-decoration: underline;
}
.contact-section .contact-block__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 47.99875em) {
    .contact-section .contact-block__inner {
        display: block;
    }
    .contact-section .contact-block__inner div + div {
        margin-top: 1rem;
    }
}
.contact-section .contact-block__inner h3 {
    font-weight: 700;
}
.contact-section .contact-block__inner h3:not(:last-child),
.contact-section .contact-block__inner p:not(:last-child) {
    margin-bottom: 0.5rem;
}
.contact-section .contact-block__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.contact-section .contact-block__photo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.contact-section .contact-block__photo-inner {
    background-color: #fe5a19;
    width: 9.375rem;
    height: 9.375rem;
}
.contact-section .contact-block__phone-email .contact-block__phone,
.contact-section .contact-block__phone-email .contact-block__email {
    position: relative;
    padding-left: 2rem;
}
.contact-section .contact-block__phone-email .contact-block__phone::before,
.contact-section .contact-block__phone-email .contact-block__email::before {
    content: "";
    font-family: "Font Awesome 5 Pro";
    color: #000;
    position: absolute;
    left: 0;
    font-size: 1.125rem;
}
.contact-section .contact-block__phone-email .contact-block__phone::before {
    content: "\f098";
}
@media screen and (max-width: 47.99875em) {
    .contact-section .contact-block__phone-email .contact-block__email {
        margin-top: 1rem;
    }
}
.contact-section .contact-block__phone-email .contact-block__email > a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contact-section .contact-block__phone-email .contact-block__email::before {
    content: "\f0e0";
}
.contact-section .contact-block__person .contact-block__phone-email {
    display: block;
}
.contact-section .contact-block__person .contact-block__phone-email > span {
    display: block;
}
.contact-section .contact-block__person .contact-block__phone-email > span + span {
    margin-top: 1rem;
}
@media screen and (min-width: 48em) {
    .contact-section .contact-block__person .contact-block__info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 7.5rem;
        margin-top: 1rem;
    }
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .contact-section .contact-block__person .contact-block__info {
        gap: 1rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .contact-section .contact-block__person .contact-block__info {
        display: block;
    }
    .contact-section .contact-block__person .contact-block__info div + div {
        margin-top: 1rem;
    }
}
.contact-section .contact-block__info__inner ul {
    list-style: none;
}
.contact-section .contact-block__info__inner li {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.7;
    font-size: 1rem;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    font-size: 0.875rem;
}
@media print, screen and (min-width: 64.0625em) {
    .contact-section .contact-block__info__inner li {
        font-size: 1.125rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .contact-section .contact-block__info__inner li {
        font-size: 1rem;
    }
}
.contact-section .contact-block__office .contact-block__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media screen and (max-width: 47.99875em) {
    .contact-section .contact-block__office .contact-block__info {
        display: block;
    }
}
.contact-section .contact-block__office h3:not(:last-child),
.contact-section .contact-block__office p:not(:last-child) {
    margin-bottom: 1rem;
}
.contact-section .contact-block__office .contact-block__phone-email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5rem;
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .contact-section .contact-block__office .contact-block__phone-email {
        gap: 1.5rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .contact-section .contact-block__office .contact-block__phone-email {
        display: block !important;
    }
    .contact-section .contact-block__office .contact-block__phone-email span {
        display: block;
    }
}
.contact-section .contact-block__office .contact-block__photo-inner {
    position: relative;
}
.contact-section .contact-block__office .contact-block__photo-inner img {
    position: relative;
    width: 100%;
}
.contact-section .contact-block__office .contact-block__photo-inner::before {
    content: url("../img/office.svg");
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0;
}
.stacked-blocks .grid-container {
    max-width: 62.5rem;
}
.stacked-blocks .section-heading .grid-container {
    padding-left: 0;
    padding-right: 0;
}
.stacked-blocks__block {
    background: #f3f3f3;
    margin-top: 2rem;
    padding: 1.5rem;
}
@media screen and (min-width: 48em) {
    .stacked-blocks__block:first-of-type {
        margin-top: 2.5rem;
    }
}
.coursework .section-heading .grid-container {
    padding-left: 0;
    padding-right: 0;
}
.coursework .coursework__credits {
    font-size: 1.25rem;
    font-weight: 800;
    margin-top: 1.5rem;
    line-height: 1.2;
}
@media screen and (min-width: 48em) {
    .coursework .coursework__credits {
        font-size: 1.75rem;
    }
}
.coursework .coursework__credits + .wysiwyg {
    margin-top: 1.5rem;
}
.coursework .coursework-block__inner h3:first-of-type {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    font-weight: 600;
}
.coursework .styled-link {
    font-weight: 600;
    text-decoration: underline;
}
@media screen and (min-width: 64.0625em) {
    .coursework-blocks table {
        min-width: 100%;
    }
}
@media screen and (max-width: 64.06125em) {
    .coursework-blocks > div {
        margin-top: 1.5rem;
    }
}
.coursework-blocks th,
.coursework-blocks td {
    border-right: 0;
    font-size: 1rem;
    line-height: 1.5;
}
.coursework-blocks th {
    background-color: #ffefe8;
    text-transform: uppercase;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: 0.75rem;
}
@media print, screen and (min-width: 64.0625em) {
    .coursework-blocks th {
        font-size: 0.875rem;
    }
}
.coursework-blocks thead tr {
    border-bottom: 0;
}
.coursework-blocks tr td:nth-of-type(3),
.coursework-blocks tr th:nth-of-type(3) {
    text-align: right;
}
.coursework-blocks tr td + td {
    font-weight: 600;
}
.section--cta-feature-box {
    margin-bottom: 0;
}
.cta-feature-box ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.columns .cta-feature-box {
    margin-bottom: 2.5rem;
}
.cta-feature-box__heading {
    margin: 0.625rem 0;
}
.cta-feature-box--featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cta-feature-box--featured .cta-feature-box__content {
    position: relative;
    z-index: 2;
    max-width: 25rem;
    padding: 1.875rem;
    -webkit-transform: translateX(-3.75rem);
    transform: translateX(-3.75rem);
    color: #fff;
    background: #595959;
}
.card--differentiator {
    overflow: hidden;
    background: #fff;
    border: 6px solid #fe5a19;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-top: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media print, screen and (min-width: 48em) {
    .card--differentiator {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .card--differentiator {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .card--differentiator {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
@media screen and (min-width: 48em) {
    .card--differentiator {
        height: 100%;
    }
}
.card--differentiator.card--differentiator--image {
    border: none;
    padding: 0;
    background-color: transparent;
}
.card--differentiator.card--differentiator--image .card__content {
    background-color: #fe5a19;
    height: inherit;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .card--differentiator.card--differentiator--image .card__content {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .card--differentiator.card--differentiator--image .card__content {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .card--differentiator.card--differentiator--image .card__content {
        width: 90%;
        margin-top: -2.5rem;
        z-index: 2;
    }
}
.card--differentiator .card__media {
    border-radius: 0;
}
@media screen and (max-width: 64.06125em) {
    .card--differentiator .card__media {
        max-width: 21.875rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .card--differentiator .card__media {
        max-width: none;
    }
}
.card--differentiator h3 {
    margin-top: 1rem;
}
.card--differentiator p {
    margin-top: 1rem;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    font-size: 0.875rem;
}
@media print, screen and (min-width: 64.0625em) {
    .card--differentiator p {
        font-size: 1rem;
    }
}
.card--differentiator .card__media + .card__content h3 {
    margin-top: 0;
}
@media screen and (max-width: 47.99875em) {
    .card--differentiator {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .card--differentiator .card__content__inner {
        padding: 2.5rem 0 0 0;
    }
    .card--differentiator .card__media {
        width: 100%;
        margin-bottom: 0;
    }
    .card--differentiator .card__content {
        width: 100%;
    }
    .card--differentiator img {
        display: block;
    }
}
@media screen and (min-width: 48em) {
    .card--differentiator {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .card--differentiator .card__content__inner {
        padding: 2.5rem 0 0 0;
    }
    .card--differentiator .card__media {
        width: 100%;
        margin-bottom: 0;
    }
    .card--differentiator .card__content {
        width: 100%;
    }
    .card--differentiator img {
        display: block;
    }
}
@media screen and (min-width: 64.0625em) {
    .card--differentiator {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .card--differentiator .card__content__inner {
        padding: 3.5rem 0 0 0;
    }
    .card--differentiator .card__media {
        width: 100%;
        margin-bottom: 0;
    }
    .card--differentiator .card__content {
        width: 100%;
    }
    .card--differentiator img {
        display: block;
    }
}
.card--differentiator .card__content__inner {
    padding: 0;
}
.card--differentiator.card--differentiator--image .link {
    color: #fff;
    font-weight: 700;
}
.card--differentiator.card--differentiator--image .link::after {
    color: #fff;
    padding-left: 0.5em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f061";
    font-weight: 400;
    position: relative;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.card--differentiator.card--differentiator--image .link:hover,
.card--differentiator.card--differentiator--image .link:focus {
    color: #000;
    text-decoration: none;
}
.card--differentiator.card--differentiator--image .link:hover::after,
.card--differentiator.card--differentiator--image .link:focus::after {
    color: #000;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.card--differentiator .link {
    color: #b23000;
    font-weight: 700;
}
.card--differentiator .link::after {
    color: #000;
    padding-left: 0.5em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f061";
    font-weight: 400;
    position: relative;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.card--differentiator .link:hover,
.card--differentiator .link:focus {
    color: #000;
    text-decoration: none;
}
.card--differentiator .link:hover::after,
.card--differentiator .link:focus::after {
    color: #fe5a19;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.differentiators__lower {
    overflow: hidden;
}
@media screen and (min-width: 48em) {
    .differentiators .swiper-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
@media screen and (min-width: 48em) and (min-width: 48em) {
    .differentiators .swiper-container {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .differentiators .swiper-container {
        width: 80vw;
        overflow: visible;
        margin-left: 0;
    }
}
@media screen and (min-width: 48em) {
    .differentiators .swiper-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.differentiators .swiper-slide {
    height: auto;
}
@media screen and (min-width: 48em) {
    .differentiators .swiper-slide {
        width: calc(33.33333% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem;
    }
    .differentiators .swiper-slide:nth-child(n + 4) {
        margin-top: 1.5rem;
    }
}
@media screen and (min-width: 48em) and (min-width: 48em) {
    .differentiators .swiper-slide:nth-child(n + 4) {
        margin-top: 2rem;
    }
}
@media screen and (min-width: 48em) and (min-width: 64.0625em) {
    .differentiators .swiper-slide:nth-child(n + 4) {
        margin-top: 2.5rem;
    }
}
.differentiators .slider-navigation {
    margin-top: 2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 1rem;
}
.differentiators .slider-navigation button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.differentiators .swiper-pagination-fraction {
    font-size: 18px;
    font-weight: 600;
    width: auto;
    position: static;
}
@media screen and (min-width: 48em) {
    .differentiators .button__wrapper {
        text-align: center;
    }
}
@media screen and (max-width: 47.99875em) {
    .differentiators .button__wrapper .btn,
    .differentiators .button__wrapper .page--search .main-content .search-form button,
    .page--search .main-content .search-form .differentiators .button__wrapper button {
        font-size: 1.0625rem;
        line-height: 1.3125rem;
        padding: 1rem 1.5rem;
    }
}
.differentiators .section-heading ul li {
    font-size: 1.375rem;
    line-height: 1.5;
    font-family: "Zilla Slab", Times, serif;
    position: relative;
    padding-left: 1.25rem;
    list-style: none;
}
@media screen and (min-width: 48em) {
    .differentiators .section-heading ul li {
        font-size: 1.625rem;
    }
}
.differentiators .section-heading ul li:before {
    position: absolute;
    top: -0.1em;
    left: 0;
    content: url("../img/bullet.svg");
    line-height: inherit;
}
.differentiators .section-heading ul li:not(:last-of-type) {
    margin-bottom: 0.5rem;
}
[data-fancybox-modal] {
    display: none;
}
.filters-block {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .filters-block {
        padding-top: 3.375rem;
        padding-bottom: 3.375rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .filters-block {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}
.filters-block .form-block__title h2 {
    font-size: 1.25rem;
    margin-bottom: 2rem;
}
.filters-block .view__wrap--online {
    position: relative;
}
.filters-block .view__wrap--search label {
    text-transform: uppercase;
    letter-spacing: 0.09375rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #000;
}
@media screen and (max-width: 64.06125em) {
    .filters-block .view__wrap--search label {
        font-size: 0.75rem;
    }
}
.filters-block .view__label {
    margin-bottom: 1rem;
    color: #000;
}
.filters-block fieldset {
    border: 0;
}
.filters-block .view__wrap--letter legend {
    display: none;
    visibility: hidden;
}
.filters-block .view__wrap--letter .view__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    gap: 1rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin: 2.5rem 0;
    padding-left: 0.3125rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 64.06125em) {
    .filters-block .view__wrap--letter .view__items {
        margin: 1.5rem 0;
    }
}
.filters-block .view__wrap--letter .view__items label {
    margin-left: 0;
    font-weight: 600;
    color: #fe5a19;
    margin: 0;
}
.filters-block .view__wrap--letter .view__items .view__item:first-of-type label {
    color: #000;
}
.filters-block .view__wrap--letter .view__items input[type="radio"] {
    position: absolute;
    left: -624999.9375rem;
}
.filters-block .view__wrap--letter .view__items input[type="radio"]:disabled + label {
    color: #595959;
    pointer-events: none;
}
.filters-block .view__wrap--letter .view__items input[type="radio"]:checked + label {
    position: relative;
}
.filters-block .view__wrap--letter .view__items input[type="radio"]:checked + label::after {
    content: " ";
    display: block;
    border: 0.0625rem solid #d3d3d3;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0.3125rem 0.25rem;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.filters-block .filter__group {
    margin-top: 2rem;
    gap: 1rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 64.06125em) {
    .filters-block .filter__group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 1.5rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .filters-block .filter__group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.5rem;
    }
}
.filters-block .filter__group > div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media screen and (max-width: 64.06125em) {
    .filters-block .filter__group > div {
        -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
    }
}
@media screen and (max-width: 47.99875em) {
    .filters-block .filter__group > div {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
.filters-block .filter__group .view__label,
.filters-block .filter__group .view__radios legend {
    text-transform: uppercase;
    letter-spacing: 0.09375rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #000;
}
@media screen and (max-width: 64.06125em) {
    .filters-block .filter__group .view__label,
    .filters-block .filter__group .view__radios legend {
        font-size: 0.75rem;
    }
}
.filters-block select {
    padding: 1rem 3.125rem 1rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    font-style: italic;
    font-weight: 300;
    color: #000;
    width: 100%;
    background-image: url(../img/angle-down-regular.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 0.625em) 50%;
    background-size: 1em;
    position: relative;
    z-index: 0;
}
.filters-block .view__wrap--level .view__radios {
    width: 100%;
}
.filters-block .view__wrap--level .view__radios ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    background-color: #d3d3d3;
    border-radius: 0.3125rem;
    padding: 0.5rem;
}
.filters-block .view__wrap--level .view__radios ul li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.filters-block .view__wrap--level .view__radios input[type="radio"] {
    position: absolute;
    left: -624999.9375rem;
}
.filters-block .view__wrap--level .view__radios input[type="radio"] + label {
    font-size: 1.125rem;
    text-transform: capitalize;
    line-height: 1.66;
    margin: 0;
    padding: 0.4375rem 1.5rem;
    text-align: center;
    border-radius: 0.25rem;
    color: #b23000;
    background-color: #fff;
    letter-spacing: 0;
    width: 100%;
}
@media screen and (max-width: 47.99875em) {
    .filters-block .view__wrap--level .view__radios input[type="radio"] + label {
        font-size: 1rem;
        padding: 0.4375rem 0.75rem;
    }
}
.filters-block .view__wrap--level .view__radios input[type="radio"]:checked + label {
    color: #fff;
    background-color: #000;
}
.filters-block .view__wrap-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0.875rem;
    position: relative;
}
.filters-block input[type="checkbox"] {
    position: absolute;
    left: -624999.9375rem;
}
.filters-block input[type="checkbox"] + label {
    font-weight: 700;
    font-size: 1.125rem;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: capitalize;
}
.filters-block input[type="checkbox"] + label::before {
    content: "";
    display: block;
    width: 2.1875rem;
    height: 2.1875rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0.0625rem solid #d3d3d3;
    margin-right: 0.875rem;
}
@media screen and (max-width: 47.99875em) {
    .filters-block input[type="checkbox"] + label::before {
        width: 1.5625rem;
        height: 1.5625rem;
    }
}
.filters-block input[type="checkbox"] + label::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    color: #b23000;
    font-size: 1.5rem;
    position: absolute;
    top: 0.375rem;
    left: 0.4375rem;
    display: none;
    visibility: hidden;
}
.filters-block input[type="checkbox"]:checked + label::after {
    display: block;
    visibility: visible;
}
.filters-block input[type="text"] {
    padding: 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border: 0.0625rem solid #d3d3d3;
    color: #000;
}
.filters-block input[type="text"][name="search"] {
    width: 100%;
    max-width: 34.9375rem;
}
.filters-block input[type="text"]::-webkit-input-placeholder {
    color: #000;
    font-style: italic;
    font-weight: 400;
}
.filters-block input[type="text"]::-moz-placeholder {
    color: #000;
    font-style: italic;
    font-weight: 400;
}
.filters-block input[type="text"]:-ms-input-placeholder {
    color: #000;
    font-style: italic;
    font-weight: 400;
}
.filters-block input[type="text"]::-ms-input-placeholder {
    color: #000;
    font-style: italic;
    font-weight: 400;
}
.filters-block input[type="text"]::placeholder {
    color: #000;
    font-style: italic;
    font-weight: 400;
}
.filters-block .view__button--submit {
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    font-weight: 600;
    font-family: Montserrat, Verdana, sans-serif;
    border-width: 0.0625rem;
    border-style: solid;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-size: 1.0625rem;
    line-height: 1.3125rem;
    padding: 1rem 1.5rem;
    color: #000;
    background: #fff;
    border-color: #b23000;
    border-width: 0.125rem;
    border-color: #fe5a19;
    background: #fe5a19;
}
.filters-block .view__button--submit:hover,
.filters-block .view__button--submit:focus {
    text-decoration: none;
}
.filters-block .view__button--submit:disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.filters-block .view__button--submit:before,
.filters-block .view__button--submit:after {
    color: #000;
}
.filters-block .view__button--submit:hover {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
}
.filters-block .view__button--submit:hover:before,
.filters-block .view__button--submit:hover:after {
    color: #ffe21a;
}
.filters-block .view__button--submit:focus {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.filters-block .view__button--submit:focus:before,
.filters-block .view__button--submit:focus:after {
    color: #fff;
}
.filters-block .view__button--submit:disabled {
    color: #aaa;
    background-color: #aaa;
    border-color: #aaa;
}
.filters-block .view__button--reset {
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    font-weight: 600;
    font-family: Montserrat, Verdana, sans-serif;
    border-width: 0.0625rem;
    border-style: solid;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-size: 1.0625rem;
    line-height: 1.3125rem;
    padding: 1rem 1.5rem;
    color: #000;
    background: #fff;
    border-color: #b23000;
    border-width: 0.125rem;
}
.filters-block .view__button--reset:hover,
.filters-block .view__button--reset:focus {
    text-decoration: none;
}
.filters-block .view__button--reset:disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.filters-block .view__button--reset:before,
.filters-block .view__button--reset:after {
    color: #000;
}
.filters-block .view__button--reset:hover {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
}
.filters-block .view__button--reset:hover:before,
.filters-block .view__button--reset:hover:after {
    color: #ffe21a;
}
.filters-block .view__button--reset:focus {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.filters-block .view__button--reset:focus:before,
.filters-block .view__button--reset:focus:after {
    color: #fff;
}
.filters-block .view__button--reset:disabled {
    color: #aaa;
    background-color: #aaa;
    border-color: #aaa;
}
.filters-block .view__button--reset:hover {
    border-color: #000;
}
.filters-block .view__button--submit + .view__button--reset {
    margin-left: 1rem;
}
@media screen and (max-width: 47.99875em) {
    .filters-block .view__results h2 {
        font-size: 2.25rem;
    }
}
.faculty-profile-listing .filter__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.faculty-profile-listing .filter__group > div {
    -ms-flex-preferred-size: calc(33% - 1rem);
    flex-basis: calc(33% - 1rem);
}
.parallax-mask {
    position: relative;
    z-index: 3;
    background: #fff;
}
.hero:not(.hero--general) {
    position: relative;
    overflow: hidden;
    max-height: 75vh;
}
@media print, screen and (min-width: 48em) {
    .hero:not(.hero--general) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #aaa;
    }
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .hero:not(.hero--general) {
        max-height: 66vh;
    }
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) and (max-height: 700px) {
    .hero:not(.hero--general) {
        max-height: 85vh;
    }
}
.hero img,
.hero video,
.hero .video-feature {
    position: relative;
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
@media screen and (max-width: 47.99875em) {
    .hero .autoplay-video-container {
        display: none;
    }
}
.hero__media {
    display: block;
    width: 100%;
}
.hero:not(.hero--general) .hero__content {
    z-index: 3;
    padding: 1.25rem;
}
@media print, screen and (min-width: 48em) {
    .hero:not(.hero--general) .hero__content h2,
    .hero:not(.hero--general) .hero__content p {
        color: #fff;
    }
}
.hero:not(.hero--general) .hero__content h2 {
    font-family: "Zilla Slab", Times, serif;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 2rem;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 48em) {
    .hero:not(.hero--general) .hero__content h2 {
        font-size: 2.75rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .hero:not(.hero--general) .hero__content h2 {
        font-size: 3.5rem;
    }
}
.hero:not(.hero--general) .hero__content p {
    max-width: 41.25rem;
    margin-right: auto;
    margin-left: auto;
    font-family: Montserrat, Verdana, sans-serif;
    line-height: 1.2;
}
.hero:not(.hero--general) .hero__content .btn,
.hero:not(.hero--general) .hero__content .page--search .main-content .search-form button,
.page--search .main-content .search-form .hero:not(.hero--general) .hero__content button {
    margin: auto;
}
@media print, screen and (min-width: 48em) {
    .hero:not(.hero--general) .hero__content {
        position: absolute;
        color: #fff;
    }
}
.hero__overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 40.0625em) and (max-width: 47.99875em) {
    .hero__overlay {
        display: none;
    }
}
.autoplay-video-container {
    position: relative;
}
.hero--video .video-feature,
.hero--video video {
    position: relative;
    z-index: 2;
}
@media screen and (min-width: 48em) {
    .hero--video img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
}
.hero--video .video-play-button {
    padding: 12px;
}
.hero--no-img {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: none;
}
.hero--no-img .hero__content {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    position: relative;
    width: 100%;
}
@media print, screen and (min-width: 48em) {
    .hero--no-img .hero__content {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 48em) {
    .hero--no-img .hero__content {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .hero--no-img .hero__content {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
}
.hero--no-img .hero__content h1,
.hero--no-img .hero__content p {
    margin-right: 0;
    margin-left: 0;
    text-align: left;
    color: #000;
}
@media print, screen and (min-width: 48em) {
    .hero.hero--parallax {
        overflow: hidden;
        min-height: 85vh;
    }
}
@media screen and (min-width: 48em) and (min-width: 48em) and (max-width: 64.06125em) {
    .hero.hero--parallax {
        min-height: 66vh;
    }
}
@media screen and (min-width: 48em) and (min-width: 48em) and (max-width: 64.06125em) and (max-height: 700px) {
    .hero.hero--parallax {
        min-height: 85vh;
    }
}
@media print, screen and (min-width: 48em) {
    .hero.hero--parallax img,
    .hero.hero--parallax video {
        height: 150%;
        -webkit-transform: translateY(calc(var(--scroll-tracker) * 50%));
        transform: translateY(calc(var(--scroll-tracker) * 50%));
        will-change: transform;
    }
    .hero.hero--parallax .hero__media,
    .hero.hero--parallax .video-feature,
    .hero.hero--parallax .autoplay-video-container {
        height: 100%;
    }
    .hero.hero--parallax img,
    .hero.hero--parallax video,
    .hero.hero--parallax .hero__media,
    .hero.hero--parallax .video-feature,
    .hero.hero--parallax .autoplay-video-container {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}
.hero--iframe .video-feature {
    position: relative;
    z-index: 3;
    overflow: hidden;
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
}
@media print, screen and (min-width: 48em) {
    .hero--iframe img {
        position: absolute;
    }
}
@media print, screen and (min-width: 48em) {
    .hero--iframe iframe {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        min-width: 1165px;
        height: 100%;
        min-height: 700px;
    }
}
.hero--iframe .video-feature {
    display: none;
}
@media print, screen and (min-width: 48em) {
    .hero--iframe .video-feature {
        display: block;
        margin-top: -3.125rem;
    }
}
.hero--parallax-iframe .video-feature {
    display: none;
}
@media print, screen and (min-width: 48em) {
    .hero--parallax-iframe .video-feature {
        position: relative;
        z-index: 2;
        display: block;
        width: 100vw;
        height: 100vh;
    }
}
.hero--general .hero__media {
    position: relative;
}
.hero--general .hero__media > .autoplay-video-container,
.hero--general .hero__media > img {
    max-height: 75vh;
    overflow: hidden;
}
.hero--general .hero__content {
    display: block;
    position: relative;
    z-index: 2;
    background-color: #fff;
    border: 4px solid #fe5a19;
    padding: 2rem;
}
@media screen and (max-width: 47.99875em) {
    .hero--general .hero__content {
        margin-top: -32px;
        margin-right: 1rem;
        margin-left: 1rem;
        width: calc(100vw - 32px);
    }
}
@media print, screen and (min-width: 48em) {
    .hero--general .hero__content {
        margin-top: -40px;
        margin-right: 1.25rem;
        margin-left: 1.25rem;
        width: calc(100vw - 40px);
    }
}
@media screen and (min-width: 69.625em) {
    .hero--general .hero__content {
        margin-top: -100px;
        max-width: 67.125rem;
        margin-right: auto;
        margin-left: auto;
    }
}
@media print, screen and (min-width: 48em) {
    .hero--general .hero__content {
        padding: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .hero--general .hero__content {
        padding: 3.5rem;
    }
}
.hero--general .hero__content > .grid-container {
    margin: 0;
    padding: 0;
}
.hero--general .hero__content h1,
.hero--general .hero__content h2 {
    margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
    .hero--general .hero__content h1,
    .hero--general .hero__content h2 {
        margin-top: 1.5rem;
    }
}
.hero--general .hero__content .intro-text {
    font-size: 1.375rem;
    line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
    .hero--general .hero__content .intro-text {
        font-size: 1.625rem;
    }
}
.hero--general .window--light {
    height: 186px;
}
.hero--general:last-child {
    margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 48em) {
    .hero--general:last-child {
        margin-bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .hero--general:last-child {
        margin-bottom: 6rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .hero--general.hero--no-img .window--light {
        display: none;
    }
    .hero--general.hero--no-img .window--light + .hero__content {
        background-color: #f3f3f3;
        background-image: url(../img/motif-tile.png);
        background-repeat: repeat;
        background-position: top center;
        background-attachment: fixed;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }
    .hero--general.hero--no-img .window--light + .hero__content .grid-container,
    .hero--general.hero--no-img .window--light + .hero__content h1 {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
.section--horizontal-feature-box {
    font-family: Montserrat, Verdana, sans-serif;
}
.section--horizontal-feature-box h2 {
    margin-top: 0;
}
.horizontal-feature-box__img {
    margin-bottom: 20px;
}
@media print, screen and (min-width: 48em) {
    .horizontal-feature-box__img {
        margin-bottom: 0;
    }
}
@-webkit-keyframes left-leg {
    from {
        -webkit-transform: none;
        transform: none;
    }
    to {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }
}
@keyframes left-leg {
    from {
        -webkit-transform: none;
        transform: none;
    }
    to {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }
}
@-webkit-keyframes right-leg {
    from {
        -webkit-transform: none;
        transform: none;
    }
    to {
        -webkit-transform: rotate(23deg);
        transform: rotate(23deg);
    }
}
@keyframes right-leg {
    from {
        -webkit-transform: none;
        transform: none;
    }
    to {
        -webkit-transform: rotate(23deg);
        transform: rotate(23deg);
    }
}
.page--scroll-tracker .site-header {
    display: none;
}
.page--scroll-tracker h1 {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
}
.student-journey {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 100vh;
}
.student-journey h2 {
    max-width: 960px;
    text-transform: uppercase;
    font-size: 12vw;
    line-height: 0.8;
}
.student-journey h2 .oho-animate:last-child:after {
    display: block;
    width: 3px;
    height: 200px;
    content: "";
    -webkit-transition: height 0.8s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: height 0.8s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
    background: #000;
}
.student-journey h2 .oho-animate.oho-animate--ready:last-child:after {
    height: 0;
    -webkit-transition: none;
    transition: none;
}
.horizontal-story-container {
    position: relative;
    width: 100%;
    min-height: 4900vh;
}
.horizontal-story {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: calc(var(--scroll-tracker) * 20);
}
.horizontal-story .laptop-cloud {
    display: none;
    fill: url(#laptop-cloud-gradient);
}
.horizontal-story .background path {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -8%));
    transform: translateX(calc(var(--scroll-tracker) * -8%));
    opacity: 0.7;
    fill: #dfe9f7;
}
.horizontal-story .background path:nth-child(2) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -1%));
    transform: translateX(calc(var(--scroll-tracker) * -1%));
}
.horizontal-story .background path:nth-child(3) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -5%));
    transform: translateX(calc(var(--scroll-tracker) * -5%));
}
.horizontal-story .background path:nth-child(4) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -1%));
    transform: translateX(calc(var(--scroll-tracker) * -1%));
}
.horizontal-story .background path:nth-child(5) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -2%));
    transform: translateX(calc(var(--scroll-tracker) * -2%));
}
.horizontal-story .background path.cloud-background--offset-top {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -1%)) translateY(36%);
    transform: translateX(calc(var(--scroll-tracker) * -1%)) translateY(36%);
}
.horizontal-story .background:nth-child(3) path,
.horizontal-story .background:nth-child(4) path,
.horizontal-story .background:nth-child(5) path {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -4%));
    transform: translateX(calc(var(--scroll-tracker) * -4%));
}
.horizontal-story .background:nth-child(3) path:nth-child(2),
.horizontal-story .background:nth-child(4) path:nth-child(2),
.horizontal-story .background:nth-child(5) path:nth-child(2) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -42%));
    transform: translateX(calc(var(--scroll-tracker) * -42%));
}
.horizontal-story .background:nth-child(3) path:nth-child(3),
.horizontal-story .background:nth-child(4) path:nth-child(3),
.horizontal-story .background:nth-child(5) path:nth-child(3) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -43%));
    transform: translateX(calc(var(--scroll-tracker) * -43%));
}
.horizontal-story .background:nth-child(3) path:nth-child(4),
.horizontal-story .background:nth-child(4) path:nth-child(4),
.horizontal-story .background:nth-child(5) path:nth-child(4) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -45%));
    transform: translateX(calc(var(--scroll-tracker) * -45%));
}
.horizontal-story .background:nth-child(3) path:nth-child(5),
.horizontal-story .background:nth-child(4) path:nth-child(5),
.horizontal-story .background:nth-child(5) path:nth-child(5) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -5%));
    transform: translateX(calc(var(--scroll-tracker) * -5%));
}
.laptop__screen,
.laptop__keyboard--accent {
    fill: #2d3079;
}
.laptop__screen--inner {
    fill: #fff;
}
.laptop__keyboard {
    fill: #71b3e2;
}
.laptop__bars {
    fill: #ffe21a;
}
.laptop__molecules {
    fill: #fe5a19;
    -webkit-transform: rotate(calc(var(--scroll-tracker) * 0.05deg));
    transform: rotate(calc(var(--scroll-tracker) * 0.05deg));
    -webkit-transform-origin: 70% 42.1%;
    transform-origin: 70% 42.1%;
}
.person {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * 0.02%));
    transform: translateX(calc(var(--scroll-tracker) * 0.02%));
}
.person .skin {
    fill: #4e3a2d;
}
.person .hair,
.person .skirt,
.person .shoe {
    fill: #2d3079;
    -webkit-transition: 1.4s;
    transition: 1.4s;
}
.person .torso {
    fill: #aeaed7;
}
.person .sleeve {
    fill: #fff;
}
.person .mouth {
    fill: none;
    stroke: #f3f3f3;
    stroke-width: 2.7032;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
}
.leg {
    -webkit-transform-origin: 58% 52%;
    transform-origin: 58% 52%;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: cubic-bezier(0.82, 0.06, 0.14, 0.97);
    animation-timing-function: cubic-bezier(0.82, 0.06, 0.14, 0.97);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
.leg--right {
    -webkit-animation-name: right-leg;
    animation-name: right-leg;
}
.leg--left {
    -webkit-animation-name: left-leg;
    animation-name: left-leg;
}
.grounds {
    -webkit-transform: translateY(6.1%);
    transform: translateY(6.1%);
}
.grounds line {
    fill: none;
    stroke: #97d1ed;
    stroke-width: 4.1196;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -2%));
    transform: translateX(calc(var(--scroll-tracker) * -2%));
}
.grounds line:nth-child(2) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -3%));
    transform: translateX(calc(var(--scroll-tracker) * -3%));
}
.grounds line:nth-child(3) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -5%));
    transform: translateX(calc(var(--scroll-tracker) * -5%));
}
.grounds line:nth-child(3) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -12%));
    transform: translateX(calc(var(--scroll-tracker) * -12%));
}
.ground:nth-child(3) path,
.ground:nth-child(4) path,
.ground:nth-child(5) path {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -114%));
    transform: translateX(calc(var(--scroll-tracker) * -114%));
}
.ground:nth-child(3) path:nth-child(2),
.ground:nth-child(4) path:nth-child(2),
.ground:nth-child(5) path:nth-child(2) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -142%));
    transform: translateX(calc(var(--scroll-tracker) * -142%));
}
.ground:nth-child(3) path:nth-child(3),
.ground:nth-child(4) path:nth-child(3),
.ground:nth-child(5) path:nth-child(3) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -143%));
    transform: translateX(calc(var(--scroll-tracker) * -143%));
}
.ground:nth-child(3) path:nth-child(4),
.ground:nth-child(4) path:nth-child(4),
.ground:nth-child(5) path:nth-child(4) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -145%));
    transform: translateX(calc(var(--scroll-tracker) * -145%));
}
.ground:nth-child(3) path:nth-child(5),
.ground:nth-child(4) path:nth-child(5),
.ground:nth-child(5) path:nth-child(5) {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -143%));
    transform: translateX(calc(var(--scroll-tracker) * -143%));
}
.horizontal-story--content {
    position: relative;
    z-index: 3;
    min-height: 100vh;
}
.horizontal-story--content .initial-12 {
    padding: 2.5rem;
    background: rgba(255, 255, 255, 0.5);
}
@media print, screen and (min-width: 48em) {
    .horizontal-story--content .initial-12 {
        padding: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .horizontal-story--content .initial-12 {
        padding: 3.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .horizontal-story--content .initial-12 {
        padding-left: 10%;
    }
}
.st17 {
    fill: #a0dadc;
}
.st18 {
    opacity: 0.15;
}
.st19 {
    fill: #875c35;
}
.st20 {
    fill: #77685a;
}
.st21 {
    fill: #517c7d;
}
.st22 {
    fill: #fcb773;
}
.st23 {
    fill: #d39053;
}
.st24 {
    fill: #aa774d;
}
.st25 {
    fill: #f37c73;
}
.st26 {
    fill: #a99989;
}
.st27,
.bush {
    fill: #2d7138;
}
.st28 {
    fill: #d2923b;
}
.st29 {
    fill: #61bd63;
}
.st30 {
    fill: #b9d248;
}
.st31 {
    fill: #ffe2c0;
}
.st32 {
    fill: #c65856;
}
.st33 {
    fill: #6384c2;
}
.st34 {
    fill: #416299;
}
.st35 {
    fill: #444544;
}
.st36 {
    fill: #666766;
}
.st37 {
    fill: #e7f1f4;
}
.st38 {
    fill: #747d53;
}
.st39 {
    fill: #586039;
}
.st40 {
    fill: #c7c6c6;
}
.st41 {
    fill: #f99d1c;
}
.city .buildings-left {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -113%));
    transform: translateX(calc(var(--scroll-tracker) * -113%));
}
.city .house {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -135%));
    transform: translateX(calc(var(--scroll-tracker) * -135%));
}
.city .trees {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -142%));
    transform: translateX(calc(var(--scroll-tracker) * -142%));
}
.city .buildings-right {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -183%));
    transform: translateX(calc(var(--scroll-tracker) * -183%));
}
.city .car {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -204%));
    transform: translateX(calc(var(--scroll-tracker) * -204%));
}
.city .van {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -235%));
    transform: translateX(calc(var(--scroll-tracker) * -235%));
}
.city .suv {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -245%));
    transform: translateX(calc(var(--scroll-tracker) * -245%));
}
.city .sign {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -235%));
    transform: translateX(calc(var(--scroll-tracker) * -235%));
}
.timeline-outer {
    -webkit-transform: translateX(12%);
    transform: translateX(12%);
}
.timeline {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -350%)) translateY(10%);
    transform: translateX(calc(var(--scroll-tracker) * -350%)) translateY(10%);
}
.timeline .purple-fill,
.timeline__point {
    fill: #2d3079;
}
.timeline__info-bubble .text {
    fill: #fff;
}
.timeline__line {
    stroke: #2d3079;
    stroke-width: 8px;
}
.workingst17 {
    opacity: 0.73;
    fill: #ffffff;
}
.workingst18 {
    fill: #d4dbe1;
}
.workingst19 {
    fill: #86c0e9;
}
.workingst20 {
    fill: #5d554e;
}
.workingst21 {
    fill: #3d4246;
}
.workingst22 {
    fill: #34383b;
}
.workingst23 {
    fill: #efa986;
}
.workingst24 {
    fill: #fdcda3;
}
.workingst25 {
    fill: #e2d2ca;
}
.workingst26 {
    fill: #4a5055;
}
.workingst27 {
    fill: #d7d6d6;
}
.workingst28 {
    fill: #c98462;
}
.workingst29 {
    fill: #df9e7d;
}
.workingst30 {
    fill: #e9e8e8;
}
.workingst31 {
    fill: #bcd5ef;
}
.workingst32 {
    fill: #767676;
}
.workingst33 {
    fill: #ffffff;
}
.workingst34 {
    fill: url(#SVGID_1_);
}
.workingst35 {
    fill: url(#SVGID_2_);
}
.workingst36 {
    fill: url(#SVGID_3_);
}
.workingst37 {
    fill: #c5ccd1;
}
.workingst38 {
    fill: url(#SVGID_4_);
}
.workingst39 {
    fill: #e0e1e0;
}
.workingst40 {
    fill: #b9b9b9;
}
.workingst41 {
    fill: #d9d9d8;
}
.workingst42 {
    fill: url(#SVGID_5_);
}
.workingst43 {
    fill: url(#SVGID_6_);
}
.workingst44 {
    fill: #d64e4b;
}
.workingst45 {
    fill: #2a2c47;
}
.workingst46 {
    fill: #3e426b;
}
.workingst47 {
    fill: #d0beb6;
}
.workingst48 {
    fill: #23263d;
}
.workingst49 {
    fill: #f15c5b;
}
.workingst50 {
    fill: #807167;
}
.workingst51 {
    fill: #191b2b;
}
.workingst52 {
    fill: #a77961;
}
.workingst53 {
    fill: #b1403e;
}
.workingst54 {
    fill: #292c45;
}
.workingst55 {
    fill: #eddad3;
}
.workingst56 {
    fill: #f5f6f6;
}
.workingst57 {
    fill: #62a9dc;
}
.workingst58 {
    fill: #3983c4;
}
.workingst59 {
    fill: #1a5a8d;
}
.workingst60 {
    fill: #2274b5;
}
.workingst61 {
    fill: #3a88c8;
}
.workingst62 {
    fill: url(#SVGID_7_);
}
.workingst63 {
    fill: url(#SVGID_8_);
}
.workingst64 {
    fill: url(#SVGID_9_);
}
.workingst65 {
    fill: url(#SVGID_10_);
}
.workingst66 {
    fill: url(#SVGID_11_);
}
.workingst67 {
    fill: url(#SVGID_12_);
}
.workingst68 {
    fill: #706966;
}
.workingst69 {
    fill: #ccbdb7;
}
.workingst70 {
    fill: #998e89;
}
.workingst71 {
    fill: #b59074;
}
.workingst72 {
    fill: #fcb557;
}
.workingst73 {
    fill: #434873;
}
.workingst74 {
    fill: #3b4048;
}
.workingst75 {
    fill: #323757;
}
.workingst76 {
    fill: #928783;
}
.workingst77 {
    fill: #5f5955;
}
.workingst78 {
    fill: #bfb2ac;
}
.workingst79 {
    fill: #b9aca6;
}
.workingst80 {
    fill: #f6f7fb;
}
.workingst81 {
    fill: #928681;
}
.workingst82 {
    fill: #dfe1e8;
}
.workingst83 {
    fill: #a0dadc;
}
.workingst84 {
    opacity: 0.15;
}
.workingst85 {
    fill: #875c35;
}
.workingst86 {
    fill: #77685a;
}
.workingst87 {
    fill: #517c7d;
}
.workingst88 {
    fill: #fcb773;
}
.workingst89 {
    fill: #d39053;
}
.workingst90 {
    fill: #aa774d;
}
.workingst91 {
    fill: #f37c73;
}
.workingst92 {
    fill: #a99989;
}
.workingst93 {
    fill: #2d7138;
}
.workingst94 {
    fill: #d2923b;
}
.workingst95 {
    fill: #61bd63;
}
.workingst96 {
    fill: #b9d248;
}
.workingst97 {
    fill: #ffe2c0;
}
.workingst98 {
    fill: #c65856;
}
.workingst99 {
    fill: #6384c2;
}
.workingst100 {
    fill: #416299;
}
.workingst101 {
    fill: #444544;
}
.workingst102 {
    fill: #666766;
}
.workingst103 {
    fill: #e7f1f4;
}
.workingst104 {
    fill: #747d53;
}
.workingst105 {
    fill: #586039;
}
.workingst106 {
    fill: #c7c6c6;
}
.workingst107 {
    fill: #f99d1c;
}
.workingst108 {
    fill: none;
    stroke: #2b2e74;
    stroke-width: 7;
    stroke-miterlimit: 10;
}
.working-left {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -155%));
    transform: translateX(calc(var(--scroll-tracker) * -155%));
}
.working-middle {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -140%));
    transform: translateX(calc(var(--scroll-tracker) * -140%));
}
.working-right {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -129%));
    transform: translateX(calc(var(--scroll-tracker) * -129%));
}
.landscape-scrolltracker__scene {
    min-height: 400vh;
}
.landscape-scrolltracker__scene svg {
    position: sticky;
    top: 0;
    height: 100vh;
}
.landscape-scrolltracker__item--night .landscape-scrolltracker__scene svg > g {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * 55%));
    transform: translateX(calc(var(--scroll-tracker) * 55%));
}
.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_water {
    -webkit-transform: none;
    transform: none;
}
.landscape-scrolltracker__item--night .landscape-scrolltracker__scene .night_water__glare {
    -webkit-transform: translateX(14%);
    transform: translateX(14%);
}
.landscape-scrolltracker__item--night .landscape-scrolltracker__scene .night_water__glare path {
    -webkit-transform: rotateY(calc(var(--scroll-tracker) * 15deg));
    transform: rotateY(calc(var(--scroll-tracker) * 15deg));
    -webkit-transform-origin: 58% 63%;
    transform-origin: 58% 63%;
}
.landscape-scrolltracker__item--night .landscape-scrolltracker__scene .night_water__streaks {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -42%));
    transform: translateX(calc(var(--scroll-tracker) * -42%));
}
.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_stars {
    -webkit-transform: none;
    transform: none;
}
.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_foreground-land,
.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_foreground-foliage {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -42%));
    transform: translateX(calc(var(--scroll-tracker) * -42%));
}
.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_sun {
    -webkit-transform: translateY(calc(var(--scroll-tracker) * -34%));
    transform: translateY(calc(var(--scroll-tracker) * -34%));
}
.landscape-scrolltracker__item--spring,
.landscape-scrolltracker__item--sunset {
    position: relative;
}
.landscape-scrolltracker__item--spring svg,
.landscape-scrolltracker__item--sunset svg {
    z-index: 2;
}
.landscape-scrolltracker__item--spring .landscape-scrolltracker__scene:after,
.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 350vh;
    margin-top: calc(var(--scroll-tracker) * -219%);
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(153, 26, 9, 0)), color-stop(35%, #991a09));
    background: linear-gradient(to bottom, rgba(153, 26, 9, 0) 0%, #991a09 35%);
}
.landscape-scrolltracker__item--spring .landscape-scrolltracker__scene:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(156, 193, 222, 0)), color-stop(35%, #9cc1de));
    background: linear-gradient(to bottom, rgba(156, 193, 222, 0) 0%, #9cc1de 35%);
}
.landscape-scrolltracker__item--sunset {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene svg > g {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -65%));
    transform: translateX(calc(var(--scroll-tracker) * -65%));
}
.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_sun {
    -webkit-transform: translateY(calc(var(--scroll-tracker) * 44%)) translateX(calc(var(--scroll-tracker) * -34%));
    transform: translateY(calc(var(--scroll-tracker) * 44%)) translateX(calc(var(--scroll-tracker) * -34%));
}
.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_clouds {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -67%));
    transform: translateX(calc(var(--scroll-tracker) * -67%));
}
.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_stars {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -45%));
    transform: translateX(calc(var(--scroll-tracker) * -45%));
}
.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_birds {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -71%));
    transform: translateX(calc(var(--scroll-tracker) * -71%));
}
.landscape-scrolltracker__item--spring svg > g {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -55%));
    transform: translateX(calc(var(--scroll-tracker) * -55%));
}
.landscape-scrolltracker__item--spring #spring_trees-foreground {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -35%));
    transform: translateX(calc(var(--scroll-tracker) * -35%));
}
.landscape-scrolltracker__item--spring #spring_water,
.landscape-scrolltracker__item--spring #spring_sky,
.landscape-scrolltracker__item--spring #spring_foreground-hill,
.landscape-scrolltracker__item--spring #spring_stars-dots,
.landscape-scrolltracker__item--spring #spring_stars-twinkle {
    -webkit-transform: none;
    transform: none;
}
.landscape-scrolltracker__item--spring #spring_water-accents {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -23%));
    transform: translateX(calc(var(--scroll-tracker) * -23%));
}
.landscape-scrolltracker__item--spring #spring_mountains-right {
    -webkit-transform: none;
    transform: none;
}
.landscape-scrolltracker__item--spring #spring_mountains-right > g:first-child {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -18%));
    transform: translateX(calc(var(--scroll-tracker) * -18%));
}
.landscape-scrolltracker__item--spring #spring_mountains-right > g:nth-child(2) {
    -webkit-transform: translateY(5%) translateX(calc(var(--scroll-tracker) * -16%));
    transform: translateY(5%) translateX(calc(var(--scroll-tracker) * -16%));
}
.landscape-scrolltracker__item--spring #spring_light-house,
.landscape-scrolltracker__item--spring #spring_background-trees {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -15%));
    transform: translateX(calc(var(--scroll-tracker) * -15%));
}
.landscape-scrolltracker__item--spring #spring_sailboat_sail-boat--left {
    -webkit-transform: translateX(calc(var(--scroll-tracker) * -35%));
    transform: translateX(calc(var(--scroll-tracker) * -35%));
}
.landscape-scrolltracker__item--spring #spring_moon {
    -webkit-transform: translateY(calc(var(--scroll-tracker) * -35%));
    transform: translateY(calc(var(--scroll-tracker) * -35%));
}
.stat-journey-block {
    position: sticky;
    z-index: 2;
    top: 6.25rem;
    left: 6.25rem;
    overflow: hidden;
    max-width: 550px;
    padding: 40px;
    color: #fff;
    border-radius: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(121, 37, 72, 0.4)), to(rgba(94, 27, 56, 0.8)));
    background: linear-gradient(to bottom, rgba(121, 37, 72, 0.4) 0%, rgba(94, 27, 56, 0.8) 100%);
}
.stat-journey-block .h1 {
    font-size: 120px;
}
.landscape-scrolltracker__item--sunset .stat-journey-block {
    top: 36%;
    right: 0;
    left: 0;
    max-width: 1020px;
    margin: auto;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 15, 14, 0.4)), to(rgba(173, 51, 26, 0.8)));
    background: linear-gradient(to bottom, rgba(147, 15, 14, 0.4) 0%, rgba(173, 51, 26, 0.8) 100%);
}
.landscape-scrolltracker__item--sunset .stat-journey-block .grid-x {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.landscape-scrolltracker__item--spring .stat-journey-block {
    right: 100px;
    left: auto;
    float: right;
    background: -webkit-gradient(linear, left top, left bottom, from(#275585), to(rgba(36, 30, 59, 0.8)));
    background: linear-gradient(to bottom, #275585 0%, rgba(36, 30, 59, 0.8) 100%);
}
.student-journey--adventure h2 {
    color: #fff;
}
.student-journey--adventure h2 .oho-animate:last-child:after {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#792548), to(#733f69));
    background: linear-gradient(to bottom, #792548 0%, #733f69 100%);
}
.student-journey--adventure h2 .oho-animate:not(.oho-animate--ready):last-child:after {
    height: 110vh;
}
.image-grid {
    margin-top: 2rem;
}
@media print, screen and (min-width: 48em) {
    .image-grid {
        margin-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .image-grid {
        margin-top: 3rem;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .image-grid .slider-navigation {
        margin-bottom: 1.5rem;
    }
    .image-grid .glide__slides {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
}
@media print, screen and (min-width: 40.0625em) and (min-width: 48em) {
    .image-grid .glide__slides {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .image-grid .glide__arrows {
        display: none;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .image-grid .slider-navigation {
        display: none;
    }
    .image-grid .swiper-wrapper {
        margin: 0 -1.25rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.image-grid-block {
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 3.5rem;
}
@media print, screen and (min-width: 48em) {
    .image-grid-block {
        border-bottom-width: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .image-grid-block {
        border-bottom-width: 6rem;
    }
}
@media print, screen and (min-width: 48em) {
    .image-grid-item:nth-of-type(2) {
        margin-top: 60px;
    }
}
.image-grid-item__link {
    position: relative;
    display: table;
    margin: 0 auto;
    line-height: 1;
}
@media screen and (max-width: 40.06125em) {
    .image-grid-item__link {
        padding-right: 15px;
    }
}
.image-grid-item__link img {
    display: block;
}
.image-grid-item__link:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    -webkit-transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    background-color: rgba(178, 48, 0, 0);
}
.image-grid-item__link::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    top: 8px;
    left: 8px;
    background-color: rgba(0, 0, 0, 0.15);
    -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
}
.image-grid-item__link:hover:before,
.image-grid-item__link:focus:before {
    background-color: rgba(0, 0, 0, 0.4);
}
.image-grid-item__link:hover::after,
.image-grid-item__link:focus::after {
    top: 16px;
    left: 16px;
    background-color: #fe5a19;
    -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
}
.image-grid-item .fa-play-circle {
    position: absolute;
    z-index: 2;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    font-size: 48px;
    opacity: 1;
    -webkit-transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.image-grid-item .play-button {
    opacity: 1;
}
.image-grid-item .play-button + .image-grid-item__toggle {
    display: none;
    visibility: hidden;
}
.image-grid-item__toggle {
    opacity: 0;
    -webkit-transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    padding: 12px;
}
.image-grid-item:hover .image-grid-item__toggle,
.image-grid-item:focus .image-grid-item__toggle {
    opacity: 1;
}
.image-grid-item:hover .fa-play-circle,
.image-grid-item:focus .fa-play-circle {
    opacity: 1;
}
.image-grid-item__expand {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 0.5em;
    background-color: #fff;
    font-size: 1.25rem;
}
.image-grid-item .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.8125rem;
    height: 2.8125rem;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 40.06125em) {
    .image-grid-item {
        padding: 0;
    }
    .image-grid-item__toggle {
        display: none;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .image-grid-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: calc(50% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem;
        display: block;
        height: auto;
        padding-bottom: 30px;
    }
    .image-grid-item__toggle {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        color: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        font-size: 3rem;
        background-color: transparent;
    }
    .image-grid-item__toggle:before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-smoothing: antialiased;
        content: "\f31e";
        font-weight: 600;
    }
}
@media print, screen and (min-width: 48em) {
    .image-grid-item {
        width: calc(33.33333% - 2.5rem);
        margin-right: 1.25rem;
        margin-left: 1.25rem;
    }
}
.image-grid-block {
    background-color: #f3f3f3;
    padding-top: 3rem;
}
@media print, screen and (min-width: 48em) {
    .image-grid-block {
        padding-top: 3.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .image-grid-block {
        padding-top: 5rem;
    }
}
.image-grid-block .more-less .slider-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.75rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: flex-start;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 40.0625em) {
    .image-grid-block .more-less .slider-navigation {
        display: none;
    }
}
.image-grid-block .more-less .slider-navigation button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.image-grid-block .more-less .slider-navigation .swiper-pagination-fraction,
.image-grid-block .more-less .slider-navigation .swiper-pagination-custom {
    bottom: auto;
    left: auto;
    position: static;
    width: auto;
}
.jump-nav {
    position: sticky;
}
.more-less {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
}
.more-less [data-more-less-content] {
    position: relative;
    overflow: hidden;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.more-less .button-toggle__toggle-text {
    display: none;
}
@media screen and (max-width: 47.99875em) {
    .more-less .more-less__content {
        max-height: none !important;
    }
}
.more-less .more-less__toggle-wrapper {
    position: absolute;
    z-index: 2;
    width: 100%;
    padding-bottom: 3rem;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), color-stop(95%, #fff), to(#fff));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #fff 95%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
@media screen and (max-width: 47.99875em) {
    .more-less .more-less__toggle-wrapper {
        display: none;
        visibility: hidden;
    }
}
.more-less [data-more-less-toggle],
.more-less .more-less__toggle {
    display: none;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.more-less[data-more-less-init] [data-more-less-toggle],
.more-less[data-more-less-init] .more-less__toggle {
    display: inline-block;
}
.more-less[data-more-less-init="items"] [data-more-less-item]:nth-child(3) ~ [data-more-less-item] {
    display: none;
}
.more-less.more-less-open [data-more-less-content] {
    max-height: none !important;
}
.more-less.more-less-open [data-more-less-item] {
    display: block !important;
}
.more-less.more-less-open .button-toggle__toggle-text {
    display: block;
}
.more-less.more-less-open .button-toggle__default-text {
    display: none;
}
:root:not(.oho-js) .more-less__content {
    max-height: none !important;
}
:root:not(.oho-js) .more-less__item {
    display: block !important;
}
:root:not(.oho-js) .more-less:after,
:root:not(.oho-js) .more-less__toggle,
.more-less--inactive:after,
.more-less--inactive .more-less__toggle {
    display: none;
}
.more-less-open .more-less__toggle-wrapper {
    position: static;
}
.news--detail {
    margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 48em) {
    .news--detail {
        margin-bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .news--detail {
        margin-bottom: 6rem;
    }
}
.news--detail .grid-container__inner > .wysiwyg:first-child {
    margin-top: 2.5rem;
}
@media print, screen and (min-width: 48em) {
    .news--detail .grid-container__inner > .wysiwyg:first-child {
        margin-top: 4rem;
    }
}
.page-starter .date-author-block {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.68;
}
@media screen and (min-width: 48em) {
    .page-starter .date-author-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 1.5rem;
        margin-top: 1.5rem;
        font-size: 1.125rem;
    }
}
.page-starter .date-author-block .date-author-block__author {
    font-weight: 700;
}
.page-starter .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-starter .tags h2 {
    font-size: 0.875rem;
    text-transform: uppercase;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: 0.75rem;
}
@media print, screen and (min-width: 64.0625em) {
    .page-starter .tags h2 {
        font-size: 0.875rem;
    }
}
.page-starter .tags ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-starter .tags li {
    line-height: 1;
    text-transform: uppercase;
    background-color: #fff;
    border: 0.0625rem solid #d3d3d3;
    padding: 0.4375rem 0.5rem;
    display: block;
    margin-left: 0;
    font-size: 0.6875rem;
    font-weight: 600;
}
.page-starter .tags li:nth-last-child(n + 2)::after {
    content: none;
}
.news .page-starter {
    padding-bottom: 4.625rem;
}
@media screen and (min-width: 48em) {
    .news .page-starter {
        padding-bottom: 6.25rem;
    }
}
.news .news__featured-image {
    margin: -2.5rem 0 0;
    display: block;
    position: relative;
}
.news .news__featured-image .play-button {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.news .news__featured-image .play-button i {
    color: #fff;
    font-size: 3.5rem;
    -webkit-filter: drop-shadow(0 0 6px black);
    filter: drop-shadow(0 0 6px black);
}
@media print, screen and (min-width: 64.0625em) {
    .news .news__featured-image .play-button i {
        font-size: 5rem;
    }
}
.news .news__featured-image:hover .play-button i,
.news .news__featured-image:focus .play-button i {
    color: #fe5a19;
}
.news .grid-container__inner {
    max-width: 60rem;
    margin: 0 auto;
}
.news .page-starter__intro-text {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    font-size: 1.375rem;
    line-height: 1.5;
    font-family: "Zilla Slab", Times, serif;
}
@media screen and (min-width: 48em) {
    .news .page-starter__intro-text {
        margin-top: 4rem;
        margin-bottom: 1.5rem;
        font-size: 1.625rem;
    }
}
.news-section--item:first-of-type {
    margin-top: 2rem;
}
@media print, screen and (min-width: 48em) {
    .news-section--item:first-of-type {
        margin-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .news-section--item:first-of-type {
        margin-top: 3rem;
    }
}
.news-section--item:nth-of-type(odd) {
    background-color: #ffefe8;
}
.news-section--item figure {
    margin: 0;
}
@media screen and (max-width: 47.99875em) {
    .news-section--item figure {
        max-width: 16.25rem;
        margin-bottom: 1.5rem;
    }
}
.news-section--item h3 a {
    color: #b23000;
    text-decoration: underline;
}
.news-section--item h3 a:hover,
.news-section--item h3 a:focus {
    color: #000;
}
.news-section--item h3:not(:first-child),
.news-section--item__date,
.news-section--item__summary {
    margin-top: 1rem;
}
.offset-slider {
    overflow-x: hidden;
}
.offset-slider .slick-list {
    overflow: visible !important;
}
.offset-slider .slick-track {
    left: -3.5rem;
}
.offset-slider__item {
    width: calc(100vw - 8rem);
    margin: 0 1rem;
}
.offset-slider__item > img {
    width: 100%;
    height: 100%;
}
@media print, screen and (min-width: 48em) {
    .offset-slider .slick-track {
        left: 0;
    }
    .offset-slider__item {
        width: calc(50vw - 6rem);
    }
}
@media print, screen and (min-width: 64.0625em) {
    .offset-slider--three {
        margin: 0 -1rem;
    }
    .offset-slider--three .offset-slider__item {
        float: left;
        width: calc(33.333% - 2rem);
    }
    .offset-slider--unlimited .offset-slider__item {
        width: calc(33.333vw - 4rem);
    }
}
.mobile-offset-slider,
.slider-row {
    position: relative;
}
@media screen and (min-width: 40.0625em) and (max-width: 47.99875em) {
    .mobile-offset-slider,
    .slider-row {
        padding: 0 0 0 1.25rem;
    }
    .mobile-offset-slider .slick-slide,
    .slider-row .slick-slide {
        width: 100%;
        max-width: calc(100vw - 120px);
        padding: 0;
        -webkit-transition: opacity 600ms ease;
        transition: opacity 600ms ease;
        opacity: 0.6 !important;
    }
    .mobile-offset-slider .slick-slide[aria-hidden="true"],
    .slider-row .slick-slide[aria-hidden="true"] {
        opacity: 0 !important;
    }
    .mobile-offset-slider .slick-slide.slick-active,
    .slider-row .slick-slide.slick-active {
        opacity: 1 !important;
    }
    .mobile-offset-slider .slick-slide[aria-hidden="false"] + .slick-slide,
    .slider-row .slick-slide[aria-hidden="false"] + .slick-slide {
        opacity: 0 !important;
    }
    .mobile-offset-slider .slick-slide img,
    .slider-row .slick-slide img {
        width: 100%;
        max-width: none;
    }
}
.page-starter {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
@media screen and (min-width: 48em) {
    .page-starter {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}
.page-starter .breadcrumbs,
.page-starter h1 {
    margin-bottom: 1.5rem;
}
@media screen and (max-width: 47.99875em) {
    .page-starter h1 {
        margin-bottom: 1rem;
    }
}
.page-starter .page-starter__intro-text {
    font-family: "Zilla Slab", Times, serif;
    font-size: 1.375rem;
    line-height: 1.5;
}
@media screen and (min-width: 48em) {
    .page-starter .page-starter__intro-text {
        font-size: 1.625rem;
    }
}
.pager a {
    font-size: 18px;
    font-weight: 700;
    background-color: #ffefe8;
    padding: 6px 14px;
}
@media screen and (max-width: 47.99875em) {
    .pager .visually-hidden-mobile {
        position: absolute !important;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        width: 1px;
        height: 1px;
    }
}
.pager .is-active a {
    background-color: #b23000;
    color: #fff;
}
.pager__item--first a:before,
.pager__item--previous a:before,
.pager__item--next a:after,
.pager__item--last a:after {
    color: #000;
    font-size: 18px;
}
.pager__item--first a,
.pager__item--previous a,
.pager__item--next a,
.pager__item--last a {
    background-color: transparent;
}
.pager__item {
    margin-left: 2px;
}
.view__pagination-items {
    list-style: none;
    margin-top: 2.5rem;
    margin-bottom: 3.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
}
@media print, screen and (min-width: 48em) {
    .view__pagination-items {
        margin-top: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .view__pagination-items {
        margin-top: 4rem;
    }
}
@media print, screen and (min-width: 48em) {
    .view__pagination-items {
        margin-bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .view__pagination-items {
        margin-bottom: 6rem;
    }
}
.view__pagination-items li {
    margin: 0 1px;
}
.view__pagination-items a {
    font-size: 18px;
    font-weight: 700;
    padding: 6px 14px;
}
.view__pagination-items .view__pagination-number a {
    background-color: #ffefe8;
}
.view__pagination-items .view__pagination-number a:hover,
.view__pagination-items .view__pagination-number a:focus {
    color: #000;
}
@media screen and (max-width: 47.99875em) {
    .view__pagination-items .view__pagination-number:not(.view__pagination-number--current) {
        position: absolute !important;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        width: 1px;
        height: 1px;
    }
}
.view__pagination-items .view__pagination-number--current span {
    background-color: #b23000;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 6px 14px;
}
.view__pagination-items .view__pagination-nav a:hover,
.view__pagination-items .view__pagination-nav a:focus {
    text-decoration: none;
    color: #000;
}
.view__pagination-items .view__pagination-nav--first a:before {
    content: "\f323";
}
.view__pagination-items .view__pagination-nav--previous a:before {
    content: "\f053";
}
.view__pagination-items .view__pagination-nav--next a:after {
    content: "\f054";
}
.view__pagination-items .view__pagination-nav--last a:after {
    content: "\f324";
}
.view__pagination-items .view__pagination-nav--first a::before,
.view__pagination-items .view__pagination-nav--previous a::before,
.view__pagination-items .view__pagination-nav--next a::after,
.view__pagination-items .view__pagination-nav--last a::after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    color: #000;
    font-size: 18px;
}
@media screen and (max-width: 47.99875em) {
    .view__pagination-items .view__pagination-nav span {
        position: absolute !important;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        width: 1px;
        height: 1px;
    }
}
.photo-gallery {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    overflow: hidden;
    background-color: #333333;
}
@media print, screen and (min-width: 48em) {
    .photo-gallery {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .photo-gallery {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
}
.photo-gallery .slick-list {
    overflow: visible;
    padding: 0 !important;
}
.photo-gallery__title {
    margin-bottom: 2.5rem;
    text-align: center;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 700;
}
@media print, screen and (min-width: 48em) {
    .photo-gallery__title {
        margin-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .photo-gallery__title {
        margin-bottom: 4rem;
    }
}
.photo-gallery__item {
    position: relative;
    margin: 0;
}
.photo-gallery__item img {
    vertical-align: middle;
}
.photo-gallery__item figcaption p {
    pointer-events: auto;
    color: #fff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 700;
    line-height: calc(22 / 14);
}
.photo-gallery__item figcaption p a {
    pointer-events: auto;
    color: #ffff00;
}
@media print, screen and (min-width: 64.0625em) {
    .photo-gallery__item figcaption p {
        width: 66%;
    }
}
@media print, screen and (min-width: 48em) {
    .photo-gallery__item figcaption {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 1.25rem;
        -webkit-transition: opacity 300ms ease;
        transition: opacity 300ms ease;
        pointer-events: none;
        opacity: 0;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    }
}
.photo-gallery__item.slick-slide {
    z-index: 2;
    display: table !important;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0.65;
}
@media (max-width: 580px) {
    .photo-gallery__item.slick-slide {
        width: 300px;
    }
}
.photo-gallery__item.slick-current {
    z-index: 3;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
@media print, screen and (min-width: 48em) {
    .photo-gallery__item.slick-current {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    .photo-gallery__item.slick-current:hover figcaption {
        opacity: 1;
    }
}
.photo-gallery__gallery .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em 0 3em;
}
.photo-gallery__gallery .slick-prev {
    left: 1.25rem;
}
@media (min-width: 75em) {
    .photo-gallery__gallery .slick-prev {
        left: calc(50% - 600px);
    }
}
.photo-gallery__gallery .slick-next {
    right: 1.25rem;
}
@media (min-width: 75em) {
    .photo-gallery__gallery .slick-next {
        right: calc(50% - 600px);
    }
}
.profile-details {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
    .profile-details {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .profile-details {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}
.profile-details .profile-details__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2.5rem;
}
@media screen and (max-width: 47.99875em) {
    .profile-details .profile-details__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.5rem;
    }
}
@media screen and (min-width: 48em) {
    .profile-details .profile-details__details {
        -ms-flex-preferred-size: 68.97%;
        flex-basis: 68.97%;
    }
}
@media screen and (max-width: 47.99875em) {
    .profile-details .profile-details__details {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
.profile-details .profile-details__photo {
    max-width: 22.5rem;
}
.profile-details .profile-details__photo figure {
    margin: 0;
}
@media screen and (min-width: 48em) {
    .profile-details .profile-details__photo {
        -ms-flex-preferred-size: 31.03%;
        flex-basis: 31.03%;
    }
}
@media screen and (min-width: 48em) and (max-width: 47.99875em) {
    .profile-details .profile-details__photo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
.profile-details .profile-details__profile-type {
    text-transform: uppercase;
    font-size: 0.6875rem;
    background-color: #fff;
    border: 0.0625rem solid #d3d3d3;
    padding: 0.25rem 1rem;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 0.1em;
}
.profile-details .profile-details__job-titles,
.profile-details .profile-details__department-specifics,
.profile-details .profile-details__profile-type,
.profile-details .profile-details__education-specifics,
.profile-details .btn,
.profile-details .page--search .main-content .search-form button,
.page--search .main-content .search-form .profile-details button {
    margin-top: 1.5rem;
}
.profile-details .profile-details__job-titles p + p,
.profile-details .profile-details__department-specifics p + p,
.profile-details .profile-details__education-specifics p + p {
    margin-top: 0.5rem;
}
@media screen and (max-width: 47.99875em) {
    .profile-details .btn,
    .profile-details .page--search .main-content .search-form button,
    .page--search .main-content .search-form .profile-details button {
        -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
        transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
        font-weight: 600;
        font-family: Montserrat, Verdana, sans-serif;
        border-width: 0.0625rem;
        border-style: solid;
        border-radius: 0.1875rem;
        display: inline-block;
        position: relative;
        z-index: 2;
        text-decoration: none;
        font-size: 1.0625rem;
        line-height: 1.3125rem;
        padding: 1rem 1.5rem;
    }
    .profile-details .btn:hover,
    .profile-details .page--search .main-content .search-form button:hover,
    .page--search .main-content .search-form .profile-details button:hover,
    .profile-details .btn:focus,
    .profile-details .page--search .main-content .search-form button:focus,
    .page--search .main-content .search-form .profile-details button:focus {
        text-decoration: none;
    }
    .profile-details .btn:disabled,
    .profile-details .page--search .main-content .search-form button:disabled,
    .page--search .main-content .search-form .profile-details button:disabled {
        cursor: not-allowed;
        pointer-events: none;
    }
}
.profile-details .profile-details__title {
    font-size: 0.875rem;
    letter-spacing: 0.09375rem;
    text-transform: uppercase;
    font-weight: 700;
}
.profile-details .profile-details__job-titles p,
.profile-details .profile-details__department,
.profile-details .profile-details__education p {
    font-size: 1.3125rem;
    line-height: 1.2;
    font-weight: 600;
}
.profile-details .profile-details__job-titles p + p,
.profile-details .profile-details__department + p,
.profile-details .profile-details__education p + p {
    margin-top: 0.5rem;
}
@media screen and (min-width: 48em) {
    .profile-details .profile-details__job-titles p,
    .profile-details .profile-details__department,
    .profile-details .profile-details__education p {
        font-size: 1.5rem;
    }
}
.profile-details .grid-container + .grid-container {
    margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
    .profile-details .grid-container + .grid-container {
        margin-top: 1.5rem;
    }
}
.profile-feature {
    overflow: hidden;
    padding-bottom: 8px;
}
.profile-feature--item {
    background-color: #f3f3f3;
    position: relative;
}
.profile-feature--item::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border-color: #000;
    border-style: solid;
    border-width: 0 8px 8px 0;
    opacity: 0.15;
    top: 8px;
    left: 8px;
    -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
}
.profile-feature--item .aspect-ratio-frame {
    width: 100%;
    margin: 0;
    background: #fe5a19 url(../img/profile-feature-bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.profile-feature__text {
    padding: 1rem;
}
@media print, screen and (min-width: 48em) {
    .profile-feature__text {
        padding: 1.5rem;
    }
}
.profile-feature__name {
    font-weight: 800;
    line-height: calc(27 / 18);
}
.profile-feature__name a {
    text-decoration: underline;
}
.profile-feature__name a:hover,
.profile-feature__name a:focus {
    color: #000;
}
.profile-feature__positions ul {
    list-style: none;
}
.profile-feature__positions li,
.profile-feature__positions li:first-child {
    margin-top: 0.5rem;
}
.profile-feature--item {
    opacity: 0;
}
.profile-feature--item.swiper-slide-visible {
    opacity: 1;
}
@media screen and (max-width: 48em) {
    .profile-feature--item.swiper-slide-next,
    .profile-feature--item.swiper-slide-next + .profile-feature--item {
        opacity: 1;
    }
}
.profile-feature .swiper-container {
    overflow: visible;
}
@media screen and (max-width: 48em) {
    .profile-feature .swiper-container {
        width: calc(100vw - 180px);
        margin-left: 0;
    }
}
@media screen and (max-width: 39.9375em) {
    .profile-feature .swiper-container {
        width: 80vw;
    }
}
@media screen and (max-width: 78.6875em) {
    .profile-feature .slider-navigation {
        margin-bottom: 1.5rem;
    }
    .profile-feature .slider-navigation button + button {
        margin-left: 0.75rem;
    }
}
@media screen and (min-width: 78.75em) {
    .profile-feature .slider-navigation button {
        position: absolute;
        top: 100px;
    }
    .profile-feature .slider-navigation__prev {
        left: -26px;
    }
    .profile-feature .slider-navigation__next {
        right: -26px;
    }
}
@media screen and (max-width: 47.99875em) {
    .hero--general .hero__content {
        margin-top: 1rem;
        border: 0;
        padding: 0;
    }
}
.hero--general .hero__content .program-types {
    margin-top: 1.5rem;
    list-style: none;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 47.99875em) {
    .hero--general .hero__content .program-types {
        font-size: 1.3125rem;
        margin-top: 1rem;
    }
}
.hero--general .hero__content .program-types > li::after {
    content: ", ";
    padding-right: 0.375rem;
}
.hero--general .hero__content .program-types > li:only-child::after,
.hero--general .hero__content .program-types > li:last-of-type::after {
    content: "";
}
.program-listing .program-listing__header {
    background: #f3f3f3;
    font-size: 0.875rem;
    letter-spacing: 0.09375rem;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
    padding: 1.5rem 2rem;
}
@media screen and (max-width: 47.99875em) {
    .program-listing .program-listing__header {
        display: none;
        visibility: hidden;
    }
}
.program-listing__header {
    position: sticky;
    z-index: 1;
    top: 0;
}
.site-header--scroll-up + .page-wrapper .program-listing__header {
    top: 123px;
}
.program-listing .views__results {
    margin-bottom: 3rem;
}
@media print, screen and (min-width: 48em) {
    .program-listing .views__results {
        margin-bottom: 3.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .program-listing .views__results {
        margin-bottom: 5rem;
    }
}
.program-listing .views__results h2 {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.5rem;
    position: relative;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
    .program-listing .views__results h2 {
        font-size: 1.75rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .program-listing .views__results h2 {
        font-size: 2.25rem;
    }
}
.program-listing .views__results h2::after {
    content: "";
    background-color: #d3d3d3;
    height: 0.0625rem;
    width: calc(100% - 28px);
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media screen and (min-width: 48em) {
    .program-listing .views__results h2::after {
        width: calc(100% - 2.5rem);
    }
}
.program-listing .views__results h2:only-child::after {
    display: none;
}
.program-listing .views__results .grid-x {
    padding: 1.5rem;
}
@media screen and (min-width: 48em) {
    .program-listing .views__results .grid-x {
        padding: 2rem;
    }
}
.program-listing .views__results .grid-x .cell:first-child p {
    line-height: 1.2;
    font-size: 0.875rem;
}
.program-listing .views__results .grid-x .cell:first-child p:first-child {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    letter-spacing: 0.09375rem;
}
.program-listing .views__results .grid-x .cell:first-child p:last-child {
    font-style: italic;
    margin-top: 0.5rem;
}
.program-listing .views__results .grid-x:nth-of-type(even) {
    background-color: #ffefe8;
}
.program-listing .views__results .grid-x h3 a {
    font-size: 1.125rem;
    line-height: 1.3;
    color: #b23000;
    display: block;
    text-decoration: underline;
}
@media screen and (min-width: 48em) {
    .program-listing .views__results .grid-x h3 a {
        font-size: 1.25rem;
    }
}
@media screen and (min-width: 64.0625em) {
    .program-listing .views__results .grid-x h3 a {
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 64.06125em) {
    .program-listing .views__results .grid-x h3 {
        margin-bottom: 1rem;
    }
    .program-listing .views__results .grid-x h3 + p {
        margin-bottom: 1rem;
    }
}
.program-listing .views__results .grid-x .type {
    list-style: none;
    font-size: 1.125rem;
}
.program-listing .views__results .grid-x .type li {
    display: inline-block;
}
.program-listing .views__results .grid-x .type li a::after {
    content: ",";
}
.program-listing .views__results .grid-x .type li:only-child a::after,
.program-listing .views__results .grid-x .type li:last-of-type a::after {
    content: "";
}
.program-listing .views__results .grid-x .type a {
    color: #000;
    display: inline-block;
}
.program-pathway {
    background-color: #000;
    color: #fff;
    margin: 0 auto;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
@media print, screen and (min-width: 48em) {
    .program-pathway {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .program-pathway {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .program-pathway {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .program-pathway h2 {
        font-size: 2.25rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .program-pathway h2 {
        font-size: 1.75rem;
    }
}
.program-pathway h2,
.program-pathway .link-arrow {
    color: #fff;
}
.program-pathway .link-arrow::after {
    color: #fe5a19;
}
.program-pathway .link-arrow:hover {
    color: #fe5a19;
}
.program-pathway .section-heading .grid-container {
    padding-left: 0;
    padding-right: 0;
}
.program-pathway .program-pathway-blocks {
    margin-top: 1.5rem;
}
@media screen and (max-width: 47.99875em) {
    .program-pathway .program-pathway-blocks .program-pathway-block:nth-of-type(2) {
        margin-top: 2.5rem;
    }
}
@media screen and (min-width: 48em) {
    .program-pathway .program-pathway-blocks {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 2.5rem;
    }
    .program-pathway .program-pathway-blocks .program-pathway-block:first-of-type {
        -ms-flex-preferred-size: 65.52%;
        flex-basis: 65.52%;
    }
    .program-pathway .program-pathway-blocks .program-pathway-block:nth-of-type(2) {
        -ms-flex-preferred-size: 34.48%;
        flex-basis: 34.48%;
    }
}
.program-pathway .btn,
.program-pathway .page--search .main-content .search-form button,
.page--search .main-content .search-form .program-pathway button {
    margin-top: 1.5rem;
}
.program-pathway .btn:hover,
.program-pathway .page--search .main-content .search-form button:hover,
.page--search .main-content .search-form .program-pathway button:hover {
    background-color: #fff;
    color: #fe5a19;
}
@media screen and (max-width: 47.99875em) {
    .program-pathway .btn,
    .program-pathway .page--search .main-content .search-form button,
    .page--search .main-content .search-form .program-pathway button {
        -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
        transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
        font-weight: 600;
        font-family: Montserrat, Verdana, sans-serif;
        border-width: 0.0625rem;
        border-style: solid;
        border-radius: 0.1875rem;
        display: inline-block;
        position: relative;
        z-index: 2;
        text-decoration: none;
        font-size: 1.0625rem;
        line-height: 1.3125rem;
        padding: 1rem 1.5rem;
    }
    .program-pathway .btn:hover,
    .program-pathway .page--search .main-content .search-form button:hover,
    .page--search .main-content .search-form .program-pathway button:hover,
    .program-pathway .btn:focus,
    .program-pathway .page--search .main-content .search-form button:focus,
    .page--search .main-content .search-form .program-pathway button:focus {
        text-decoration: none;
    }
    .program-pathway .btn:disabled,
    .program-pathway .page--search .main-content .search-form button:disabled,
    .page--search .main-content .search-form .program-pathway button:disabled {
        cursor: not-allowed;
        pointer-events: none;
    }
}
.program-pathway .program-pathway__description {
    font-size: 1.375rem;
    line-height: 1.5;
    font-family: "Zilla Slab", Times, serif;
}
@media screen and (min-width: 64.0625em) {
    .program-pathway .program-pathway__description {
        font-size: 1.625rem;
    }
}
.program-pathway .program-pathway__subsection-title {
    font-size: 0.875rem;
    letter-spacing: 0.09375rem;
    text-transform: uppercase;
    font-weight: 700;
}
@media screen and (max-width: 47.99875em) {
    .program-pathway .program-pathway__subsection-title {
        font-size: 0.75rem;
    }
}
.program-pathway .program-pathway__subsection-links {
    font-size: 1.125rem;
    list-style: none;
}
@media screen and (min-width: 64.0625em) {
    .program-pathway .program-pathway__subsection-links {
        font-size: 1.3125rem;
    }
}
.program-pathway .program-pathway__subsection-links li {
    margin-top: 1.5rem;
}
.real-life-experience h3 {
    font-size: 1.125rem;
    margin-bottom: 1rem;
}
@media screen and (min-width: 48em) {
    .real-life-experience h3 {
        font-size: 1.5rem;
    }
}
.real-life-experience .real-life-experience-block {
    background: #ffefe8;
    padding: 2rem;
}
.real-life-experience .wysiwyg *:last-child {
    margin-bottom: 0;
}
.related {
    margin-top: 2.5rem;
}
@media print, screen and (min-width: 48em) {
    .related {
        margin-top: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .related {
        margin-top: 4rem;
    }
}
.slider-navigation {
    display: none;
}
.swiper-container-initialized .slider-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.swiper-wrapper {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.swiper-wrapper > li {
    list-style: none;
}
.slider-navigation > button {
    background-color: #fff;
    width: 3.375rem;
    height: 3.375rem;
    border-radius: 0.1875rem;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
    -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
    transition: -webkit-box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
.slider-navigation > button i {
    color: #fe5a19;
    font-weight: 400;
    font-size: 1.5rem;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.slider-navigation > button:hover,
.slider-navigation > button:focus {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
.slider-navigation > button:hover i,
.slider-navigation > button:focus i {
    color: #000;
}
.slider-navigation > button.swiper-button-disabled i {
    color: #d3d3d3;
}
.slider-navigation .fully-disable {
    display: none;
}
.slide-toggle {
    --slide-toggle-offset: 0;
    --slide-toggle-scale: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.slide-toggle__button {
    margin: 0;
    -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    background-color: transparent;
}
.slide-toggle--line {
    border-bottom: 0.0625em solid #000;
}
.slide-toggle--line .slide-toggle__button {
    color: #000;
}
.slide-toggle--line .slide-toggle__button[aria-selected="true"] {
    color: #fe5a19;
}
@supports (--css: variables) {
    .slide-toggle--line:after {
        bottom: 0;
        height: 0.3125em;
        -webkit-transform: translate(var(--slide-toggle-offset), 50%) scale(var(--slide-toggle-scale), 1);
        transform: translate(var(--slide-toggle-offset), 50%) scale(var(--slide-toggle-scale), 1);
        background-color: #fe5a19;
    }
}
.slide-toggle--pill {
    padding: 1em;
    background-color: #b23000;
}
.slide-toggle--pill .slide-toggle__button {
    position: relative;
    z-index: 1;
}
.slide-toggle--pill .slide-toggle__button:hover {
    background-color: #fe5a19;
}
.slide-toggle--pill .slide-toggle__button[aria-selected="true"] {
    background-color: #fe5a19;
}
@supports (--css: variables) {
    .slide-toggle--pill:after {
        top: 1em;
        bottom: 1em;
        -webkit-transform: translateX(calc(var(--slide-toggle-offset) - 1em)) scale(var(--slide-toggle-scale), 1);
        transform: translateX(calc(var(--slide-toggle-offset) - 1em)) scale(var(--slide-toggle-scale), 1);
        background-color: #ffefe8;
    }
}
@supports (--css: variables) {
    .slide-toggle:after {
        position: absolute;
        display: block;
        width: 100px;
        content: "";
        -webkit-transition: -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        transition: -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
    .slide-toggle .slide-toggle__button {
        background-color: transparent !important;
    }
}
.social-media {
    margin: 0;
    padding: 0;
    list-style: none;
}
.social-media li {
    display: inline-block;
}
.social-media a {
    display: block;
    margin: 0 0.25em;
    -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    font-size: 1.5rem;
}
.social-media a:hover {
    color: #b23000;
}
@media screen and (max-width: 47.99875em) {
    .tabs__buttons {
        display: none;
    }
}
@media print, screen and (min-width: 48em) {
    .tabs__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    :root:not(.oho-js) .tabs__buttons {
        display: none;
    }
    .tabs__buttons li + li {
        margin-left: 1em;
    }
    .tabs__button {
        margin-bottom: -0.0625em;
        border: 0.0625em solid #fe5a19;
    }
    .tabs__button[aria-selected="true"] {
        color: #fe5a19;
        border-bottom-color: #fff;
        background-color: #fff;
    }
    .tabs .accordion {
        display: block;
        margin-top: 0;
        padding: 1.75em;
        border: 0.0625em solid #fe5a19;
    }
    .tabs .accordion::before,
    .tabs .accordion::after {
        display: table;
        content: " ";
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .tabs .accordion::after {
        clear: both;
    }
    .tabs .accordion[aria-hidden="true"] {
        display: none;
    }
    .tabs .accordion__button {
        display: none;
    }
    :root:not(.oho-js) .tabs .accordion__button {
        display: block;
    }
}
.tags ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Montserrat, Verdana, sans-serif;
}
.tags li {
    display: inline-block;
}
.tags li + li {
    margin-left: 0.25em;
}
.tags li:nth-last-child(n + 2):after {
    content: ",";
}
section + .tags {
    margin-top: 2rem;
    padding-top: 2rem;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #595959), color-stop(4em, #595959), color-stop(4em, transparent));
    background-image: linear-gradient(to right, #595959 0, #595959 4em, transparent 4em);
    background-repeat: no-repeat;
    background-size: 100% 0.0625em;
}
.testimonials {
    overflow: hidden;
    background-color: #fe5a19;
    background-repeat: repeat-y;
    background-position: top center;
    background-image: url(../img/bg-UJ-orange.svg);
}
@media screen and (max-width: 47.99875em) {
    .testimonials {
        background-size: 120%;
    }
}
@media print, screen and (min-width: 48em) {
    .testimonials {
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media screen and (min-width: 88em) {
    .testimonials {
        background-size: contain;
    }
}
.testimonials h2 {
    color: #fff;
}
.testimonials .swiper-container {
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
@media print, screen and (min-width: 48em) {
    .testimonials .swiper-container {
        margin-top: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .testimonials .swiper-container {
        margin-top: 3rem;
    }
}
.testimonial {
    opacity: 0;
}
@media print, screen and (min-width: 48em) {
    .testimonial {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .testimonial {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.testimonial.swiper-slide-visible {
    opacity: 1;
}
.testimonial__image {
    position: relative;
    margin: 0 auto;
    width: calc(100% - 30px);
    max-width: 28.75rem;
    z-index: 2;
}
@media print, screen and (min-width: 48em) {
    .testimonial__image {
        min-width: 260px;
        width: 260px;
        max-width: 260px;
        margin: 0;
        z-index: 1;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .testimonial__image {
        min-width: 460px;
        width: 460px;
        max-width: 460px;
    }
}
.testimonial__text {
    background-color: #fff;
    padding: 3rem 1.5rem 1.5rem;
    z-index: 1;
    margin-top: -32px;
}
@media print, screen and (min-width: 48em) {
    .testimonial__text {
        padding: 2.5rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .testimonial__text {
        padding: 3.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .testimonial__text {
        z-index: 2;
        margin-top: 24px;
        margin-left: -32px;
        position: relative;
    }
    .testimonial__text::after {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: calc(100% - 8px);
        height: calc(100% - 8px);
        border-color: #000;
        border-style: solid;
        border-width: 0 8px 8px 0;
        opacity: 0.15;
        top: 8px;
        left: 8px;
        -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
        transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    }
}
@media print, screen and (min-width: 64.0625em) {
    .testimonial__text {
        margin-top: 0;
    }
}
.testimonial__text blockquote {
    font-family: "Zilla Slab", Times, serif;
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 1.5;
    max-width: 100%;
    margin: 0;
    padding-left: 0;
}
.testimonial__text blockquote::before {
    display: none;
}
@media print, screen and (min-width: 64.0625em) {
    .testimonial__text blockquote {
        font-size: 2rem;
    }
}
.testimonial__name {
    font-weight: 700;
}
.testimonial__name,
.testimonial__subtitle {
    font-size: 1.125rem;
}
.testimonial__link {
    font-size: 1.3125rem;
}
.testimonial__link .link-arrow {
    color: #b23000;
    font-weight: 700;
}
.testimonial__link .link-arrow::after {
    color: #000;
    padding-left: 0.5em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f061";
    font-weight: 400;
    position: relative;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.testimonial__link .link-arrow:hover,
.testimonial__link .link-arrow:focus {
    color: #000;
    text-decoration: none;
}
.testimonial__link .link-arrow:hover::after,
.testimonial__link .link-arrow:focus::after {
    color: #fe5a19;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.testimonials.singleton .slider-navigation {
    display: none;
}
.testimonials .swiper-container {
    overflow: visible;
}
@media screen and (max-width: 89.9375em) {
    .testimonials .slider-navigation {
        margin-bottom: 1.5rem;
    }
    .testimonials .slider-navigation button + button {
        margin-left: 0.75rem;
    }
}
@media screen and (min-width: 90em) {
    .testimonials .slider-navigation button {
        position: absolute;
        top: calc(50% - 27px);
    }
    .testimonials .slider-navigation__prev {
        left: -27px;
    }
    .testimonials .slider-navigation__next {
        right: -94px;
    }
}
.testimonials .swiper-pagination-fraction {
    width: 100px;
    bottom: unset;
    text-align: left;
    font-weight: 600;
    font-size: 1.5rem;
}
@media screen and (max-width: 89.9375em) {
    .testimonials .swiper-pagination-fraction {
        top: 17px;
        left: 140px;
    }
}
@media screen and (min-width: 90em) {
    .testimonials .swiper-pagination-fraction {
        top: calc(50% + 40px);
        left: calc(100% + 52px);
    }
}
.tooltip-box {
    position: absolute;
    z-index: 10;
    visibility: hidden;
    max-width: 18.75rem;
    -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
    transition: opacity 300ms ease, -webkit-transform 300ms ease;
    transition: opacity 300ms ease, transform 300ms ease;
    transition: opacity 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
}
.tooltip-box--active {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.tooltip-box__container {
    position: relative;
    border: 1px solid #fe5a19;
    border-top: 20px solid #fe5a19;
}
.tooltip-box__container i {
    position: absolute;
    top: -19px;
    right: 4px;
    cursor: pointer;
    color: #fff;
}
.tooltip-box__container .tooltip-box__content {
    display: block;
    padding: 15px;
    background: #fff;
    font-size: 15px;
}
.tooltip-box-toggle:after {
    padding-left: 10px;
    content: "\f05a";
    cursor: pointer;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #999999;
    font-family: "Font Awesome 5 Pro";
}
.tooltip-box-toggle--active:after {
    color: #fe5a19;
}
[id="back-to-top"] {
    width: 100%;
    margin-bottom: 45px;
    text-align: center;
}
[id="back-to-top"] a:hover {
    text-decoration: none;
}
[id="back-to-top"] span {
    display: block;
}
.has-tooltip-box {
    color: #000;
}
.tuition-and-aid-section__inner {
    border: 0.0625rem solid #d3d3d3;
    padding: 2rem;
    position: relative;
}
.tuition-and-aid-section__inner::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border-color: #d3d3d3;
    border-style: solid;
    border-width: 0 8px 8px 0;
    opacity: 1;
    top: 8px;
    left: 8px;
    -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
}
@media screen and (min-width: 48em) {
    .tuition-and-aid-section__inner {
        padding: 3.5rem;
        position: relative;
    }
    .tuition-and-aid-section__inner::after {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: calc(100% - 8px);
        height: calc(100% - 8px);
        border-color: #d3d3d3;
        border-style: solid;
        border-width: 0 8px 8px 0;
        opacity: 1;
        top: 8px;
        left: 8px;
        -webkit-transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
        transition: background-color 550ms cubic-bezier(1, 0.63, 0.47, 0.8), opacity 550ms cubic-bezier(1, 0.63, 0.47, 0.8), top 550ms cubic-bezier(1, 0.63, 0.47, 0.8), left 550ms cubic-bezier(1, 0.63, 0.47, 0.8);
    }
}
.tuition-and-aid-section__inner .section-heading .grid-container {
    padding-left: 0;
    padding-right: 0;
}
.tuition-and-aid-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 47.99875em) {
    .tuition-and-aid-blocks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.5rem;
        margin-top: 2rem;
    }
}
@media screen and (min-width: 48em) {
    .tuition-and-aid-blocks {
        gap: 2.5rem;
        margin-top: 2.5rem;
    }
    .tuition-and-aid-blocks .tuition-and-aid-block {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}
.tuition-and-aid-blocks h3 {
    font-size: 1.125rem;
    line-height: 1.21;
    margin-bottom: 0.5rem;
    color: #b23000;
}
.tuition-and-aid-blocks h3 a.link-arrow:not(:hover):not(:focus) {
    color: #b23000;
}
.tuition-and-aid-blocks h3 a.link-arrow:not(:hover):not(:focus)::after {
    color: #000;
}
@media screen and (min-width: 48em) {
    .tuition-and-aid-blocks h3 {
        font-size: 1.3125rem;
        margin-bottom: 1rem;
    }
}
.costs__textrow,
.costs__accordion-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.costs__textrow .costs__amount,
.costs__accordion-button .costs__amount {
    width: 8rem;
}
.card--event {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.card--event .card__media {
    width: auto;
}
.card--event .date-block {
    padding: 1rem;
    color: #fff;
    background-color: #b23000;
}
@media print, screen and (min-width: 48em) {
    .card--event .date-block {
        padding: 1.5rem;
    }
}
.card--event .text-margin-reset p {
    margin-top: 1rem;
}
.card--event .text-margin-reset .icon-list {
    margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
    .card--event .text-margin-reset .icon-list {
        margin-top: 1.5rem;
    }
}
.card--listing--event .card__media {
    max-width: 17.5rem;
}
.card--listing--event .grid-x {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media print, screen and (min-width: 48em) {
    .card--listing--event .grid-x {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.card--listing--event .card--event__content__column {
    padding-right: 3rem;
    padding-left: 3rem;
}
@media print, screen and (min-width: 48em) {
    .card--listing--event {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.card--featured-event .card__content {
    width: 100%;
}
.card--featured-event .card--event__content__column {
    margin-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .card--featured-event .card--event__content__column {
        margin-top: 2rem;
    }
}
.card--news .date,
.card--news p,
.card--news .tags {
    margin-top: 1rem;
    display: block;
}
@media print, screen and (min-width: 48em) {
    .card--news .date,
    .card--news p,
    .card--news .tags {
        margin-top: 1.5rem;
    }
}
.card--news .date + p {
    margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
    .card--listing--news {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .card--listing--news .card__content__inner {
        padding: 0 2.5rem 0 0;
    }
    .card--listing--news .card__media {
        width: 25%;
        margin-bottom: 0;
    }
    .card--listing--news .card__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .card--listing--news img {
        display: block;
    }
}
.faculty-profile-listing {
    margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 48em) {
    .faculty-profile-listing {
        margin-bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .faculty-profile-listing {
        margin-bottom: 6rem;
    }
}
.profile-results h2 {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 800;
    line-height: 1.3;
    font-size: 1.5rem;
    position: relative;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
    .profile-results h2 {
        font-size: 1.75rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .profile-results h2 {
        font-size: 2.25rem;
    }
}
.profile-results h2::after {
    content: "";
    background-color: #d3d3d3;
    height: 0.0625rem;
    width: calc(100% - 28px);
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media screen and (min-width: 48em) {
    .profile-results h2::after {
        width: calc(100% - 3.5rem);
    }
}
.profile-results h2:only-child::after {
    display: none;
}
.card--profile h2,
.card--profile h3 {
    margin: 0;
}
.card--profile p,
.card--profile ul,
.card--profile .positions {
    margin-top: 1rem;
    display: block;
    margin-bottom: 0;
}
.card--profile .btn,
.card--profile .page--search .main-content .search-form button,
.page--search .main-content .search-form .card--profile button {
    margin-top: 1rem;
    margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
    .card--profile .btn,
    .card--profile .page--search .main-content .search-form button,
    .page--search .main-content .search-form .card--profile button {
        margin-top: 1.5rem;
    }
}
@media print, screen and (min-width: 48em) {
    .card--listing--profile {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .card--listing--profile .card__content__inner {
        padding: 0 2.5rem 0 0;
    }
    .card--listing--profile .card__media {
        width: 100%;
        margin-bottom: 0;
    }
    .card--listing--profile .card__content {
        width: 100%;
    }
    .card--listing--profile img {
        display: block;
    }
}
.faculty-listing-item {
    padding: 1rem;
}
@media print, screen and (min-width: 48em) {
    .faculty-listing-item {
        padding: 1.5rem;
    }
}
@media screen and (min-width: 48em) {
    .faculty-listing-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.faculty-listing-item:nth-of-type(odd) {
    background-color: #ffefe8;
}
.faculty-listing-item:last-child {
    margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 48em) {
    .faculty-listing-item:last-child {
        margin-bottom: 4rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .faculty-listing-item:last-child {
        margin-bottom: 6rem;
    }
}
.faculty-listing-item ul.icon-list li + li {
    margin-top: 0.5rem;
}
.faculty-listing-item ul.icon-list li a {
    text-decoration: underline;
}
.faculty-listing-item p + p {
    margin-top: 0.5rem;
}
.faculty-listing-item .body-link {
    font-weight: 800;
    text-decoration: underline;
}
.faculty-listing-item .tag {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border: 1px solid #d3d3d3;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background-color: #fff;
    margin-top: 0.5rem;
}
.faculty-listing-item .ext {
    margin-left: 1rem;
}
@media screen and (max-width: 47.99875em) {
    .faculty-listing-item .icon-list {
        margin-top: 1.5rem;
    }
}
.faculty-listing-item .icon-list li {
    display: block;
}
.faculty-listing-item .icon-list .linked_icon {
    display: block;
    position: relative;
}
.faculty-listing-item .icon-list .linked_icon > a {
    margin-left: 2rem;
    position: relative;
    display: inline-block;
}
.faculty-listing-item .icon-list .linked_icon.fa-envelope > a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.faculty-listing-item .icon-list .linked_icon::before {
    color: #000;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 2px;
}
.faculty-listing-item .icon-list .linked_icon.fa-mobile-alt::before {
    left: 2px;
}
.faculty-listing-item .icon-list .linked_icon > .additional_text {
    font-family: Montserrat, Verdana, sans-serif;
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .faculty-listing-item .icon-list .linked_icon > .additional_text {
        margin-left: 0;
    }
}
.faculty-listing-item__img {
    margin-right: 24px;
    width: 150px;
    background: #fe5a19 url(../img/profile-feature-bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.faculty-listing-item__name .small-text,
.faculty-listing-item__department .small-text {
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    font-size: 0.875rem;
}
@media print, screen and (min-width: 64.0625em) {
    .faculty-listing-item__name .small-text,
    .faculty-listing-item__department .small-text {
        font-size: 1rem;
    }
}
@media print, screen and (min-width: 48em) {
    .faculty-listing-item__name {
        width: 27%;
        margin-right: 20px;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .faculty-listing-item__name {
        margin-right: 60px;
    }
}
.faculty-listing-item__name ul.small-text {
    list-style: none;
}
.faculty-listing-item__name ul.small-text li {
    margin-top: 0.5rem;
}
.faculty-listing-item__department {
    margin-right: 40px;
}
@media print, screen and (min-width: 64.0625em) {
    .faculty-listing-item__department {
        margin-right: 60px;
    }
}
@media screen and (max-width: 47.99875em) {
    .faculty-listing-item__department {
        margin-top: 1.5rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .profile--detail .contact-info {
        margin-bottom: 1.5rem;
    }
}
.card--story h2,
.card--story h3 {
    margin: 0;
}
.card--story .subject-info,
.card--story p,
.card--story .tags {
    margin-top: 1rem;
    display: block;
    margin-bottom: 0;
}
.card--story .btn,
.card--story .page--search .main-content .search-form button,
.page--search .main-content .search-form .card--story button {
    margin-top: 1rem;
    margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
    .card--story .btn,
    .card--story .page--search .main-content .search-form button,
    .page--search .main-content .search-form .card--story button {
        margin-top: 1.5rem;
    }
}
.card--story .quote {
    font-weight: 500;
    font-style: italic;
}
.subject-info:not(:first-child) {
    margin-top: 2.5rem;
}
.subject-info span {
    display: block;
}
.subject-info span:not(:first-child) {
    margin-top: 1rem;
}
.subject-info__name {
    font-weight: 600;
}
.subject-info__meta {
    color: #aaa;
}
@media print, screen and (min-width: 48em) {
    .card--listing--story {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .card--listing--story .card__content__inner {
        padding: 0 2.5rem 0 0;
    }
    .card--listing--story .card__media {
        width: 25%;
        margin-bottom: 0;
    }
    .card--listing--story .card__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .card--listing--story img {
        display: block;
    }
}
.home-page .hero__overlay {
    background: -webkit-gradient(linear, left top, right top, color-stop(2.38%, rgba(0, 0, 0, 0.6)), color-stop(84.03%, rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 2.38%, rgba(0, 0, 0, 0) 84.03%);
}
@media screen and (max-width: 47.99875em) {
    .home-page .hero__overlay {
        display: none;
    }
}
@media print, screen and (min-width: 48em) {
    .home-page .hero:not(.hero--general) {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .home-page .hero:not(.hero--general) .hero__content {
        margin-bottom: 2rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .home-page .hero:not(.hero--general) .hero__content {
        max-width: 45.625rem;
        margin-bottom: 4.5rem;
    }
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .home-page .hero:not(.hero--general) .hero__content {
        left: 0;
        max-width: 75%;
    }
}
@media screen and (max-width: 47.99875em) {
    .home-page .hero:not(.hero--general) .hero__content {
        color: white;
        background-color: #fe5a19;
    }
    .home-page .hero:not(.hero--general) .hero__content .btn,
    .home-page .hero:not(.hero--general) .hero__content .page--search .main-content .search-form button,
    .page--search .main-content .search-form .home-page .hero:not(.hero--general) .hero__content button {
        color: #000;
        background: #fff;
        border-color: #b23000;
    }
    .home-page .hero:not(.hero--general) .hero__content .btn:hover,
    .home-page .hero:not(.hero--general) .hero__content .page--search .main-content .search-form button:hover,
    .page--search .main-content .search-form .home-page .hero:not(.hero--general) .hero__content button:hover {
        background-color: #000;
        color: #fff;
        border-color: #000;
    }
}
@media screen and (min-width: 75em) {
    .home-page .hero:not(.hero--general) .hero__content {
        margin-left: calc(50% - 600px);
    }
}
.home-page .hero:not(.hero--general) .hero__content h1 {
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 2.75rem;
    text-align: left;
    line-height: 1.1;
}
@media print, screen and (min-width: 48em) {
    .home-page .hero:not(.hero--general) .hero__content h1 {
        font-size: 3rem;
    }
}
@media print, screen and (min-width: 64.0625em) {
    .home-page .hero:not(.hero--general) .hero__content h1 {
        font-size: 4.5rem;
    }
}
.home-page .hero:not(.hero--general) .hero__content p {
    text-align: left;
    margin: 0;
    font-size: 26px;
    font-family: "Zilla Slab", Times, serif;
    font-weight: 300;
}
@media screen and (min-width: 64.0625em) {
    .home-page .hero:not(.hero--general) .hero__content p {
        font-size: 36px;
    }
}
.home-page .hero:not(.hero--general) .hero__content .hero__content--spacer {
    margin-top: 1.5rem;
}
@media screen and (min-width: 48em) and (max-width: 64.06125em) {
    .home-page .hero:not(.hero--general) .hero__content .hero__content--spacer {
        margin-top: 0.75rem;
    }
}
.home-page .hero:not(.hero--general) .hero__content .hero__content--spacer + .hero__content--spacer {
    margin-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
    .home-page .hero:not(.hero--general) .hero__content .hero__content--spacer + .hero__content--spacer {
        margin-top: 2rem;
    }
}
@media screen and (max-width: 47.99875em) {
    .home-page .hero:not(.hero--general) {
        max-height: unset;
    }
}
.home-page .hero {
    position: relative;
    z-index: 1;
}
.home-page .differentiators.global-padding--3xlarge {
    position: relative;
    z-index: 2;
}
.home-page .differentiators.global-padding--3xlarge::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    bottom: 100%;
    left: calc(50% - 25px);
    height: 0;
    width: 0;
    border-width: 0 25px 30px;
    border-color: transparent transparent #f3f3f3;
    border-style: solid;
}
@media print, screen and (min-width: 64.0625em) {
    .home-page .differentiators.global-padding--3xlarge::after {
        left: calc(50% - 44px);
        border-width: 0 44px 50px;
    }
}
@media screen and (max-width: 47.99875em) {
    .home-page .differentiators.global-padding--3xlarge::after {
        display: none;
    }
}
@media screen and (min-width: 77em) {
    .home-page .differentiators.global-padding--3xlarge {
        padding-bottom: 12rem;
    }
    .home-page .differentiators.global-padding--3xlarge + .widest-border {
        border: none;
        margin: -6rem 1rem 0;
        position: relative;
        z-index: 3;
    }
}
.home-page .widest-border + .widest-border {
    margin-top: 0.5rem;
}
@media screen and (min-width: 77em) {
    .home-page .widest-border + .widest-border {
        margin-top: 1rem;
    }
}
.home-page .campus-life-pathway {
    position: relative;
}
.home-page .campus-life-pathway::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: calc(50% - 25px);
    height: 0;
    width: 0;
    border-width: 0 25px 30px;
    border-color: transparent transparent #fff;
    border-style: solid;
}
@media print, screen and (min-width: 64.0625em) {
    .home-page .campus-life-pathway::after {
        left: calc(50% - 44px);
        border-width: 0 44px 50px;
    }
}
@media screen and (max-width: 47.99875em) {
    .home-page .campus-life-pathway {
        display: none;
    }
}
@media screen and (max-width: 47.99875em) {
    .home-page .campus-life-pathway.window--dark.widest-border {
        display: block;
    }
}
.listing form {
    padding: 1em;
    border: 0.0625em solid #aaa;
    background-color: #d3d3d3;
}
.listing form::before,
.listing form::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.listing form::after {
    clear: both;
}
.listing .form-item {
    max-width: none;
}
.listing label {
    color: #000;
}
.listing [type="text"],
.listing [type="password"],
.listing [type="date"],
.listing [type="datetime"],
.listing [type="datetime-local"],
.listing [type="month"],
.listing [type="week"],
.listing [type="email"],
.listing [type="number"],
.listing [type="search"],
.listing [type="tel"],
.listing [type="time"],
.listing [type="url"],
.listing [type="color"],
.listing [type="file"],
.listing [type="image"],
.listing select {
    width: 100%;
}
.listing [data-drupal-selector="edit-reset"] {
    -webkit-transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    transition: color 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), background 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97), border 0.5s cubic-bezier(0.82, 0.06, 0.14, 0.97);
    font-weight: 600;
    font-family: Montserrat, Verdana, sans-serif;
    border-width: 0.0625rem;
    border-style: solid;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    padding: 0.625rem 1rem;
    color: #000;
    background: #fff;
    border-color: #b23000;
}
.listing [data-drupal-selector="edit-reset"]:hover,
.listing [data-drupal-selector="edit-reset"]:focus {
    text-decoration: none;
}
.listing [data-drupal-selector="edit-reset"]:disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.listing [data-drupal-selector="edit-reset"]:before,
.listing [data-drupal-selector="edit-reset"]:after {
    color: #000;
}
.listing [data-drupal-selector="edit-reset"]:hover {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
}
.listing [data-drupal-selector="edit-reset"]:hover:before,
.listing [data-drupal-selector="edit-reset"]:hover:after {
    color: #ffe21a;
}
.listing [data-drupal-selector="edit-reset"]:focus {
    color: #fff;
    background-color: #b23000;
    border-color: #b23000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.listing [data-drupal-selector="edit-reset"]:focus:before,
.listing [data-drupal-selector="edit-reset"]:focus:after {
    color: #fff;
}
.listing [data-drupal-selector="edit-reset"]:disabled {
    color: #aaa;
    background-color: #aaa;
    border-color: #aaa;
}
.listing .form-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.listing [type="submit"] {
    margin: 0;
    padding: 0.625em 1em;
}
.listing [type="submit"] + [type="submit"] {
    margin-left: 1em;
}
@media print, screen and (min-width: 40.0625em) {
    .listing form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .listing [type="text"],
    .listing [type="password"],
    .listing [type="date"],
    .listing [type="datetime"],
    .listing [type="datetime-local"],
    .listing [type="month"],
    .listing [type="week"],
    .listing [type="email"],
    .listing [type="number"],
    .listing [type="search"],
    .listing [type="tel"],
    .listing [type="time"],
    .listing [type="url"],
    .listing [type="color"],
    .listing [type="file"],
    .listing [type="image"],
    .listing select {
        margin-bottom: 0;
    }
    .listing .form-item,
    .listing .form-actions {
        max-width: 16em;
        margin-bottom: 0;
    }
    .listing .form-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .listing .form-item + .form-item,
    .listing .form-item + .form-actions {
        margin-left: 1em;
    }
    .listing .form-actions {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}
.card--listing {
    width: 100%;
    margin-top: 2rem;
}
.card--listing + .card--listing {
    padding-top: 2rem;
    border-top: 0.0625em solid #aaa;
}
.print-only {
    display: none !important;
}
@media print {
    @page {
        margin: 1cm;
    }
    * {
        color: #000 !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    a[href]:after {
        display: none;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    pre,
    blockquote {
        border: 1px solid #999999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .hide-on-print {
        display: none !important;
    }
    .print-only {
        display: block !important;
    }
    .hide-for-print {
        display: none !important;
    }
    .show-for-print {
        display: inherit !important;
    }
}

/*# sourceMappingURL=../maps/theme.css.map */
