body {
    --upup-baseline-primary-brand-color: darkblue;
    --upup-baseline-primary-fill-color: #000;
    --upup-baseline-secondary-fill-color: #DDD;
    --upup-baseline-tertiary-fill-color: #EEE;
    --upup-baseline-primary-text-color: #000;
    --upup-baseline-secondary-text-color: #333
}

body {
    --upup-baseline-primary-brand-color: #b00;
    --upup-baseline-builder-module-mobile-margin-bottom: 3rem;
    --upup-baseline-builder-module-margin-bottom: 6rem
}

*:focus {
    outline: 2px solid steelblue !important;
    outline-offset: 2px
}

@font-face {
    font-family: stix-text;
    font-weight: bold;
    src: url("/Institutions/Gardner-Webb-University/styles/fonts/STIX2Text-Bold.woff2") format("woff2");
    src: url("/Institutions/Gardner-Webb-University/styles/fonts/STIX2Text-Bold.woff2") format("woff")
}

@font-face {
    font-family: stix-text;
    font-weight: bold;
    font-style: italic;
    src: url("/Institutions/Gardner-Webb-University/styles/fonts/STIX2Text-BoldItalic.woff2") format("woff2");
    src: url("/Institutions/Gardner-Webb-University/styles/fonts/STIX2Text-BoldItalic.woff2") format("woff")
}

@font-face {
    font-family: stix-text;
    font-weight: normal;
    src: url("/Institutions/Gardner-Webb-University/styles/fonts/STIX2Text-Regular.woff2") format("woff2");
    src: url("/Institutions/Gardner-Webb-University/styles/fonts/STIX2Text-Regular.woff2") format("woff")
}

@font-face {
    font-family: stix-text;
    font-weight: normal;
    font-style: italic;
    src: url("/Institutions/Gardner-Webb-University/styles/fonts/STIX2Text-Italic.woff2") format("woff2");
    src: url("/Institutions/Gardner-Webb-University/styles/fonts/STIX2Text-Italic.woff2") format("woff")
}

body {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    color: #141414;
    line-height: 1.5
}

h1,
.h1,
.marketing-headline {
    font-family: stix-text, serif;
    font-weight: 400;
    color: #b00;
    font-size: 3.5rem;
    line-height: 1;
    margin-bottom: 1rem
}

@media (min-width: 992px) {
    h1,
    .h1,
    .marketing-headline {
        font-size: 5rem;
        margin-bottom: 2rem
    }
}

h2,
.h2,
.is-style-large-heading,
.is-style-false-headline {
    font-family: stix-text, serif;
    font-weight: 400;
    color: #b00;
    line-height: 1.16;
    font-size: 3rem
}

.h2--black {
    color: #141414
}

.is-style-large-heading,
.is-style-false-headline {
    color: #141414
}

h3,
.h3,
.is-style-medium-heading {
    font-family: stix-text, serif;
    font-weight: 400;
    color: #141414;
    font-size: 2rem;
    line-height: 1.25
}

h4,
.h4,
.is-style-small-heading {
    font-family: stix-text, serif;
    font-weight: 700;
    color: #141414;
    font-size: 1.5rem;
    line-height: 1.33
}

h5,
.h5 {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    color: #b00;
    font-size: 1.25rem;
    line-height: 1.4rem
}

h6,
.h6,
.is-style-section-break {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #141414;
    font-size: 1rem;
    line-height: 1.5rem
}

.is-style-section-break {
    color: #b00
}

main a {
    color: #b00;
    transition: color 0.25s
}

main a:hover,
main a:focus {
    color: #9A0000;
    text-decoration: underline
}

main p a,
main ul a,
main ol a,
main table a,
main figure a {
    color: #141414;
    text-decoration: underline
}

main *+h3,
main *+.h3,
main *+h4,
main *+.h4,
main *+h5,
main *+.h5,
main *+h6,
main *+.h6,
main *+.is-style-medium-heading,
main *+.is-style-small-heading,
main *+.is-style-section-break {
    margin-top: 1.5rem
}

main *+h2,
main *+.h2,
main *+.is-style-large-heading {
    margin-top: 2rem
}

.page-title {
    font-family: stix-text, serif;
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 1.1;
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .page-title {
        font-size: 5rem
    }
}

.section-title {
    font-family: stix-text, serif;
    font-weight: 400;
    font-size: 4rem;
    line-height: 1.125
}

.marketing-headline {
    color: #141414
}

.section-subhead {
    font-family: stix-text, serif;
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 1.2
}

.section-intro,
.is-style-section-intro {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.33
}

.has-huge-font-size {
    font-size: 48px;
    font-family: stix-text, serif;
    font-weight: 400;
    line-height: 1.1
}

@media (max-width: 1199.98px) {
    .has-huge-font-size {
        font-size: 32px
    }
}

.has-normal-font-size {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase
}

.has-medium-font-size {
    font-family: stix-text, serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.4
}

.has-large-font-size {
    font-family: stix-text, serif;
    font-weight: 400;
    font-size: 2rem
}

.is-style-section-break {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    color: #b00;
    text-transform: uppercase;
    letter-spacing: 2px
}

.is-style-large-heading {
    font-family: stix-text, serif;
    font-weight: 400;
    color: #141414;
    line-height: 1.16;
    font-size: 3rem
}

ul:not([class]) {
    list-style: none;
    padding-left: 0.5rem;
    margin-bottom: 1.5rem
}

ul:not([class]) li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 0.5rem
}

/* ul:not([class]) li:before {
    content: '\2022';
    color: #b00;
    position: absolute;
    top: 0;
    left: 0;
    speak: none
} */

@media (max-width: 767.98px) {
    ul:not([class]) li:before {
        margin-right: 1rem
    }
}

ul:not([class]) li ul {
    margin-bottom: 0
}

ol.is-style-link-list,
ul.is-style-link-list {
    list-style: none;
    padding: 0;
    max-width: 100%;
    margin-bottom: 3rem
}

*+ol.is-style-link-list,
*+ul.is-style-link-list {
    margin-top: 3rem
}

ol.is-style-link-list li,
ul.is-style-link-list li {
    font-size: 1.5rem;
    border-bottom: 1px solid #E6E7E8;
    width: 100%;
    padding: 1.5rem 0
}

ol.is-style-link-list li:first-of-type,
ul.is-style-link-list li:first-of-type {
    border-top: 1px solid #E6E7E8
}

ol.is-style-link-list li a,
ul.is-style-link-list li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #141414;
    transition: all 0.25s;
    text-decoration: none
}

ol.is-style-link-list li a:hover,
ol.is-style-link-list li a:focus,
ul.is-style-link-list li a:hover,
ul.is-style-link-list li a:focus {
    text-decoration: none;
    color: #b00
}

ol.is-style-link-list li a:hover:after,
ol.is-style-link-list li a:focus:after,
ul.is-style-link-list li a:hover:after,
ul.is-style-link-list li a:focus:after {
    transform: translateX(0) rotate(45deg)
}

ol.is-style-link-list li a:after,
ul.is-style-link-list li a:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #b00;
    border-top: 2px solid #b00;
    transform: translateX(-1.5rem) rotate(45deg);
    transition: transform 0.25s;
    margin-left: 1.5rem;
    flex-shrink: 0
}

ol.is-style-link-list li:before,
ul.is-style-link-list li:before {
    display: none
}

ol.is-style-link-list li ul,
ul.is-style-link-list li ul {
    padding-left: 0.5rem
}

ol:not([class]) {
    list-style: none;
    padding-left: 1.5rem;
    margin-bottom: 1.5rem
}

ol:not([class]) li {
    position: relative;
    counter-increment: item-counter;
    margin-bottom: 0.5rem
}

ol:not([class]) ol {
    margin-bottom: 0
}

table {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    width: 100%;
    margin: 21px 0
}

table th {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    padding: 0.5rem 1rem
}

table td {
    padding: 0.9rem 1rem
}

@media (max-width: 991.98px) {
    table td {
        padding: 0.3rem 0.7rem
    }
}

table thead tr {
    background: #E6E7E8
}

table thead tr th {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.875rem
}

table tbody tr {
    border-bottom: 1px solid #E6E7E8
}

table tbody tr th {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    background: #E6E7E8
}

.wp-block-table.is-style-stripes table tbody tr:nth-child(odd) {
    background: #fff
}

figcaption,
.figcaption {
    display: block;
    padding: 0.5rem 0;
    padding-left: 1.5rem;
    font-family: stix-text, serif;
    font-weight: 400;
    color: #141414;
    font-size: 1rem;
    border-bottom: 1px solid #E6E7E8;
    direction: ltr
}

figcaption:before,
.figcaption:before {
    content: '';
    display: inline-block;
    border-bottom: 5px solid #F5851F;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    vertical-align: super;
    width: 5px;
    margin-left: -10px;
    transform: translateX(-1rem)
}

figcaption.arrow-top,
.figcaption.arrow-top {
    margin-top: -1rem;
    padding-left: 0
}

figcaption.arrow-top:before,
.figcaption.arrow-top:before {
    display: block;
    margin: 0;
    margin-bottom: 0.5rem;
    transform: none
}

blockquote {
    display: block;
    margin: 3rem;
    margin-right: 0;
    padding: 0 0 1rem 3rem;
    font-size: 2.5rem;
    line-height: 1.2;
    color: #b00;
    font-family: stix-text, serif;
    font-weight: 400;
    border-left: 1px solid #A7A9AB
}

blockquote cite {
    color: #141414
}

#site-main .gform_wrapper .validation_error {
    border: 0;
    background: rgba(187, 0, 0, 0.1);
    color: #b00;
    padding: 1rem
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield {
    margin-top: 0;
    position: relative;
    margin-bottom: 1rem;
    padding: 0;
    max-width: 100% !important
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield label {
    font-size: 0.75rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error {
    background: none;
    border: none
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error input {
    background: rgba(187, 0, 0, 0.1);
    border: none;
    border-bottom: 2px solid #b00;
    color: #b00
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error label {
    color: #b00
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error .validation_message {
    padding: 0;
    margin-top: 0.5rem
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_contains_required:not(.has-input):before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #b00;
    position: absolute;
    left: 5px;
    top: 5px
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-text.has-input label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-number.has-input label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-date.has-input label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-email.has-input label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-phone.has-input label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-textarea.has-input label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-website.has-input label {
    opacity: 1;
    transform: translateY(0)
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-text label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-number label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-date label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-email label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-phone label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-textarea label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-website label {
    position: absolute;
    top: 0.75rem;
    left: 1rem;
    opacity: 0;
    margin: 0;
    transform: translateY(-3px);
    transition: all 0.25s
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-text input,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-number input,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-date input,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-email input,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-phone input,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-textarea input,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-website input {
    width: 100%
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-name .ginput_container>span,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-address .ginput_container>span {
    position: relative
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-name .ginput_container>span.has-input label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-address .ginput_container>span.has-input label {
    opacity: 1;
    transform: translateY(0)
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-name .ginput_container>span label,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-address .ginput_container>span label {
    position: absolute;
    top: 0.75rem;
    left: 1rem;
    margin: 0;
    opacity: 0;
    transform: translateY(-3px);
    transition: all 0.25s
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-name .ginput_container>span input,
#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-address .ginput_container>span input {
    margin-bottom: 1rem
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-time .clear-multi {
    align-items: flex-start
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-time input[type="text"] {
    padding: 1.25rem 1rem
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-time .gfield_time_ampm {
    width: 150px;
    max-width: none
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield.type-time .gfield_time_ampm select {
    padding: 1rem;
    width: 100%;
    max-width: none !important
}

#site-main .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container {
    margin: 0
}

#site-main .gform_wrapper .gform_body ul.gform_fields .gfield_radio>li,
#site-main .gform_wrapper .gform_body ul.gform_fields .gfield_checkbox>li {
    overflow: visible
}

#site-main .gform_wrapper .gform_body ul.gform_fields .gfield_radio [class*=gchoice],
#site-main .gform_wrapper .gform_body ul.gform_fields .gfield_checkbox [class*=gchoice] {
    display: flex;
    align-items: center
}

#site-main .gform_wrapper .gform_body ul.gform_fields .gfield_radio [class*=gchoice] input,
#site-main .gform_wrapper .gform_body ul.gform_fields .gfield_checkbox [class*=gchoice] input {
    margin-top: 0;
    margin-right: 0.5rem
}

#site-main .gform_wrapper .gform_body ul.gform_fields .gfield_consent_label {
    margin-left: 0.5rem
}

#site-main .gform_wrapper .gform_body ul.gform_fields .ginput_container_select,
#site-main .gform_wrapper .gform_body ul.gform_fields .gfield_time_ampm,
#site-main .gform_wrapper .gform_body ul.gform_fields .name_prefix_select,
#site-main .gform_wrapper .gform_body ul.gform_fields .address_country {
    margin-top: 0;
    margin-bottom: 1rem;
    position: relative
}

@media (min-width: 992px) {
    #site-main .gform_wrapper .gform_body ul.gform_fields .address_country:after {
        right: 2rem
    }
}

#site-main .gform_wrapper .gform_body ul.gform_fields .gfield_select,
#site-main .gform_wrapper .gform_body ul.gform_fields select {
    padding: 1.25rem 1rem;
    width: 100%
}

#site-main .gform_wrapper .gform_body input[type="text"],
#site-main .gform_wrapper .gform_body input[type="number"],
#site-main .gform_wrapper .gform_body input[type="date"],
#site-main .gform_wrapper .gform_body input[type="email"] {
    padding: 1.25rem 1rem
}

#site-main .gform_wrapper .gform_body input[type="text"].has-input,
#site-main .gform_wrapper .gform_body input[type="number"].has-input,
#site-main .gform_wrapper .gform_body input[type="date"].has-input,
#site-main .gform_wrapper .gform_body input[type="email"].has-input {
    padding: 1.75rem 1rem 0.75rem
}

#site-main .gform_wrapper .gform_body textarea {
    padding: 1rem
}

#site-main .gform_wrapper .gform_body textarea.has-input {
    padding-top: 1.75rem
}

#site-main .gform_wrapper .gform_body .ginput_complex {
    border-bottom: 1px solid transparent
}

@media only screen and (min-width: 641px) {
    #site-main div.ginput_container_name {
        display: flex;
        max-width: 100%
    }
    #site-main div.ginput_container_name span {
        padding-right: 0;
        margin-right: 1rem
    }
    #site-main div.ginput_container_name span:last-of-type {
        margin-right: 0
    }
}

div.ui-datepicker {
    margin: 0
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
   /*  display: block; */
    width: 100%;
    padding: 1rem;
    background: #F7F7F7;
    border-bottom: 2px solid #D8D8D8
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="range"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="week"]::placeholder,
input[type="time"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="color"]::placeholder,
textarea::placeholder {
    color: #58585B
}

input[type="text"].has-input,
input[type="email"].has-input,
input[type="url"].has-input,
input[type="password"].has-input,
input[type="search"].has-input,
input[type="number"].has-input,
input[type="tel"].has-input,
input[type="range"].has-input,
input[type="date"].has-input,
input[type="month"].has-input,
input[type="week"].has-input,
input[type="time"].has-input,
input[type="datetime"].has-input,
input[type="datetime-local"].has-input,
input[type="color"].has-input,
textarea.has-input {
    background: transparent
}

input[type="text"].has-input:focus,
input[type="email"].has-input:focus,
input[type="url"].has-input:focus,
input[type="password"].has-input:focus,
input[type="search"].has-input:focus,
input[type="number"].has-input:focus,
input[type="tel"].has-input:focus,
input[type="range"].has-input:focus,
input[type="date"].has-input:focus,
input[type="month"].has-input:focus,
input[type="week"].has-input:focus,
input[type="time"].has-input:focus,
input[type="datetime"].has-input:focus,
input[type="datetime-local"].has-input:focus,
input[type="color"].has-input:focus,
textarea.has-input:focus {
    border-bottom: 2px solid #F5851F
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 1rem;
    color: #141414;
    padding: 3px 20px 3px 3px !important;
    border-radius: 0;
    border: 2px solid #CFD1D3;
    background-color: #fff;
    background-image: url("/Institutions/Gardner-Webb-University/images/select-arrow.svg");
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-position-y: center;
    background-position-x: calc(100% - 5px);
}

label {
    font-size: 0.75rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

iframe {
    max-width: 100%
}

.site-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent;
    z-index: 100;
    height: var(--headerHeight);
    pointer-events: none;
}

.site-header.beyond-threshold .multipart-logo__wordmark {
    opacity: 0;
    pointer-events: none
}

.site-header.beyond-threshold .site-header__logo {
    width: 140px;
    height: 45px
}

@media (min-width: 992px) {
    .site-header.beyond-threshold .site-header__logo {
        width: 175px;
        height: 57px
    }
}

.site-header--landing .site-header__inner {
    flex-wrap: wrap
}

@media (min-width: 992px) {
    .site-header--landing .site-header__inner {
        flex-wrap: nowrap
    }
}

.site-header__wrap {
    padding: 0.5rem 0;
    width: 100%;
    border-bottom: 2px solid #E6E7E8;
    background: #fff;
    pointer-events: auto
}

@media (min-width: 992px) {
    .site-header__wrap {
        padding: 1rem 0
    }
}

.site-header__logo {
    width: 190px;
    height: 62px;
    transition: width 0.25s, height 0.25s
}

@media (min-width: 992px) {
    .site-header__logo {
        width: 275px;
        height: 91px
    }
}

@media (min-width: 1400px) {
    .site-header__logo {
        transform: translateX(-68px)
    }
}

.site-header__logo .custom-logo-link {
    display: block
}

.site-header__logo .custom-logo {
    display: block;
    max-width: 100%;
    height: auto
}

.site-header__landing-details {
    display: flex;
    align-items: center;
    flex-basis: 100%;
    flex-wrap: wrap;
    margin-top: 0.5rem
}

@media (min-width: 768px) {
    .site-header__landing-details {
        flex-basis: auto;
        flex-wrap: nowrap;
        margin: 0
    }
}

.site-header__landing-phone {
    margin-right: 1rem;
    display: block;
    color: #b00;
    flex-basis: 100%;
    margin-bottom: 1rem
}

.site-header__landing-phone:hover,
.site-header__landing-phone:focus {
    color: #F05A22
}

@media (min-width: 768px) {
    .site-header__landing-phone {
        margin-bottom: 0;
        flex-basis: auto
    }
}

.site-header__landing-cta.btn {
    width: auto
}

.widget-content h5 {
    font-size: 14px
}

.justify-content {
    justify-content: space-between
}

.textwidget {
    line-height: 30px
}

.textwidget a {
    color: #141414;
    text-decoration: underline
}

.textwidget a:hover {
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto
}

body {
    overflow-x: hidden
}

.flex-start {
    align-items: flex-start
}

.default_breadcrumbs {
    padding-bottom: 25px
}

.default_breadcrumbs a {
    color: #141414
}

.default_breadcrumbs a:hover {
    color: #b00;
    text-decoration: none
}

.site-footer {
    padding: 0 0 5rem;
    background-position: center;
    background-size: cover;
    position: relative
}

.site-footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background: linear-gradient(to bottom, rgba(167, 169, 171, 0) 0%, #141414 80%)
}

@media (max-width: 991.98px) {
    .site-footer {
        background: #141414 !important
    }
    .site-footer:before {
        background: none
    }
}

.site-footer--landing .site-footer__middle {
    padding-top: 3rem
}

.site-footer__pre-footer {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 6.875rem;
    background: linear-gradient(to bottom, #a7a9ab 0%, #fff 100%)
}

@media (min-width: 992px) {
    .site-footer__pre-footer {
        padding-bottom: 0;
        margin-bottom: 9.125rem;
        background: transparent
    }
}

.site-footer__middle {
    position: relative;
    color: #fff;
    margin-bottom: 4rem
}

.site-footer__middle:before {
    content: '';
    width: 100%;
    height: 250px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

@media (min-width: 992px) {
    .site-footer__middle {
        background: none
    }
    .site-footer__middle:before {
        display: none
    }
}

.site-footer__middle-content {
    position: relative;
    z-index: 5
}

.site-footer__bottom {
    color: #fff;
    position: relative;
    z-index: 2
}

.site-footer__logo {
    margin: 0 auto;
    margin-bottom: 3rem;
    height: auto;
    display: none;
    max-width: 300px
}

@media (min-width: 992px) {
    .site-footer__logo {
        margin: 0 0 1rem;
        display: block
    }
}

@media (min-width: 1400px) {
    .site-footer__logo.default {
        transform: translateX(-77px)
    }
}

.site-footer__logo--mobile {
    display: block;
    width: 350px;
    max-width: 100%
}

@media (min-width: 992px) {
    .site-footer__logo--mobile {
        display: none
    }
}

.site-footer__address {
    font-size: 1.25rem;
    margin-bottom: 8.75rem;
    line-height: 1.6;
    text-align: center;
    color: #141414
}

@media (min-width: 992px) {
    .site-footer__address {
        margin-bottom: 0;
        text-align: left;
        color: #fff
    }
}

.site-footer__nav-list-title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    display: block;
    font-size: 0.875rem;
    margin-bottom: 1em;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase
}

@media (min-width: 992px) {
    .site-footer__nav-list-title {
        text-align: left
    }
}

.site-footer__nav-list {
    margin-bottom: 3rem;
    text-align: center;
    padding: 0;
    list-style: none;
    font-size: 1.25rem
}

.site-footer__nav-list>li {
    margin-bottom: 1rem
}

.site-footer__nav-list>li a {
    color: #FFF
}

.site-footer__nav-list>li a:hover {
    text-decoration: underline
}

@media (min-width: 992px) {
    .site-footer__nav-list {
        margin-bottom: 0;
        text-align: left
    }
}

ul.site-footer__social-icons {
    justify-content: center;
    margin-bottom: 2.5rem
}

@media (min-width: 992px) {
    ul.site-footer__social-icons {
        justify-content: flex-start;
        margin-bottom: 0
    }
}

.site-footer__copyright {
    text-align: center
}

@media (min-width: 992px) {
    .site-footer__copyright {
        text-align: left
    }
}

.site-footer__mobile-background-container {
    position: absolute;
    width: 100%;
    z-index: 2;
    padding-bottom: 55%;
    top: 200px;
    background-size: cover;
    background-position: center;
    display: block
}

.site-footer__mobile-background-container:before,
.site-footer__mobile-background-container:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    z-index: 1;
    background: linear-gradient(to bottom, #fff 0%, rgba(255, 255, 255, 0) 100%)
}

.site-footer__mobile-background-container:after {
    top: auto;
    bottom: 0;
    height: calc(100% + 25px);
    z-index: 2;
    background: linear-gradient(to bottom, rgba(20, 20, 20, 0) 25%, #141414 90%)
}

@media (min-width: 992px) {
    .site-footer__mobile-background-container {
        display: none
    }
}

.builder-module__supercap {
    display: block;
    margin-bottom: 1.5rem;
    color: #b00;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700
}

.builder-module__headline {
    font-size: 2.5rem;
    line-height: 1.2;
    font-family: stix-text, serif;
    font-weight: 400;
    margin-bottom: 1rem;
    text-transform: none;
    letter-spacing: normal;
    color: #141414;
    display: block
}

@media (min-width: 992px) {
    .builder-module__headline {
        font-size: 4rem;
        line-height: 1.125
    }
}

.builder-module__intro {
    font-size: 1rem;
    line-height: 1.5;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .builder-module__intro {
        font-size: 1.5rem;
        line-height: 1.33;
        margin-bottom: 3rem
    }
}

.builder-module__cta {
    margin-bottom: 0
}

.builder-module__sidebar-copy {
    margin-bottom: 1.5rem;
    font-style: italic
}

@media (min-width: 992px) {
    .builder-module__sidebar-copy {
        margin-bottom: 2rem
    }
}

.builder-module__header--mobile {
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .builder-module__header--mobile {
        margin-bottom: 0
    }
}

.supercap {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: 2px;
    text-transform: uppercase
}

.header-nav-primary {
    display: none
}

@media (min-width: 1200px) {
    .header-nav-primary {
        display: block;
        margin-right: 2.5rem
    }
}

@media (min-width: 1400px) {
    .header-nav-primary {
        margin-right: 3rem
    }
}

.header-nav-primary>ul>li {
    margin-right: calc(1rem - 4px)
}

.header-nav-primary>ul>li:last-of-type {
    margin-right: 0
}

.header-nav-primary>ul>li ul.sub-menu {
    white-space: nowrap;
    padding: 2rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    left: calc(-1rem + 4px);
    background: #fff
}

.header-nav-primary>ul>li ul.sub-menu>li>a {
    font-size: 1.125rem;
    line-height: 1.33;
    color: #404041;
    display: block;
    padding: 0.5rem
}

.header-nav-primary>ul>li ul.sub-menu>li>a:hover,
.header-nav-primary>ul>li ul.sub-menu>li>a:focus {
    text-decoration: none;
    color: #b00
}

.header-nav-primary>ul>li:hover:not(.dismissed)>a,
.header-nav-primary>ul>li.has-focus:not(.dismissed)>a {
    text-decoration: none;
    border-left: 4px solid #b00;
    color: #b00
}

.header-nav-primary>ul>li:hover:not(.dismissed) ul.sub-menu,
.header-nav-primary>ul>li.has-focus:not(.dismissed) ul.sub-menu {
    display: block
}

.header-nav-primary>ul>li>a {
    display: block;
    font-size: 1.25rem;
    line-height: 1.2;
    border-left: 4px solid transparent;
    font-family: source-sans-pro, sans-serif;
    font-weight: 600;
    padding: 0.25rem 0.5rem;
    color: #141414;
    text-decoration: none
}

.header-nav-utility {
    margin-right: 1rem;
    display: none
}

@media (min-width: 1200px) {
    .header-nav-utility {
        display: block
    }
}

.header-nav-utility>ul>li {
    margin-right: 1rem
}

.header-nav-utility>ul>li:last-of-type {
    margin-right: 0
}

.header-nav-utility>ul>li>a {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    text-decoration: none;
    color: #b00;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    font-size: 1rem;
    transition: color 0.25s
}

.header-nav-utility>ul>li>a:hover,
.header-nav-utility>ul>li>a:focus {
    color: #58585B
}

.nav-button {
    -webkit-appearance: none;
    border: none;
    background: none;
    padding: 0.5rem;
    margin-right: -0.5rem
}

.nav-button__icon {
    fill: #b00;
    width: 40px;
    height: 25px
}

.nav-panel {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: calc(var(--vh, 1vh) * 100);
    background: rgba(20, 20, 20, 0.95);
    z-index: 101;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s;
    overflow: hidden
}

@supports (backdrop-filter: blur(10px)) {
    .nav-panel {
        background: rgba(20, 20, 20, 0.8);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px)
    }
}

.nav-panel.block {
    display: block
}

.nav-panel.active {
    opacity: 1;
    pointer-events: auto
}

.nav-panel.active .nav-panel__menu-column {
    height: 100%;
    transition-delay: 0.25s
}

@media (min-width: 992px) {
    .nav-panel .nav-panel__search-column {
        padding: 0
    }
}

.nav-panel__container {
    position: relative;
    padding: 0
}

.nav-panel__container-close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 1rem;
    right: 1.5rem;
    background: none;
    border: none;
    -webkit-appearance: none;
    z-index: 5
}

.nav-panel__container-close:hover,
.nav-panel__container-close:focus {
    cursor: pointer
}

@media (min-width: 992px) {
    .nav-panel__container-close {
        top: 2rem;
        right: 2rem
    }
}

.nav-panel__container,
.nav-panel__row {
    height: 100%
}

.nav-panel__row {
    flex-direction: column;
    flex-wrap: nowrap
}

@media (min-width: 992px) {
    .nav-panel__row {
        flex-direction: row
    }
}

@media (min-width: 992px) {
    .nav-panel__search-column,
    .nav-panel__menu-column {
        height: 100%
    }
}

.nav-panel__utility-menu--desktop {
    position: absolute;
    top: calc(107px + 4rem);
    right: 4rem;
    display: none;
    z-index: 0
}

.nav-panel__utility-menu--desktop>ul {
    text-align: right
}

@media (min-width: 992px) {
    .nav-panel__utility-menu--desktop {
        display: block
    }
}

.nav-panel__utility-menu--mobile {
    margin-top: 2rem;
    padding-bottom: 3rem
}

@media (min-width: 992px) {
    .nav-panel__utility-menu--mobile {
        display: none
    }
}

.nav-panel__menu-column {
    position: relative;
    background: #b00;
    padding: 0;
    display: flex;
    flex-direction: column;
    height: 0;
    transition: height 0.25s;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

@media (min-width: 992px) {
    .nav-panel__menu-column {
        height: 100%;
        overflow: visible
    }
}

.nav-panel__menu-column:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50vw;
    height: 100%;
    background: #b00;
    z-index: -1
}

@media (min-width: 350px) {
    .nav-panel__menu-column {
        overflow: hidden
    }
}

@media (min-width: 992px) {
    .nav-panel__menu-column {
        flex-grow: 0;
        background: transparent;
        overflow: visible
    }
}

.nav-panel__menu-column-content {
    padding: 2rem 1.5rem;
    flex-grow: 1
}

.nav-panel__menu-column-content:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 75px;
    background: linear-gradient(to bottom, #b00 0%, rgba(187, 0, 0, 0) 100%);
    display: none;
    z-index: 3
}

@media (min-width: 350px) {
    .nav-panel__menu-column-content {
        overflow: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch
    }
}

@media (min-width: 992px) {
    .nav-panel__menu-column-content {
        padding: 4rem;
        padding-bottom: 0
    }
    .nav-panel__menu-column-content:before {
        display: block
    }
    .nav-panel__menu-column-content:after {
        content: '';
        display: block;
        padding-bottom: 4rem;
        width: 100%
    }
}

.nav-panel__menu-column-footer {
    position: relative;
    background: #9A0000;
    padding: 1.25rem 1rem
}

.nav-panel__menu-column-footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 75px;
    bottom: 100%;
    left: 0;
    background: -webkit-linear-gradient(top, #b00 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, #b00 0%, rgba(187, 0, 0, 0) 100%);
    display: block;
    pointer-events: none
}

.nav-panel__menu-column-footer:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 50vw;
    height: 100%;
    background: #9A0000
}

@media (min-width: 992px) {
    .nav-panel__menu-column-footer {
        padding: 2rem 2.5rem
    }
}

.nav-panel.active .site-search__results-panel.active {
    pointer-events: auto
}

.site-header:not(.beyond-threshold)+.nav-panel .nav-panel__container-close {
    top: 1.5rem
}

@media (min-width: 992px) {
    .site-header:not(.beyond-threshold)+.nav-panel .nav-panel__container-close {
        top: 3rem
    }
}

.site-search {
    height: 100%;
    display: flex;
    flex-direction: column;
    color: #FFFFFF;
    position: relative
}

.site-search__header {
    padding: 0.5rem 1.5rem 1rem;
    background: #141414;
    position: relative;
    display: flex;
    align-items: center;
    justify-self: flex-start;
    flex-wrap: wrap
}

.site-search__header:before {
    content: '';
    position: absolute;
    background: #141414;
    display: block;
    width: 50vw;
    height: 100%;
    top: 0;
    right: 100%
}

@media (min-width: 992px) {
    .site-search__header {
        padding: 1rem 4rem 1rem 3.25rem
    }
}

@media (min-width: 1400px) {
    .site-search__header {
        padding-left: 2.25rem
    }
}

.site-search__logo {
    margin-right: 3.5rem;
    width: 30px;
    height: auto
}

@media (min-width: 992px) {
    .site-search__logo {
        width: 57px
    }
}

@media (min-width: 1400px) {
    .site-search__logo {
        transform: translateX(-3.25rem);
        margin-right: 0
    }
}

.site-search__form {
    position: relative;
    flex-grow: 1;
    width: 100%
}

@media (min-width: 992px) {
    .site-search__form {
        width: auto
    }
}

input.site-search__input {
    width: 100%;
    background: none;
    border: none;
    color: #fff;
    padding: 1rem;
    padding-left: 3.5rem;
    padding-right: 5rem;
    font-size: 1.2rem;
    border-bottom: 2px solid #fff;
    -webkit-appearance: none;
    border-radius: 0;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400
}

input.site-search__input::placeholder {
    color: rgba(255, 255, 255, 0.5)
}

input.site-search__input::-webkit-search-cancel-button {
    opacity: 0;
    pointer-events: none
}

input.site-search__input--in-page {
    background: #F7F7F7;
    border-bottom: 2px solid #D8D8D8;
    color: #141414;
    font-size: 1rem
}

input.site-search__input--in-page::placeholder {
    color: #404041
}

.site-search__submit {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex
}

.site-search__submit--in-page {
    left: 1rem
}

.site-search__icon {
    width: 20px;
    height: 20px;
    fill: #FFFFFF
}

.site-search__icon--in-page {
    fill: #404041
}

.site-search__clear {
    text-transform: uppercase;
    font-size: 0.9rem;
    background: #fff;
    padding: 0.25rem 0.5rem;
    color: #141414;
    border-radius: 2px;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.25s
}

.site-search__clear:hover,
.site-search__clear:focus {
    background: #b00;
    color: #fff
}

.site-search__results-panel {
    position: absolute;
    top: var(--searchHeaderHeight, 107px);
    width: 100%;
    height: calc(var(--vh, 1vh) * 100 - var(--searchHeaderHeight, 107px));
    background: #141414;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s;
    z-index: 2
}

.site-search__results-panel.active {
    opacity: 1
}

.site-search__results-panel:before {
    content: '';
    position: absolute;
    background: #141414;
    display: block;
    width: 50vw;
    height: 100%;
    top: 0;
    right: 100%
}

@media (min-width: 992px) {
    .site-search__results-panel {
        position: relative;
        top: 0
    }
}

.site-search__results-inner {
    padding: 1.5rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch
}

@media (min-width: 992px) {
    .site-search__results-inner {
        padding: 2rem 4rem 3rem 4rem
    }
}

.site-search__results-list.search-results-list {
    padding-bottom: 2rem
}

.search-results-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.search-results-list__item {
    margin-bottom: 2rem
}

.search-results-list__item:last-of-type {
    margin-bottom: 0
}

.search-results-list__item a {
    display: block
}

.search-results-list__item a:hover,
.search-results-list__item a:focus {
    text-decoration: none
}

.search-results-list__item a:hover .search-results-list__title,
.search-results-list__item a:focus .search-results-list__title {
    color: #FDD633
}

.search-results-list__supercap {
    font-size: 0.8rem;
    margin-bottom: 0.25rem;
    color: #fff
}

.search-results-list__title {
    color: #fff;
    font-family: stix-text, serif;
    font-weight: 400;
    font-size: 1.5rem;
    transition: color 0.25s
}

.search-results-list__description {
    color: #fff;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width: 992px) {
    .search-results-list__button {
        max-width: 275px
    }
}

.mobile-nav-primary {
    margin-bottom: 1.5rem;
    margin-top: -0.5rem
}

.mobile-nav-primary>ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.mobile-nav-primary>ul>li {
    position: relative
}

.mobile-nav-primary>ul>li.menu-item-has-children>.mobile-nav-primary__link-wrap .mobile-nav-primary__subnav-toggle {
    display: block
}

.mobile-nav-primary>ul>li>.mobile-nav-primary__link-wrap {
    margin: 0 -1.5rem;
    position: relative
}

@media (min-width: 350px) {
    .mobile-nav-primary>ul>li>.mobile-nav-primary__link-wrap {
        position: -webkit-sticky;
        position: sticky;
        top: -2rem
    }
}

@media (min-width: 992px) {
    .mobile-nav-primary>ul>li>.mobile-nav-primary__link-wrap {
        margin: 0;
        position: relative;
        top: 0
    }
}

.mobile-nav-primary>ul>li>.mobile-nav-primary__link-wrap>a {
    font-size: 2rem;
    color: #fff;
    display: block;
    padding: 0.5rem;
    padding-left: 1.5rem;
    padding-right: calc(50px + 3rem);
    font-family: stix-text, serif;
    font-weight: 400;
    margin-bottom: 1rem
}

.mobile-nav-primary>ul>li>.mobile-nav-primary__link-wrap>a:hover,
.mobile-nav-primary>ul>li>.mobile-nav-primary__link-wrap>a:focus {
    text-decoration: none;
    cursor: pointer
}

@media (min-width: 992px) {
    .mobile-nav-primary>ul>li>.mobile-nav-primary__link-wrap>a {
        padding-right: 0.5rem;
        padding-left: calc(50px + 1.5rem)
    }
}

.mobile-nav-primary>ul>li ul.sub-menu {
    display: none;
    list-style: none;
    padding-left: calc(50px + 1.5rem)
}

.mobile-nav-primary>ul>li ul.sub-menu>li {
    padding-bottom: 1rem
}

.mobile-nav-primary>ul>li ul.sub-menu>li a {
    font-size: 1.125rem;
    color: #fff;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    transition: color 0.25s
}

.mobile-nav-primary>ul>li ul.sub-menu>li a:hover,
.mobile-nav-primary>ul>li ul.sub-menu>li a:focus.focus-visible {
    text-decoration: underline
}

.mobile-nav-primary>ul>li.active>.mobile-nav-primary__link-wrap {
    background: #9A0000
}

@media (min-width: 992px) {
    .mobile-nav-primary>ul>li.active>.mobile-nav-primary__link-wrap {
        background: none
    }
}

.mobile-nav-primary>ul>li.active ul.sub-menu {
    display: block
}

.mobile-nav-primary>ul>li.active .mobile-nav-primary__subnav-toggle:before,
.mobile-nav-primary>ul>li.active .mobile-nav-primary__subnav-toggle:after {
    transform: translate(-50%, -50%) rotate(180deg)
}

.mobile-nav-primary__subnav-toggle {
    display: none;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0.5rem;
    right: 1.5rem;
    background: #9A0000;
    border: none;
    -webkit-appearance: none;
    z-index: 1
}

.mobile-nav-primary__subnav-toggle:before,
.mobile-nav-primary__subnav-toggle:after {
    content: '';
    display: block;
    background: #fff;
    width: 20px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.25s
}

.mobile-nav-primary__subnav-toggle:after {
    transform: translate(-50%, -50%) rotate(90deg)
}

@media (min-width: 992px) {
    .mobile-nav-primary__subnav-toggle {
        right: auto;
        left: 0
    }
}

.btn,
input[type="button"],
input[type="submit"] {
    position: relative;
    background: #fff;
    color: #141414;
    text-transform: none;
    line-height: 1.4;
    text-align: left;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.25s;
    font-size: 12px;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    -webkit-appearance: none;
    border: 1px solid #b00;
    border-radius: 0;
}

.btn:before,
input[type="button"]:before,
input[type="submit"]:before {
    content: '';
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
    background: linear-gradient(to right, red 0%, #9a0000 100%);
    opacity: 0;
    z-index: -1;
    transition: all 0.25s
}

.btn:hover,
.btn:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    text-decoration: none;
    border-color: transparent;
    color: #fff;
    background-color: #b00
}

.btn:hover:before,
.btn:focus:before,
input[type="button"]:hover:before,
input[type="button"]:focus:before,
input[type="submit"]:hover:before,
input[type="submit"]:focus:before {
    opacity: 1
}

.btn:hover .btn__icon,
.btn:focus .btn__icon,
input[type="button"]:hover .btn__icon,
input[type="button"]:focus .btn__icon,
input[type="submit"]:hover .btn__icon,
input[type="submit"]:focus .btn__icon {
    fill: #fff
}

.btn--mobile-menu {
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 1rem;
    background-color: transparent;
    border: 2px solid #fff;
    color: #FFF;
    display: block;
    text-align: center;
    min-width: auto
}

.btn--mobile-menu:hover,
.btn--mobile-menu:focus {
    border: 2px solid #fff;
    background-color: #fff;
    color: #b00
}

.btn--mobile-menu:hover:before,
.btn--mobile-menu:focus:before {
    display: none
}

.btn--inverted {
    color: #fff;
    border-color: #fff;
    background-color: #b00
}

.btn--inverted:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 1
}

.btn--inverted .btn__icon {
    fill: #fff
}

.btn--inverted:hover,
.btn--inverted:focus {
    color: #141414;
    border-color: #b00;
    background-color: #fff
}

.btn--inverted:hover:before,
.btn--inverted:focus:before {
    opacity: 0
}

.btn--inverted:hover .btn__icon,
.btn--inverted:focus .btn__icon {
    fill: #141414
}

.btn--small {
    padding: 1rem;
    width: auto
}

.btn--large {
    padding: 1.5rem 2.5rem
}

.btn--link {
    padding: 0;
    background: none
}

.btn--link:before {
    display: none
}

.btn--yellow {
    border: 1px solid #FBAD17
}

.btn--yellow:before {
    background: linear-gradient(to right, #fbad17 0%, #f05a22 100%)
}

.btn--yellow:hover,
.btn--yellow:focus {
    color: #141414;
    border-color: transparent
}

.btn--yellow:hover .btn__icon,
.btn--yellow:focus .btn__icon {
    fill: #141414
}

.btn--white {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.btn--white .btn__icon {
    fill: #fff
}

.btn--white:hover,
.btn--white:focus {
    color: #141414;
    background-color: #fff
}

.btn--white:hover:before,
.btn--white:focus:before {
    display: none
}

.btn--white:hover .btn__icon,
.btn--white:focus .btn__icon {
    fill: #141414
}

.btn__icon {
    width: 10px;
    height: 10px;
    fill: #b00;
    transition: fill 0.25s;
    margin-left: 1rem
}

.cta-link {
    display: inline-flex;
    color: #141414;
    align-items: center;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    transition: all 0.25s;
    text-decoration: none
}

.cta-link:hover,
.cta-link:focus {
    color: #b00;
    text-decoration: none
}

.cta-link:hover:after,
.cta-link:focus:after {
    transform: translateX(0.5rem) rotate(-45deg)
}

.cta-link:after {
    content: '';
    width: 7px;
    height: 7px;
    border-right: 2px solid #b00;
    border-bottom: 2px solid #b00;
    transition: all 0.25s;
    transform: rotate(-45deg);
    margin-left: 1rem
}

.button-row {
    display: flex;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
    margin-bottom: 0
}

@media (min-width: 992px) {
    .button-row {
        flex-wrap: nowrap;
        margin: 0 -1rem
    }
}

.button-row--mobile-menu {
    margin: 0 -0.5rem;
    flex-wrap: nowrap
}

.button-row--mobile-menu .button-row__item {
    margin: 0 0.5rem
}

@media (min-width: 992px) {
    .button-row--mobile-menu {
        margin: 0 -1.25rem
    }
    .button-row--mobile-menu .button-row__item {
        margin: 0 1.25rem
    }
}

.button-row__item {
    flex-basis: 100%;
    flex-grow: 1;
    flex-shrink: 1;
    margin-bottom: 2rem
}

.button-row__item:last-of-type {
    margin-bottom: 0
}

@media (min-width: 992px) {
    .button-row__item {
        flex-basis: 0;
        margin: 0 1rem
    }
}

.mobile-resources-menu {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    list-style: none;
    padding: 0;
    text-align: center;
    font-size: 1.125rem
}

@media (min-width: 992px) {
    .mobile-resources-menu {
        text-align: right
    }
}

.mobile-resources-menu>li {
    margin-bottom: 1.5rem
}

.mobile-resources-menu>li>a {
    color: #fff
}

.mobile-resources-menu>li>a:hover,
.mobile-resources-menu>li>a:focus {
    text-decoration: none
}

.navigation-button--mobile-menu {
    margin-bottom: 1.5rem
}

.navigation-button--mobile-menu .navigation-button__button {
    background: #9A0000;
    border: none
}

.navigation-button--mobile-menu .navigation-button__label {
    text-transform: uppercase
}

.navigation-button--mobile-menu .navigation-button__menu {
    background: #9A0000;
    padding-top: 0
}

.navigation-button--mobile-menu .navigation-button__menu>li>a {
    transition: color 0.25s
}

.navigation-button--mobile-menu .navigation-button__menu>li>a:hover,
.navigation-button--mobile-menu .navigation-button__menu>li>a:focus.focus-visible {
    color: #E6E7E8
}

.navigation-button--footer {
    margin: 0 auto;
    margin-bottom: 1.5rem;
    max-width: 350px
}

.navigation-button--footer:last-of-type {
    margin-bottom: 0
}

.navigation-button--footer .navigation-button__button {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400
}

.navigation-button--footer .navigation-button__menu>li>a:hover,
.navigation-button--footer .navigation-button__menu>li>a:focus.focus-visible {
    text-decoration: underline
}

.navigation-button__button {
    background: rgba(20, 20, 20, 0.8);
    border: 1px solid #fff
}

.navigation-button__menu {
    background: #141414
}

.multipart-logo {
    display: flex;
    width: 100%;
    align-items: center
}

.multipart-logo__shield-container {
    width: 60px;
    margin-right: 0.5rem
}

@media (min-width: 992px) {
    .multipart-logo__shield-container {
        margin-right: 0.75rem
    }
}

.multipart-logo__shield {
    display: block;
    width: 100%;
    height: auto
}

.multipart-logo__wordmark-container {
    flex-shrink: 1;
    width: 208px
}

.multipart-logo__wordmark {
    display: block;
    width: 100%;
    position: relative;
    top: 5px;
    opacity: 1;
    transition: opacity 0.25s
}

@media (min-width: 992px) {
    .multipart-logo__wordmark {
        top: 9px
    }
}

.footer-auxiliary-menu {
    margin-bottom: 3rem;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    flex-direction: column
}

.footer-auxiliary-menu>li {
    margin-bottom: 1.5rem
}

.footer-auxiliary-menu>li a {
    color: #fff
}

.footer-auxiliary-menu>li a:hover {
    text-decoration: underline
}

.footer-auxiliary-menu>li:last-of-type {
    margin-bottom: 0;
	margin-right: 0;
}

@media (min-width: 992px) {
    .footer-auxiliary-menu {
        margin-bottom: 0;
        flex-direction: row
    }
    .footer-auxiliary-menu>li {
        margin-bottom: 0;
        margin-right: 3.5rem
    }
}

.social-icons__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center
}

.social-icons__list--in-content {
    margin-bottom: 1.25rem
}

.social-icons__list--in-content .social-icons__link {
    border-color: #b00
}

.social-icons__list--in-content .social-icons__link .social-icons__icon {
    fill: #141414
}

.social-icons__list--in-content .social-icons__link:hover,
.social-icons__list--in-content .social-icons__link:focus {
    background: #b00
}

.social-icons__list--in-content .social-icons__link:hover .social-icons__icon,
.social-icons__list--in-content .social-icons__link:focus .social-icons__icon {
    fill: #fff
}

.social-icons__item {
    width: 48px;
    height: 48px;
    background: transparent;
    position: relative;
    margin-right: 1rem
}

.social-icons__item:last-of-type {
    margin-right: 0
}

.social-icons__link {
    display: block;
    position: absolute;
    border: 2px solid #FDD633;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.25s
}

.social-icons__link:hover,
.social-icons__link:focus {
    background: #FDD633
}

.social-icons__link:hover .social-icons__icon,
.social-icons__link:focus .social-icons__icon {
    fill: #141414
}

.social-icons__icon {
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    transition: fill 0.25s
}

.results-grid--post-row {
    grid-template-columns: 1fr;
    grid-gap: 1rem
}

.results-grid--post-row .results-grid__item:last-of-type .post-row {
    margin-bottom: 0
}

.results-grid--person-card {
    grid-template-columns: 1fr
}

@media (min-width: 992px) {
    .results-grid--person-card {
        grid-template-columns: 1fr 1fr;
        grid-gap: 1rem
    }
}

.results-grid--no-spacing {
    margin-bottom: 0
}

.results-grid__item-link {
    opacity: 1
}

.post-row {
    padding-bottom: 3rem;
    margin-bottom: 2rem;
    border-bottom: 2px solid #E6E7E8;
    position: relative
}

.post-row--condensed {
    padding-bottom: 2rem;
    margin-bottom: 1rem
}

@media (min-width: 992px) {
    .post-row {
        display: flex;
        align-items: flex-start
    }
}

.post-row:hover,
.post-row:focus {
    cursor: pointer
}

.post-row:hover .post-row__title,
.post-row:focus .post-row__title {
    color: #b00
}

.post-row__category {
    display: block;
    color: #b00;
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .post-row__category {
        margin-right: 2rem;
        flex-basis: 175px;
        margin-bottom: 0;
        flex-shrink: 0
    }
}

.post-row__title {
    margin-bottom: 1.5rem;
    font-family: stix-text, serif;
    font-weight: 400;
    color: #404041;
    letter-spacing: normal;
    font-size: 2rem;
    text-transform: none
}

.post-row__text-link {
    color: #141414;
    text-decoration: underline
}

.post-row__text-link:hover,
.post-row__text-link:focus {
    color: #b00
}

.post-row__content {
    flex-grow: 1
}

@media (min-width: 992px) {
    .post-row__content {
        order: 2;
        margin-right: 8rem
    }
}

.post-row__content+.post-row__image {
    margin-top: 1rem
}

@media (min-width: 992px) {
    .post-row__content+.post-row__image {
        margin-top: 0
    }
}

.post-row__image {
    width: 250px;
    flex-shrink: 0
}

.post-row__image img {
    max-width: 100%;
    height: auto
}

@media (min-width: 992px) {
    .post-row__image {
        order: 3;
        margin-bottom: 0
    }
}

.results-grid--no-spacing .results-grid__item:last-of-type .post-row {
    margin-bottom: 0
}

.post-card {
    background: #fff;
    border: 2px solid #E6E7E8;
    padding: 3rem;
    position: relative
}

.post-card .results-grid__item-link:after {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #b00;
    opacity: 0;
    transition: opacity 0.25s
}

.post-card .results-grid__item-link:hover,
.post-card .results-grid__item-link:focus {
    box-shadow: 0 0 5px rgba(20, 20, 20, 0.2)
}

.post-card .results-grid__item-link:hover~.post-card__title,
.post-card .results-grid__item-link:focus~.post-card__title {
    color: #b00
}

.post-card .results-grid__item-link:hover:after,
.post-card .results-grid__item-link:focus:after {
    opacity: 1
}

.post-card--program .post-card__title {
    font-size: 2rem
}

.post-card--loading {
    background: #CCC;
    overflow: hidden
}

.post-card--loading .post-card__category {
    display: block;
    width: 100px;
    height: 15px;
    background: #DDD
}

.post-card--loading .post-card__title {
    display: block;
    width: 250px;
    height: 25px;
    background: #DDD
}

@keyframes sheen {
    0% {
        transform: translateX(0) rotate(45deg)
    }
    100% {
        transform: translateX(1000px) rotate(45deg)
    }
}

.post-card--loading:after {
    content: '';
    display: block;
    width: 50px;
    height: 225%;
    box-shadow: 0 0 10px #FFF;
    background: rgba(255, 255, 255, 0.4);
    opacity: 0.5;
    position: absolute;
    top: -60%;
    left: -50%;
    transform: rotate(45deg);
    animation: 1s sheen ease-out infinite
}

.post-card__category {
    margin-bottom: 1rem;
    color: #b00
}

.post-card__title {
    font-family: stix-text, serif;
    font-weight: 400;
    color: #141414;
    font-size: 1.5rem;
    margin-bottom: 2rem;
    transition: color 0.25s
}

.post-card__sub-label {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-size: 1rem
}

.person-card {
    border: 2px solid #E6E7E8
}

@media (min-width: 576px) {
    .person-card {
        display: flex;
        align-items: stretch
    }
}

.person-card__image-container {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    margin: 1rem
}

@media (min-width: 992px) {
    .person-card__image-container {
        width: auto;
        height: auto;
        min-width: 209px;
        flex-shrink: 0;
        margin: 0
    }
}

.person-card__image {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: transform 0.25s
}

@supports (object-fit: cover) {
    .person-card__image {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.person-card__content {
    padding: 1rem;
    flex-grow: 1
}

@media (min-width: 992px) {
    .person-card__content {
        padding: 3rem
    }
}

.person-card__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.person-card__link:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: #b00;
    opacity: 0;
    z-index: 2
}

.person-card__link:hover,
.person-card__link:focus {
    box-shadow: 0 0 5px rgba(20, 20, 20, 0.2)
}

.person-card__link:hover:after,
.person-card__link:focus:after {
    opacity: 1
}

.person-card__link:hover~.person-card__image-container .person-card__image,
.person-card__link:focus~.person-card__image-container .person-card__image {
    transform: scale(1.05)
}

.person-card__department {
    display: block;
    margin-bottom: 1.5rem
}

.person-card__name {
    margin-bottom: 0;
    font-weight: normal
}

.person-card__title {
    margin-bottom: 2rem;
    display: block;
    font-size: 1rem;
    color: #b00;
    font-style: italic;
    white-space: pre-line
}

.person-card__email,
.person-card__phone {
    margin-bottom: 1rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}

.photo-feature {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: calc(100vh - var(--headerHeight, 80px))
}

@media screen and (min-height: 800px) {
    .photo-feature {
        min-height: calc(90vh - var(--headerHeight, 80px))
    }
}

.photo-feature__stats-copy {
    color: #fff;
    font-family: stix-text, serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.33;
    margin-top: 1.5rem
}

@media (min-width: 992px) {
    .photo-feature__stats-copy {
        margin-top: 0
    }
}

.photo-feature__stat {
    color: #fff;
    font-family: stix-text, serif;
    font-weight: 600;
    font-size: 4rem;
    line-height: 1.125;
    margin-bottom: 0
}

.photo-feature__stat-description {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.33;
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .photo-feature__stat-description {
        margin-bottom: 3rem
    }
}

.photo-feature__intro {
    color: #fff
}

.photo-feature__inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #fff;
    position: relative;
    flex-grow: 1
}

.photo-feature__inner:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(20, 20, 20, 0.93) 93%, #141414 100%)
}

@media (min-width: 992px) {
    .photo-feature__inner:before {
        background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(20, 20, 20, 0.93) 93%, #141414 100%)
    }
}

.photo-feature__image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden
}

.photo-feature__image {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

@supports (object-fit: cover) {
    .photo-feature__image {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.photo-feature__content-container {
    position: relative;
    color: #fff;
    z-index: 3;
    padding: 3rem 0
}

@media (min-width: 992px) {
    .photo-feature__content-container {
        padding: 6rem 0
    }
}

.photo-feature__headline {
    color: #fff
}

.photo-feature__supercap {
    color: #fff
}

.photo-feature .btns {
    border: 2px solid #fff
}

@media (min-width: 992px) {
    .photo-feature--has-stats .photo-feature__inner:before {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(20, 20, 20, 0.93) 93%, #141414 100%)
    }
}

@media screen and (min-height: 800px) and (max-width: 992px) {
    .photo-feature--has-stats {
        max-height: 1000px
    }
}

.photo-feature__stats-content--desktop {
    display: none
}

@media (min-width: 992px) {
    .photo-feature__stats-content--desktop {
        display: block
    }
}

.photo-feature___stats-container {
    background: #141414;
    padding: 0 0 3rem 0;
    color: #fff
}

@media (min-width: 992px) {
    .photo-feature___stats-container {
        display: none
    }
}

.featured-section-columns {
    width: 100%;
    background: #ffffff
}

.featured-section-columns__image-container {
    position: relative;
    padding-bottom: 58%;
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .featured-section-columns__image-container {
        padding-bottom: 37%;
        margin-bottom: 3rem
    }
}

.featured-section-columns__image {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

@supports (object-fit: cover) {
    .featured-section-columns__image {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.featured-section-columns__content {
    position: relative;
    z-index: 1;
    margin-bottom: -3rem
}

@media (min-width: 992px) {
    .featured-section-columns__content {
        margin-bottom: 0
    }
}

.featured-section-columns__sidebar-inner {
    position: relative
}

.featured-section-columns__grid {
    padding: 0 1.5rem;
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .featured-section-columns__grid {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0
    }
}

.featured-section-columns__grid-item {
    margin-bottom: 3rem
}

.featured-section-columns__grid-item:last-of-type {
    margin-bottom: 0
}

.featured-section-columns__grid-headline {
    color: #b00
}

.featured-section-columns__grid-copy {
    margin-bottom: 1.5rem
}

.featured-section-columns--has-image .featured-section-columns__intro {
    margin-bottom: 0
}

@media (min-width: 992px) {
    .featured-section-columns--has-image .featured-section-columns__intro {
        margin-bottom: 3rem
    }
}

.featured-section-columns--has-image .featured-section-columns__sidebar-inner {
    padding: 1.5rem;
    padding-top: 0;
    margin-bottom: 1.5rem
}

.featured-section-columns--has-image .featured-section-columns__sidebar-inner:after {
    content: '';
    width: 100%;
    height: calc(100% + 3rem);
    left: 0;
    bottom: 0;
    background: linear-gradient(to right, #fdd633, #fbad17);
    opacity: 0.9;
    position: absolute;
    z-index: -1
}

@media (min-width: 992px) {
    .featured-section-columns--has-image .featured-section-columns__sidebar-inner {
        padding: 2rem;
        padding-top: 0
    }
    .featured-section-columns--has-image .featured-section-columns__sidebar-inner:after {
        height: calc(100% + 9rem)
    }
}

.large-links__image-container {
    position: relative;
    left: 0;
    margin-bottom: 3rem;
    overflow: hidden;
    width: calc(100% + 2 * 1.5rem);
    height: calc(100vh - var(--headerHeight, 80px));
    max-height: 400px;
    transform: translateX(-1.5rem);
    z-index: 1
}

@media (min-width: 992px) {
    .large-links__image-container {
        transform: none;
        margin-right: 4.5rem;
        margin-bottom: 0;
        max-height: none;
        max-width: 600px;
        height: 800px;
        width: auto
    }
}

.large-links__image-container--with-cta {
    padding-bottom: 6rem;
    margin-bottom: 9rem
}

@media (min-width: 992px) {
    .large-links__image-container--with-cta {
        margin-bottom: 4.5rem
    }
}

.large-links__image {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.25s
}

@supports (object-fit: cover) {
    .large-links__image {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.large-links__image.active {
    z-index: 2;
    opacity: 1
}

.large-links__sidebar-container {
    padding: 1.5rem;
    background: linear-gradient(to right, rgba(253, 214, 51, 0.9), rgba(251, 173, 23, 0.9));
    position: absolute;
    bottom: 3rem;
    z-index: 2;
    width: 100%;
    right: 0
}

@media (min-width: 992px) {
    .large-links__sidebar-container {
        bottom: 0;
        padding: 3rem;
        width: 75%
    }
}

.large-links__sidebar-copy {
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .large-links__sidebar-copy {
        margin-bottom: 1.5rem
    }
}

.large-links__cta-button {
    margin-bottom: 2rem
}

@media (min-width: 992px) {
    .large-links__cta-button {
        margin-bottom: 0
    }
}

.large-links__list {
    list-style: none;
    font-size: 2.5rem;
    line-height: 1.2;
    padding-left: 1.5rem;
    font-family: stix-text, serif;
    font-weight: 400
}

.large-links__list>li>a {
    color: #b00;
    display: block;
    position: relative;
    transition: all 0.25s;
    text-decoration: none;
    padding-bottom: 2rem
}

.large-links__list>li>a:hover,
.large-links__list>li>a:focus {
    text-decoration: none;
    color: #9A0000
}

.large-links__list>li>a:hover:before,
.large-links__list>li>a:focus:before {
    display: block
}

.large-links__list>li>a:before {
    content: '';
    display: none;
    position: absolute;
    width: 1rem;
    height: 2px;
    background: #9A0000;
    right: calc(100% + 1rem);
    top: calc(50% - 1rem)
}

@media (min-width: 992px) {
    .large-links__list {
        font-size: 3rem;
        line-height: 1.16;
        padding-left: 6.5rem
    }
    .large-links__list>li>a:before {
        width: 3rem;
        right: calc(100% + 2rem)
    }
}

@media (min-width: 1400px) {
    .large-links__list>li>a {
        white-space: nowrap
    }
}

@media (min-width: 992px) {
    .large-links--has-image .large-links__content {
        padding-top: 2rem
    }
}

.large-links--has-image .large-links__cta-button {
    margin-bottom: 0
}

.left-right-image {
    padding: 3rem 0;
    background: #E6E7E8
}

@media (min-width: 992px) {
    .left-right-image {
        padding: 6.5rem 0
    }
}

.left-right-image__section {
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .left-right-image__section {
        margin-bottom: 6.5rem
    }
}

.left-right-image__section:last-of-type {
    margin-bottom: 0
}

@media (min-width: 992px) {
    .left-right-image__row--image-right .left-right-image__image-container {
        padding-right: 0;
        padding-left: 1rem
    }
}

.left-right-image__image-container {
    margin-bottom: 1.5rem;
    padding-bottom: 53%;
    position: relative
}

@media (min-width: 992px) {
    .left-right-image__image-container {
        padding-right: 1rem;
        margin: 0
    }
}

.left-right-image__image {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

@supports (object-fit: cover) {
    .left-right-image__image {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.left-right-image__content {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #A7A9AB
}

@media (min-width: 992px) {
    .left-right-image__content {
        padding-bottom: 2rem
    }
}

.left-right-image__copy {
    font-family: stix-text, serif;
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 2.125rem;
    color: #404041;
    padding-top: .625rem
}

@media (min-width: 992px) {
    .left-right-image__copy {
        margin-bottom: 4.625rem;
        padding-top: 1.125rem
    }
}

.upup-alert-bar {
    background: #9A0000;
    color: #fff;
    padding-bottom: 2rem
}

@media (min-width: 992px) {
    .upup-alert-bar {
        padding: 2rem 0
    }
}

.upup-alert-bar__title {
    color: #fff;
    font-size: 1.5rem;
    font-family: stix-text, serif;
    font-weight: 400
}

@media (min-width: 992px) {
    .upup-alert-bar__content-column {
        margin-right: 8.5rem
    }
}

.upup-alert-bar__content {
    color: #fff
}

.upup-alert-bar__content a {
    color: #fff;
    text-decoration: underline
}

.upup-alert-bar__dismiss-bar {
    background: #b00
}

.upup-alert-bar__dismiss {
    color: #fff
}

.upup-alert-bar__dismiss-close:before,
.upup-alert-bar__dismiss-close:after {
    background: #fff
}

.single-person__header {
    margin-bottom: 2rem
}

@media (min-width: 992px) {
    .single-person__header {
        margin-bottom: 3rem
    }
}

.single-person__body {
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .single-person__body {
        margin-bottom: 0
    }
}

.single-person__thumb {
    margin-bottom: 2rem
}

@media (min-width: 992px) {
    .single-person__thumb {
        margin-bottom: 3.5rem
    }
}

.single-person__content {
    width: 100%;
    margin-bottom: 30px
}

.single-person__sidebar-title {
    color: #b00;
    margin-bottom: 1rem
}

.single-person__sidebar-text {
    line-height: 1.4375rem
}

.single-person__sidebar-text a {
    text-decoration: underline;
    color: #141414
}

.single-person__sidebar-text p {
    margin-bottom: 8px
}

.single-person__heading-title {
    font-size: 3.5rem;
    color: #141414;
    margin-bottom: 0.5rem
}

@media (max-width: 767.98px) {
    .single-person__heading-title {
        font-size: 2.5rem
    }
}

.single-person__title {
    font-size: 1.5rem;
    color: #b00;
    font-style: italic;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400
}

.single-person__title p:last-of-type {
    margin-bottom: 0
}

.single-post-header {
    margin-bottom: 3rem
}

.single-post-header .default_breadcrumbs {
    padding-bottom: 0
}

.single-post-header__supercap {
    display: block;
    color: #b00;
    margin-bottom: 1rem
}

.single-post-header__supercap:hover,
.single-post-header__supercap:focus {
    color: #b00
}

.single-post-header__title {
    color: #141414;
    width: 100%;
    margin-bottom: 1.5rem
}

.single-post-header__title--no-margin,
.single-post-header__title:last-child {
    margin-bottom: 0
}

.single-post-header__event-location-time {
    color: #58585B
}

@media (min-width: 992px) {
    .single-post-header__event-location-time {
        margin-bottom: 0
    }
}

.single-post-header__event-location-time svg {
    display: inline-block;
    width: 20px;
    height: 20px;
    fill: #E6E7E8;
    margin-right: 0.5rem
}

.single-post-header__byline {
    color: #58585B
}

.single-post-header__author,
.single-post-header__date {
    color: #141414
}

.single-post-header__event-location,
.single-post-header__event-time {
    display: inline-flex;
    align-items: center;
    margin-right: 1.5rem
}

.single-post-body .entry-content {
    margin-bottom: 2rem
}

@media (min-width: 992px) {
    .single-post-body .entry-content {
        margin-bottom: 0
    }
}

.single-post-body__featured-image-container {
    margin-top: 3rem
}

.single-post-body__featured-image-container figure {
    margin: 0
}

.single-post-body__featured-image {
    width: calc(100% + 1.5rem * 2);
    transform: translateX(-1.5rem);
    position: relative;
    padding-bottom: 300px;
    margin-bottom: 0
}

@media (min-width: 992px) {
    .single-post-body__featured-image {
        width: calc(100% + 2rem * 2);
        transform: translateX(-2rem);
        padding-bottom: 540px
    }
}

.single-post-body__featured-image img {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

@supports (object-fit: cover) {
    .single-post-body__featured-image img {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.single-post-prev-next__block {
    position: relative;
    padding: 3rem 0;
    border-top: 1px solid #E6E7E8;
    border-bottom: 1px solid #E6E7E8
}

.single-post-prev-next__block--next {
    border-top: 0
}

@media (min-width: 992px) {
    .single-post-prev-next__block--next {
        border-top: 1px solid #E6E7E8
    }
}

.single-post-prev-next__block:hover .single-post-prev-next__title,
.single-post-prev-next__block:focus-within .single-post-prev-next__title {
    color: #b00
}

.single-post-prev-next__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.single-post-prev-next__supercap {
    color: #b00;
    margin-bottom: 1.5rem;
    display: block
}

.single-post-prev-next__title {
    font-family: stix-text, serif;
    font-weight: 400;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    color: #141414
}

.single-post-prev-next__date {
    color: #b00;
    display: block
}

.single-post-prev-next__event-location,
.single-post-prev-next__event-time {
    display: block
}

.single-post-related__title {
    font-family: stix-text, serif;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 1rem;
    letter-spacing: 0
}

.single-post-related__header {
    margin-bottom: 3rem
}

.single-tribe_events .tribe-events-event-meta {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 1rem
}

.single-tribe_events .tribe-events-event-meta.tribe-events-single-section {
    margin-bottom: 1.5rem
}

.single-tribe_events .tribe-events-event-meta .tribe-events-single-section-title {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1rem
}

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #E6E7E8
}

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group:last-of-type {
    margin-bottom: 0
}

.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
    float: none;
    width: 100%
}

.single-tribe_events .tribe-events-related-events-title {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1rem
}

.single-tribe_events .tribe-events-related-events-title .tribe-events-gmap {
    color: #b00
}

.single-tribe_events .tribe-events-related-events-title .tribe-events-gmap:hover,
.single-tribe_events .tribe-events-related-events-title .tribe-events-gmap:focus {
    color: #9A0000
}

.single-tribe_events .tribe-events-related-events-title abbr {
    text-decoration: none
}

.single-tribe_events .tribe-related-events .tribe-related-events-title a {
    color: #b00
}

.single-tribe_events .tribe-related-events .tribe-related-events-title a:hover,
.single-tribe_events .tribe-related-events .tribe-related-events-title a:focus {
    color: #9A0000
}

.single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical {
    position: relative;
    background: #fff;
    color: #141414;
    padding: 1.5rem 2.5rem;
    text-transform: none;
    line-height: 1;
    text-align: left;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.25s;
    font-size: 1rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    -webkit-appearance: none;
    border: 1px solid #b00;
    border-radius: 0;
    width: 100%;
    min-width: 180px;
    width: auto
}

.single-tribe_events a.tribe-events-gcal:before,
.single-tribe_events a.tribe-events-ical:before {
    content: '';
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
    background: linear-gradient(to right, red 0%, #9a0000 100%);
    opacity: 0;
    z-index: -1;
    transition: all 0.25s
}

.single-tribe_events a.tribe-events-gcal:hover,
.single-tribe_events a.tribe-events-gcal:focus,
.single-tribe_events a.tribe-events-ical:hover,
.single-tribe_events a.tribe-events-ical:focus {
    text-decoration: none;
    border-color: transparent;
    color: #fff;
    background-color: #b00
}

.single-tribe_events a.tribe-events-gcal:hover:before,
.single-tribe_events a.tribe-events-gcal:focus:before,
.single-tribe_events a.tribe-events-ical:hover:before,
.single-tribe_events a.tribe-events-ical:focus:before {
    opacity: 1
}

.single-tribe_events a.tribe-events-gcal:hover .btn__icon,
.single-tribe_events a.tribe-events-gcal:focus .btn__icon,
.single-tribe_events a.tribe-events-ical:hover .btn__icon,
.single-tribe_events a.tribe-events-ical:focus .btn__icon {
    fill: #fff
}

.single-tribe_events a.tribe-events-gcal:hover,
.single-tribe_events a.tribe-events-ical:hover {
    padding: 1.5rem 2.5rem;
    font-size: 1rem;
    font-weight: 700
}

.single-tribe_events .tribe-events-cal-links {
    margin-bottom: 3rem
}

.single-tribe_events .tribe-events-notices {
    margin-bottom: 0
}

.single-tribe_events .upcoming-events .grid-container {
    padding: 0
}

.tribe-events-notices {
    background: #E6E7E8;
    color: #141414;
    text-shadow: none;
    border: none;
    border-radius: 0
}

.tribe-events-notices ul {
    list-style: none
}

.tribe-events-notices ul li:before {
    display: none
}

.tribe-common [class*=tribe] {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400
}

.tribe-common [class*=tribe-common-h],
.tribe-common .tribe-events-pro-week-grid__header-column-daynum-link {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700
}

.tribe-common .tribe-common-c-btn {
    position: relative;
    background: #fff;
    color: #141414;
    padding: 1.5rem 2.5rem;
    text-transform: none;
    line-height: 1;
    text-align: left;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.25s;
    font-size: 1rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    -webkit-appearance: none;
    border: 1px solid #b00;
    border-radius: 0;
    width: 100%;
    min-width: 180px;
    font-size: 0.9rem;
    border-radius: 0
}

.tribe-common .tribe-common-c-btn:before {
    content: '';
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
    background: linear-gradient(to right, red 0%, #9a0000 100%);
    opacity: 0;
    z-index: -1;
    transition: all 0.25s
}

.tribe-common .tribe-common-c-btn:hover,
.tribe-common .tribe-common-c-btn:focus {
    text-decoration: none;
    border-color: transparent;
    color: #fff;
    background-color: #b00
}

.tribe-common .tribe-common-c-btn:hover:before,
.tribe-common .tribe-common-c-btn:focus:before {
    opacity: 1
}

.tribe-common .tribe-common-c-btn:hover .btn__icon,
.tribe-common .tribe-common-c-btn:focus .btn__icon {
    fill: #fff
}

.tribe-common .tribe-common-l-container {
    padding: 0 24px !important;
    max-width: 1232px;
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .tribe-common .tribe-common-l-container {
        margin-bottom: 6.5rem;
        padding: 0 32px !important
    }
}

.tribe-events .tribe-events-c-ical__link {
    position: relative;
    background: #fff;
    color: #141414;
    padding: 1.5rem 2.5rem;
    text-transform: none;
    line-height: 1;
    text-align: left;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.25s;
    font-size: 1rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    -webkit-appearance: none;
    border: 1px solid #b00;
    border-radius: 0;
    width: 100%;
    min-width: 180px;
    justify-content: flex-start
}

.tribe-events .tribe-events-c-ical__link:before {
    content: '';
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
    background: linear-gradient(to right, red 0%, #9a0000 100%);
    opacity: 0;
    z-index: -1;
    transition: all 0.25s
}

.tribe-events .tribe-events-c-ical__link:hover,
.tribe-events .tribe-events-c-ical__link:focus {
    text-decoration: none;
    border-color: transparent;
    color: #fff;
    background-color: #b00
}

.tribe-events .tribe-events-c-ical__link:hover:before,
.tribe-events .tribe-events-c-ical__link:focus:before {
    opacity: 1
}

.tribe-events .tribe-events-c-ical__link:hover .btn__icon,
.tribe-events .tribe-events-c-ical__link:focus .btn__icon {
    fill: #fff
}

.tribe-events .tribe-events-c-ical__link:before {
    background-image: none
}

.tribe-events .tribe-events-c-ical__link:hover:before,
.tribe-events .tribe-events-c-ical__link:focus:before {
    background-image: none
}

.tribe-events .tribe-events-calendar-month .tribe-events-calendar-month__day:hover:after {
    background-color: #b00
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #b00
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus {
    color: #9A0000
}

.tribe-events .tribe-events-calendar-month__day-cell--selected {
    background-color: #b00
}

.tribe-events .tribe-events-calendar-month__day-cell--selected:hover,
.tribe-events .tribe-events-calendar-month__day-cell--selected:focus {
    background-color: #b00
}

@media (max-width: 1199.98px) {
    .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
        color: #fff
    }
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #b00
}

.tribe-events .tribe-events-calendar-month__calendar-event-title,
.tribe-events .tribe-events-pro-week-grid__event-title {
    font-size: 0.875rem
}

.tribe-events .tribe-events-calendar-list__event-title-link {
    color: #b00
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #b00;
    letter-spacing: 2px;
    font-size: 1rem
}

.tribe-events .tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h4--min-medium {
    font-size: 2rem
}

.tribe-events .tribe-events-pro-week-grid__event-link-inner,
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner,
.tribe-events .tribe-events-pro-week-grid__multiday-event-bar-inner {
    background-color: rgba(187, 0, 0, 0.1)
}

.tribe-events .tribe-events-pro-week-grid__event-link:hover .tribe-events-pro-week-grid__event-link-inner,
.tribe-events .tribe-events-pro-week-grid__event-link:focus .tribe-events-pro-week-grid__event-link-inner {
    background-color: rgba(154, 0, 0, 0.1)
}

.tribe-events .tribe-events-pro-week-day-selector__day--active {
    border-color: #b00
}

.tribe-events .tribe-events-pro-week-day-selector__events-icon {
    background-color: #b00
}

.tribe-events .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum {
    color: #b00
}

.tribe-events .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum-link {
    color: #b00
}

.tribe-events .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum-link:hover,
.tribe-events .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum-link:focus {
    color: #9A0000
}

.tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 0 0 1.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 0 0 0 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 0 0 5.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 0 1 4.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 0 1-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%235D5D5D'/%3E%3C/svg%3E")
}

.tribe-events .tribe-events-c-search__input:focus,
.tribe-events .tribe-events-c-search__input.tribe-events-c-search__input--icon:focus,
.tribe-events .tribe-events-c-search__input.tribe-events-c-search__input--icon:active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 0 0 1.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 0 0 0 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 0 0 5.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 0 1 4.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 0 1-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%23BB0000'/%3E%3C/svg%3E")
}

.tribe-events .tribe-events-pro-venue__meta-address-directions-link,
.tribe-events .tribe-events-pro-venue__meta-website-link {
    color: #b00
}

.tribe-events .tribe-events-pro-venue__meta-address-directions-link:hover,
.tribe-events .tribe-events-pro-venue__meta-address-directions-link:focus,
.tribe-events .tribe-events-pro-venue__meta-website-link:hover,
.tribe-events .tribe-events-pro-venue__meta-website-link:focus {
    color: #9A0000
}

.tribe-events .tribe-events-c-top-bar__datepicker-container .datepicker table tr {
    background: none
}

.tribe-events .tribe-events-c-top-bar__datepicker-container .datepicker .month.active,
.tribe-events .tribe-events-c-top-bar__datepicker-container .datepicker .month.focused {
    background: #b00;
    color: #fff
}

.tribe-events .tribe-events-c-top-bar__datepicker-container .datepicker .day.active,
.tribe-events .tribe-events-c-top-bar__datepicker-container .datepicker .day.focused {
    background: #b00;
    color: #fff
}

.tribe-events .tribe-events-c-top-bar__datepicker-container .datepicker .year.active,
.tribe-events .tribe-events-c-top-bar__datepicker-container .datepicker .year.focused {
    background: #b00;
    color: #fff
}

.tribe-events .tribe-common-c-btn-icon--caret-right:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z' fill='%23BB0000'/%3E%3C/svg%3E")
}

.tribe-events .tribe-common-c-btn-icon--caret-right:disabled:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z' fill='%2358585B'/%3E%3C/svg%3E")
}

.tribe-events .tribe-common-c-btn-icon--caret-left:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z' fill='%23BB0000'/%3E%3C/svg%3E")
}

.tribe-events .tribe-common-c-btn-icon--caret-left:disabled:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z' fill='%2358585B'/%3E%3C/svg%3E")
}

.tribe-events .tribe-events-c-nav__next:disabled,
.tribe-events .tribe-events-c-nav__prev:disabled {
    color: #58585B
}

.tribe-events .tribe-events-c-nav__next:disabled:before,
.tribe-events .tribe-events-c-nav__prev:disabled:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z' fill='%2358585B'/%3E%3C/svg%3E")
}

.tribe-events .tribe-events-c-nav__next:disabled:after,
.tribe-events .tribe-events-c-nav__prev:disabled:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z' fill='%2358585B'/%3E%3C/svg%3E")
}

.tribe-events .single-page-header__title {
    width: 100%
}

.tribe-mini-calendar .tribe-mini-calendar-nav {
    background: none;
    border: none
}

.tribe-mini-calendar .tribe-mini-calendar-nav tr,
.tribe-mini-calendar .tribe-mini-calendar-nav td {
    background: none;
    border: none
}

.tribe-mini-calendar .tribe-mini-calendar-nav-link span {
    color: #404041
}

.tribe-mini-calendar #tribe-mini-calendar-month-0 {
    padding: 1rem 0;
    color: #b00;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px
}

.tribe-mini-calendar th.tribe-mini-calendar-dayofweek {
    background: #9A0000;
    padding: 0.5rem;
    border-color: #fff
}

.tribe-mini-calendar tbody td {
    border-color: #A7A9AB
}

@media (min-width: 992px) {
    .tribe-mini-calendar tbody td {
        padding: 0.5rem
    }
}

.tribe-mini-calendar tbody td.tribe-events-past {
    opacity: 0.75
}

.tribe-mini-calendar tbody td.tribe-events-thismonth {
    background: transparent
}

.tribe-mini-calendar tbody td.tribe-events-thismonth .tribe-mini-calendar-no-event {
    color: #404041
}

.tribe-mini-calendar tbody td.tribe-events-othermonth {
    background: #E6E7E8
}

.tribe-mini-calendar tbody td.tribe-events-othermonth .tribe-mini-calendar-no-event {
    color: #58585B
}

.tribe-mini-calendar tbody td.tribe-events-has-events:hover,
.tribe-mini-calendar tbody td.tribe-events-has-events:focus-within {
    background: #b00
}

.tribe-mini-calendar tbody td.tribe-events-has-events:hover div[id*=daynum-] a,
.tribe-mini-calendar tbody td.tribe-events-has-events:focus-within div[id*=daynum-] a {
    color: #fff
}

.tribe-mini-calendar tbody td.tribe-events-has-events:hover div[id*=daynum-] a:before,
.tribe-mini-calendar tbody td.tribe-events-has-events:focus-within div[id*=daynum-] a:before {
    background: #fff
}

.tribe-mini-calendar tbody .tribe-events-has-events div[id*=daynum-] a {
    color: #404041
}

.tribe-mini-calendar tbody .tribe-events-has-events div[id*=daynum-] a:before {
    background: #b00
}

.tribe-mini-calendar tbody .tribe-events-has-events div[id*=daynum-] a:hover,
.tribe-mini-calendar tbody .tribe-events-has-events div[id*=daynum-] a:focus {
    opacity: 1;
    background: #b00;
    color: #fff
}

.tribe-mini-calendar tbody .tribe-events-has-events div[id*=daynum-] a:hover:before,
.tribe-mini-calendar tbody .tribe-events-has-events div[id*=daynum-] a:focus:before {
    background: #fff
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date {
    background: #404041
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .tribe-events-title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .tribe-events-title a:hover,
.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .tribe-events-title a:focus {
    color: #b00
}

.related-programs__title {
    color: #141414;
    font-size: 2.5rem;
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .related-programs__title {
        font-size: 3rem
    }
}

.people-search {
    max-height: 200px;
    overflow: scroll;
    margin-bottom: 1.5rem;
    flex-shrink: 0
}

.people-search__inner {
    padding: 1rem;
    background: #58585B
}

.people-search__title {
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0.5rem
}

.people-search__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.people-search__list>li {
    display: block;
    margin-bottom: 1rem
}

.people-search__name {
    display: flex;
    padding: 0.5rem;
    margin-bottom: 0.25rem;
    background: #404041;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    justify-content: space-between;
    align-items: center
}

.people-search__name a {
    color: #fff;
    text-decoration: underline
}

.people-search__name:hover {
    cursor: pointer
}

.people-search__person.expanded .people-search__expand {
    transform: rotate(45deg)
}

.people-search__person.expanded .people-search__details {
    display: block
}

.people-search__expand {
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    border: none;
    -webkit-appearance: none;
    background: none
}

.people-search__expand:before,
.people-search__expand:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 2px;
    height: 100%;
    background: #fff
}

.people-search__expand:after {
    transform: translate(-50%, -50%) rotate(90deg)
}

.people-search__details {
    display: none
}

.people-search__details a {
    color: #fff;
    text-decoration: underline
}

.pagination-list .pagination-list__link,
.pagination-list>li>a {
    display: inline-block;
    padding: 0.1rem 0.25rem
}

.pagination-list .pagination-list__link:not(.prev):not(.next),
.pagination-list>li>a:not(.prev):not(.next) {
    text-decoration: underline
}

.section-home-header-slider .homepage-owl-nav-dots {
    position: absolute;
    bottom: 5rem;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    z-index: 100;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 8.5625rem
}

.section-home-header-slider .homepage-owl-nav-dots .owl-dots {
    position: static;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0
}

.section-home-header-slider .homepage-owl-nav-dots .owl-dots .owl-dot {
    cursor: pointer
}

.section-home-header-slider .homepage-owl-nav-dots .owl-nav {
    position: static;
    bottom: 0;
    margin: 0;
    padding: 0;
    height: 24px;
    display: flex;
    align-items: center
}

.section-home-header-slider .homepage-owl-nav-dots .owl-nav div {
    cursor: pointer
}

.section-home-header-slider .homepage-owl-nav-dots .owl-nav .owl-next {
    margin-top: -4px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

.owl-nav-dots .owl-nav,
.owl-nav-dots .owl-dots {
    position: relative;
    margin: 0
}

.homepage-owl-nav-dots .owl-nav,
.homepage-owl-nav-dots .owl-dots {
    position: absolute;
    left: 240px;
    bottom: 95px
}

.homepage-owl-nav-dots .owl-dots {
    bottom: 89px
}

.homepage-owl-nav-dots .owl-nav {
    display: flex
}

.homepage-owl-nav-dots .owl-next,
.homepage-owl-nav-dots .owl-prev {
    width: 8px;
    height: 16px;
    margin: 0 8px;
    background-size: 100% auto
}

.homepage-owl-nav-dots .owl-prev {
    display: none;
    transform: rotate(180deg)
}

.homepage-owl-nav-dots .owl-dot {
    width: 16px;
    height: 16px;
    margin-right: 15px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #fff
}

.homepage-owl-nav-dots .owl-dot.active {
    background-color: #fff
}

.homepage-owl-nav-dots .header__owl_arrow {
    width: 8px;
    height: 16px;
    fill: transparent
}

@media (max-width: 991.98px) {
    .home-header-slider .owl-nav {
        bottom: 24px !important
    }
}

@media (max-width: 991.98px) {
    .home-header-slider .owl-dots {
        bottom: 17px !important
    }
}

@media (max-width: 991.98px) {
    .section-home-header-slider .homepage-owl-nav-dots {
        bottom: 2rem;
        padding: 0;
        padding-left: 50px
    }
}

@media (max-width: 991.98px) {
    .homepage-owl-nav-dots .owl-nav,
    .homepage-owl-nav-dots .owl-dots {
        bottom: 24px;
        left: 50px
    }
}

@media (max-width: 991.98px) {
    .homepage-owl-nav-dots .owl-nav {
        bottom: 30px
    }
}

@media only screen and (max-width: 1024px) {
    .homepage-owl-nav-dots .owl-nav,
    .homepage-owl-nav-dots .owl-dots {
        bottom: 60px;
        left: 120px
    }
    .homepage-owl-nav-dots .owl-nav {
        bottom: 65px
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    display: flex;
    align-items: stretch;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    -ms-touch-action-touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0
}

.owl-carousel .owl-item .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -ms-transform-transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-general-styles__item {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative
}

.owl-general-styles__item-description {
    width: 100%;
    z-index: 100;
    color: #fff;
    position: relative;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400
}

.owl-general-styles__item--vertical-separator {
    width: 0px;
    z-index: 10;
    position: absolute;
    display: inline-block
}

.owl-general-styles__item-background {
    background-size: cover;
    background-repeat: no-repeat
}

.owl-nav-dots .owl-nav,
.owl-nav-dots .owl-dots {
    position: relative;
    margin: 0
}

.section-home-header-slider {
    overflow: hidden;
    position: relative
}

.home-header-slider__item {
    padding: 0 1.5rem 4rem 1.5rem;
    background-position: center;
    background-size: cover;
    min-height: calc(100vh - 80px);
    background-repeat: no-repeat;
    align-items: flex-end
}

@media (min-width: 992px) {
    .home-header-slider__item {
        padding: 0;
        padding-bottom: 9rem
    }
}

@media screen and (min-height: 800px) {
    .home-header-slider__item {
        min-height: 1000px
    }
}

.home-header-slider__item-content {
    margin-top: 3rem;
    position: relative;
    z-index: 2;
    padding-left: 0
}

@media (min-width: 992px) {
    .home-header-slider__item-content {
        padding-left: 6.5rem
    }
}

.home-header-slider__item-description {
    font-size: 1.125rem;
    line-height: 1.5;
    color: #fff;
    position: relative;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    z-index: 100;
    max-width: 568px
}

@media (min-width: 992px) {
    .home-header-slider__item-description {
        font-size: 1.5rem
    }
}

.home-header-slider__item-title {
    max-width: 525px;
    font-size: 3rem;
    font-family: stix-text, serif;
    font-weight: 700;
    position: relative;
    line-height: 1;
    letter-spacing: -1.38462px;
    color: #fff;
    margin-bottom: 1.25rem
}

@media (min-width: 576px) {
    .home-header-slider__item-title {
        font-size: 4.5rem;
        line-height: 4.5rem
    }
}

@media (min-width: 992px) {
    .home-header-slider__item-title {
        font-size: 6.5rem;
        line-height: 0.92;
        margin-bottom: 0;
        padding-bottom: 30px;
        letter-spacing: -2px
    }
}

.home-header-slider__item-title:first-line {
    font-style: italic
}

.home-header-slider__item-title:before {
    content: '';
    top: 0;
    left: -24px;
    bottom: 0;
    width: 3px;
    height: 100%;
    position: absolute;
    background-color: #fff
}

@media (min-width: 992px) {
    .home-header-slider__item-title:before {
        left: -6.5rem;
        width: 2px
    }
}

.home-header-slider__item::before,
.home-header-slider__item::after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.9)
}

.home-header-slider__item::before {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, transparent 55%);
    display: none
}

@media (min-width: 992px) {
    .home-header-slider__item::before {
        display: block
    }
}

.home-header-slider__item::after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, transparent 80%)
}

@media (min-width: 992px) {
    .home-header-slider__item::after {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, transparent 30%)
    }
}

.home-header-slider__pause {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    width: 40px;
    height: 40px;
    -webkit-appearance: none;
    background: none;
    z-index: 101;
    border: 2px solid #fff
}

.home-header-slider__pause.paused {
    display: none
}

.home-header-slider__pause:before {
    content: '';
    box-sizing: content-box;
    width: 5px;
    height: 25px;
    border-left: 10px solid #FFF;
    border-right: 10px solid #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.recent-news {
    padding: 3rem 0;
    background: linear-gradient(to bottom, #e6e7e8 0%, #e4e5e6 1%, rgba(0, 0, 0, 0) 100%)
}

@media (min-width: 992px) {
    .recent-news {
        padding: 5rem 0
    }
}

@media (min-width: 992px) {
    .recent-news--single .recent-news__top-block .recent-news__image-container {
        height: 100%
    }
}

.recent-news__header {
    display: flex;
    margin-bottom: 3rem;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

@media (min-width: 992px) {
    .recent-news__header {
        margin-bottom: 5rem
    }
}

.recent-news__section-headline {
    flex-basis: 100%;
    margin-bottom: 0.5rem
}

@media (min-width: 992px) {
    .recent-news__section-headline {
        flex-basis: 50%;
        margin-bottom: 1rem
    }
}

.recent-news__disclaimer {
    font-style: italic
}

.recent-news__image-container {
    margin-bottom: 2rem
}

.recent-news__image-block {
    display: block;
    position: relative;
    height: 100%
}

.recent-news__image-block:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #b00;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.25s
}

.recent-news__color-block {
    width: 100%;
    padding-bottom: 50%;
    background: #b00;
    opacity: 0.3
}

.recent-news__image {
    width: 100%;
    height: auto
}

.recent-news__content-block {
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #A7A9AB;
    margin-bottom: 2.5rem
}

@media (min-width: 992px) {
    .recent-news__content-block {
        margin-bottom: 0
    }
}

.recent-news__title {
    margin-bottom: 2rem
}

.recent-news__supercap {
    margin-bottom: 2rem;
    color: #b00;
    display: block
}

.recent-news__date {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #58585B
}

.recent-news__link-block {
    display: block
}

.recent-news__link-block:hover,
.recent-news__link-block:focus {
    text-decoration: none
}

.recent-news__link-block:hover .recent-news__title,
.recent-news__link-block:focus .recent-news__title {
    color: #b00
}

.recent-news__link-block:hover .recent-news__image-block:after,
.recent-news__link-block:focus .recent-news__image-block:after {
    opacity: 0.05
}

@media (min-width: 992px) {
    .recent-news__top-block .recent-news__image-container {
        position: relative;
        height: calc(100% + 6rem);
        width: 100%;
        margin: 0
    }
}

@media (min-width: 992px) {
    .recent-news__top-block .recent-news__image {
        width: 1px;
        height: 100%;
        margin-left: -1px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1
    }
    @supports (object-fit: cover) {
        .recent-news__top-block .recent-news__image {
            object-fit: cover;
            width: 100%;
            margin-left: 0
        }
    }
}

@media (min-width: 992px) {
    .recent-news__top-block .recent-news__content-block {
        margin-bottom: 6rem
    }
}

@media (min-width: 992px) {
    .recent-news__left-block {
        padding-right: 4rem
    }
}

@media (min-width: 992px) {
    .recent-news__right-block {
        margin-top: 12rem
    }
}

.recent-news__right-block .recent-news__content-block {
    margin-bottom: 0
}

.group-gallery__mobile-container {
    background: #141414;
    padding: 1.5rem 0;
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .group-gallery__mobile-container {
        background: none;
        padding: 0;
        margin: 0
    }
}

.group-gallery__wrapper {
    position: relative
}

@media (min-width: 992px) {
    .group-gallery__wrapper {
        margin-bottom: 3rem
    }
}

@media (min-width: 1400px) {
    .group-gallery__wrapper {
        margin-right: -3rem;
        margin-left: -3rem
    }
}

.group-gallery__headline {
    z-index: 2;
    color: #fff
}

@media (min-width: 992px) {
    .group-gallery__headline {
        position: absolute;
        top: 3rem;
        left: 3rem
    }
}

.group-gallery__slider {
    position: relative;
    padding-bottom: 85%;
    z-index: 0
}

@media (min-width: 992px) {
    .group-gallery__slider {
        padding-bottom: 56%
    }
}

.group-gallery__slider:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 1%, rgba(0, 0, 0, 0) 100%);
    z-index: 1
}

.group-gallery__slider:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
    z-index: 1
}

.group-gallery__slider-images {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden
}

.group-gallery__slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.group-gallery__slide:first-of-type {
    z-index: 2;
    opacity: 1
}

.group-gallery__image {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

@supports (object-fit: cover) {
    .group-gallery__image {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.group-gallery__controls-bar {
    position: absolute;
    width: 100%;
    height: 70px;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.group-gallery__control {
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    background: #b00;
    border: 2px solid #fff;
    border-radius: 50%
}

@media (min-width: 992px) {
    .group-gallery__control {
        width: 70px;
        height: 70px;
        left: -30px
    }
}

.group-gallery__control:after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translate(-35%, -50%) rotate(-45deg);
    position: absolute;
    top: 50%;
    left: 50%
}

.group-gallery__control--right {
    left: auto;
    right: -20px;
    transform: rotate(180deg)
}

@media (min-width: 992px) {
    .group-gallery__control--right {
        right: -30px
    }
}

.group-gallery__groups-row {
    width: 100%;
    z-index: 2;
    overflow: hidden;
    min-height: var(--blockMinHeight, 150px)
}

@media (min-width: 992px) {
    .group-gallery__groups-row {
        position: absolute;
        bottom: 2rem;
        padding: 0 2rem;
        display: flex;
        align-items: flex-end;
        min-height: auto
    }
}

.group-gallery__intro {
    font-size: 1.5rem
}

.group-gallery__cta-description {
    font-style: italic;
    margin-bottom: 1.5rem
}

.group-gallery__group-block {
    position: absolute;
    width: 100%;
    pointer-events: none
}

.group-gallery__group-block.active .group-gallery__group-block-content {
    visibility: visible
}

.group-gallery__group-block.active .group-gallery__group-button:after {
    background: #FBAD17
}

@media (min-width: 992px) {
    .group-gallery__group-block {
        position: relative;
        padding: 0 1rem;
        flex-basis: 25%;
        transform: translateY(100%) translateY(-3rem) translateY(var(--titleHeight, -40px));
        transition: transform 0.5s;
        pointer-events: auto
    }
    .group-gallery__group-block.active {
        transform: translateY(0)
    }
}

.group-gallery__group-block:nth-of-type(2) .group-gallery__group-button {
    left: 50%;
    transform: translateX(-50%)
}

.group-gallery__group-block:nth-of-type(3) .group-gallery__group-button {
    left: auto;
    right: 0
}

.group-gallery__group-block-content {
    visibility: hidden;
    margin-top: 2rem
}

@media (min-width: 992px) {
    .group-gallery__group-block-content {
        margin: 0;
        visibility: visible;
        display: block
    }
}

.group-gallery__group-title {
    color: #fff
}

.group-gallery__group-description {
    color: #fff
}

.group-gallery__group-button {
    pointer-events: auto;
    width: calc(0.33 * (100% - 2rem));
    height: 2px;
    -webkit-appearance: none;
    background: none;
    padding-top: 20px;
    display: block;
    border: none;
    margin-bottom: 1rem;
    position: absolute;
    left: 0;
    top: 0
}

.group-gallery__group-button:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #E6E7E8
}

@media (min-width: 992px) {
    .group-gallery__group-button {
        width: 100%;
        position: relative
    }
}

.section-testimonials-slider {
    position: relative
}

.section-testimonials-slider .owl-stage {
    display: flex
}

.section-testimonials-slider .custom-navigation {
    position: absolute;
    bottom: 3rem;
    z-index: 100;
    display: flex;
    align-items: center;
    padding-left: 43px;
    left: 50%;
    transform: translateX(-50%);
    height: auto
}

@media (min-width: 992px) {
    .section-testimonials-slider .custom-navigation {
        bottom: 6rem;
        padding-left: 105px
    }
}

.section-testimonials-slider .custom-navigation .owl-next {
    margin: 0
}

.section-testimonials-slider .custom-navigation .owl-dots,
.section-testimonials-slider .custom-navigation .owl-nav {
    margin: 0;
    bottom: 0;
    left: 0 !important
}

.section-testimonials-slider .custom-navigation .owl-nav .owl-next {
    cursor: pointer
}

.section-testimonials-slider .custom-navigation .owl-dots {
    display: flex;
    align-items: center;
    padding: 0 !important
}

.section-testimonials-slider .custom-navigation .owl-dots .owl-dot {
    cursor: pointer
}

.section-testimonials-slider .custom-navigation .owl-dots .owl-dot:last-child {
    margin: 0
}

@media (max-width: 1199.98px) {
    .testimonials-slider {
        flex-wrap: wrap;
        align-items: flex-start
    }
}

.testimonials-slider__item {
    height: 100%;
    align-items: center;
    padding-bottom: 3rem;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.testimonials-slider__item:after {
    content: '';
    display: none;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(20, 20, 20, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

@media (min-width: 992px) {
    .testimonials-slider__item {
        padding: 6rem 0;
        min-height: 500px
    }
}

.testimonials-slider__item--has-image {
    display: block
}

@media (min-width: 992px) {
    .testimonials-slider__item--has-image:after {
        display: block
    }
}

.testimonials-slider .grid-container {
    position: relative
}

.testimonials-slider__item-image {
    width: 100vw;
    z-index: 1;
    position: relative;
    bottom: 0;
    max-width: 100vw;
    background-position: center;
    overflow: hidden;
    padding-bottom: 56%
}

@media (min-width: 992px) {
    .testimonials-slider__item-image {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        margin: 0;
        max-height: none;
        z-index: 1;
        padding-bottom: 0
    }
}

.testimonials-slider__item-image img {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    object-position: 0 25%
}

@supports (object-fit: cover) {
    .testimonials-slider__item-image img {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.testimonials-slider__item-description {
    height: auto;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1.35;
    position: relative;
    display: flex;
    flex-direction: column;
    color: #fff;
    z-index: 3;
    margin-bottom: 5rem;
    margin-top: 3rem
}

@media (min-width: 992px) {
    .testimonials-slider__item-description {
        margin-top: 0;
        height: 100%;
        font-size: 3rem
    }
}

.testimonials-slider__item-title {
    font-size: 2rem;
    font-family: stix-text, serif;
    font-weight: 400;
    position: relative;
    line-height: 2.5rem;
    font-style: italic;
    letter-spacing: 0;
    padding-left: 20px;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .testimonials-slider__item-title {
        font-size: 3rem;
        padding-left: 70px;
        letter-spacing: 0;
        line-height: 1.2
    }
}

.testimonials-slider__item-title::before {
    content: '\201C';
    position: absolute;
    top: 0;
    left: 5px;
    font-style: italic
}

@media (min-width: 992px) {
    .testimonials-slider__item-title::before {
        left: 40px
    }
}

.testimonials-slider__item-title::after {
    content: '';
    top: 10px;
    left: 0;
    bottom: 10px;
    width: 2px;
    position: absolute;
    background-color: #fff
}

.testimonials-slider__item-author {
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-left: 20px;
    max-width: 600px
}

@media (min-width: 992px) {
    .testimonials-slider__item-author {
        padding-left: 70px
    }
}

.testimonials-slider__item-author a {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-decoration: underline;
    background: transparent;
    transition: all 0.25s
}

.testimonials-slider__item-author a:hover,
.testimonials-slider__item-author a:focus {
    text-decoration: none;
    background: #fff;
    color: #b00
}

.testimonials-slider__item--quote-right .testimonials-slider__quote-container {
    margin-left: auto
}

@media (min-width: 992px) {
    .testimonials-slider__item--quote-right .testimonials-slider__item-description {
        align-items: flex-end
    }
}

@media (min-width: 992px) {
    .testimonials-slider__item--quote-right .testimonials-slider__item-title {
        text-align: right;
        padding-left: 0;
        padding-right: 70px
    }
    .testimonials-slider__item--quote-right .testimonials-slider__item-title:before {
        left: -1rem
    }
    .testimonials-slider__item--quote-right .testimonials-slider__item-title::after {
        left: auto;
        right: 0
    }
}

@media (min-width: 992px) {
    .testimonials-slider__item--quote-right .testimonials-slider__item-author {
        padding-left: 0;
        padding-right: 70px
    }
}

.section-testimonials-slider .owl-nav-dots .owl-nav,
.section-testimonials-slider .owl-nav-dots .owl-dots {
    position: relative;
    margin: 0
}

.section-testimonials-slider .owl-nav-dots .owl-nav {
    display: flex
}

.section-testimonials-slider .owl-nav-dots .owl-next,
.section-testimonials-slider .owl-nav-dots .owl-prev {
    width: 8px;
    height: 16px;
    margin: 0 8px;
    background-size: 100% auto;
    fill: transparent;
    display: flex
}

.section-testimonials-slider .owl-nav-dots .owl-next svg,
.section-testimonials-slider .owl-nav-dots .owl-prev svg {
    fill: transparent;
    width: 8px;
    height: 16px
}

.section-testimonials-slider .owl-nav-dots .owl-prev {
    display: none;
    transform: rotate(180deg)
}

.section-testimonials-slider .owl-nav-dots .owl-dot {
    width: 16px;
    height: 16px;
    margin-right: 15px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #fff
}

.section-testimonials-slider .owl-nav-dots .owl-dot.active {
    background-color: #fff
}

.custom-nav {
    padding-left: 14px
}

@media (min-width: 992px) {
    .custom-nav {
        padding-left: 40px
    }
}

.full-color-stats {
    position: relative;
    padding: 5rem 0
}

@media (min-width: 992px) {
    .full-color-stats {
        padding: 6rem 0
    }
}

.full-color-stats__item {
    color: #fff;
    position: relative;
    z-index: 2
}

.full-color-stats__item-stat {
    font-size: 7rem;
    font-family: stix-text, serif;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    padding-top: 0rem;
    margin: 0
}

@media (min-width: 992px) {
    .full-color-stats__item-stat {
        padding-top: 0;
        padding-bottom: 0
    }
}

.full-color-stats__item-caption {
    text-align: center;
    margin: 0 auto;
    font-size: 1.5rem;
    max-width: 300px
}

.full-color-stats__item-content {
    position: relative;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (min-width: 992px) {
    .full-color-stats__item-content {
        padding: 0 2rem;
        margin-bottom: 0;
        height: 100%
    }
}

.full-color-stats__item-content:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 150px;
    border: 1px solid #fff;
    top: 100%;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%)
}

@media (min-width: 992px) {
    .full-color-stats__item-content:after {
        width: 2px;
        bottom: auto;
        left: auto;
        transform: none;
        height: 100%;
        top: 0;
        right: -1rem
    }
}

.full-color-stats__headline {
    color: #fff
}

.full-color-stats--orange-bg {
    background: linear-gradient(350deg, #F05A22 8.34%, #FBAD17 91.96%)
}

.full-color-stats--orange-bg:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 0% 0% 0% 0%;
    width: 100%;
    max-height: 85%;
    height: 100%;
    background-image: url("../../svg/stats/wave-yellow-mobile.svg");
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    bottom: 0%;
    background-position: top center;
    top: 15%
}

@media (min-width: 992px) {
    .full-color-stats--orange-bg:after {
        background-position: auto;
        top: auto;
        max-height: 279px;
        background-image: url("../../svg/stats/wave-yellow.svg")
    }
}

.full-color-stats--red-bg {
    background: linear-gradient(350deg, #9A0000 6.34%, red 93.96%)
}

.full-color-stats--red-bg:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 0% 0% 0% 0%;
    width: 100%;
    max-height: 100%;
    height: 100%;
    background-image: url("../../svg/stats/wave-red-mobile.svg");
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    bottom: 0%;
    background-position: top center;
    top: 0
}

@media (min-width: 992px) {
    .full-color-stats--red-bg:after {
        background-position: initial;
        top: auto;
        max-height: 279px;
        background-image: url("../../svg/stats/wave-red.svg")
    }
}

.full-color-stats--one .full-color-stats__item-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0
}

@media (min-width: 992px) {
    .full-color-stats--one .full-color-stats__item-content {
        padding: 0;
        flex-wrap: nowrap;
        flex-direction: row
    }
}

.full-color-stats--one .full-color-stats__item-content:after {
    content: none
}

.full-color-stats--one .full-color-stats__item-stat {
    font-size: 9.75rem;
    padding-right: 0;
    padding-bottom: .75rem
}

@media (min-width: 992px) {
    .full-color-stats--one .full-color-stats__item-stat {
        padding-right: 7.8125rem;
        font-size: 13rem;
        padding-bottom: 0
    }
}

.full-color-stats--one .full-color-stats__item-caption {
    text-align: center;
    margin: 0
}

@media (min-width: 992px) {
    .full-color-stats--one .full-color-stats__item-caption {
        text-align: left;
        max-width: 588px
    }
}

@media (max-width: 1199.98px) {
    .full-color-stats .col-lg-4:last-of-type .full-color-stats__item-content {
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.full-color-stats .col-lg-4:last-of-type .full-color-stats__item-content:after {
    content: none
}

@media (max-width: 1199.98px) {
    .full-color-stats .col-lg-6:last-of-type .full-color-stats__item-content {
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.full-color-stats .col-lg-6:last-of-type .full-color-stats__item-content:after {
    content: none
}

@media (max-width: 1199.98px) {
    .full-color-stats .col-lg-12:last-of-type .full-color-stats__item-content {
        margin-bottom: 0
    }
}

.full-color-stats__item-stat span {
    font-size: 50%
}

.landing-page__sidebar-form .fsBody {
    padding: 0
}

.landing-page__sidebar-form .fsBody .fsForm {
    padding: 0;
    margin: 0
}

.landing-page__sidebar-form iframe {
    width: 100%;
    border: none
}

.sidebar-menu__container {
    background-color: #E6E7E8;
    margin-left: auto;
    margin-bottom: 1.5rem
}

.sidebar-menu__toggle-button {
    width: 100%;
    -webkit-appearance: none;
    border: none;
    background: transparent;
    padding: 1.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left
}

.sidebar-menu__toggle-button:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #b00;
    border-bottom: 2px solid #b00;
    transform: rotate(45deg);
    transition: transform 0.25s
}

.sidebar-menu__toggle-button.active:after {
    transform: rotate(-135deg)
}

@media (min-width: 992px) {
    .sidebar-menu__toggle-button {
        display: none
    }
}

.sidebar-menu__widget-title {
    display: none
}

@media (min-width: 992px) {
    .sidebar-menu__widget-title {
        display: block
    }
}

.sidebar-menu__list {
    list-style: none;
    width: 100%;
    padding: 0 2rem;
    margin: 0;
    border-bottom: 1px solid transparent;
    display: none
}

@media (min-width: 992px) {
    .sidebar-menu__list {
        padding: 2rem;
        display: block
    }
}

.sidebar-menu__list>li {
    border-bottom: 1px solid #A7A9AB
}

.sidebar-menu__list>li>a {
    display: flex;
    padding: 1rem 0;
    align-items: center;
    justify-content: space-between
}

.sidebar-menu__list>li>a:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #b00;
    border-top: 2px solid #b00;
    transform: rotate(45deg);
    margin-right: 1rem;
    margin-left: 1rem;
    transition: transform 0.25s;
    flex-shrink: 0
}

.sidebar-menu__list>li:first-of-type>a {
    margin-top: -1rem
}

.sidebar-menu__list>li.current_page_item>a {
    color: #b00;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    position: relative
}

.sidebar-menu__list>li.current_page_item>a:before {
    content: '';
    display: block;
    width: 4px;
    height: 32px;
    background: #b00;
    position: absolute;
    left: calc(-2rem - 2px);
    top: 50%;
    transform: translateY(-50%)
}

.sidebar-menu__list>li.current_page_item>a:after {
    display: none
}

.sidebar-menu__list ul.children {
    padding-left: 1rem;
    list-style: none;
    margin-bottom: 1rem
}

.sidebar-menu__list ul.children li {
    margin-bottom: 0.5rem
}

.sidebar-menu__list .page_item>a {
    display: flex;
    color: #141414;
    text-decoration: none;
    transition: color 0.25s
}

.sidebar-menu__list .page_item>a:hover,
.sidebar-menu__list .page_item>a:focus {
    color: #b00
}

.sidebar-menu__list .page_item>a:hover:after,
.sidebar-menu__list .page_item>a:focus:after {
    transform: translateX(5px) rotate(45deg)
}

.block-with-cta {
    overflow: hidden
}

.block-with-cta .dark_shade {
    position: relative
}

.block-with-cta .dark_shade:before {
    content: '';
    position: absolute;
    left: -1rem;
    top: 0;
    width: 100%;
    height: 100%;
    background: #9A0000;
    z-index: 0
}

.block-with-cta .dark_shade:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    margin: 0 -24px;
    background: #9A0000;
    z-index: 0
}

@media (min-width: 992px) {
    .block-with-cta .dark_shade:after {
        left: 23vw;
        margin: 0
    }
}

.block-with-cta .dark_shade * {
    position: relative;
    z-index: 1
}

.block-with-cta__background {
    padding: 3rem 0;
    height: 100%
}

@media (min-width: 992px) {
    .block-with-cta__background {
        padding: 6rem 0
    }
}

@media (min-width: 992px) {
    .block-with-cta__background--left {
        padding-right: 1rem
    }
}

@media (min-width: 1200px) {
    .block-with-cta__background--left {
        padding-right: 6rem
    }
}

@media (min-width: 992px) {
    .block-with-cta__background--right {
        padding-left: 1rem
    }
}

@media (min-width: 1200px) {
    .block-with-cta__background--right {
        padding-left: 6rem
    }
}

.block-with-cta__headline {
    color: #b00
}

.block-with-cta--full {
    padding: 3rem 0
}

@media (min-width: 992px) {
    .block-with-cta--full {
        padding: 6rem 0
    }
}

.block-with-cta--red {
    background: #b00;
    color: #fff
}

.block-with-cta--red .block-with-cta__headline {
    color: #fff
}

.block-with-cta--grey {
    background: #E6E7E8
}

.block-with-cta--grey .builder-module__headline {
    color: #b00
}

.block-with-cta--grey .dark_shade:before {
    background: #CFD1D3 !important
}

.block-with-cta--grey .dark_shade:after {
    background: #CFD1D3 !important
}

.full-width-media {
    position: relative;
    padding: 0;
    padding-bottom: calc(56.25%);
    overflow: hidden
}

.full-width-media__screen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: hidden
}

.full-width-media__screen.hidden {
    display: none;
    pointer-events: none
}

.full-width-media__player {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.full-width-media__player iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0
}

.full-width-media__player.active {
    display: block
}

.full-width-media__bg-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-size: cover;
    z-index: 0
}

.full-width-media__playhead {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    -webkit-appearance: none;
    border: none;
    background: none
}

.full-width-media__playhead img {
    width: 100%
}

.full-width-media__image {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

@supports (object-fit: cover) {
    .full-width-media__image {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.interior-header {
    position: relative
}

.interior-header--has-image {
    min-height: calc(100vh - var(--headerHeight, 80px) - 3rem);
    max-height: none;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

@media screen and (min-height: 750px) {
    .interior-header--has-image {
        min-height: 650px
    }
}

@media (max-width: 991.98px) {
    .interior-header--has-image.interior-header--has-cta {
        margin-bottom: calc(var(--upup-baseline-builder-module-mobile-margin-bottom, 3.25rem) + 1rem)
    }
}

.interior-header--has-image .interior-header__breadcrumb {
    margin-bottom: 1.5rem
}

.interior-header--has-image .interior-header__breadcrumb a,
.interior-header--has-image .interior-header__breadcrumb span {
    color: #FFF
}

.interior-header--has-image .interior-header__page-cta {
    transform: translateY(50%);
    margin-top: -1.5rem
}

@media (min-width: 992px) {
    .interior-header--has-image .interior-header__page-cta {
        margin-top: 0
    }
}

.interior-header--has-image .interior-header__headline {
    color: #fff
}

.interior-header--has-image .interior-header__marketing-headline {
    color: #fff
}

.interior-header--has-image.interior-header--no-breadcrumb .interior-header__marketing-headline {
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .interior-header--has-image.interior-header--no-breadcrumb .interior-header__marketing-headline {
        margin-bottom: 2rem
    }
}

.interior-header:not(.interior-header--has-image) {
    margin-bottom: 2rem
}

@media (min-width: 992px) {
    .interior-header:not(.interior-header--has-image) {
        margin-bottom: 3.5rem
    }
}

.interior-header__image-container {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%
}

.interior-header__image-container:after {
    content: '';
    display: block;
    background: linear-gradient(to top, rgba(20, 20, 20, 0.8) 0%, rgba(20, 20, 20, 0.1) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.interior-header__image-container img {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    z-index: 1;
    object-position: center center
}

@supports (object-fit: cover) {
    .interior-header__image-container img {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.interior-header__image-container img.valign-top {
    object-position: center top
}

.interior-header__image-container img.valign-bottom {
    object-position: center bottom
}

.interior-header__image-container img.halign-left {
    object-position: left center
}

.interior-header__image-container img.halign-right {
    object-position: right center
}

.interior-header__image-container img.halign-left.valign-top {
    object-position: left top
}

.interior-header__image-container img.halign-left.valign-bottom {
    object-position: left bottom
}

.interior-header__image-container img.halign-right.valign-top {
    object-position: right top
}

.interior-header__image-container img.halign-right.valign-bottom {
    object-position: right bottom
}

@media (min-width: 992px) {
    .interior-header__image-container:after {
        background: linear-gradient(to top, rgba(20, 20, 20, 0.8) 0%, rgba(20, 20, 20, 0) 65%)
    }
}

.interior-header__content-container {
    position: relative;
    z-index: 3;
    margin-top: 3rem;
    width: 100%
}

.interior-header__marketing-headline {
    font-size: 3rem
}

@media (min-width: 350px) {
    .interior-header__marketing-headline {
        font-size: 3.5rem
    }
}

@media (min-width: 992px) {
    .interior-header__marketing-headline {
        font-size: 5rem
    }
}

.interior-header__content-row {
    border-left: 2px solid #E6E7E8;
    padding-left: 1rem
}

@media (min-width: 992px) {
    .interior-header__content-row {
        padding-left: 0
    }
}

.interior-header__breadcrumb {
    display: block
}

.interior-header__breadcrumb span,
.interior-header__breadcrumb a {
    color: #141414
}

.interior-header__page-cta {
    margin-top: 1.5rem
}

@media (min-width: 992px) {
    .interior-header__page-cta {
        margin-top: 0
    }
}

.grid-container .row.interior-header__content-row {
    margin-left: 0
}

.single-page__content-row {
    border-left: 2px solid #E6E7E8;
    padding-left: 1rem;
    position: relative
}

.single-page__content-row:before {
    content: '';
    display: block;
    width: 2px;
    position: absolute;
    left: -2px;
    bottom: 100%;
    height: calc(var(--upup-baseline-builder-module-mobile-margin-bottom, 6.5rem) + 1rem);
    background: #E6E7E8
}

@media (min-width: 992px) {
    .single-page__content-row:before {
        height: var(--upup-baseline-builder-module-margin-bottom, 6.5rem)
    }
}

@media (min-width: 992px) {
    .single-page__content-row {
        padding-left: 0
    }
}

.single-page__content-row--no-before:before {
    display: none
}

@media (min-width: 992px) {
    .single-page__menu-container {
        transform: translateY(-2rem)
    }
}

.grid-container .row.single-page__content-row {
    margin-left: 0
}

.container {
    max-width: 100%;
    position: relative
}

.feature-collage .builder-module__intro {
    margin-bottom: 30px;
    margin-top: 20px
}

@media (min-width: 768px) {
    .feature-collage .builder-module__intro {
        display: -webkit-box
    }
}

.feature-collage__img-block {
    position: relative;
    padding-bottom: 100%
}

.feature-collage__img-block img {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

@supports (object-fit: cover) {
    .feature-collage__img-block img {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.feature-collage__image_1 {
    position: relative;
    z-index: 2;
    grid-column: 1 / span 2;
    grid-row: 1 / span 2;
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .feature-collage__image_1 {
        grid-column: 1 / span 4;
        grid-row: 1;
        margin-bottom: 0
    }
}

.feature-collage__image_1 .feature-collage__img-block {
    height: 100%;
    z-index: 0
}

.feature-collage__image_1:after {
    content: "";
    position: absolute;
    background: linear-gradient(135deg, #fdd633 0%, #f5851f 65%);
    height: 100%;
    bottom: 0;
    opacity: 0.9;
    right: 0;
    width: 50%;
    z-index: 1;
    top: 0;
    transform: translateX(50%)
}

@media (min-width: 992px) {
    .feature-collage__image_1:after {
        height: 12.2rem;
        left: -2rem;
        bottom: -7rem;
        max-width: unset;
        top: auto;
        width: 120%;
        right: -15%;
        transform: none
    }
}

@media (min-width: 1200px) {
    .feature-collage__image_1:after {
        width: 117%
    }
}

.feature-collage__image_2 {
    position: relative;
    z-index: 3;
    grid-column: 3 / span 2;
    grid-row: 1;
    padding-top: 30px;
    max-width: calc(100% - 2rem)
}

@media (min-width: 992px) {
    .feature-collage__image_2 {
        grid-column: 1 / span 3;
        grid-row: 2;
        padding-top: 0;
        max-width: none
    }
}

.feature-collage__image_3 {
    position: relative;
    grid-column: 3 / span 2;
    grid-row: 2;
    align-self: end;
    z-index: 1
}

@media (min-width: 992px) {
    .feature-collage__image_3 {
        grid-column: 4 / span 4;
        grid-row: 2
    }
}

.feature-collage__text {
    grid-column: 1 / span 4;
    grid-row: 3;
    margin-top: -1rem
}

@media (min-width: 992px) {
    .feature-collage__text {
        grid-column: 6 / span 7;
        grid-row: 1;
        padding: 0;
        margin-bottom: 1.5rem;
        margin-top: 0
    }
}

.feature-collage__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 24px;
    margin: 0 -24px
}

@media (min-width: 992px) {
    .feature-collage__grid {
        margin: 0;
        grid-template-columns: repeat(12, 1fr);
        grid-gap: 32px
    }
}

.image-with-links__card {
    margin-bottom: 2.1875rem
}

@media (min-width: 992px) {
    .image-with-links__card {
        margin-bottom: 0
    }
}

.image-with-links__image {
    position: relative;
    width: 100%;
    overflow: hidden
}

.image-with-links__image--vertical {
    padding-bottom: 108%
}

.image-with-links__image--horizontal {
    padding-bottom: 73%
}

.image-with-links__image--square {
    padding-bottom: 100%
}

.image-with-links__image img {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

@supports (object-fit: cover) {
    .image-with-links__image img {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.image-with-links__content {
    position: relative;
    margin-top: 1.5rem;
    padding-left: 1.5rem;
    padding-top: 0.5rem
}

@media (min-width: 992px) {
    .image-with-links__content {
        margin-top: 2rem;
        margin-left: 1.5rem;
        padding-left: 4.5rem;
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

.image-with-links__content::before {
    content: '';
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    position: absolute;
    background-color: #E6E7E8
}

.image-with-links__headline {
    font-size: 2rem;
    margin-bottom: 1rem
}

@media (min-width: 992px) {
    .image-with-links__headline {
        font-size: 3rem
    }
}

.large-links-2-3__list {
    padding: 1.875rem 0 0 .9375rem;
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

@media (min-width: 992px) {
    .large-links-2-3__list {
        padding: 0;
        margin-bottom: -2rem
    }
}

.large-links-2-3__list li {
    list-style-type: none;
    width: 100%;
    margin-bottom: 1rem
}

.large-links-2-3__list li:last-of-type {
    margin-bottom: 0
}

@media (min-width: 992px) {
    .large-links-2-3__list li {
        width: 33.3333%;
        margin-bottom: 2rem
    }
}

.large-links-2-3__list li a {
    color: #b00;
    font-family: stix-text, serif;
    font-weight: 700;
    font-size: 2rem;
    text-decoration: none
}

@media (min-width: 992px) {
    .large-links-2-3__list li a {
        font-size: 1.5rem
    }
}

.large-links-2-3__list li a:hover {
    text-decoration: none;
    color: #9A0000
}

.program-header__heading-title {
    padding-bottom: 0;
    color: #000;
    margin-bottom: 1rem
}

@media (max-width: 991.98px) {
    .program-header__heading-title {
        font-size: 40px
    }
}

.program-header__type {
    margin-bottom: 1.5rem
}

.program-header__type a {
    color: #000
}

@media (min-width: 992px) {
    .program-header__type {
        margin-bottom: 0
    }
}

.program-header__breadcrumbs--mobile {
    display: block
}

@media (min-width: 992px) {
    .program-header__breadcrumbs--mobile {
        display: none
    }
}

.program-header__breadcrumbs--desktop {
    display: none;
    padding: 0
}

@media (min-width: 992px) {
    .program-header__breadcrumbs--desktop {
        display: block;
        margin-bottom: 3rem
    }
}

@media (min-width: 992px) {
    .program-header__cta {
        max-width: 279px;
        margin-left: auto
    }
}

.program-header__row {
    align-items: flex-end
}

.program-header .single-post-body__featured-image-container {
    margin-bottom: 1rem
}

.program-header .single-post-body__featured-image-container figcaption {
    display: none
}

.program--no-image .program-header__heading {
    margin-bottom: 2rem
}

.program-section-columns__content {
    position: relative;
    z-index: 1
}

.program-section-columns__content .offset-xl-1 {
    padding-left: 0;
    padding-right: 0
}

.program-section-columns__cta-block {
    position: relative;
    margin-top: -5.5rem;
    margin-bottom: 3rem
}

.program-section-columns__cta-block:after {
    content: '';
    width: 100%;
    height: calc(100% + 5rem);
    left: 0;
    bottom: 0;
    background: linear-gradient(to right, #fdd633, #fbad17);
    opacity: 0.9;
    position: absolute;
    z-index: 1
}

.program-section-columns__cta-block--mobile {
    display: block;
    margin-top: -1rem;
    margin-bottom: 1.5rem
}

.program-section-columns__cta-block--mobile:after {
    height: calc(100% + 2rem)
}

.program-section-columns__cta-block--mobile .program-section-columns__cta-block-inner {
    padding: 1.5rem
}

@media (min-width: 992px) {
    .program-section-columns__cta-block--mobile {
        display: none
    }
}

.program-section-columns__cta-block--desktop {
    display: none
}

@media (min-width: 992px) {
    .program-section-columns__cta-block--desktop {
        display: block
    }
}

.program-section-columns__cta-block-inner {
    position: relative;
    padding: 2rem;
    z-index: 2
}

.program--no-image .program-section-columns__cta-block {
    margin-top: 0
}

.program--no-image .program-section-columns__cta-block:after {
    height: 100%
}

.upcoming-events {
    position: relative
}

.upcoming-events__header {
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .upcoming-events__header {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

@media (min-width: 992px) {
    .upcoming-events__sidebar-copy {
        margin-bottom: 0
    }
}

.event-card__list {
    list-style: none;
    margin-bottom: 0;
    padding: 0
}

.event-card:hover .event-card__title,
.event-card:focus-within .event-card__title {
    color: #b00
}

.event-card__supercap {
    color: #b00
}

.event-card__title {
    padding-left: 1.5rem;
    border-left: 1px solid #E6E7E8;
    transition: color 0.25s
}

.radio-feature {
    margin-bottom: 3rem
}

.radio-feature .radio-feature__content-title {
    margin-top: 0.5rem;
    margin-bottom: 1rem
}

.radio-feature__player .wp-block-embed__wrapper {
    line-height: 0
}

.radio-feature__player .wp-block-embed {
    width: 100%;
    margin: 0
}

.radio-feature__player .wp-block-embed iframe {
    max-height: 300px;
    width: 100%
}

.radio-feature__content {
    background: #E6E7E8;
    padding: 2rem
}

.radio-connect__badge {
    display: block;
    margin-bottom: 2rem
}

.radio-connect__badge img {
    width: 100%;
    max-width: 250px
}

.radio-connect__social {
    margin-bottom: 2rem
}

.radio-connect__social .social-icons__icon {
    fill: #141414
}

.featured-issue {
    margin-bottom: 3rem
}

.featured-issue__block {
    position: relative
}

.featured-issue__block--has-image {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 500px
}

.featured-issue__block--has-image .featured-issue__content-container {
    padding: 1.5rem
}

@media (min-width: 992px) {
    .featured-issue__block--has-image .featured-issue__content-container {
        padding: 3rem
    }
}

.featured-issue__block--has-image .featured-issue__subhead {
    border-color: #fff;
    color: #fff
}

.featured-issue__block--has-image .featured-issue__headline {
    color: #fff
}

.featured-issue__image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1
}

.featured-issue__image-container:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 2
}

.featured-issue__image-container img {
    width: 1px;
    height: 100%;
    margin-left: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

@supports (object-fit: cover) {
    .featured-issue__image-container img {
        object-fit: cover;
        width: 100%;
        margin-left: 0
    }
}

.featured-issue__content-container {
    position: relative;
    z-index: 2
}

.featured-issue__subhead {
    padding-left: 2rem;
    border-left: 4px solid #141414;
    margin-bottom: 0
}

.featured-issue__download {
    margin-top: 1rem
}

.comments__container {
    border: none;
    padding: 0
}

.comments__list li {
    border-color: #b00;
    background: #FFFFFF
}

.comments__list .children .depth-2 {
    background: #f7f7f7;
    border-color: #F5851F
}

.comment-edit-link,
.comment-reply-link {
    background: #fff;
    border: 1px solid #b00;
    color: #141414
}

.comment-edit-link:hover,
.comment-edit-link:focus,
.comment-reply-link:hover,
.comment-reply-link:focus {
    background: #b00;
    color: #fff
}

.widget-content {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #E6E7E8
}

.widget-content ul {
    list-style: none;
    padding: 0
}

.widget-content ul li {
    padding: 0
}

.widget-content ul li:before {
    display: none
}

.widget-content ul li a {
    color: #b00;
    text-decoration: none
}

.widget-content ul li a:hover,
.widget-content ul li a:focus {
    color: #9A0000
}

.widget-content ul:last-child {
    margin-bottom: 0
}

.widget-content ul.children {
    padding-left: 1rem;
    margin: 1rem 0
}

.widget-content ul.children li {
    padding-left: 1rem
}

.widget-content ul.children li:before {
    display: block
}

.widget-content.widget_recent_entries,
.widget-content.widget_recent_comments {
    padding: 2rem;
    background: #E6E7E8;
    border: none
}

.widget-content.widget_recent_entries a,
.widget-content.widget_recent_comments a {
    color: #404041;
    text-decoration: none
}

.widget-content.widget_recent_entries a:hover,
.widget-content.widget_recent_entries a:focus,
.widget-content.widget_recent_comments a:hover,
.widget-content.widget_recent_comments a:focus {
    color: #b00
}

.widget-content .tagcloud a {
    font-size: 1rem !important;
    color: #b00
}

.widget-content .tagcloud a:after {
    content: ','
}

.widget-content .tagcloud a:last-of-type:after {
    display: none
}

.widget-content:last-of-type {
    margin-bottom: 0
}

.widget_recent_entries .post-date {
    display: block
}

.widget_gardner-left-menu {
    border-bottom: 0;
    padding-bottom: 0
}

.widget_gardner-left-menu ul.children {
    margin-top: 0
}

.widget_gardner-left-menu .widget-title {
    display: none;
    padding: 2rem;
    padding-bottom: 0;
    margin-bottom: 0
}

@media (min-width: 992px) {
    .widget_gardner-left-menu .widget-title {
        display: block
    }
}

.widget_gardner-left-menu .sidebar-menu__list {
    padding: 2rem;
    padding-top: 0
}

@media (min-width: 992px) {
    .widget_gardner-left-menu .sidebar-menu__list {
        padding: 2rem
    }
}

.widget-title {
    font-size: 0.875rem;
    display: block;
    margin-bottom: 1rem;
    color: #404041
}

*+.wp-block-image {
    margin-top: 3rem
}

.wp-block-image {
    margin-bottom: 3rem
}

.wp-block-image .alignleft {
    margin-right: 2rem
}

@media (min-width: 1200px) {
    .wp-block-image .alignleft {
        position: relative;
        left: -2rem;
        margin-right: 0
    }
    .wp-block-image .alignleft figcaption {
        position: relative;
        display: block
    }
}

.wp-block-image .alignright {
    margin-left: 2rem
}

@media (min-width: 1200px) {
    .wp-block-image .alignright {
        position: relative;
        right: -2rem;
        direction: rtl;
        margin-left: 0
    }
    .wp-block-image .alignright figcaption {
        position: relative;
        display: block
    }
}

@media (min-width: 992px) {
    .wp-block-image .aligncenter {
        margin: 3rem auto
    }
}

.wp-block-gallery>figcaption {
    width: 100%
}

.wp-block-gallery .blocks-gallery-item figcaption:before {
    display: none
}

.wp-block-file a.wp-block-file__button {
    position: relative;
    background: #fff;
    color: #141414;
    padding: 1.5rem 2.5rem;
    text-transform: none;
    line-height: 1;
    text-align: left;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.25s;
    font-size: 1rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    -webkit-appearance: none;
    border: 1px solid #b00;
    border-radius: 0;
    width: 100%;
    min-width: 180px;
    width: auto
}

.wp-block-file a.wp-block-file__button:before {
    content: '';
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
    background: linear-gradient(to right, red 0%, #9a0000 100%);
    opacity: 0;
    z-index: -1;
    transition: all 0.25s
}

.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:focus {
    text-decoration: none;
    border-color: transparent;
    color: #fff;
    background-color: #b00
}

.wp-block-file a.wp-block-file__button:hover:before,
.wp-block-file a.wp-block-file__button:focus:before {
    opacity: 1
}

.wp-block-file a.wp-block-file__button:hover .btn__icon,
.wp-block-file a.wp-block-file__button:focus .btn__icon {
    fill: #fff
}

.wp-block-buttons {
    margin-bottom: 1.5rem
}

.wp-block-button {
    margin: 0
}

.wp-block-button .wp-block-button__link {
    position: relative;
    background: #fff;
    color: #141414;
    padding: 1.5rem 2.5rem;
    text-transform: none;
    line-height: 1;
    text-align: left;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.25s;
    font-size: 1rem;
    font-family: source-sans-pro, sans-serif;
    font-weight: 700;
    -webkit-appearance: none;
    border: 1px solid #b00;
    border-radius: 0;
    width: 100%;
    min-width: 180px;
    padding: 1rem
}

.wp-block-button .wp-block-button__link:before {
    content: '';
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
    background: linear-gradient(to right, red 0%, #9a0000 100%);
    opacity: 0;
    z-index: -1;
    transition: all 0.25s
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
    text-decoration: none;
    border-color: transparent;
    color: #fff;
    background-color: #b00
}

.wp-block-button .wp-block-button__link:hover:before,
.wp-block-button .wp-block-button__link:focus:before {
    opacity: 1
}

.wp-block-button .wp-block-button__link:hover .btn__icon,
.wp-block-button .wp-block-button__link:focus .btn__icon {
    fill: #fff
}

.wp-block-button .wp-block-button__link:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #b00;
    border-right: 2px solid #b00;
    transform: rotate(45deg);
    flex-shrink: 0;
    margin-left: 1rem
}

.wp-block-button .wp-block-button__link:hover:after,
.wp-block-button .wp-block-button__link:focus:after {
    border-color: #fff
}

.wp-block-media-text {
    margin: 3rem 0
}

.wp-block-media-text .wp-block-media-text__media {
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .wp-block-media-text .wp-block-media-text__media {
        margin-bottom: 0
    }
}

*+.wp-block-embed {
    margin-top: 3rem
}

.wp-block-embed {
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .wp-block-embed {
        width: calc(100% + 1232px/12)
    }
}

.wp-block-embed iframe {
    width: 100%
}